.conversation-identity {
  display: flex;
  flex-direction: column;
  min-width: 0;
  line-height: 1.25;
}

.conversation-phone {
  margin-top: 2px;
  color: #7b8797;
  font-size: 10px;
  white-space: nowrap;
}
.handling-tag{font-size:9px;font-weight:700;padding:3px 6px;border-radius:5px;text-transform:uppercase}.handling-tag.bot{background:#e8f5ff;color:#196fa8}.handling-tag.human{background:#fff1dd;color:#a8640d}.mode-notice{padding:8px 20px;font-size:11px;font-weight:700;border-bottom:1px solid var(--line)}.mode-notice.bot{background:#e8f5ff;color:#196fa8}.mode-notice.human{background:#fff1dd;color:#8b560d}.message.bot .bubble{background:#e8f5ff}
