:root{--bg:#fff;--text:#050505;--bg-dark:#151515;--muted:#6f6f6f;--line:#e5e5e5;--muted-on-dark:#9a9a9a;--line-on-dark:#2a2a2a;--font-sans:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Segoe UI",Roboto,Arial,sans-serif;--font-mono:"SF Mono",ui-monospace,"Menlo","Consolas",monospace;--step--1:clamp(0.78rem,0.76rem + 0.1vw,0.84rem);--step-0:clamp(1rem,0.97rem + 0.15vw,1.08rem);--step-1:clamp(1.2rem,1.12rem + 0.4vw,1.45rem);--step-2:clamp(1.6rem,1.4rem + 1vw,2.1rem);--step-3:clamp(2.1rem,1.7rem + 2vw,3.1rem);--step-4:clamp(2.7rem,2rem + 3.4vw,4.6rem);--space-section:clamp(5rem,3.5rem + 7vw,10rem);--container:1180px;--container-narrow:820px;--gutter:clamp(1.25rem,0.8rem + 2.2vw,2.5rem);--ease:cubic-bezier(0.22,1,0.36,1);--dur:0.7s}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:88px;background:var(--bg)}body{background:transparent;color:var(--text);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4{font-weight:500;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--text);color:var(--bg)}:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:1px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}