.product-card--interactive{background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--ink);min-width:0;overflow:visible}.product-card--interactive:hover{border-color:transparent;box-shadow:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1rem}.product-card--interactive .product-card__no-img{background:var(--surface);height:100%;width:100%}.product-card--interactive .product-card__badge{background:#c0392b;border-radius:4px;color:#fff;font-size:.65rem;font-weight:700;left:.6rem;padding:.2rem .5rem;position:absolute;top:.6rem;z-index:3}.product-card--interactive .product-card__media{aspect-ratio:1;background:#f1f1f1;border-radius:var(--radius);isolation:isolate;overflow:hidden;position:relative}.product-card--interactive .product-card__track{display:flex;height:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.product-card--interactive .product-card__track::-webkit-scrollbar{display:none}.product-card--interactive .product-card__track--static{overflow:visible;scroll-snap-type:none}.product-card--interactive .product-card__slide{flex:0 0 100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;width:100%}.product-card--interactive .product-card__slide img{aspect-ratio:auto;display:block;height:100%;pointer-events:none;object-fit:contain;transition:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%}.product-card--interactive:hover .product-card__slide img{transform:none}.product-card--interactive .product-card__arrow{align-items:center;background:color-mix(in srgb,var(--panel) 90%,transparent);border:1px solid var(--border);border-radius:50%;color:var(--ink);cursor:pointer;display:flex;font-family:var(--body);font-size:1.3rem;height:36px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s,background .15s;width:36px;z-index:2}.product-card--interactive .product-card__media:hover .product-card__arrow,.product-card--interactive .product-card__arrow:focus-visible{opacity:1}.product-card--interactive .product-card__arrow:hover{background:var(--panel)}.product-card--interactive .product-card__arrow--prev{left:.65rem}.product-card--interactive .product-card__arrow--next{right:.65rem}.product-card--interactive .product-card__dots{bottom:6px;display:flex;gap:.3rem;right:.65rem;position:absolute;z-index:2}.product-card--interactive .product-card__dot{background:#ffffffbf;border:1px solid rgba(0,0,0,.18);border-radius:50%;height:6px;transition:background .15s,transform .15s;width:6px}.product-card--interactive .product-card__dot.active{background:var(--ink);transform:scale(1.25)}.product-card--interactive .product-card__info{padding:.7rem .1rem 0}.product-card--slider .product-card__info{padding-top:.8rem}.product-card--slider .product-card__media{aspect-ratio:1 / .9}.product-card--interactive .product-card__media>.product-card__swatches{align-items:center;bottom:6px;display:flex;gap:.4rem;left:.75rem;margin:0;position:absolute;right:auto;top:auto;transform:none;z-index:3}.product-card--interactive .product-card__swatch{align-items:center;background:#ffffffe6;border:1px solid #d8d8d8;border-radius:50%;cursor:pointer;display:inline-flex;filter:none;height:34px;justify-content:center;opacity:1;padding:0;width:34px}.product-card--interactive .product-card__swatch:hover,.product-card--interactive .product-card__swatch.active{border-color:var(--ink)}.product-card--interactive .product-card__swatch.active{border-color:#000;border-width:2px}.product-card--interactive .product-card__swatch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.product-card--interactive .product-card__swatch-color{background-color:var(--swatch-color, #d7d7d7);background-image:var(--swatch-image, none);background-position:center;background-size:cover;border:0;border-radius:50%;display:block;filter:none;height:100%;opacity:1;width:100%}.product-card--interactive .product-card__swatch--color .product-card__swatch-color{height:16px;width:16px}.product-card--interactive .product-card__swatch--color.product-card__swatch--light .product-card__swatch-color{border:1px solid rgba(0,0,0,.18)}.product-card--interactive .product-card__swatch-more{align-items:center;background:#ffffffe6;border:1px solid #d8d8d8;border-radius:50%;color:#111;display:flex;font-size:.9rem;font-weight:600;height:34px;justify-content:center;width:34px}.product-card--interactive .product-card__title{font-family:var(--body);font-size:.92rem;font-weight:400;line-height:1.32;margin:0 0 .3rem;padding:0}.product-card--interactive .product-card__vendor{color:var(--ink);font-size:.92rem;font-weight:600;letter-spacing:0;line-height:1.25;margin:0 0 .22rem}.product-card--slider .product-card__title{font-size:.92rem}.product-card--interactive .product-card__title a{color:var(--ink);text-decoration:none}.product-card--interactive .product-card__title a:hover{color:var(--accent)}.product-card--interactive .product-card__prices{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.28rem}.product-card--interactive .product-card__discount{background:color-mix(in srgb,#c0392b 10%,var(--surface));border-radius:4px;color:#c0392b;font-size:.68rem;font-weight:800;line-height:1;padding:.18rem .32rem}.product-card--interactive .product-card__prices .price{font-size:1.08rem;line-height:1.2;margin:0;padding:0}.product-card--interactive .product-card__prices .price--compare{font-size:.82rem}.product-card--interactive .product-card__price-prefix{color:var(--ink-muted);font-size:.72rem}.product-card--interactive .product-card__inventory{align-items:center;color:var(--ink-muted);display:flex;font-size:.76rem;font-weight:500;gap:.35rem;line-height:1.3;margin:0}.product-card--interactive .product-card__inventory span{background:var(--inventory-dot);border-radius:50%;flex:0 0 auto;height:.45rem;width:.45rem}.product-card--interactive .product-card__inventory--in-stock{--inventory-dot: #1a7f4b}.product-card--interactive .product-card__inventory--backorder{--inventory-dot: #b86b00}.product-card--interactive .product-card__inventory--sold-out{--inventory-dot: #b42318}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card--interactive .product-card__vendor,.product-card--interactive .product-card__title,.product-card--slider .product-card__title{font-size:.84rem}}@media(max-width:500px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .55rem}.product-card--interactive .product-card__media{border-radius:8px}.product-card--interactive .product-card__arrow{display:none}.product-card--interactive .product-card__info{padding-top:.5rem}.product-card--interactive .product-card__media>.product-card__swatches{bottom:6px;gap:.25rem;left:.55rem}.product-card--interactive .product-card__swatch{height:30px;width:30px}.product-card--interactive .product-card__swatch-more{font-size:.8rem;height:30px;width:30px}.product-card--interactive .product-card__swatch--color .product-card__swatch-color{height:14px;width:14px}.product-card--interactive .product-card__swatches--has-overflow .product-card__swatch:nth-of-type(n+3){display:none}.product-card--interactive .product-card__dots{bottom:6px}.product-card--interactive .product-card__title{line-height:1.4}.product-card--interactive .product-card__prices .price{font-size:.98rem}.product-card--interactive .product-card__prices .price--compare{font-size:.76rem}.product-card--grid .product-card__vendor{margin-bottom:.18rem}.product-card--grid .product-card__prices{gap:.28rem}.product-card--grid .product-card__discount{font-size:.62rem}.product-card--interactive .product-card__inventory{font-size:.7rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/product-card.css.map */
