:root{color-scheme:light;--bg:#0b0b0b;--panel:#ffffff;--muted:rgba(0,0,0,0.65);--border:#0b0b0b;--danger:#b91c1c;--accent:#facc15}*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji;background:linear-gradient(180deg,#111,#0b0b0b);color:#0b0b0b}a{color:inherit}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}