.swatch{--swatch--size: var(--swatch-input--size, 4.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}.product-form__input--pill{display:flex;gap:10px}.product-form__input--pill .swatch-pill{width:30px;height:30px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.product-form__input--pill .swatch-pill:hover{transform:scale(1.1);border-color:#000}.product-form__input--pill .swatch-pill.selected{border-color:#000}.product-form__input--pill .swatch-pill[data-color]{background-color:var(--swatch-color)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-swatch.css.map */
