.product{background:transparent;border-radius:0;box-shadow:none;border:none;transition:none}.product:hover{box-shadow:none;transform:none}.product__media-wrapper img,.product__media-wrapper video{border-radius:16px 16px 0 0;object-fit:cover;width:100%;aspect-ratio:1/1;background:#f3f4f6}.product__info-wrapper{padding:1.1rem 1rem 1rem;display:flex;flex-direction:column;gap:.4rem;overflow:hidden;max-width:480px;margin:0 auto}.product__info-container{display:flex;flex-direction:column;gap:.3rem;overflow:hidden}.product__info-container h1,.product__info-container .h2,.product__info-container .product__title{font-size:1.18rem;font-weight:600;margin:0 0 .2em;color:var(--text, #1e293b);letter-spacing:-.01em}.product__info-container .product__price{font-size:1.08rem;font-weight:500;color:var(--brand, #2563eb);margin-bottom:.2em}.product__info-container .product__description{color:#64748b;font-size:.98rem;margin-bottom:.3em}.product__info-container .product__view-details{margin-top:.5em;align-self:flex-start;font-size:.97rem;color:var(--brand, #2563eb);font-weight:500;border-radius:8px;padding:.4em .9em;background:color-mix(in srgb,var(--brand) 7%,transparent);transition:background .18s,color .18s}.product__info-container .product__view-details:hover{background:color-mix(in srgb,var(--brand) 16%,transparent);color:#1741a6;text-decoration:none}@media (max-width: 750px){.product__info-wrapper{padding:1.1rem .7rem 1rem}.product{border-radius:12px}.product__media-wrapper img,.product__media-wrapper video{border-radius:10px 10px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card-enhanced.css.map */
