variant-selects{display:block}.product--no-media .product-form__input--pill,.product--no-media .product-form__input--swatch,.product--no-media .product-form__input--dropdown{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form__input.product-form__input--pill,.product--no-media .product-form__input.product-form__input--swatch{flex-wrap:wrap;margin:0 auto 1.2rem}.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}: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--dropdown .dropdown-swatch+select{padding-left:calc(2.4rem + var(--swatch-input--size))}.product-form__input--dropdown .dropdown-swatch{position:absolute;left:1.6rem;top:calc(50% - var(--swatch-input--size) / 2);width:var(--swatch-input--size);height:var(--swatch-input--size);z-index:1}.product-form__input--pill input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input--pill input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input--pill input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (forced-colors:active){.product-form__input--pill input[type=radio]:checked+label{text-decoration:underline}.product-form__input--pill input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product-form__input--pill input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__input--pill input[type=radio].disabled:checked+label,.product-form__input--pill input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}.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)}.product-form__input--pill input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.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: 3.6rem}}.product-form__input--swatch .swatch-input__input:checked+.swatch-input__label{border:2px solid #007ac2;box-shadow:0 0 10px #007ac299;outline:none!important;outline-offset:0!important}.product-form__input--swatch:not(.product-form__input--lens-grouped){padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-form__input--lens-grouped{display:block;margin-top:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.form__label--lens{margin-bottom:.4rem}.lens-label__title{font-weight:700;font-size:1.5rem}.lens-label__value{font-weight:400;font-size:1.5rem}.lens-characteristics{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.6rem;margin-top:.4rem}.lens-char-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.65);letter-spacing:.02rem}.lens-char-icon{width:1.4rem;height:1.4rem;flex-shrink:0;opacity:.6}.lens-material-group{margin-bottom:1.6rem;width:100%}.lens-material-group__header{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;color:rgba(var(--color-foreground),.7);padding-bottom:.6rem;margin-bottom:.4rem;border-bottom:none}.lens-material-group__swatches{display:flex;flex-wrap:wrap;gap:0}.lens-swatch__input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.lens-swatch__label{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin:.7rem 1.2rem .2rem 0;border-radius:50%;border:2px solid rgba(var(--color-foreground),.15);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;position:relative;box-sizing:border-box}.lens-swatch__label:hover{border-color:rgba(var(--color-foreground),.6)}.lens-swatch__color{display:block;width:2.8rem;height:2.8rem;border-radius:50%}.lens-swatch__input:checked+.lens-swatch__label{border:2px solid #007ac2;box-shadow:0 0 10px #007ac299}.lens-swatch__input:focus-visible+.lens-swatch__label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.lens-swatch__input.disabled+.lens-swatch__label{opacity:.4;cursor:not-allowed}.lens-swatch__input.disabled+.lens-swatch__label:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:rgba(var(--color-foreground),.5);transform:rotate(-45deg)}.lens-help-links{display:flex;flex-direction:column;gap:.6rem;margin-top:.4rem}.lens-help-link{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6);text-decoration:none;transition:color .2s ease}.lens-help-link:hover{color:rgb(var(--color-foreground));text-decoration:underline}.lens-help-icon{width:1.4rem;height:1.4rem;flex-shrink:0}.product-form__input--lens-material{display:block;margin-top:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.lens-material__input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.lens-material__label{display:inline-block;border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--variant-pills-radius);margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;cursor:pointer;transition:border var(--duration-short) ease}.lens-material__label:hover{border-color:rgb(var(--color-foreground))}.lens-material__input:checked+.lens-material__label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.lens-material__input.disabled+.lens-material__label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through;cursor:not-allowed}.lens-material__input:focus-visible+.lens-material__label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--lens-color{display:block;margin-top:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.lens-color-swatches{display:flex;flex-wrap:wrap;gap:0}.product-feature-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.product-feature-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:2px;font-size:1.1rem;letter-spacing:.02rem;color:rgba(var(--color-foreground),.8);background:transparent}.product-feature-badge svg{width:1.2rem;height:1.2rem;flex-shrink:0}.price--large .price-item--regular,.price--large .price-item--sale{font-size:2.8rem!important;font-weight:700!important}.product-size-info{margin-top:.8rem;margin-bottom:.4rem}.product-size-info__label{font-weight:700;font-size:1.5rem}.product-size-info__value{font-weight:400;font-size:1.5rem}.product-form__input--size-hidden{display:none}.product-form__input--size{display:block;border:none;padding:0;margin-top:1.6rem;margin-bottom:0}.form__label--size{margin-bottom:.4rem}.size-label__title{font-weight:700;font-size:1.5rem}.size-label__value{font-weight:400;font-size:1.5rem}.size-info{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.size-info__icon{width:1.4rem;height:1.4rem;flex-shrink:0;opacity:.6}.size-info__link{font-size:1.2rem;color:rgba(var(--color-foreground),.6);text-decoration:underline;transition:color .2s ease}.size-info__link:hover{color:rgb(var(--color-foreground))}.size-note{font-size:1.2rem;color:rgba(var(--color-foreground),.5);font-style:italic}.add-rx-lenses{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.2rem 2rem;margin-top:1.6rem;margin-bottom:1.6rem;border:2px solid rgb(var(--color-foreground));background:transparent;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:700;letter-spacing:.15rem;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.add-rx-lenses:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.add-rx-lenses__discount{display:inline-block;padding:.2rem .8rem;background-color:#c41230;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;border-radius:2px}.product__info-container:has(lensadvizor-btn) .add-rx-lenses{display:none!important}.product__title h1,.product__title .h1{font-size:2.2rem!important;font-weight:700!important;font-family:var(--font-heading-family),sans-serif!important;letter-spacing:.06rem}@media screen and (min-width:750px){.product__title h1,.product__title .h1{font-size:2.6rem!important}}.product-form__submit{display:inline-flex!important;visibility:visible!important;opacity:1!important}.lens-swatch__color{width:36px!important;height:36px!important}.lens-swatch__label{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.product-form__input--lens-color .lens-color-swatches,.product-form__input--lens-color .lens-help-links,.product-form__input--lens-color .lens-characteristics{display:none}.product-form__input--lens-color{margin-bottom:.8rem;border:none;padding:0;min-inline-size:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-variant-picker.css.map */
