.inbox-state{display:inline-flex;align-items:center;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:650;line-height:1.3;white-space:nowrap;background:#edf1f5;color:#718096}
.state-unread{background:#e8f0fe;color:#275ab7}.state-read{background:#fff3dc;color:#94651b}.state-replied{background:#e5f5ee;color:#237958}
.preview>div:first-child{gap:8px;justify-content:space-between}.preview>div:first-child>b{min-width:0;overflow:hidden;text-overflow:ellipsis}
.inbox-state-filters{display:flex;gap:5px;flex-wrap:wrap;padding-top:10px}.inbox-state-filters button{padding:5px 9px;border:1px solid #e6eaf0;border-radius:7px;background:white;color:#748095;font-size:11px}.inbox-state-filters button.active{background:#edf6f3;color:#237958;border-color:#bcded1}
#thread-inbox-state{margin-top:5px}.chatitem:has(.state-unread) .preview>b,.chatitem:has(.state-unread) .preview b{font-weight:750}
