*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafafa;color:#1a1a1a}button{cursor:pointer;border:1px solid #ddd;background:#fff;border-radius:6px;font-size:14px}button:hover:not(:disabled){background:#f0f0f0}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:14px;border:1px solid #ddd;border-radius:6px;outline:none}input:focus,textarea:focus,select:focus{border-color:#0084ff}a{color:#0084ff;text-decoration:none}a:hover{text-decoration:underline}:root,[data-theme=dark]{--bg: #0f172a;--bg-secondary: #1e293b;--surface: rgba(255,255,255,.03);--border: rgba(255,255,255,.07);--text: #e2e8f0;--text-muted: #94a3b8;--text-faint: #64748b;--chat-bg: #ffffff;--chat-border: #eeeeee;--chat-text: #111111;--chat-input-bg: #ffffff;--chat-input-disabled: #fafafa}[data-theme=light]{--bg: #f8fafc;--bg-secondary: #f1f5f9;--surface: rgba(0,0,0,.02);--border: rgba(0,0,0,.08);--text: #0f172a;--text-muted: #475569;--text-faint: #94a3b8;--chat-bg: #ffffff;--chat-border: #e2e8f0;--chat-text: #0f172a;--chat-input-bg: #ffffff;--chat-input-disabled: #f8fafc}
