contact-lens-selector{display:block}.cls-color-swatches{margin-bottom:1.6rem}.cls-color-label{font-size:1.3rem;color:rgb(var(--color-foreground));margin-bottom:.8rem}.cls-color-label strong{font-weight:600}.cls-color-grid{display:flex;flex-wrap:wrap;gap:.8rem}.cls-color-swatch{width:5.2rem;height:5.2rem;border-radius:50%;border:.2rem solid rgba(var(--color-foreground),.15);padding:.2rem;cursor:pointer;background:none;overflow:hidden;transition:border-color var(--duration-short),transform var(--duration-short);position:relative;flex-shrink:0}.cls-color-swatch:hover:not([disabled]){border-color:rgb(var(--color-button));transform:scale(1.08)}.cls-color-swatch--active{border-color:rgb(var(--color-button));border-width:.3rem;padding:.1rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),.2)}.cls-color-swatch img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.cls-color-swatch__fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:rgb(var(--color-background));font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground));text-transform:uppercase}.cls-color-swatch__soldout{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgba(var(--color-foreground),.4)}.cls-color-swatch__soldout:after{content:"";position:absolute;top:50%;left:10%;right:10%;height:.15rem;background:rgb(var(--color-foreground));transform:rotate(-45deg)}.cls-color-swatch--hidden{display:none}.cls-color-swatch[disabled]{cursor:not-allowed;opacity:.5}.cls-color-price{margin-top:1rem;text-align:center}.cls-color-price__current{font-size:1.6rem;font-weight:600;color:rgb(var(--color-button))}.cls-color-price__compare{font-size:1.3rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through;margin-left:.6rem}.cls-power-loading{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:3rem 0;color:rgba(var(--color-foreground),.6);font-size:1.3rem}.cls-power-loading__spinner{width:2rem;height:2rem}@media screen and (max-width:749px){.cls-color-swatch{width:4.4rem;height:4.4rem}.cls-color-grid{gap:.6rem}}[dir=rtl] .cls-color-price__compare{margin-left:0;margin-right:.6rem}.cls-pack-selection{margin-bottom:1.6rem}.cls-pack-label{display:block;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.05em}.cls-pack-selection .cls-field__select-wrap{max-width:100%}.cls-pack-selection .cls-field__select{width:100%;font-size:1.4rem;padding:1rem 1.2rem}.cls-power-toggle{display:inline-flex;border:.2rem solid rgb(var(--color-button));border-radius:5rem;overflow:hidden;margin-bottom:2rem}.cls-pill{padding:1rem 2.4rem;border:none;font-size:1.3rem;font-weight:700;cursor:pointer;transition:all var(--duration-default) ease;background:transparent;color:rgb(var(--color-button));text-align:center;line-height:1;font-family:inherit;text-transform:uppercase;letter-spacing:.06em}.cls-pill:hover{background:rgba(var(--color-button),.08)}.cls-pill--active{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cls-pill--hidden{display:none}.cls-same-rx{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem;padding:1.2rem 1.6rem;background:rgba(var(--color-button),.06);border-radius:.8rem;border:.1rem solid rgba(var(--color-button),.15)}.cls-same-rx__label{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.cls-toggle{position:relative;display:inline-block;width:4rem;height:2.2rem;flex-shrink:0}.cls-toggle input{opacity:0;width:0;height:0;position:absolute}.cls-toggle__slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.15);transition:var(--duration-default);border-radius:1.1rem}.cls-toggle__slider:before{position:absolute;content:"";height:1.6rem;width:1.6rem;left:.3rem;bottom:.3rem;background-color:rgb(var(--color-background));transition:var(--duration-default);border-radius:50%}.cls-toggle input:checked+.cls-toggle__slider{background-color:rgb(var(--color-button))}.cls-toggle input:checked+.cls-toggle__slider:before{transform:translate(1.8rem)}.cls-toggle input:focus-visible+.cls-toggle__slider{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.cls-eye-table{display:grid;grid-template-columns:1fr 1fr;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;overflow:hidden;margin-bottom:2rem}.cls-eye{padding:2rem}.cls-eye--left{border-right:.1rem solid rgba(var(--color-foreground),.08);background:rgb(var(--color-background))}.cls-eye--right{background:rgba(var(--color-foreground),.02)}.cls-eye--right.cls-eye--disabled{opacity:.35;pointer-events:none;position:relative}.cls-eye--right.cls-eye--disabled:after{content:attr(data-synced-label);position:absolute;top:1.2rem;right:1.2rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-button));background:rgba(var(--color-button),.1);padding:.3rem .8rem;border-radius:.3rem;z-index:1}.cls-eye__header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem;padding-bottom:1.2rem;border-bottom:.2rem solid rgba(var(--color-foreground),.06)}.cls-eye--left .cls-eye__header{border-bottom-color:rgb(var(--color-button))}.cls-eye__icon{display:flex;align-items:center;width:2rem;height:2rem;color:rgb(var(--color-button))}.cls-eye--right .cls-eye__icon{color:rgba(var(--color-foreground),.5)}.cls-eye__title{font-size:1.3rem;font-weight:800;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.06em}.cls-field{margin-bottom:1.4rem}.cls-field:last-child{margin-bottom:0}.cls-field__label{display:block;font-size:1.1rem;font-weight:700;color:rgba(var(--color-foreground),.5);margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.06em}.cls-field__select-wrap{position:relative}.cls-field__select-wrap:after{content:"";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-top:.4rem solid rgba(var(--color-foreground),.4);pointer-events:none}.cls-field__select{width:100%;padding:1.1rem 3rem 1.1rem 1.2rem;font-size:1.4rem;font-weight:600;border:.2rem solid rgba(var(--color-foreground),.12);border-radius:.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:border-color var(--duration-short);line-height:1.4;font-family:inherit}.cls-field__select:hover{border-color:rgba(var(--color-foreground),.25)}.cls-field__select:focus{border-color:rgb(var(--color-button));outline:none;box-shadow:0 0 0 .1rem rgb(var(--color-button))}.cls-field__select:disabled{background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.35);cursor:not-allowed}.cls-field__select option:disabled{color:rgba(var(--color-foreground),.3)}.cls-actions{margin-top:2rem}.cls-add-to-cart{position:relative;display:flex;align-items:center;justify-content:center;gap:.8rem}.cls-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.cls-add-to-cart--loading{pointer-events:none}.cls-spinner{display:flex;align-items:center;justify-content:center}.cls-spinner .loading__spinner{width:2rem;height:2rem}.cls-error{margin-top:1rem;padding:1rem 1.4rem;background:#c828280d;border-left:.3rem solid rgb(200,40,40);border-radius:0 .4rem .4rem 0;color:#c82828;font-size:1.3rem;font-weight:500}[dir=rtl] .cls-same-rx{flex-direction:row-reverse}[dir=rtl] .cls-same-rx__label{text-align:right}[dir=rtl] .cls-toggle input:checked+.cls-toggle__slider:before{transform:translate(-1.8rem)}[dir=rtl] .cls-toggle__slider:before{left:auto;right:.3rem}[dir=rtl] .cls-eye--right.cls-eye--disabled:after{right:auto;left:1.2rem}[dir=rtl] .cls-eye--left{border-right:none;border-left:.1rem solid rgba(var(--color-foreground),.08)}[dir=rtl] .cls-field__select-wrap:after{right:auto;left:1.2rem}[dir=rtl] .cls-field__select{padding:1.1rem 1.2rem 1.1rem 3rem}[dir=rtl] .cls-error{border-left:none;border-right:.3rem solid rgb(200,40,40);border-radius:.4rem 0 0 .4rem}@media screen and (max-width:749px){.cls-eye-table{grid-template-columns:1fr}.cls-eye--left{border-right:none;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cls-pill{padding:.9rem 1.8rem;font-size:1.2rem}.cls-eye{padding:1.6rem}.cls-same-rx{padding:1rem 1.2rem}.cls-same-rx__label{font-size:1.2rem}}[data-theme=dark] .cls-field__select{background-color:#2a2a2a;color:#f0f0f0;border-color:#ffffff26}[data-theme=dark] .cls-field__select option{background-color:#2a2a2a;color:#f0f0f0}[data-theme=dark] .cls-field__select:focus{border-color:#0096d6}[data-theme=dark] .cls-field__label{color:#fff9}[data-theme=dark] .cls-eye__title{color:#f0f0f0}[data-theme=dark] .cls-eye-table,[data-theme=dark] .cls-eye--left,[data-theme=dark] .cls-eye--right,[data-theme=dark] .cls-eye__header{border-color:#ffffff1a}[data-theme=dark] .cls-same-rx{background-color:#ffffff0d}[data-theme=dark] .cls-same-rx__label{color:#f0f0f0}[data-theme=dark] .cls-pack-label{color:#fff9}[data-theme=dark] .cls-error{background-color:#f443361a;color:#f44336}[data-theme=dark] .cls-color-label{color:#f0f0f0}[data-theme=dark] .cls-color-price__current{color:#8cd2f4}[data-theme=dark] .cls-color-price__compare{color:#fff6}[data-theme=dark] .cls-power-loading{color:#ffffff80}
/*# sourceMappingURL=/cdn/shop/t/40/assets/contact-lens-selector.css.map */
