@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Inter:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,sans-serif;background-color:#0A0A0A;color:white;scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}