.product-form__input--pill input[type=radio]+label{border:2px solid rgba(var(--color-foreground),.3)!important;background-color:rgb(var(--color-background))!important;border-radius:5px!important;display:inline-flex!important;align-items:center!important;padding:1rem 2rem 1rem 4.5rem!important;transition:all var(--duration-short) ease!important}.product-form__input--pill input[type=radio]+label:after{content:"";position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid rgba(var(--color-foreground),.4);border-radius:50%;background-color:transparent;transition:all var(--duration-short) ease}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))!important;background-color:rgba(var(--color-foreground),.05)!important}.product-form__input--pill input[type=radio]:checked+label{background-color:rgba(var(--color-foreground),.1)!important;color:rgb(var(--color-foreground))!important;border-color:rgb(var(--color-foreground))!important;font-weight:500!important}.product-form__input--pill input[type=radio]:checked+label:after{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 3px rgb(var(--color-background))}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{cursor:not-allowed!important}.product-form__input--pill input[type=radio]:disabled+label:after,.product-form__input--pill input[type=radio].disabled+label:after{border-color:rgba(var(--color-foreground),.2);background-color:rgba(var(--color-foreground),.1)}.product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom-radio-variant-picker.css.map */
