.product-card{display:block;cursor:pointer}.product-card__media-link,.product-card__text-link{display:block;color:inherit;text-decoration:none}.product-card__media-link{cursor:pointer}.product-card__text-link{flex:1;min-width:0;cursor:pointer}.product-card__image-wrap{position:relative;aspect-ratio:3 / 4.62;overflow:hidden;background-color:var(--color-bg-alt)}@media(max-width:767px){.product-card__image-wrap{aspect-ratio:3 / 4.65}}.product-card__carousel{width:100%;height:100%;overflow:hidden;touch-action:pan-y;cursor:pointer;user-select:none;-webkit-user-select:none}.product-card__carousel.is-dragging{cursor:grabbing}.product-card__track{display:flex;height:100%;will-change:transform}.product-card__slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;box-sizing:border-box}.product-card__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.product-card__slide--single{width:100%;height:100%}.product-card__slide--single .product-card__img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.product-card:hover .product-card__slide--single .product-card__img{transform:scale(1.02)}.product-card__dots{position:absolute;bottom:10px;left:0;right:0;z-index:3;display:flex;justify-content:center;align-items:center;gap:6px;pointer-events:none}.product-card__dot{width:24px;height:2px;padding:0;border:none;background-color:#fff6;cursor:pointer;pointer-events:auto;transition:background-color var(--transition-fast)}.product-card__dot.is-active{background-color:#fff}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-card__placeholder-svg{width:60%;height:60%;opacity:.15}.product-card__info{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-xs);padding-top:10px}.product-card__meta{flex:1;min-width:0}.product-card__title-row{display:block;margin-bottom:4px;min-height:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__text-link .product-card__badge{display:inline;font-family:var(--font-body);font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-light);margin-left:5px}.product-card__name{display:inline;font-family:var(--font-heading);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;line-height:1.2;margin:0;color:var(--color-text)}@media(max-width:767px){.product-card__name{font-size:10px}}.product-card__price{font-family:var(--font-body);font-size:11px;font-weight:400;color:var(--color-text);letter-spacing:.02em}@media(max-width:767px){.product-card__price{font-size:10px}}.product-card__quick-add{flex-shrink:0;width:32px;height:32px;border:1px solid var(--color-border);border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:300;line-height:1;color:var(--color-text);cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);margin-top:2px}.product-card__quick-add:hover{background:var(--color-text);border-color:var(--color-text);color:var(--color-white)}.product-card__quick-add:disabled{opacity:.4;cursor:default;pointer-events:none}.product-card__quick-add.is-loading{opacity:.5;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
