@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@700&family=Inter:wght@300;500;700&display=swap";:root{--blue:#00bfff;--red:#ff3333;--gold:#ffd166;--bg:#0a0f1a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:#fff;overflow:hidden;height:100vh}h1,h2,h3{font-family:Orbitron,system-ui,sans-serif;letter-spacing:.04em}
