.ArtistsPage_container__CRL7X{max-width:1200px;margin:0 auto;padding:2rem}.ArtistsPage_title__ghj6s{font-size:2rem;margin-bottom:1rem;text-align:center}.ArtistsPage_controlsContainer__KUZzX{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.ArtistsPage_letterIndex__VHcJL{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:1rem;background:#f5f5f5;border-radius:8px}.ArtistsPage_letterLink__WM6PO{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#06c;text-decoration:none;border-radius:4px;transition:all .2s;font-weight:500;cursor:pointer}.ArtistsPage_letterLink__WM6PO:visited{color:#06c}.ArtistsPage_letterLink__WM6PO:hover{background:#e0e0e0}.ArtistsPage_searchContainer__Q6pUS{display:flex;justify-content:center}.ArtistsPage_searchInput__6niV8{padding:.5rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%;max-width:400px}.ArtistsPage_totalCount__qLu4L{text-align:center;color:#666;margin-bottom:2rem}.ArtistsPage_grid__WcSZQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.ArtistsPage_artistCard__nyDhG{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.ArtistsPage_artistCard__nyDhG:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ArtistsPage_imageContainer__42_DD{width:100%;aspect-ratio:1;overflow:hidden}.ArtistsPage_artistImage__TSB0u{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ArtistsPage_artistInfo__B8rVR{padding:1rem}.ArtistsPage_artistName__5fdi8{font-size:1.2rem;margin:0 0 .5rem;font-weight:600}.ArtistsPage_japanName__9Uc5J{font-size:.9rem;color:#666;margin:0 0 .5rem}.ArtistsPage_songCount__re56L{font-size:.8rem;color:#888;margin:0}.ArtistsPage_pagination__ko8U6{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.ArtistsPage_pageNumbers__aCd__{display:flex;align-items:center;gap:.5rem}.ArtistsPage_pageButton__thMtS{padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;min-width:2.5rem;font-size:.9rem}.ArtistsPage_pageButton__thMtS:hover:not(:disabled){background:#f5f5f5}.ArtistsPage_pageButton__thMtS:disabled{opacity:.5;cursor:not-allowed}.ArtistsPage_pageButtonActive__uY3CZ{background:#f0f0f0;border-color:#ccc;font-weight:700}.ArtistsPage_pageEllipsis__ewha1{color:#666;padding:0 .5rem}.ArtistsPage_searchWrapper__IoYc5{position:relative;width:100%;max-width:400px;margin:0 auto}.ArtistsPage_suggestions__e9N_k{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 2px 4px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:1000}.ArtistsPage_suggestionItem__h7tTU{padding:10px 15px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.ArtistsPage_suggestionItem__h7tTU:hover{background-color:#f5f5f5}.ArtistsPage_suggestionItem__h7tTU .ArtistsPage_artistName__5fdi8{font-weight:500}.ArtistsPage_suggestionItem__h7tTU .ArtistsPage_japanName__9Uc5J{font-size:.9em;color:#666}.ArtistsPage_artistNameLink__7Jphx{cursor:pointer}@media (max-width:768px){.ArtistsPage_container__CRL7X{padding:1rem}.ArtistsPage_controlsContainer__KUZzX{gap:.75rem}.ArtistsPage_searchInput__6niV8{font-size:.9rem;max-width:100%}.ArtistsPage_letterIndex__VHcJL{padding:.5rem;gap:.25rem}.ArtistsPage_letterLink__WM6PO{width:2rem;height:2rem;font-size:.9rem}.ArtistsPage_grid__WcSZQ{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.ArtistsPage_title__ghj6s{font-size:1.5rem;margin-bottom:1rem}.ArtistsPage_pagination__ko8U6{flex-wrap:wrap}.ArtistsPage_pageNumbers__aCd__{order:2;width:100%;justify-content:center;margin-top:1rem}}