.leaf-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;position:relative}.leaf-card__link{display:block;width:232px;text-decoration:none;position:relative}.leaf-card__media{position:relative;width:232px;height:309.33px;overflow:hidden;background:transparent}.leaf-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .35s ease}.leaf-card__link:hover .leaf-card__img{transform:scale(1.03)}.leaf-card__img--placeholder{padding:1.5rem;color:rgba(var(--color-foreground),.2)}.leaf-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .6rem;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;z-index:2}.leaf-card__badge--sold-out{display:none!important}.leaf-card__swatches{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:.85rem 0 0;width:100%}.leaf-card__swatch{display:block;width:44px;height:60px;border-radius:2px;overflow:hidden;border:none;flex-shrink:0}.leaf-card__swatch img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.leaf-card__swatch--active,.leaf-card__swatch:hover{outline:none}.leaf-card__swatch-more{display:flex;align-items:center;justify-content:center;width:44px;height:60px;font-size:12px;font-weight:600;color:rgba(var(--color-foreground),.6);border:none;border-radius:2px}.leaf-card__info{padding:1rem .5rem .5rem;width:100%;overflow:visible}.leaf-card__title{font-size:16px;font-weight:700;margin:0 0 1rem;line-height:1.35;letter-spacing:.01em;overflow:visible}.leaf-card__title-link{color:#1a1a1a;text-decoration:none}.leaf-card__title-link:hover{text-decoration:underline}.leaf-card__desc{font-size:16px;line-height:1.5;color:#1a1a1a;margin:0 0 1rem}.leaf-card__price{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:.01em}.leaf-card__price-sale{color:#c00;margin-right:.4rem}.leaf-card__price-compare{color:#999;text-decoration:line-through;font-weight:400}@media screen and (min-width:750px){.leaf-card__swatch,.leaf-card__swatch-more{width:44px;height:60px}}.product-grid--leaf{list-style:none;padding:0;margin:0;display:grid;gap:2.5rem 1.5rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.product-grid--leaf{grid-template-columns:repeat(3,1fr);gap:3rem 2rem}}@media screen and (min-width:990px){.product-grid--leaf.product-grid--leaf-4{grid-template-columns:repeat(4,1fr)}.product-grid--leaf.product-grid--leaf-3{grid-template-columns:repeat(3,1fr)}.product-grid--leaf.product-grid--leaf-2{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-card-leaf.css.map */
