.ManageChatModal-module__xOsF6q__backdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ManageChatModal-module__xOsF6q__modal{background-color:#fff;border-radius:12px;width:90%;max-width:480px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ManageChatModal-module__xOsF6q__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ManageChatModal-module__xOsF6q__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:600}.ManageChatModal-module__xOsF6q__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.ManageChatModal-module__xOsF6q__closeButton:hover{background-color:#f3f4f6}.ManageChatModal-module__xOsF6q__userInfo{border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;padding:20px 24px;display:flex}.ManageChatModal-module__xOsF6q__avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:600;display:flex}.ManageChatModal-module__xOsF6q__userDetails{flex:1}.ManageChatModal-module__xOsF6q__userName{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}.ManageChatModal-module__xOsF6q__userId{color:#6b7280;margin:0;font-size:13px}.ManageChatModal-module__xOsF6q__actionsList{padding:8px 0}.ManageChatModal-module__xOsF6q__actionItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;width:100%;padding:16px 24px;transition:background-color .2s;display:flex}.ManageChatModal-module__xOsF6q__actionItem:last-of-type{border-bottom:none}.ManageChatModal-module__xOsF6q__actionItem:hover{background-color:#f9fafb}.ManageChatModal-module__xOsF6q__actionItemDanger{border-bottom:1px solid #f3f4f6}.ManageChatModal-module__xOsF6q__actionItemDanger .ManageChatModal-module__xOsF6q__actionSubtitle{color:#dc2626}.ManageChatModal-module__xOsF6q__actionIcon{color:#6b7280;background-color:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ManageChatModal-module__xOsF6q__actionItem:hover .ManageChatModal-module__xOsF6q__actionIcon{background-color:#e5e7eb}.ManageChatModal-module__xOsF6q__actionItemDanger .ManageChatModal-module__xOsF6q__actionIcon{color:#dc2626;background-color:#fee2e2}.ManageChatModal-module__xOsF6q__actionItemDanger:hover .ManageChatModal-module__xOsF6q__actionIcon{background-color:#fecaca}.ManageChatModal-module__xOsF6q__actionContent{flex-direction:column;flex:1;gap:4px;display:flex}.ManageChatModal-module__xOsF6q__actionTitle{color:#111827;font-size:14px;font-weight:500}.ManageChatModal-module__xOsF6q__actionSubtitle{color:#6b7280;font-size:12px}.ManageChatModal-module__xOsF6q__closeButtonBottom{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;width:100%;margin:8px 0 0;padding:12px 24px;font-size:14px;font-weight:500;transition:background-color .2s}.ManageChatModal-module__xOsF6q__closeButtonBottom:hover{background-color:#e5e7eb}
.BlockUserModal-module__oJ26_a__backdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BlockUserModal-module__oJ26_a__modal{background-color:#fff;border-radius:12px;width:90%;max-width:480px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BlockUserModal-module__oJ26_a__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.BlockUserModal-module__oJ26_a__headerLeft{align-items:center;gap:12px;display:flex}.BlockUserModal-module__oJ26_a__warningIcon{color:#dc2626;background-color:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.BlockUserModal-module__oJ26_a__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:600}.BlockUserModal-module__oJ26_a__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.BlockUserModal-module__oJ26_a__closeButton:hover{background-color:#f3f4f6}.BlockUserModal-module__oJ26_a__modalBody{padding:24px}.BlockUserModal-module__oJ26_a__confirmationText{color:#111827;margin:0 0 20px;font-size:15px;line-height:1.5}.BlockUserModal-module__oJ26_a__confirmationText strong{font-weight:600}.BlockUserModal-module__oJ26_a__warningBox{background-color:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:16px}.BlockUserModal-module__oJ26_a__warningTitle{color:#111827;margin:0 0 12px;font-size:14px;font-weight:600}.BlockUserModal-module__oJ26_a__warningList{margin:0;padding-left:20px;list-style:none}.BlockUserModal-module__oJ26_a__warningList li{color:#dc2626;margin-bottom:8px;font-size:13px;line-height:1.5;position:relative}.BlockUserModal-module__oJ26_a__warningList li:before{content:"•";color:#dc2626;font-weight:700;position:absolute;left:-16px}.BlockUserModal-module__oJ26_a__warningList li:last-child{margin-bottom:0}.BlockUserModal-module__oJ26_a__modalFooter{border-top:1px solid #e5e7eb;gap:12px;padding:20px 24px;display:flex}.BlockUserModal-module__oJ26_a__cancelButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s}.BlockUserModal-module__oJ26_a__cancelButton:hover:not(:disabled){background-color:#e5e7eb}.BlockUserModal-module__oJ26_a__cancelButton:disabled{opacity:.6;cursor:not-allowed}.BlockUserModal-module__oJ26_a__blockButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:8px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s}.BlockUserModal-module__oJ26_a__blockButton:hover:not(:disabled){background-color:#b91c1c}.BlockUserModal-module__oJ26_a__blockButton:disabled{opacity:.6;cursor:not-allowed}
.SupportChat-module__vMeHCW__container{background-color:#fff;height:calc(100vh - 64px);display:flex}.SupportChat-module__vMeHCW__chatList{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:400px;display:flex}.SupportChat-module__vMeHCW__chatListHeader{border-bottom:1px solid #e5e7eb;padding:20px}.SupportChat-module__vMeHCW__pageTitle{color:#111827;margin:0;font-size:20px;font-weight:600}.SupportChat-module__vMeHCW__tabs{border-bottom:1px solid #e5e7eb;gap:8px;padding:12px 16px;display:flex}.SupportChat-module__vMeHCW__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background-color:#f3f4f6;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.SupportChat-module__vMeHCW__tab:hover{background-color:#e5e7eb}.SupportChat-module__vMeHCW__tabActive{color:#fff;background-color:#1e3a8a}.SupportChat-module__vMeHCW__tabActive:hover{background-color:#1e40af}.SupportChat-module__vMeHCW__searchWrapper{border-bottom:1px solid #e5e7eb;padding:16px;position:relative}.SupportChat-module__vMeHCW__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.SupportChat-module__vMeHCW__searchInput{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 44px;font-size:14px;transition:border-color .2s}.SupportChat-module__vMeHCW__searchInput:focus{border-color:#3b82f6}.SupportChat-module__vMeHCW__conversationList{flex:1;padding:8px;overflow-y:auto}.SupportChat-module__vMeHCW__conversationItem{cursor:pointer;background-color:#f8fafc;border-radius:12px;gap:12px;margin-bottom:8px;padding:16px;transition:background-color .2s;display:flex;position:relative}.SupportChat-module__vMeHCW__conversationItem:hover{background-color:#f1f5f9}.SupportChat-module__vMeHCW__conversationItemActive{background-color:#eff6ff;border:1px solid #dbeafe}.SupportChat-module__vMeHCW__conversationAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:600;display:flex;box-shadow:0 2px 4px #0000001a}.SupportChat-module__vMeHCW__conversationContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.SupportChat-module__vMeHCW__conversationTopRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.SupportChat-module__vMeHCW__conversationLeftInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.SupportChat-module__vMeHCW__conversationName{color:#111827;font-size:15px;font-weight:700;line-height:1.2}.SupportChat-module__vMeHCW__conversationOrderId{color:#6b7280;font-size:12px;font-weight:400}.SupportChat-module__vMeHCW__conversationRightInfo{flex-shrink:0;align-items:center;gap:8px;display:flex}.SupportChat-module__vMeHCW__conversationTime{color:#6b7280;white-space:nowrap;font-size:12px}.SupportChat-module__vMeHCW__conversationPreview{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.SupportChat-module__vMeHCW__conversationFooter{align-items:center;margin-top:4px;display:flex}.SupportChat-module__vMeHCW__statusBadge{border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.SupportChat-module__vMeHCW__unreadBadge{color:#fff;background-color:#1e3a8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.SupportChat-module__vMeHCW__conversationView{background-color:#fff;flex-direction:column;flex:1;display:flex}.SupportChat-module__vMeHCW__conversationHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.SupportChat-module__vMeHCW__conversationHeaderLeft{align-items:center;gap:12px;display:flex}.SupportChat-module__vMeHCW__conversationHeaderAvatar{color:#fff;background:linear-gradient(135deg,#9333ea 0%,#7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:600;display:flex}.SupportChat-module__vMeHCW__conversationHeaderInfo{flex-direction:column;gap:4px;display:flex}.SupportChat-module__vMeHCW__conversationHeaderName{color:#111827;margin:0;font-size:16px;font-weight:600}.SupportChat-module__vMeHCW__conversationHeaderMeta{color:#6b7280;align-items:center;gap:8px;font-size:12px;display:flex}.SupportChat-module__vMeHCW__conversationHeaderSeparator{color:#d1d5db}.SupportChat-module__vMeHCW__conversationHeaderRight{align-items:center;gap:12px;display:flex}.SupportChat-module__vMeHCW__conversationHeaderStatus{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.SupportChat-module__vMeHCW__menuWrapper{position:relative}.SupportChat-module__vMeHCW__menuButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.SupportChat-module__vMeHCW__menuButton:hover{background-color:#f3f4f6}.SupportChat-module__vMeHCW__menu{z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.SupportChat-module__vMeHCW__menuItem{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;transition:background-color .2s;display:flex}.SupportChat-module__vMeHCW__menuItem:hover{background-color:#f9fafb}.SupportChat-module__vMeHCW__messagesContainer{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.SupportChat-module__vMeHCW__message{width:100%;display:flex}.SupportChat-module__vMeHCW__messageAdmin{justify-content:flex-end}.SupportChat-module__vMeHCW__messageUser{justify-content:flex-start}.SupportChat-module__vMeHCW__messageBubble{border-radius:12px;flex-direction:column;gap:4px;max-width:70%;padding:12px 16px;display:flex}.SupportChat-module__vMeHCW__messageAdmin .SupportChat-module__vMeHCW__messageBubble{color:#fff;background-color:#1e3a8a;border-bottom-right-radius:4px}.SupportChat-module__vMeHCW__messageUser .SupportChat-module__vMeHCW__messageBubble{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.SupportChat-module__vMeHCW__messageText{margin:0;font-size:14px;line-height:1.5}.SupportChat-module__vMeHCW__messageTime{opacity:.7;font-size:11px}.SupportChat-module__vMeHCW__inputContainer{border-top:1px solid #e5e7eb;align-items:center;gap:12px;padding:16px 20px;display:flex}.SupportChat-module__vMeHCW__attachButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.SupportChat-module__vMeHCW__attachButton:hover{background-color:#f3f4f6}.SupportChat-module__vMeHCW__messageInput{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:10px 16px;font-size:14px;transition:border-color .2s}.SupportChat-module__vMeHCW__messageInput:focus{border-color:#3b82f6}.SupportChat-module__vMeHCW__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9333ea 0%,#7c3aed 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.SupportChat-module__vMeHCW__sendButton:hover:not(:disabled){opacity:.9}.SupportChat-module__vMeHCW__sendButton:disabled{opacity:.5;cursor:not-allowed}.SupportChat-module__vMeHCW__emptyConversation{color:#6b7280;flex:1;justify-content:center;align-items:center;font-size:16px;display:flex}.SupportChat-module__vMeHCW__loadingState,.SupportChat-module__vMeHCW__emptyState{color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.SupportChat-module__vMeHCW__loadingState{padding:40px}.SupportChat-module__vMeHCW__emptyState{padding:20px}.SupportChat-module__vMeHCW__conversationList::-webkit-scrollbar{width:6px}.SupportChat-module__vMeHCW__messagesContainer::-webkit-scrollbar{width:6px}.SupportChat-module__vMeHCW__conversationList::-webkit-scrollbar-track{background:#f9fafb}.SupportChat-module__vMeHCW__messagesContainer::-webkit-scrollbar-track{background:#f9fafb}.SupportChat-module__vMeHCW__conversationList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.SupportChat-module__vMeHCW__messagesContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.SupportChat-module__vMeHCW__conversationList::-webkit-scrollbar-thumb:hover{background:#9ca3af}.SupportChat-module__vMeHCW__messagesContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}
