*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--bg2: #141414;--bg3: #1e1e1e;--border: #2a2a2a;--text: #f0f0f0;--text2: #888;--accent: #1db954;--accent-hover: #1ed760;--danger: #e53935;--radius: 8px}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:14px;border:none;outline:none}input{font-family:inherit;font-size:14px;outline:none;border:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
