.Messages-module__7HHEbW__master{background-color:#f5f5f5;min-height:100vh}.Messages-module__7HHEbW__mainContainer{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:20px}.Messages-module__7HHEbW__messagesLayout{background-color:#fff;border-radius:8px;height:600px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.Messages-module__7HHEbW__loading{color:#666;justify-content:center;align-items:center;height:200px;font-size:18px;display:flex}.Messages-module__7HHEbW__error{color:#e53e3e;background-color:#fed7d7;border:1px solid #feb2b2;border-radius:8px;justify-content:center;align-items:center;height:200px;margin:20px;padding:20px;font-size:18px;display:flex}@media (max-width:768px){.Messages-module__7HHEbW__mainContainer{padding:10px}.Messages-module__7HHEbW__messagesLayout{flex-direction:column;height:calc(100vh - 120px)}.Messages-module__7HHEbW__master{padding-bottom:0}}@media (max-width:480px){.Messages-module__7HHEbW__mainContainer{padding:5px}.Messages-module__7HHEbW__messagesLayout{border-radius:0;height:calc(100vh - 100px)}}
.MessageList-module__Hc0xvG__messageList{background-color:#fff;border-right:1px solid #e0e0e0;flex-direction:column;width:300px;height:100%;display:flex}.MessageList-module__Hc0xvG__header{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:16px}.MessageList-module__Hc0xvG__header h2{color:#333;margin:0;font-size:18px;font-weight:600}.MessageList-module__Hc0xvG__conversations{flex:1;overflow-y:auto}.MessageList-module__Hc0xvG__conversationItem{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;padding:12px 16px;transition:background-color .2s;display:flex}.MessageList-module__Hc0xvG__conversationItem:hover{background-color:#f8f9fa}.MessageList-module__Hc0xvG__conversationItem.MessageList-module__Hc0xvG__selected{background-color:#e3f2fd;border-right:3px solid #007bff}.MessageList-module__Hc0xvG__avatarContainer{margin-right:12px;position:relative}.MessageList-module__Hc0xvG__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.MessageList-module__Hc0xvG__unreadBadge{position:absolute;top:-2px;right:-2px}.MessageList-module__Hc0xvG__conversationInfo{flex:1;min-width:0}.MessageList-module__Hc0xvG__userInfo{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.MessageList-module__Hc0xvG__userName{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.MessageList-module__Hc0xvG__timestamp{color:#666;white-space:nowrap;margin-left:8px;font-size:12px}.MessageList-module__Hc0xvG__messagePreview{justify-content:space-between;align-items:center;display:flex}.MessageList-module__Hc0xvG__lastMessage{color:#666;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:13px;overflow:hidden}.MessageList-module__Hc0xvG__unreadIndicator{background-color:#007bff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:8px}.MessageList-module__Hc0xvG__emptyState{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.MessageList-module__Hc0xvG__emptyIcon{margin-bottom:16px;font-size:48px}.MessageList-module__Hc0xvG__emptyState h3{color:#333;margin:0 0 8px;font-size:18px}.MessageList-module__Hc0xvG__emptyState p{margin:0;font-size:14px}@media (max-width:768px){.MessageList-module__Hc0xvG__messageList{border-bottom:1px solid #e0e0e0;border-right:none;width:100%}.MessageList-module__Hc0xvG__conversationItem{padding:10px 12px}.MessageList-module__Hc0xvG__avatar{width:40px;height:40px}}
