*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f0f;--surface:#1a1a1a;--surface-2:#252525;--border:#333;--text:#e5e5e5;--text-muted:#999;--primary:#6366f1;--primary-hover:#818cf8;--success:#22c55e;--error:#ef4444;--user-bubble:#6366f1;--assistant-bubble:#1e1e2e;--radius:12px}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none}button,input,textarea{font:inherit;color:inherit}