.merch_product-grid__kKQXQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.merch_product-card__kUAuV{background-color:black;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .2s ease-in-out;display:flex;flex-direction:column;align-items:center;text-align:center}.merch_product-card__kUAuV:hover{transform:translateY(-4px)}.merch_product-image__Lqdbp{width:100%;height:auto;object-fit:cover}.merch_product-info__0IVGt{padding:1rem}.merch_price__mKIaP{display:block;margin-top:.5rem;font-weight:700;color:#222}