:root{--color-navy-900:#061a2b;--color-navy-800:#0b2b45;--color-navy-700:#123c5c;--color-navy-600:#1a5076;--color-sea-500:#1c7ea8;--color-sea-400:#3d9bc4;--color-sea-100:#dceaf3;--color-foam-050:#f4f7fa;--color-white:#fff;--color-steel-700:#3d4a57;--color-steel-500:#667585;--color-steel-300:#aab6c1;--color-steel-200:#d5dce3;--color-steel-100:#e8edf2;--color-signal-red:#b3261e;--color-signal-amber:#8a5a00;--color-signal-green:#1f6b45;--surface-page:var(--color-foam-050);--surface-card:var(--color-white);--surface-header:var(--color-navy-800);--surface-muted:var(--color-steel-100);--text-primary:var(--color-navy-900);--text-secondary:var(--color-steel-500);--text-on-dark:var(--color-white);--text-on-dark-muted:#b9cad8;--border-subtle:var(--color-steel-200);--border-strong:var(--color-steel-300);--focus-ring:var(--color-sea-500);--brand-primary:var(--color-navy-800);--brand-accent:var(--color-sea-500);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--shadow-card:0 1px 2px #061a2b0f, 0 4px 16px #061a2b0f;--shadow-raised:0 2px 4px #061a2b14, 0 12px 28px #061a2b1f;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--layout-max-width:1200px;--header-height:64px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background-color:var(--surface-page);min-height:100dvh;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.25}p{margin:0}a{color:var(--brand-accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}button,input,select,textarea{font:inherit;color:inherit}.visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
