.leaf-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;position:relative}.leaf-card__link{display:block;width:304px;text-decoration:none;position:relative}.leaf-card__media{position:relative;width:304px;height:406px;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:1.6rem 1.2rem 1rem;width:100%;overflow:visible;display:flex;flex-direction:column;align-items:center}.leaf-card__title{font-size:14px;font-weight:700;margin:0 0 1.4rem;line-height:1.5;letter-spacing:.01em;width:100%;min-height:1.35em}.leaf-card__title-link{color:#1a1a1a;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal}.leaf-card__title-link:hover{text-decoration:underline}.leaf-card__desc{font-size:14px;line-height:1.65;color:#1a1a1a;margin:0 0 1.6rem;width:100%;min-height:3em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.leaf-card__price{font-size:18px;font-weight:600;color:#1a1a1a;margin:auto 0 0;line-height:1.4;letter-spacing:.01em;width:100%}.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 auto 0 0;max-width:1560px;display:grid;gap:4.8rem 4.4rem;grid-template-columns:repeat(2,1fr);margin-left:-2.4rem}.product-grid--leaf>li{display:flex;justify-content:flex-start}@media screen and (min-width:750px){.product-grid--leaf{grid-template-columns:repeat(3,1fr);gap:5rem 4.6rem;margin-left:-3.6rem}}@media screen and (min-width:990px){.product-grid--leaf.product-grid--leaf-4{grid-template-columns:repeat(4,1fr);gap:5.8rem 5.8rem;margin-left:-4.8rem}.product-grid--leaf.product-grid--leaf-3{grid-template-columns:repeat(3,1fr);gap:5.8rem 6.2rem;margin-left:-4.8rem}.product-grid--leaf.product-grid--leaf-2{grid-template-columns:repeat(2,1fr);gap:5.8rem 7rem;margin-left:-4.8rem}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/component-card-leaf.css.map */
