.LoginPage-module__hWXBjW__container{background-color:var(--bg-primary);background-image:radial-gradient(ellipse 70% 48% at 12% -8%, color-mix(in srgb, var(--accent) 24%, transparent), transparent 55%), radial-gradient(ellipse 50% 36% at 90% 8%, #60a5fa1f, transparent 50%), radial-gradient(ellipse 46% 32% at 70% 100%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 52%);justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex;position:relative;overflow:hidden}.LoginPage-module__hWXBjW__card{z-index:1;background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(20px);width:100%;max-width:420px;box-shadow:var(--shadow-lg), 0 0 40px color-mix(in srgb, var(--accent) 16%, transparent), inset 0 1px 0 color-mix(in srgb, var(--text-primary) 8%, transparent);border-radius:20px;padding:40px 40px 32px;position:relative}.LoginPage-module__hWXBjW__coord{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:.625rem;font-weight:600;display:block}.LoginPage-module__hWXBjW__kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:.6875rem;font-weight:700;display:block}.LoginPage-module__hWXBjW__logoWrap{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.LoginPage-module__hWXBjW__logoHalo{border:1px solid var(--accent);background:var(--accent-muted);width:52px;height:52px;box-shadow:0 0 20px color-mix(in srgb, var(--accent) 28%, transparent);border-radius:14px;justify-content:center;align-items:center;display:flex}.LoginPage-module__hWXBjW__logoTitle{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.15rem);font-weight:700;line-height:1.1}.LoginPage-module__hWXBjW__rule{background:linear-gradient(90deg, var(--accent), transparent);width:10rem;height:2px;box-shadow:0 0 16px color-mix(in srgb, var(--accent) 40%, transparent);border-radius:999px;margin:16px 0 14px;display:block}.LoginPage-module__hWXBjW__tagline{color:var(--text-secondary);margin-bottom:28px;font-size:.8125rem;line-height:1.55}.LoginPage-module__hWXBjW__form{flex-direction:column;gap:18px;display:flex}.LoginPage-module__hWXBjW__label{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:.625rem;font-weight:700;display:block}.LoginPage-module__hWXBjW__input{background:var(--bg-input);border:1px solid var(--border-secondary);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-mono);transition:border-color var(--duration-fast) var(--ease-out);border-radius:10px;outline:none;padding:12px 14px}.LoginPage-module__hWXBjW__input::placeholder{color:var(--text-muted);opacity:.5}.LoginPage-module__hWXBjW__input:focus{border-color:var(--accent);box-shadow:var(--shadow-glow)}.LoginPage-module__hWXBjW__error{color:var(--error);text-align:left;border:1px solid var(--error);background:var(--bg-card);border-radius:10px;padding:8px 10px;font-size:12px;font-weight:500}.LoginPage-module__hWXBjW__submitBtn{background:var(--accent);width:100%;color:var(--text-inverse);border:1px solid var(--border-accent);box-shadow:0 0 20px color-mix(in srgb, var(--accent) 22%, transparent);cursor:pointer;letter-spacing:.02em;transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-instant) var(--ease-out);border-radius:12px;padding:13px;font-family:inherit;font-size:14px;font-weight:600}.LoginPage-module__hWXBjW__submitBtn:hover{opacity:.92}.LoginPage-module__hWXBjW__submitBtn:disabled{opacity:.55;cursor:not-allowed}.LoginPage-module__hWXBjW__footer{margin-top:28px}.LoginPage-module__hWXBjW__footerText{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem}@media (prefers-reduced-motion:reduce){.LoginPage-module__hWXBjW__submitBtn,.LoginPage-module__hWXBjW__input{transition:none}}
.ProductLinks-module__o1trZG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.ProductLinks-module__o1trZG__card{border-radius:var(--radius-sm);border:1px solid var(--border-secondary);background:var(--bg-card);color:inherit;transition:transform var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);flex-direction:column;gap:8px;padding:16px;text-decoration:none;display:flex}.ProductLinks-module__o1trZG__cardLink{cursor:pointer}.ProductLinks-module__o1trZG__cardLink:hover{border-color:var(--accent);transform:translateY(-1px)}.ProductLinks-module__o1trZG__cardOff{opacity:.6}.ProductLinks-module__o1trZG__cardHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.ProductLinks-module__o1trZG__cardName{color:var(--text-primary);font-size:15px;font-weight:700}.ProductLinks-module__o1trZG__cardDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.ProductLinks-module__o1trZG__cardNote{color:var(--text-tertiary);margin:0;font-size:12px;font-style:italic}.ProductLinks-module__o1trZG__badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:0;padding:3px 8px;font-size:10px;font-weight:700}.ProductLinks-module__o1trZG__badge_available{color:var(--accent);background:var(--accent-muted,#78c8781f);border:1px solid var(--accent)}.ProductLinks-module__o1trZG__badge_disabled{color:var(--text-tertiary);border:1px solid var(--border-secondary);background:#8080801f}.ProductLinks-module__o1trZG__badge_not_configured{color:var(--text-tertiary);border:1px dashed var(--border-secondary);background:#80808014}.ProductLinks-module__o1trZG__error{color:var(--error);margin:0;font-size:13px}.ProductLinks-module__o1trZG__muted{color:var(--text-tertiary);margin:0;font-size:13px}.ProductLinks-module__o1trZG__sidebarSection{border-top:1px solid var(--border-secondary);margin-top:4px;padding:4px 8px 8px}.ProductLinks-module__o1trZG__sidebarLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;font-size:10px;font-weight:600;display:block}.ProductLinks-module__o1trZG__sidebarItem{border-radius:var(--radius-sm);color:#ffffff80;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.ProductLinks-module__o1trZG__sidebarItem:hover{color:#ffffffd9;background:#ffffff0d}.ProductLinks-module__o1trZG__sidebarItemDisabled{opacity:.5;cursor:default}.ProductLinks-module__o1trZG__sidebarItemDisabled:hover{color:#ffffff80;background:0 0}.ProductLinks-module__o1trZG__sidebarIcon{text-align:center;flex-shrink:0;width:20px;font-size:14px}.ProductLinks-module__o1trZG__sidebarName{flex:1}.ProductLinks-module__o1trZG__sidebarState{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:9px}@media (prefers-reduced-motion:reduce){.ProductLinks-module__o1trZG__card{transition:none}.ProductLinks-module__o1trZG__cardLink:hover{transform:none}.ProductLinks-module__o1trZG__sidebarItem{transition:none}}
.Sidebar-module__WZVnLW__sidebar{background:color-mix(in srgb, var(--bg-sidebar) 88%, transparent);border-right:1px solid var(--border-secondary);-webkit-backdrop-filter:blur(18px);z-index:100;flex-direction:column;width:244px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Sidebar-module__WZVnLW__header{border-bottom:1px solid var(--border-secondary);padding:22px 16px 18px}.Sidebar-module__WZVnLW__logo{align-items:center;gap:10px;display:flex}.Sidebar-module__WZVnLW__logoHalo{border-radius:var(--radius-sm);border:1px solid var(--accent);background:var(--accent-muted);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Sidebar-module__WZVnLW__logoText{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__brandName{color:#ffffffeb;letter-spacing:-.02em;font-size:15px;font-weight:650}.Sidebar-module__WZVnLW__brandTag{font-family:var(--font-mono);color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.5625rem;font-weight:600}.Sidebar-module__WZVnLW__nav{flex:1;padding:16px 10px;overflow-y:auto}.Sidebar-module__WZVnLW__section{margin-bottom:20px}.Sidebar-module__WZVnLW__sectionLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;padding:0 12px;font-size:.5625rem;font-weight:600;display:block}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-sm);color:#ffffff85;transition:color var(--duration-fast) var(--ease-out), opacity var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex;position:relative}.Sidebar-module__WZVnLW__navItem:hover{color:#ffffffe0}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{color:var(--accent);box-shadow:inset 2px 0 0 var(--accent)}.Sidebar-module__WZVnLW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Sidebar-module__WZVnLW__navLabel{flex:1}.Sidebar-module__WZVnLW__activeBar{background:var(--accent);width:2px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__WZVnLW__impSection{border-top:1px solid var(--border-secondary);padding:4px 8px}.Sidebar-module__WZVnLW__impToggle{border-radius:var(--radius-sm);color:#ffffff80;cursor:pointer;width:100%;transition:opacity var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:#ffffff0a;border:none;justify-content:space-between;align-items:center;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.Sidebar-module__WZVnLW__impToggle:hover{color:#ffffffbf}.Sidebar-module__WZVnLW__impChevron{font-size:10px}.Sidebar-module__WZVnLW__impList{flex-direction:column;gap:2px;padding:4px 0;display:flex}.Sidebar-module__WZVnLW__impUser{border-radius:var(--radius-sm);color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:6px 10px;font-family:inherit;font-size:11px;display:flex}.Sidebar-module__WZVnLW__impUser:hover{color:#ffffffd9}.Sidebar-module__WZVnLW__impExit{color:var(--error);border-bottom:1px solid #ffffff0f;border-radius:0;margin-bottom:4px;padding-bottom:8px;font-size:11px;font-weight:600}.Sidebar-module__WZVnLW__impAvatar{border-radius:var(--radius-sm);color:#fff9;background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:flex}.Sidebar-module__WZVnLW__impInfo{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__impName{color:#ffffffb3;font-size:11px;font-weight:600;line-height:1.2}.Sidebar-module__WZVnLW__impRole{font-family:var(--font-mono);color:var(--accent);opacity:.7;letter-spacing:.06em;text-transform:uppercase;font-size:9px}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--border-secondary);flex-direction:column;gap:8px;padding:12px;display:flex}.Sidebar-module__WZVnLW__userCard{border-radius:var(--radius-sm);background:#ffffff08;align-items:center;gap:10px;padding:8px 10px;display:flex}.Sidebar-module__WZVnLW__userAvatar{border-radius:var(--radius-sm);background:var(--accent);width:32px;height:32px;color:var(--text-inverse);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;min-width:0;display:flex}.Sidebar-module__WZVnLW__userName{color:#fffc;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.Sidebar-module__WZVnLW__userRole{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.5625rem;font-weight:600}.Sidebar-module__WZVnLW__logoutBtn{border-radius:var(--radius-sm);color:#fff6;cursor:pointer;width:100%;transition:color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), opacity var(--duration-fast) var(--ease-out);background:0 0;border:1px solid #ffffff14;padding:7px;font-family:inherit;font-size:11px;font-weight:500}.Sidebar-module__WZVnLW__logoutBtn:hover{color:var(--error);border-color:var(--error)}@media (prefers-reduced-motion:reduce){.Sidebar-module__WZVnLW__navItem,.Sidebar-module__WZVnLW__impToggle,.Sidebar-module__WZVnLW__logoutBtn{transition:none}}
.ThemeToggle-module__sGqMhG__container{align-items:center;gap:12px;display:flex}.ThemeToggle-module__sGqMhG__themeSelector{background:var(--bg-tertiary);border:1px solid var(--border-secondary);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:3px;display:flex}.ThemeToggle-module__sGqMhG__themeBtn{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);background:0 0;border:none;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.ThemeToggle-module__sGqMhG__themeBtn:hover{color:var(--text-secondary);background:var(--bg-card-hover)}.ThemeToggle-module__sGqMhG__themeBtn.ThemeToggle-module__sGqMhG__active{color:var(--text-primary);background:var(--bg-card);box-shadow:var(--shadow-sm)}.ThemeToggle-module__sGqMhG__themeDot{border-radius:50%;width:8px;height:8px}.ThemeToggle-module__sGqMhG__themeDot[data-theme-preview=sovereign]{background:#d4a853}.ThemeToggle-module__sGqMhG__themeDot[data-theme-preview=arctic]{background:#64b4ff}.ThemeToggle-module__sGqMhG__themeDot[data-theme-preview=ember]{background:#dc783c}.ThemeToggle-module__sGqMhG__themeLabel{letter-spacing:.02em}.ThemeToggle-module__sGqMhG__modeToggle{border:1px solid var(--border-secondary);border-radius:var(--radius-sm);background:var(--bg-tertiary);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.ThemeToggle-module__sGqMhG__modeToggle:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__sGqMhG__themeBtn,.ThemeToggle-module__sGqMhG__modeToggle{transition:none}}
.DashboardLayout-module__TvOKRa__shell{background:var(--bg-primary);min-height:100vh;display:flex}.DashboardLayout-module__TvOKRa__main{background-color:var(--bg-primary);background-image:radial-gradient(ellipse 70% 48% at 10% -8%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 55%), radial-gradient(ellipse 50% 36% at 94% 6%, #60a5fa1a, transparent 50%), radial-gradient(ellipse 46% 32% at 80% 100%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 52%);flex-direction:column;flex:1;min-height:100vh;margin-left:244px;display:flex}.DashboardLayout-module__TvOKRa__header{z-index:50;background:color-mix(in srgb, var(--bg-secondary) 72%, transparent);border-bottom:1px solid var(--border-secondary);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px #0003, inset 0 1px 0 color-mix(in srgb, var(--text-primary) 6%, transparent);justify-content:space-between;align-items:center;padding:16px 48px;display:flex;position:sticky;top:0}.DashboardLayout-module__TvOKRa__headerLeft{align-items:center;display:flex}.DashboardLayout-module__TvOKRa__breadcrumb{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.6875rem;display:flex}.DashboardLayout-module__TvOKRa__breadcrumbRoot{color:var(--text-muted);font-weight:600}.DashboardLayout-module__TvOKRa__breadcrumbSep{color:var(--text-muted);opacity:.45}.DashboardLayout-module__TvOKRa__breadcrumbCurrent{color:var(--accent);font-weight:700}.DashboardLayout-module__TvOKRa__headerRight{align-items:center;gap:12px;display:flex}.DashboardLayout-module__TvOKRa__content{flex:1;padding:40px 48px 56px;overflow-y:auto}@media (max-width:960px){.DashboardLayout-module__TvOKRa__header{padding:14px 24px}.DashboardLayout-module__TvOKRa__content{padding:28px 24px 48px}}
.ImpersonationBanner-module__nVougq__banner{z-index:9999;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#f87171f2,#ef4444f2);border-bottom:1px solid #ffffff26;height:auto;min-height:64px;padding:8px 20px;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #0000004d}.ImpersonationBanner-module__nVougq__content{align-items:center;gap:14px;max-width:1400px;height:100%;margin:0 auto;display:flex}.ImpersonationBanner-module__nVougq__pulseWrap{justify-content:center;align-items:center;display:flex}.ImpersonationBanner-module__nVougq__pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite ImpersonationBanner-module__nVougq__pulse;box-shadow:0 0 10px #fff9}@keyframes ImpersonationBanner-module__nVougq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.ImpersonationBanner-module__nVougq__label{color:#ffffffd9;letter-spacing:.12em;font-size:10px;font-weight:800}.ImpersonationBanner-module__nVougq__targetCard{background:#ffffff26;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:4px 12px 4px 4px;display:flex}.ImpersonationBanner-module__nVougq__avatar{color:#fff;background:#ffffff40;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.ImpersonationBanner-module__nVougq__targetInfo{flex-direction:column;gap:0;display:flex}.ImpersonationBanner-module__nVougq__targetName{color:#fff;font-size:13px;font-weight:700;line-height:1.1}.ImpersonationBanner-module__nVougq__targetMeta{color:#ffffffb3;font-size:10px;line-height:1.1}.ImpersonationBanner-module__nVougq__honesty{color:#fff;letter-spacing:.01em;max-width:420px;font-size:12px;font-weight:700;line-height:1.3}.ImpersonationBanner-module__nVougq__realLabel{color:#fff9;margin-left:auto;font-size:12px;font-weight:500}.ImpersonationBanner-module__nVougq__exitBtn{color:#fff;cursor:pointer;background:#0003;border:1px solid #ffffff4d;border-radius:6px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.ImpersonationBanner-module__nVougq__exitBtn:hover{background:#0006;border-color:#ffffff80}
.ImpersonationTransition-module__7aKhva__overlay{z-index:99999;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImpersonationTransition-module__7aKhva__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ImpersonationTransition-module__7aKhva__center{z-index:1;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.ImpersonationTransition-module__7aKhva__avatar{background:var(--accent);width:72px;height:72px;color:var(--text-inverse);box-shadow:0 0 40px var(--accent-muted), 0 0 80px #ffffff0d;border-radius:18px;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.ImpersonationTransition-module__7aKhva__name{color:#fff;font-size:18px;font-weight:700}.ImpersonationTransition-module__7aKhva__role{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600}
.BootScreen-module__hUVEAq__boot{background-color:var(--bg-primary);background-image:radial-gradient(ellipse 70% 48% at 12% -8%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 55%), radial-gradient(ellipse 50% 36% at 90% 10%, #60a5fa1a, transparent 50%);min-height:100vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.BootScreen-module__hUVEAq__glyph{border:1px solid var(--accent);background:var(--accent);width:10px;height:10px;box-shadow:0 0 12px var(--accent);animation:BootScreen-module__hUVEAq__pendingBreathe var(--duration-moment) var(--ease-in-out) infinite;border-radius:50%}.BootScreen-module__hUVEAq__label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}@keyframes BootScreen-module__hUVEAq__pendingBreathe{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.BootScreen-module__hUVEAq__glyph{animation:none}}
