.product-card{border-radius:18px;overflow:hidden;background:#fff}.product-card .card-gallery{background:#f4f4f2;border-radius:18px;overflow:hidden}.product-card .card-gallery img{transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease}@media(any-pointer:fine) and (prefers-reduced-motion:no-preference){.product-card:hover .card-gallery img{transform:scale(1.045);filter:saturate(.96)}.product-card:hover{box-shadow:0 18px 45px rgba(0,0,0,.10)}.product-card:hover .quick-add__button{transform:translateY(-2px)}}.product-card .quick-add__button{border-radius:999px;min-height:44px;padding-inline:18px;box-shadow:0 8px 22px rgba(0,0,0,.14);backdrop-filter:blur(12px)}.product-card .price{font-weight:650;letter-spacing:-.01em}.product-card .compare-at-price{margin-left:6px}@media(max-width:749px){.product-card .card-gallery{border-radius:14px}.product-card .quick-add__button{min-height:42px;padding-inline:14px}}