.chat-circle{display:block;pointer-events:none;position:absolute;z-index:0}.chat-circle--tr{height:215px;right:0;top:-20px;transform:rotate(180deg);width:188px}.chat-circle--bl{bottom:-10px;height:215px;left:0;width:188px}.bubble-row{align-items:flex-end;display:flex;gap:12px;opacity:0;position:relative;transform:translateY(14px);transition:opacity .45s cubic-bezier(.34,1.56,.64,1),transform .45s cubic-bezier(.34,1.56,.64,1);will-change:opacity,transform;z-index:1}.bubble-row.visible{opacity:1;transform:translateY(0)}.bubble-row.clearing{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.bubble-row--left{align-self:flex-start}.bubble-row--right{align-self:flex-end}.cb-avatar{border-radius:50%;flex-shrink:0;height:66px;overflow:hidden;width:66px}.cb-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bubble{font-family:Geist,sans-serif;font-size:1.125rem;font-weight:400;letter-spacing:-.02em;line-height:1.625rem;padding:20px;position:relative;width:100%}.bubble--light{background:#fff;border-radius:16px;color:#666}.bubble--dark{background:#2b2b2b;border-radius:16px;color:#fff9}.bubble-text strong{font-weight:700}.bubble--light .bubble-text strong{color:#333}.bubble--dark .bubble-text strong{color:#fff}.cb-dots{display:flex;gap:7px;justify-content:center;margin-top:auto;padding-bottom:.25rem;position:relative;z-index:1}.cb-dot{background:#ffffff73;border-radius:50%;flex-shrink:0;height:7px;transition:all .35s cubic-bezier(.34,1.56,.64,1);width:7px}.cb-dot--active{background:#1e140a8c;border-radius:4px;width:28px}
