@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;700;800&display=swap";
:root{--background:#0a0a12;--foreground:#f0f0f8}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}button,input{font:inherit}h1,h2{font-family:Bebas Neue,Impact,sans-serif}a{color:inherit;text-decoration:none}
