:root{--t-xs:.78rem;--t-s:.9rem;--t-base:1.0625rem;--t-m:clamp(1.12rem, .4vw + 1.02rem, 1.28rem);--t-l:clamp(1.45rem, 1.1vw + 1.2rem, 1.9rem);--t-xl:clamp(1.9rem, 2.2vw + 1.35rem, 2.9rem);--t-2xl:clamp(2.5rem, 4vw + 1.4rem, 4.4rem);--t-3xl:clamp(3rem, 6.6vw + 1.1rem, 7rem);--t-hero-2col:clamp(2.3rem, 3.5vw + 1rem, 5.1rem);--sp:clamp(4rem, 7vw, 8rem);--gut:clamp(1.25rem, 4vw, 3rem);--max:1240px;--measure:63ch;--r-s:6px;--r-m:12px;--r-l:22px;--shadow-s:0 1px 2px #0000000d;--shadow-m:0 2px 4px #0000000a, 0 12px 28px -18px #00000059;--shadow-l:0 4px 8px #0000000d, 0 32px 64px -32px #00000073}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--shadow-s:0 1px 2px #00000059;--shadow-m:0 2px 4px #0000004d, 0 12px 28px -18px #000c;--shadow-l:0 4px 8px #0000004d, 0 32px 64px -32px #000000e6}}:root[data-theme=dark]{--shadow-s:0 1px 2px #00000059;--shadow-m:0 2px 4px #0000004d, 0 12px 28px -18px #000c;--shadow-l:0 4px 8px #0000004d, 0 32px 64px -32px #000000e6}*,: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:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--ink);font-family:var(--font-body), system-ui, sans-serif;font-size:var(--t-base);font-synthesis-weight:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.025em;text-wrap:balance;font-variation-settings:"wdth" 100;overflow-wrap:break-word;margin:0;font-weight:600;line-height:1.03}h1{font-size:var(--t-3xl);letter-spacing:-.038em;font-weight:700}h2{font-size:var(--t-2xl);letter-spacing:-.03em}h3{font-size:var(--t-l)}h4{font-size:var(--t-m);font-weight:700}p{margin:0 0 1.15em}p:last-child{margin-bottom:0}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--key);outline-offset:3px;border-radius:3px}img,svg,video{max-width:100%;height:auto;display:block}strong,b{color:var(--ink);font-weight:700}ul,ol{margin:0 0 1.15em;padding-left:1.3em}li{margin-bottom:.4em}hr{border:0;border-top:1px solid var(--line);margin:var(--sp) 0}::selection{background:var(--key);color:var(--bg)}.wrap{width:100%;max-width:var(--max);padding-inline:var(--gut);margin-inline:auto}.wrap-tight{max-width:820px}.wrap-wide{max-width:1440px}.section{padding-block:var(--sp)}.section--tight{padding-block:calc(var(--sp) * .6)}.measure{max-width:var(--measure)}.stack>*+*{margin-top:var(--gap,1.15rem)}.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}.skip{z-index:999;background:var(--ink);color:var(--bg);border-radius:0 0 var(--r-s) 0;padding:.8rem 1.2rem;font-weight:700;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.eyebrow{font-family:var(--font-display), sans-serif;font-size:var(--t-xs);letter-spacing:.19em;text-transform:uppercase;color:var(--key);align-items:center;gap:.65rem;margin:0 0 1.1rem;font-weight:700;display:flex}.eyebrow:before{content:"";clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:currentColor;flex:none;width:13px;height:15px}.eyebrow--plain:before{display:none}.lede{font-size:var(--t-l);letter-spacing:-.018em;color:var(--ink);line-height:1.32;font-family:var(--font-display), sans-serif;max-width:22ch;font-weight:400}.lede--long{max-width:34ch}.intro{font-size:var(--t-m);color:var(--ink-2);max-width:var(--measure)}.btn{font-family:var(--font-display), sans-serif;font-size:var(--t-s);letter-spacing:.01em;cursor:pointer;border:1.5px solid #0000;border-radius:100px;align-items:center;gap:.6rem;padding:.95rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .18s cubic-bezier(.2,.8,.3,1),background-color .18s,color .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--key);color:var(--bg)}.btn--primary:hover{background:var(--ink)}.btn--ghost{border-color:var(--line-2);color:var(--ink);background:0 0}.btn--ghost:hover{border-color:var(--key);color:var(--key)}.btn--on-dark{background:var(--bg);color:var(--ink)}.btn--on-dark:hover{background:var(--key);color:var(--bg)}.btn .arw{transition:transform .18s cubic-bezier(.2,.8,.3,1)}.btn:hover .arw{transform:translate(3px)}.btns{flex-wrap:wrap;gap:.75rem;display:flex}.arrowlink{font-family:var(--font-display), sans-serif;font-weight:700;font-size:var(--t-s);color:var(--key);border-bottom:1.5px solid #0000;align-items:center;gap:.45rem;padding-bottom:2px;text-decoration:none;transition:border-color .18s,gap .18s;display:inline-flex}.arrowlink:hover{border-bottom-color:currentColor;gap:.7rem}.hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.hex-flat{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.spectre{width:100%;height:5px;display:flex}.spectre i{background:var(--c);flex:1}.prose{font-size:var(--t-m);color:var(--ink-2);line-height:1.7}.prose>*{max-width:var(--measure)}.prose h2{font-size:var(--t-xl);color:var(--ink);letter-spacing:-.028em;margin:2.6em 0 .6em}.prose h3{font-size:var(--t-l);color:var(--ink);margin:2.1em 0 .5em}.prose h2:first-child,.prose h3:first-child{margin-top:0}.prose strong{color:var(--ink)}.prose a{color:var(--key);text-decoration-color:color-mix(in srgb, var(--key) 45%, transparent)}.prose a:hover{text-decoration-color:currentColor}.prose ul{padding-left:0;list-style:none}.prose ul li{padding-left:1.5rem;position:relative}.prose ul li:before{content:"";background:var(--key);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:8px;height:9px;position:absolute;top:.62em;left:0}.prose blockquote{border-left:3px solid var(--key);font-family:var(--font-display), sans-serif;font-size:var(--t-l);letter-spacing:-.02em;color:var(--ink);margin:2em 0;padding:0 0 0 1.6rem;font-weight:400;line-height:1.35}.prose img{border-radius:var(--r-m);max-width:100%;margin:2em 0}.prose hr{max-width:100%;margin:2.6em 0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-l);box-shadow:var(--shadow-s);padding:clamp(1.5rem,3vw,2.2rem)}.grid{gap:clamp(1rem,2.2vw,1.6rem);display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.media{border-radius:var(--r-l);background:var(--bg-2);overflow:hidden}.media img{object-fit:cover;width:100%;height:100%}.media--hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);border-radius:0}figure{margin:0}figcaption{font-size:var(--t-xs);color:var(--ink-3);letter-spacing:.01em;margin-top:.7rem}
