*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#12121a;--surface2:#1a1a26;--border:#2a2a3a;--accent:#4f8ef7;--accent-dim:#2a4a8a;--text:#e8e8f0;--text-muted:#7070a0;--green:#34c97b;--orange:#f59e0b;--red:#ef4444}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;outline:none}input,select{font-family:inherit;font-size:inherit;background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:8px;outline:none;padding:8px 12px;transition:border-color .2s}input:focus,select:focus{border-color:var(--accent)}
