.product-card{position:relative;width:100%;min-width:0}.product-card__media{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#fafaf8,#f5f3f0)}.product-card__media--square{aspect-ratio:1/1}.product-card__media--portrait{aspect-ratio:3/4}.product-card__media--landscape{aspect-ratio:4/3}.product-card__media--natural{aspect-ratio:auto}.product-card__img-link{display:block;width:100%;height:100%}.product-card__img{display:block;width:100%;height:100%;transition:all var(--duration-base) var(--ease-default)}.product-card__media:hover .product-card__img{transform:scale(1.02)}.product-card__badges{position:absolute;display:flex;flex-direction:column;gap:5px;z-index:3;pointer-events:none}.product-card__badges--top-left{top:12px;left:12px}.product-card__badges--top-right{top:12px;right:12px;align-items:flex-end}.product-card__badges--bottom-left{bottom:12px;left:12px}.product-card__badges--bottom-right{bottom:12px;right:12px;align-items:flex-end}.product-card__body{display:flex;flex-direction:column;gap:8px;padding-top:12px}.product-card__vendor{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent);margin:0;font-weight:600}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{font-size:var(--font-size-base);font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45;color:var(--color-heading)}.product-card__title-link:hover .product-card__title{text-decoration:1px solid underline}.product-card__price-wrapper{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.product-card__price{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-card__price--regular{font-size:15px;color:var(--color-heading);font-weight:600}.product-card__price--sale{font-size:15px;color:var(--color-accent);font-weight:600}.product-card__price--compare{font-size:13px;text-decoration:line-through;color:var(--color-text);opacity:.7}.product-card__discount-badge{font-size:.75rem;font-weight:600;color:var(--color-accent);background-color:transparent;white-space:nowrap}.product-card__swatches{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:6px 0 6px var(--space-1)}.product-card__swatch{width:18px;height:18px;border-radius:50%;border:2px solid transparent;outline:2px solid transparent;cursor:pointer;transition:all var(--duration-base) var(--ease-default);padding:0;box-shadow:0 0 0 1px #ccc}.product-card__swatch:hover{transform:scale(1.15)}.product-card__swatch--active{outline:2px solid var(--color-heading, currentColor);outline-offset:2px}.product-card__atc-wrap{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;opacity:0;visibility:hidden;transition:all var(--duration-base) var(--ease-default);display:flex;flex-direction:column;align-items:center;gap:12px}.product-card:hover .product-card__atc-wrap{opacity:1;visibility:visible}.product-card__atc-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;transition:all var(--duration-base) var(--ease-default);max-height:46px;min-width:130px}.product-card__quick-view-btn{min-width:130px;max-height:46px;background-color:var(--color-background)!important}.product-card__atc-spinner,.product-card__atc-success{display:none;align-items:center;gap:6px}.product-card__atc-btn--loading .product-card__atc-label{display:none}.product-card__atc-btn--loading .product-card__atc-spinner{display:inline-flex;animation:spin .8s linear infinite}.product-card__atc-btn--success .product-card__atc-label{display:none}.product-card__atc-btn--success .product-card__atc-success{display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:430px){.product-card{padding:0}.product-card__body{gap:6px;padding-top:12px}.product-card__media{border-radius:8px}.product-card__img{width:100%}.product-card__vendor{font-size:.7rem;letter-spacing:.5px;opacity:.75}.product-card__title{font-size:.9rem;margin-top:4px;margin-bottom:4px;line-height:1.3}.product-card__price-wrapper{gap:4px;margin-top:2px}.product-card__price{gap:6px}.product-card__price--regular,.product-card__price--sale{font-size:.85rem}.product-card__price--compare{font-size:.8rem}.product-card__discount-badge{font-size:.7rem}.product-card__badges{gap:4px}.badge{padding:1rem .2rem;font-size:.65rem;width:fit-content}.product-card__quick-view-btn,.product-card__atc-btn{padding:8px 12px;font-size:.8rem}}@media screen and (max-width:430px){.product-card__media{border-radius:6px}.product-card__body{gap:6px;padding-top:10px}.product-card__vendor{font-size:11px}.product-card__title{font-size:14px;line-height:1.4}.product-card__price--regular,.product-card__price--sale{font-size:14px}.product-card__price--compare{font-size:12px}.product-card__badges--top-left,.product-card__badges--top-right,.product-card__badges--bottom-left,.product-card__badges--bottom-right{top:8px;left:8px;right:8px;bottom:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-card.css.map */
