.ChatStyles-module__ZhGZ8G__chatLayoutContainer{z-index:10;box-sizing:border-box;background-color:#0000;justify-content:center;display:flex;position:fixed;inset:170px 0 0;overflow:hidden}.ChatStyles-module__ZhGZ8G__chatContentWrapper{box-sizing:border-box;background-color:#fff;border-radius:.5rem;width:100%;max-width:1200px;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ChatStyles-module__ZhGZ8G__chatSidebar{box-sizing:border-box;background-color:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:300px;height:100%;transition:width .3s;display:flex;position:relative}.ChatStyles-module__ZhGZ8G__chatSidebar.ChatStyles-module__ZhGZ8G__collapsed{box-sizing:border-box;width:70px}.ChatStyles-module__ZhGZ8G__toggleButton{color:#fff;cursor:pointer;z-index:20;box-sizing:border-box;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:12px;height:40px;font-size:12px;transition:all .3s;display:flex;position:absolute;top:15px;left:-12px;box-shadow:0 2px 12px #3b82f64d}.ChatStyles-module__ZhGZ8G__toggleButton:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translate(-2px);box-shadow:0 4px 16px #3b82f666}.ChatStyles-module__ZhGZ8G__toggleButton:active{transform:translate(-1px);box-shadow:0 2px 8px #3b82f64d}.ChatStyles-module__ZhGZ8G__toggleButton:before{content:"";border-radius:inherit;opacity:0;box-sizing:border-box;background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.ChatStyles-module__ZhGZ8G__toggleButton:hover:before{opacity:1}.ChatStyles-module__ZhGZ8G__sidebarContent{box-sizing:border-box;flex-direction:column;height:100%;display:flex;overflow:hidden}.ChatStyles-module__ZhGZ8G__searchContainer{box-sizing:border-box;border-bottom:1px solid #e5e7eb;padding:1rem}.ChatStyles-module__ZhGZ8G__chatList{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;box-sizing:border-box;flex:1;padding:.5rem;overflow-y:auto}.ChatStyles-module__ZhGZ8G__chatList::-webkit-scrollbar{width:6px}.ChatStyles-module__ZhGZ8G__chatList::-webkit-scrollbar-track{background:0 0}.ChatStyles-module__ZhGZ8G__chatList::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.ChatStyles-module__ZhGZ8G__emptyMessage{text-align:center;color:#6b7280;box-sizing:border-box;padding:1rem}.ChatStyles-module__ZhGZ8G__chatItem{box-sizing:border-box;border-bottom:1px solid #e5e7eb}.ChatStyles-module__ZhGZ8G__chatItemContent{cursor:pointer;box-sizing:border-box;border-radius:.375rem;flex-direction:row;align-items:center;margin-bottom:0;padding:.75rem;transition:background-color .2s;display:flex;position:relative}.ChatStyles-module__ZhGZ8G__chatItemContent:hover{background-color:#eef2ff}.ChatStyles-module__ZhGZ8G__activeChatItem{border-left:3px solid var(--primary-blue,#3b82f6);box-sizing:border-box;background-color:#e0e7ff}.ChatStyles-module__ZhGZ8G__activeChatItem:hover{background-color:#e0e7ff}.ChatStyles-module__ZhGZ8G__collapsedItem{box-sizing:border-box;justify-content:center;padding:.5rem}.ChatStyles-module__ZhGZ8G__statusIndicator{box-sizing:border-box;border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem;margin-left:.5rem}.ChatStyles-module__ZhGZ8G__collapsed .ChatStyles-module__ZhGZ8G__statusIndicator{box-sizing:border-box;margin-left:0}.ChatStyles-module__ZhGZ8G__online{box-sizing:border-box;background-color:#10b981}.ChatStyles-module__ZhGZ8G__offline{box-sizing:border-box;background-color:#ef4444}.ChatStyles-module__ZhGZ8G__chatInfo{box-sizing:border-box;flex:1;min-width:0;max-width:calc(100% - 60px);margin-left:.5rem;margin-right:.5rem}.ChatStyles-module__ZhGZ8G__username{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;width:100%;margin-bottom:.25rem;font-weight:600;overflow:hidden}.ChatStyles-module__ZhGZ8G__lastMessage{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;font-size:.75rem;overflow:hidden}.ChatStyles-module__ZhGZ8G__chatMeta{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;min-width:40px;display:flex}.ChatStyles-module__ZhGZ8G__timestamp{color:#9ca3af;box-sizing:border-box;margin-top:.25rem;margin-right:.25rem;font-size:.7rem}.ChatStyles-module__ZhGZ8G__unreadBadge{color:#fff;text-align:center;box-sizing:border-box;background-color:#ef4444;border-radius:9999px;min-width:1.25rem;padding:.125rem .375rem;font-size:.75rem}.ChatStyles-module__ZhGZ8G__collapsedUnreadBadge{color:#fff;box-sizing:border-box;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:.125rem .25rem;font-size:.6rem;display:flex;position:absolute;top:5px;right:5px}@media (max-width:768px){.ChatStyles-module__ZhGZ8G__chatSidebar{width:270px}.ChatStyles-module__ZhGZ8G__chatMeta{min-width:35px}.ChatStyles-module__ZhGZ8G__timestamp{font-size:.65rem}.ChatStyles-module__ZhGZ8G__chatInfo{max-width:calc(100% - 80px)}.ChatStyles-module__ZhGZ8G__username{width:100%;font-size:.85rem}.ChatStyles-module__ZhGZ8G__lastMessage{width:100%;font-size:.75rem}.ChatStyles-module__ZhGZ8G__chatLayoutContainer{top:130px}}@media (max-width:640px){.ChatStyles-module__ZhGZ8G__chatSidebar{width:240px}.ChatStyles-module__ZhGZ8G__chatItemContent{padding:.5rem}.ChatStyles-module__ZhGZ8G__statusIndicator{width:.6rem;height:.6rem;margin-left:.25rem}.ChatStyles-module__ZhGZ8G__collapsed .ChatStyles-module__ZhGZ8G__statusIndicator{width:.5rem;height:.5rem;margin-left:0}.ChatStyles-module__ZhGZ8G__chatInfo{max-width:calc(100% - 65px);margin-left:.25rem;margin-right:.25rem}.ChatStyles-module__ZhGZ8G__chatMeta{min-width:35px}.ChatStyles-module__ZhGZ8G__username{margin-bottom:.125rem;font-size:.8rem}.ChatStyles-module__ZhGZ8G__lastMessage{font-size:.7rem}.ChatStyles-module__ZhGZ8G__timestamp{font-size:.6rem}.ChatStyles-module__ZhGZ8G__collapsedUnreadBadge{min-width:14px;height:14px;font-size:.55rem;top:3px;right:3px}}@media (max-width:480px){.ChatStyles-module__ZhGZ8G__chatSidebar{width:100%;transition:width .3s,transform .3s}.ChatStyles-module__ZhGZ8G__chatSidebar.ChatStyles-module__ZhGZ8G__collapsed{width:70px}.ChatStyles-module__ZhGZ8G__chatSidebar:not(.ChatStyles-module__ZhGZ8G__collapsed)+div{display:none}.ChatStyles-module__ZhGZ8G__toggleButton{z-index:30}.ChatStyles-module__ZhGZ8G__chatSidebar:not(.ChatStyles-module__ZhGZ8G__collapsed) .ChatStyles-module__ZhGZ8G__toggleButton{z-index:50;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;width:36px;height:36px;left:10px;box-shadow:0 2px 10px #0000004d}.ChatStyles-module__ZhGZ8G__chatSidebar:not(.ChatStyles-module__ZhGZ8G__collapsed) .ChatStyles-module__ZhGZ8G__toggleButton:hover{transform:scale(1.1)}.ChatStyles-module__ZhGZ8G__chatSidebar.ChatStyles-module__ZhGZ8G__collapsed .ChatStyles-module__ZhGZ8G__toggleButton{border-radius:8px 0 0 8px;width:12px;height:40px;left:-12px}.ChatStyles-module__ZhGZ8G__username{font-size:.8rem}.ChatStyles-module__ZhGZ8G__lastMessage{font-size:.7rem}.ChatStyles-module__ZhGZ8G__statusIndicator{width:.5rem;height:.5rem}.ChatStyles-module__ZhGZ8G__collapsed .ChatStyles-module__ZhGZ8G__statusIndicator{width:.4rem;height:.4rem}.ChatStyles-module__ZhGZ8G__timestamp{font-size:.65rem}}.ChatStyles-module__ZhGZ8G__emptyChatContainer{background-color:var(--chat-bg,#f5f8fa);box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.ChatStyles-module__ZhGZ8G__loadingContainer{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
@font-face{font-family:iranSans;src:url(../media/IRANSansWeb.p.b557af8f.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:iranSans;src:url(../media/IRANSansWeb_Bold.p.73e2d71a.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:iranSans;src:url(../media/IRANSansWeb_Medium.p.17e034f9.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:iranSans;src:url(../media/IRANSansWeb_Light.p.49b6a6b4.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:iranSans;src:url(../media/IRANSansWeb_UltraLight.p.f4cf21a9.woff2)format("woff2");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:iranSans;src:url(../media/IRANSansWeb_Black.p.79110300.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}.iransans_1a8fb5ce-module___VDvGa__className{font-family:iranSans,system-ui,-apple-system,Segoe UI,sans-serif}.iransans_1a8fb5ce-module___VDvGa__variable{--font-iransans:"iranSans",system-ui,-apple-system,Segoe UI,sans-serif}
.ChatBox-module__Mc1acq__chatBoxContainer{background-color:var(--chat-bg,#f5f8fa);box-sizing:border-box;flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.ChatBox-module__Mc1acq__chatBoxContent{box-sizing:border-box;flex-direction:column;height:100%;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;display:flex;position:relative}.ChatBox-module__Mc1acq__messagesContainer{background-color:var(--chat-bg,#f5f8fa);scrollbar-width:thin;scrollbar-color:#d1d5db transparent;box-sizing:border-box;border-radius:.5rem;flex:1;padding:3rem 1rem 1rem;overflow:hidden auto}.ChatBox-module__Mc1acq__messagesContainer::-webkit-scrollbar{width:6px}.ChatBox-module__Mc1acq__messagesContainer::-webkit-scrollbar-track{background:0 0}.ChatBox-module__Mc1acq__messagesContainer::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.ChatBox-module__Mc1acq__loadMoreButton{text-align:center;color:#3b82f6;cursor:pointer;box-sizing:border-box;background-color:#f0f4ff;border-radius:.25rem;width:fit-content;margin-top:2rem;margin-left:auto;margin-right:auto;padding:.5rem;font-size:.75rem;transition:all .2s}.ChatBox-module__Mc1acq__loadMoreButton:hover{background-color:#e0e7ff;text-decoration:none;transform:translateY(-1px)}.ChatBox-module__Mc1acq__loadMoreButton.ChatBox-module__Mc1acq__loading{cursor:not-allowed;opacity:.5}.ChatBox-module__Mc1acq__dateSeparator{box-sizing:border-box;justify-content:center;align-items:center;margin:1.75rem 0;display:flex;position:relative}.ChatBox-module__Mc1acq__dateSeparatorLine{z-index:1;box-sizing:border-box;background-color:#e5e7eb;width:100%;height:1px;position:absolute}.ChatBox-module__Mc1acq__dateSeparatorText{color:#6b7280;z-index:2;box-sizing:border-box;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;padding:0 .75rem;font-size:.7rem;position:relative;box-shadow:0 1px 2px #0000000d}.ChatBox-module__Mc1acq__emptyMessage{text-align:center;color:#6b7280;box-sizing:border-box;padding:2rem 0}.ChatBox-module__Mc1acq__messagesList{box-sizing:border-box;margin:0;padding:0;list-style:none}.ChatBox-module__Mc1acq__messageItem{box-sizing:border-box;margin-bottom:1rem;display:flex}.ChatBox-module__Mc1acq__sentMessage{box-sizing:border-box;justify-content:flex-start}.ChatBox-module__Mc1acq__sentMessage .ChatBox-module__Mc1acq__replyButton{box-sizing:border-box;left:-35px}.ChatBox-module__Mc1acq__receivedMessage{box-sizing:border-box;justify-content:flex-end}.ChatBox-module__Mc1acq__receivedMessage .ChatBox-module__Mc1acq__replyButton{box-sizing:border-box;right:-35px}.ChatBox-module__Mc1acq__receivedMessage .ChatBox-module__Mc1acq__messageContent~.ChatBox-module__Mc1acq__replyButton{box-sizing:border-box;top:calc(50% + 10px)}.ChatBox-module__Mc1acq__messageWrapper{box-sizing:border-box;cursor:pointer;max-width:70%;transition:transform .2s;position:relative}.ChatBox-module__Mc1acq__messageWrapper:active{transform:scale(.98)}.ChatBox-module__Mc1acq__highlighted{z-index:1;animation:2.5s ease-in-out ChatBox-module__Mc1acq__highlightPulse;position:relative}.ChatBox-module__Mc1acq__highlighted:before{content:"";z-index:-1;pointer-events:none;background:#3b82f626;border-radius:.625rem;animation:2.5s ease-in-out ChatBox-module__Mc1acq__highlightGlow;position:absolute;inset:-4px;box-shadow:0 0 25px #3b82f680}@keyframes ChatBox-module__Mc1acq__highlightPulse{0%{transform:scale(1)}10%{transform:scale(1.08)}20%{transform:scale(1.02)}30%{transform:scale(1.05)}40%{transform:scale(1)}to{transform:scale(1)}}@keyframes ChatBox-module__Mc1acq__highlightGlow{0%{background:#3b82f600;box-shadow:0 0 #3b82f600}10%{background:#3b82f640;box-shadow:0 0 30px #3b82f6b3}50%{background:#3b82f626;box-shadow:0 0 25px #3b82f680}to{background:#3b82f600;box-shadow:0 0 #3b82f600}}.ChatBox-module__Mc1acq__senderName{color:#6b7280;text-align:left;box-sizing:border-box;width:100%;margin-bottom:.25rem;font-size:.75rem}.ChatBox-module__Mc1acq__messageContent{word-break:break-word;box-sizing:border-box;border-radius:.5rem;padding:.75rem;position:relative}.ChatBox-module__Mc1acq__sentContent{color:#fff;background-color:#3b82f6}.ChatBox-module__Mc1acq__receivedContent{color:#1f2937;background-color:#e5e7eb}.ChatBox-module__Mc1acq__replyPreviewInMessage{box-sizing:border-box;background-color:#fff3;border-left:3px solid #fff6;border-radius:.25rem;margin-bottom:.5rem;padding:.5rem;font-size:.875rem;transition:all .2s}.ChatBox-module__Mc1acq__replyPreviewInMessage:hover{background-color:#ffffff4d;border-left-color:#fff9;transform:translate(-2px)}.ChatBox-module__Mc1acq__receivedContent .ChatBox-module__Mc1acq__replyPreviewInMessage{box-sizing:border-box;background-color:#0000000d;border-left-color:#3b82f666}.ChatBox-module__Mc1acq__receivedContent .ChatBox-module__Mc1acq__replyPreviewInMessage:hover{background-color:#00000014;border-left-color:#3b82f699}.ChatBox-module__Mc1acq__replyUsername{box-sizing:border-box;font-weight:600}.ChatBox-module__Mc1acq__messageFooter{color:#ffffffe6;box-sizing:border-box;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.ChatBox-module__Mc1acq__receivedContent .ChatBox-module__Mc1acq__messageFooter{color:#4b5563;box-sizing:border-box}.ChatBox-module__Mc1acq__readIcon{color:#fff;filter:drop-shadow(0 0 2px #0000004d);box-sizing:border-box;margin-right:.25rem}.ChatBox-module__Mc1acq__sentIcon{color:#ffffffe6;filter:drop-shadow(0 0 2px #0000004d);box-sizing:border-box;margin-right:.25rem}.ChatBox-module__Mc1acq__replyButton{opacity:0;cursor:pointer;color:#fff;z-index:5;box-sizing:border-box;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)scale(.9);box-shadow:0 4px 12px #3b82f666}.ChatBox-module__Mc1acq__replyButton:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(45deg,#0000 30%,#ffffff4d 50%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.ChatBox-module__Mc1acq__replyButton:hover:before{opacity:1}.ChatBox-module__Mc1acq__messageWrapper:hover .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__messageClicked .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__showReplyButton{opacity:1;transform:translateY(-50%)scale(1)}.ChatBox-module__Mc1acq__replyButton:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #3b82f680}.ChatBox-module__Mc1acq__replyButton:active{transform:translateY(-50%)scale(.95);box-shadow:0 2px 8px #3b82f64d}.ChatBox-module__Mc1acq__typingIndicator{text-align:center;color:#6b7280;box-sizing:border-box;background-color:#e5e7eb;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem;font-size:.875rem}.ChatBox-module__Mc1acq__inputContainer{box-sizing:border-box;background-color:#fff;border-top:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.ChatBox-module__Mc1acq__replyPreview{box-sizing:border-box;background-color:#f3f4f6;border-right:4px solid #3b82f6;border-radius:.25rem;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.75rem .75rem .75rem 3rem;display:flex;position:relative}.ChatBox-module__Mc1acq__cancelReplyButton{color:#fff;cursor:pointer;background-color:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:400;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.ChatBox-module__Mc1acq__cancelReplyButton:hover{background-color:#dc2626;transform:translateY(-50%)scale(1.1)}.ChatBox-module__Mc1acq__scrollToBottomButton{color:#fff;cursor:pointer;z-index:10;box-sizing:border-box;background-color:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;bottom:108px;left:7px;box-shadow:0 2px 10px #0003}.ChatBox-module__Mc1acq__scrollToBottomButton:hover{background-color:#2563eb;transform:scale(1.05)}.ChatBox-module__Mc1acq__newMessagesBadge{color:#fff;box-sizing:border-box;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:-5px;right:-5px}.ChatBox-module__Mc1acq__miniSpinner{box-sizing:border-box;justify-content:center;align-items:center;display:inline-flex}.ChatBox-module__Mc1acq__miniSpinner>div{box-sizing:border-box;background-color:#3498db;border-radius:100%;width:8px;height:8px;margin:0 2px;animation:1.4s ease-in-out infinite both ChatBox-module__Mc1acq__mini-bounce;display:inline-block}.ChatBox-module__Mc1acq__miniSpinner>div:first-child{animation-delay:-.32s}.ChatBox-module__Mc1acq__miniSpinner>div:nth-child(2){animation-delay:-.16s}@keyframes ChatBox-module__Mc1acq__mini-bounce{0%,80%,to{box-sizing:border-box;transform:scale(0)}40%{box-sizing:border-box;transform:scale(1)}}.ChatBox-module__Mc1acq__securityWarningBanner{z-index:9;color:#92400e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;text-align:right;background:#fef3c7bf;border:1px solid #fbbf2466;border-radius:.5rem;align-items:center;gap:.5rem;width:90%;max-width:90%;padding:.35rem .75rem;font-size:.7rem;line-height:1.4;display:flex;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #fbbf2426}.ChatBox-module__Mc1acq__warningIcon{flex-shrink:0;font-size:1rem}.ChatBox-module__Mc1acq__warningText{word-wrap:break-word;flex:1}.ChatBox-module__Mc1acq__warningText strong{color:#b91c1c;font-weight:700}.ChatBox-module__Mc1acq__reportLink{font-size:inherit;color:#dc2626;text-underline-offset:5px;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:.05rem;padding:0;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;transition:all .2s;display:inline-flex}.ChatBox-module__Mc1acq__reportLink:hover{color:#b91c1c;text-decoration-thickness:2px;transform:translateY(-.5px)}.ChatBox-module__Mc1acq__reportIcon{margin-left:.2rem;font-size:.85em}.ChatBox-module__Mc1acq__sentMessageLink{color:#ffeb3b;word-break:break-all;font-weight:500;text-decoration:none;transition:all .2s}.ChatBox-module__Mc1acq__sentMessageLink:hover{color:#fff59d;text-decoration:underline}.ChatBox-module__Mc1acq__receivedMessageLink{color:#1e88e5;word-break:break-all;font-weight:500;text-decoration:none;transition:all .2s}.ChatBox-module__Mc1acq__receivedMessageLink:hover{color:#0d47a1;text-decoration:underline}.ChatBox-module__Mc1acq__messageInputWrapper{box-sizing:border-box;width:100%;position:relative}.ChatBox-module__Mc1acq__messageInput{resize:none;box-sizing:border-box;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-size:.875rem;transition:all .2s}.ChatBox-module__Mc1acq__hasText{padding-right:3.6rem}.ChatBox-module__Mc1acq__messageInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f64d}.ChatBox-module__Mc1acq__sendButtonInline{color:#fff;cursor:pointer;opacity:0;pointer-events:none;box-sizing:border-box;background-color:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding-right:2px;transition:all .3s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)scale(.8)}.ChatBox-module__Mc1acq__showSendButton{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.ChatBox-module__Mc1acq__sendButtonInline:hover{background-color:#2563eb;transform:translateY(-50%)scale(1.05)}.ChatBox-module__Mc1acq__sendButtonInline:active{transform:translateY(-50%)scale(.95)}.ChatBox-module__Mc1acq__sendButtonInline.ChatBox-module__Mc1acq__sending{cursor:not-allowed;background-color:#9ca3af}@media (max-width:640px){.ChatBox-module__Mc1acq__securityWarningBanner{gap:.35rem;width:92%;max-width:92%;padding:.3rem .6rem;font-size:.625rem;line-height:1.35;top:5px}.ChatBox-module__Mc1acq__warningIcon{font-size:.85rem}.ChatBox-module__Mc1acq__reportIcon{font-size:.8em}}@media (max-width:768px){.ChatBox-module__Mc1acq__chatBoxContainer{flex:1;min-width:0}.ChatBox-module__Mc1acq__chatBoxContent{padding-left:.5rem;padding-right:.5rem}.ChatBox-module__Mc1acq__messagesContainer{padding:2.8rem .5rem .5rem}.ChatBox-module__Mc1acq__inputContainer{padding:.5rem}.ChatBox-module__Mc1acq__messageInput{padding-top:.5rem;padding-bottom:.5rem;font-size:.8rem}.ChatBox-module__Mc1acq__hasText{padding-right:2.9rem}.ChatBox-module__Mc1acq__sendButtonInline{width:2rem;height:2rem;right:.5rem}.ChatBox-module__Mc1acq__securityWarningBanner{gap:.4rem;width:91%;max-width:91%;padding:.32rem .7rem;font-size:.65rem;line-height:1.38;top:6px}.ChatBox-module__Mc1acq__reportIcon{font-size:.82em}.ChatBox-module__Mc1acq__replyButton{width:28px;height:28px}.ChatBox-module__Mc1acq__messageWrapper:hover .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__messageClicked .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__showReplyButton{opacity:1}.ChatBox-module__Mc1acq__sentMessage .ChatBox-module__Mc1acq__replyButton{left:-34px}.ChatBox-module__Mc1acq__receivedMessage .ChatBox-module__Mc1acq__replyButton{right:-34px}.ChatBox-module__Mc1acq__scrollToBottomButton{bottom:80px}}@media (max-width:640px){.ChatBox-module__Mc1acq__messageWrapper{max-width:85%}.ChatBox-module__Mc1acq__messageContent{padding:.5rem;font-size:.85rem}.ChatBox-module__Mc1acq__messageFooter,.ChatBox-module__Mc1acq__senderName{font-size:.7rem}.ChatBox-module__Mc1acq__messagesContainer{padding-top:2.5rem}.ChatBox-module__Mc1acq__replyButton{width:26px;height:26px}.ChatBox-module__Mc1acq__messageWrapper:hover .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__messageClicked .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__showReplyButton{opacity:1}.ChatBox-module__Mc1acq__sentMessage .ChatBox-module__Mc1acq__replyButton{left:-30px}.ChatBox-module__Mc1acq__receivedMessage .ChatBox-module__Mc1acq__replyButton{right:-30px}}@media (max-width:480px){.ChatBox-module__Mc1acq__messageWrapper{max-width:90%}.ChatBox-module__Mc1acq__messageContent{padding:.4rem;font-size:.8rem}.ChatBox-module__Mc1acq__inputContainer{padding:.4rem}.ChatBox-module__Mc1acq__messageInput{padding-top:.4rem;padding-bottom:.4rem;font-size:.75rem}.ChatBox-module__Mc1acq__hasText{padding-right:2.5rem}.ChatBox-module__Mc1acq__sendButtonInline{width:1.8rem;height:1.8rem;right:.4rem}.ChatBox-module__Mc1acq__securityWarningBanner{gap:.3rem;width:93%;max-width:93%;padding:.28rem .55rem;font-size:.575rem;line-height:1.32;top:4px}.ChatBox-module__Mc1acq__warningIcon{font-size:.8rem}.ChatBox-module__Mc1acq__reportIcon{font-size:.78em}.ChatBox-module__Mc1acq__messagesContainer{padding-top:2.2rem}.ChatBox-module__Mc1acq__replyButton{width:22px;height:22px}.ChatBox-module__Mc1acq__messageWrapper:hover .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__messageClicked .ChatBox-module__Mc1acq__replyButton,.ChatBox-module__Mc1acq__showReplyButton{opacity:1}.ChatBox-module__Mc1acq__sentMessage .ChatBox-module__Mc1acq__replyButton{left:-32px}.ChatBox-module__Mc1acq__receivedMessage .ChatBox-module__Mc1acq__replyButton{right:-32px}.ChatBox-module__Mc1acq__scrollToBottomButton{width:20px;height:20px;bottom:74px}}.ChatBox-module__Mc1acq__orderMessageContainer{box-sizing:border-box;width:100%;min-width:300px;max-width:400px;color:initial;background-color:#0000;margin-top:.5rem;margin-bottom:.5rem;overflow:hidden}@media (max-width:768px){.ChatBox-module__Mc1acq__orderMessageContainer{min-width:200px;max-width:350px}}@media (max-width:480px){.ChatBox-module__Mc1acq__orderMessageContainer{min-width:250px;max-width:250px}}.ChatBox-module__Mc1acq__orderMessageFooter{color:#4b5563;box-sizing:border-box;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;display:flex}.ChatBox-module__Mc1acq__orderMessageFooter .ChatBox-module__Mc1acq__readIcon,.ChatBox-module__Mc1acq__orderMessageFooter .ChatBox-module__Mc1acq__sentIcon{color:#3b82f6;filter:none}.ChatBox-module__Mc1acq__hiddenFileInput{display:none}.ChatBox-module__Mc1acq__uploadButton{color:#fff;cursor:pointer;z-index:5;box-sizing:border-box;background-color:#10b981;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ChatBox-module__Mc1acq__uploadButton:hover:not(:disabled){background-color:#059669;transform:translateY(-50%)scale(1.05)}.ChatBox-module__Mc1acq__uploadButton:disabled{cursor:not-allowed;opacity:.5;background-color:#9ca3af}.ChatBox-module__Mc1acq__messageInput{padding-left:3.5rem!important}.ChatBox-module__Mc1acq__imagePreviewContainer{box-sizing:border-box;background-color:#fff;border-top:1px solid #e5e7eb;width:100%;padding:1rem;position:relative}.ChatBox-module__Mc1acq__imagePreviewWrapper{border-radius:.5rem;align-items:center;gap:.5rem;max-width:250px;padding-left:3rem;display:inline-flex}.ChatBox-module__Mc1acq__previewImage{border-radius:.5rem;max-width:200px;height:auto;display:block;box-shadow:0 2px 8px #0000001a}.ChatBox-module__Mc1acq__uploadingPlaceholder{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:150px;height:96px;display:flex;overflow:hidden}.ChatBox-module__Mc1acq__uploadSuccess{color:#fff;background-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex;position:absolute;top:.5rem;left:.5rem}.ChatBox-module__Mc1acq__cancelImageButton{color:#fff;cursor:pointer;background-color:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;transition:all .2s;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.ChatBox-module__Mc1acq__cancelImageButton:hover:not(:disabled){background-color:#dc2626;transform:translateY(-50%)scale(1.1)}.ChatBox-module__Mc1acq__cancelImageButton:disabled{opacity:.5;cursor:not-allowed}.ChatBox-module__Mc1acq__imageAttachment{border-radius:.5rem;width:fit-content;max-width:100%;margin-bottom:.5rem;display:block;position:relative;overflow:hidden}.ChatBox-module__Mc1acq__attachedImage{cursor:pointer;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;max-width:300px;transition:transform .2s;display:block;width:auto!important;height:auto!important}.ChatBox-module__Mc1acq__attachedImage:hover{transform:scale(1.02)}@media (max-width:768px){.ChatBox-module__Mc1acq__uploadButton{width:2rem;height:2rem;left:.5rem}.ChatBox-module__Mc1acq__messageInput{padding-left:3rem!important}.ChatBox-module__Mc1acq__imagePreviewWrapper{max-width:150px}.ChatBox-module__Mc1acq__attachedImage{max-width:250px}}@media (max-width:480px){.ChatBox-module__Mc1acq__uploadButton{width:1.8rem;height:1.8rem;left:.4rem}.ChatBox-module__Mc1acq__messageInput{padding-left:2.8rem!important}.ChatBox-module__Mc1acq__imagePreviewWrapper{max-width:120px}.ChatBox-module__Mc1acq__attachedImage{max-width:200px}.ChatBox-module__Mc1acq__cancelImageButton{width:24px;height:24px;top:.35rem;right:.35rem}}
