:root{--color-black: #000;--color-white: #fff}.product-card__swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;justify-content:center;min-height:20px}.product-card__swatch{display:block;width:20px;height:20px;padding:0;border-radius:50%;cursor:pointer;background-color:transparent;background-size:cover;background-position:center;background-repeat:no-repeat;border:.1rem solid rgba(var(--color-foreground),.15);transition:transform .15s ease-in-out,outline-color .15s ease-in-out,outline-offset .15s ease-in-out;font-size:0;line-height:0;color:transparent;outline-style:none;outline-width:0;outline-offset:2px}.product-card__swatch:hover{outline-style:solid;outline-width:1px;outline-offset:2px}.product-card__swatch:first-of-type{outline-style:solid;outline-width:1px;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card-product-swatch.css.map */
