.ArtistProducts-module__sXPNEG__container{max-width:1200px;margin:0 auto;padding:100px 1rem 3rem}.ArtistProducts-module__sXPNEG__loading,.ArtistProducts-module__sXPNEG__error{text-align:center;padding:4rem 2rem}.ArtistProducts-module__sXPNEG__loading i,.ArtistProducts-module__sXPNEG__error i{color:var(--primary-color,#055474);margin-bottom:1rem;font-size:3rem}.ArtistProducts-module__sXPNEG__error i{color:#dc3545}.ArtistProducts-module__sXPNEG__error h2{color:#333;margin:0 0 .5rem}.ArtistProducts-module__sXPNEG__error p{color:#666;margin-bottom:1.5rem}.ArtistProducts-module__sXPNEG__backLink{background:var(--primary-color,#055474);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.ArtistProducts-module__sXPNEG__backLink:hover{opacity:.9}.ArtistProducts-module__sXPNEG__artistHeader{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:12px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.ArtistProducts-module__sXPNEG__artistImage{object-fit:contain;border:3px solid var(--primary-color,#055474);background:#fff;border-radius:50%;width:80px;height:80px;padding:12px}.ArtistProducts-module__sXPNEG__artistImagePlaceholder{background:linear-gradient(135deg, var(--primary-color,#055474) 0%, var(--secondary-color,#3e1c56) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.ArtistProducts-module__sXPNEG__artistInfo h1{color:var(--primary-color,#055474);margin:0 0 .25rem;font-size:1.5rem}.ArtistProducts-module__sXPNEG__productCount{color:#666;margin:0;font-size:.9rem}.ArtistProducts-module__sXPNEG__controls{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.ArtistProducts-module__sXPNEG__sortWrapper{align-items:center;gap:.5rem;display:flex}.ArtistProducts-module__sXPNEG__sortWrapper label{color:#666;font-size:.9rem}.ArtistProducts-module__sXPNEG__sortSelect{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.ArtistProducts-module__sXPNEG__empty{text-align:center;background:#f8fafc;border-radius:12px;padding:4rem 2rem}.ArtistProducts-module__sXPNEG__empty i{color:#cbd5e0;margin-bottom:1rem;font-size:3rem}.ArtistProducts-module__sXPNEG__empty h3{color:#333;margin:0 0 .5rem}.ArtistProducts-module__sXPNEG__empty p{color:#666;margin:0}.ArtistProducts-module__sXPNEG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.ArtistProducts-module__sXPNEG__productCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.ArtistProducts-module__sXPNEG__productCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.ArtistProducts-module__sXPNEG__imageWrapper{background:#f8fafc;width:100%;padding-top:100%;position:relative}.ArtistProducts-module__sXPNEG__productImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ArtistProducts-module__sXPNEG__noImage{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex;position:absolute;top:0;left:0}.ArtistProducts-module__sXPNEG__outOfStock{color:#fff;text-transform:uppercase;background:#dc3545e6;border-radius:4px;padding:.3rem .6rem;font-size:.75rem;font-weight:600;position:absolute;top:10px;right:10px}.ArtistProducts-module__sXPNEG__productInfo{padding:1rem}.ArtistProducts-module__sXPNEG__productName{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.ArtistProducts-module__sXPNEG__productPrice{color:var(--primary-color,#055474);margin:0;font-size:1.1rem;font-weight:700}.ArtistProducts-module__sXPNEG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}.ArtistProducts-module__sXPNEG__pageButton{color:var(--primary-color,#055474);cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:500;transition:all .2s;display:inline-flex}.ArtistProducts-module__sXPNEG__pageButton:hover:not(:disabled){background:var(--primary-color,#055474);color:#fff;border-color:var(--primary-color,#055474)}.ArtistProducts-module__sXPNEG__pageButton:disabled{opacity:.5;cursor:not-allowed}.ArtistProducts-module__sXPNEG__pageNumbers{align-items:center;gap:.25rem;display:flex}.ArtistProducts-module__sXPNEG__pageNumber{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:500;transition:all .2s;display:inline-flex}.ArtistProducts-module__sXPNEG__pageNumber:hover{border-color:var(--primary-color,#055474);color:var(--primary-color,#055474)}.ArtistProducts-module__sXPNEG__pageNumber.ArtistProducts-module__sXPNEG__active{background:var(--primary-color,#055474);border-color:var(--primary-color,#055474);color:#fff}.ArtistProducts-module__sXPNEG__ellipsis{color:#999;padding:0 .5rem}@media (max-width:768px){.ArtistProducts-module__sXPNEG__container{padding:80px 1rem 2rem}.ArtistProducts-module__sXPNEG__artistHeader{text-align:center;flex-direction:column}.ArtistProducts-module__sXPNEG__productsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.ArtistProducts-module__sXPNEG__productInfo{padding:.75rem}.ArtistProducts-module__sXPNEG__productName{font-size:.9rem}.ArtistProducts-module__sXPNEG__productPrice{font-size:1rem}.ArtistProducts-module__sXPNEG__pagination{flex-wrap:wrap;gap:.5rem}.ArtistProducts-module__sXPNEG__pageButton{padding:.5rem .75rem;font-size:.9rem}.ArtistProducts-module__sXPNEG__pageNumber{min-width:32px;height:32px;font-size:.9rem}}
