.section-bah-featured-products{background:rgb(var(--color-background))}.bah-products-grid{display:grid;gap:clamp(16px,1.5vw,28px);grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.bah-products-grid--cols-2{grid-template-columns:repeat(2,1fr)}.bah-products-grid--cols-3{grid-template-columns:repeat(3,1fr)}.bah-products-grid--cols-4{grid-template-columns:repeat(4,1fr)}.bah-products-grid--cols-5{grid-template-columns:repeat(5,1fr)}}.bah-product-card-wrap{position:relative}.bah-product-card{display:block;text-decoration:none;color:inherit}.bah-wishlist-heart{position:absolute;top:.85rem;right:.85rem;z-index:3;width:36px;height:36px;border-radius:999px;background:var(--bah-cream);color:var(--bah-ink);border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease;box-shadow:0 1px 4px #26221e1a}.bah-wishlist-heart:hover{transform:scale(1.08)}.bah-wishlist-heart.is-active{background:var(--bah-ink);color:var(--bah-cream)}.bah-wishlist-heart.is-active svg{fill:currentColor}.bah-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--bah-stone);margin-bottom:1rem;border-radius:16px}.bah-product-card__img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .6s cubic-bezier(.22,1,.36,1)}.bah-product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.bah-product-card:hover .bah-product-card__img--primary{opacity:0}.bah-product-card:hover .bah-product-card__img--hover{opacity:1;transform:scale(1.03)}.bah-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#26221e33}.bah-product-card__placeholder svg{width:60%;height:60%}.bah-product-card__badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.35rem;z-index:2}.bah-badge{font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .65rem;border-radius:999px}.bah-badge--sale{background:var(--bah-ink);color:var(--bah-cream)}.bah-badge--sold{background:var(--bah-cream);color:var(--bah-ink);border:1px solid var(--bah-ink)}.bah-product-card__type{font-size:var(--bah-pc-type-size, 11px);letter-spacing:.16em;text-transform:uppercase;color:var(--bah-muted);display:block;margin-bottom:.35rem}.bah-product-card__title{font-family:var(--font-body-family);font-size:var(--bah-pc-title-size, 16px);font-weight:500;line-height:1.35;margin:0 0 .5rem;color:rgb(var(--color-foreground))}.bah-product-card__price{font-size:var(--bah-pc-price-size, 15px);display:flex;gap:.5rem;align-items:baseline}.bah-product-card__price-was{color:var(--bah-muted);text-decoration:line-through}.bah-products-cta{text-align:center;margin-top:clamp(28px,4vw,48px)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-bah-products.css.map */
