.rte-chatdemo{background:#eef2f7;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.rte-chatdemo-thread{flex-direction:column;gap:12px;min-height:220px;max-height:340px;padding:16px;display:flex;overflow-y:auto}.rte-chatdemo-msg{align-items:flex-start;gap:10px;display:flex}.rte-chatdemo-avatar{color:#fff;background:#1d67ba;border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-size:12px;font-weight:800;display:grid}.rte-chatdemo-msg.is-me .rte-chatdemo-avatar{background:#0f766e}.rte-chatdemo-bubble{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:78%;padding:9px 12px}.rte-chatdemo-bubble p{margin:0 0 6px}.rte-chatdemo-bubble p:last-child{margin-bottom:0}.rte-chatdemo-name{color:#475569;margin-bottom:2px;font-size:11px;font-weight:800}.rte-chatdemo-composer{background:#fff;border-top:1px solid #e2e8f0;padding:10px 14px 14px}.rte-chatdemo-host{background:#fff;border:1px solid #cbd5e1;border-radius:12px;max-height:190px;overflow:hidden auto}.rte-chatdemo-host:focus-within{border-color:#1d67ba;box-shadow:0 0 0 3px #1d67ba1f}.rte-chatdemo-row{align-items:center;gap:10px;margin-top:8px;display:flex}.rte-chatdemo-hint{color:#94a3b8;font-size:11px}.rte-chatdemo-send{appearance:none;color:#fff;cursor:pointer;background:#1d67ba;border:0;border-radius:9px;margin-left:auto;padding:8px 18px;font-size:13px;font-weight:700}.rte-chatdemo-send:disabled{cursor:not-allowed;background:#cbd5e1}.rte-chatdemo-send:not(:disabled):hover{background:#17549b}
