variant-selects{display:block}variant-selects~variant-selects{display:none!important}:is(.product-form__input--pill,.product-form__input--swatch) .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]:not(.disabled):not(.visually-disabled)+label>.label-unavailable{display:none}.product-form__input--dropdown{--swatch-input--size: 2rem;margin-bottom:1.6rem}.product-form__input--pill input[type=radio]+label{border:var(--variant-pills-border-width) solid rgb(var(--color-black-rgb) / var(--opacity-15));background:var(--color-white);color:var(--color-black);border-radius:var(--variant-pills-radius);display:inline-block;margin:.7rem .5rem .2rem 0;padding:1.2rem;min-width:4rem;font-size:var(--font-size--sm);letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]+label:before{content:"";position:absolute;inset:calc(var(--variant-pills-border-width) * -1);border:var(--variant-pills-border-width) solid var(--color-black);border-radius:var(--variant-pills-radius);pointer-events:none;transform:scale(.8);transition:transform .3s ease,opacity .3s ease;opacity:var(--opacity-0);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgb(var(--color-shadow-rgb) / var(--opacity-30))}.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]:focus-visible+label:before,variant-selects[data-context=main] .variant-option--buttons input[type=radio][checked]+label:before{transform:scale(1);opacity:var(--opacity-100)}@media(hover:hover){.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]:hover+label:before{transform:scale(1);opacity:var(--opacity-100)}}.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]:checked+label:before,.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio].checked+label:before{transform:scale(1);opacity:var(--opacity-100)}.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]+label.checked:before{transform:scale(1);opacity:var(--opacity-100)}.variant-option--buttons:has(.sbs-swatch-item) input[type=radio]+label .swatch:before{content:"";position:absolute;inset:calc(var(--variant-pills-border-width) * -1);border:var(--variant-pills-border-width) solid var(--color-black);border-radius:var(--variant-pills-radius);pointer-events:none;transform:scale(.8);transition:transform .3s ease,opacity .3s ease;opacity:var(--opacity-0);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgb(var(--color-shadow-rgb) / var(--opacity-30))}.variant-option--buttons:has(.sbs-swatch-item) input[type=radio]+label.checked .swatch:before{transform:scale(1);opacity:var(--opacity-100)}@media screen and (forced-colors:active){.variant-option--buttons input[type=radio]:checked+label,.variant-option--buttons input[type=radio].checked+label{text-decoration:underline}.variant-option--buttons input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.variant-option--buttons input[type=radio]:checked+label::selection,.variant-option--buttons input[type=radio].checked+label::selection{background:rgb(var(--color-black-rgb) / var(--opacity-30))}.variant-option--buttons input[type=radio]:disabled+label,.variant-option--buttons input[type=radio].disabled+label{background:rgb(var(--color-black-rgb) / var(--opacity-10));border-color:rgb(var(--color-black-rgb) / var(--opacity-10));color:rgb(var(--color-black-rgb) / var(--opacity-60))}.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio]:disabled+label:after,.variant-option--buttons:not(:has(.sbs-swatch-item)) input[type=radio].disabled+label:after{content:"";top:50%;left:50%;height:1px;opacity:1;z-index:1;border:none;position:absolute;visibility:visible;width:58px;background-color:var(--color-error-strikethrough);transform:translate(-50%) rotate(-45deg)}.variant-option--buttons:has(.sbs-swatch-item) input[type=radio]:disabled+label .swatch:after,.variant-option--buttons:has(.sbs-swatch-item) input[type=radio].disabled+label .swatch:after{content:"";top:50%;left:50%;height:1px;opacity:1;z-index:1;border:none;position:absolute;visibility:visible;width:58px;background-color:var(--color-error-strikethrough);transform:translate(-50%) rotate(-45deg)}.variant-option--buttons input[type=radio].disabled:checked+label,.variant-option--buttons input[type=radio].disabled.checked+label,.variant-option--buttons input[type=radio]:disabled:checked+label,.variant-option--buttons input[type=radio].disabled.checked:checked+label{color:rgb(var(--color-black-rgb) / var(--opacity-60))}.variant-option--buttons input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem var(--color-black),0 0 0 .5rem rgb(var(--color-black-rgb) / var(--opacity-55))}.variant-option--buttons input[type=radio].focused+label{box-shadow:0 0 0 .3rem var(--color-black),0 0 0 .5rem rgb(var(--color-black-rgb) / var(--opacity-55))}.product-form__input--swatch{display:flex;flex-wrap:wrap}.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 3.6rem;margin:.7rem 1.2rem .2rem 0}@media screen and (min-width:750px){.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 2.8rem}}variant-dropdown-rich{display:block;width:100%}.variant-option--dropdowns-rich{--variant-dropdown-rich-radius: max(.2rem, calc(var(--inputs-radius) - 2rem))}.variant-option--dropdowns-rich .variant-dropdown-rich__wrapper{position:relative;width:100%;overflow:visible;background-color:var(--color-background, #fff);border:.1rem solid rgb(var(--color-foreground-rgb, 0 0 0) / .18);border-radius:var(--variant-dropdown-rich-radius);transition:border-color var(--animation-speed, .2s) var(--animation-easing, ease)}.variant-option--dropdowns-rich .variant-dropdown-rich__wrapper:hover,.variant-option--dropdowns-rich variant-dropdown-rich.is-open .variant-dropdown-rich__wrapper{border-color:rgb(var(--color-foreground-rgb, 0 0 0) / .35)}.variant-dropdown-rich__trigger{display:block;width:100%;margin:0;padding:.8rem 3.2rem .8rem .8rem;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.variant-dropdown-rich__trigger:focus-visible{outline:var(--focus-outline-width, .2rem) solid currentcolor;outline-offset:var(--focus-outline-offset, .2rem)}.variant-dropdown-rich__trigger-content,.variant-dropdown-rich__option-button{display:flex;align-items:center;gap:1.2rem;width:100%;min-width:0}.variant-dropdown-rich__option-button{margin:0;padding:.8rem 1rem;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.variant-dropdown-rich__thumb{flex-shrink:0;width:4.6rem;height:4.6rem;border-radius:max(.2rem,calc(var(--variant-dropdown-rich-radius, 2rem) - .6rem));overflow:hidden;background:rgb(var(--color-foreground-rgb, 0 0 0) / .06);border:.1rem solid rgb(var(--color-foreground-rgb, 0 0 0) / .08)}.variant-dropdown-rich__img,.variant-dropdown-rich__img-placeholder{display:block;width:100%;height:100%;object-fit:contain}.variant-dropdown-rich__img-placeholder{background:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.variant-dropdown-rich__info{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 auto}.variant-dropdown-rich__title{font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--color-foreground)}.variant-dropdown-rich__sku{font-size:1.2rem;line-height:1.2;color:rgb(var(--color-foreground-rgb, 0 0 0) / .55)}.variant-dropdown-rich__price{flex-shrink:0;margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.variant-dropdown-rich__price-current{font-size:1.5rem;font-weight:600;line-height:1.2;white-space:nowrap}.variant-dropdown-rich__price-compare{font-size:1.2rem;text-decoration:line-through;color:rgb(var(--color-foreground-rgb, 0 0 0) / .45);white-space:nowrap}.variant-dropdown-rich__caret{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);pointer-events:none;width:1rem;height:1rem}.variant-dropdown-rich__caret .icon{width:100%;height:100%}variant-dropdown-rich.is-open .variant-dropdown-rich__caret .icon{transform:rotate(180deg)}.variant-dropdown-rich__list{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:5;margin:0;padding:.4rem 0;background:var(--color-background, #fff);border:.1rem solid rgb(var(--color-foreground-rgb, 0 0 0) / .18);border-radius:var(--variant-dropdown-rich-radius, 2rem);box-shadow:0 .4rem 1.6rem rgb(var(--color-shadow-rgb, 0 0 0) / .12);max-height:32rem;overflow-y:auto}.variant-dropdown-rich__option+.variant-dropdown-rich__option{border-top:.1rem solid rgb(var(--color-foreground-rgb, 0 0 0) / .08)}.variant-dropdown-rich__option-button:hover:not(:disabled),.variant-dropdown-rich__option.is-selected .variant-dropdown-rich__option-button{background:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.variant-dropdown-rich__option--disabled .variant-dropdown-rich__option-button{opacity:.45;cursor:not-allowed}.variant-option--dropdowns-rich .form__label{margin-bottom:.6rem}@media screen and (max-width:749px){.variant-dropdown-rich__title,.variant-dropdown-rich__price-current{font-size:1.4rem}.variant-dropdown-rich__thumb{width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-variant-picker.css.map */
