.NewChatModal_newChatModal__jNTlO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:NewChatModal_fadeIn__oXWLe .2s ease}@keyframes NewChatModal_fadeIn__oXWLe{0%{opacity:0}to{opacity:1}}.NewChatModal_modalContent__9yLW4{background:white;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:NewChatModal_slideUp__SAJGu .3s ease}@keyframes NewChatModal_slideUp__SAJGu{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.NewChatModal_modalHeader__A4ZNT{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.NewChatModal_modalTitle__CYcx9{font-size:18px;font-weight:600;color:#2c3e50}.NewChatModal_closeButton__HBAkY{background:none;border:none;font-size:24px;color:#95a5a6;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.NewChatModal_closeButton__HBAkY:hover{background:#f0f0f0;color:#2c3e50}.NewChatModal_modalBody__dXHyK{padding:20px;overflow-y:auto}.NewChatModal_searchBox__cos5Q{position:relative;margin-bottom:20px}.NewChatModal_searchInput__21UkG{width:100%;padding:12px 12px 12px 40px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .3s ease}.NewChatModal_searchInput__21UkG:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.NewChatModal_searchIcon__rGNTa{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#95a5a6}.NewChatModal_usersList__uN3gv{display:flex;flex-direction:column;gap:8px}.NewChatModal_userItem__fQQKv{display:flex;align-items:center;padding:12px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.NewChatModal_userItem__fQQKv:hover{background:#f8f9fa;border-color:#667eea}.NewChatModal_userAvatar__Y4tTU{width:48px;height:48px;border-radius:50%;margin-right:12px;object-fit:cover}.NewChatModal_userAvatarPlaceholder__qsApA{width:48px;height:48px;border-radius:50%;margin-right:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-size:20px;font-weight:600}.NewChatModal_userInfo__B0Y5X{flex:1 1}.NewChatModal_userName__LTtID{font-weight:600;font-size:15px;color:#2c3e50;margin-bottom:2px}.NewChatModal_userPhone__9InYi{font-size:13px;color:#7f8c8d}.NewChatModal_startButton___N4dw{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.NewChatModal_startButton___N4dw:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.NewChatModal_empty__Z31De{text-align:center;padding:40px 20px;color:#95a5a6}.NewChatModal_emptyIcon__V6P8U{font-size:48px;margin-bottom:12px}.NewChatModal_emptyText__0yaqE{font-size:15px}.NewChatModal_loading__0sJKb{text-align:center;padding:40px 20px;color:#95a5a6;font-size:15px}.NewChatModal_directChatContainer__zl_dG{display:flex;flex-direction:column;gap:16px;padding:20px}.NewChatModal_directChatInfo__AGiJn{text-align:center}.NewChatModal_directChatText__SK8f8{font-size:15px;color:#2c3e50;margin-bottom:8px;font-weight:500}.NewChatModal_directChatSubtext__iWp_r{font-size:13px;color:#7f8c8d}.NewChatModal_directChatButton__76Yhh{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.NewChatModal_directChatButton__76Yhh:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.NewChatModal_emptySubtext__Uv6g_{font-size:13px;color:#95a5a6;margin-top:8px}.ConversationList_conversationList__WAL5y{display:flex;flex-direction:column;height:100%;background:white;border-right:1px solid #e0e0e0;position:relative}.ConversationList_header__Im_6Z{padding:16px;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.ConversationList_headerTitle__KgHQ6{font-size:20px;font-weight:600;margin-bottom:12px}.ConversationList_newChatButton__2C1Jx{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;padding:8px 16px;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;flex-shrink:0;white-space:nowrap}.ConversationList_newChatButton__2C1Jx:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:scale(1.05)}.ConversationList_fabButton__VMFRR{position:absolute;top:16px;right:16px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;font-size:32px;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(102,126,234,.4);transition:all .3s ease;z-index:100}.ConversationList_fabButton__VMFRR:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.6)}.ConversationList_fabButton__VMFRR:active{transform:scale(.95)}.ConversationList_searchBox__3EnHY{position:relative}.ConversationList_searchInput__f505N{width:100%;padding:10px 12px 10px 36px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:rgba(255,255,255,.2);color:white;font-size:14px;transition:all .3s ease}.ConversationList_searchInput__f505N::placeholder{color:rgba(255,255,255,.7)}.ConversationList_searchInput__f505N:focus{outline:none;background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5)}.ConversationList_searchIcon__vLXKz{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.7);font-size:16px}.ConversationList_conversationsList__4MrQD{flex:1 1;overflow-y:auto}.ConversationList_conversationItem__wmpRN{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.ConversationList_conversationItem__wmpRN:hover{background:#f8f9fa}.ConversationList_conversationItem__wmpRN.ConversationList_active__K88MQ{background:#e8eaf6}.ConversationList_avatar__osVBB{width:48px;height:48px;border-radius:50%;margin-right:12px;object-fit:cover;flex-shrink:0}.ConversationList_avatarPlaceholder__ULcrQ{width:48px;height:48px;border-radius:50%;margin-right:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-size:20px;font-weight:600;flex-shrink:0}.ConversationList_conversationInfo__IzplO{flex:1 1;min-width:0}.ConversationList_conversationHeader__mVbTs{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ConversationList_conversationName__1eury{font-weight:600;font-size:15px;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConversationList_timestamp__H7upE{font-size:12px;color:#95a5a6;flex-shrink:0;margin-left:8px}.ConversationList_lastMessageRow__RD24d{display:flex;align-items:center;gap:4px}.ConversationList_lastMessage__W39WS{font-size:14px;color:#7f8c8d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.ConversationList_typingIndicator__It06b{font-size:14px;color:#667eea;font-style:italic}.ConversationList_unreadBadge___ZCL4{background:#667eea;color:white;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600;flex-shrink:0;margin-left:8px}.ConversationList_onlineIndicator__i7jWK{width:12px;height:12px;background:#2ecc71;border:2px solid white;border-radius:50%;position:absolute;bottom:0;right:12px}.ConversationList_avatarWrapper__XLEXN{position:relative}.ConversationList_empty__7KYe1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:32px;text-align:center;color:#95a5a6}.ConversationList_emptyIcon__glW98{font-size:64px;margin-bottom:16px;opacity:.5}.ConversationList_emptyText__tZA7g{font-size:16px;margin-bottom:8px}.ConversationList_emptySubtext__TDB9e{font-size:14px}.ConversationList_loading__rKvmw{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#95a5a6}.EmojiPicker_emojiPicker__8a1Uj{position:absolute;bottom:70px;left:20px;width:360px;height:400px;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1000}.EmojiPicker_header__OFnh2{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #e0e0e0}.EmojiPicker_categories__MwI1k{display:flex;gap:8px;overflow-x:auto;flex:1 1}.EmojiPicker_categories__MwI1k::-webkit-scrollbar{height:4px}.EmojiPicker_categories__MwI1k::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.EmojiPicker_categoryBtn__RMSpt{padding:6px 12px;border:none;background:#f0f0f0;border-radius:16px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.EmojiPicker_categoryBtn__RMSpt:hover{background:#e0e0e0}.EmojiPicker_categoryBtn__RMSpt.EmojiPicker_active__dep0u{background:#667eea;color:white}.EmojiPicker_closeBtn__a4qxF{width:28px;height:28px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;margin-left:8px;flex-shrink:0}.EmojiPicker_closeBtn__a4qxF:hover{background:#e0e0e0}.EmojiPicker_emojiGrid___ekJY{flex:1 1;overflow-y:auto;padding:12px;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;align-content:start}.EmojiPicker_emojiGrid___ekJY::-webkit-scrollbar{width:6px}.EmojiPicker_emojiGrid___ekJY::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.EmojiPicker_emojiBtn__I2wFh{width:36px;height:36px;border:none;background:transparent;border-radius:6px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.EmojiPicker_emojiBtn__I2wFh:hover{background:#f0f0f0;transform:scale(1.2)}@media (max-width:768px){.EmojiPicker_emojiPicker__8a1Uj{width:calc(100% - 40px);left:20px;right:20px}.EmojiPicker_emojiGrid___ekJY{grid-template-columns:repeat(6,1fr)}}.MessageStatus_statusIcon__ZK3Z2{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;vertical-align:middle;flex-shrink:0;min-width:18px;height:18px}.MessageStatus_statusIcon__ZK3Z2 svg{display:block}.MessageStatus_clock__ExE1P{color:#9e9e9e;animation:MessageStatus_rotate__ixKVq 2s linear infinite}.MessageStatus_sending__B_0Lb{color:#9e9e9e}@keyframes MessageStatus_rotate__ixKVq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MessageStatus_doubleCheck___kKew,.MessageStatus_singleCheck__sEv5k{color:#9e9e9e}.MessageStatus_doubleCheckRead__pk_V0{color:#53bdeb}.MessageStatus_failed__EUPb7{color:#ff6b6b}.MessageStatus_received__Npb4j .MessageStatus_statusIcon__ZK3Z2{display:none}.LinkPreview_linkPreview__7vViB{max-width:360px;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease;background:white;border:1px solid #e5e5e5}.LinkPreview_linkPreview__7vViB.LinkPreview_sent__xi5p7{background:#dcf8c6;border-color:#b5e7a0}.LinkPreview_linkPreview__7vViB.LinkPreview_received__jGoHx{background:white;border-color:#e5e5e5}.LinkPreview_linkPreview__7vViB:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.LinkPreview_linkPreview__7vViB:active{transform:translateY(0)}.LinkPreview_imageContainer__M6zou{width:100%;height:180px;overflow:hidden;background:#f0f2f5;position:relative}.LinkPreview_previewImage__Mj9j1{width:100%;height:100%;object-fit:cover;display:block}.LinkPreview_content__LfECb{padding:12px 16px}.LinkPreview_siteName__dWlOl{font-size:11px;color:#667eea;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.LinkPreview_title__8eQ8h{font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:6px;line-height:1.4;-webkit-line-clamp:2}.LinkPreview_description__ckhH3,.LinkPreview_title__8eQ8h{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.LinkPreview_description__ckhH3{font-size:13px;color:#666;line-height:1.5;margin-bottom:8px;-webkit-line-clamp:3}.LinkPreview_linkUrl__rONtp{font-size:12px;color:#95a5a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LinkPreview_linkPreview__7vViB.LinkPreview_simple__yrbvt{display:flex;align-items:center;gap:12px;padding:12px 16px}.LinkPreview_linkIcon__rTpH3{font-size:24px;flex-shrink:0}.LinkPreview_linkPreview__7vViB.LinkPreview_simple__yrbvt .LinkPreview_linkUrl__rONtp{flex:1 1;font-size:13px;color:#667eea;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LinkPreview_loading__TFWvv{padding:16px}.LinkPreview_loadingBar__68SVw{width:100%;height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden;margin-bottom:8px;position:relative}.LinkPreview_loadingBar__68SVw:after{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background:linear-gradient(90deg,#667eea,#764ba2);animation:LinkPreview_loading__TFWvv 1.5s ease-in-out infinite}@keyframes LinkPreview_loading__TFWvv{0%{left:-50%}to{left:100%}}.LinkPreview_loadingText__4IJf3{font-size:12px;color:#95a5a6;text-align:center}.FileMessage_documentMessage__v94rX{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;max-width:320px;background:white;border:1px solid #e5e5e5}.FileMessage_documentMessage__v94rX.FileMessage_sent__f820I{background:#dcf8c6;border-color:#b5e7a0}.FileMessage_documentMessage__v94rX.FileMessage_received__UExp2{background:white;border-color:#e5e5e5}.FileMessage_documentIcon__FFxsX{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f0f2f5;border-radius:8px;flex-shrink:0}.FileMessage_documentInfo__yynDX{flex:1 1;min-width:0}.FileMessage_documentName__3iJEV{font-size:14px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px}.FileMessage_documentSize__jLC5N{font-size:12px;color:#666}.FileMessage_downloadBtn__NciHP{background:none;border:none;font-size:20px;cursor:pointer;padding:8px;border-radius:50%;transition:background .2s ease;flex-shrink:0}.FileMessage_downloadBtn__NciHP:hover{background:rgba(0,0,0,.05)}.FileMessage_videoMessage__12UHm{border-radius:12px;overflow:hidden;max-width:320px;background:#000}.FileMessage_videoWrapper__gaYkq{position:relative;background:#000;aspect-ratio:16/9}.FileMessage_video__zaQr7{width:100%;height:100%;object-fit:contain;display:block}.FileMessage_playBtn__NdDnE{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);border:none;width:56px;height:56px;border-radius:50%;font-size:24px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.FileMessage_playBtn__NdDnE:hover{background:rgba(0,0,0,.85);transform:translate(-50%,-50%) scale(1.1)}.FileMessage_fullscreenBtn__Byre9{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.7);border:none;width:32px;height:32px;border-radius:6px;font-size:16px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.FileMessage_fullscreenBtn__Byre9:hover{background:rgba(0,0,0,.85);transform:scale(1.1)}.FileMessage_videoDuration__TfPz5{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:white;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500;z-index:2}.FileMessage_videoLoading__39G6p{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:white;font-size:12px;background:#000}.FileMessage_videoSize__oWs6d{padding:8px 12px;background:rgba(0,0,0,.6);color:white;font-size:11px;text-align:center}.FileMessage_fullscreenOverlay__odMoH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;animation:FileMessage_fadeIn__2lOsP .2s ease}@keyframes FileMessage_fadeIn__2lOsP{0%{opacity:0}to{opacity:1}}.FileMessage_fullscreenContent__wCUGV{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.FileMessage_fullscreenVideo__tNQQh{max-width:100%;max-height:100%;border-radius:8px}.FileMessage_closeBtn__QMr5M{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;width:44px;height:44px;border-radius:50%;font-size:24px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000}.FileMessage_closeBtn__QMr5M:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.FileMessage_audioMessage__x78Re{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;max-width:280px;min-width:220px;background:white}.FileMessage_audioMessage__x78Re.FileMessage_sent__f820I{background:#dcf8c6}.FileMessage_audioMessage__x78Re.FileMessage_received__UExp2{background:white}.FileMessage_audioPlayBtn__u11du{width:40px;height:40px;border-radius:50%;background:#0084ff;border:none;color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.FileMessage_audioPlayBtn__u11du:hover{background:#0073e6;transform:scale(1.05)}.FileMessage_audioWaveformContainer__9Vfot{flex:1 1;display:flex;flex-direction:column;gap:4px}.FileMessage_audioWaveform___vJAG{height:24px;display:flex;align-items:center}.FileMessage_waveformBars__aiJNt{display:flex;align-items:center;gap:2px;height:100%;flex:1 1}.FileMessage_waveBar__e8Ght{width:3px;background:#0084ff;border-radius:2px;transition:opacity .2s ease}.FileMessage_audioTime__W5nOI{font-size:11px;color:#666;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ChatWindow_chatWindow__lvuRh{display:flex;flex-direction:column;height:100%;background:#f8f9fa}.ChatWindow_header__7oDBW{padding:16px 20px;background:white;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:12px}.ChatWindow_backButton__Oz7fX{display:none;background:none;border:none;font-size:20px;cursor:pointer;padding:4px}@media (max-width:768px){.ChatWindow_backButton__Oz7fX{display:block}}.ChatWindow_avatar__a_8aj{width:40px;height:40px;border-radius:50%;object-fit:cover}.ChatWindow_avatarPlaceholder__9TvIs{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-size:16px;font-weight:600}.ChatWindow_headerInfo__Zmjpv{flex:1 1}.ChatWindow_headerName__PiZ_O{font-weight:600;font-size:16px;color:#2c3e50;margin-bottom:2px}.ChatWindow_headerStatus__EDUfH{font-size:13px;color:#7f8c8d}.ChatWindow_headerStatus__EDUfH.ChatWindow_online__9o8Iu{color:#2ecc71}.ChatWindow_headerStatus__EDUfH.ChatWindow_typing__eSn2c{color:#667eea;font-style:italic}.ChatWindow_messagesContainer__XSbbA,.ChatWindow_messages__EOl3H{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.ChatWindow_messageBubble__4Zahj{display:flex;align-items:flex-end;gap:8px;max-width:70%;animation:ChatWindow_slideIn__ValIO .3s ease;position:relative;transition:all .2s ease}.ChatWindow_messageBubble__4Zahj:hover .ChatWindow_replyButton__MWRhs{opacity:1;visibility:visible}.ChatWindow_menuButton__U0t4m{position:absolute;top:10px;background:rgba(0,0,0,.15);color:rgba(255,255,255,.7);border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;font-weight:700;transition:all .2s ease;z-index:10;padding:0;line-height:1}.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux .ChatWindow_menuButton__U0t4m{right:10px}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_menuButton__U0t4m{left:10px;background:rgba(0,0,0,.08);color:rgba(0,0,0,.4)}.ChatWindow_menuButton__U0t4m:hover{background:rgba(0,0,0,.3);transform:scale(1.1)}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_menuButton__U0t4m:hover{background:rgba(0,0,0,.15);color:rgba(0,0,0,.7)}.ChatWindow_replyButton__MWRhs{position:absolute;top:8px;background:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:10}.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux .ChatWindow_replyButton__MWRhs{right:8px}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_replyButton__MWRhs{left:48px}.ChatWindow_replyButton__MWRhs:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}@keyframes ChatWindow_slideIn__ValIO{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux{align-self:flex-end;flex-direction:row-reverse}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8{align-self:flex-start}.ChatWindow_messageAvatar__YB_JV{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.ChatWindow_messageContent__2JpGV{display:flex;flex-direction:column;gap:4px}.ChatWindow_messageSenderName__4fpRV{font-size:12px;font-weight:600;color:#667eea;margin-bottom:2px;padding-left:4px}.ChatWindow_messageBubbleInner__WHXbR{padding:10px 14px;border-radius:18px;word-wrap:break-word;position:relative}.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux .ChatWindow_messageBubbleInner__WHXbR{padding-right:38px}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_messageBubbleInner__WHXbR{padding-left:38px}.ChatWindow_messageBubbleInner__WHXbR.ChatWindow_deleted__OixDT{opacity:.6;font-style:italic}.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux .ChatWindow_messageBubbleInner__WHXbR{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-bottom-right-radius:4px}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_messageBubbleInner__WHXbR{background:white;color:#2c3e50;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.ChatWindow_messageText__7VDl0{font-size:15px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.ChatWindow_messageText__7VDl0 a{color:#667eea;text-decoration:underline;cursor:pointer}.ChatWindow_messageText__7VDl0 a:hover{color:#5568d3}.ChatWindow_messageCaption__PT_ue{font-size:14px;line-height:1.4;margin-top:8px;color:#333;white-space:pre-wrap;word-break:break-word}.ChatWindow_messageImage__qKE69{margin-bottom:4px;border-radius:8px;overflow:hidden;max-width:300px}.ChatWindow_messageImage__qKE69 img{width:100%;height:auto;display:block;cursor:pointer;transition:transform .2s ease}.ChatWindow_messageImage__qKE69 img:hover{transform:scale(1.02)}.ChatWindow_editedLabel__24xyT{font-size:11px;opacity:.7;font-style:italic;font-weight:400}.ChatWindow_editingBanner__rs1sC{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff3cd;border-bottom:1px solid #ffc107;font-size:14px;color:#856404}.ChatWindow_editingBanner__rs1sC button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:600;padding:4px 8px;border-radius:4px}.ChatWindow_editingBanner__rs1sC button:hover{background:rgba(102,126,234,.1)}.ChatWindow_messageTime__rEBJS{font-size:11px;align-self:flex-end;display:flex;align-items:center;gap:2px}.ChatWindow_messageBubble__4Zahj.ChatWindow_received__gxGA8 .ChatWindow_messageTime__rEBJS,.ChatWindow_messageBubble__4Zahj.ChatWindow_sent__H27Ux .ChatWindow_messageTime__rEBJS{color:#7f8c8d}.ChatWindow_inputContainer__O_dNb{padding:0;background:white;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:0;position:relative}.ChatWindow_inputWrapper__KMQEl{flex:1 1;display:flex;align-items:center;background:#f0f3f5;padding:12px 16px;gap:12px;border-radius:24px;transition:all .3s ease}.ChatWindow_inputWrapper__KMQEl:focus-within{background:#e8eaf6}.ChatWindow_messageInput__4Mptw{flex:1 1;border:none;background:transparent;font-size:15px;color:#2c3e50;outline:none;resize:none;max-height:120px;line-height:1.5;font-family:inherit}.ChatWindow_messageInput__4Mptw::placeholder{color:#95a5a6}.ChatWindow_attachButton__Alr_f{background:none;border:none;font-size:20px;cursor:pointer;padding:4px;transition:transform .2s ease}.ChatWindow_attachButton__Alr_f:hover{transform:scale(1.1)}.ChatWindow_attachmentButton__1pn7r,.ChatWindow_emojiButton__ObLiK,.ChatWindow_stickerButton__lNm2_{background:none;border:none;font-size:22px;cursor:pointer;padding:4px 6px;transition:transform .2s ease;border-radius:50%;position:relative}.ChatWindow_attachmentButton__1pn7r:hover,.ChatWindow_emojiButton__ObLiK:hover,.ChatWindow_stickerButton__lNm2_:hover{transform:scale(1.15);background:rgba(102,126,234,.1)}.ChatWindow_attachmentButton__1pn7r:active,.ChatWindow_emojiButton__ObLiK:active,.ChatWindow_stickerButton__lNm2_:active{transform:scale(1.05)}.ChatWindow_attachmentMenu__7BuWq{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;background:white;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);padding:12px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;min-width:240px;animation:ChatWindow_slideUpMenu__ycQpD .3s ease;z-index:100}@keyframes ChatWindow_slideUpMenu__ycQpD{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWindow_attachmentMenuItem__osw93{background:linear-gradient(135deg,#f5f7fa,#ffffff);border:1px solid #e1e8ed;border-radius:12px;padding:16px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s ease;font-size:13px;font-weight:500;color:#2c3e50}.ChatWindow_attachmentMenuItem__osw93:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.ChatWindow_attachmentMenuItem__osw93:active{transform:translateY(0)}.ChatWindow_attachmentIcon__0zJOE{font-size:28px;transition:transform .2s ease}.ChatWindow_attachmentMenuItem__osw93:hover .ChatWindow_attachmentIcon__0zJOE{transform:scale(1.1)}.ChatWindow_sendButton___xT6y{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:white;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;flex-shrink:0}.ChatWindow_sendButton___xT6y:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.4)}.ChatWindow_sendButton___xT6y:disabled{opacity:.5;cursor:not-allowed;transform:none}.ChatWindow_empty__2AI5F{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#95a5a6;text-align:center;padding:32px}.ChatWindow_emptyIcon__ucXRC{font-size:64px;margin-bottom:16px;opacity:.5}.ChatWindow_emptyText__3zdhK{font-size:18px;margin-bottom:8px}.ChatWindow_emptySubtext__U9U2v{font-size:14px}.ChatWindow_newChatPrompt__v1_7N{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center;color:#7f8c8d}.ChatWindow_dateLabel__etouT{text-align:center;font-size:12px;color:#95a5a6;margin:16px 0;padding:4px 12px;background:rgba(255,255,255,.8);border-radius:12px;align-self:center}.ChatWindow_scrollToBottom__qjTMd{position:absolute;bottom:90px;right:30px;background:white;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;z-index:10}.ChatWindow_scrollToBottom__qjTMd:hover{transform:scale(1.1)}.chat_chatPage__ZGJdI{display:flex;height:calc(100vh - 60px);background:white}.chat_sidebar__MSPrv{width:360px;flex-shrink:0;border-right:1px solid #e0e0e0}.chat_mainContent__Yt1xq{flex:1 1;display:flex;flex-direction:column}@media (max-width:768px){.chat_sidebar__MSPrv{width:100%;display:block}.chat_sidebar__MSPrv.chat_hidden__db68x{display:none}.chat_mainContent__Yt1xq{width:100%;display:none}.chat_mainContent__Yt1xq.chat_active__uaZ7N{display:flex}}.MobileChatWindow_chatWindow__qk0Mg{display:flex;flex-direction:column;height:100%;background-color:#36393f}.MobileChatWindow_empty__b8zxF{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#dcddde}.MobileChatWindow_emptyIcon__CS5hT{font-size:48px;margin-bottom:16px}.MobileChatWindow_emptyText__x0EfS{font-size:16px;color:#b9bbbe}.MobileChatWindow_messagesContainer__G1t_H{flex:1 1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}.MobileChatWindow_messageWrapper__XueLo{display:flex;margin-bottom:12px;gap:8px;position:relative}.MobileChatWindow_messageWrapper__XueLo.MobileChatWindow_sent__VwsOn{flex-direction:row-reverse}.MobileChatWindow_messageWrapper__XueLo.MobileChatWindow_received__h4Bff{flex-direction:row}.MobileChatWindow_messageWrapper__XueLo:hover .MobileChatWindow_messageActions__ifdn2{opacity:1}.MobileChatWindow_avatarSpace__rTOwS{width:32px;flex-shrink:0}.MobileChatWindow_messageAvatar__qguBU{width:32px;height:32px;border-radius:50%;object-fit:cover}.MobileChatWindow_messageAvatarPlaceholder__JIfM9{width:32px;height:32px;border-radius:50%;background-color:#5865f2;color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.MobileChatWindow_messageBubble__d1c0R{max-width:75%;border-radius:16px;padding:10px 14px;position:relative}.MobileChatWindow_sent__VwsOn .MobileChatWindow_messageBubble__d1c0R{background-color:#5865f2;color:white}.MobileChatWindow_received__h4Bff .MobileChatWindow_messageBubble__d1c0R{background-color:#40444b;color:#dcddde}.MobileChatWindow_deletedMessage__bh9ub{padding:10px 14px;border-radius:16px;background-color:#2f3136;color:#72767d;font-style:italic;font-size:14px}.MobileChatWindow_messageText__c48UI{word-wrap:break-word;white-space:pre-wrap;font-size:15px;line-height:1.5}.MobileChatWindow_messageLink__MNCUQ{color:#00aff4;text-decoration:underline}.MobileChatWindow_sent__VwsOn .MobileChatWindow_messageLink__MNCUQ{color:#ffffff;text-decoration:underline}.MobileChatWindow_editedLabel__RpKpI{font-size:11px;opacity:.6;font-style:italic}.MobileChatWindow_replyPreview__9iAwo{display:flex;gap:8px;padding:8px;margin-bottom:8px;border-radius:8px;background-color:rgba(0,0,0,.1);cursor:pointer;transition:background-color .2s}.MobileChatWindow_replyPreview__9iAwo:hover{background-color:rgba(0,0,0,.15)}.MobileChatWindow_replyLine__AVkmm{width:3px;background-color:#5865f2;border-radius:2px;flex-shrink:0}.MobileChatWindow_replyContent__gnxws{flex:1 1;min-width:0}.MobileChatWindow_replyName__w9N6B{font-size:13px;font-weight:600;margin-bottom:2px;color:#5865f2}.MobileChatWindow_replyText__R5OJT{font-size:13px;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MobileChatWindow_replyingToPreview__xA4cs{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background-color:#40444b;border-bottom:1px solid #202225;gap:8px}.MobileChatWindow_replyingToContent__Bmo3L{flex:1 1;min-width:0}.MobileChatWindow_replyingToLabel__biJHz{font-size:12px;color:#5865f2;font-weight:600;margin-bottom:2px}.MobileChatWindow_replyingToText__4OyZO{font-size:13px;color:#dcddde;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MobileChatWindow_cancelReplyButton__zWyN8{background:none;border:none;color:#b9bbbe;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.MobileChatWindow_cancelReplyButton__zWyN8:hover{background-color:rgba(255,255,255,.1)}.MobileChatWindow_imageMessage__BkoAL{display:flex;flex-direction:column;gap:8px}.MobileChatWindow_messageImage__wFpOQ{max-width:100%;border-radius:8px;display:block}.MobileChatWindow_imageCaption__uXgK8{font-size:14px;margin-top:4px}.MobileChatWindow_messageTime__p_j_2{display:flex;align-items:center;gap:4px;font-size:11px;opacity:.6;margin-top:4px}.MobileChatWindow_inputContainer__PNlY0{border-top:1px solid #202225;background-color:#2f3136;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.MobileChatWindow_inputWrapper__ssgmw{display:flex;align-items:center;gap:8px;background-color:#40444b;border-radius:24px;padding:8px 12px}.MobileChatWindow_emojiButton__g2pcq{background:none;border:none;font-size:20px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.MobileChatWindow_messageInput___9nRB{flex:1 1;background:none;border:none;color:#dcddde;font-size:15px;resize:none;outline:none;max-height:120px;font-family:inherit}.MobileChatWindow_messageInput___9nRB::placeholder{color:#72767d}.MobileChatWindow_sendButton__BS86a{background:none;border:none;color:#5865f2;font-size:20px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;transition:opacity .2s}.MobileChatWindow_sendButton__BS86a:disabled{opacity:.3;cursor:not-allowed}.MobileChatWindow_sendButton__BS86a:not(:disabled):active{opacity:.7}.MobileChatWindow_actionMenuOverlay__Vt6gj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:MobileChatWindow_fadeIn__8IY8r .2s ease}@keyframes MobileChatWindow_fadeIn__8IY8r{0%{opacity:0}to{opacity:1}}.MobileChatWindow_actionMenu__cH3t7{background:#2f3136;border-radius:16px 16px 0 0;width:100%;max-width:500px;padding:20px 20px calc(20px + env(safe-area-inset-bottom));animation:MobileChatWindow_slideUp__ByzTn .3s ease}@keyframes MobileChatWindow_slideUp__ByzTn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileChatWindow_actionMenuItem__YyUXC{width:100%;background:#40444b;border:none;color:#dcddde;padding:16px;margin-bottom:8px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:12px;transition:background .2s;text-align:left}.MobileChatWindow_actionMenuItem__YyUXC:hover{background:#4f545c}.MobileChatWindow_actionMenuItem__YyUXC:active{background:#5865f2}.MobileChatWindow_dangerAction__IeJGQ{color:#ed4245}.MobileChatWindow_dangerAction__IeJGQ:active{background:#ed4245;color:white}.MobileChatWindow_reactionPickerContainer__3FalE{width:100%}.MobileChatWindow_reactionPicker__jnMgV{background:#40444b;border-radius:8px;padding:12px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:8px}.MobileChatWindow_reactionOption__6Bp9p{background:#2f3136;border:none;font-size:24px;padding:12px;border-radius:8px;cursor:pointer;transition:all .2s}.MobileChatWindow_reactionOption__6Bp9p:active{background:#5865f2;transform:scale(1.1)}.MobileChatWindow_reactionsContainer__7AIKy{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.MobileChatWindow_reactionBubble__UDaXt{display:flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(79,84,92,.3);border:1px solid #4f545c;border-radius:12px;font-size:14px;cursor:pointer;transition:all .2s ease}.MobileChatWindow_reactionBubble__UDaXt:active{background:rgba(79,84,92,.5);border-color:#dcddde}.MobileChatWindow_reactionActive__OP2zc{background:rgba(88,101,242,.3);border-color:#5865f2}.MobileChatWindow_reactionCount__o6xmL{font-size:12px;color:#dcddde;font-weight:500}.MobileChatWindow_editingPreview__jEDtG{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(237,171,52,.15);border-left:3px solid #edad34;border-radius:4px;margin-bottom:8px}.MobileChatWindow_editingContent__AcTwf{flex:1 1;min-width:0}.MobileChatWindow_editingLabel__jLBSJ{font-size:12px;color:#edad34;font-weight:600;margin-bottom:2px}.MobileChatWindow_editingText__RZ77Y{font-size:13px;color:#dcddde;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MobileChatWindow_cancelEditButton__OtVQD{background:none;border:none;color:#edad34;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;flex-shrink:0;transition:opacity .2s}.MobileChatWindow_cancelEditButton__OtVQD:active{opacity:.7}.MobileChatWindow_messageActions__ifdn2{position:absolute;top:-16px;right:16px;background:#2f3136;border:1px solid #202225;border-radius:8px;padding:4px;display:flex;gap:4px;opacity:0;transition:opacity .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.3);z-index:10}.MobileChatWindow_actionButton__SX1_6{background:transparent;border:none;color:#b9bbbe;padding:6px 8px;border-radius:4px;cursor:pointer;font-size:16px;transition:all .2s ease}.MobileChatWindow_actionButton__SX1_6:hover{background:#3c3f45}.MobileChatWindow_emojiPickerContainer__Ceq3y{position:relative}.MobileChatWindow_emojiPicker__tSRp4{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#2f3136;border:1px solid #202225;border-radius:8px;padding:8px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;box-shadow:0 8px 16px rgba(0,0,0,.4);z-index:100}.MobileChatWindow_emojiOption__ARegC{background:transparent;border:none;font-size:20px;padding:6px;border-radius:4px;cursor:pointer;transition:all .2s ease}.MobileChatWindow_emojiOption__ARegC:hover{background:#40444b;transform:scale(1.1)}.MobilePrivateChat_mobileContainer__YY9_f{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#36393f;display:flex;flex-direction:column;z-index:10000;overflow:hidden}.MobilePrivateChat_mobileHeader__G3_hW{height:56px;background-color:#2f3136;display:flex;align-items:center;border-bottom:1px solid #202225;flex-shrink:0;padding:env(safe-area-inset-top) 16px 0}.MobilePrivateChat_backButton__dZL8h{background:none;border:none;color:#dcddde;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:4px;transition:background-color .2s}.MobilePrivateChat_backButton__dZL8h:hover{background-color:rgba(255,255,255,.1)}.MobilePrivateChat_backButton__dZL8h:active{background-color:rgba(255,255,255,.15)}.MobilePrivateChat_profileInfo__TA6BD{display:flex;align-items:center;gap:12px;flex:1 1;position:relative}.MobilePrivateChat_avatar__BCI1j{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.MobilePrivateChat_avatarPlaceholder___wp1o{width:40px;height:40px;border-radius:50%;background-color:#5865f2;color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0}.MobilePrivateChat_onlineDot__KGetn{position:absolute;left:30px;top:28px;width:12px;height:12px;background-color:#3ba55d;border:2px solid #2f3136;border-radius:50%}.MobilePrivateChat_nameStatus__n0pjw{display:flex;flex-direction:column;gap:2px;min-width:0}.MobilePrivateChat_name__eWhCK{font-size:16px;font-weight:600;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MobilePrivateChat_status__Zrou2{font-size:12px;color:#b9bbbe}.MobilePrivateChat_status__Zrou2.MobilePrivateChat_online__K8UmD{color:#3ba55d}.MobilePrivateChat_status__Zrou2.MobilePrivateChat_typing__NxF8U{color:#5865f2;font-style:italic}.MobilePrivateChat_chatWrapper__EecXN{flex:1 1;display:flex;flex-direction:column;overflow:hidden;margin-top:0}.MobilePrivateChat_error__becHJ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#36393f;color:#dcddde;padding:20px}.MobilePrivateChat_error__becHJ p{margin-bottom:20px;font-size:16px}.MobilePrivateChat_error__becHJ button{padding:10px 20px;background-color:#5865f2;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}.MobilePrivateChat_error__becHJ button:hover{background-color:#4752c4}.MobilePrivateChat_loading__JqJut{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;background-color:#36393f;color:#dcddde;padding:20px}.MobilePrivateChat_loading__JqJut p{font-size:16px;color:#b9bbbe}.MobilePrivateChat_mobileContainer__YY9_f .chatWindow{height:100%!important;max-height:none!important;border-radius:0!important;border:none!important}.MobilePrivateChat_chatWrapper__EecXN .header{display:none!important}.MobilePrivateChat_mobileContainer__YY9_f .chatHeader{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:100!important;background-color:#2f3136!important;border-bottom:1px solid #202225!important}.MobilePrivateChat_mobileContainer__YY9_f .messagesContainer{flex:1 1!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;background-color:#36393f!important}.MobilePrivateChat_mobileContainer__YY9_f .messageInput{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;background-color:#2f3136!important;border-top:1px solid #202225!important;padding-bottom:calc(8px + env(safe-area-inset-bottom))!important}.MobilePrivateChat_mobileContainer__YY9_f .inputContainer{background-color:#40444b!important;border:1px solid #202225!important}.MobilePrivateChat_mobileContainer__YY9_f .inputContainer:focus-within{border-color:#5865f2!important}.MobilePrivateChat_mobileContainer__YY9_f .emojiPicker{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;max-height:50vh!important;border-radius:12px 12px 0 0!important;box-shadow:0 -4px 12px rgba(0,0,0,.3)!important;z-index:10001!important;padding-bottom:env(safe-area-inset-bottom)!important}.MobilePrivateChat_mobileContainer__YY9_f button{min-height:44px!important;min-width:44px!important}.MobilePrivateChat_mobileContainer__YY9_f .messageGroup{padding:8px 12px!important}.MobilePrivateChat_mobileContainer__YY9_f .message{font-size:15px!important;line-height:1.5!important}.MobilePrivateChat_mobileContainer__YY9_f .imagePreview,.MobilePrivateChat_mobileContainer__YY9_f .videoPreview{max-width:100%!important;border-radius:8px!important}.MobilePrivateChat_mobileContainer__YY9_f .modal{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border-radius:0!important;margin:0!important}.MobilePrivateChat_mobileContainer__YY9_f .replyPreview{max-width:100%!important;padding:8px 12px!important;margin:8px 12px!important}