:root{--bg:#0d0f14;--bg2:#161920;--bg3:#1e2229;--border:#ffffff12;--border2:#ffffff21;--text:#e8eaf0;--muted:#7a7f8e;--accent:#4f8ef7;--green:#3ecf8e;--red:#e05c5c;--amber:#f5a623}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:SF Pro Display,Segoe UI,-apple-system,sans-serif;font-size:14px;line-height:1.5}button{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}
