#ohi-panel.open{display:flex}.ohi-m{display:flex;gap:7px;max-width:88%}.ohi-m.u{align-self:flex-end;flex-direction:row-reverse}.ohi-m.b{align-self:flex-start}.ohi-bub{padding:9px 12px;border-radius:14px;font-size:13px;line-height:1.55;word-break:break-word}.ohi-bub a{color:#1d9e75;text-decoration:underline}.ohi-m.u .ohi-bub{background:#1d9e75;color:#fff;border-radius:14px 3px 14px 14px}.ohi-m.b .ohi-bub{background:#f0f4f3;color:#222;border-radius:3px 14px 14px 14px}.ohi-av{width:26px;height:26px;border-radius:50%;background:#e1f5ee;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;margin-top:2px}.ohi-typing span{width:6px;height:6px;border-radius:50%;background:#1d9e75;display:inline-block;opacity:.5;animation:ohi-b 1.2s infinite}.ohi-typing span:nth-child(2){animation-delay:.2s}.ohi-typing span:nth-child(3){animation-delay:.4s}