*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0e11;--bg2: #16181c;--bg3: #1e2025;--bg4: #272a31;--border: #2c2f37;--border2: #3b3f49;--text: #e9eaee;--text2: #979ba5;--text3: #62666f;--accent: #D4920D;--accent-hover: #E8A820;--accent-bg: #2a1f08;--brand-red: #8C1212;--brand-red-bg: #1c0404;--green: #2cc28d;--green-bg: #10271d;--blue: #6aa6f5;--blue-bg: #13203a;--amber: #f0a830;--amber-bg: #29200f;--purple: #9486f5;--purple-bg: #1a1630;--red: #f0584f;--red-bg: #2b1413;--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}
