:root{--background:#f7f7f7;--foreground:#181818;--surface:#fff;--surface-strong:#fffffff7;--line:#18181817;--muted:#5c5c5c;--accent:#a6114b;--accent-dark:#40061d;--highlight:#ff634e;--shadow:0 8px 32px #0000000f;--radius:4px}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display), sans-serif;letter-spacing:0;font-weight:600;line-height:1.05}img{max-width:100%;display:block}::selection{color:#fff;background:var(--accent)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
