:root{--bg: #0a0a0f;--surface: #111118;--surface2: #1e1e2e;--border: #1e1e2e;--accent: #2563eb;--accent-hover: #1d4ed8;--accent2: #00e5c3;--accent3: #f7c948;--text: #e8e8f0;--muted: #6b6b85;--radius: 8px;--bubble-user-bg: #1a1a2e;--bubble-ai-bg: #0f1a14;--bubble-ai-border: #0e2a1e;--bubble-ai-color: #d4f5e9}[data-theme=light]{--bg: #f4f6fb;--surface: #ffffff;--surface2: #eef1f7;--border: #d1d5e0;--accent: #2563eb;--accent-hover: #1d4ed8;--accent2: #00b89f;--accent3: #d4a000;--text: #111827;--muted: #6b7280;--bubble-user-bg: #e0e7ff;--bubble-ai-bg: #f0fdf4;--bubble-ai-border: #bbf7d0;--bubble-ai-color: #065f46}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}input,textarea,select,button{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.mono{font-family:Space Mono,monospace}
