:root{--color-navy:#071b2f;--color-navy-surface:#0b2540;--color-blue:#1684e8;--color-red:#e32636;--color-white:#fff;--color-cool-gray:#f4f7f9;--color-text:#132638;--color-muted:#637280;--color-border:#d8e2ea;--radius-sm:4px;--radius-md:8px;--container:1200px;--gutter:clamp(20px,3vw,32px);--font-heading:"Arial Narrow",Arial,sans-serif;--font-body:Inter,"Helvetica Neue",Arial,sans-serif}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:#fff;font:16px/1.6 var(--font-body)}img{display:block;max-width:100%;height:auto}a{color:inherit}h1,h2,h3{font-family:var(--font-heading);line-height:1.08;margin:0 0 .6em;letter-spacing:-.02em}h1{font-size:clamp(2.65rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}p{margin:0 0 1.3em}.container{width:min(calc(100% - 2*var(--gutter)),var(--container));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.75rem;z-index:100}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--color-blue);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
