.artist-list_container__lBn1D{width:100%;padding:10px 0 10px 16px}.artist-list_artist_grid__NRQS1{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;width:100%;padding:0 16px}.artist-list_loading__nTh7L{flex-direction:column;gap:16px;color:#666}.artist-list_error__YCQU3,.artist-list_loading__nTh7L{display:flex;justify-content:center;align-items:center;height:100vh;font-size:18px}.artist-list_error__YCQU3{color:#e74c3c}.artist-list_empty__vbdXO{display:flex;justify-content:center;align-items:center;height:100vh;font-size:18px;color:#666}@media (max-width:1024px){.artist-list_artist_grid__NRQS1{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}}@media (max-width:768px){.artist-list_container__lBn1D{padding:10px 0 10px 8px}.artist-list_artist_grid__NRQS1{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;padding:0 8px}}@media (max-width:480px){.artist-list_container__lBn1D{padding:10px 0 10px 4px}.artist-list_artist_grid__NRQS1{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;padding:0 4px}}.artist-item_container___ZnlL{position:relative;width:100%;height:280px;overflow:hidden;border-radius:16px;background:white;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.artist-item_container___ZnlL:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.artist-item_image__n1rSg{width:100%;height:100%;object-fit:cover;border-radius:16px}.artist-item_overlay__j9Xqp{position:absolute;bottom:0;left:0;right:0;padding:24px 20px 20px;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.4) 50%,transparent);color:white}.artist-item_overlay__j9Xqp h3{margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.artist-item_stats__zGCLe{display:flex;gap:20px;opacity:1;transition:all .3s ease}.artist-item_stat_item__se0ix{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:300}@media (max-width:768px){.artist-item_container___ZnlL{height:200px}.artist-item_overlay__j9Xqp{padding:16px 14px 14px}.artist-item_overlay__j9Xqp h3{font-size:1.2rem}}@media (max-width:480px){.artist-item_container___ZnlL{height:180px}.artist-item_overlay__j9Xqp{padding:12px 10px 10px}.artist-item_overlay__j9Xqp h3{font-size:1.1rem}}