/* ── BOT SETTINGS ────────────────────────────────────── */
.bot-preview { display:flex; align-items:center; gap:12px; padding-bottom:12px }
.bot-preview-avatar { width:46px; height:46px; border-radius:50%; background:var(--surface2); flex-shrink:0 }
