.shop-head{text-align:center}.shop-lock{margin:0 auto 1.5rem;max-width:1180px;padding:.85rem 1rem;border:1px solid #ffb15a;border-radius:14px;background:#fff4df;color:#8a4200;text-align:center;font-weight:800}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.shop-product{display:flex;flex-direction:column;gap:.65rem;padding:1rem}.shop-product img,.shop-placeholder{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:15px;background:#f1eef8}.shop-product h2,.shop-product p{margin:0}.shop-product span{color:#6b5b84;font-size:.8rem}.shop-product button{border:0;border-radius:12px;padding:.8rem;background:#d9d2e5;color:#675d72;font-weight:800}.shop-empty{text-align:center;padding:2rem}@media(max-width:560px){.shop-grid{grid-template-columns:1fr 1fr}.shop-product{padding:.75rem}.shop-product p{display:none}}@media(max-width:390px){.shop-grid{grid-template-columns:1fr}}
