.followed-artists-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0 1.5rem}.followed-artist-card{cursor:pointer;transition:all .3s ease;padding:8px;display:flex;flex-direction:column;align-items:center}.followed-artist-card:hover{transform:translateY(-4px)}.followed-artist-card:hover .followed-artist-avatar{border-color:#22c55e}.followed-artist-card:hover .followed-artist-avatar img{transform:scale(1.05)}.followed-artist-avatar{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:12px;border:2px solid rgba(0,0,0,0);transition:all .3s ease}.followed-artist-avatar img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#6b7280}.avatar-placeholder,.verified-badge{display:flex;align-items:center;justify-content:center}.verified-badge{position:absolute;bottom:4px;right:4px;width:24px;height:24px;border-radius:50%;background:#22c55e;color:#fff;font-size:14px;font-weight:700;border:3px solid #1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.2)}.followed-artist-info{text-align:center;width:100%}.artist-name{font-size:.875rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}@media(max-width:768px){.followed-artists-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 1rem}.followed-artist-avatar{width:100px;height:100px}}@media(max-width:480px){.followed-artists-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 .75rem}.followed-artist-avatar{width:90px;height:90px}.artist-name{font-size:.75rem}}.SavedClipsSection_section__UecLe{overflow:visible;width:100%}.SavedClipsSection_grid__wDCNW{display:flex;gap:12px;padding:8px 0 20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch}.SavedClipsSection_grid__wDCNW::-webkit-scrollbar{display:none}.SavedClipsSection_clipCard__Eh4r_{flex:0 0 auto;width:160px;cursor:pointer;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.05);transition:transform .2s ease,background .2s ease;position:relative;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-snap-align:start;display:flex;flex-direction:column}.SavedClipsSection_clipCard__Eh4r_:first-child{margin-left:1.5rem}.SavedClipsSection_clipCard__Eh4r_:last-child{margin-right:1.5rem}.SavedClipsSection_clipCard__Eh4r_:active{transform:scale(.95);opacity:.8}@media(hover:hover){.SavedClipsSection_clipCard__Eh4r_:hover{transform:scale(1.05);z-index:10;background:hsla(0,0%,100%,.08)}.SavedClipsSection_clipCard__Eh4r_:hover .SavedClipsSection_playOverlay__JKt0y{opacity:1}}@media(max-width:768px){.SavedClipsSection_clipCard__Eh4r_{width:140px}}@media(max-width:480px){.SavedClipsSection_clipCard__Eh4r_{width:130px}}.SavedClipsSection_thumbnail__T4Tkk{position:relative;width:100%;padding-top:177.78%;background:hsla(0,0%,100%,.1);overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:box-shadow .2s ease}.SavedClipsSection_thumbnailImage__5YzaH{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.SavedClipsSection_thumbnailPlaceholder__Wa3A2{color:hsla(0,0%,100%,.5)}.SavedClipsSection_playOverlay__JKt0y,.SavedClipsSection_thumbnailPlaceholder__Wa3A2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.SavedClipsSection_playOverlay__JKt0y{background:rgba(0,0,0,.4);opacity:0;transition:opacity .2s ease;color:#fff}.SavedClipsSection_duration__6332P{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:600}.SavedClipsSection_info___ddaA{padding:12px;flex:1;display:flex;flex-direction:column}.SavedClipsSection_clipTitle__8HQws{font-size:14px;font-weight:600;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.SavedClipsSection_artistName__Ma5lO{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.6);margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SavedClipsSection_stats__BGPjs{display:flex;gap:12px;font-size:12px;color:hsla(0,0%,100%,.6);padding:8px 12px 12px;margin-top:auto}.SavedClipsSection_stats__BGPjs span{display:flex;align-items:center;gap:4px}.SavedClipsSection_clipCardSkeleton__P1yQO{flex:0 0 auto;width:160px;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.05);animation:SavedClipsSection_pulse__mmvmp 1.5s ease-in-out infinite}.SavedClipsSection_clipCardSkeleton__P1yQO:first-child{margin-left:1.5rem}.SavedClipsSection_clipCardSkeleton__P1yQO:last-child{margin-right:1.5rem}.SavedClipsSection_clipCardSkeleton__P1yQO:before{content:"";display:block;padding-top:177.78%}@media(max-width:768px){.SavedClipsSection_clipCardSkeleton__P1yQO{width:140px}}@media(max-width:480px){.SavedClipsSection_clipCardSkeleton__P1yQO{width:130px}}@keyframes SavedClipsSection_pulse__mmvmp{0%,to{opacity:1}50%{opacity:.5}}