:root{--background:#0a0e14;--foreground:#f4f4f4}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{color:#fff;background:#3b82f6}:where(a,button,input):focus-visible{outline-offset:3px;outline:2px solid #60a5fa}button,a{-webkit-tap-highlight-color:#3b82f62e}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
