.product-card-swatches{--product-card-swatch-size: 28px;padding-top:8px;width:100%}.product-card-swatches__list{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.product-card-swatch{padding:2px;border:1px solid transparent;border-radius:50%;background:none;line-height:0;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.product-card-swatch:hover{transform:scale(1.15)}.product-card-swatch.is-selected{border-color:currentColor}.product-card-swatch:focus-visible{outline:2px solid currentColor;outline-offset:2px}.product-card-swatch .swatch{width:var(--product-card-swatch-size);height:var(--product-card-swatch-size);border-radius:50%;border:1px solid rgba(0,0,0,.1);display:block;background:var(--swatch-background);background-size:cover;background-position:center;background-repeat:no-repeat}.product-card-swatch--unavailable{opacity:.55}.product-card-swatch--unavailable .swatch{position:relative}.product-card-swatch--unavailable .swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top left,transparent calc(50% - 1px),rgba(0,0,0,.55) calc(50% - 1px),rgba(0,0,0,.55) calc(50% + 1px),transparent calc(50% + 1px));border-radius:50%}.product-card-swatch--more{cursor:default}.product-card-swatch--more .swatch-more{display:flex;align-items:center;justify-content:center;font-size:11px;color:rgba(var(--color-foreground-rgb),.6);min-width:var(--product-card-swatch-size);height:var(--product-card-swatch-size)}@media(min-width:750px){.product-card-swatches{--product-card-swatch-size: 24px}.product-card-swatch--more .swatch-more{font-size:10px}}@media(prefers-reduced-motion:reduce){.product-card-swatch{transition:none}.product-card-swatch:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/product-card-swatches.css.map */
