.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:center;background-size:cover;background-repeat:no-repeat;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:var(--swatch--border-radius);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5);opacity:.6}.product-form__swatch-list{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.product-form__swatch-list .swatch-input{position:absolute;opacity:0;pointer-events:none}.product-form__swatch-list .swatch:hover{border-color:rgba(var(--color-foreground),.45)}.product-form__swatch-list .swatch-input:checked+.swatch{border-color:rgba(var(--color-foreground),.9);box-shadow:0 0 0 2px rgba(var(--color-foreground),.3);transform:translateY(-1px)}.product-form__swatch-list .swatch-input:focus-visible+.swatch{outline:2px solid rgba(var(--color-foreground),.6);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-swatch.css.map */
