.th-lc,.th-lc *,.th-lc *:before,.th-lc *:after{box-sizing:border-box}.th-lc{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;display:block!important;visibility:hidden;pointer-events:none;overflow:hidden!important;transform:none!important;isolation:isolate}.th-lc.is-open{visibility:visible;pointer-events:auto}.th-lc__overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:#0000006b;opacity:0;transition:opacity .25s ease;z-index:0;pointer-events:none}.th-lc.is-open .th-lc__overlay{opacity:1;pointer-events:auto}.th-lc__panel{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:500px!important;max-width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:64px minmax(0,1fr) 104px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:-12px 0 40px #00000029;overflow:hidden!important;z-index:1;transform:translate3d(100%,0,0);transition:transform .35s cubic-bezier(.32,0,.15,1)}.th-lc.is-open .th-lc__panel{transform:translateZ(0)}.th-lc__header{width:100%!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0 20px!important;display:flex!important;align-items:center;gap:16px;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);z-index:5;flex-shrink:0}.th-lc__header-left{display:flex;align-items:center;gap:14px;flex:1 1 auto;min-width:0;margin:0;padding:0}.th-lc__header-back{-webkit-appearance:none;appearance:none;width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;flex-shrink:0}.th-lc__header-back:hover{background:rgba(var(--color-foreground),.06)}.th-lc__header-back svg{width:16px;height:16px}.th-lc__header-back[hidden],.th-lc__header-back.is-hidden{display:none}.th-lc__progress{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;margin:0;padding:0}.th-lc__progress-line{display:block;flex:1 1 0;min-width:0;height:3px;margin:0;padding:0;border-radius:2px;background:rgba(var(--color-foreground),.1);transition:background-color .2s ease}.th-lc__progress-line.is-active{background:rgb(var(--color-button))}.th-lc__close{-webkit-appearance:none;appearance:none;width:36px;height:36px;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;flex-shrink:0}.th-lc__close:hover{background:rgba(var(--color-foreground),.06)}.th-lc__close span{display:block;margin:0;padding:0;font-family:Arial,sans-serif;font-size:26px;font-weight:300;line-height:1}.th-lc__body{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:26px 28px 24px!important;overflow-x:hidden!important;overflow-y:auto!important;background:rgb(var(--color-background));scrollbar-width:none;-ms-overflow-style:none}.th-lc__body::-webkit-scrollbar{display:none;width:0;height:0}.th-lc__step{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:none}.th-lc__step.is-active{display:block}.th-lc__eyebrow{margin:0 0 8px;padding:0;font-family:var(--font-body-family);font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-button))}.th-lc__title{width:100%;max-width:100%;margin:0;padding:0;font-family:var(--font-heading-family);font-size:28px;font-weight:var(--font-heading-weight);line-height:1.15;letter-spacing:-.02em}.th-lc__subtitle{margin:8px 0 6px;padding:0;font-family:var(--font-body-family);font-size:13px;line-height:1.4;color:rgba(var(--color-foreground),.55)}.th-lc__options{width:100%;max-width:100%;display:flex;flex-direction:column;gap:0;margin:22px 0 0;padding:0}.th-lc-option{-webkit-appearance:none;appearance:none;width:100%;max-width:100%;min-width:0;height:auto;min-height:76px;margin:0;padding:16px 2px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:14px;border:0;border-bottom:1px dashed rgba(var(--color-foreground),.16);border-radius:0;background:transparent;color:rgb(var(--color-foreground));text-align:left;cursor:pointer;transition:background-color .15s ease}.th-lc__options .th-lc-option:last-child{border-bottom:0}.th-lc-option:hover{background:rgba(var(--color-foreground),.025)}.th-lc-option.is-selected{background:rgba(var(--color-button),.05)}.th-lc-option__icon{width:44px;height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border-radius:50%;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-button));font-size:17px;overflow:hidden;transition:background-color .15s ease}.th-lc-option.is-selected .th-lc-option__icon{background:rgba(var(--color-button),.14)}.th-lc-option__icon img,.th-lc-option__icon svg{width:100%;height:100%;object-fit:contain}.th-lc-option__content{min-width:0;max-width:100%;display:flex;flex-direction:column;gap:2px;margin:0;padding:0}.th-lc-option__content strong{display:flex;align-items:center;gap:5px;margin:0;padding:0;white-space:normal;font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:1.25}.th-lc-option__content small{display:block;margin:0;padding:0;white-space:normal;font-family:var(--font-body-family);font-size:11.5px;line-height:1.35;color:rgba(var(--color-foreground),.56)}.th-lc-option__info{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;min-width:14px;flex-shrink:0;border:1px solid rgba(var(--color-foreground),.35);border-radius:50%;font-family:var(--font-body-family);font-size:9px;font-weight:700;font-style:normal;line-height:1;color:rgba(var(--color-foreground),.5)}.th-lc-option__radio{width:20px;height:20px;min-width:20px;border:1.5px solid rgba(var(--color-foreground),.27);border-radius:50%;position:relative}.th-lc-option.is-selected .th-lc-option__radio{border-color:rgb(var(--color-button))}.th-lc-option.is-selected .th-lc-option__radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:rgb(var(--color-button))}.th-lc__lens-list{width:100%;max-width:100%;display:flex;flex-direction:column;gap:0;margin:22px 0 0;padding:0}.th-lc__lens-card{-webkit-appearance:none;appearance:none;width:100%;max-width:100%;min-width:0;min-height:70px;margin:0;padding:14px 2px;display:grid;grid-template-columns:56px minmax(0,1fr) 18px;align-items:center;gap:13px;border:0;border-bottom:1px dashed rgba(var(--color-foreground),.14);border-radius:0;background:transparent;color:rgb(var(--color-foreground));text-align:left;cursor:pointer;transition:background-color .15s ease}.th-lc__lens-list .th-lc__lens-card:last-child{border-bottom:0}.th-lc__lens-card:hover{background:rgba(var(--color-foreground),.025)}.th-lc__lens-card.is-selected{background:rgba(var(--color-button),.05)}.th-lc__lens-image{width:56px;height:46px;min-width:56px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.035)}.th-lc__lens-image img{display:block;width:100%;height:100%;object-fit:contain}.th-lc__lens-info{min-width:0;max-width:100%}.th-lc__lens-name{display:block;white-space:normal;font-family:var(--font-body-family);font-size:13px;font-weight:700;line-height:1.3}.th-lc__lens-price{display:block;margin-top:2px;font-family:var(--font-body-family);font-size:11px;line-height:1.25;color:rgba(var(--color-foreground),.6)}.th-lc__lens-radio{width:20px;height:20px;min-width:20px;border:1.5px solid rgba(var(--color-foreground),.27);border-radius:50%;position:relative}.th-lc__lens-card.is-selected .th-lc__lens-radio{border-color:rgb(var(--color-button))}.th-lc__lens-card.is-selected .th-lc__lens-radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:rgb(var(--color-button))}.th-lc__empty{width:100%;margin:0;padding:30px 10px;text-align:center;font-family:var(--font-body-family);font-size:13px;line-height:1.4;color:rgba(var(--color-foreground),.55)}.th-lc__footer{width:100%!important;height:104px!important;min-height:104px!important;max-height:none!important;flex-shrink:0!important;margin:0!important;padding:14px 28px 18px!important;display:flex!important;flex-direction:column;justify-content:center;gap:10px;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);z-index:5;flex-shrink:0}.th-lc__total{width:100%;height:20px;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-body-family);font-size:12px;color:rgba(var(--color-foreground),.6)}.th-lc__total strong{font-size:15px;font-weight:700;color:rgb(var(--color-foreground))}.th-lc__actions{width:100%;max-width:100%;display:block;margin:0;padding:0}.th-lc__back{display:none}.th-lc__continue{-webkit-appearance:none;appearance:none;width:100%;height:50px;min-height:50px;margin:0;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgb(var(--color-button));border-radius:8px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-body-family);font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1;cursor:pointer;transition:opacity .15s ease}.th-lc__continue:hover{opacity:.92}.th-lc__continue:disabled{opacity:.45;cursor:not-allowed}.th-lc__continue svg{width:16px;height:16px;flex-shrink:0}body.th-lc-open{overflow:hidden!important}@media screen and (max-width:749px){.th-lc__panel{width:100%!important;max-width:100%!important;grid-template-rows:60px minmax(0,1fr) 100px}.th-lc__header{height:60px!important;min-height:60px!important;padding:0 16px!important}.th-lc__body{padding:22px 18px!important}.th-lc__title{font-size:26px}.th-lc__subtitle{margin-bottom:4px;font-size:12px}.th-lc__options,.th-lc__lens-list{margin-top:18px}.th-lc-option{min-height:72px;grid-template-columns:40px minmax(0,1fr) 18px;gap:12px;padding:14px 2px}.th-lc-option__icon{width:40px;height:40px;min-width:40px}.th-lc-option__content strong{font-size:13px}.th-lc-option__content small{font-size:10.5px}.th-lc__footer{height:100px!important;min-height:100px!important;padding:12px 18px 16px!important}.th-lc__continue{height:48px;min-height:48px}.th-lc__lens-card{min-height:64px;grid-template-columns:52px minmax(0,1fr) 18px}.th-lc__lens-image{width:52px;height:44px;min-width:52px}}@media screen and (max-width:380px){.th-lc__title{font-size:24px}.th-lc__body,.th-lc__footer{padding-left:15px!important;padding-right:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/lens-configurator.css.map */
