.profile-menu-button{padding:8px!important}.profile-menu-avatar{width:40px!important;height:40px!important;font-size:1.1rem!important;font-weight:700!important;border:1px solid white}.profile-menu-popper{z-index:1300!important}.profile-menu-paper{min-width:280px;max-width:320px;margin-top:8px;border-radius:16px!important;box-shadow:0 8px 32px #0000001f!important}.profile-menu-header{padding:16px 16px 8px;border-radius:12px;margin:4px;cursor:pointer;transition:background-color .15s ease}.profile-menu-header:hover{background-color:#0000000a}.profile-menu-avatar-large{width:48px!important;height:48px!important;font-size:1.2rem!important;font-weight:700!important}.profile-menu-user-info{flex-grow:1;min-width:0}.profile-menu-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500!important}.profile-menu-user-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-list{padding:8px 0!important}.profile-menu-item-logout{color:#d32f2f!important}.profile-menu-item-logout:hover{background-color:#ffebee!important}.profile-menu-item-icon{min-width:36px!important}.profile-menu-dialog{border-radius:16px!important}.profile-menu-dialog-actions{padding:16px!important;gap:8px}.profile-menu-loading{display:flex;align-items:center;gap:8px}.header{box-shadow:0 2px 4px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-links{display:flex;gap:1rem}.nav-links button{text-transform:none;font-weight:500}.dev-banner{flex-shrink:0;width:100%;box-sizing:border-box}@media(max-width:768px){.dev-banner{padding:4px 12px;min-height:28px}.dev-banner .MuiTypography-root{font-size:12px!important}.dev-banner .MuiSvgIcon-root{font-size:16px!important}}@media print{.dev-banner{display:none!important}}.drawer-header{border-bottom:1px solid rgba(0,0,0,.12)}.drawer-logo{box-shadow:0 2px 8px #00000026}.drawer-title{-webkit-user-select:none;user-select:none}.drawer-content{padding-left:5px;padding-right:5px}.drawer-menu-item{margin:2px 0}.drawer-menu-item:hover{background-color:#1976d20a}.drawer-menu-item.active{background-color:#1976d21f;color:#1976d2}@media(max-width:768px){.drawer-component .MuiDrawer-paper{z-index:1300}}.drawer-component .MuiDrawer-paper{border-right:1px solid rgba(0,0,0,.12)}.drawer-component.mini .drawer-content{padding:4px}.drawer-logo{transition:all .3s ease}.drawer-component .MuiTooltip-tooltip{font-size:.75rem}.tab-selector{width:100%;background-color:#f8f9fa;border-top:1px solid #e5e7eb;padding:8px 16px}.tab-list{display:flex;gap:4px;align-items:center}.tab-item{background-color:transparent;border:1px solid #d1d5db;border-radius:6px 6px 0 0;padding:8px 16px;font-size:14px;color:#6b7280;cursor:pointer;transition:all .2s ease;border-bottom:none;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--primary-color)}.tab-item:hover{background-color:#f3f4f6;color:#374151;border-color:#9ca3af}.tab-item.active{background-color:#fff;color:#0b0e13;border-color:#d1d5db;border:1px solid var(--primary-dark);box-shadow:0 -2px 2px #0003;animation:neonOn 1s ease-out forwards}@keyframes neonOn{0%{box-shadow:0 -2px 1px #00000026}40%{box-shadow:0 0 4px #fff20066,0 0 6px #fff20033}70%{box-shadow:0 0 3px #fff20088,0 0 6px #fff20044}to{box-shadow:0 0 4px #fff20055,0 0 8px #fff20022}}.logo{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.logo-container{position:relative;display:inline-block}.logo-image{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid var(--lockit-light-green);box-shadow:0 0 0 2px #fff,0 0 0 12px var(--lockit-light-green)}.auth-layout{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;background:linear-gradient(135deg,var(--lockit-blue) 0%,var(--lockit-blue) 100%);overflow:hidden}.auth-header{display:flex;align-items:center;width:100%;padding:16px 20px;justify-content:flex-end}.auth-content{display:flex;justify-content:center;align-items:center;width:100%;flex:1}.auth-content .login,.auth-content .forgot-password{white-space:normal;background:transparent;padding:0;min-height:auto}@media(max-width:600px){.auth-layout{padding:8px}.auth-header{padding:12px 16px}}.collapsible-section{margin-top:16px;border:1px solid rgba(0,0,0,.12);border-radius:4px;overflow:hidden}.collapsible-header{display:flex;align-items:center;justify-content:space-between;padding:2px 16px;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12);transition:background-color .2s ease}.collapsible-header>.collapsible-title{flex:1}.collapsible-header:hover{background-color:#e8e8e8}.collapsible-title{font-weight:600;font-size:16px;color:#333;margin:0}.expand-icon{transition:transform .2s ease;color:#666}.expand-icon.expanded{transform:rotate(180deg)}.collapsible-content{padding:0;background-color:#fff;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
