*,*: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)}[data-theme=light]{--bg: #f4f5fa;--bg2: #ffffff;--bg3: #eef0f7;--border: #dde1f0;--text-1: #12141f;--text-2: #4b5170;--text-3: #8890b0;--accent: #6c63ff;--accent2: #5a52e0;--green: #16a34a;--yellow: #d97706;--red: #dc2626;--blue: #2563eb;--shadow: 0 4px 24px rgba(0,0,0,.08)}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}
