*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #161b27;--bg3: #1e2535;--border: #2a3347;--border2: #374160;--text: #e8eaf0;--text2: #8b93a7;--text3: #555f75;--accent: #D4920D;--accent-hover: #E8A820;--accent-bg: #2a1c04;--brand-red: #8C1212;--brand-red-bg: #1c0404;--green: #1db97a;--green-bg: #0f2d1f;--blue: #3d8ef0;--blue-bg: #0f1f3d;--amber: #f0a830;--amber-bg: #2d1f0a;--purple: #7c6ff0;--purple-bg: #1a1630;--red: #e84b4b;--red-bg: #2d0f0f;--sidebar-w: 220px;--radius: 10px;font-size:14px}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,select,textarea{font-family:inherit;outline:none;background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:8px 12px;font-size:13px;width:100%;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--accent)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
