.community-module-scss-module__sBQ_3G__focusOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:95;cursor:pointer;backface-visibility:hidden;will-change:transform;background:#0f172a66;width:100vw;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards community-module-scss-module__sBQ_3G__fadeInBlur;position:fixed;top:0;left:0;transform:translateZ(0)}@keyframes community-module-scss-module__sBQ_3G__fadeInBlur{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.community-module-scss-module__sBQ_3G__loadingScreen{z-index:9999;background-color:#f8fafc;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.community-module-scss-module__sBQ_3G__spinner{backface-visibility:hidden;will-change:transform;border:3px solid #0000000d;border-top-color:#dc2626;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite community-module-scss-module__sBQ_3G__spin;transform:translateZ(0)}@keyframes community-module-scss-module__sBQ_3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.community-module-scss-module__sBQ_3G__smallSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite community-module-scss-module__sBQ_3G__spin}.community-module-scss-module__sBQ_3G__pageWrapper{background-color:#f8fafc;flex-direction:column;min-height:100vh;padding-top:110px;display:flex}.community-module-scss-module__sBQ_3G__socialTopBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffffffa;border-bottom:1px solid #e2e8f0;justify-content:center;width:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:85px}.community-module-scss-module__sBQ_3G__topBarInner{justify-content:space-between;align-items:center;width:100%;max-width:950px;padding:0 1rem;display:flex}.community-module-scss-module__sBQ_3G__tabsContainer{width:100%;max-width:600px;display:flex}.community-module-scss-module__sBQ_3G__tabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:4px solid #0000;flex:1;padding:16px 0;font-size:1.05rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1)}.community-module-scss-module__sBQ_3G__tabBtn:hover{color:#0f172a;background:#f1f5f9}.community-module-scss-module__sBQ_3G__tabActive{color:#0f172a;border-bottom-color:#dc2626}.community-module-scss-module__sBQ_3G__topBarActions{align-items:center;display:flex}.community-module-scss-module__sBQ_3G__notificationWrapper{position:relative}.community-module-scss-module__sBQ_3G__bellBtn{color:#0f172a;cursor:pointer;z-index:102;backface-visibility:hidden;will-change:transform;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateZ(0)}.community-module-scss-module__sBQ_3G__bellBtn:hover{background:#f1f5f9}.community-module-scss-module__sBQ_3G__bellBtn:active{transform:scale(.9)translateZ(0)}.community-module-scss-module__sBQ_3G__bellActive{color:#dc2626;background:#dc26261a}.community-module-scss-module__sBQ_3G__bellActive:hover{background:#dc262626}.community-module-scss-module__sBQ_3G__bellIcon{width:26px;height:26px}.community-module-scss-module__sBQ_3G__badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:10px;padding:2px 6px;font-size:.7rem;font-weight:800;position:absolute;top:2px;right:2px}.community-module-scss-module__sBQ_3G__notificationPanel{z-index:101;transform-origin:100% 0;backface-visibility:hidden;will-change:transform;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:380px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards community-module-scss-module__sBQ_3G__panelPop;position:absolute;top:130%;right:-10px;overflow:hidden;transform:translateZ(0);box-shadow:0 25px 60px #0003}@media (max-width:600px){.community-module-scss-module__sBQ_3G__notificationPanel{transform-origin:bottom;border-radius:24px 24px 0 0;width:100%;animation:.4s cubic-bezier(.16,1,.3,1) forwards community-module-scss-module__sBQ_3G__slideUpMobile;position:fixed;inset:auto auto 0 0}}@keyframes community-module-scss-module__sBQ_3G__panelPop{0%{opacity:0;transform:scale(.9)translateY(-15px)translateZ(0)}to{opacity:1;transform:scale(1)translateY(0)translateZ(0)}}@keyframes community-module-scss-module__sBQ_3G__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.community-module-scss-module__sBQ_3G__notifHeader{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.community-module-scss-module__sBQ_3G__notifHeader h3{color:#0f172a;margin:0;font-size:1.2rem;font-weight:900}.community-module-scss-module__sBQ_3G__closeNotifBtn{color:#94a3b8;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-weight:800;transition:all .2s}.community-module-scss-module__sBQ_3G__closeNotifBtn:hover{color:#0f172a;background:#e2e8f0}.community-module-scss-module__sBQ_3G__closeNotifBtn:active{transform:scale(.9)}.community-module-scss-module__sBQ_3G__notifList{flex-direction:column;max-height:400px;display:flex;overflow-y:auto}.community-module-scss-module__sBQ_3G__notifItem{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:16px 20px;transition:background .2s;display:flex}.community-module-scss-module__sBQ_3G__notifItem:hover{background:#f8fafc}.community-module-scss-module__sBQ_3G__notifItem:last-child{border-bottom:none}.community-module-scss-module__sBQ_3G__notifAvatar{object-fit:cover;border-radius:50%;width:44px;height:44px;box-shadow:0 2px 8px #0000001a}.community-module-scss-module__sBQ_3G__notifContent{color:#475569;flex:1;font-size:.95rem;line-height:1.4}.community-module-scss-module__sBQ_3G__notifContent strong{color:#0f172a;margin-right:4px;font-weight:800}.community-module-scss-module__sBQ_3G__notifTime{color:#1da1f2;margin-top:6px;font-size:.8rem;font-weight:700;display:block}.community-module-scss-module__sBQ_3G__mainLayout{justify-content:center;gap:2rem;width:100%;max-width:950px;margin:0 auto;padding:1.5rem 1rem 4rem;display:flex}.community-module-scss-module__sBQ_3G__centerFeed{flex-direction:column;gap:1.2rem;width:100%;max-width:600px;display:flex}.community-module-scss-module__sBQ_3G__rightSidebar{flex-direction:column;gap:1.5rem;width:320px;display:flex}@media (max-width:900px){.community-module-scss-module__sBQ_3G__rightSidebar{display:none}}.community-module-scss-module__sBQ_3G__createPostBox{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:1.5rem;display:flex;position:relative}.community-module-scss-module__sBQ_3G__postInputHeader{gap:12px;display:flex}.community-module-scss-module__sBQ_3G__userAvatarSmall{object-fit:cover;border-radius:50%;width:48px;height:48px}.community-module-scss-module__sBQ_3G__postTextArea{resize:none;color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-height:60px;padding-top:10px;font-family:inherit;font-size:1.15rem}.community-module-scss-module__sBQ_3G__postTextArea::placeholder{color:#94a3b8}.community-module-scss-module__sBQ_3G__hashtagDropdown{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:calc(100% - 60px);margin-left:60px;animation:.2s cubic-bezier(.16,1,.3,1) community-module-scss-module__sBQ_3G__slideDown;overflow:hidden;box-shadow:0 10px 25px #00000014}.community-module-scss-module__sBQ_3G__hashtagItem{cursor:pointer;align-items:center;gap:8px;padding:12px 15px;transition:background .2s;display:flex}.community-module-scss-module__sBQ_3G__hashtagItem:hover{background:#f1f5f9}.community-module-scss-module__sBQ_3G__hashSymbol{color:#dc2626;font-weight:800}.community-module-scss-module__sBQ_3G__tagName{color:#0f172a;font-weight:800}.community-module-scss-module__sBQ_3G__postActions{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-left:60px;padding-top:1rem;display:flex}.community-module-scss-module__sBQ_3G__photoBtn{color:#10b981;cursor:pointer;backface-visibility:hidden;will-change:transform;background:0 0;border:none;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:800;transition:all .2s;display:inline-flex;transform:translateZ(0)}.community-module-scss-module__sBQ_3G__photoBtn:hover{background:#ecfdf5}.community-module-scss-module__sBQ_3G__photoBtn:active{transform:scale(.95)translateZ(0)}.community-module-scss-module__sBQ_3G__iconSvg{width:22px;height:22px}.community-module-scss-module__sBQ_3G__publishBtn{color:#fff;cursor:pointer;backface-visibility:hidden;will-change:transform;background:#1da1f2;border:none;border-radius:999px;min-width:90px;padding:.7rem 1.6rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.community-module-scss-module__sBQ_3G__publishBtn:hover:not(:disabled){background:#0ea5e9;transform:translateY(-2px)translateZ(0);box-shadow:0 6px 15px #1da1f24d}.community-module-scss-module__sBQ_3G__publishBtn:active:not(:disabled){transform:translateY(1px)scale(.95)translateZ(0)}.community-module-scss-module__sBQ_3G__publishBtn:disabled{opacity:.6;cursor:not-allowed}.community-module-scss-module__sBQ_3G__feedList{z-index:10;flex-direction:column;gap:1.2rem;display:flex;position:relative}.community-module-scss-module__sBQ_3G__postCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:background .2s}.community-module-scss-module__sBQ_3G__postCard:hover{background:#fafbfc}.community-module-scss-module__sBQ_3G__postHeader{align-items:flex-start;gap:12px;display:flex}.community-module-scss-module__sBQ_3G__postAvatar{border-radius:50%;width:48px;height:48px;box-shadow:0 2px 5px #0000000d}.community-module-scss-module__sBQ_3G__postMeta{flex-direction:column;width:100%;display:flex}.community-module-scss-module__sBQ_3G__authorRow{align-items:center;gap:6px;display:flex}.community-module-scss-module__sBQ_3G__postAuthor{color:#0f172a;margin:0;font-size:1.05rem;font-weight:900}.community-module-scss-module__sBQ_3G__postTime{color:#94a3b8;font-size:.95rem}.community-module-scss-module__sBQ_3G__postBody{margin-top:.5rem;margin-left:60px}.community-module-scss-module__sBQ_3G__postText{color:#0f172a;white-space:pre-wrap;margin-bottom:1rem;font-size:1.05rem;line-height:1.5}.community-module-scss-module__sBQ_3G__postImage{object-fit:cover;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-height:500px;margin-top:10px}.community-module-scss-module__sBQ_3G__interactionBar{justify-content:space-between;max-width:450px;margin-top:1rem;margin-left:60px;display:flex}.community-module-scss-module__sBQ_3G__interactBtn{color:#475569;cursor:pointer;backface-visibility:hidden;will-change:transform;background:0 0;border:none;border-radius:50px;align-items:center;gap:8px;padding:8px 12px;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;transform:translateZ(0)}.community-module-scss-module__sBQ_3G__interactBtn:hover{color:#1da1f2;background:#1da1f21a}.community-module-scss-module__sBQ_3G__interactBtn:hover:nth-child(2){color:#dc2626;background:#dc26261a}.community-module-scss-module__sBQ_3G__interactBtn:active{transform:scale(.9)translateZ(0)}.community-module-scss-module__sBQ_3G__interactIcon{width:22px;height:22px}.community-module-scss-module__sBQ_3G__activeLike{color:#1da1f2!important}.community-module-scss-module__sBQ_3G__activeDislike{color:#dc2626!important}.community-module-scss-module__sBQ_3G__adCard{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;position:relative}.community-module-scss-module__sBQ_3G__adTitle{color:#0f172a;margin:0 0 .4rem;font-size:1.15rem;font-weight:900}.community-module-scss-module__sBQ_3G__adFooter{margin-top:1.2rem;margin-left:60px}.community-module-scss-module__sBQ_3G__adCtaBtn{color:#1da1f2;cursor:pointer;backface-visibility:hidden;will-change:transform;background:0 0;border:1px solid #e2e8f0;border-radius:999px;width:100%;padding:.8rem;font-size:1rem;font-weight:900;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.community-module-scss-module__sBQ_3G__adCtaBtn:hover{background:#1da1f20d;border-color:#1da1f266;transform:translateY(-2px)translateZ(0)}.community-module-scss-module__sBQ_3G__adCtaBtn:active{transform:translateY(1px)scale(.98)translateZ(0)}.community-module-scss-module__sBQ_3G__trendingBox{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;position:sticky;top:170px}.community-module-scss-module__sBQ_3G__sidebarTitle{color:#0f172a;margin-bottom:1.2rem;font-size:1.25rem;font-weight:900}.community-module-scss-module__sBQ_3G__tagsList{flex-direction:column;gap:16px;display:flex}.community-module-scss-module__sBQ_3G__trendItem{cursor:pointer;flex-direction:column;transition:transform .2s;display:flex}.community-module-scss-module__sBQ_3G__trendItem:hover{transform:translate(5px)}.community-module-scss-module__sBQ_3G__trendName{color:#0f172a;margin-bottom:4px;font-size:1.05rem;font-weight:900}.community-module-scss-module__sBQ_3G__trendCount{color:#94a3b8;font-size:.9rem;font-weight:600}.community-module-scss-module__sBQ_3G__infiniteLoader{justify-content:center;min-height:80px;padding:2rem 0;display:flex}
