*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #08080d;--bg-card: #0f0f17;--bg-card-hover: #151520;--border: #1a1a2e;--text: #e0e0e0;--text-dim: #777;--red: #ff4757;--orange: #ffa502;--green: #2ed573;--gold: #ffd700;--silver: #b0b0b0;--bronze: #cd7f32;--glow-red: 0 0 20px rgba(255,71,87,.3);--glow-orange: 0 0 20px rgba(255,165,2,.3);--glow-green: 0 0 20px rgba(46,213,115,.3)}body{font-family:JetBrains Mono,monospace;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}
