.product-form-swatch__variants{display:flex;flex-wrap:wrap;gap:10px}.product-form__swatch{display:inline-block;aspect-ratio:1 / 1;position:relative}.product-form__swatch input{display:none}.product-form-custom-test{border-top:1px solid rgba(var(--color-foreground),.2)}.product-form-swatch__variants .product-form__swatch label{display:block;width:50px;height:50px;background-size:cover;background-position:center;cursor:pointer;padding:0!important;border:none!important;position:relative;border-radius:50%!important;overflow:hidden;transition:all .2s ease}.product-form__swatch label:hover:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:rgb(var(--color-foreground));transition:opacity .3s ease}.product-form__swatch label:hover{box-shadow:0 0 0 1px rgba(var(--color-foreground),.5);transform:scale(1.03)}.product-form__swatch input:checked+label:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:rgb(var(--color-foreground))}.product-form__swatch input:checked+label{box-shadow:0 0 0 2px rgb(var(--color-foreground));transform:scale(1.05);transition:all .2s ease}.product-form__swatch input.disabled+label{opacity:.5}.product-form__swatch input.disabled+label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent 45%,rgba(255,0,0,.6) 50%,transparent 55%);pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-product-variant-swatch-custom.css.map */
