.card{background:linear-gradient(180deg,var(--surface),var(--surface-2));border:1px solid var(--line);border-radius:var(--radius-card);overflow:hidden;box-shadow:0 10px 24px #00000024}.card__content{padding:1rem}.collection-tile__media{aspect-ratio:4/5;background:#ffffff0a}.collection-tile__media img,.product-card__media img{width:100%;height:100%;object-fit:cover}.collection-tile__title,.product-card__title{margin:0;font-size:1.04rem}.collection-tile__label,.product-card__meta{margin-top:.35rem;color:var(--muted);font-size:.95rem}.product-card__media{display:block;aspect-ratio:1/1;background:#ffffff0a}.product-card__row{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-card__price{font-weight:800;color:var(--accent)}.quote-card{padding:1.2rem}.quote-card__quote{font-size:1.02rem}.quote-card__name{margin-top:.75rem;color:var(--muted);font-size:.92rem}.faq{border-top:1px solid rgba(255,255,255,.08)}.faq details{border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 0}.faq summary{cursor:pointer;font-weight:700}.faq__answer{padding-top:.75rem;color:var(--muted)}.product-card__image-wrapper{position:relative;overflow:hidden;aspect-ratio:1 / 1}.product-card__image{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:opacity .35s ease,transform .35s ease}.product-card__image--hover{opacity:0}.product-card:hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image--primary{opacity:0}.product-card:hover img{transform:scale(1.04)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cards.css.map */
