:root{color-scheme:light dark;--bg:#0f1216;--panel:#171b22;--text:#e8ecf2;--muted:#9aa3b2;--accent:#6ea8fe;--border:#2a3140;--ok:#5bd39b;--warn:#f0c674}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.55}a{color:var(--accent)}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em}