.ArtistList_searchBg__DmTN2{position:relative;width:100%;height:213px;background:url(/copyrightSearch.png) 50%/cover no-repeat;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:32px;border-radius:24px;overflow:hidden;padding:40px 24px 16px}@media (max-width:768px){.ArtistList_searchBg__DmTN2{height:auto;min-height:200px;padding:24px 16px 16px}}.ArtistList_title__gNP3T{color:#fff;text-shadow:0 1px 8px #2228;margin:0;font-size:2rem;font-weight:700}@media (max-width:768px){.ArtistList_title__gNP3T{font-size:1.5rem;margin-bottom:16px}}.ArtistList_searchRow__C592r{display:flex;width:100%;justify-content:space-between;align-items:flex-start}@media (max-width:768px){.ArtistList_searchRow__C592r{flex-direction:column;gap:16px;align-items:stretch}}.ArtistList_searchForm__gP33I{position:relative;z-index:2;display:flex;align-items:center;gap:8px}@media (max-width:768px){.ArtistList_searchForm__gP33I{flex-direction:row;gap:8px;width:100%}}.ArtistList_searchInput__x1KCS{height:40px;font-size:1.1rem;border-radius:32px;border:1.5px solid #d1d5db;width:400px;max-width:90vw;margin-right:8px;background:#fff;padding:0 20px}@media (max-width:768px){.ArtistList_searchInput__x1KCS{width:70%;max-width:70%;margin-right:0;font-size:1rem}}.ArtistList_searchButton__ZKnEx{height:40px;font-size:.98rem;background:#fff;color:#4f8cff;border:1.5px solid #4f8cff;border-radius:32px;padding:0 18px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}@media (max-width:768px){.ArtistList_searchButton__ZKnEx{width:30%;height:40px;font-size:.9rem;padding:0 12px}}.ArtistList_searchButton__ZKnEx:hover{background:#f0f8ff;color:#2563eb}.ArtistList_initialBtns__Jg_st{display:flex;flex-direction:column;gap:8px;align-items:flex-end;width:100%;max-width:900px;margin:0 0 0 auto}@media (max-width:768px){.ArtistList_initialBtns__Jg_st{align-items:stretch;margin-top:16px}}.ArtistList_koreanRow__14dlr{display:flex;flex-wrap:wrap;gap:1px;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.ArtistList_koreanRow__14dlr{justify-content:center;gap:4px}}.ArtistList_englishRow__8SnVd{display:flex;flex-wrap:wrap;gap:1px;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.ArtistList_englishRow__8SnVd{justify-content:center;gap:4px}}.ArtistList_loadingSpinner__0kCLN{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:ArtistList_spin__PVetZ 1s linear infinite;margin-right:8px}@keyframes ArtistList_spin__PVetZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ArtistList_loadingContainer__WltPP{display:flex;align-items:center;justify-content:center;padding:20px}