:root{--yellow:#f5c400;--yellow-dark:#d8a900;--ink:#171816;--muted:#666a64;--line:#dedfd9;--paper:#fffef9;--soft:#f4f3ed}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{max-width:100%;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}::selection{background:var(--yellow);color:var(--ink)}
