:root{--paper:#101010;--surface:#1b1b1b;--surface-raised:#242424;--white:#fff;--ink:#f5f5f3;--muted:#b6b6b3;--line:#343434;--accent:#ff6b20;--accent-hover:#ff8549;--display:var(--font-brand), Arial, sans-serif;--body:var(--font-brand), Arial, sans-serif;--radius:8px}*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-padding-top:1.5rem}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;font-size:1rem;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);text-wrap:balance;overflow-wrap:anywhere;font-weight:800;line-height:1.08}h1{letter-spacing:-.06em;font-size:clamp(2.6rem,5.7vw,5rem)}h2{letter-spacing:-.045em;font-size:clamp(2rem,3.5vw,3.25rem)}h3{letter-spacing:-.035em;font-size:1.75rem}p{color:var(--muted)}::selection{background:var(--accent);color:#101010}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:disabled{cursor:default}.skip{z-index:100;background:var(--accent);color:#101010;border-radius:4px;padding:.8rem 1.3rem;font-weight:800;position:absolute;top:-200px;left:1rem}.skip:focus{top:1rem}main{min-height:60vh}svg{flex-shrink:0}section[id]{scroll-margin-top:1.5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
