.FollowList_followContainer__3EgfO{display:flex;flex-direction:column;gap:20px}.FollowList_followList__37mAY{display:flex;flex-direction:column;gap:2px;background-color:var(--color-white);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.FollowList_followItem__DAJKP{display:flex;align-items:center;padding:16px 20px;text-decoration:none;color:inherit;transition:all .1s ease-in-out;background-color:var(--color-white);border-bottom:1px solid rgba(0,0,0,.06);position:relative}.FollowList_followItem__DAJKP:last-child{border-bottom:none}.FollowList_followItem__DAJKP:hover{background-color:rgba(0,0,0,.02);padding-left:24px}.FollowList_followItem__DAJKP:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#007aff,#5ac8fa)}.FollowList_followItem__DAJKP:active{background-color:rgba(0,0,0,.04)}.FollowList_avatarWrapper__KS0kv{width:52px;height:52px;flex-shrink:0;margin-right:16px;position:relative}.FollowList_avatarWrapper__KS0kv:after{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(90,200,250,.1));z-index:-1;opacity:0;transition:opacity .2s ease-in-out}.FollowList_followItem__DAJKP:hover .FollowList_avatarWrapper__KS0kv:after{opacity:1}.FollowList_avatar__NGZ2m{object-fit:cover}.FollowList_avatarPlaceholder__iQ2Mb,.FollowList_avatar__NGZ2m{width:100%;height:100%;border-radius:50%;border:2px solid hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.08)}.FollowList_avatarPlaceholder__iQ2Mb{background:linear-gradient(135deg,rgba(0,122,255,.08),rgba(90,200,250,.08));display:flex;align-items:center;justify-content:center}.FollowList_followInfo__VrYCE{display:flex;flex-direction:column;gap:6px;overflow:hidden;flex:1}.FollowList_displayName__zaiF8{font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(0,0,0,.9);letter-spacing:-.2px;transition:color .2s ease-in-out}.FollowList_followItem__DAJKP:hover .FollowList_displayName__zaiF8{color:#007aff}.FollowList_username__3Gv5K{font-size:14px;font-weight:500;color:rgba(0,0,0,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FollowList_loadingContainer__K_84D{display:flex;flex-direction:column;gap:8px}.FollowList_avatarSkeleton__5MxZd{width:48px;height:48px;border-radius:50%;margin-right:12px}.FollowList_infoSkeleton__su5w6{display:flex;flex-direction:column;gap:8px;flex:1}.FollowList_nameSkeleton__thVCe{width:150px;height:16px;border-radius:4px}.FollowList_usernameSkeleton__tuExT{width:100px;height:14px;border-radius:4px}.FollowList_emptyState___kBUX{text-align:center;padding:64px 24px;color:rgba(0,0,0,.5);background-color:var(--color-white);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.FollowList_emptyState___kBUX p{font-size:16px;font-weight:500;margin:0}.FollowList_loadMoreContainer__EVOWE{display:flex;justify-content:center;margin-top:8px}.FollowList_loadMoreButton__LEsRO{padding:14px 32px;border:2px solid rgba(0,0,0,.1);border-radius:10px;background-color:var(--color-white);cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease-in-out;box-shadow:0 1px 3px rgba(0,0,0,.08);color:rgba(0,0,0,.8)}.FollowList_loadMoreButton__LEsRO:hover:not(:disabled){background-color:rgba(0,122,255,.04);border-color:rgba(0,122,255,.3);color:#007aff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,122,255,.15)}.FollowList_loadMoreButton__LEsRO:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px rgba(0,0,0,.08)}.FollowList_loadMoreButton__LEsRO:disabled{opacity:.5;cursor:not-allowed}.page_mainContainer__Vdser{max-width:800px;margin:0 auto;padding:24px}@media(max-width:768px){.page_mainContainer__Vdser{padding:16px}}.page_followSection__nkX1X{margin-top:24px}.page_pageTitle__1av7v{font-size:24px;font-weight:590;margin:0 0 24px}@media(max-width:768px){.page_pageTitle__1av7v{font-size:20px;margin-bottom:16px}}.page_tabs__Ox2PL{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solid rgba(0,0,0,.08)}.page_tab__XLdAc{padding:12px 24px;font-size:16px;font-weight:600;color:rgba(0,0,0,.5);text-decoration:none;border-bottom:3px solid rgba(0,0,0,0);transition:all .2s ease-in-out;position:relative;top:2px}.page_tab__XLdAc:hover{color:rgba(0,0,0,.8)}.page_tab__XLdAc.page_active__tmtKA{color:#007aff;border-bottom-color:#007aff}@media(max-width:768px){.page_tab__XLdAc{padding:10px 16px;font-size:14px}}