.ChatWindow-module__bd3sKa__chatWindow{background:#fff;flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.ChatWindow-module__bd3sKa__chatHeader{box-sizing:border-box;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.75rem;height:60px;min-height:60px;padding:.75rem 1rem;display:flex}.ChatWindow-module__bd3sKa__backButton{cursor:pointer;color:#111;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:background-color .2s;display:none}.ChatWindow-module__bd3sKa__backButton:hover{background:#f5f5f5}.ChatWindow-module__bd3sKa__backButton svg{width:24px;height:24px;display:block}.ChatWindow-module__bd3sKa__chatHeaderInfo{flex:1;align-items:center;gap:.75rem;min-width:0;height:100%;display:flex}.ChatWindow-module__bd3sKa__headerUserInfo{flex-direction:column;flex:1;justify-content:center;gap:.125rem;min-width:0;display:flex}.ChatWindow-module__bd3sKa__headerAvatar{flex-shrink:0;width:40px;height:40px;position:relative}.ChatWindow-module__bd3sKa__avatarImg,.ChatWindow-module__bd3sKa__avatarPlaceholder{border-radius:50%;width:40px;height:40px}.ChatWindow-module__bd3sKa__avatarImg{object-fit:cover;display:block}.ChatWindow-module__bd3sKa__avatarPlaceholder{color:#fff;background:#6c757d;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.ChatWindow-module__bd3sKa__headerName{color:#212529;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:1rem;font-weight:600;line-height:1.2;overflow:hidden}.ChatWindow-module__bd3sKa__connectionStatus{color:#6c757d;align-items:center;gap:.5rem;margin:0;padding:0;font-size:.875rem;line-height:1.2;display:flex}.ChatWindow-module__bd3sKa__lastSeenText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ChatWindow-module__bd3sKa__online{color:#28a745;font-weight:500}.ChatWindow-module__bd3sKa__connectionIndicator{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;font-size:.875rem;display:flex}.ChatWindow-module__bd3sKa__connectionDot{display:none}.ChatWindow-module__bd3sKa__connectionText{color:#6c757d;white-space:nowrap}.ChatWindow-module__bd3sKa__onlineIndicator{background:#28a745;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.ChatWindow-module__bd3sKa__messagesContainer{scrollbar-width:none;-ms-overflow-style:none;background:#f8f9fa;flex:1;min-height:0;padding:1rem;overflow-y:auto}.ChatWindow-module__bd3sKa__messagesContainer::-webkit-scrollbar{display:none}.ChatWindow-module__bd3sKa__messageWrapper{word-wrap:break-word;overflow-wrap:break-word;clear:both;justify-content:flex-start;align-items:flex-start;max-width:100%;margin-bottom:.6rem;margin-left:150px;margin-right:150px;display:flex}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own{flex-direction:row-reverse;justify-content:flex-start;margin-left:200px;margin-right:200px;position:relative}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other{flex-direction:row;justify-content:flex-start;margin-bottom:.5rem}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other.ChatWindow-module__bd3sKa__consecutive{margin-bottom:.3rem;margin-left:190px;margin-right:190px}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own.ChatWindow-module__bd3sKa__consecutive{flex-direction:row-reverse;justify-content:flex-end;margin-bottom:.3rem;margin-left:200px;margin-right:200px}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageAvatar{flex-shrink:0;order:2;width:32px;height:32px;margin-left:.5rem;margin-right:0;display:flex}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other .ChatWindow-module__bd3sKa__messageAvatar{flex-shrink:0;width:32px;height:32px;margin-left:0;margin-right:.5rem;display:flex}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageBubble{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap;color:#202124;background:#f1f3f4;border:1px solid #e8eaed;border-radius:1rem;order:1;width:fit-content;min-width:60px;max-width:450px;padding:.75rem;position:relative}.ChatWindow-module__bd3sKa__messageBubble{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap;border-radius:1rem;width:fit-content;min-width:60px;max-width:450px;padding:.75rem;position:relative}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageBubble{color:#202124;background:#f1f3f4;border:1px solid #e8eaed;border-radius:1rem}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other .ChatWindow-module__bd3sKa__messageBubble{color:#212529;background:#fff;border:1px solid #e9ecef;border-radius:1rem}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__failed{opacity:.7}.ChatWindow-module__bd3sKa__messageAvatarImg,.ChatWindow-module__bd3sKa__messageAvatarPlaceholder{border-radius:50%;width:32px;height:32px}.ChatWindow-module__bd3sKa__messageAvatarImg{object-fit:cover}.ChatWindow-module__bd3sKa__messageAvatarPlaceholder{color:#fff;background:#6c757d;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.ChatWindow-module__bd3sKa__senderName{color:#6c757d;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__senderName{color:#5f6368}.ChatWindow-module__bd3sKa__messageText{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.4}.ChatWindow-module__bd3sKa__mediaMessage{margin-bottom:.5rem;position:relative}.ChatWindow-module__bd3sKa__messageImage{cursor:pointer;object-fit:cover;border-radius:.5rem;max-width:100%;max-height:300px}.ChatWindow-module__bd3sKa__messageVideo{border-radius:.5rem;max-width:100%;max-height:300px}.ChatWindow-module__bd3sKa__voiceMessage{align-items:center;gap:.5rem;display:flex}.ChatWindow-module__bd3sKa__messageAudio{max-width:250px}.ChatWindow-module__bd3sKa__duration{color:#fff;background:#000000b3;border-radius:.25rem;padding:.125rem .25rem;font-size:.75rem;position:absolute;bottom:.5rem;right:.5rem}.ChatWindow-module__bd3sKa__messageFooter{justify-content:space-between;align-items:center;margin-top:.25rem;font-size:.75rem;display:flex}.ChatWindow-module__bd3sKa__messageTime{color:#6c757d}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageTime{color:#5f6368}.ChatWindow-module__bd3sKa__messageStatus{margin-left:.5rem}.ChatWindow-module__bd3sKa__sendingStatus{color:#5f6368}.ChatWindow-module__bd3sKa__failedStatus{color:#dc3545}.ChatWindow-module__bd3sKa__sentStatus{color:#5f6368}.ChatWindow-module__bd3sKa__readStatus{color:#5f6368;font-weight:600}.ChatWindow-module__bd3sKa__messageActions{z-index:10;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;gap:.25rem;padding:.25rem;display:none;position:absolute;top:-2rem;right:0;box-shadow:0 2px 8px #0000001a}.ChatWindow-module__bd3sKa__messageBubble:hover .ChatWindow-module__bd3sKa__messageActions{display:flex}.ChatWindow-module__bd3sKa__actionBtn{cursor:pointer;color:#6c757d;background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem}.ChatWindow-module__bd3sKa__actionBtn:hover{color:#212529;background:#f8f9fa}.ChatWindow-module__bd3sKa__actionBtn:disabled{opacity:.5;cursor:not-allowed}.ChatWindow-module__bd3sKa__replyPreview{cursor:pointer;background:#f8f9fa;border-left:3px solid #5f6368;border-radius:.25rem;margin-bottom:.5rem;padding:.5rem}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other .ChatWindow-module__bd3sKa__replyPreview{background:#f8f9fa;border-left-color:#007bff}.ChatWindow-module__bd3sKa__replyBar{background:#007bff;width:3px;margin-right:.5rem}.ChatWindow-module__bd3sKa__replyContent{flex-direction:column;gap:.125rem;display:flex}.ChatWindow-module__bd3sKa__replyAuthor{color:#007bff;font-size:.75rem;font-weight:600}.ChatWindow-module__bd3sKa__replyText{color:#6c757d;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.875rem;overflow:hidden}.ChatWindow-module__bd3sKa__replyingTo{background:#f8f9fa;border-top:1px solid #e9ecef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.ChatWindow-module__bd3sKa__replyingContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.ChatWindow-module__bd3sKa__replyingLabel{color:#6c757d;font-size:.75rem;font-weight:600}.ChatWindow-module__bd3sKa__replyingAuthor{color:#007bff;font-size:.875rem;font-weight:600}.ChatWindow-module__bd3sKa__replyingText{color:#212529;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.ChatWindow-module__bd3sKa__cancelReply{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;padding:.25rem;font-size:1.25rem}.ChatWindow-module__bd3sKa__cancelReply:hover{background:#e9ecef}.ChatWindow-module__bd3sKa__deletedMessage{color:#6c757d;font-style:italic}.ChatWindow-module__bd3sKa__dateSeparator{justify-content:center;margin:1rem 0;display:flex}.ChatWindow-module__bd3sKa__dateSeparator span{color:#6c757d;background:#e9ecef;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ChatWindow-module__bd3sKa__errorBanner{color:#721c24;background:#f8d7da;border-bottom:1px solid #f5c6cb;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.ChatWindow-module__bd3sKa__closeError{color:#721c24;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.ChatWindow-module__bd3sKa__closeError:hover{opacity:.7}.ChatWindow-module__bd3sKa__loadingState{color:#6c757d;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.ChatWindow-module__bd3sKa__loadingMore{justify-content:center;padding:1rem;display:flex}.ChatWindow-module__bd3sKa__spinner{border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;margin-bottom:.5rem;animation:1s linear infinite ChatWindow-module__bd3sKa__spin}@keyframes ChatWindow-module__bd3sKa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatWindow-module__bd3sKa__errorState{color:#dc3545;justify-content:center;align-items:center;padding:2rem;display:flex}.ChatWindow-module__bd3sKa__tokenRefreshBanner{color:#06c;text-align:center;background-color:#e8f4ff;border-bottom:1px solid #e0e0e0;padding:8px 16px;font-size:14px}.ChatWindow-module__bd3sKa__connectionDot.ChatWindow-module__bd3sKa__connecting{background-color:#ff9800;animation:1.5s infinite ChatWindow-module__bd3sKa__pulse}@keyframes ChatWindow-module__bd3sKa__pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ChatWindow-module__bd3sKa__messageLink{color:#1a73e8;cursor:pointer;word-break:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:none;hyphens:none;font-weight:500;text-decoration:none;transition:color .2s;display:inline}.ChatWindow-module__bd3sKa__messageLink:hover{color:#1557b0;text-decoration:underline}.ChatWindow-module__bd3sKa__messageLink:visited{color:#1a73e8}.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageLink{color:#4285f4;word-break:break-word;overflow-wrap:break-word;font-weight:500;text-decoration:none}.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageLink:hover{color:#1a73e8;text-decoration:underline}.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageLink:visited{color:#4285f4}.ChatWindow-module__bd3sKa__messageBubble.ChatWindow-module__bd3sKa__sharedItemMessage{width:450px!important;min-width:450px!important;max-width:450px!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.ChatWindow-module__bd3sKa__videoWrapper{background:#000000e6;justify-content:center;align-items:center;width:100%;display:flex}.ChatWindow-module__bd3sKa__messageVideo{object-fit:contain;aspect-ratio:16/9;width:100%;height:auto;min-height:285px;max-height:300px;display:block}.ChatWindow-module__bd3sKa__sharedItemContent{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:4px;overflow:hidden;width:450px!important;min-width:450px!important;max-width:450px!important}.ChatWindow-module__bd3sKa__sharedItemActions{scrollbar-width:none;background:#fff;border-top:1px solid #f0f0f0;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:4px 10px 6px 12px;display:flex;overflow-x:auto}.ChatWindow-module__bd3sKa__sharedItemActions::-webkit-scrollbar{display:none}.ChatWindow-module__bd3sKa__sharedActionButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:45px;padding:6px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.ChatWindow-module__bd3sKa__sharedActionButton:hover{color:#333;background:#f5f5f5}.ChatWindow-module__bd3sKa__sharedActionButton:disabled{opacity:.5;cursor:not-allowed}.ChatWindow-module__bd3sKa__sharedActionButton.ChatWindow-module__bd3sKa__active{color:#007bff;background:#e7f3ff}.ChatWindow-module__bd3sKa__sharedActionButton.ChatWindow-module__bd3sKa__active:hover{background:#d6eaff}.ChatWindow-module__bd3sKa__sharedActionButton svg{flex-shrink:0}.ChatWindow-module__bd3sKa__sharedActionButton span{font-weight:600}.ChatWindow-module__bd3sKa__sharedImage{background:#000;flex-direction:column;display:flex}.ChatWindow-module__bd3sKa__sharedImage img{object-fit:cover;cursor:pointer;width:100%;height:285px;display:block}.ChatWindow-module__bd3sKa__sharedVideo{background:#000}.ChatWindow-module__bd3sKa__sharedVideo video{object-fit:contain;aspect-ratio:16/9;width:100%;height:285px;display:block}.ChatWindow-module__bd3sKa__sharedAudio{background:#fff;width:100%;padding:12px}.ChatWindow-module__bd3sKa__audioInfo{align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.ChatWindow-module__bd3sKa__audioIcon{flex-shrink:0;font-size:24px}.ChatWindow-module__bd3sKa__audioTitle{color:#333;margin:0 0 4px;font-size:13px;font-weight:600}.ChatWindow-module__bd3sKa__audioDuration{color:#666;font-size:11px}.ChatWindow-module__bd3sKa__sharedAudio audio{width:100%;height:32px}.ChatWindow-module__bd3sKa__sharedDocument{background:#fff;align-items:center;gap:12px;padding:12px;display:flex}.ChatWindow-module__bd3sKa__documentIcon{color:#6c757d;background:#f8f9fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatWindow-module__bd3sKa__documentInfo{flex:1;min-width:0}.ChatWindow-module__bd3sKa__documentName{color:#333;word-break:break-word;margin:0 0 4px;font-size:13px;font-weight:600}.ChatWindow-module__bd3sKa__documentSize{color:#666;font-size:11px}.ChatWindow-module__bd3sKa__sharedDesign{background:#fff;overflow:hidden}.ChatWindow-module__bd3sKa__designHeader{background:#fbfbfc;align-items:center;gap:12px;padding:6px 16px;display:flex}.ChatWindow-module__bd3sKa__designIcon{color:#6c757d;background:#f1f1f1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatWindow-module__bd3sKa__designInfo{flex:1;min-width:0}.ChatWindow-module__bd3sKa__designName{color:#333;word-break:break-word;margin:0 0 4px;font-size:13px;font-weight:600}.ChatWindow-module__bd3sKa__designSize{color:#666;font-size:11px}.ChatWindow-module__bd3sKa__designPreview{object-fit:contain;cursor:pointer;border-top:1px solid #e0e0e0;width:100%;height:285px;display:block}.ChatWindow-module__bd3sKa__sharedCode{background:#f8f9fa;overflow:hidden}.ChatWindow-module__bd3sKa__codeHeader{background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:8px;padding:8px 12px;display:flex}.ChatWindow-module__bd3sKa__codeIcon{color:#6c757d;font-size:16px}.ChatWindow-module__bd3sKa__codeLanguage{color:#333;font-size:12px;font-weight:600}.ChatWindow-module__bd3sKa__codeContent{color:#212529;scrollbar-width:none;max-height:200px;margin:0;padding:12px;font-family:SFMono-Regular,Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px;line-height:1.5;overflow:auto}.ChatWindow-module__bd3sKa__codeContent::-webkit-scrollbar{display:none}.ChatWindow-module__bd3sKa__sharedNote{background:#fff;padding:12px}.ChatWindow-module__bd3sKa__noteText{color:#333;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.6}.ChatWindow-module__bd3sKa__sharedPoll{background:#fff;padding:12px}.ChatWindow-module__bd3sKa__pollQuestion{color:#333;margin:0 0 12px;font-size:14px;font-weight:600}.ChatWindow-module__bd3sKa__pollOptions{flex-direction:column;gap:8px;display:flex}.ChatWindow-module__bd3sKa__pollOption{background:#f8f9fa;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;display:flex}.ChatWindow-module__bd3sKa__optionText{color:#333}.ChatWindow-module__bd3sKa__optionPercentage{color:#22c55e;font-size:12px;font-weight:600}.ChatWindow-module__bd3sKa__pollResults{color:#666;text-align:center;border-top:1px solid #e0e0e0;margin-top:12px;margin-bottom:0;padding-top:12px;font-size:12px}.ChatWindow-module__bd3sKa__sharedCaption{color:#333;background:#fff;border-top:1px solid #f0f0f0;margin:0;padding:8px 12px;font-size:15px;line-height:1.4}.ChatWindow-module__bd3sKa__itemActionMenuContainer{position:relative}.ChatWindow-module__bd3sKa__itemActionDropdown{z-index:10000;background:#fff;border:1px solid #e0e0e0;border-radius:6px;min-width:120px;padding:4px;animation:.2s ease-out ChatWindow-module__bd3sKa__fadeInUp;position:fixed;box-shadow:0 -4px 10px #00000014}.ChatWindow-module__bd3sKa__itemActionOption{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:calc(100% - 4px);margin:2px;padding:8px 12px;font-size:13px;transition:background-color .2s;display:flex}.ChatWindow-module__bd3sKa__itemActionOption:hover{background:#f5f5f5}.ChatWindow-module__bd3sKa__itemActionOption:disabled{opacity:.5;cursor:not-allowed}.ChatWindow-module__bd3sKa__itemActionOption svg{flex-shrink:0}.ChatWindow-module__bd3sKa__fullscreenModal{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out ChatWindow-module__bd3sKa__fadeIn;display:flex;position:fixed;top:0;left:0;overflow:hidden}.ChatWindow-module__bd3sKa__fullscreenContent{justify-content:center;align-items:center;width:90vw;height:90vh;display:flex;position:relative;overflow:hidden}.ChatWindow-module__bd3sKa__fullscreenImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:8px;max-width:100%;max-height:100%;transition:transform .2s;animation:.3s ease-out ChatWindow-module__bd3sKa__zoomIn;box-shadow:0 20px 40px #0000004d}.ChatWindow-module__bd3sKa__closeButton{color:#fff;cursor:pointer;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:700;transition:all .2s;display:flex;position:fixed;top:20px;right:20px}.ChatWindow-module__bd3sKa__closeButton:hover{background:#000c;transform:scale(1.1)}.ChatWindow-module__bd3sKa__zoomIndicator{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#000000b3;border-radius:20px;padding:8px 16px;font-size:12px;animation:.3s ease-out ChatWindow-module__bd3sKa__fadeInUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}@keyframes ChatWindow-module__bd3sKa__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ChatWindow-module__bd3sKa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChatWindow-module__bd3sKa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWindow-module__bd3sKa__deletedItem{text-align:left;background:#ff3b300d;border:1px dashed #ff3b304d;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:.75rem 1.5rem .75rem 1rem;display:flex}.ChatWindow-module__bd3sKa__deletedIcon{color:#ff3b3099;flex-shrink:0;margin-bottom:0;margin-left:8px}.ChatWindow-module__bd3sKa__deletedText{color:#ff3b30cc;margin:0;font-size:.9rem;font-weight:500;line-height:1}.ChatWindow-module__bd3sKa__sharedActionButton.ChatWindow-module__bd3sKa__disabled{opacity:.5;cursor:not-allowed}.ChatWindow-module__bd3sKa__sharedActionButton:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ChatWindow-module__bd3sKa__commentModal{z-index:100000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out ChatWindow-module__bd3sKa__fadeIn;display:flex;position:fixed;top:0;left:0}.ChatWindow-module__bd3sKa__commentModalContent{background:#fff;border-radius:8px;flex-direction:column;width:500px;max-width:90vw;height:600px;max-height:85vh;animation:.3s ease-out ChatWindow-module__bd3sKa__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}@keyframes ChatWindow-module__bd3sKa__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ChatWindow-module__bd3sKa__commentModalHeader{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.ChatWindow-module__bd3sKa__commentModalHeader h3{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.ChatWindow-module__bd3sKa__commentCloseButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:20px;transition:all .2s;display:flex}.ChatWindow-module__bd3sKa__commentCloseButton:hover{color:#333;background:#f0f0f0}.ChatWindow-module__bd3sKa__commentModalBody{flex-direction:column;flex:1;min-height:0;display:flex}.ChatWindow-module__bd3sKa__commentLoading{text-align:center;color:#666;padding:40px 20px;font-size:14px}.ChatWindow-module__bd3sKa__commentsList{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:350px;padding:10px 12px;overflow-y:auto}.ChatWindow-module__bd3sKa__commentsList::-webkit-scrollbar{display:none}.ChatWindow-module__bd3sKa__noComments{text-align:center;color:#999;padding:40px 20px;font-size:14px}.ChatWindow-module__bd3sKa__commentItem{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:8px}.ChatWindow-module__bd3sKa__commentItem:last-child{border-bottom:none;margin-bottom:0}.ChatWindow-module__bd3sKa__commentUserInfo{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ChatWindow-module__bd3sKa__commentAvatarWrapper{cursor:pointer;flex-shrink:0}.ChatWindow-module__bd3sKa__commentAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.ChatWindow-module__bd3sKa__commentAvatarPlaceholder{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex}.ChatWindow-module__bd3sKa__commentUser{color:#0095f6;cursor:pointer;font-size:13px;font-weight:600}.ChatWindow-module__bd3sKa__commentUser:hover{text-decoration:underline}.ChatWindow-module__bd3sKa__commentText{color:#333;word-wrap:break-word;margin-bottom:6px;margin-left:32px;font-size:14px;line-height:1.4}.ChatWindow-module__bd3sKa__commentTime{color:#999;margin-bottom:8px;margin-left:32px;font-size:11px}.ChatWindow-module__bd3sKa__commentReply{background:#f8f9fa;border-left:3px solid #e0e0e0;border-radius:8px;margin-top:8px;margin-left:32px;padding:8px 12px}.ChatWindow-module__bd3sKa__commentReply .ChatWindow-module__bd3sKa__commentUserInfo{margin-bottom:2px}.ChatWindow-module__bd3sKa__commentReply .ChatWindow-module__bd3sKa__commentText{margin-bottom:4px;margin-left:32px}.ChatWindow-module__bd3sKa__commentReply .ChatWindow-module__bd3sKa__commentTime{margin-bottom:0;margin-left:32px}.ChatWindow-module__bd3sKa__commentForm{background:#fafafa;border-top:1px solid #e0e0e0;flex-shrink:0;padding:8px 12px}.ChatWindow-module__bd3sKa__replyIndicator{color:#0095f6;background:#e7f3ff;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:4px 8px;font-size:12px;display:flex}.ChatWindow-module__bd3sKa__replyIndicator button{color:#0095f6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:16px;transition:background-color .2s;display:flex}.ChatWindow-module__bd3sKa__replyIndicator button:hover{background:#0095f61a}.ChatWindow-module__bd3sKa__commentInputContainer{align-items:flex-start;gap:6px;display:flex}.ChatWindow-module__bd3sKa__commentFormAvatarWrapper{flex-shrink:0;margin-top:2px}.ChatWindow-module__bd3sKa__commentFormAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.ChatWindow-module__bd3sKa__commentFormAvatarPlaceholder{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:flex}.ChatWindow-module__bd3sKa__commentInput{resize:vertical;border:1px solid #dbdbdb;border-radius:8px;flex:1;min-height:45px;padding:6px 8px;font-family:inherit;font-size:14px;transition:border-color .2s}.ChatWindow-module__bd3sKa__commentInput:focus{border-color:#0095f6;outline:none;box-shadow:0 0 0 1px #0095f633}.ChatWindow-module__bd3sKa__commentInput::placeholder{color:#999}.ChatWindow-module__bd3sKa__commentSubmit{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:6px;align-self:flex-start;margin-top:2px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.ChatWindow-module__bd3sKa__commentSubmit:hover:not(:disabled){background:#0081d6}.ChatWindow-module__bd3sKa__commentSubmit:disabled{cursor:not-allowed;background:#ccc}.ChatWindow-module__bd3sKa__loginPrompt{text-align:center;color:#666;background:#fafafa;border-top:1px solid #e0e0e0;padding:14px;font-size:14px}@media (max-width:768px){.ChatWindow-module__bd3sKa__chatWindow{flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.ChatWindow-module__bd3sKa__backButton{margin-left:-8px;margin-right:0;display:flex}.ChatWindow-module__bd3sKa__chatHeader{z-index:100;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;gap:.5rem;height:56px;min-height:56px;padding:.5rem .75rem;position:sticky;top:0}.ChatWindow-module__bd3sKa__chatHeaderInfo{flex:1;align-items:center;min-width:0;height:auto;margin-left:-8px;display:flex}.ChatWindow-module__bd3sKa__headerUserInfo{flex-direction:column;flex:1;justify-content:center;gap:.125rem;min-width:0;display:flex}.ChatWindow-module__bd3sKa__headerAvatar{width:36px;height:36px}.ChatWindow-module__bd3sKa__avatarImg,.ChatWindow-module__bd3sKa__avatarPlaceholder{width:36px;height:36px;font-size:.75rem}.ChatWindow-module__bd3sKa__headerName{font-size:.95rem;line-height:1.2}.ChatWindow-module__bd3sKa__connectionStatus{font-size:.8rem;line-height:1.2}.ChatWindow-module__bd3sKa__connectionIndicator{display:none}.ChatWindow-module__bd3sKa__messagesContainer{-webkit-overflow-scrolling:touch;background:#f8f9fa;flex:1;min-height:0;padding:.75rem .5rem;overflow:hidden auto}.ChatWindow-module__bd3sKa__messageWrapper,.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own{margin-left:0;margin-right:0}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__other.ChatWindow-module__bd3sKa__consecutive{margin-left:40px;margin-right:0}.ChatWindow-module__bd3sKa__messageWrapper.ChatWindow-module__bd3sKa__own.ChatWindow-module__bd3sKa__consecutive{margin-left:0;margin-right:40px}.ChatWindow-module__bd3sKa__messageBubble{max-width:85%;padding:.625rem;font-size:.9rem}.ChatWindow-module__bd3sKa__messageBubble.ChatWindow-module__bd3sKa__sharedItemMessage,.ChatWindow-module__bd3sKa__sharedItemContent{width:100%!important;min-width:280px!important;max-width:340px!important}.ChatWindow-module__bd3sKa__sharedImage img,.ChatWindow-module__bd3sKa__sharedVideo video,.ChatWindow-module__bd3sKa__designPreview{height:240px}.ChatWindow-module__bd3sKa__messageVideo{min-height:240px;max-height:240px}.ChatWindow-module__bd3sKa__sharedActionButton{gap:3px;min-width:40px;padding:5px 4px;font-size:11px}.ChatWindow-module__bd3sKa__sharedActionButton svg{width:16px;height:16px}.ChatWindow-module__bd3sKa__dateSeparator span{padding:.2rem .6rem;font-size:.7rem}.ChatWindow-module__bd3sKa__replyPreview{padding:.4rem}.ChatWindow-module__bd3sKa__replyText{max-width:150px;font-size:.8rem}.ChatWindow-module__bd3sKa__replyingTo{z-index:90;background:#f8f9fa;border-top:1px solid #e9ecef;flex-shrink:0;padding:.5rem .75rem;position:sticky;bottom:0;left:0;right:0}.ChatWindow-module__bd3sKa__commentModal{align-items:flex-end;padding:0}.ChatWindow-module__bd3sKa__commentModalContent{border-radius:20px 20px 0 0;width:100vw;max-width:100vw;height:75vh;max-height:75vh;position:fixed;bottom:0;left:0;right:0}.ChatWindow-module__bd3sKa__commentModalHeader{z-index:1;background:#fff;padding:14px 16px;position:relative}.ChatWindow-module__bd3sKa__commentModalHeader:before{content:"";background:#ddd;border-radius:2px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ChatWindow-module__bd3sKa__commentModalHeader h3{margin-top:8px;font-size:16px}.ChatWindow-module__bd3sKa__commentsList{-webkit-overflow-scrolling:touch;padding:10px 14px}.ChatWindow-module__bd3sKa__commentForm{padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));z-index:10;background:#fff;position:sticky;bottom:0}.ChatWindow-module__bd3sKa__commentInput{resize:none;border-radius:20px;height:40px;min-height:40px;max-height:40px;padding:0 14px;font-size:16px;line-height:40px}.ChatWindow-module__bd3sKa__commentSubmit{height:40px;padding:0 18px;font-size:14px}}@media (max-width:480px){.ChatWindow-module__bd3sKa__commentModalContent{height:80vh;max-height:80vh}.ChatWindow-module__bd3sKa__commentInput{height:38px;min-height:38px;max-height:38px;font-size:16px;line-height:38px}.ChatWindow-module__bd3sKa__commentSubmit{height:38px;padding:0 16px;font-size:13px}}@media (prefers-color-scheme:dark){.ChatWindow-module__bd3sKa__messageLink{color:#8ab4f8}.ChatWindow-module__bd3sKa__messageLink:hover{color:#aecbfa}.ChatWindow-module__bd3sKa__messageLink:visited,.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageLink{color:#8ab4f8}.ChatWindow-module__bd3sKa__own .ChatWindow-module__bd3sKa__messageLink:hover{color:#aecbfa}}
.Echo-module__lctCBW__pageWrapper{background:#fff;min-height:100vh;display:flex;overflow:hidden}.Echo-module__lctCBW__mainContent{flex:1;justify-content:center;gap:30px;height:100vh;margin-left:270px;padding:10px 20px 20px;display:flex;overflow:hidden}.Echo-module__lctCBW__feedSection{flex-direction:column;flex:1;max-width:500px;height:100%;display:flex;overflow:hidden}.Echo-module__lctCBW__header{z-index:10;background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:0 0 6px;position:sticky;top:0}.Echo-module__lctCBW__headerTop{justify-content:space-between;align-items:center;display:flex}.Echo-module__lctCBW__title{margin:0;font-size:28px;font-weight:700}.Echo-module__lctCBW__addChatButtonMobile{color:#fff;cursor:pointer;background:#0084ff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;display:none}.Echo-module__lctCBW__feedList{flex-direction:column;flex:1;gap:12px;padding:12px 8px 12px 0;display:flex;overflow:hidden auto}.Echo-module__lctCBW__feedList::-webkit-scrollbar{width:6px}.Echo-module__lctCBW__feedList::-webkit-scrollbar-track{background:0 0}.Echo-module__lctCBW__feedList::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.Echo-module__lctCBW__feedList::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.Echo-module__lctCBW__loadingState,.Echo-module__lctCBW__emptyState{text-align:center;color:#666;background:#f8f9fa;border-radius:12px;padding:40px 20px}.Echo-module__lctCBW__emptyState svg{opacity:.4;margin:0 auto 12px;display:block}.Echo-module__lctCBW__emptyState p:first-of-type{margin:0 0 6px;font-size:15px;font-weight:500}.Echo-module__lctCBW__emptyState p:last-of-type{opacity:.7;margin:0;font-size:13px}@keyframes Echo-module__lctCBW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.Echo-module__lctCBW__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:50%;flex-shrink:0;width:36px;height:36px;animation:2s infinite Echo-module__lctCBW__shimmer}.Echo-module__lctCBW__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;animation:2s infinite Echo-module__lctCBW__shimmer}.Echo-module__lctCBW__skeletonMedia{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:8px;width:100%;height:200px;margin:8px 0;animation:2s infinite Echo-module__lctCBW__shimmer}.Echo-module__lctCBW__skeletonButton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;width:60px;height:20px;animation:2s infinite Echo-module__lctCBW__shimmer}.Echo-module__lctCBW__postCard{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:12px;transition:background .2s}.Echo-module__lctCBW__postCard:hover{background:#fafafa}.Echo-module__lctCBW__postHeader{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.Echo-module__lctCBW__postHeaderLeft{flex:1;align-items:flex-start;gap:10px;display:flex}.Echo-module__lctCBW__avatar{object-fit:cover;cursor:pointer;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Echo-module__lctCBW__userInfo{flex:1;min-width:0}.Echo-module__lctCBW__userInfoTop{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Echo-module__lctCBW__username{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-decoration:none;overflow:hidden}.Echo-module__lctCBW__username:hover{text-decoration:underline}.Echo-module__lctCBW__followButton{color:#fff;cursor:pointer;background:#8b7355;border:none;border-radius:5px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600;transition:all .2s}.Echo-module__lctCBW__followButton:hover{background:#6d5a44}.Echo-module__lctCBW__followButton.Echo-module__lctCBW__following{color:#8b7355;background:#f0f0f0;border:1px solid #e0e0e0}.Echo-module__lctCBW__followButton.Echo-module__lctCBW__following:hover{background:#e5e5e5}.Echo-module__lctCBW__postMeta{color:#666;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.Echo-module__lctCBW__viewCount{color:#666;flex-shrink:0;align-items:center;gap:4px;font-size:12px;display:flex}.Echo-module__lctCBW__postTitle{color:#000;word-wrap:break-word;margin:8px 0;font-size:16px;font-weight:600;line-height:1.4}.Echo-module__lctCBW__postContext{color:#000;word-wrap:break-word;margin:8px 0;font-size:14px;line-height:1.4}.Echo-module__lctCBW__postMedia{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;max-height:280px;margin:8px 0;transition:opacity .2s}.Echo-module__lctCBW__postMedia:hover{opacity:.95}.Echo-module__lctCBW__postActions{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:8px;padding-top:10px;display:flex}.Echo-module__lctCBW__actionsLeft{gap:14px;display:flex}.Echo-module__lctCBW__actionButton{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;gap:5px;padding:4px;font-size:13px;font-weight:500;transition:color .2s;display:flex}.Echo-module__lctCBW__actionButton:hover{color:#000}.Echo-module__lctCBW__actionButton.Echo-module__lctCBW__liked{color:#ff3040}.Echo-module__lctCBW__actionButton svg{width:18px;height:18px}.Echo-module__lctCBW__openChatButton{color:#fff;cursor:pointer;white-space:nowrap;background:#0084ff;border:none;border-radius:5px;padding:5px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.Echo-module__lctCBW__openChatButton:hover{background:#06c}.Echo-module__lctCBW__imageModal{z-index:2000;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Echo-module__lctCBW__imageModalContent{cursor:default;max-width:90%;max-height:90%;position:relative}.Echo-module__lctCBW__imageModalImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:85vh}.Echo-module__lctCBW__imageModalClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:-40px;right:0}.Echo-module__lctCBW__imageModalClose:hover{background:#ffffff4d}.Echo-module__lctCBW__createPanel{background:#fff;flex-direction:column;width:380px;height:fit-content;max-height:calc(100vh - 28px);display:flex;position:sticky;top:0;overflow:hidden}.Echo-module__lctCBW__createHeader{z-index:10;background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 0 6px;display:flex}.Echo-module__lctCBW__mobileCloseButton{display:none}.Echo-module__lctCBW__createTitle{margin:0;font-size:28px;font-weight:700}.Echo-module__lctCBW__createPanelContent{flex:1;padding-top:16px;overflow-y:auto}.Echo-module__lctCBW__echoTitle{color:#000;word-wrap:break-word;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.3}.Echo-module__lctCBW__descriptionModal{z-index:10001;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Echo-module__lctCBW__fadeIn;display:flex;position:fixed;top:0;left:0}.Echo-module__lctCBW__descriptionModalContent{background:#fff;border-radius:8px;flex-direction:column;width:500px;max-width:90vw;max-height:70vh;animation:.3s ease-out Echo-module__lctCBW__slideUpModal;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.Echo-module__lctCBW__descriptionModalHeader{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Echo-module__lctCBW__descriptionModalHeader h3{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.Echo-module__lctCBW__descriptionHeaderActions{align-items:center;gap:6px;display:flex}.Echo-module__lctCBW__copyButton{color:#333;cursor:pointer;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.Echo-module__lctCBW__copyButton:hover{color:#000;background:#e4e4e4}.Echo-module__lctCBW__copyButton svg{flex-shrink:0}.Echo-module__lctCBW__descriptionCloseButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:20px;transition:all .2s;display:flex}.Echo-module__lctCBW__descriptionCloseButton:hover{color:#333;background:#f0f0f0}.Echo-module__lctCBW__descriptionModalBody{flex:1;padding:16px;overflow-y:auto}.Echo-module__lctCBW__descriptionText{color:#333;white-space:pre-wrap;word-wrap:break-word;font-size:14px;line-height:1.7}.Echo-module__lctCBW__descriptionLink{color:#0084ff;word-break:break-all;text-decoration:underline;transition:color .2s}.Echo-module__lctCBW__descriptionLink:hover{color:#06c}.Echo-module__lctCBW__postButton{color:#fff;cursor:pointer;background:#0084ff;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:background .2s}.Echo-module__lctCBW__postButton:hover{background:#06c}.Echo-module__lctCBW__postButton:disabled{cursor:not-allowed;background:#ccc}.Echo-module__lctCBW__formField{margin-bottom:14px}.Echo-module__lctCBW__formLabel{color:#000;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:500;display:flex}.Echo-module__lctCBW__formLabel svg{flex-shrink:0;width:16px;height:16px}.Echo-module__lctCBW__formInput{box-sizing:border-box;border:1px solid #d0d0d0;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.Echo-module__lctCBW__formInput:focus{border-color:#0084ff;outline:none}.Echo-module__lctCBW__formHint{color:#999;margin-top:4px;font-size:11px;display:block}.Echo-module__lctCBW__mediaUploadBox{cursor:pointer;background:#fafafa;border:2px dashed #d0d0d0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:165px;transition:all .2s;display:flex}.Echo-module__lctCBW__mediaUploadBox:hover{background:#f5f9ff;border-color:#0084ff}.Echo-module__lctCBW__mediaUploadBox svg{opacity:.5;width:40px;height:40px;margin-bottom:6px}.Echo-module__lctCBW__mediaUploadText{color:#666;font-size:13px;font-weight:500}.Echo-module__lctCBW__fileInput{display:none}.Echo-module__lctCBW__mediaPreview{border:1px solid #e5e5e5;border-radius:12px;width:100%;height:165px;position:relative;overflow:hidden}.Echo-module__lctCBW__mediaPreviewImage{object-fit:cover;width:100%;height:100%}.Echo-module__lctCBW__removeMediaButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.Echo-module__lctCBW__removeMediaButton:hover{background:#000000e6}.Echo-module__lctCBW__contextTextarea{box-sizing:border-box;resize:vertical;border:1px solid #d0d0d0;border-radius:8px;width:100%;min-height:120px;padding:10px 12px;font-family:inherit;font-size:14px}.Echo-module__lctCBW__contextTextarea:focus{border-color:#0084ff;outline:none}.Echo-module__lctCBW__contextTextarea::placeholder{color:#999}.Echo-module__lctCBW__characterCount{color:#999;text-align:right;margin-top:3px;font-size:11px}.Echo-module__lctCBW__commentModal{z-index:10000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Echo-module__lctCBW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes Echo-module__lctCBW__fadeIn{0%{opacity:0}to{opacity:1}}.Echo-module__lctCBW__commentModalContent{background:#fff;border-radius:8px;flex-direction:column;width:500px;max-width:90vw;height:600px;max-height:85vh;animation:.3s ease-out Echo-module__lctCBW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}@keyframes Echo-module__lctCBW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Echo-module__lctCBW__commentModalHeader{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Echo-module__lctCBW__commentModalHeader h3{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.Echo-module__lctCBW__commentCloseButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:20px;transition:all .2s;display:flex}.Echo-module__lctCBW__commentCloseButton:hover{color:#333;background:#f0f0f0}.Echo-module__lctCBW__commentModalBody{flex-direction:column;flex:1;min-height:0;display:flex}.Echo-module__lctCBW__commentLoading{text-align:center;color:#666;padding:40px 20px;font-size:14px}.Echo-module__lctCBW__commentsList{flex:1;min-height:350px;padding:10px 12px;overflow-y:auto}.Echo-module__lctCBW__noComments{text-align:center;color:#999;padding:40px 20px;font-size:14px}.Echo-module__lctCBW__commentItem{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:8px}.Echo-module__lctCBW__commentItem:last-child{border-bottom:none;margin-bottom:0}.Echo-module__lctCBW__commentUserInfo{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Echo-module__lctCBW__commentAvatarWrapper{cursor:pointer;flex-shrink:0}.Echo-module__lctCBW__commentAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.Echo-module__lctCBW__commentAvatarPlaceholder{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex}.Echo-module__lctCBW__commentUser{color:#0095f6;cursor:pointer;font-size:13px;font-weight:600}.Echo-module__lctCBW__commentUser:hover{text-decoration:underline}.Echo-module__lctCBW__commentActions{align-items:center;gap:6px;margin-left:auto;display:flex}.Echo-module__lctCBW__replyBtn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500;transition:color .2s,background .2s}.Echo-module__lctCBW__replyBtn:hover{color:#0095f6;background:#f0f8ff}.Echo-module__lctCBW__deleteCommentBtn{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:3px;transition:color .2s,background .2s;display:flex}.Echo-module__lctCBW__deleteCommentBtn:hover{color:#f44;background:#fff0f0}.Echo-module__lctCBW__commentText{color:#333;word-wrap:break-word;margin-bottom:4px;margin-left:32px;font-size:14px;line-height:1.4}.Echo-module__lctCBW__commentTime{color:#999;margin-left:32px;font-size:11px}.Echo-module__lctCBW__repliesList{border-left:2px solid #f0f0f0;flex-direction:column;gap:8px;margin-top:8px;margin-left:32px;padding-left:10px;display:flex}.Echo-module__lctCBW__replyItem{padding-bottom:6px}.Echo-module__lctCBW__replyingToBar{color:#555;background:#f0f7ff;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:5px 10px;font-size:12px;display:flex}.Echo-module__lctCBW__cancelReplyBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;transition:color .15s}.Echo-module__lctCBW__cancelReplyBtn:hover{color:#333}.Echo-module__lctCBW__commentForm{background:#fafafa;border-top:1px solid #e0e0e0;flex-shrink:0;padding:8px 12px}.Echo-module__lctCBW__commentInputContainer{align-items:flex-start;gap:6px;display:flex}.Echo-module__lctCBW__commentFormAvatarWrapper{flex-shrink:0;margin-top:2px}.Echo-module__lctCBW__commentFormAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.Echo-module__lctCBW__commentFormAvatarPlaceholder{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:flex}.Echo-module__lctCBW__commentInput{resize:vertical;border:1px solid #dbdbdb;border-radius:8px;flex:1;min-height:45px;padding:6px 8px;font-family:inherit;font-size:14px;transition:border-color .2s}.Echo-module__lctCBW__commentInput:focus{border-color:#0095f6;outline:none;box-shadow:0 0 0 1px #0095f633}.Echo-module__lctCBW__commentInput::placeholder{color:#999}.Echo-module__lctCBW__commentSubmit{color:#fff;cursor:pointer;background:#0095f6;border:none;border-radius:6px;align-self:flex-start;margin-top:2px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.Echo-module__lctCBW__commentSubmit:hover:not(:disabled){background:#0081d6}.Echo-module__lctCBW__commentSubmit:disabled{cursor:not-allowed;background:#ccc}.Echo-module__lctCBW__loginPrompt{text-align:center;color:#666;background:#fafafa;border-top:1px solid #e0e0e0;padding:14px;font-size:14px}.Echo-module__lctCBW__toast{color:#fff;z-index:2000;background:#333;border-radius:8px;padding:12px 24px;font-size:14px;animation:.3s ease-out Echo-module__lctCBW__slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.Echo-module__lctCBW__mobileBottomNav{display:none}.Echo-module__lctCBW__mobileProfileAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;width:26px;height:26px}.Echo-module__lctCBW__mobileBuilderOverlay{display:none}@media (max-width:768px){.Echo-module__lctCBW__pageWrapper{height:100dvh;padding-top:env(safe-area-inset-top,0px);box-sizing:border-box;overflow:hidden}.Echo-module__lctCBW__mainContent{flex-direction:column;gap:0;height:100%;margin-left:0;padding:0;overflow:hidden}.Echo-module__lctCBW__feedSection{flex-direction:column;max-width:100%;height:100%;display:flex;overflow:hidden}.Echo-module__lctCBW__header{z-index:10;background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;margin:0;padding:8px 15px;position:sticky;top:0}.Echo-module__lctCBW__headerTop{justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.Echo-module__lctCBW__title{margin:0;font-size:24px;line-height:1}.Echo-module__lctCBW__addChatButtonMobile{margin:0;padding:7px 14px;font-size:14px;line-height:1;display:block}.Echo-module__lctCBW__feedList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:12px 15px 80px;overflow:hidden auto}.Echo-module__lctCBW__feedList::-webkit-scrollbar{display:none}.Echo-module__lctCBW__createPanel{display:none}.Echo-module__lctCBW__postCard{padding:12px}.Echo-module__lctCBW__avatar{width:34px;height:34px}.Echo-module__lctCBW__username{font-size:13px}.Echo-module__lctCBW__postMeta,.Echo-module__lctCBW__viewCount{font-size:11px}.Echo-module__lctCBW__postTitle{font-size:15px}.Echo-module__lctCBW__postContext{font-size:13px}.Echo-module__lctCBW__postMedia{max-height:240px}.Echo-module__lctCBW__imageModalImage{max-height:80vh}.Echo-module__lctCBW__imageModalClose{top:10px;right:10px}.Echo-module__lctCBW__mobileBuilderOverlay{z-index:1001;background:#f5f5f5;flex-direction:column;animation:.3s ease-out Echo-module__lctCBW__slideInRight;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes Echo-module__lctCBW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Echo-module__lctCBW__mobileBottomNav{z-index:1000;height:40px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:none;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.Echo-module__lctCBW__mobileNavItem{color:#262626;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:100px;padding:1px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Echo-module__lctCBW__mobileNavItem svg{stroke-width:1.75px;flex-shrink:0;width:26px;height:26px}.Echo-module__lctCBW__mobileNavItem span{display:none}.Echo-module__lctCBW__mobileNavItem.Echo-module__lctCBW__active{color:#262626}.Echo-module__lctCBW__mobileNavItem.Echo-module__lctCBW__active svg{stroke-width:2.5px}.Echo-module__lctCBW__mobileProfileAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;width:26px;height:26px}.Echo-module__lctCBW__mobileNavItem.Echo-module__lctCBW__active .Echo-module__lctCBW__mobileProfileAvatar{border-width:2.5px;border-color:#262626}.Echo-module__lctCBW__commentModal{padding:0}.Echo-module__lctCBW__commentModalContent{border-radius:16px 16px 0 0;width:100vw;max-width:100vw;height:65vh;max-height:65vh;margin:0;position:fixed;inset:auto 0 0}.Echo-module__lctCBW__descriptionModalBody{flex:1;padding:16px;overflow-y:auto}.Echo-module__lctCBW__commentModalHeader{padding:14px 16px}.Echo-module__lctCBW__commentModalHeader h3{font-size:16px}.Echo-module__lctCBW__commentCloseButton{width:28px;height:28px;font-size:20px}.Echo-module__lctCBW__commentsList{min-height:0;padding:12px 16px}.Echo-module__lctCBW__commentItem{margin-bottom:16px;padding-bottom:12px}.Echo-module__lctCBW__commentUser,.Echo-module__lctCBW__commentText{font-size:14px}.Echo-module__lctCBW__commentTime{font-size:12px}.Echo-module__lctCBW__commentForm{padding:10px 12px}.Echo-module__lctCBW__commentInputContainer{align-items:center;gap:8px}.Echo-module__lctCBW__commentFormAvatarWrapper{margin-top:0}.Echo-module__lctCBW__commentFormAvatar,.Echo-module__lctCBW__commentFormAvatarPlaceholder{width:32px;height:32px;font-size:12px}.Echo-module__lctCBW__commentInput{resize:none;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:20px;min-height:36px;max-height:100px;padding:8px 12px;font-size:15px;overflow-y:auto}.Echo-module__lctCBW__commentInput:focus{background:#fff;border-color:#0095f6}.Echo-module__lctCBW__commentSubmit{color:#0095f6;background:0 0;border:none;align-self:center;min-width:auto;padding:0;font-size:15px;font-weight:600}.Echo-module__lctCBW__commentSubmit:hover:not(:disabled){color:#0081d6;background:0 0}.Echo-module__lctCBW__commentSubmit:disabled{color:#b4d4f1;background:0 0}.Echo-module__lctCBW__toast{bottom:56px}.Echo-module__lctCBW__descriptionModalContent{border-radius:16px 16px 0 0;width:100vw;max-height:55vh;margin:0;position:fixed;inset:auto 0 0}.Echo-module__lctCBW__repliesList{margin-left:20px}.Echo-module__lctCBW__replyBtn{font-size:11px}}@media (max-width:480px){.Echo-module__lctCBW__header{padding:8px 10px}.Echo-module__lctCBW__feedList{padding:12px 10px 80px}.Echo-module__lctCBW__title{font-size:22px}.Echo-module__lctCBW__addChatButtonMobile{padding:7px 14px;font-size:13px}.Echo-module__lctCBW__postCard{padding:10px}.Echo-module__lctCBW__mediaUploadBox,.Echo-module__lctCBW__mediaPreview{height:140px}.Echo-module__lctCBW__commentModalContent,.Echo-module__lctCBW__descriptionModalContent{border-radius:10px;max-width:100%}}
