*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--bg1: #111118;--bg2: #16161f;--bg3: #1e1e2a;--border: #2a2a3a;--text: #e8e8f0;--text2: #a0a0b8;--text3: #606078;--green: #00e676;--red: #ff4757;--blue: #4f8ef7;--yellow: #ffd32a;--gold: #f4a261;--font: "Inter", sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg1)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
