.watchedBy_card__UipAc{background:rgba(237,237,237,.05);border-radius:var(--radius-lg);padding:15px;display:flex;flex-direction:column;gap:var(--spacing-smd)}.watchedBy_head__sDoCm{display:flex;align-items:center;gap:var(--spacing-smd)}.watchedBy_head__sDoCm h2{font-family:var(--font-display);font-size:var(--font-size-lg);line-height:22px;letter-spacing:1px;margin:0;text-transform:uppercase;font-weight:400;color:#ededed}.watchedBy_viewAll__Z2aAE{margin-left:auto;font-size:var(--font-size-sm);line-height:20px;font-weight:600;color:rgba(237,237,237,.8);text-decoration:none}.watchedBy_viewAll__Z2aAE:hover{color:#ededed}.watchedBy_grid__wLQkW{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--spacing-sm)}.watchedBy_item__L2j0o{background:rgba(237,237,237,.03);border-radius:var(--radius-new);padding:10px;display:flex;flex-direction:row;align-items:center;gap:var(--spacing-sm);min-width:0;color:inherit;text-decoration:none;transition:background .15s ease}.watchedBy_item__L2j0o:hover{background:rgba(237,237,237,.07)}.watchedBy_avatarWrap__13VXO{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.watchedBy_avatar__Ve25P{width:100%;height:100%;object-fit:cover;border-radius:50%}.watchedBy_avatarFallback___b3xo{display:grid;place-items:center;background:rgba(237,237,237,.1);color:#ededed;font-weight:600;font-size:var(--font-size-lg)}.watchedBy_itemBody__RBWTj{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;flex:1}.watchedBy_username__ro6mS{font-size:13px;line-height:16px;font-weight:500;color:#ededed;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watchedBy_stars__ZihRb{display:inline-flex;align-items:center;gap:1px}.watchedBy_star__D2udE{width:11px;height:11px;flex-shrink:0;color:rgba(237,237,237,.35);stroke-width:1.5}.watchedBy_starFilled__BRWGP{color:#ededed}.watchedBy_epPill__QA_B0{font-size:11px;line-height:14px;font-weight:600;color:rgba(237,237,237,.55);background:rgba(237,237,237,.06);border-radius:var(--radius-max);padding:2px var(--spacing-sm);white-space:nowrap}.watchedBy_skeletonShimmer__jw7_C{background:rgba(237,237,237,.08);background-image:linear-gradient(90deg,rgba(237,237,237,.08),rgba(237,237,237,.18) 40px,rgba(237,237,237,.08) 80px);background-size:600px 100%;animation:watchedBy_watchedByShimmer__FPeK0 1.2s infinite}.watchedBy_skeletonAvatar__kWvoI{width:44px;height:44px;border-radius:50%;flex-shrink:0}.watchedBy_skeletonName__AzTiB{width:70%;height:12px;border-radius:var(--radius-sm)}.watchedBy_skeletonStars__3V09N{width:60%;height:11px;border-radius:var(--radius-sm)}.watchedBy_skeletonPill__jnRgS{width:45%;height:14px;border-radius:var(--radius-max)}@keyframes watchedBy_watchedByShimmer__FPeK0{0%{background-position:-450px 0}to{background-position:450px 0}}.watchedBy_item__L2j0o:nth-child(n+6){display:none}@media (max-width:1023px){.watchedBy_grid__wLQkW{grid-template-columns:repeat(4,minmax(0,1fr))}.watchedBy_item__L2j0o:nth-child(n+5){display:none}}@media (max-width:639px){.watchedBy_grid__wLQkW{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.watchedBy_item__L2j0o{padding:var(--spacing-sm)}.watchedBy_item__L2j0o:nth-child(n+4){display:none}}