.cgba{display:grid;gap:20px}.cgba-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.cgba-kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;opacity:.7}.cgba-head h2{margin:.35rem 0}.cgba-guard{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--cg-border,#d9d9d9);border-radius:999px;padding:8px 12px;font-size:.8rem;white-space:nowrap}.cgba-thread{display:grid;gap:12px;max-height:520px;overflow:auto}.cgba-msg{border-radius:16px;padding:14px 16px;background:var(--cg-surface-2,#f6f6f6)}.cgba-user{margin-left:12%;background:rgba(185,145,50,.12)}.cgba-assistant{margin-right:5%}.cgba-msg p{margin:.4rem 0 0}.cgba-sources{display:grid;gap:10px;margin:14px 0;padding-left:1.3rem}.cgba-sources li{padding:10px 12px;border-left:3px solid #b99132;background:rgba(255,255,255,.45)}.cgba-sources span{display:block;font-size:.8rem;opacity:.7}.cgba-sources p{font-size:.92rem}.cgba-form{display:grid;gap:10px}.cgba-form textarea{width:100%;min-height:110px;resize:vertical}.cgba-actions{display:flex;justify-content:space-between;gap:16px;align-items:center}.cgba-actions small{max-width:62%;opacity:.72}.cgba-error{border:1px solid #b42318;background:rgba(180,35,24,.08)}@media(max-width:680px){.cgba-head,.cgba-actions{display:grid}.cgba-guard{justify-self:start}.cgba-actions small{max-width:none}.cgba-actions button{width:100%}.cgba-user{margin-left:0}.cgba-assistant{margin-right:0}}