:root{--bg:#0f1115;--panel:#171a21;--panel-2:#1d212b;--border:#2a2f3a;--text:#e7e9ee;--muted:#9aa3b2;--accent:#4f8cff;--ok:#3ecf8e;--warn:#f0b429;--danger:#ff5d5d}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.25}input,select,textarea,button{font:inherit;color:inherit}button{cursor:pointer}
