.message_chatContainer__PABHf{margin-top:0;display:flex;flex-direction:row;width:100%;height:90%;position:relative;font-family:inters,sans-serif;padding:14px 12px 10px 10px;border-radius:20px}.message_sidebar__C_8wn{width:360px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-right:1px solid rgba(255,255,255,.2);overflow-y:auto;transition:transform .3s ease;z-index:1000;display:flex;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.05)}.message_sidebarHeader__sBymD{padding:30px 24px;border-bottom:1px solid rgba(0,0,0,.05);background:rgba(255,255,255,.8);position:sticky;top:0;z-index:2}.message_sidebarTitle__e6D_6{margin:0 0 20px;font-size:28px;font-family:Be Vietnam Pro;font-weight:700;background:#4a90e2;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:start}.message_newChatButton__D9Oh5{width:100%;padding:14px 20px;background:#4a90e2;border:none;border-radius:12px;color:white;font-weight:600;cursor:pointer;font-size:15px;box-shadow:0 4px 15px rgba(102,126,234,.3)}.message_conversationList__rFot3{padding:16px;flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.message_conversationList__rFot3::-webkit-scrollbar{display:none}.message_conversationItem__JiSuc{display:flex;align-items:center;padding:18px;border-radius:16px;margin-bottom:10px;cursor:pointer;transition:all .3s;background:rgba(255,255,255,.7);border:1px solid rgba(10,7,7,.3);backdrop-filter:blur(10px)}.message_conversationItem__JiSuc:hover{background:rgba(255,255,255,.9);border-color:rgba(102,126,234,.3);transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.message_activeConversation__dOqQP{background:rgba(102,126,234,.1);border-color:rgba(102,126,234,.3);box-shadow:0 8px 20px rgba(102,126,234,.15)}.message_closedConversation__1F61p{opacity:.8}.message_conversationAvatar__XS55T{width:52px;height:52px;border-radius:14px;background:#4a90e2;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;margin-right:16px;flex-shrink:0;font-size:18px;box-shadow:0 4px 10px rgba(102,126,234,.3)}.message_conversationContent__ShrvR{flex:1;min-width:0}.message_conversationHeader__q1IaB{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.message_conversationName__OfwFs{font-weight:600;font-size:16px;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.message_contactRole__u6KT6{font-size:12px;color:#718096;font-weight:500}.message_closedBadge__7wQKb{background:#e53e3e;color:white;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.message_lastMessageTime__EanER{font-size:12px;color:#a0aec0;flex-shrink:0;margin-left:8px;font-weight:500}.message_lastMessagePreview__LXEVL{margin:0;font-size:14px;color:#718096;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.message_chatMain__BuWio{flex:1;display:flex;flex-direction:column;position:relative;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.message_chatHeader__SKsnQ{padding:20px 30px;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;position:relative}.message_chatHeaderInfo__Aj_tp{display:flex;margin-left:-50px;width:100%}.message_chatAvatar__b7tb8{margin-left:30px;width:52px;height:52px;border-radius:14px;background:#4a90e2;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;margin-right:18px;font-size:18px;box-shadow:0 4px 10px rgba(102,126,234,.3)}.message_chatHeader__SKsnQ h3{margin:0 0 6px;font-size:18px;font-weight:700;color:#2d3748;display:flex;align-items:center;gap:8px}.message_chatStatus__XcJ6E{font-size:14px;color:#38a169;display:flex;align-items:center;font-weight:500}.message_chatStatus__XcJ6E:before{content:"";width:10px;height:10px;background:#38a169;border-radius:50%;margin-right:8px;box-shadow:0 0 10px rgba(56,161,105,.5)}.message_chatActions__Oemxv{display:flex;gap:10px}.message_sidebarToggle__2tEjt{display:none;top:15%;margin-left:85%;transform:translateY(-50%);z-index:1003;width:54px;height:64px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.95);color:#2d3748;font-size:18px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;backdrop-filter:blur(10px)}.message_sidebarToggle__2tEjt:hover{background:rgba(102,126,234,.1);color:#667eea;transform:translateY(-50%) scale(1.05)}.message_imageModalOverlay__dFYZS{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.95);display:flex;justify-content:center;align-items:center;z-index:9999;cursor:zoom-out}.message_closeButton__pAe9k{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.message_closeButton__pAe9k:hover{background:rgba(0,0,0,.8)}.message_imageModalContent__Ved1M{max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center}.message_zoomedImage__sXSjP{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.message_messagesContainer__5aRGK{flex:1;padding:30px;overflow-y:auto;background:rgba(245,247,250,.7);background-image:radial-gradient(circle at 1px 1px,rgba(102,126,234,.1) 1px,transparent 0),radial-gradient(circle at 1px 1px,rgba(102,126,234,.05) 1px,transparent 0);background-size:20px 20px,40px 40px;background-position:0 0,20px 20px;scrollbar-width:none;-ms-overflow-style:none}.message_messageWrapper__0OOFx{margin-bottom:20px;display:flex}.message_messageRight__42wNg{justify-content:flex-end}.message_messageLeft__GUdIe{justify-content:flex-start}.message_messageBubble__S0gyl{max-width:70%;padding:16px 22px;border-radius:20px;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.07);backdrop-filter:blur(10px);transition:transform .2s ease}.message_messageBubble__S0gyl:hover{transform:translateY(-1px)}.message_bubbleMe__E046x{background:#4a90e2;color:white;border-bottom-right-radius:6px}.message_bubbleThem__NSDJ_{background:rgba(255,255,255,.95);color:#2d3748;border:1px solid rgba(255,255,255,.3);border-bottom-left-radius:6px}.message_messageContent___viMZ{margin:0;line-height:1.5;font-size:14px;color:inherit;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.message_messageMeta__8XFVu{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:rgba(255,255,255,.8);gap:10px;margin-top:20px}.message_bubbleThem__NSDJ_ .message_messageMeta__8XFVu{color:#a0aec0}.message_messageTime__VLo_O{font-weight:500}.message_inputContainer__Wsu2F{padding:10px 20px;background:white;display:flex;align-items:center;gap:14px;backdrop-filter:blur(10px)}.message_messageInputWrapper__h4A_d{flex:1;position:relative}.message_messageInput__FYDHU{min-height:100%;padding:18px 22px;border:2px solid rgb(7,6,6);border-radius:18px;outline:none;font-size:16px;background:rgba(245,247,250,.8);transition:all .3s ease;color:#2d3748;box-shadow:0 2px 10px rgba(0,0,0,.03)}.message_messageInput__FYDHU:focus{border-color:rgba(102,126,234,.5);background:rgba(255,255,255,.95);box-shadow:0 0 0 4px rgba(102,126,234,.1)}.message_messageInput__FYDHU::placeholder{color:#a0aec0}.message_messageInput__FYDHU:disabled{opacity:.6;cursor:not-allowed}.message_fileInput__nu0Fu{display:none}.message_fileButton__3S1c_,.message_sendButton__0ThCp{width:52px;height:52px;border-radius:14px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.08)}.message_fileButton__3S1c_{background:rgba(255,255,255,.9);color:#4a5568;border:2px solid rgb(189,186,186);height:60px;width:60px}.message_fileButton__3S1c_:disabled{opacity:.5;cursor:not-allowed;transform:none}.message_sendButton__0ThCp{background:#4a90e2;color:white}.message_sendButton__0ThCp:disabled{background:#e2e8f0;cursor:not-allowed;transform:none;box-shadow:0 2px 6px rgba(0,0,0,.05)}.message_sendButton__0ThCp:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.message_sendIcon__Nf0c3{font-size:20px;transform:rotate(330deg);margin-bottom:5px;margin-left:7px}.message_filePreview__HENIa{padding:4px 20px;background:rgba(255,255,255,.9);display:flex;flex-wrap:wrap}.message_fileItem__hmqrt{align-items:center;background:white;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .3s ease;width:40%}.message_fileIcon__kiiJT{display:flex;margin-right:14px;font-size:20px;color:#4a5568}.message_fileName__DurG2{font-size:15px;color:#2d3748;margin-right:18px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;font-weight:500;width:100%}.message_removeFileButton__3djCz{background:none;border:none;font-size:22px;color:#a0aec0;cursor:pointer;padding:0;display:absolute;display:flex;flex-direction:row;border-radius:50%;transition:all .2s}.message_removeFileButton__3djCz:hover{background:rgba(245,101,101,.1);color:#e53e3e}.message_imageMessage__6pfDE,.message_videoMessage__J_yTq{margin:-12px -16px}.message_messageImage___pfIm,.message_messageVideo__dW_TJ{max-width:100%;max-height:300px;border-radius:14px;display:block;object-fit:cover;box-shadow:0 4px 15px rgba(0,0,0,.1)}.message_messageVideo__dW_TJ{background:#000}.message_imageCaption__7wl1M,.message_videoCaption__5yqF3{margin:14px 0 0;font-size:15px;color:inherit;opacity:.9;line-height:1.4}.message_bubbleThem__NSDJ_ .message_imageCaption__7wl1M,.message_bubbleThem__NSDJ_ .message_videoCaption__5yqF3{color:#4a5568}.message_messageImagePlaceholder__p8H5g,.message_messageVideoPlaceholder__cqHLq{padding:50px;text-align:center;background:rgba(0,0,0,.05);border-radius:14px;color:#a0aec0;font-size:15px}.message_fileMessage__xwqZW{display:flex;align-items:center;padding:14px;background:rgba(255,255,255,.2);border-radius:14px;border:1px solid rgba(255,255,255,.2)}.message_bubbleThem__NSDJ_ .message_fileMessage__xwqZW{background:rgba(245,247,250,.8);border:1px solid rgba(0,0,0,.05)}.message_fileInfo__24Ags{display:flex;flex-direction:column;gap:4px}.message_fileSize__UZGDS{font-size:13px;color:rgba(255,255,255,.8);font-weight:500}.message_bubbleThem__NSDJ_ .message_fileSize__UZGDS{color:#a0aec0}.message_fileDownloadLink__Hqpwe{color:rgba(255,255,255,.9);text-decoration:none;font-size:14px;font-weight:600;margin-left:14px;padding:8px 14px;border-radius:8px;background:rgba(255,255,255,.2);transition:all .3s ease}.message_bubbleThem__NSDJ_ .message_fileDownloadLink__Hqpwe{color:#667eea;background:rgba(102,126,234,.1)}.message_fileDownloadLink__Hqpwe:hover{background:rgba(255,255,255,.3);color:white}.message_bubbleThem__NSDJ_ .message_fileDownloadLink__Hqpwe:hover{background:rgba(102,126,234,.2);color:#667eea}.message_loading__3c0sx,.message_noConversations__gWSF5,.message_noMessages___ANEu{padding:60px 30px;text-align:center;color:#a0aec0;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.message_spinner__0q_j2{width:40px;height:40px;border:4px solid rgba(102,126,234,.1);border-top-color:#667eea;border-radius:50%;animation:message_spin__BbuYc 1s linear infinite;margin:0 auto 24px}@keyframes message_spin__BbuYc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.message_noConversationsIcon__m08iZ,.message_noMessagesIcon__bU41k,.message_welcomeIllustration__0iIk0{font-size:72px;margin-bottom:24px;opacity:.5}.message_noConversations__gWSF5 p,.message_noMessages___ANEu p{margin:10px 0;font-size:16px;line-height:1.5}.message_noConversationSelected__XZRQ6{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#a0aec0;text-align:center;padding:50px 30px;background:rgba(245,247,250,.7)}.message_noConversationSelected__XZRQ6 h2{margin:28px 0 16px;color:#2d3748;font-size:28px;font-weight:700}.message_noConversationSelected__XZRQ6 p{margin:0 0 32px;max-width:400px;line-height:1.6;font-size:16px}.message_startChatButton__cpckA{padding:16px 32px;background:#4a90e2;color:white;border:none;border-radius:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:16px;box-shadow:0 4px 15px rgba(102,126,234,.3)}.message_startChatButton__cpckA:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.message_messageStatus__MFc0c{display:flex;align-items:center}.message_failedIcon__qzkUH{color:#e53e3e}.message_readIcon__hpG0F{color:#f3f3f3}.message_sentIcon__sLhVn{color:rgba(255,255,255,.7)}.message_bubbleThem__NSDJ_ .message_sentIcon__sLhVn{color:#a0aec0}.message_sending__NBUcR{color:rgba(255,255,255,.7)}.message_bubbleThem__NSDJ_ .message_sending__NBUcR{color:#a0aec0}.message_error__P__nu{color:#e53e3e}.message_newChatPrompt__Yghir{padding:20px 30px;background:rgba(254,215,215,.3);border-top:1px solid rgba(245,101,101,.2);text-align:center;color:#742a2a;display:flex;flex-direction:column;align-items:center;gap:14px}.message_startNewChatButton__Yq6Sj{padding:12px 24px;background:#667eea;color:white;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:14px}.message_startNewChatButton__Yq6Sj:hover{background:#5a67d8;transform:translateY(-1px)}@keyframes message_fadeInUp__E2hB9{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.message_messageWrapper__0OOFx{animation:message_fadeInUp__E2hB9 .4s ease}.message_fileButton__3S1c_:focus,.message_headerButton__bp8IU:focus,.message_messageInput__FYDHU:focus,.message_sendButton__0ThCp:focus{outline:2px solid rgba(102,126,234,.5);outline-offset:2px}.message_sendButton__0ThCp{height:40px;width:40px;border-radius:100%}.message_messageInput__FYDHU{height:20px;width:100%;background:none}.message_sendSpinner__Tsm8L{width:22px;height:22px;border:2px solid transparent;border-top-color:#ffffff;border-radius:50%;animation:message_spin__BbuYc 1s linear infinite}@media (max-width:640px){.message_fileName__DurG2{white-space:normal;word-break:break-word;overflow:visible}}@media (max-width:1024px){.message_sidebar__C_8wn{position:fixed;left:0;top:0;height:100vh;width:320px;transform:translateX(-100%);z-index:1002;box-shadow:2px 0 20px rgba(0,0,0,.15)}.message_sidebarOpen__etsIk{transform:translateX(0)}.message_sidebarToggle__2tEjt{display:flex;align-items:center;justify-content:center;position:absolute;left:20px;top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:16px}.message_sidebarOverlay__HfMRd{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1001;display:none;cursor:pointer}.message_sidebarOpen__etsIk~.message_sidebarOverlay__HfMRd{display:block}.message_chatHeader__SKsnQ{padding-left:70px}}@media (max-width:768px){.message_chatContainer__PABHf{flex-direction:column;height:100vh;position:relative;overflow:hidden;width:100%;font-family:Mulish,sans-serif}.message_sidebar__C_8wn{width:280px!important}.message_sidebarToggle__2tEjt{margin-top:15px}.message_messagesContainer__5aRGK{padding:20px 16px;overflow-y:auto;min-height:0;height:0}.message_messageBubble__S0gyl{max-width:90%;padding:12px 16px;min-height:auto;height:auto;border-radius:18px}.message_bubbleMe__E046x{background:#4a90e2;color:white;border-bottom-right-radius:6px}.message_bubbleThem__NSDJ_{background:rgba(255,255,255,.95);color:#2d3748;border:1px solid rgba(255,255,255,.3);border-bottom-left-radius:6px}.message_messageContent___viMZ{margin:0;line-height:1.5;font-size:14px;color:inherit;white-space:normal;word-break:break-word;overflow-wrap:anywhere;padding:0}.message_messageMeta__8XFVu{display:flex;align-items:center;justify-content:flex-end;margin-top:8px;font-size:11px;color:rgba(255,255,255,.8)}.message_bubbleThem__NSDJ_ .message_messageMeta__8XFVu{color:#a0aec0}.message_messageTime__VLo_O{font-weight:500}.message_messageBubble__S0gyl:has(.message_messageContent___viMZ:empty){display:none}.message_messageBubble__S0gyl:has(.message_messageContent___viMZ:only-child){padding:10px 14px}.message_imageMessage__6pfDE .message_messageBubble__S0gyl,.message_videoMessage__J_yTq .message_messageBubble__S0gyl{padding:8px;background:transparent;border:none;max-width:85%}.message_imageMessage__6pfDE .message_messageBubble__S0gyl:hover,.message_videoMessage__J_yTq .message_messageBubble__S0gyl:hover{transform:none}.message_fileMessage__xwqZW .message_messageBubble__S0gyl{padding:12px}.message_chatAvatar__b7tb8,.message_conversationAvatar__XS55T{width:46px;height:46px;font-size:16px;border-radius:100%}.message_fileItem__hmqrt{max-width:100%}.message_fileName__DurG2{max-width:140px}.message_inputContainer__Wsu2F{padding:16px;background:white;margin-top:-10px;width:100%;flex-shrink:0}.message_messageContent___viMZ{padding:-3px 15px}.message_filePreview__HENIa{padding:16px;flex-shrink:0}.message_fileButton__3S1c_,.message_sendButton__0ThCp{width:48px;height:48px}.message_chatMain__BuWio{display:flex;flex-direction:column;height:100vh;overflow:hidden}.message_chatHeader__SKsnQ{width:100%;background:rgb(237,233,233);border-radius:20px;padding:14px 20px 14px 60px;flex-shrink:0}.message_messageWrapper__0OOFx{margin-bottom:4px}.message_messagesContainer__5aRGK::-webkit-scrollbar{width:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.message_sidebarTitle__e6D_6{font-size:20px;margin:0 0 15px}.message_newChatButton__D9Oh5{padding:12px 16px;font-size:13px;border-radius:10px}.message_conversationItem__JiSuc{padding:14px;border-radius:12px;margin-bottom:8px}.message_conversationAvatar__XS55T{width:42px;height:42px;font-size:14px;margin-right:12px;border-radius:10px}.message_conversationName__OfwFs{font-size:13px;font-weight:600}.message_contactRole__u6KT6{font-size:10px}.message_closedBadge__7wQKb{font-size:9px;padding:1px 6px}.message_lastMessageTime__EanER{font-size:10px}.message_lastMessagePreview__LXEVL{font-size:12px}.message_chatAvatar__b7tb8{width:42px;height:42px;font-size:14px;margin-right:14px;border-radius:10px}.message_chatHeader__SKsnQ h3{font-size:15px;margin:0 0 4px}.message_chatStatus__XcJ6E{font-size:12px}.message_chatStatus__XcJ6E:before{width:8px;height:8px}.message_headerButton__bp8IU{width:38px;height:38px;border-radius:10px;font-size:14px}.message_messageContent___viMZ{font-size:12px;line-height:1.4}.message_messageMeta__8XFVu{font-size:10px;margin-top:6px;gap:8px}.message_imageCaption__7wl1M,.message_videoCaption__5yqF3{font-size:12px;margin:10px 0 0}.message_fileMessage__xwqZW{padding:10px;border-radius:10px}.message_fileSize__UZGDS{font-size:11px}.message_fileDownloadLink__Hqpwe{font-size:11px;padding:6px 10px;margin-left:10px}.message_messageInput__FYDHU{padding:14px 16px;font-size:14px;border-radius:14px}.message_fileButton__3S1c_{height:50px;width:50px}.message_sendIcon__Nf0c3{font-size:16px}.message_fileItem__hmqrt{padding:10px 12px;border-radius:10px;width:100%;margin-bottom:8px}.message_fileIcon__kiiJT{font-size:16px;margin-right:10px}.message_fileName__DurG2{font-size:12px;margin-right:12px}.message_removeFileButton__3djCz{font-size:18px;width:22px;height:22px}.message_sidebarToggle__2tEjt{width:40px;height:40px;font-size:16px;left:16px}.message_loading__3c0sx,.message_noConversations__gWSF5,.message_noMessages___ANEu{padding:40px 20px}.message_spinner__0q_j2{width:32px;height:32px;border-width:3px;margin:0 auto 16px}.message_noConversationsIcon__m08iZ,.message_noMessagesIcon__bU41k,.message_welcomeIllustration__0iIk0{font-size:48px;margin-bottom:16px}.message_noConversations__gWSF5 p,.message_noMessages___ANEu p{font-size:14px}.message_noConversationSelected__XZRQ6{padding:30px 20px}.message_noConversationSelected__XZRQ6 h2{font-size:20px;margin:20px 0 12px}.message_noConversationSelected__XZRQ6 p{font-size:14px;margin:0 0 24px}.message_startChatButton__cpckA{padding:12px 24px;font-size:14px;border-radius:10px}.message_newChatPrompt__Yghir{padding:16px 20px}.message_startNewChatButton__Yq6Sj{padding:10px 18px;font-size:12px}.message_closeButton__pAe9k{width:28px;height:28px;font-size:16px;top:10px;right:10px}}@media (max-width:480px){.message_messagesContainer__5aRGK{padding:20px 16px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0;height:0}.message_chatContainer__PABHf{width:100%;height:85%;position:relative;font-family:Mulish,sans-serif;border-radius:10px}.message_messageBubble__S0gyl{max-width:90%;padding:12px 16px;min-height:auto;height:auto;border-radius:18px}.message_bubbleMe__E046x{background:#4a90e2;color:white;border-bottom-right-radius:6px}.message_bubbleThem__NSDJ_{background:rgba(255,255,255,.95);color:#2d3748;border:1px solid rgba(255,255,255,.3);border-bottom-left-radius:6px}.message_messageContent___viMZ{margin:0;line-height:1.5;font-size:14px;color:inherit;white-space:normal;word-break:break-word;overflow-wrap:anywhere;padding:0}.message_messageMeta__8XFVu{display:flex;align-items:center;justify-content:flex-end;margin-top:8px;font-size:11px;color:rgba(255,255,255,.8);gap:8px}.message_bubbleThem__NSDJ_ .message_messageMeta__8XFVu{color:#a0aec0}.message_messageTime__VLo_O{font-weight:500}.message_messageBubble__S0gyl:has(.message_messageContent___viMZ:empty){display:none}.message_messageBubble__S0gyl:has(.message_messageContent___viMZ:only-child){padding:10px 14px}.message_imageMessage__6pfDE .message_messageBubble__S0gyl,.message_videoMessage__J_yTq .message_messageBubble__S0gyl{padding:8px;background:transparent;border:none;max-width:85%}.message_imageMessage__6pfDE .message_messageBubble__S0gyl:hover,.message_videoMessage__J_yTq .message_messageBubble__S0gyl:hover{transform:none}.message_fileMessage__xwqZW .message_messageBubble__S0gyl{padding:12px}.message_chatAvatar__b7tb8,.message_conversationAvatar__XS55T{width:46px;height:46px;font-size:16px;border-radius:100%}.message_fileItem__hmqrt{max-width:100%}.message_fileName__DurG2{max-width:140px}.message_inputContainer__Wsu2F{padding:16px;background:white;margin-top:-10px;width:80vw}.message_messageContent___viMZ{padding:5px}.message_filePreview__HENIa{padding:16px;flex-shrink:0}.message_fileButton__3S1c_,.message_sendButton__0ThCp{width:48px;height:48px}.message_sidebar__C_8wn{width:280px!important}.message_chatMain__BuWio{margin-top:-10px;display:flex;flex-direction:column;height:80vh;width:80vw;overflow:hidden}.message_inputContainer__Wsu2F{width:100%;height:10%}.message_chatHeader__SKsnQ{width:100%;height:70px;background:#ffffff}.message_fileButton__3S1c_{height:40px;width:40px;border-radius:100%}.message_sidebarToggle__2tEjt{margin-top:20px}.message_messageWrapper__0OOFx{margin-bottom:10px}.message_messagesContainer__5aRGK::-webkit-scrollbar{width:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.message_messagesContainer__5aRGK::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}}.HeaderBar_header__f3Bb4{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 12px;height:70px;flex-wrap:nowrap;overflow:hidden;position:relative}.HeaderBar_titleSection__6FXS7{display:flex;flex-direction:column;justify-content:center}.HeaderBar_goHome__60l2T{display:block;width:100%;font-size:16px;font-weight:500;margin-bottom:4px;color:#666;cursor:pointer;line-height:20px;text-decoration:underline;font-family:Public Sans,sans-serif}.HeaderBar_title___Mih9{font-family:Public Sans,sans-serif;font-weight:700;font-size:24px;line-height:22px;color:#23272e;margin:0;white-space:nowrap}.HeaderBar_titleSection__6FXS7 .HeaderBar_goHome__60l2T+.HeaderBar_title___Mih9{margin-top:10px}.HeaderBar_right__zyDqj{display:flex;align-items:center;gap:10px;flex-shrink:0}.HeaderBar_button__N_Rd0{display:inline-block;margin-left:.5rem;margin-right:.5rem;background-color:white;color:#36b864;padding:.25rem .5rem;border-radius:.375rem;font-weight:500;border:1px solid rgba(54,184,100,.25);text-align:center;transition:all .25s ease}.HeaderBar_button__N_Rd0:hover{background-color:#36b864;color:white;border-color:white;transform:translateY(-1px)}.HeaderBar_iconBtn__DQf_3{background:none;color:#626262;cursor:pointer;width:20px;height:20px;font-size:16px;display:flex;align-items:center;justify-content:center}.HeaderBar_avatarBtn___ud2E{background:none;border:none;padding:0;cursor:pointer}.HeaderBar_avatarImg__5aTtF{border-radius:50%;width:36px;height:36px;object-fit:cover}.HeaderBar_addBookingBtn__CVPv6{background-color:#35b361;border:none;border-radius:6px;max-width:150px;height:50px;padding:0 12px}.HeaderBar_addBookingBtn__CVPv6,.HeaderBar_getaQuoteBtn__txP9W{color:white;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;white-space:nowrap}.HeaderBar_getaQuoteBtn__txP9W{background-color:#1a78f2;border:none;border-radius:8px;width:120px;height:36px}@media screen and (max-width:900px){.HeaderBar_title___Mih9{font-size:15px!important}.HeaderBar_goHome__60l2T{font-size:14px}.HeaderBar_titleSection__6FXS7 .HeaderBar_goHome__60l2T+.HeaderBar_title___Mih9{margin-top:8px}.HeaderBar_addBookingBtn__CVPv6,.HeaderBar_getaQuoteBtn__txP9W{font-size:12px;width:100px;height:34px}}@media screen and (max-width:470px){.HeaderBar_title___Mih9{font-size:13px!important}.HeaderBar_goHome__60l2T,.HeaderBar_title___Mih9{overflow:hidden;text-overflow:ellipsis;max-width:120px}.HeaderBar_goHome__60l2T{font-size:12px}.HeaderBar_titleSection__6FXS7 .HeaderBar_goHome__60l2T+.HeaderBar_title___Mih9{margin-top:6px}.HeaderBar_addBookingBtn__CVPv6,.HeaderBar_getaQuoteBtn__txP9W{font-size:10px;width:70px;height:30px;margin-right:0!important;padding:0 8px}.HeaderBar_avatarImg__5aTtF{width:28px;height:28px}}.HeaderBar_modalOverlay__bFX_h{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999}.HeaderBar_modal__t6mFQ{background:white;padding:0;border-radius:12px;width:550px;max-height:90vh;overflow-y:auto;position:relative}.HeaderBar_closeBtn__b_TT0{position:absolute;right:15px;top:15px;font-size:24px;border:none;background:none;cursor:pointer;z-index:1000}.HeaderBar_modalWrapper__m9P_P{background:#fff;padding:20px 30px;width:450px;border-radius:12px}@media screen and (max-width:500px){.HeaderBar_modalWrapper__m9P_P{width:90%;padding:15px 20px}.HeaderBar_modal__t6mFQ{max-width:300px;padding:0}}@media screen and (min-width:1440px) and (max-height:2600px){.HeaderBar_modal__t6mFQ{width:700px;max-height:100vh}}.mywallet_main__zeesd{font-family:Inter,sans-serif;background-color:white;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;margin:20px}.mywallet_container__jT0sR{width:100%;display:flex;flex-direction:column;gap:32px;padding:58px 40px 40px 65px;font-size:16px;font-weight:700;box-sizing:border-box}.mywallet_title__ISdmQ{color:#696f79}.mywallet_text__JBXtN{font-weight:400!important;color:#393939}.mywallet_link__DiCcH{color:#0089d0;font-weight:700}.mywallet_currencyBox__qlby_{width:79px;height:33px;background-color:#0089d0;color:white;display:flex;justify-content:center;align-items:center;border-radius:4px}.mywallet_modal__0LKxh{background-color:white;padding:30px;border-radius:10px;margin:30px;box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;width:10px}.mywallet_Resetmodal__cJEjZ,.mywallet_modalTitle__uEsDH{font-size:18px;margin-bottom:15px;font-weight:500}.mywallet_Resetmodal__cJEjZ{text-align:center}.mywallet_modalInput__hGeP0{width:100%;padding:10px;border:1px solid #8692a6;border-radius:6px;margin-bottom:20px;box-sizing:border-box}.mywallet_redeemBtn__h4oKw,.mywallet_resetModalButton__IrKPl{background-color:#1565d8;color:white;padding:14px;border:none;border-radius:6px;cursor:pointer}.mywallet_resetModalButton__IrKPl{font-size:14px!important;padding:11px!important;margin-top:6px!important}.mywallet_modalFooter__N5IBu{display:flex;justify-content:flex-end;margin-top:20px}.mywallet_close__KKbyv{top:10px;right:15px;background:none}@media (max-width:1024px){.mywallet_container__jT0sR{padding:40px 30px 30px 40px;font-size:15px;gap:24px}}@media (max-width:768px){.mywallet_container__jT0sR{padding:30px 20px;font-size:14px;gap:20px}.mywallet_currencyBox__qlby_{width:65px;height:28px;font-size:12px}.mywallet_text__JBXtN{font-size:12px}.mywallet_modalTitle__uEsDH{font-size:15px}}@media (max-width:480px){.mywallet_container__jT0sR{padding:20px 15px;font-size:13px;gap:16px}.mywallet_currencyBox__qlby_{width:60px;height:auto;font-size:11px}.mywallet_text__JBXtN{font-size:10px}.mywallet_title__ISdmQ{font-size:12px}}.mywallet_modalOverlay__V_jG6,.mywallet_overlay__nliz_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);display:flex;justify-content:center;align-items:center;z-index:1000;padding:12px}.mywallet_overlay__nliz_{padding:5px!important}.mywallet_Resetmodal__cJEjZ,.mywallet_modal__0LKxh{background:#fff;border-radius:16px;width:92%;max-width:640px;max-height:92vh;overflow-y:auto;padding:24px 35px;box-shadow:0 8px 30px rgba(0,0,0,.25);position:relative;animation:mywallet_fadeInUp__BBYuH .3s ease;scrollbar-width:none;-ms-overflow-style:none}.mywallet_Resetmodal__cJEjZ{width:25%}.mywallet_Resetmodal__cJEjZ::-webkit-scrollbar,.mywallet_modal__0LKxh::-webkit-scrollbar{display:none}.mywallet_paynowmodal__bkPhM{background:#fff;border-radius:16px;max-width:640px;max-height:92vh;overflow-y:auto;padding:24px 35px;box-shadow:0 8px 30px rgba(0,0,0,.25);position:relative;animation:mywallet_fadeInUp__BBYuH .3s ease;scrollbar-width:none;-ms-overflow-style:none}.mywallet_modal__0LKxh::-webkit-scrollbar,.mywallet_paynowmodal__bkPhM::-webkit-scrollbar{display:none}.mywallet_close__KKbyv{position:absolute;top:12px;right:16px;background:#f5f5f5;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;font-weight:700;color:#444;cursor:pointer;transition:background .2s ease}.mywallet_close__KKbyv:hover{background:#e0e0e0}@keyframes mywallet_fadeInUp__BBYuH{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.mywallet_modal__0LKxh{width:100%;height:auto;border-radius:12px;padding:12px}}.paymethod_main__wVCVs{font-family:Inter,sans-serif;background-color:transparent;display:flex;margin:20px;box-sizing:border-box}.paymethod_container__HPCRJ{width:100%;display:flex;gap:40px;padding:50px 60px;box-sizing:border-box;font-weight:500}.paymethod_leftSection__cMtFO{flex:1;display:flex;flex-direction:column;max-width:500px}.paymethod_sectionTitle__AtZls{font-size:24px;font-weight:600;color:#333;margin:0 0 20px}.paymethod_paymentLogos__Nd0R4{display:flex;gap:15px;margin-bottom:30px;align-items:center}.paymethod_paymentLogos__Nd0R4 img{height:30px;width:auto}.paymethod_paypalLogo___i_C6{display:flex;align-items:center;height:30px;padding:0 8px}.paymethod_inputGroup__l_cuB{display:flex;flex-direction:column;margin-bottom:20px}.paymethod_label__r6HnF{font-size:14px;color:#696f79;display:block;margin-bottom:8px;font-weight:500}.paymethod_input__pWJTl{width:100%;height:50px;padding:12px 16px;border:1px solid #8692a6;border-radius:6px;box-sizing:border-box;font-size:16px;transition:border-color .3s;background:transparent;color:#000}.paymethod_input__pWJTl:focus{outline:none;border-color:#1565D8}.paymethod_input__pWJTl::placeholder{color:#8692A6;font-size:14px}.paymethod_rowInputs__k_ASY{display:flex;gap:15px}.paymethod_rowInputs__k_ASY .paymethod_inputGroup__l_cuB{flex:1}.paymethod_confirmationText__2VcEU{font-size:14px;color:#696f79;margin:10px 0 25px;font-weight:400}.paymethod_addCardButton__IR58w{width:100%;height:50px;font-size:16px;font-weight:600;background-color:#36b864;color:white;border:none;border-radius:6px;padding:10px 20px;box-sizing:border-box;cursor:pointer;transition:background-color .3s}.paymethod_addCardButton__IR58w:hover{background-color:#2ea050}.paymethod_rightSection__mO5qs{flex:1;display:flex;flex-direction:column}.paymethod_cardPreview__pyVtJ{width:100%;max-width:380px;height:240px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:25px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);margin-bottom:30px}.paymethod_cardPreview__pyVtJ:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);pointer-events:none}.paymethod_cardHeader__Is9is{display:flex;justify-content:space-between;align-items:flex-start}.paymethod_cardNameLabel__82268{font-size:12px;color:rgba(255,255,255,.8);font-weight:400}.paymethod_cardTypeLogo__Ue4eH{height:30px;display:flex;align-items:center}.paymethod_cardTypeLogo__Ue4eH img{height:100%;width:auto}.paymethod_cardHolderName__6PQiY{font-size:20px;font-weight:600;color:white;margin-top:10px}.paymethod_cardNumberDisplay__3wZmM{font-size:22px;font-weight:500;color:white;letter-spacing:2px;font-family:Courier New,monospace;margin:20px 0}.paymethod_cardFooter__3AbdH{display:flex;justify-content:flex-end;align-items:center}.paymethod_cardExpiry__EMwW_{font-size:16px;color:white;font-weight:500}.paymethod_validationRules__qyjy_{width:100%;max-width:380px;padding:20px;border-radius:8px}.paymethod_validationTitle__W1GYJ{font-size:14px;font-weight:600;color:#333;margin:0 0 12px}.paymethod_validationList__WJ5Yo{list-style:none;padding:0;margin:0}.paymethod_validationList__WJ5Yo li{font-size:13px;color:#696f79;margin-bottom:8px;padding-left:20px;position:relative}.paymethod_validationList__WJ5Yo li:before{content:"•";position:absolute;left:0;color:#8692A6}.paymethod_validationList__WJ5Yo li:last-child{margin-bottom:0}@media (max-width:1024px){.paymethod_container__HPCRJ{flex-direction:column;padding:30px 40px}.paymethod_leftSection__cMtFO,.paymethod_rightSection__mO5qs{width:100%}.paymethod_cardPreview__pyVtJ{max-width:100%}}@media (max-width:768px){.paymethod_main__wVCVs{margin:15px}.paymethod_container__HPCRJ{padding:25px 20px;gap:30px}.paymethod_sectionTitle__AtZls{font-size:20px}.paymethod_rowInputs__k_ASY{flex-direction:column;gap:0}.paymethod_cardPreview__pyVtJ{height:200px;padding:20px}.paymethod_cardHolderName__6PQiY,.paymethod_cardNumberDisplay__3wZmM{font-size:18px}}@media (max-width:480px){.paymethod_container__HPCRJ{padding:20px 15px}.paymethod_sectionTitle__AtZls{font-size:18px}.paymethod_addCardButton__IR58w,.paymethod_input__pWJTl{height:45px;font-size:14px}.paymethod_cardPreview__pyVtJ{height:180px;padding:15px}.paymethod_cardNumberDisplay__3wZmM{font-size:16px;letter-spacing:1px}}.NotificationItem_notificationItem___peDH{display:flex;gap:12px;padding:16px;border-bottom:1px solid #cfcfcf;border-radius:8px;background-color:#fff;align-items:flex-start}.NotificationItem_pac-container__BchQD{position:relative!important;top:-125%!important;left:40!important;right:200px!important;z-index:1000!important;box-shadow:0 4px 10px rgba(0,0,0,.1)!important}.NotificationItem_iconContainer__m4TjO{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}.NotificationItem_content__x7To3{flex:1}.NotificationItem_topRow__vjCvQ{display:flex;justify-content:space-between}.NotificationItem_title__fruS4{font-weight:600;color:#000;font-size:16px}.NotificationItem_description__bnjGj{margin-top:4px;font-size:14px;color:#707070}.NotificationItem_time__ayDm8{display:flex;align-items:center;font-size:13px;color:#aaa}.NotificationItem_clockIcon__z4DTa{margin-right:4px;width:14px;height:14px}.NotificationItem_emptyState__LgtjV{text-align:center;margin-top:40px;color:#666}.NotificationItem_emptyImage__LSDRd{width:1900px;padding:20%;margin-left:40%}@media (max-width:768px){.NotificationItem_notificationItem___peDH{padding:10px;gap:6px;margin-bottom:10px}.NotificationItem_iconContainer__m4TjO{width:26px;height:26px;border-radius:6px}.NotificationItem_title__fruS4{font-size:12px}.NotificationItem_description__bnjGj{font-size:10px}.NotificationItem_time__ayDm8{font-size:8px}.NotificationItem_clockIcon__z4DTa{margin-right:2px;width:10px;height:10px}}@media (max-width:425px){.NotificationItem_notificationItem___peDH{padding:4px;gap:4px;margin-bottom:7px}.NotificationItem_iconContainer__m4TjO{width:21px;height:21px}.NotificationItem_title__fruS4{font-size:9px}.NotificationItem_description__bnjGj{font-size:8px}.NotificationItem_time__ayDm8{font-size:6px}.NotificationItem_clockIcon__z4DTa{margin-right:2px}}