product-info .swatch{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:100%;transition:all .3s ease-out}product-info .swatch-inner{height:28px;width:28px;border-radius:50%;transition:all .3s ease-out}product-info .swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}product-info .swatch:hover{cursor:pointer;border:2px solid var(--c-slate)}product-info .swatch:hover .swatch-inner{height:26px;width:26px}product-info .swatch.selected{border:2px solid var(--c-harper-dark)}product-info .ProductSwatches-label,product-info .ProductSwatches-label *{color:var(--c-harper-dark)}
/*# sourceMappingURL=/cdn/shop/t/757/assets/component-swatch.css.map */
