.chat-module__NC0rDG__page{background:#fff;flex-direction:column;height:100vh;display:flex;overflow:hidden}.chat-module__NC0rDG__chatBody{background:#fff;border-radius:8px;flex-direction:row;flex:1;display:flex;overflow:hidden}.chat-module__NC0rDG__leftPanel{background:#fff;border-right:1px solid #dddee1;flex-direction:column;flex-shrink:0;width:356px;display:flex;overflow:hidden}.chat-module__NC0rDG__listHeader{flex-direction:row;justify-content:space-between;align-items:center;min-height:56px;padding:16px 14px 8px;display:flex}.chat-module__NC0rDG__listTitle{letter-spacing:-.4px;color:#191d30;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}.chat-module__NC0rDG__composeBtn{cursor:pointer;background:#8c37c3;border:none;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-module__NC0rDG__composeBtn:hover{background:#7a2fad}.chat-module__NC0rDG__searchBarWrap{justify-content:center;padding:0 11px 14px;display:flex}.chat-module__NC0rDG__searchBar{box-sizing:border-box;background:#f8f9fb;border:1px solid #f7f6f7;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:46px;padding:13px 16px;display:flex}.chat-module__NC0rDG__searchLeft{flex-direction:row;align-items:center;gap:8px;display:flex}.chat-module__NC0rDG__searchPlaceholder{color:#8f8991;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:20px}.chat-module__NC0rDG__convList{flex-direction:column;flex:1;display:flex;overflow-y:auto}.chat-module__NC0rDG__convList::-webkit-scrollbar{width:4px}.chat-module__NC0rDG__convList::-webkit-scrollbar-track{background:0 0}.chat-module__NC0rDG__convList::-webkit-scrollbar-thumb{background:#e4e2e4;border-radius:2px}.chat-module__NC0rDG__convRow{flex-direction:column;display:flex}.chat-module__NC0rDG__convItem{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px;padding:16px 20px;transition:background .15s;display:flex;position:relative}.chat-module__NC0rDG__convItem:hover{background:#fdf8ff}.chat-module__NC0rDG__convItemActive{border-left:3px solid #8c37c3;border-radius:2px;padding-left:17px;background:#fcf9fd!important}.chat-module__NC0rDG__activeBar{display:none}.chat-module__NC0rDG__convMain{flex-direction:row;align-items:center;gap:8px;display:flex}.chat-module__NC0rDG__avatarWrap{flex-shrink:0;width:48px;height:48px;position:relative}.chat-module__NC0rDG__avatar{background:linear-gradient(135deg,#e6d0f5 0%,#c89fe0 100%);border:1px solid #f7f6f7;border-radius:50%;width:48px;height:48px}.chat-module__NC0rDG__statusDot{border:1px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.chat-module__NC0rDG__statusOnline{background:#2cb864;border-color:#fffefe}.chat-module__NC0rDG__statusOffline{background:#dfdddf;border-color:#fff}.chat-module__NC0rDG__convText{flex-direction:column;gap:4px;max-width:103px;display:flex}.chat-module__NC0rDG__convName{color:#191d30;white-space:nowrap;text-overflow:ellipsis;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:124%;overflow:hidden}.chat-module__NC0rDG__convPreview{color:#7e808b;white-space:nowrap;text-overflow:ellipsis;font-family:Onest,sans-serif;font-size:10px;font-weight:400;line-height:13px;overflow:hidden}.chat-module__NC0rDG__convPreviewTyping{font-style:italic}.chat-module__NC0rDG__convMeta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.chat-module__NC0rDG__convTime{color:#7e808b;text-align:right;white-space:nowrap;font-family:Onest,sans-serif;font-size:10px;font-weight:400;line-height:13px}.chat-module__NC0rDG__unreadBadge{color:#fff;background:#8c37c3;border-radius:24px;justify-content:center;align-items:center;width:16px;height:16px;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:20px;display:flex}.chat-module__NC0rDG__convDivider{background:#f5f5f6;flex-shrink:0;width:100%;height:1px}.chat-module__NC0rDG__rightPanel{background:#fff;border-radius:0 8px 8px 0;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.chat-module__NC0rDG__convHeader{border-bottom:1px solid #f5f5f6;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;height:80px;padding:16px 24px;display:flex}.chat-module__NC0rDG__convHeaderLeft{flex-direction:row;align-items:center;gap:10px;display:flex}.chat-module__NC0rDG__avatarLgWrap{flex-shrink:0;width:48px;height:48px;position:relative}.chat-module__NC0rDG__avatarLg{background:linear-gradient(135deg,#e6d0f5 0%,#c89fe0 100%);border:1px solid #f7f6f7;border-radius:50%;width:48px;height:48px}.chat-module__NC0rDG__convHeaderInfo{flex-direction:column;gap:5px;display:flex}.chat-module__NC0rDG__convHeaderName{color:#19101a;font-family:Onest,sans-serif;font-size:16px;font-weight:700;line-height:20px}.chat-module__NC0rDG__convHeaderStatus{color:#8c37c3;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:20px}.chat-module__NC0rDG__convHeaderActions{flex-direction:row;align-items:center;gap:8px;display:flex}.chat-module__NC0rDG__actionBtn{cursor:pointer;background:#f7f6f7;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.chat-module__NC0rDG__actionBtn:hover{background:#f0eef0}.chat-module__NC0rDG__messagesArea{flex-direction:column;flex:1;gap:15px;padding:0 24px 16px;display:flex;overflow-y:auto}.chat-module__NC0rDG__messagesArea::-webkit-scrollbar{width:4px}.chat-module__NC0rDG__messagesArea::-webkit-scrollbar-track{background:0 0}.chat-module__NC0rDG__messagesArea::-webkit-scrollbar-thumb{background:#e4e2e4;border-radius:2px}.chat-module__NC0rDG__emptyMsg{letter-spacing:-.04em;color:#4e494f;text-align:center;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px}.chat-module__NC0rDG__noConvSelected{flex:1;justify-content:center;align-items:center;display:flex}.chat-module__NC0rDG__inputArea{z-index:20;flex-direction:column;flex-shrink:0;align-items:center;padding:12px;display:flex;position:relative}.chat-module__NC0rDG__inputBox{background:#fffefe;border:1px solid #b6b1b7;border-radius:8px;flex-direction:column;width:100%;display:flex;position:relative;overflow:visible}.chat-module__NC0rDG__textarea{color:#726f73;resize:none;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;min-height:44px;padding:14px 10px 8px;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:18px}.chat-module__NC0rDG__textarea::placeholder{color:#726f73;opacity:.7}.chat-module__NC0rDG__inputToolbar{box-sizing:border-box;background:#f8f9fb;border-top:1px solid #f1f0f1;border-radius:0 0 7px 7px;flex-direction:row;justify-content:space-between;align-items:center;height:34px;padding:6px 10px;display:flex}.chat-module__NC0rDG__toolbarLeft{flex-direction:row;align-items:center;gap:10px;display:flex}.chat-module__NC0rDG__toolbarBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.chat-module__NC0rDG__toolbarDivider{background:#e4e2e4;flex-shrink:0;width:1px;height:22px}.chat-module__NC0rDG__sendBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.chat-module__NC0rDG__sendBtn:hover svg{color:#8c37c3}.chat-module__NC0rDG__optionsMenuWrap{position:relative}.chat-module__NC0rDG__optionsMenu{z-index:200;background:#fffefe;border:1px solid #f1eee726;border-radius:20px;width:220px;padding:14px 0;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 24px #19101a1f}.chat-module__NC0rDG__optionsGroup{background:#f8f9fb;flex-direction:column;gap:1px;display:flex}.chat-module__NC0rDG__optionsItem{cursor:pointer;letter-spacing:-.04em;color:#19101a;text-align:left;background:#fffefe;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;padding:12px 15px;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px;transition:background .15s;display:flex}.chat-module__NC0rDG__optionsItemTop{border-radius:10px 10px 0 0}.chat-module__NC0rDG__optionsItem:hover{background:#faf8fa}.chat-module__NC0rDG__optionsItemRed{color:#e53935}@media (max-width:768px){.chat-module__NC0rDG__leftPanel{width:100%}.chat-module__NC0rDG__rightPanel{display:none}.chat-module__NC0rDG__chatBody{flex-direction:column}}.chat-module__NC0rDG__dateDivider{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:100%;height:38px;padding-top:16px;display:flex}.chat-module__NC0rDG__dateLine{border-top:1px solid #eff3f5;flex:1;height:0}.chat-module__NC0rDG__dateLabel{color:#41474d;background:#f9f9f9;border-radius:4px;padding:10px;font-family:Onest,sans-serif;font-size:12px;font-weight:400;line-height:150%}.chat-module__NC0rDG__msgTime{color:#8f8991;white-space:nowrap;flex-shrink:0;font-family:Bricolage Grotesque,Onest,sans-serif;font-size:8px;font-weight:400;line-height:10px}.chat-module__NC0rDG__msgTimeSent{color:#7e808b;text-align:right}.chat-module__NC0rDG__msgRowDeleted{flex-direction:column;align-items:flex-end;gap:6px;width:100%;display:flex}.chat-module__NC0rDG__deletedMsg{flex-direction:row;align-items:center;gap:4px;display:flex}.chat-module__NC0rDG__deletedText{color:#a7aec1;font-family:Bricolage Grotesque,Onest,sans-serif;font-size:14px;font-weight:400;line-height:150%}.chat-module__NC0rDG__msgRowReceived{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.chat-module__NC0rDG__receivedBubbleWrap{flex-direction:row;align-items:flex-end;gap:4px;display:flex}.chat-module__NC0rDG__avatarSmall{background:linear-gradient(135deg,#e6d0f5 0%,#c89fe0 100%);border:.5px solid #8c37c3;border-radius:50%;flex-shrink:0;width:16px;height:16px}.chat-module__NC0rDG__receivedBubbleGroup{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.chat-module__NC0rDG__bubbleReceived{align-items:flex-end;display:flex;position:relative}.chat-module__NC0rDG__bubbleTail{clip-path:polygon(100% 0,100% 100%,0 100%);background:#f5f5f6;flex-shrink:0;width:16.5px;height:17px;position:absolute;bottom:0;left:-8px}.chat-module__NC0rDG__bubbleInner{word-break:break-word;background:#f5f5f6;border-radius:20px;max-width:274px;padding:7px 12px;position:relative}.chat-module__NC0rDG__bubbleText{color:#383639;opacity:.9;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:20px}.chat-module__NC0rDG__bubbleTextSent{color:#fff}.chat-module__NC0rDG__reactionBadge{font-size:16px;line-height:1;position:absolute;top:-2px;right:-18px}.chat-module__NC0rDG__repliesRow{flex-direction:row;align-items:center;gap:12px;padding-left:8px;display:flex}.chat-module__NC0rDG__threadLine{border-left:4px solid #f5f5f6;flex-shrink:0;width:0;height:13px}.chat-module__NC0rDG__repliesText{color:#8c37c3;font-family:Onest,sans-serif;font-size:10px;font-weight:400;line-height:13px}.chat-module__NC0rDG__msgRowSent{flex-direction:column;align-items:flex-end;gap:6px;width:100%;display:flex}.chat-module__NC0rDG__sentBubbleGroup{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.chat-module__NC0rDG__bubbleSentWrap{justify-content:flex-end;display:flex;position:relative}.chat-module__NC0rDG__bubbleSent{align-items:flex-end;display:flex;position:relative}.chat-module__NC0rDG__bubbleTailSent{clip-path:polygon(0 0,0 100%,100% 100%);background:#8c37c3;flex-shrink:0;width:16.5px;height:17px;position:absolute;bottom:0;right:-8px}.chat-module__NC0rDG__bubbleSent .chat-module__NC0rDG__bubbleInner{background:#8c37c3}.chat-module__NC0rDG__reactionBadgeSent{left:-18px;right:auto}.chat-module__NC0rDG__attachmentWrap{align-items:flex-end;display:flex;position:relative}.chat-module__NC0rDG__attachmentImg{background:linear-gradient(135deg,#9bbdc9 0%,#5b8a9f 100%);border-radius:8px;width:220px;height:134px;position:relative;overflow:hidden}.chat-module__NC0rDG__attachmentOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05104066;border-radius:8px;position:absolute;inset:0}.chat-module__NC0rDG__downloadBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#05104066;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-module__NC0rDG__attachmentVid{background:linear-gradient(135deg,#2c3e50 0%,#4a5568 100%);border-radius:8px;justify-content:center;align-items:center;width:220px;height:134px;display:flex;position:relative;overflow:hidden}.chat-module__NC0rDG__playBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#fff6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-module__NC0rDG__msgMenuOverlay{z-index:300;background:#19101a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-module__NC0rDG__msgMenuSheet{background:#fffefe;border:1px solid #f1eee726;border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:340px;padding:14px 0;display:flex;overflow:hidden;box-shadow:0 8px 32px #19101a2e}.chat-module__NC0rDG__msgMenuEmojiRow{border-bottom:1px solid #f3f3f3;border-radius:8px 8px 0 0;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:8px 24px 12px;display:flex}.chat-module__NC0rDG__msgMenuEmoji{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;transition:transform .15s,background .15s;display:flex}.chat-module__NC0rDG__msgMenuEmoji:hover{background:#f5f0fa;transform:scale(1.2)}.chat-module__NC0rDG__msgMenuActions{background:#f8f9fb;flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.chat-module__NC0rDG__msgMenuItem{cursor:pointer;letter-spacing:-.04em;color:#383639;text-align:left;background:#fffefe;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;padding:12px 15px;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px;transition:background .15s;display:flex}.chat-module__NC0rDG__msgMenuItemTop{border-radius:10px 10px 0 0}.chat-module__NC0rDG__msgMenuItemBottom{border-top:1px solid #f8f9fb;border-radius:0 0 10px 10px}.chat-module__NC0rDG__msgMenuItem:hover{background:#faf8fa}.chat-module__NC0rDG__msgMenuItemRed{color:#e53935}.chat-module__NC0rDG__bubbleInner{cursor:pointer}.chat-module__NC0rDG__attachWrap{position:relative}.chat-module__NC0rDG__attachMenu{z-index:400;background:#fffefe;border:1px solid #f1eee74d;border-radius:20px;width:240px;padding:14px 0;position:absolute;bottom:calc(100% + 16px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #19101a2e,0 2px 8px #19101a14}.chat-module__NC0rDG__attachGroup{flex-direction:column;gap:4px;width:100%;display:flex}.chat-module__NC0rDG__attachItem{cursor:pointer;letter-spacing:-.04em;color:#19101a;text-align:left;background:#fffefe;border:none;flex-direction:row;align-items:center;gap:8px;width:100%;height:48px;padding:12px 15px;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px;transition:background .15s;display:flex}.chat-module__NC0rDG__attachItemTop{border-radius:10px 10px 0 0}.chat-module__NC0rDG__attachItemBottom{border-radius:0 0 10px 10px}.chat-module__NC0rDG__attachItem:hover{background:#faf8fa}.chat-module__NC0rDG__attachIconWrap{background:#fcf9fd;border-radius:300px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.chat-module__NC0rDG__pinnedOverlay{z-index:150;background:#19101a40;justify-content:flex-end;display:flex;position:absolute;inset:0}.chat-module__NC0rDG__pinnedPanel{background:#fff;border-radius:20px 0 0 20px;flex-direction:column;width:420px;max-width:100%;height:100%;display:flex;overflow:hidden;box-shadow:-4px 0 24px #19101a1a}.chat-module__NC0rDG__pinnedHeader{background:#fff;flex-direction:row;flex-shrink:0;align-items:center;gap:16px;height:64px;padding:0 16px;display:flex}.chat-module__NC0rDG__pinnedBack{cursor:pointer;background:#f7f6f7;border:1px solid #f5f4f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-module__NC0rDG__pinnedBack:hover{background:#eeecee}.chat-module__NC0rDG__pinnedTitle{color:#001533;font-family:Onest,sans-serif;font-size:20px;font-weight:700;line-height:30px}.chat-module__NC0rDG__pinnedDivider{background:#efeeef;flex-shrink:0;width:100%;height:1px}.chat-module__NC0rDG__pinnedList{flex-direction:column;flex:1;gap:0;padding:0 16px 16px;display:flex;overflow-y:auto}.chat-module__NC0rDG__pinnedMsg{border-bottom:1px solid #f5f5f6;flex-direction:row;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.chat-module__NC0rDG__pinnedMsg:last-child{border-bottom:none}.chat-module__NC0rDG__pinnedAvatar{background:linear-gradient(135deg,#e6d0f5 0%,#c89fe0 100%);border:.5px solid #14474e;border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-top:2px}.chat-module__NC0rDG__pinnedMsgBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-module__NC0rDG__pinnedMsgMeta{flex-direction:row;align-items:center;gap:8px;display:flex}.chat-module__NC0rDG__pinnedMsgName{letter-spacing:-.04em;color:#191d30;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px}.chat-module__NC0rDG__pinnedMsgTime{color:#595c6a;opacity:.7;font-family:Onest,sans-serif;font-size:10px;font-weight:400;line-height:13px}.chat-module__NC0rDG__pinnedMsgText{color:#726f73;margin:0;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:20px}
