.kiseo-teaser.kiseo-hidden{display:none}.kiseo-panel.kiseo-open{display:flex}.kiseo-msg{max-width:84%;font-size:13.5px;line-height:1.5;padding:10px 13px;border-radius:14px;white-space:pre-wrap}.kiseo-msg.bot{background:#fff;color:#26272e;border:1px solid #ececf0;align-self:flex-start;border-bottom-left-radius:4px}.kiseo-msg.user{background:var(--kiseo-dark);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.kiseo-typing{align-self:flex-start;display:flex;gap:4px;padding:12px 14px;background:#fff;border:1px solid #ececf0;border-radius:14px;border-bottom-left-radius:4px}.kiseo-typing span{width:6px;height:6px;background:#b6b9c2;border-radius:50%;animation:kiseoBlink 1.1s infinite ease-in-out}.kiseo-typing span:nth-child(2){animation-delay:.15s}.kiseo-typing span:nth-child(3){animation-delay:.3s}.kiseo-chip{border:1px solid #e2e3e8;background:#fff;color:#26272e;font-size:12.5px;padding:7px 12px;border-radius:20px;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:background .12s}.kiseo-chip:hover{background:#f0f1f4}