.UserList_container__xMg6X{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.UserList_header__RHozz{padding:24px;border-bottom:1px solid #e1e5e9;background:#fff}.UserList_title__af0yk{font-size:22px;font-weight:600;color:#0d1e3b;margin:0 0 8px}.UserList_subtitle__d7B5J{font-size:14px;color:#666;margin:0}.UserList_loadingContainer__WH2jc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center}.UserList_spinner__e847m{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#1a1a1a;border-radius:50%;animation:UserList_spin__anmE8 1s linear infinite;margin-bottom:16px}.UserList_buttonSpinner__RC8Bf{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:currentcolor;border-radius:50%;animation:UserList_spin__anmE8 1s linear infinite}@keyframes UserList_spin__anmE8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes UserList_shimmer__OMdaa{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.UserList_skeleton__CeRtx{pointer-events:none}.UserList_skeletonAvatar__fe9IO,.UserList_skeletonText__WTC_r{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:UserList_shimmer__OMdaa 1.5s infinite}.UserList_skeletonText__WTC_r{border-radius:4px;height:12px}.UserList_skeletonName__XB2Mk{height:16px;width:60%;margin-bottom:8px}.UserList_skeletonBio__Eo091{height:12px;width:85%;margin-bottom:6px}.UserList_skeletonMutual__EFr78{height:10px;width:40%}.UserList_skeletonButton__XwKR8{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:UserList_shimmer__OMdaa 1.5s infinite;border:none;color:transparent;cursor:default}.UserList_paginationLoader__xYP2W{padding:20px 0;border-top:1px solid #e1e5e9}.UserList_loaderContainer__1zRxU{margin:0}.UserList_scrollLoader__8LB8O{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.UserList_scrollLoaderSpinner__vQyMi{width:32px;height:32px;border:3px solid #f3f3f3;border-top-color:#1a1a1a;border-radius:50%;animation:UserList_spin__anmE8 1s linear infinite;margin-bottom:12px}.UserList_scrollLoaderText__GoCCD{font-size:12px;color:#666;margin:0;font-weight:500}.UserList_modalOverlay__NzThe{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.UserList_modal__8Ov5_{background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:UserList_modalSlideIn__YiehC .3s ease-out}@keyframes UserList_modalSlideIn__YiehC{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.UserList_modalHeader__S4Gws{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e1e5e9}.UserList_modalTitle__uz5Xq{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.UserList_modalClose__bLOjn{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.UserList_modalClose__bLOjn:hover{background:#f5f5f5;color:#1a1a1a}.UserList_modalBody__hqxY4{padding:24px}.UserList_modalText__PerLe{font-size:16px;color:#333;margin:0;line-height:1.5}.UserList_modalFooter__pUmhZ{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e1e5e9;background:#f8f9fa}.UserList_modalCancelButton__miSk2{flex:1 1;padding:12px 24px;background:#fff;color:#666;border:1px solid #e1e5e9;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.UserList_modalCancelButton__miSk2:hover:not(:disabled){background:#f8f9fa;border-color:#d0d7de}.UserList_modalConfirmButton__UaL81{flex:1 1;padding:12px 24px;background:#dc3545;color:#fff;border:1px solid #dc3545;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.UserList_modalConfirmButton__UaL81:hover:not(:disabled){background:#c82333;border-color:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.UserList_modalCancelButton__miSk2:disabled,.UserList_modalConfirmButton__UaL81:disabled{opacity:.7;cursor:not-allowed}.UserList_userList__J2zqR{padding:0}.UserList_userCard__Gu6Uh{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e1e5e9;transition:background-color .2s ease}.UserList_userCard__Gu6Uh:hover{background-color:#f8f9fa}.UserList_userCard__Gu6Uh:last-child{border-bottom:none}.UserList_userInfo__VAG_M{display:flex;align-items:center;flex:1 1;cursor:pointer;min-width:0}.UserList_avatarContainer__jlczL{position:relative;margin-right:16px;flex-shrink:0}.UserList_avatar__pO_d3{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #e1e5e9}.UserList_onlineIndicator__ybKVH{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background-color:#10b981;border:2px solid #fff;border-radius:50%}.UserList_userDetails__3xF0g{flex:1 1;min-width:0}.UserList_userNameRow__5FM2f{display:flex;align-items:center;gap:8px;margin-bottom:4px}.UserList_userName__189XP{font-size:14px;font-weight:600;color:#0d1e3b;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.UserList_mutualBadge__W_NmZ{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:9px;font-weight:600;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.UserList_userBio__NEiZv{font-size:12px;color:#a4abbe;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.UserList_mutualConnections__yzwf3{font-size:10px;color:#565656;margin:0;font-weight:500}.UserList_actionContainer__jk3i1{flex-shrink:0;margin-left:16px}.UserList_followerActions__zwqEu{display:flex;flex-direction:column;gap:8px;min-width:100px}.UserList_followButton___gtlb{padding:4px 15px;border-radius:24px;font-size:11px;font-weight:600;line-height:20px;border:1px solid;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;min-width:80px;justify-content:center}.UserList_followButton___gtlb:disabled{opacity:.7;cursor:not-allowed}.UserList_follow__I1Pys{background:#00a9e8;color:#fff;border-color:#00a9e8}.UserList_follow__I1Pys:hover:not(:disabled){background:#00a9e8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,26,26,.3)}.UserList_following__fp0eV{background:#fff;color:#1a1a1a;border-color:#e1e5e9}.UserList_following__fp0eV:hover:not(:disabled){background:#f8f9fa;border-color:#dc3545;color:#dc3545}.UserList_remove__Hhqwd{background:#fff;color:#dc3545;border-color:#dc3545}.UserList_remove__Hhqwd:hover:not(:disabled){background:#dc3545;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.UserList_unfollow__mc7Hd{background:#fff;color:#dc3545;border-color:#dc3545}.UserList_unfollow__mc7Hd:hover:not(:disabled){background:#dc3545;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.UserList_loadMoreContainer___Y2ck{padding:24px;text-align:center;border-top:1px solid #e1e5e9}.UserList_loadMoreButton__5miDf{padding:12px 32px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;border:none;border-radius:24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;margin:0 auto}.UserList_loadMoreButton__5miDf:hover:not(:disabled){background:#00a9e8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,26,26,.3)}.UserList_loadMoreButton__5miDf:disabled{opacity:.7;cursor:not-allowed}.UserList_emptyState__mNLQM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center}.UserList_emptyIcon___t1Yn{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#999}.UserList_emptyTitle__273wN{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.UserList_emptyDescription__pLsLl{font-size:14px;color:#666;margin:0;max-width:400px;line-height:1.5}@media (max-width:768px){.UserList_container__xMg6X{border-radius:0;box-shadow:none}.UserList_header__RHozz{padding:20px 16px}.UserList_title__af0yk{font-size:20px}.UserList_userCard__Gu6Uh{padding:16px}.UserList_avatarContainer__jlczL{margin-right:12px}.UserList_avatar__pO_d3{width:48px;height:48px}.UserList_userName__189XP{font-size:15px}.UserList_mutualBadge__W_NmZ{font-size:10px;padding:2px 6px}.UserList_userBio__NEiZv{font-size:13px}.UserList_followButton___gtlb{padding:6px 16px;font-size:13px;min-width:80px}.UserList_actionContainer__jk3i1{margin-left:12px}.UserList_followerActions__zwqEu{min-width:80px}.UserList_loadMoreContainer___Y2ck{padding:20px 16px}.UserList_emptyState__mNLQM{padding:40px 16px}.UserList_emptyIcon___t1Yn{width:60px;height:60px;margin-bottom:20px}.UserList_emptyTitle__273wN{font-size:18px}.UserList_emptyDescription__pLsLl{font-size:13px}}@media (max-width:480px){.UserList_userCard__Gu6Uh{flex-direction:column;align-items:flex-start;gap:12px}.UserList_userInfo__VAG_M{width:100%}.UserList_actionContainer__jk3i1{margin-left:0;width:100%}.UserList_followerActions__zwqEu{width:100%;min-width:auto}.UserList_followButton___gtlb{width:100%}.UserList_modal__8Ov5_{width:95%;margin:0 16px}.UserList_modalHeader__S4Gws{padding:16px 20px}.UserList_modalTitle__uz5Xq{font-size:18px}.UserList_modalBody__hqxY4{padding:20px}.UserList_modalFooter__pUmhZ{padding:16px 20px;flex-direction:column}.UserList_modalCancelButton__miSk2,.UserList_modalConfirmButton__UaL81{width:100%}}.CommentsSidebar_overlay__GBfGR{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9998;animation:CommentsSidebar_fadeIn__iANHH .3s ease}@keyframes CommentsSidebar_fadeIn__iANHH{0%{opacity:0}to{opacity:1}}.CommentsSidebar_sidebar__DmD3a{position:fixed;top:0;left:-400px;width:400px;height:100vh;background:#fff;z-index:9999;display:flex;flex-direction:column;transition:left .3s ease;box-shadow:2px 0 10px rgba(0,0,0,.2)}.CommentsSidebar_sidebar__DmD3a.CommentsSidebar_open__SrWYh{left:0}.CommentsSidebar_header__nN2Kh{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background:#fff}.CommentsSidebar_header__nN2Kh h3{margin:0;font-size:18px;font-weight:600;color:#333}.CommentsSidebar_closeBtn__AAvNM{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.CommentsSidebar_closeBtn__AAvNM:hover{background:#f0f0f0}.CommentsSidebar_commentsList__FqjQS{flex:1 1;overflow-y:auto;padding:16px}.CommentsSidebar_loading__7URWP{text-align:center;padding:40px 20px;color:#666}.CommentsSidebar_noComments__XX3Gj{text-align:center;padding:60px 20px;color:#999}.CommentsSidebar_noComments__XX3Gj p{font-size:16px;font-weight:500;margin:0 0 8px;color:#666}.CommentsSidebar_noComments__XX3Gj span{font-size:14px}.CommentsSidebar_comment__YywBs{display:flex;gap:12px;margin-bottom:20px;padding:8px;border-radius:8px;transition:background .2s}.CommentsSidebar_comment__YywBs:hover{background:#f8f9fa}.CommentsSidebar_avatar__C_QgU{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.CommentsSidebar_commentContent__5hVDf{flex:1 1}.CommentsSidebar_commentHeader__ICinZ{display:flex;align-items:center;gap:8px;margin-bottom:4px}.CommentsSidebar_username__JU1LB{font-weight:600;font-size:14px;color:#333}.CommentsSidebar_timeAgo__1v2OQ{font-size:12px;color:#999}.CommentsSidebar_commentText__qY_JA{margin:0 0 8px;font-size:14px;color:#333;line-height:1.4;word-wrap:break-word}.CommentsSidebar_commentActions__RvOcn{display:flex;align-items:center;gap:16px}.CommentsSidebar_likeBtn__rPTe7{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:4px;color:#666;font-size:12px;padding:4px 0;transition:color .2s}.CommentsSidebar_likeBtn__rPTe7.CommentsSidebar_liked__hWJEK,.CommentsSidebar_likeBtn__rPTe7:hover{color:#ff0050}.CommentsSidebar_replyBtn__gpClT{background:none;border:none;cursor:pointer;color:#666;font-size:12px;padding:4px 0;font-weight:500;transition:color .2s}.CommentsSidebar_replyBtn__gpClT:hover{color:#00a9e8}.CommentsSidebar_replyCount___67E_{font-size:12px;color:#999}.CommentsSidebar_menuContainer__Efi_G{position:relative;margin-left:auto}.CommentsSidebar_menuBtn__fjw9f{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.CommentsSidebar_menuBtn__fjw9f:hover{background:#f0f0f0}.CommentsSidebar_menuDropdown__yRUTm{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:140px;z-index:10;overflow:hidden}.CommentsSidebar_menuDropdown__yRUTm button{width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#333;display:flex;align-items:center;gap:8px;transition:background .2s}.CommentsSidebar_menuDropdown__yRUTm button:hover{background:#f8f9fa}.CommentsSidebar_menuDropdown__yRUTm button svg{color:#666}.CommentsSidebar_repliesContainer__kLhi_{margin-left:48px;margin-top:8px;border-left:2px solid #e0e0e0;padding-left:16px}.CommentsSidebar_reply__MdhgF{display:flex;gap:12px;margin-bottom:16px;padding:8px;border-radius:8px;transition:background .2s}.CommentsSidebar_reply__MdhgF:hover{background:#f8f9fa}.CommentsSidebar_commentFormContainer__pQkm4{border-top:1px solid #e0e0e0;background:#fff}.CommentsSidebar_replyingTo__qJMDS{display:flex;align-items:center;justify-content:space-between;padding:8px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-size:13px;color:#666}.CommentsSidebar_replyingTo__qJMDS strong{color:#333}.CommentsSidebar_cancelReply__TPGEu{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.CommentsSidebar_cancelReply__TPGEu:hover{background:#e0e0e0}.CommentsSidebar_commentForm__ZTFUB{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff}.CommentsSidebar_commentInput__sHfxq{flex:1 1;padding:10px 16px;border:1px solid #e0e0e0;border-radius:24px;font-size:14px;outline:none;transition:border-color .2s}.CommentsSidebar_commentInput__sHfxq:focus{border-color:#00a9e8}.CommentsSidebar_commentInput__sHfxq:disabled{background:#f5f5f5;cursor:not-allowed}.CommentsSidebar_sendBtn__m9CI_{background:#00a9e8;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.CommentsSidebar_sendBtn__m9CI_:hover:not(:disabled){background:#0096d1;transform:scale(1.05)}.CommentsSidebar_sendBtn__m9CI_:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width:768px){.CommentsSidebar_sidebar__DmD3a{width:100%;left:-100%}.CommentsSidebar_sidebar__DmD3a.CommentsSidebar_open__SrWYh{left:0}}