:root{--bg: #0b0d12;--surface: #14171f;--border: #262b36;--text: #f4f5f7;--text-muted: #9aa2b1;--accent: #6c8cff}@media(prefers-color-scheme:light){:root{--bg: #f6f7f9;--surface: #ffffff;--border: #e2e5eb;--text: #14171f;--text-muted: #5b6273;--accent: #3c5ce6}}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
