:root{--white:#fff;--paper:#fafafa;--wash:#f4f4f3;--ink:#0a0a0a;--ink-raised:#171717;--text:#3b3b3b;--text-muted:#6f6f6f;--text-on-dark:#a3a3a3;--line:#e6e6e6;--line-strong:#d4d4d4;--line-dark:#262626;--accent:#c8102e;--accent-hover:#a60d26;--accent-ink:#fff;--cta:#c8102e;--cta-hover:#a60d26;--cta-ink:#fff;--r-pill:999px;--r-card:18px;--r-md:12px;--r-sm:5px;--font-sans:var(--font-geist), "Helvetica Neue", Arial, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, Consolas, monospace;--gutter:clamp(1.25rem, 5vw, 4rem);--measure:62ch;--section-y:clamp(3rem, 5vw, 4.75rem);--max:1320px;--header-h:4.5rem}@media (max-width:1000px){:root{--header-h:3.9rem}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--white);color:var(--text);font-family:var(--font-sans);letter-spacing:-.006em;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}img,svg,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--ink);letter-spacing:-.022em;text-wrap:balance;margin:0;font-weight:400;line-height:1.12}h1{font-size:clamp(2.6rem,6.4vw,5rem);line-height:1.08}h2{font-size:clamp(2rem,4.4vw,3.4rem)}h3{letter-spacing:-.012em;font-size:1.15rem;font-weight:500;line-height:1.3}p{max-width:var(--measure);margin:0 0 1.1rem}a{color:var(--ink);text-underline-offset:3px;text-decoration-thickness:1px}strong{color:var(--ink);font-weight:500}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:2px}.wrap{max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-y)}.section--dark{background:var(--ink);color:var(--text-on-dark);--accent:#ff4d5e;--accent-hover:#ff6b79;--accent-ink:#2b0509}.section--dark h1,.section--dark h2,.section--dark h3{color:var(--white)}.section--wash{background:var(--wash)}.eyebrow{font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);max-width:none;margin:0 0 1rem;font-size:.72rem;font-weight:500;display:block}.section--dark .eyebrow{color:var(--text-on-dark)}.lede{color:var(--text-muted);max-width:52ch;font-size:clamp(1.02rem,1.6vw,1.12rem);line-height:1.6}.section--dark .lede{color:var(--text-on-dark)}.head-split{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:end;gap:1.5rem 4rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.head-split>:last-child{padding-bottom:.35rem}@media (max-width:820px){.head-split{grid-template-columns:1fr;align-items:start}}.btn{font-family:var(--font-sans);letter-spacing:-.01em;border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.6rem;font-size:.94rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.btn--cta{background:var(--cta);color:var(--cta-ink);border-color:var(--cta);border-radius:var(--r-sm);letter-spacing:.055em;text-transform:uppercase;padding:1.05rem 1.75rem;font-size:.86rem;font-weight:600}.btn--cta:hover{background:var(--cta-hover);border-color:var(--cta-hover)}.section--dark .btn--cta{background:var(--cta);border-color:var(--cta);color:var(--cta-ink)}.section--dark .btn--cta:hover{background:var(--cta-hover);border-color:var(--cta-hover)}.btn--accent{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.btn--accent:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn--dark{background:var(--ink);color:var(--white);border-color:var(--ink)}.btn--dark:hover{background:var(--ink-raised);border-color:var(--ink-raised)}.btn--outline{color:var(--ink);border-color:var(--line-strong);background:0 0}.btn--outline:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.btn--light{background:var(--white);color:var(--ink);border-color:var(--white)}.btn--light:hover{background:var(--wash);border-color:var(--wash)}.section--dark .btn--outline{color:var(--white);border-color:var(--line-dark)}.section--dark .btn--outline:hover{background:var(--white);color:var(--ink);border-color:var(--white)}.text-link{color:var(--ink);align-items:center;gap:.45rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}.text-link:hover:after{transform:translate(3px)}.section--dark .text-link{color:var(--white)}.meta-label{font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:500;display:block}.tick-list{margin:0 0 1.25rem;padding:0;list-style:none}.tick-list>li{max-width:var(--measure);margin-bottom:.65rem;padding-left:1.75rem;position:relative}.tick-list>li:before{content:"";background:var(--accent);border-radius:50%;width:.7rem;height:.7rem;position:absolute;top:.52em;left:0}.skip-link{background:var(--ink);color:var(--white);border-radius:0 0 var(--r-md) 0;z-index:100;padding:.8rem 1.25rem;font-weight:500;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.head{margin-bottom:clamp(2.25rem,4.5vw,3.5rem)}.head h2{max-width:22ch}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_6a0e6105-module__QVq-Ba__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_6a0e6105-module__QVq-Ba__variable{--font-geist:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_fa2c5880-module__XVMz-q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_fa2c5880-module__XVMz-q__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
