:root{--bg:#0f1115;--surface:#1a1d24;--surface-2:#242832;--text:#f2f4f8;--muted:#9aa3b2;--accent:#ee8d49;--danger:#e5484d;--ok:#3dd68c;--radius:16px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;font-family:-apple-system,system-ui,Segoe UI,Roboto,sans-serif}button{font:inherit;cursor:pointer;border:none}input{font:inherit}
