:root{--bg: #0f1115;--panel: #171a21;--border: #262b36;--text: #e6e9ef;--muted: #9aa4b2;--accent: #6ea8fe;--ok: #57c98a;--warn: #e6b155;--danger: #e5736a;--radius: 10px;color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--accent)}button{font-family:inherit}
