:root{--bg:#f6f7f9;--surface:#fff;--border:#e4e7ec;--text:#1a1d24;--muted:#6b7280;--user:#dcecff;--assistant:#f1f0ee;--accent:#3b6ef5;--danger:#b42318}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}