*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2e3250;--accent: #6c63ff;--accent-hover: #5a52e0;--text: #e8eaf6;--text-muted: #8b90b8;--user-bubble: #6c63ff;--assistant-bubble: #1a1d27;--error: #ff5c5c;--success: #4caf82;--radius: 12px;--radius-sm: 6px}html,body,#root{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6}button{cursor:pointer;font-family:inherit}textarea{font-family:inherit;resize:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
