*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#1a1d27;--border:#2a2d3a;--accent:#4f8ef7;--accent-muted:#1e3a6e;--text:#e8eaf0;--text-muted:#8890a4;--user-bubble:#1e3a6e;--bot-bubble:#1a1d27;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}[data-theme=light]{--bg:#ffffff;--surface:#f4f5f7;--border:#dde0e8;--accent:#2563eb;--accent-muted:#dbeafe;--text:#1a1d27;--text-muted:#6b7280;--user-bubble:#dbeafe;--bot-bubble:#f4f5f7}body{background:var(--bg);color:var(--text);font-family:var(--font);height:100dvh;display:flex;flex-direction:column}