.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}.Echo-module__lctCBW__createPanel.Echo-module__lctCBW__mobileOpen{z-index:1100;background:#fff;flex-direction:column;width:100%;height:100%;position:fixed;inset:0;overflow-y:auto;display:flex!important}.Echo-module__lctCBW__createPanel.Echo-module__lctCBW__mobileOpen .Echo-module__lctCBW__mobileCloseButton{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;font-size:28px;line-height:1;display:flex!important}}@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%}}
