.chat-item{flex-direction:row;justify-content:space-between;align-items:center;display:block}.chat-haze-overlay{background:linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,.4) 57.69%)}input[name=tab]:not([value=All]):checked~* .chat-item{display:none}input[value=All]:checked~* .chat-item[data-tag=All],input[value=Important]:checked~* .chat-item[data-tag=Important],input[value=VIP]:checked~* .chat-item[data-tag=VIP],input[value=Follow-Up]:checked~* .chat-item[data-tag=Follow-Up]{display:block}.tab-container:has(input[value=All]:checked) .chat-item:not([data-tag=All]){display:none}.tab-container:has(input[value=Important]:checked) .chat-item:not([data-tag=Important]){display:none}.tab-container:has(input[value=VIP]:checked) .chat-item:not([data-tag=VIP]){display:none}.tab-container:has(input[value=Follow-Up]:checked) .chat-item:not([data-tag=Follow-Up]){display:none}@supports not selector(:has(*)){.chat-item{display:block}input[name=tab]:not([value=All]):checked~* .chat-item{display:none}input[value=All]:checked~* .chat-item[data-tag=All],input[value=Important]:checked~* .chat-item[data-tag=Important],input[value=VIP]:checked~* .chat-item[data-tag=VIP],input[value=Follow-Up]:checked~* .chat-item[data-tag=Follow-Up]{display:block}}
