:root{--bg:#f4f8fc;--bg-accent:#e9f1fb;--bg-soft:#f8fbff;--surface:#ffffffe6;--surface-strong:#fff;--surface-muted:#edf4fb;--surface-border:#0f2f571a;--text:#132742;--text-soft:#5f738d;--heading:#0a2147;--primary:#003087;--primary-strong:#001c64;--primary-bright:#0070ba;--primary-soft:#0070ba1a;--success:#0f8b63;--success-soft:#dff8ef;--danger:#cf4138;--danger-soft:#ffe7e3;--info:#1c63cf;--info-soft:#1c63cf1f;--outline:#0f2f571a;--shadow-sm:0 14px 34px #081f3f14;--shadow-lg:0 32px 80px #081f3f24;--sidebar-bg:#ffffffb3;--sidebar-border:#0f2f5714;--nav-glow-start:#00308714;--nav-glow-end:#0070ba24;--hero-top:#042453;--hero-mid:#0d4ea0;--hero-bottom:#f4f8fc;--headline:"Avenir Next", "Segoe UI Variable Display", "Segoe UI", sans-serif;--body:"Avenir Next", "Segoe UI Variable Text", "Segoe UI", sans-serif;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100%}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07111f;--bg-accent:#0b182a;--bg-soft:#0e1a2d;--surface:#0b182ae6;--surface-strong:#12213a;--surface-muted:#13243c;--surface-border:#96b5e01f;--text:#e7f0fb;--text-soft:#93a8c7;--heading:#f6f9ff;--primary:#88b5ff;--primary-strong:#c4dcff;--primary-bright:#66b7ff;--primary-soft:#66b7ff1f;--success:#69d8ad;--success-soft:#69d8ad29;--danger:#ff9a90;--danger-soft:#ff9a9026;--info:#a3c8ff;--info-soft:#a3c8ff29;--outline:#96b5e01f;--shadow-sm:0 16px 38px #0000003d;--shadow-lg:0 32px 84px #00000061;--sidebar-bg:#081221d1;--sidebar-border:#ffffff14;--nav-glow-start:#88b5ff1f;--nav-glow-end:#66b7ff29;--hero-top:#051427;--hero-mid:#11315d;--hero-bottom:#07111f}*{box-sizing:border-box}body{min-height:100vh;font-family:var(--body);color:var(--text);background:radial-gradient(circle at top right, #0070ba1f, transparent 26%), radial-gradient(circle at 8% 12%, #0030871a, transparent 18%), linear-gradient(180deg, #fcfeff 0%, var(--bg) 46%, var(--bg-accent) 100%);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{background:#0070ba2e}.brand,h1,h2,h3,.role-copy,.kpi-value{font-family:var(--headline);margin:0}.brand-kicker,.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.72rem;font-weight:800}.brand{color:var(--heading);font-size:2rem;line-height:.96}.brand-mini{display:none}.muted{color:var(--text-soft);margin:0}.copy{max-width:62ch}.shell{grid-template-columns:minmax(272px,312px) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;gap:22px;height:100vh;padding:24px 20px;display:flex;position:sticky;top:0;box-shadow:18px 0 42px #081f3f14}.sidebar-head,.sidebar-brand{gap:10px;display:grid}.sidebar-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.sidebar-toggle,.nav-link,.icon-button,.utility-chip,.content-navbar{align-items:center;gap:12px;display:inline-flex}.sidebar-toggle{appearance:none;border:1px solid var(--surface-border);background:var(--surface-strong);color:var(--text);cursor:pointer;border-radius:999px;padding:10px 14px}.nav-list{scrollbar-width:thin;scrollbar-color:#1c63cf40 transparent;gap:10px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.nav-list::-webkit-scrollbar{width:8px}.nav-list::-webkit-scrollbar-thumb{background:#1c63cf3d;border-radius:999px}.nav-link{min-height:50px;color:var(--text-soft);border:1px solid #0000;border-radius:16px;justify-content:flex-start;padding:0 16px;font-weight:700}.nav-link:hover,.nav-link.active{color:var(--heading);background:linear-gradient(135deg, var(--nav-glow-start), var(--nav-glow-end));border-color:var(--surface-border);transform:translate(2px)}.nav-link__icon,.theme-toggle__icon,.utility-chip__icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.nav-link__icon svg,.theme-toggle__icon svg,.utility-chip__icon svg{width:18px;height:18px}.sidebar-foot,.surface,.stat-card,.card,.auth-card,.content-navbar,.marketing-card,.marketing-panel,.marketing-cta,.empty-state{border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sidebar-foot{border-radius:22px;gap:10px;margin-top:auto;padding:18px;display:grid}.content{gap:24px;padding:28px;display:grid}.content-topbar{z-index:18;justify-content:flex-end;display:flex;position:sticky;top:0}.content-navbar{border-radius:999px;flex-wrap:wrap;justify-content:space-between;width:min(100%,560px);min-height:64px;margin-left:auto;padding:10px 12px}.content-topbar__copy{gap:2px;display:grid}.content-topbar__copy p:last-child{font-size:.92rem}.utility-chip{background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:999px;min-height:42px;padding:0 14px}.utility-chip__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);font-size:.72rem;font-weight:800}.utility-chip__value{color:var(--heading);font-weight:800}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;padding-top:36px;display:flex}.page-header h1{letter-spacing:-.05em;color:var(--heading);margin-top:8px;font-size:clamp(2.2rem,4vw,3.5rem)}.page-actions,.inline-actions,.inline-form,.marketing-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-actions{justify-content:flex-end}.surface,.auth-card,.marketing-card,.marketing-panel,.marketing-cta{border-radius:var(--radius-xl);padding:28px}.surface-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.surface h2{color:var(--heading);font-size:1.28rem}.surface-grid,.stats-grid,.cards,.field-grid,.card-list,.marketing-grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.surface-grid,.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field-grid,.card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:20px;display:grid}.stat-card,.card{border-radius:24px;align-content:start;gap:12px;min-height:100%;padding:22px;display:grid}.stat-card{background:var(--surface-strong);min-height:176px}.card h3{color:var(--heading);font-size:1.18rem}.stat-card h3,.kpi-value{letter-spacing:-.05em;color:var(--heading);font-size:clamp(1.85rem,3vw,2.8rem)}.stat-card.featured{box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#003087 0%,#0070ba 100%);border-color:#0000}.stat-card.featured h3,.stat-card.featured .eyebrow,.stat-card.featured .muted{color:#fff}.stat-card.positive{background:linear-gradient(#f7fffb 0%,#effaf6 100%)}html[data-theme=dark] .stat-card.positive{background:linear-gradient(#69d8ad14 0%,#69d8ad0a 100%)}html[data-theme=dark] th{background:linear-gradient(#13243cfa 0%,#13243cf0 100%)}html[data-theme=dark] tbody tr:hover td{background:#88b5ff0d}.button{appearance:none;color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#003087 0%,#0070ba 100%);border:1px solid #0000;border-radius:999px;min-height:44px;padding:0 20px;font-weight:800;box-shadow:0 14px 28px #0030872e}.button:hover{transform:translateY(-1px)}.button.secondary{background:var(--surface-strong);color:var(--heading);border-color:var(--surface-border);box-shadow:inset 0 1px #ffffff85}.button.light{background:var(--surface-muted);color:var(--heading);box-shadow:none;border-color:#0000}.button.danger{background:linear-gradient(135deg,#dd4d42 0%,#b72f29 100%)}.full-width{width:100%}.button-label{white-space:nowrap}.badge,.notice,.marketing-pill,.marketing-point{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.badge.neutral,.notice.neutral{background:var(--surface-muted);color:var(--heading)}.badge.success,.notice.success{background:var(--success-soft);color:var(--success)}.badge.danger,.notice.danger{background:var(--danger-soft);color:var(--danger)}.badge.info{background:var(--info-soft);color:var(--info)}.notice{border:1px solid var(--surface-border);width:fit-content;max-width:100%}.field,.stack,.kpi-row,.auth-panel,.auth-hero,.section-lead,.marketing-hero__copy,.marketing-checklist,.marketing-surface-mini{gap:10px;display:grid}.stack{gap:18px}.field.full{grid-column:1/-1}.field label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);font-size:.74rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--surface-border);background:var(--surface-strong);width:100%;min-height:52px;color:var(--text);border-radius:16px;padding:14px 16px;box-shadow:inset 0 1px #ffffff6b}.field textarea{resize:vertical;min-height:120px}.field input::placeholder,.field textarea::placeholder{color:var(--text-soft)}.field input:focus,.field select:focus,.field textarea:focus,.button:focus-visible,.nav-link:focus-visible,.sidebar-toggle:focus-visible,.theme-toggle:focus-visible{border-color:#0070ba66;outline:none;box-shadow:0 0 0 4px #0070ba24}.table-wrap{border:1px solid var(--surface-border);background:var(--surface-strong);border-radius:22px;overflow-x:auto}.disclosure{gap:16px;display:grid}.disclosure>summary{cursor:pointer;width:fit-content;list-style:none}.disclosure>summary::-webkit-details-marker{display:none}table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}th{z-index:1;text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);background:linear-gradient(180deg, var(--surface-muted) 0%, #edf4fbf5 100%);border-bottom:1px solid var(--surface-border);padding:14px 16px;font-size:.7rem;font-weight:800;position:sticky;top:0}td{border-top:1px solid var(--outline);vertical-align:top;padding:14px 16px;line-height:1.45}tbody tr:first-child td{border-top:0}tbody tr:hover td{background:#0070ba09}.right{text-align:right}td .button,td .button.secondary,td .button.light,td .button.danger{min-height:38px;padding-inline:14px;font-size:.82rem}td .field input,td .field select,td .field textarea{border-radius:14px;min-height:42px;padding:10px 12px}td .stack{gap:10px}.empty-state{text-align:center;border-radius:24px;padding:34px 24px}.metric-bar{background:#0070ba1f;border-radius:999px;height:12px;position:relative;overflow:hidden}.metric-bar>span{border-radius:inherit;background:linear-gradient(135deg,#0070ba 0%,#3db1ff 100%);height:100%;display:block}.auth-shell{background:radial-gradient(circle at top left, #fff3, transparent 18%), linear-gradient(145deg, var(--hero-top) 0%, var(--hero-mid) 46%, transparent 46.2%), linear-gradient(180deg, #fbfdff 0%, var(--hero-bottom) 0%, var(--bg) 100%);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:24px;min-height:100vh;padding:24px;display:grid}.auth-panel,.auth-hero{border-radius:34px}.auth-panel{border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-content:center;gap:20px;padding:clamp(24px,4vw,42px)}.auth-hero{color:#fff;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 24%),linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;align-content:space-between;gap:26px;padding:clamp(30px,5vw,58px)}.auth-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5.8vw,4.8rem);line-height:.95}.auth-hero .muted,.auth-hero .eyebrow{color:#ffffffd1}.auth-card{gap:18px;display:grid}.auth-feature-list,.auth-metrics{gap:14px;display:grid}.auth-feature-list article,.auth-metrics article{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;padding:16px 18px}.auth-feature-list h3,.auth-metrics h3{color:#fff;margin:0 0 6px;font-size:1rem}.auth-feature-list p,.auth-metrics p{color:#fffc;margin:0}.theme-toggle{z-index:60;appearance:none;border:1px solid var(--surface-border);background:var(--surface-strong);width:46px;height:46px;color:var(--heading);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;position:fixed;top:16px;right:16px}.marketing-page{gap:28px;padding:18px 20px 48px;display:grid}.marketing-header{z-index:25;padding-top:10px;position:sticky;top:0}.marketing-topbar,.marketing-hero,.marketing-cta{border-radius:34px}.marketing-topbar{border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.marketing-brand{gap:4px;display:grid}.marketing-brand__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-bright);font-size:.74rem;font-weight:800}.marketing-brand__name{color:var(--heading);font-size:1.05rem;font-weight:800}.marketing-nav{color:var(--text-soft);flex-wrap:wrap;gap:18px;font-weight:700;display:flex}.marketing-hero{color:#fff;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 0 0,#ffffff29,#0000 20%),linear-gradient(135deg,#032556 0%,#0c458f 52%,#0f6fbe 100%);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:22px;padding:30px;display:grid}.marketing-hero h1,.marketing-cta h2{letter-spacing:-.06em;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95}.marketing-hero .marketing-copy,.marketing-hero .eyebrow,.marketing-hero .muted{color:#ffffffd1}.marketing-copy{color:var(--text-soft)}.marketing-pills,.marketing-points{flex-wrap:wrap;gap:10px;display:flex}.marketing-pill,.marketing-point{color:#fff;background:#ffffff1f;border:1px solid #ffffff1f}.marketing-hero__panels{gap:18px;display:grid}.marketing-panel{color:#fff;background:#ffffff1f;border-color:#ffffff1f;gap:16px;display:grid}.marketing-panel h2,.marketing-panel h3,.marketing-panel p,.marketing-panel strong,.marketing-mini-label{color:#fff}.marketing-mini-label,.marketing-step-number{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.marketing-surface-mini,.marketing-checklist{gap:14px}.marketing-checklist>div,.marketing-surface-mini>div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;padding:16px 18px}.marketing-step{background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.marketing-section{gap:18px;display:grid}.section-lead h2{letter-spacing:-.05em;color:var(--heading);font-size:clamp(2rem,3.8vw,3rem)}.marketing-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.marketing-grid--features{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-card{gap:14px;display:grid}.marketing-card h3,.marketing-panel h2,.marketing-cta h2{color:var(--heading)}.marketing-card--feature .marketing-icon{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.marketing-card--feature .marketing-icon svg{width:24px;height:24px}.marketing-card--surface,.marketing-card--step{position:relative;overflow:hidden}.marketing-step-number{color:var(--primary-bright)}.marketing-cta{background:radial-gradient(circle at 100% 0,#0070ba1f,#0000 26%),linear-gradient(#ffffffeb,#f5faffeb);justify-content:space-between;align-items:center;gap:20px;display:flex}.marketing-cta .marketing-copy{color:var(--text-soft)}html[data-theme=dark] .marketing-card h3,html[data-theme=dark] .marketing-cta h2,html[data-theme=dark] .section-lead h2{color:var(--heading)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell.collapsed{grid-template-columns:96px minmax(0,1fr)}.shell.collapsed .sidebar{padding-inline:14px}.shell.collapsed .sidebar-head{grid-template-columns:1fr;justify-items:center}.shell.collapsed .sidebar-brand{text-align:center;justify-items:center}.shell.collapsed .brand-kicker,.shell.collapsed .sidebar-brand .muted,.shell.collapsed .nav-link__label,.shell.collapsed .sidebar-foot .eyebrow,.shell.collapsed .sidebar-foot .role-copy,.shell.collapsed .sidebar-foot .muted,.shell.collapsed .button-label,.shell.collapsed .sidebar-toggle__label,.shell.collapsed .brand-full{display:none}.shell.collapsed .brand-mini{display:inline}.shell.collapsed .nav-link,.shell.collapsed .sidebar-toggle,.shell.collapsed .icon-button{justify-content:center}.shell.collapsed .nav-link,.shell.collapsed .icon-button{width:100%;padding-inline:0}.shell.collapsed .sidebar-foot{padding:12px}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.surface,.stat-card,.card,.sidebar-foot,.auth-card,.marketing-card,.marketing-panel,.marketing-cta{animation:.28s both rise-in}@media (max-width:1180px){.split,.auth-shell,.marketing-hero,.marketing-grid--three,.marketing-grid--four,.marketing-grid--features,.stats-grid,.field-grid,.card-list{grid-template-columns:1fr}.auth-shell{background:linear-gradient(180deg, var(--hero-top) 0%, var(--hero-mid) 24%, var(--bg) 24.2%, var(--bg-accent) 100%)}}@media (max-width:900px){.shell,.shell.collapsed{grid-template-columns:1fr}.sidebar{gap:18px;height:auto;padding:18px;position:static}.nav-list{padding-bottom:4px;display:flex;overflow:auto hidden}.nav-list::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap;flex:none}.content,.auth-shell,.marketing-page{padding:18px}.page-header,.marketing-cta,.marketing-topbar{flex-direction:column;align-items:flex-start}.content-navbar{width:100%}.theme-toggle{top:12px;right:12px}.shell.collapsed .brand-kicker,.shell.collapsed .sidebar-brand .muted,.shell.collapsed .nav-link__label,.shell.collapsed .sidebar-foot .eyebrow,.shell.collapsed .sidebar-foot .role-copy,.shell.collapsed .sidebar-foot .muted,.shell.collapsed .button-label,.shell.collapsed .sidebar-toggle__label,.shell.collapsed .brand-full{display:initial}.shell.collapsed .brand-mini{display:none}}
