:root{--primary: #c2ff0a;--primary-glow: rgba(194, 255, 10, .4);--bg-dark: #0a0a0c;--bg-card: #1a1a1e;--text-main: #ffffff;--text-muted: #888888;--font-futuristic: "Inter", system-ui, sans-serif}body{background-color:var(--bg-dark);color:var(--text-main);margin:0;overflow-x:hidden}[data-theme=dark]{--background: #0f172a;--foreground: #f8fafc;--muted: #1e293b;--border: #334155}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased}@media(max-width:768px){h1{font-size:3rem!important}footer{padding-bottom:2rem}button{width:100%;padding:1rem!important}}@media(max-height:700px){h1{font-size:2.5rem!important;margin-top:1rem!important}footer{bottom:1rem!important;gap:.5rem!important}}
