:root{color-scheme:light;--bg: #f7f9fb;--surface: #ffffff;--surface-muted: #f1f5fb;--surface-strong: #e8f0fb;--text: #08162c;--muted: #657186;--line: #d8e0eb;--line-strong: #b7c7da;--brand: #0f4b94;--brand-strong: #0a3471;--accent: #0088aa;--danger: #b42318;--success: #167447;--shadow: 0 18px 50px rgba(8, 22, 44, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg: #07162a;--surface: #0b213a;--surface-muted: #0a1c33;--surface-strong: #102b4a;--text: #f4f8ff;--muted: #a7b4c8;--line: #233e5d;--line-strong: #315477;--brand: #2c6fc7;--brand-strong: #4d8ee4;--accent: #25a9ca;--danger: #ffb4a9;--success: #75d6a0;--shadow: 0 18px 55px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}pre,code,.cm-editor{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
