.ChatList_list__Z53YG{height:100%;overflow-y:auto;padding:12px;background:white;width:320px;box-sizing:border-box}@media (max-width:768px){.ChatList_list__Z53YG{width:100%}}.ChatList_chatItem__OhAcf{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;transition:.2s;width:100%;box-sizing:border-box}.ChatList_chatItem__OhAcf:hover{background:#f3f4f6}.ChatList_active__jQ4AJ{background:#e5edff}.ChatList_avatar__pM1Nu{width:48px;height:48px;border-radius:10px;object-fit:cover}.ChatList_chatInfo__jt9cD{flex:1;min-width:0;overflow:hidden}.ChatList_title__mJ4Ul{font-weight:600}.ChatList_preview___AYNl,.ChatList_title__mJ4Ul{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatList_preview___AYNl{font-size:13px;color:#6b7280}.ChatList_chatMeta__F4NdH{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.ChatList_date__NiBqf,.ChatList_userName__i5TLr{font-size:12px;color:#6b7280}.ChatList_userName__i5TLr{margin-bottom:2px}.ChatList_unreadBadge__XccwR{margin-top:4px;background:red;color:white;font-size:13px;border-radius:50%;padding:6px 7px;min-width:28px;text-align:center;font-weight:600;line-height:1}.ChatList_chatItemUnread__TMHwp .ChatList_preview___AYNl{font-weight:600;color:#111827}