:root{--brand-navy:#002147;--brand-navy-700:#0a3061;--brand-cyan:#2d93ad;--brand-cyan-700:#1c6e83;--brand-green-700:#6c8d5a;--brand-green-100:#e3eedc;--surface-page:#faf6f0;--surface-raised:#ffffff;--surface-sunken:#f3eee5;--surface-wash:#d6eaf0;--text-primary:#16181c;--text-secondary:#4a5263;--text-tertiary:#606875;--text-on-brand:#ffffff;--border-subtle:rgba(22,24,28,0.08);--border-default:rgba(22,24,28,0.14);--status-success:#516a44;--status-success-bg:#e3eedc;--status-warning:#8d500f;--status-warning-bg:#fde2c4;--status-error:#b3304f;--status-error-bg:#f5d8e1;--shadow-card:0 1px 2px rgba(0,20,45,0.05),0 8px 22px rgba(0,20,45,0.05);--shadow-hero:0 22px 44px rgba(0,33,71,0.28);--radius-sm:12px;--radius-md:16px;--radius-lg:18px;--radius-xl:18px;--hero-gradient:linear-gradient(135deg,#002147,#2d93ad);--viz-1:#2a6fd0;--viz-2:#d26418;--viz-3:#0f8a68;--viz-4:#6f52d8;--viz-5:#c2417e;--viz-other:#8a94a4;--viz-muted:#c3cfda;--font-brand:"Avenir Next","Avenir",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--brand-cyan:#5db8d0;--brand-cyan-700:#7cc6da;--brand-green-700:#9fbe8f;--brand-green-100:rgba(136,171,117,0.16);--surface-page:#0c1a2e;--surface-raised:#14253d;--surface-sunken:#08152a;--surface-wash:rgba(45,147,173,0.18);--text-primary:#f4ece0;--text-secondary:#b6c4d4;--text-tertiary:#94a2b4;--border-subtle:rgba(255,255,255,0.06);--border-default:rgba(255,255,255,0.12);--status-success:#9fbe8f;--status-success-bg:rgba(136,171,117,0.16);--status-warning:#f6ac66;--status-warning-bg:rgba(243,146,55,0.18);--status-error:#e76d8b;--status-error-bg:rgba(218,65,103,0.16);--shadow-card:0 1px 2px rgba(0,0,0,0.3),0 10px 26px rgba(0,0,0,0.32);--shadow-hero:0 22px 44px rgba(0,0,0,0.5);--viz-1:#4a8ee8;--viz-2:#db6f26;--viz-3:#23a37e;--viz-4:#8f7ae8;--viz-5:#d65b96;--viz-other:#7d8ba0;--viz-muted:#4a5d75}}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-brand);background:var(--surface-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}