@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--s-5))}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote,dl,dd{margin:0}ul,ol{padding:0}img,svg,video{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}}@layer tokens{:root{--ink:#060e18;--navy:#0b1a2b;--navy-raised:#102338;--navy-card:#14293f;--navy-input:#0a1725;--edge:#9abee024;--edge-strong:#9abee03d;--edge-gold:#cf9f3c47;--gold:#cf9f3c;--gold-lit:#efc667;--gold-wash:#cf9f3c1a;--chalk:#eef3f8;--mist:#a7bacd;--mist-dim:#74889d;--on-gold:#0a1725;--danger:#e0707a;--success:#63bd8e;--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-5:1.5rem;--s-6:2rem;--s-7:3rem;--s-8:4rem;--s-9:6rem;--r-inner:1px;--r-outer:2px;--container:74rem;--gutter:clamp(1.25rem, 4vw, 2.5rem);--measure:62ch;--section:clamp(4rem, 9vw, 7.5rem);--header-height:4.5rem;--rail-width:13.5rem;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-ui:cubic-bezier(.2, 0, 0, 1);--dur-fast:.12s;--dur-ui:.18s;--dur-enter:.62s;--lift-1:0 1px 1px #02080f4d, 0 4px 12px #02080f38;--lift-2:0 1px 1px #02080f57, 0 12px 32px #02080f5c;--z-rail:40;--z-header:50;--z-float:60;--z-dialog:70;--z-skip:100}}@layer base{html{background:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--ink);min-width:20rem;color:var(--chalk);font-family:var(--font-body), system-ui, sans-serif;font-variant-numeric:tabular-nums;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:1.0625rem;line-height:1.62}body[data-dialog-open=true]{overflow:hidden}body:has(#mobile-navigation:popover-open){overflow:hidden}::selection{background:var(--gold);color:var(--on-gold)}h1,h2,h3,h4{color:var(--chalk);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;text-wrap:balance;font-weight:600;line-height:1.04}h1{letter-spacing:-.032em;font-size:clamp(2.75rem,5.6vw,5rem);line-height:.98}h2{letter-spacing:-.028em;font-size:clamp(2rem,3.6vw,3.15rem)}h3{letter-spacing:-.016em;font-size:clamp(1.2rem,1.7vw,1.45rem);line-height:1.2}h4{letter-spacing:-.01em;font-size:1.0625rem}p{text-wrap:pretty}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:#cf9f3c29;touch-action:manipulation}:focus-visible{outline:2px solid var(--gold-lit);outline-offset:3px}main{overflow:clip}}@layer utilities{.skip-link{z-index:var(--z-skip);top:var(--s-3);left:var(--s-3);padding:var(--s-3) var(--s-4);background:var(--gold);color:var(--on-gold);transition:transform var(--dur-ui) var(--ease-ui);font-weight:600;position:fixed;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
