*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Inter,ui-sans-serif,system-ui,sans-serif}:root{--font-mono: "JetBrains Mono", ui-monospace, monospace}:root,[data-theme=light]{--bg: #eef2f8;--surface: #ffffff;--surface-alt: #e3eaf4;--primary: #1b3a6b;--primary-strong: #0f2647;--on-primary: #ffffff;--accent: #d98324;--accent-strong: #b76a16;--text: #14213d;--text-muted: #57678a;--text-faint: #8996b3;--border: #d6e0ee;--border-strong: #b9c8de;--danger: #b3372c;--success: #2f7d4f}[data-theme=dark]{--bg: #0a1526;--surface: #101e36;--surface-alt: #16283f;--primary: #4c7fc1;--primary-strong: #3d6fb4;--on-primary: #08152b;--accent: #f0b860;--accent-strong: #f6c878;--text: #e7edf6;--text-muted: #93a6c6;--text-faint: #5e729a;--border: #22344e;--border-strong: #2e4363;--danger: #e0645a;--success: #4caf6e}body{background:var(--bg);color:var(--text);transition:background-color .15s ease,color .15s ease}button,input,textarea{font-family:inherit}button{cursor:pointer;border:none;background:none}
