.page_chatRoomList__elkW5{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}.page_chatRoomItem__f7h_s,.page_chatRoomList__elkW5{width:100%;position:relative;display:flex;text-align:left;font-size:20px}.page_chatRoomItem__f7h_s{flex-direction:row;justify-content:space-between}.ChatRoomItem_container__ONK2u{display:flex;width:100%;gap:12px;padding:16px;text-decoration:none;color:inherit;border-bottom:1px solid var(--color-background-secondary)}.ChatRoomItem_profileImageContainer__8K_PU{width:48px;height:48px;border-radius:24px;overflow:hidden;flex-shrink:0}.ChatRoomItem_profileImage__G5BI6{width:100%;height:100%;object-fit:cover}.ChatRoomItem_content__w64xI{flex:1 1;min-width:0}.ChatRoomItem_header__WpQoa{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ChatRoomItem_name__9I0Fw{font-size:16px;font-weight:600;margin:0}.ChatRoomItem_timestamp__O_zsz{font-size:12px;color:var(--color-text-secondary)}.ChatRoomItem_footer__yjOrQ{display:flex;justify-content:space-between;align-items:center}.ChatRoomItem_lastMessage__xqcU1{font-size:14px;color:var(--color-text-secondary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatRoomItem_unreadCount__DNOhD{background-color:var(--color-red-05);color:white;font-size:12px;font-weight:600;padding:2px 6px;border-radius:10px;margin-left:8px}