:root{--bg-base: #1e1e1e;--bg-surface: #252526;--bg-elevated: #2d2d30;--accent: #3776ab;--accent-warm: #ffd43b;--success: #4ec9b0;--error: #f48771;--text-primary: #cccccc;--text-muted: #858585;--border: #3c3c3c}[data-theme=light]{--bg-base: #ffffff;--bg-surface: #f3f3f3;--bg-elevated: #e8e8e8;--accent: #306998;--text-primary: #1a1a1a;--text-muted: #6e6e6e;--border: #d4d4d4}:root{--vv-height: 100vh;--vv-width: 100vw;--vv-offset-top: 0px;--vv-keyboard-inset: 0px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg-base);color:var(--text-primary);min-height:100vh;overflow:hidden}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;border:none;border-radius:8px}code,pre,.mono{font-family:JetBrains Mono,monospace}
