@keyframes ProfileFollowList_skeleton-shimmer__FsLE2{0%{background-position:200% 0}to{background-position:-200% 0}}.ProfileFollowList_listTitle__y5bsu{font-size:16px;font-weight:600;color:var(--fg);margin:0 0 12px}.ProfileFollowList_grid__mzhOR{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:1199px){.ProfileFollowList_grid__mzhOR{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:340px){.ProfileFollowList_grid__mzhOR{grid-template-columns:minmax(0,1fr)}}.ProfileFollowList_card__a9O5Q{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:16px 12px;background:var(--surface-raised);border:1px solid var(--ea-border);border-radius:15px;transition:border-color .2s}.ProfileFollowList_card__a9O5Q:hover{border-color:var(--w-10)}.ProfileFollowList_avatar__R8Z1A{display:block;width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:4px}.ProfileFollowList_avatar__R8Z1A img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ProfileFollowList_nameRow__7PFhf{display:flex;align-items:center;justify-content:center;gap:4px;max-width:100%;min-width:0}.ProfileFollowList_name__v_pYX{font-size:15px;font-weight:500;color:var(--fg);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileFollowList_name__v_pYX:hover{color:#ee2744}.ProfileFollowList_username__uALxO{max-width:100%;font-size:13px;color:var(--fg-muted);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileFollowList_username__uALxO:hover{text-decoration:underline}.ProfileFollowList_followsYou__L313a{display:grid;grid-template-areas:"label";place-items:center;padding:1px 8px;border:1px solid var(--ea-border);border-radius:5px;background:none;font-size:12px;color:var(--fg-muted);cursor:pointer;transition:background .15s,color .15s}.ProfileFollowList_followsYou__L313a:focus-visible,.ProfileFollowList_followsYou__L313a:hover{background:#ee2744;color:#fff;border-color:rgba(0,0,0,0)}.ProfileFollowList_followsYou__L313a:focus-visible .ProfileFollowList_followsYouIdle__4Qmwr,.ProfileFollowList_followsYou__L313a:hover .ProfileFollowList_followsYouIdle__4Qmwr{visibility:hidden}.ProfileFollowList_followsYou__L313a:focus-visible .ProfileFollowList_followsYouHover__xHaad,.ProfileFollowList_followsYou__L313a:hover .ProfileFollowList_followsYouHover__xHaad{visibility:visible}.ProfileFollowList_followsYouIdle__4Qmwr{grid-area:label}.ProfileFollowList_followsYouHover__xHaad{grid-area:label;visibility:hidden}.ProfileFollowList_actions__Wi3xz{width:100%;margin-top:auto;padding-top:10px}.ProfileFollowList_followButton__gUSWl{width:100%;min-width:0}.ProfileFollowList_skeletonAvatar__HbaLW{border-radius:7px;width:64px;height:64px;border-radius:50%;margin-bottom:4px}.ProfileFollowList_skeletonAvatar__HbaLW,.ProfileFollowList_skeletonLine__PdEtZ{background:linear-gradient(90deg,var(--w-5) 25%,var(--w-10) 50%,var(--w-5) 75%);background-size:200% 100%;animation:ProfileFollowList_skeleton-shimmer__FsLE2 1.5s infinite}.ProfileFollowList_skeletonLine__PdEtZ{border-radius:7px;height:12px}.ProfileFollowList_skeletonButton__sZS8j{background:linear-gradient(90deg,var(--w-5) 25%,var(--w-10) 50%,var(--w-5) 75%);background-size:200% 100%;animation:ProfileFollowList_skeleton-shimmer__FsLE2 1.5s infinite;width:100%;height:28px;border-radius:60px}