/* Zaia: campaign source marker, clear status, and readable inbox cards */
.conversation { min-height: 72px; }
.conversation .conversation--user { min-height: 1.25rem; line-height: 1.25rem; padding-right: 4.25rem !important; }
.conversation .zaia-campaign-label { display: block; margin: 1px 4.5rem 1px 0.5rem; overflow: hidden; color: #0f766e; font-size: 0.6875rem; font-weight: 600; line-height: 1rem; text-overflow: ellipsis; white-space: nowrap; }
.conversation .zaia-delivery-error { display: block; margin: 2px 4.5rem 1px 0.5rem; overflow: hidden; color: #b42318; font-size: 0.6875rem; font-weight: 700; line-height: 1rem; text-overflow: ellipsis; white-space: nowrap; }
.conversation.zaia-delivery-failed { background: #fff5f5; border-left: 3px solid #dc2626; }
.conversation.zaia-delivery-failed:hover { background: #fee2e2; }
.conversation.zaia-has-campaign .conversation--user + .zaia-delivery-error + .zaia-campaign-label + div, .conversation.zaia-has-campaign .conversation--user + .zaia-delivery-error + .zaia-campaign-label + p { height: 1.25rem !important; line-height: 1.25rem !important; }
.conversation .absolute.ltr\\:right-3 { min-width: 2.75rem; text-align: right; }