@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500&display=swap";:root{--bg: #0a0a0f;--surface: #13131a;--surface2: #1c1c28;--border: #2a2a3d;--accent: #00ff88;--red: #ff3b5c;--gold: #ffd700;--text: #e8e8f0;--muted: #6b6b8a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh}#root{min-height:100vh}
