.Comments_commentsContainer__fpVVW{background:#f8f9fa;border-radius:8px;margin-top:12px;overflow:hidden}.Comments_header__RaGM_{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.Comments_title__GDAfq{font-size:14px;font-weight:600;color:#1a1a1a;margin:0}.Comments_closeButton__OlZ2x{background:none;border:none;font-size:16px;color:#999;cursor:pointer;padding:4px}.Comments_closeButton__OlZ2x:hover{color:#333}.Comments_form__vKLOn{padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.Comments_replyingTo__lL6nr{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#3b82f6;margin-bottom:8px;padding:6px 10px;background:rgba(102,126,234,.08);border-radius:6px}.Comments_cancelReply__YnW6x{background:none;border:none;font-size:12px;color:#999;cursor:pointer}.Comments_inputWrapper__jwrFu{display:flex;gap:8px}.Comments_input__wcBUg{flex:1 1;padding:10px 14px;border:1px solid #e0e0e0;border-radius:20px;font-size:16px;outline:none;transition:border-color .2s}.Comments_input__wcBUg:focus{border-color:#3b82f6}.Comments_submitButton__t4W7s{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border:none;border-radius:50%;font-size:16px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.Comments_submitButton__t4W7s:disabled{opacity:.5;cursor:not-allowed}.Comments_submitButton__t4W7s:hover:not(:disabled){transform:scale(1.05)}.Comments_loginPrompt__XZs1x{padding:16px;text-align:center;font-size:14px;color:#666;background:#fff;border-bottom:1px solid #f0f0f0}.Comments_loginPrompt__XZs1x a{color:#3b82f6;text-decoration:none;font-weight:600}.Comments_loginPrompt__XZs1x a:hover{text-decoration:underline}.Comments_list__iw2cr{padding:8px;max-height:400px;overflow-y:auto}.Comments_loading__0yFOh{text-align:center;padding:30px;color:#666;font-size:14px}.Comments_spinner__BCowM{display:inline-block;margin-right:8px;animation:Comments_spin__1HTuz 1s linear infinite}@keyframes Comments_spin__1HTuz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Comments_error__yZIF9{text-align:center;padding:20px;color:#e53e3e;font-size:14px}.Comments_error__yZIF9 button{margin-top:10px;padding:6px 12px;background:#e53e3e;color:#fff;border:none;border-radius:6px;cursor:pointer}.Comments_submitError__R8JX1{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;margin-bottom:8px;background:rgba(229,62,62,.1);border:1px solid rgba(229,62,62,.3);border-radius:8px;font-size:13px;color:#e53e3e}.Comments_submitError__R8JX1 span{flex:1 1}.Comments_dismissError___g_z5{background:none;border:none;font-size:14px;color:#e53e3e;cursor:pointer;padding:2px 6px;margin-left:8px;opacity:.7;transition:opacity .2s}.Comments_dismissError___g_z5:hover{opacity:1}.Comments_empty__OE_T7{text-align:center;padding:30px 20px;color:#999}.Comments_empty__OE_T7 span{font-size:32px;display:block;margin-bottom:10px}.Comments_empty__OE_T7 p{margin:0;font-size:14px}.Comments_emptyHint__wxyHX{font-size:12px!important;color:#ccc;margin-top:4px!important}.Comments_comment__hP02S{display:flex;gap:10px;padding:12px;background:#fff;border-radius:8px;margin-bottom:8px}.Comments_commentAvatar__A_vcB{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden}.Comments_avatarPlaceholder__5b620{width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.Comments_commentContent__rgaoW{flex:1 1;min-width:0}.Comments_commentHeader__RIFaP{display:flex;align-items:center;gap:8px;margin-bottom:4px}.Comments_authorName__XZdxh{font-size:13px;font-weight:600;color:#1a1a1a}.Comments_commentDate__AmLa_{font-size:11px;color:#999}.Comments_commentText__rLQm_{font-size:14px;color:#333;line-height:1.5;margin:0 0 8px;word-break:break-word}.Comments_commentActions__Vb_Is{display:flex;gap:12px}.Comments_actionBtn__sHnth{background:none;border:none;font-size:12px;color:#666;cursor:pointer;padding:2px 6px;border-radius:4px;display:flex;align-items:center;gap:4px;transition:all .2s}.Comments_actionBtn__sHnth:hover{background:#f0f0f0;color:#333}.Comments_actionBtn__sHnth.Comments_liked__YMLjA{color:#e53e3e}.Comments_loadMore__FlhuL{width:100%;padding:12px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;font-weight:500;color:#3b82f6;cursor:pointer;transition:all .2s}.Comments_loadMore__FlhuL:hover{background:#f5f5f5}.Comments_showMoreBtn__KxmKN{width:100%;padding:10px 16px;background:linear-gradient(135deg,rgba(10,102,194,.06),rgba(30,58,95,.06));border:1px solid rgba(10,102,194,.15);border-radius:8px;font-size:13px;font-weight:600;color:#0a66c2;cursor:pointer;transition:all .2s;margin-top:4px}.Comments_showMoreBtn__KxmKN:hover{background:linear-gradient(135deg,rgba(10,102,194,.12),rgba(30,58,95,.12));border-color:rgba(10,102,194,.25)}@media (max-width:768px){.Comments_list__iw2cr{max-height:300px}.Comments_comment__hP02S{padding:10px}.Comments_commentAvatar__A_vcB{width:32px;height:32px}}.VideoPlayer_videoContainer__hLMD7{position:relative;width:100%;height:100%;background:#000;overflow:hidden;cursor:pointer;border-radius:inherit}.VideoPlayer_thumbnailWrapper__g4KyH{position:absolute;inset:0;z-index:1}.VideoPlayer_placeholderThumb__0aeou{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;font-size:48px}.VideoPlayer_pauseOverlay__lUPI_,.VideoPlayer_playOverlay__KLV2E{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);z-index:2;transition:opacity .2s ease}.VideoPlayer_playButton__0_2qP{width:72px;height:72px;border-radius:50%;background:hsla(0,0%,100%,.95);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px rgba(0,0,0,.3)}.VideoPlayer_playButton__0_2qP:hover{transform:scale(1.1);background:#fff}.VideoPlayer_playButton__0_2qP svg{width:32px;height:32px;color:#1a1a1a;margin-left:4px}.VideoPlayer_durationBadge__wfN1B{position:absolute;bottom:12px;right:12px;padding:4px 8px;background:rgba(0,0,0,.8);color:#fff;font-size:12px;font-weight:600;border-radius:4px;z-index:3}.VideoPlayer_video__9ml_j{width:100%;height:100%;object-fit:contain;background:#000}.VideoPlayer_controls__Zi2_J{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:20px 12px 12px;opacity:0;transition:opacity .3s ease;z-index:10}.VideoPlayer_controls__Zi2_J.VideoPlayer_visible__v8R_T{opacity:1}.VideoPlayer_progressBar__up69_{height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;margin-bottom:8px;overflow:hidden}.VideoPlayer_progressBar__up69_:hover{height:6px}.VideoPlayer_progressFill__agqi8{height:100%;background:linear-gradient(90deg,#3b82f6,#1e40af);border-radius:2px;transition:width .1s linear}.VideoPlayer_controlsRow__H8Teo{display:flex;align-items:center;gap:8px}.VideoPlayer_controlBtn__qnBht{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease}.VideoPlayer_controlBtn__qnBht:hover{background:hsla(0,0%,100%,.2)}.VideoPlayer_controlBtn__qnBht svg{width:20px;height:20px;color:#fff}.VideoPlayer_time__n6Y6W{font-size:12px;color:#fff;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.VideoPlayer_controlsSpacer__Xwf6b{flex:1 1}.VideoPlayer_videoContainer__hLMD7.VideoPlayer_error__ppeWL{background:#1a1a2e}.VideoPlayer_errorContent__M2VcS{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#999;font-size:14px}.VideoPlayer_errorIcon__b_iLz{font-size:32px}@media (max-width:768px){.VideoPlayer_playButton__0_2qP{width:56px;height:56px}.VideoPlayer_playButton__0_2qP svg{width:24px;height:24px}.VideoPlayer_controls__Zi2_J{padding:16px 8px 8px}.VideoPlayer_controlBtn__qnBht{width:32px;height:32px}.VideoPlayer_controlBtn__qnBht svg{width:18px;height:18px}.VideoPlayer_time__n6Y6W{font-size:11px}}.VideoPlayer_videoContainer__hLMD7:-webkit-full-screen{border-radius:0}.VideoPlayer_videoContainer__hLMD7:fullscreen{border-radius:0}.VideoPlayer_videoContainer__hLMD7:-webkit-full-screen .VideoPlayer_video__9ml_j{object-fit:contain}.VideoPlayer_videoContainer__hLMD7:fullscreen .VideoPlayer_video__9ml_j{object-fit:contain}@media (prefers-reduced-motion:reduce){.VideoPlayer_controls__Zi2_J,.VideoPlayer_playButton__0_2qP,.VideoPlayer_progressFill__agqi8{transition:none}}.EmojiPicker_picker__HMSuF{position:relative;width:352px;max-height:420px;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;animation:EmojiPicker_fadeIn__kLiqj .2s ease}@keyframes EmojiPicker_fadeIn__kLiqj{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.EmojiPicker_header__luy7s{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #e0e4e8;background:#f8f9fa}.EmojiPicker_searchInput__5Q_05{flex:1 1;height:36px;padding:0 12px;border:1px solid #e0e4e8;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.EmojiPicker_searchInput__5Q_05:focus{outline:none;border-color:#0a66c2;box-shadow:0 0 0 2px rgba(10,102,194,.1)}.EmojiPicker_searchInput__5Q_05::placeholder{color:#9ca3af}.EmojiPicker_closeBtn__Su8gf{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;color:#6b7280;cursor:pointer;transition:all .15s ease}.EmojiPicker_closeBtn__Su8gf:hover{background:#e5e7eb;color:#374151}.EmojiPicker_categories__hKYqH{display:flex;gap:2px;padding:8px 12px;border-bottom:1px solid #e0e4e8;overflow-x:auto;scrollbar-width:none}.EmojiPicker_categories__hKYqH::-webkit-scrollbar{display:none}.EmojiPicker_categoryBtn__6JeTx{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;font-size:18px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.EmojiPicker_categoryBtn__6JeTx:hover{background:#f3f4f6}.EmojiPicker_categoryBtn__6JeTx.EmojiPicker_active___Femd{background:#e0f2fe}.EmojiPicker_emojiGrid__eG2wO{flex:1 1;overflow-y:auto;padding:8px 12px}.EmojiPicker_emojiGrid__eG2wO::-webkit-scrollbar{width:6px}.EmojiPicker_emojiGrid__eG2wO::-webkit-scrollbar-track{background:transparent}.EmojiPicker_emojiGrid__eG2wO::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.EmojiPicker_categoryTitle__jzKAt{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:4px 0}.EmojiPicker_emojiRow__AelHz{display:flex;flex-wrap:wrap;gap:2px}.EmojiPicker_emojiBtn__ici_Y{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;font-size:22px;cursor:pointer;transition:all .1s ease}.EmojiPicker_emojiBtn__ici_Y:hover{background:#f3f4f6;transform:scale(1.15)}.EmojiPicker_emojiBtn__ici_Y:active{transform:scale(.95)}.EmojiPicker_footer__jvHZs{padding:8px 12px;border-top:1px solid #e0e4e8;background:#f8f9fa;text-align:center}.EmojiPicker_footer__jvHZs span{font-size:11px;color:#9ca3af}@media screen and (max-width:768px){.EmojiPicker_picker__HMSuF{width:calc(100vw - 32px);max-width:352px}.EmojiPicker_emojiBtn__ici_Y{width:40px;height:40px;font-size:24px}}.TrendingTopics_container__YWsqX{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid #f0f0f0}.TrendingTopics_header__wYJ0d{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.TrendingTopics_icon__RlduJ{font-size:20px}.TrendingTopics_header__wYJ0d h3{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.TrendingTopics_list__w48oL{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.TrendingTopics_item__z0od0{border-radius:10px;transition:background .2s}.TrendingTopics_item__z0od0:hover{background:#f8f9fa}.TrendingTopics_link__8YQ8v{display:flex;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;color:inherit}.TrendingTopics_rank__yVph9{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-size:12px;font-weight:700;border-radius:6px}.TrendingTopics_content__s2z_m{flex:1 1;display:flex;flex-direction:column;gap:2px}.TrendingTopics_tag__iTQOE{font-size:14px;font-weight:600;color:#1a1a1a}.TrendingTopics_count__5lozz{font-size:12px;color:#6c757d}.TrendingTopics_trend__4bKra{font-size:16px}.TrendingTopics_hot__jlsIw{animation:TrendingTopics_pulse__DkbD_ 1.5s infinite}@keyframes TrendingTopics_pulse__DkbD_{0%,to{opacity:1}50%{opacity:.5}}.TrendingTopics_viewAll__59qy5{display:block;text-align:center;padding:12px;margin-top:12px;font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none;border-top:1px solid #f0f0f0;transition:color .2s}.TrendingTopics_viewAll__59qy5:hover{color:#1e40af}.TrendingTopics_skeleton__mRxft{display:flex;flex-direction:column;gap:12px}.TrendingTopics_skeletonItem__L34AF{display:flex;align-items:center;gap:12px;padding:8px 0}.TrendingTopics_skeletonTag__Jt_Nk{width:120px;height:16px}.TrendingTopics_skeletonCount___NFbn,.TrendingTopics_skeletonTag__Jt_Nk{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TrendingTopics_shimmer__3f4wx 1.5s infinite;border-radius:4px}.TrendingTopics_skeletonCount___NFbn{width:60px;height:12px}@keyframes TrendingTopics_shimmer__3f4wx{0%{background-position:200% 0}to{background-position:-200% 0}}.NotificationBell_container__TOgNN{position:relative}.NotificationBell_bellButton__iib7K{position:relative;width:44px;height:44px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.NotificationBell_bellButton__iib7K:hover{background:#f5f5f5;border-color:#ccc}.NotificationBell_bellButton__iib7K.NotificationBell_hasUnread__jTDgF{border-color:#3b82f6}.NotificationBell_bellIcon__WDImO{font-size:20px}.NotificationBell_badge__AMjg_{position:absolute;top:4px;right:4px;min-width:20px;height:20px;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;font-size:11px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 6px;animation:NotificationBell_pulse__224fV 2s infinite}@keyframes NotificationBell_pulse__224fV{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.NotificationBell_dropdown__uZZ4I{position:absolute;top:calc(100% + 8px);right:0;width:380px;max-height:500px;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.15);border:1px solid #f0f0f0;overflow:hidden;z-index:1000}.NotificationBell_header__3tcRy{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0}.NotificationBell_title__Je3p1{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.NotificationBell_headerActions__R4ZFA{display:flex;align-items:center;gap:8px}.NotificationBell_markAllRead__IPdXo{background:none;border:none;font-size:12px;color:#3b82f6;cursor:pointer;font-weight:500}.NotificationBell_markAllRead__IPdXo:hover{text-decoration:underline}.NotificationBell_refreshBtn__B5ZpU{background:none;border:none;font-size:14px;cursor:pointer;opacity:.6;transition:all .2s}.NotificationBell_refreshBtn__B5ZpU:hover{opacity:1;transform:rotate(180deg)}.NotificationBell_list__Ap672{max-height:360px;overflow-y:auto}.NotificationBell_loading__MDZ2P{padding:40px 20px;text-align:center;color:#666}.NotificationBell_empty__Ke25H{padding:40px 20px;text-align:center;color:#999}.NotificationBell_empty__Ke25H span{font-size:32px;display:block;margin-bottom:8px;opacity:.5}.NotificationBell_empty__Ke25H p{margin:0;font-size:14px}.NotificationBell_item__xR5ez{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;cursor:pointer;transition:background .2s;position:relative}.NotificationBell_item__xR5ez:hover{background:#f8f9fa}.NotificationBell_item__xR5ez.NotificationBell_unread__XIAu_{background:rgba(102,126,234,.05)}.NotificationBell_itemIcon__96G_l{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.NotificationBell_iconPlaceholder__RANfU{width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#1e40af);display:flex;align-items:center;justify-content:center;font-size:16px}.NotificationBell_itemContent__INuqv{flex:1 1;min-width:0}.NotificationBell_itemMessage__3Sdgg{font-size:14px;color:#333;line-height:1.4;margin:0 0 4px}.NotificationBell_item__xR5ez.NotificationBell_unread__XIAu_ .NotificationBell_itemMessage__3Sdgg{font-weight:500}.NotificationBell_itemDate__dXdd_{font-size:12px;color:#999}.NotificationBell_unreadDot__oJyEz{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:8px;height:8px;background:#3b82f6;border-radius:50%}.NotificationBell_footer__F2JR1{padding:12px 16px;border-top:1px solid #f0f0f0;text-align:center}.NotificationBell_seeAll__T05_P{font-size:13px;color:#3b82f6;font-weight:500;cursor:pointer}.NotificationBell_seeAll__T05_P:hover{text-decoration:underline}@media (max-width:768px){.NotificationBell_dropdown__uZZ4I{position:fixed;top:60px;left:0;right:0;width:100%;max-height:calc(100vh - 60px);border-radius:0}}.SuggestedFollows_container__JLUdp{background:#fff;border:1px solid #bfdbfe;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 8px rgba(65,105,225,.06)}.SuggestedFollows_header__ucoDW{display:flex;align-items:center;gap:8px;margin:0;padding:0;border:none}.SuggestedFollows_headerIcon__pQgrB{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#eff6ff;color:#1e40af;flex-shrink:0}.SuggestedFollows_headerTitle__hhJch{margin:0;font-size:14px;font-weight:700;color:#1e40af;letter-spacing:-.01em}.SuggestedFollows_list__lRxs_{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.SuggestedFollows_item__1tbo3{border:none;background:transparent}.SuggestedFollows_entityLink__u_R4G{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:10px;text-decoration:none;color:#0f172a;transition:background .15s ease,transform .15s ease}.SuggestedFollows_entityLink__u_R4G:hover{background:#eff6ff;transform:translateX(2px)}.SuggestedFollows_avatar__ij2Oq{width:32px;height:32px;border-radius:8px;overflow:hidden;background:#eff6ff;border:1px solid #bfdbfe;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.SuggestedFollows_avatarFallback__lYmJE{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.SuggestedFollows_info__A_sFn{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.SuggestedFollows_name__djCQf{font-size:13px;font-weight:600;color:#0f172a}.SuggestedFollows_description__XXyme,.SuggestedFollows_name__djCQf{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.SuggestedFollows_description__XXyme{font-size:11.5px;color:#64748b}.SuggestedFollows_arrow__qrhlY{color:#94a3b8;transition:color .15s ease,transform .15s ease;display:inline-flex;flex-shrink:0}.SuggestedFollows_entityLink__u_R4G:hover .SuggestedFollows_arrow__qrhlY{color:#1e40af;transform:translateX(2px)}.SuggestedFollows_viewAll__ShHdn{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:10px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s ease}.SuggestedFollows_viewAll__ShHdn:hover{background:#dbeafe}.SuggestedFollows_loginPrompt__XsIRy{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.SuggestedFollows_loginText__Ct496{margin:0;font-size:12.5px;line-height:1.5;color:#475569}.SuggestedFollows_loginBtn__aoigI{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,#4169e1,#1e40af);color:#fff;font-size:12.5px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.SuggestedFollows_loginBtn__aoigI:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(65,105,225,.32)}.SuggestedFollows_skeletonItem__8yxfP{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:10px;list-style:none}.SuggestedFollows_skeletonAvatar__ljUiG{width:32px;height:32px;border-radius:8px;background:linear-gradient(90deg,#eff6ff 25%,#dbeafe 50%,#eff6ff 75%);background-size:200% 100%;animation:SuggestedFollows_shimmer__kKX2B 1.5s ease-in-out infinite;flex-shrink:0}.SuggestedFollows_skeletonContent__o8inQ{flex:1 1;display:flex;flex-direction:column;gap:6px}.SuggestedFollows_skeletonName__3r4cN{width:70%;height:12px;animation:SuggestedFollows_shimmer__kKX2B 1.5s ease-in-out infinite;animation-delay:.1s}.SuggestedFollows_skeletonDesc__FekMg,.SuggestedFollows_skeletonName__3r4cN{background:linear-gradient(90deg,#eff6ff 25%,#dbeafe 50%,#eff6ff 75%);background-size:200% 100%;border-radius:4px}.SuggestedFollows_skeletonDesc__FekMg{width:50%;height:10px;animation:SuggestedFollows_shimmer__kKX2B 1.5s ease-in-out infinite;animation-delay:.2s}@keyframes SuggestedFollows_shimmer__kKX2B{0%{background-position:200% 0}to{background-position:-200% 0}}.EntityPosts_container__fxO4_,.EntityPosts_postsList__N_8lB{display:flex;flex-direction:column;gap:16px}.EntityPosts_errorState___0j1a{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.EntityPosts_errorState___0j1a span{font-size:48px;display:block;margin-bottom:16px}.EntityPosts_errorState___0j1a p{color:#666;margin:0 0 16px}.EntityPosts_errorState___0j1a button{padding:10px 24px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.EntityPosts_emptyState__bZ3hQ{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.EntityPosts_emptyState__bZ3hQ span{font-size:48px;display:block;margin-bottom:16px;opacity:.5}.EntityPosts_emptyState__bZ3hQ h3{font-size:18px;color:#1a1a1a;margin:0 0 8px}.EntityPosts_emptyState__bZ3hQ p{font-size:14px;color:#666;margin:0}.EntityPosts_loadMore__eEcHJ{width:100%;padding:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:500;color:#3b82f6;cursor:pointer;transition:all .2s}.EntityPosts_loadMore__eEcHJ:hover:not(:disabled){background:#f5f5f5;border-color:#3b82f6}.EntityPosts_loadMore__eEcHJ:disabled{color:#999;cursor:not-allowed}.DiscoverCard_card__DwbK6{background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.08);padding:0;overflow:hidden}.DiscoverCard_title__76u_r{font-size:14px;font-weight:600;color:rgba(0,0,0,.9);margin:0;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.DiscoverCard_list__wVTZ_{display:flex;flex-direction:column}.DiscoverCard_item__tdqdl{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:all .15s ease;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.05)}.DiscoverCard_item__tdqdl:last-child{border-bottom:none}.DiscoverCard_item__tdqdl:hover{background:rgba(0,0,0,.02)}.DiscoverCard_item__tdqdl:hover .DiscoverCard_itemArrow__S3XNj{opacity:1;color:#0a66c2;transform:translateX(2px)}.DiscoverCard_item__tdqdl:hover .DiscoverCard_itemTitle__8NYqu{color:#0a66c2}.DiscoverCard_itemIcon__SbtGo{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);overflow:hidden}.DiscoverCard_itemIconEmoji__VHtf9{font-size:18px}.DiscoverCard_itemContent__f9Fc3{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.DiscoverCard_itemTitle__8NYqu{font-size:14px;font-weight:600;color:rgba(0,0,0,.9);transition:color .15s ease}.DiscoverCard_itemDesc__5GC8s,.DiscoverCard_itemTitle__8NYqu{line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DiscoverCard_itemDesc__5GC8s{font-size:12px;color:rgba(0,0,0,.6)}.DiscoverCard_itemArrow__S3XNj{color:rgba(0,0,0,.3);font-size:20px;font-weight:300;flex-shrink:0;transition:all .15s ease}.DiscoverCard_viewAll__m_6aW{display:block;padding:12px 16px;font-size:13px;font-weight:600;color:rgba(0,0,0,.6);text-decoration:none;text-align:center;border-top:1px solid rgba(0,0,0,.05);transition:all .15s ease}.DiscoverCard_viewAll__m_6aW:hover{background:rgba(0,0,0,.02);color:#0a66c2}.DiscoverCard_loginPrompt__sNXLK{text-align:center;padding:20px 16px}.DiscoverCard_loginPrompt__sNXLK p{font-size:13px;color:rgba(0,0,0,.6);margin:0 0 12px;line-height:1.4}.DiscoverCard_loginBtn___FcGy{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:#0a66c2;color:#fff!important;text-decoration:none!important;border-radius:16px;font-size:14px;font-weight:600;transition:all .15s ease}.DiscoverCard_loginBtn___FcGy:hover{background:#004182}.DiscoverCard_skeletonIcon__HSU8L{width:40px;height:40px;border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:DiscoverCard_shimmer__YsE53 1.5s ease-in-out infinite;flex-shrink:0}.DiscoverCard_skeletonContent__lrcUb{flex:1 1;display:flex;flex-direction:column;gap:6px}.DiscoverCard_skeletonName__3Kt_E{width:70%;height:14px;animation:DiscoverCard_shimmer__YsE53 1.5s ease-in-out infinite;animation-delay:.1s}.DiscoverCard_skeletonDesc__MjP_q,.DiscoverCard_skeletonName__3Kt_E{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.DiscoverCard_skeletonDesc__MjP_q{width:50%;height:12px;animation:DiscoverCard_shimmer__YsE53 1.5s ease-in-out infinite;animation-delay:.2s}@keyframes DiscoverCard_shimmer__YsE53{0%{background-position:200% 0}to{background-position:-200% 0}}