.product-quantity{display:none!important}.product-form__input:has([name=Title]){display:none!important}.kf-configurator{display:flex;flex-wrap:wrap;gap:24px;background:#fff;color:#171717;border-radius:12px;overflow:hidden;font-family:var(--base-font-family, "Epilogue", sans-serif);height:100%;position:relative;border:1px solid #ececec}.kf-configurator *{box-sizing:border-box}.kf-configurator h2,.kf-configurator h3{font-family:var(--base-font-family, "Epilogue", sans-serif);font-weight:600;letter-spacing:.01em}.kf-preview{flex:1 1 420px;position:relative;background:#fff;display:flex;align-items:center;justify-content:center;min-height:420px}.kf-layerstack{position:relative;width:100%;max-width:460px;aspect-ratio:1 / 1}.kf-layerstack img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.kf-panel{width:100%;max-width:420px;padding:24px;overflow-y:auto;display:flex;flex-direction:column}.kf-progress-bar-track{position:sticky;top:0;height:4px;background:#ececec;border-radius:2px;overflow:hidden;margin-bottom:16px;flex-shrink:0;z-index:2}.kf-progress-bar-fill{height:100%;width:0%;background:#0abab5;transition:width .25s ease}.kf-price-bar{position:sticky;top:4px;background:#fff;padding-bottom:3px;margin-bottom:12px;border-bottom:1px solid #ececec;z-index:1;flex-shrink:0}.kf-price{font-size:28px;font-weight:700}.kf-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.kf-guide-slot:empty{display:none}.kf-configurator h2{font-size:18px;margin:0 0 4px}.kf-progress{font-size:11px;color:#767676;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.kf-question-viewport{flex:1}.kf-question{margin-bottom:12px}.kf-question-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px}.kf-question h3{font-size:13px;text-transform:uppercase;letter-spacing:.03em;color:#767676;margin:0}.kf-guide-link{flex-shrink:0;background:none;border:1px solid #0abab5;border-radius:6px;padding:5px 10px;color:#0abab5;font-size:11px;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;cursor:pointer;font-family:var(--base-font-family, "Epilogue", sans-serif)}.kf-guide-link:hover{background:#0abab5;color:#fff}.kf-guide-popup{position:fixed;top:0;left:0;right:0;height:100vh;height:100svh;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.kf-guide-popup[hidden]{display:none}.kf-guide-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#171717b3}.kf-guide-popup-panel{position:relative;width:100%;max-width:1000px;height:90vh;height:90svh;background:#fff;border-radius:12px;overflow:hidden}.kf-guide-popup-iframe{width:100%;height:100%;border:0;background:#fff}.kf-guide-popup-iframe[hidden]{display:none}.kf-guide-popup-loading{padding:40px 24px;text-align:center;font-family:var(--base-font-family, "Epilogue", sans-serif);font-size:14px;color:#767676}.kf-guide-popup-loading a{color:#0abab5}.kf-guide-popup-loading[hidden]{display:none}.kf-guide-popup-close{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#17171780;color:#fff;font-size:20px;line-height:1;cursor:pointer}.kf-guide-popup-close:hover{background:#171717b3}@media(max-width:700px){.kf-guide-popup{padding:0}.kf-guide-popup-panel{max-width:100%;height:100%;border-radius:0}}.kf-answers{display:grid;grid-template-columns:repeat(auto-fill,78px);gap:8px;align-items:start}.kf-answer{width:78px;cursor:pointer;border:2px solid transparent;border-radius:8px;padding:4px;text-align:center;background:transparent;font:inherit;color:inherit;display:flex;flex-direction:column;align-items:stretch}.kf-answer.is-selected{border-color:#0abab5;background:#e6f7f6}.kf-answer img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;border-radius:5px;background:#fff;display:block;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.kf-placeholder-sq{width:100%;aspect-ratio:1 / 1;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:4px}.kf-placeholder-sq span{font-size:11px;line-height:1.2;color:#767676}.kf-lbl{font-size:10px;margin-top:3px;line-height:1.2}.kf-delta{font-size:10px;color:#108474}.kf-variant-note{font-size:12px;color:#b5852e;margin-top:8px}.kf-required-hint{font-size:12px;color:#c11c1b;min-height:16px;margin-top:4px}.kf-text-input textarea{width:100%;min-height:70px;background:#fff;color:#171717;border:1px solid #d6d6d6;border-radius:8px;padding:10px;font-family:inherit;font-size:13px;resize:vertical}.kf-select select{width:100%;height:48px;background:#fff;color:#171717;border:1px solid #d6d6d6;border-radius:6px;padding:0 12px;font-family:inherit;font-size:14px}.kf-panel-footer{position:sticky;bottom:0;background:#fff;padding-top:8px;flex-shrink:0;z-index:1}.kf-nav{display:flex;gap:10px}.kf-nav-btn{flex:0 0 auto;width:44px;height:44px;border-radius:8px;border:1px solid #d6d6d6;background:#fff;color:#171717;font-size:18px;cursor:pointer}.kf-nav-btn:disabled{opacity:.35;cursor:not-allowed}.kf-nav-btn--next{flex:1 1 auto;width:auto;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--base-font-family, "Epilogue", sans-serif);font-weight:600}.kf-nav-btn--next[hidden]{display:none}.kf-cta{flex:1 1 auto;width:auto;height:auto;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;background:#0abab5;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:var(--base-font-family, "Epilogue", sans-serif);font-weight:600;white-space:nowrap}.kf-cta:disabled{background:#d6d6d6;color:#999;cursor:not-allowed}.kf-cta[hidden]{display:none}.kf-open-btn{display:block;width:100%;min-height:68px;padding:22px 24px;background:#0abab5;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:400;cursor:pointer;font-family:var(--base-font-family, "Epilogue", sans-serif);margin-bottom:10px}.kf-open-btn:hover{background:#108474}.kf-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;transition:opacity .3s ease}.kf-loading-overlay[hidden]{display:none}.kf-loading-overlay.kf-loading-overlay--fading{opacity:0}.kf-loading-label{font-family:var(--base-font-family, "Epilogue", sans-serif);font-size:13px;color:#767676}.kf-loading-bar-track{width:220px;height:6px;background:#ececec;border-radius:3px;overflow:hidden}.kf-loading-bar-fill{height:100%;width:0%;background:#0abab5;transition:width .15s ease}.kf-modal{position:fixed;top:0;left:0;right:0;height:100vh;height:100svh;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .25s ease}.kf-modal[hidden]{display:none}.kf-modal.kf-modal--open{opacity:1;pointer-events:auto}.kf-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#17171799}.kf-modal-panel{position:relative;width:96vw;max-width:1100px;height:94vh;height:94svh;overflow:hidden;border-radius:12px;transform:scale(.94) translateY(12px);transition:transform .25s ease;background:#fff}.kf-modal.kf-modal--open .kf-modal-panel{transform:scale(1) translateY(0)}.kf-modal-panel .kf-configurator{height:94vh;height:94svh;border:none}.kf-modal-panel .kf-panel{height:94vh;height:94svh}.kf-modal-close{position:absolute;top:10px;left:10px;z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#17171714;color:#171717;font-size:20px;line-height:1;cursor:pointer}.kf-modal-close:hover{background:#17171729}@media(max-width:700px){.kf-modal{padding:0}.kf-modal-panel{width:100%;max-width:100%;height:100%;border-radius:0}.kf-modal-panel .kf-configurator{height:100%;gap:0;flex-direction:column;flex-wrap:nowrap}.kf-modal-panel .kf-panel{height:48%;max-height:48%;overflow-y:hidden}.kf-preview{min-height:0;flex:1 1 52%;width:100%;background:#fff}.kf-layerstack{max-width:100%;width:100%;height:100%;aspect-ratio:auto}.kf-layerstack img{object-fit:cover}.kf-price-bar h2,.kf-progress{display:none}.kf-text-input textarea{font-size:16px}.kf-panel-footer{padding-bottom:0;padding-top:8px;padding-right:75px;background:transparent}.kf-nav{position:relative;justify-content:center;padding-left:54px;gap:0}.kf-nav [data-kf-prev]{position:absolute;left:0;top:0}.kf-nav-btn--next{flex:0 1 auto;padding:0 24px;margin-left:15px}.kf-cta{flex:0 1 auto;padding:0 24px;margin-left:15px;font-size:15px}.kf-question-viewport{margin-top:-3px}.kf-answers{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:8px;margin:0 -24px;padding:0 24px 4px}.kf-answer{flex:0 0 100px;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/kf-configurator.css.map */
