.home-product-card{width:180px;height:280px;display:flex;flex-direction:column;background-color:rgb(var(--color-background));border-radius:16px;overflow:hidden;box-sizing:border-box;border:1px solid rgba(var(--color-foreground),.15);box-shadow:0 2px 8px #0000001a}.home-product-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.home-product-card__image-wrapper{position:relative;width:100%;height:180px;flex-shrink:0;overflow:hidden;border-radius:16px 16px 0 0;background-color:rgba(var(--color-foreground),.03)}.home-product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.home-product-card__placeholder{width:100%;height:100%;background-color:rgba(var(--color-foreground),.05)}.home-product-card__badge{position:absolute;bottom:8px;left:8px;padding:2px 6px;font-size:1.2rem;font-weight:600;line-height:1;border-radius:4px;z-index:1;display:inline-flex;justify-content:center;align-items:center;gap:4px;letter-spacing:.1rem}.home-product-card__badge--sale{background:#f73963;color:#fffbf2}.home-product-card__badge--sale svg{width:14px;height:14px;flex-shrink:0}.home-product-card__badge--sold-out{background-color:rgba(var(--color-foreground),.8);color:rgb(var(--color-background))}.home-product-card__content{display:flex;flex-direction:column;padding:8px;flex:1;min-height:0;height:100px;box-sizing:border-box}.home-product-card__rating-row{height:20px;min-height:20px;display:flex;align-items:center;flex-shrink:0}.home-product-card__rating{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1}.home-product-card__rating-star{--percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%);display:inline-block;width:12px;height:12px;background:linear-gradient(90deg,rgb(var(--color-rating-star)) var(--percent),rgba(var(--color-foreground),.15) var(--percent));clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.home-product-card__rating-text{color:rgb(var(--color-foreground));font-weight:500}.home-product-card__rating-count{color:rgba(var(--color-foreground),.6)}.home-product-card__title{margin:0;padding:0;height:40px;font-size:13px;font-weight:400;line-height:1.5;color:rgb(var(--color-foreground));overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;flex-shrink:0}.home-product-card__price{height:24px;display:flex;align-items:center;gap:6px;flex-shrink:0;margin-top:auto}.home-product-card__price-regular,.home-product-card__price-sale{font-size:14px;font-weight:700;color:rgb(var(--color-foreground))}.home-product-card__price-compare{font-size:12px;font-weight:400;color:rgba(var(--color-foreground),.6);text-decoration:line-through}@media (hover: hover){.home-product-card:hover .home-product-card__image{transform:scale(1.03)}.home-product-card:hover .home-product-card__title{text-decoration:underline}}.grid__item--home,.grid__item--collection,.grid__item--related{display:flex;justify-content:center;align-items:flex-start}.grid__item--home .home-product-card,.grid__item--collection .home-product-card,.grid__item--related .home-product-card{width:100%}@media screen and (max-width: 989px){.grid__item--home .home-product-card,.grid__item--collection .home-product-card,.grid__item--related .home-product-card{height:auto}.grid__item--home .home-product-card__image-wrapper,.grid__item--collection .home-product-card__image-wrapper,.grid__item--related .home-product-card__image-wrapper{height:0;padding-bottom:100%;position:relative}.grid__item--home .home-product-card__image,.grid__item--collection .home-product-card__image,.grid__item--related .home-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%}.grid__item--home .home-product-card__content,.grid__item--collection .home-product-card__content,.grid__item--related .home-product-card__content{height:auto;min-height:80px}}@media screen and (min-width: 990px){.grid__item--home .home-product-card,.grid__item--collection .home-product-card,.grid__item--related .home-product-card{height:320px}.grid__item--home .home-product-card__image-wrapper,.grid__item--collection .home-product-card__image-wrapper,.grid__item--related .home-product-card__image-wrapper{height:220px}.grid__item--home .home-product-card__content,.grid__item--collection .home-product-card__content,.grid__item--related .home-product-card__content{height:100px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-card-home.css.map */
