.ChatList_chatList__PzhfJ{display:flex;flex-direction:column;gap:16px;overflow:auto;scrollbar-width:none;padding-left:8px;margin-left:-8px}.ChatList_chatList__PzhfJ::-webkit-scrollbar{display:none}.ChatList_partName__OeqQm{font-size:12px;line-height:150%;margin-bottom:6px;color:var(--color-text-secondary)}.ChatList_chatListItem__2E2WS{padding:6px 8px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:10px;margin-left:-8px;cursor:pointer;transition:background-color .2s ease-in-out}@media(hover:hover)and (pointer:fine){.ChatList_chatListItem__2E2WS:hover{background-color:#fff;transition:background-color .2s ease-in-out}}.ChatList_chatListItem__2E2WS.ChatList_active__CjFD_{background-color:#fff}.ChatList_chatListItem__2E2WS:last-child{margin-bottom:0}.ChatList_chatListItem__2E2WS:first-letter{text-transform:uppercase}