*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #1a1d27;--bg3: #22263a;--border: #2e3248;--text-1: #f0f2ff;--text-2: #a0a8c8;--text-3: #6b7399;--accent: #6c63ff;--accent2: #8b83ff;--green: #22c55e;--yellow: #f59e0b;--red: #ef4444;--blue: #3b82f6;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.4)}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text-1);font-size:14px;line-height:1.5;min-height:100vh}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
