:root{--ef-ivory: #F7F3EE;--ef-white: #FEFCF9;--ef-charcoal: #1E1E1B;--ef-bronze: #8A6A43;--ef-bronze-light: #A07D52;--ef-text-secondary: #5C5852;--ef-text-tertiary: #8A8579;--ef-line: #DED6CB;--ef-line-light: #E8E2D9;--ef-green: #8A6A43;--ef-font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--ef-font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}.ef-cfg{font-family:var(--ef-font-body);color:var(--ef-charcoal);line-height:1.7;position:relative;overflow-x:hidden;scroll-margin-top:70px}.ef-cfg button:active,.ef-cfg [role=button]:active{transform:scale(.98)}.ef-cfg input:focus,.ef-cfg select:focus,.ef-cfg textarea:focus{outline:none;box-shadow:0 0 0 3px #8a6a4326;border-color:var(--ef-bronze)}.ef-cfg-card{transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background .2s ease}.ef-cfg *,.ef-cfg *:before,.ef-cfg *:after{box-sizing:border-box;margin:0;padding:0}.ef-cfg button{font-family:inherit;cursor:pointer}.ef-cfg fieldset{border:none}.ef-cfg__layout{display:block}.ef-cfg-strip{position:fixed;top:var(--ef-cfg-strip-offset, var(--header-height, 64px));left:0;right:0;z-index:49;display:flex;gap:1px;height:4px;width:100%;background:#f7f3ee;pointer-events:none;border-bottom:1px solid rgba(30,30,27,.04);opacity:0;transition:opacity .32s ease}.ef-cfg-strip.is-ready{opacity:1}.ef-cfg-strip__seg{flex:1 1 0;height:100%;background:#8a6a431a;transition:background .36s cubic-bezier(.22,1,.36,1)}.ef-cfg-strip__seg.is-done{background:var(--ef-bronze, #8A6A43)}.ef-cfg-strip__seg.is-active{background:var(--ef-bronze, #8A6A43);animation:ef-cfg-strip-pulse 2.4s ease-in-out infinite}@keyframes ef-cfg-strip-pulse{0%,to{opacity:1}50%{opacity:.62}}@media(prefers-reduced-motion:reduce){.ef-cfg-strip__seg.is-active{animation:none}}.ef-cfg-progress{display:flex;flex-direction:column;margin-bottom:12px;width:100%}.ef-cfg-progress__header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:20px;width:100%;max-width:100%}.ef-cfg-progress__header-label{font-family:Inter,sans-serif!important;font-size:11px!important;letter-spacing:.14em;text-transform:uppercase;font-weight:600!important;color:#6f5336;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-cfg-progress__header-fraction{font-size:11px;color:var(--ef-text-tertiary, #8A8579);flex-shrink:0;white-space:nowrap}.ef-cfg-progress__header-fraction span{color:var(--ef-charcoal);font-weight:500}.ef-cfg-progress__nodes{position:relative;display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:2px}.ef-cfg-progress__track-line{position:absolute;top:14px;left:14px;right:14px;height:1px;background:var(--ef-line-light, #E8E2D9);z-index:0}.ef-cfg-progress__track-fill{position:absolute;top:14px;left:14px;height:1px;background:var(--ef-bronze);z-index:1;transition:width .4s cubic-bezier(.22,1,.36,1);width:0%}.ef-cfg-progress__node{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:2;cursor:pointer}.ef-cfg-progress__circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;transition:all .28s cubic-bezier(.22,1,.36,1);border:1.5px solid var(--ef-line-light, #E8E2D9);background:#fefcf9;color:var(--ef-text-tertiary, #8A8579);flex-shrink:0}.ef-cfg-progress__node.is-done .ef-cfg-progress__circle{background:var(--ef-charcoal);border-color:var(--ef-charcoal);color:#fff}.ef-cfg-progress__node.is-active .ef-cfg-progress__circle{background:#fefcf9;border:2px solid var(--ef-bronze);color:var(--ef-bronze);box-shadow:0 0 0 4px #8a6a4326;animation:efCfgPulse 2s ease-in-out infinite}@keyframes efCfgPulse{0%,to{transform:scale(1.1);box-shadow:0 0 0 4px #8a6a4326}50%{transform:scale(1.15);box-shadow:0 0 0 6px #8a6a4314}}.ef-cfg-progress__node.is-done .ef-cfg-progress__circle{animation:efCfgPop .3s cubic-bezier(.22,1,.36,1)}@keyframes efCfgPop{0%{transform:scale(.85)}50%{transform:scale(1.08)}to{transform:scale(1)}}.ef-cfg-progress__node-label{margin-top:6px;font-size:10px;font-weight:400;text-align:center;line-height:1.3;letter-spacing:.02em;color:var(--ef-text-tertiary, #8A8579);transition:color .28s}.ef-cfg-progress__node.is-done .ef-cfg-progress__node-label{color:var(--ef-text-secondary, #5C5852);font-weight:500}.ef-cfg-progress__node.is-done:hover .ef-cfg-progress__circle{transform:scale(1.1);box-shadow:0 0 0 3px #1e1e1b1f}.ef-cfg-progress__node.is-active .ef-cfg-progress__node-label{color:var(--ef-charcoal);font-weight:600}.ef-cfg-progress__node-summary{font-size:9px;color:var(--ef-bronze);font-weight:500;letter-spacing:.02em;text-align:center;line-height:1.2;max-width:64px;min-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-cfg-progress__node.is-error .ef-cfg-progress__circle{border-color:#c0392b;color:#c0392b;background:#fdf2f0;animation:efCfgShake .5s ease}.ef-cfg-progress__node.is-error .ef-cfg-progress__node-label{color:#c0392b;font-weight:600}@keyframes efCfgShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.ef-cfg-progress__pill{height:4px;background:var(--ef-line-light, #E8E2D9);border-radius:3px;overflow:hidden;width:100%;margin-top:4px}.ef-cfg-progress__pill-fill{height:100%;background:linear-gradient(90deg,var(--ef-bronze),#A07D52);border-radius:3px;transition:width .4s cubic-bezier(.22,1,.36,1);width:0%}@media(max-width:599px){.ef-cfg-progress{margin-bottom:4px}.ef-cfg-progress__header{margin-bottom:6px}.ef-cfg-progress__nodes{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:0;margin-bottom:0;padding:8px 0 2px}.ef-cfg-progress__nodes::-webkit-scrollbar{display:none}.ef-cfg-progress__node{flex:0 0 40%;scroll-snap-align:center;min-width:40%;gap:2px}.ef-cfg-progress__circle{width:26px;height:26px;font-size:11px}.ef-cfg-progress__track-line,.ef-cfg-progress__track-fill{display:none}.ef-cfg-progress__node-label{font-size:10px;margin-top:3px}.ef-cfg-progress__node-summary{display:none}.ef-cfg-progress__pill{margin-top:4px}.ef-cfg-sidebar{padding:10px 14px;margin-bottom:12px}.ef-cfg-price-line{font-size:12px;padding:2px 0}.ef-cfg-price-divider{margin:6px 0}.ef-cfg-price-total{font-size:14px;padding-top:4px;margin-top:4px}.ef-cfg-step.is-visible{padding-top:6px}.ef-cfg-step__eyebrow{font-size:10px;margin-bottom:2px}.ef-cfg-step__title{font-size:18px!important;margin-bottom:4px}.ef-cfg-step__subtitle{font-size:12px;margin-bottom:12px}.ef-cfg-ai-cta{padding:10px 14px;margin-bottom:12px;gap:8px}.ef-cfg-group{margin-bottom:16px}.ef-cfg-group__label{font-size:12px;margin-bottom:8px}.ef-cfg-card__img{aspect-ratio:3 / 2}.ef-cfg-card__img img{width:100%;height:100%}.ef-cfg-swatch-grid{gap:6px}.ef-cfg-swatch{width:calc((100% - 42px)/8);height:auto;aspect-ratio:1}.ef-cfg-swatch img{width:100%;height:100%}.ef-cfg-tabs{flex-wrap:wrap;overflow-x:visible;border-bottom:none;gap:6px}.ef-cfg-tab{flex:1 1 calc(50% - 3px);text-align:center;padding:8px 6px;font-size:11px;border:1.5px solid var(--ef-line);border-radius:6px;border-bottom-width:1.5px;margin-bottom:0}.ef-cfg-tab.is-active{border-color:var(--ef-bronze);background:#8a6a4314}}.ef-cfg-step{display:none}.ef-cfg-step.is-visible{display:block;padding-top:14px;animation:efCfgFadeIn .3s ease}@keyframes efCfgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ef-cfg-step__eyebrow{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#6f5336;margin-bottom:6px}.ef-cfg-step__title{font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:1.2;letter-spacing:-.01em;margin-bottom:8px;color:#1e1e1b}.ef-cfg-step__subtitle{font-family:Inter,sans-serif!important;font-size:13px;font-weight:400;color:#8a8579;margin-bottom:24px;line-height:1.5}.ef-cfg-group{margin-bottom:28px}.ef-cfg-group__label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ef-text-secondary);margin-bottom:12px}.ef-cfg-group__hint{font-size:12px;font-style:italic;color:var(--ef-text-secondary);margin:-6px 0 12px;opacity:.85;line-height:1.4}.ef-cfg-group__grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ef-cfg-group__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ef-cfg-group__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:599px){.ef-cfg-group__grid--3,.ef-cfg-group__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.ef-cfg-group--disabled{opacity:.4;pointer-events:none;filter:grayscale(.6);transition:opacity .2s ease,filter .2s ease}.ef-cfg[data-arch=false] .ef-cfg-arch-show,.ef-cfg[data-arch=true] .ef-cfg-arch-hide{display:none!important}.ef-cfg-arch-diagram{margin:0 0 24px;border:1px solid var(--ef-line);border-radius:8px;overflow:hidden;background:#fefcf9;padding:12px 16px 8px}.ef-cfg-arch-diagram svg{display:block;width:100%;height:auto;max-width:480px;margin:0 auto}.ef-cfg-arch-diagram-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;fill:#8a6a43;letter-spacing:.04em;text-transform:uppercase}.ef-cfg-template-card{margin-top:24px;padding:18px 18px 16px;background:linear-gradient(180deg,#fff8ec,#fefcf9);border:1px solid #E5D4B0;border-radius:10px;position:relative;overflow:hidden}.ef-cfg-template-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c4a157,#8a6a43,#c4a157)}.ef-cfg-template-card__head{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.ef-cfg-template-card__head>svg{flex-shrink:0;color:#8a6a43;margin-top:2px}.ef-cfg-template-card__head h3,.ef-cfg-template-card__title{display:block;margin:0 0 4px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important;text-transform:none!important;letter-spacing:.01em!important;color:#1e1e1b!important}.ef-cfg-template-card__head p{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13px!important;line-height:1.5!important;color:var(--ef-text-secondary, #5A554F)!important}.ef-cfg-template-card__actions{display:flex;gap:10px;flex-wrap:wrap}.ef-cfg-template-card__cta{flex:1 1 auto;min-height:44px;padding:0 18px;background:#1e1e1b;color:#fefcf9;border:none;border-radius:6px;font-family:var(--ef-font-body);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .15s ease,transform .1s ease}.ef-cfg-template-card__cta:hover{background:#8a6a43}.ef-cfg-template-card__cta:active{transform:translateY(1px)}.ef-cfg-template-card__alt{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 16px;border:1px solid #25D366;background:#fff;color:#25d366;border-radius:6px;font-family:var(--ef-font-body);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:background .15s ease,color .15s ease}.ef-cfg-template-card__alt:hover{background:#25d366;color:#fff}.ef-cfg-template-card__fineprint{margin:12px 0 0;font-size:11px;line-height:1.5;color:var(--ef-text-tertiary);font-style:italic}.ef-cfg-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#14141399;z-index:9999;padding:16px}.ef-cfg-modal[data-open=true]{display:flex}.ef-cfg-modal__panel{background:var(--ef-white);border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:26px 24px 22px;box-shadow:0 20px 60px #0000004d;position:relative}.ef-cfg-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:transparent;cursor:pointer;border-radius:50%;font-size:24px;line-height:1;color:var(--ef-text-secondary)}.ef-cfg-modal__close:hover{background:#0000000d;color:#1e1e1b}.ef-cfg-modal__title{margin:0 0 6px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important;text-transform:none!important;letter-spacing:normal!important;color:#1e1e1b!important}.ef-cfg-modal__sub{margin:0 0 18px;font-size:13px;color:var(--ef-text-secondary);line-height:1.5}.ef-cfg-modal__form{display:flex;flex-direction:column;gap:12px}.ef-cfg-modal__row{display:flex;gap:10px}.ef-cfg-modal__field{display:flex;flex-direction:column;flex:1}.ef-cfg-modal__field label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:var(--ef-text-secondary);margin-bottom:4px}.ef-cfg-modal__field input,.ef-cfg-modal__field textarea{font-family:var(--ef-font-body);font-size:14px;padding:10px 12px;border:1px solid var(--ef-line);border-radius:6px;background:var(--ef-white)}.ef-cfg-modal__field input:focus,.ef-cfg-modal__field textarea:focus{outline:none;border-color:#8a6a43;box-shadow:0 0 0 2px #8a6a4326}.ef-cfg-modal__submit{margin-top:6px;min-height:48px;background:#1e1e1b;color:#fefcf9;border:none;border-radius:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .15s ease}.ef-cfg-modal__submit:hover:not(:disabled){background:#8a6a43}.ef-cfg-modal__submit:disabled{opacity:.5;cursor:not-allowed}.ef-cfg-modal__success{display:none;text-align:center;padding:20px 8px}.ef-cfg-modal__success svg{color:#3a6b3a;margin-bottom:10px}.ef-cfg-modal[data-success=true] .ef-cfg-modal__form{display:none}.ef-cfg-modal[data-success=true] .ef-cfg-modal__success{display:block}.ef-cfg-modal__error{margin-top:8px;font-size:12px;color:#c0392b;display:none}.ef-cfg-modal[data-error=true] .ef-cfg-modal__error{display:block}.ef-cfg-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px 10px 14px;background:#fefcf9;border:1.5px solid var(--ef-line);border-radius:8px;cursor:pointer;text-align:center;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease,background .24s ease;outline:none}.ef-cfg-card:hover{border-color:var(--ef-bronze-light);transform:translateY(-2px);box-shadow:0 4px 12px #1e1e1b0f}.ef-cfg-card[aria-checked=true]{border-color:var(--ef-bronze);background:#f5f0e8}.ef-cfg-card__check{position:absolute;top:8px;right:8px;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease}.ef-cfg-card__check svg{width:18px;height:18px}.ef-cfg-card[aria-checked=true] .ef-cfg-card__check{opacity:1;transform:scale(1)}.ef-cfg-card__img{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;margin-bottom:6px;padding:0;overflow:hidden;border-radius:8px}.ef-cfg-group__grid:not(.ef-cfg-group__grid--3):not(.ef-cfg-group__grid--4) .ef-cfg-card__img{aspect-ratio:3 / 2}.ef-cfg-group__grid:not(.ef-cfg-group__grid--3):not(.ef-cfg-group__grid--4) .ef-cfg-card__img img{width:100%;height:100%;object-fit:contain}.ef-cfg-card__img img{width:95%;height:95%;object-fit:contain;display:block;border-radius:8px}.ef-cfg-card__body{flex:1;display:flex;flex-direction:column;align-items:center;padding:2px 10px 0}.ef-cfg-card__title{font-size:14px;font-weight:600;color:var(--ef-charcoal);margin-bottom:2px}.ef-cfg-card__desc{font-size:12px;color:var(--ef-text-tertiary);margin-bottom:6px;flex:1;font-style:normal}.ef-cfg-card__price{display:inline-block;font-size:11px;font-weight:700;color:var(--ef-bronze);background:#8a6a4314;padding:3px 8px;border-radius:3px;letter-spacing:.02em}.ef-cfg-card--no-img .ef-cfg-card__img{display:none}.ef-cfg-img-broken{background:linear-gradient(135deg,#d4c5b0,#b8a892,#a08970);border-radius:50%;min-height:60px}.ef-cfg-card--has-preview{position:relative}.ef-cfg-card__preview{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:100;width:240px;background:#fefcf9;border:1.5px solid var(--ef-line);border-radius:10px;box-shadow:0 12px 32px #1e1e1b26;padding:8px;pointer-events:none}.ef-cfg-card__preview img{width:100%;height:auto;border-radius:6px;display:block}.ef-cfg-card__preview-label{text-align:center;font-size:12px;font-weight:600;color:var(--ef-charcoal);padding:6px 0 2px}.ef-cfg-card--has-preview:hover .ef-cfg-card__preview,.ef-cfg-card--has-preview:focus-visible .ef-cfg-card__preview{display:block}.ef-cfg-group__grid:not(.ef-cfg-group__grid--3):not(.ef-cfg-group__grid--4)>.ef-cfg-card--has-preview:nth-child(odd) .ef-cfg-card__preview{left:0;right:auto;transform:none}.ef-cfg-group__grid:not(.ef-cfg-group__grid--3):not(.ef-cfg-group__grid--4)>.ef-cfg-card--has-preview:nth-child(2n) .ef-cfg-card__preview{left:auto;right:0;transform:none}.ef-cfg-group__grid--3>.ef-cfg-card--has-preview:nth-child(3n+1) .ef-cfg-card__preview{left:0;right:auto;transform:none}.ef-cfg-group__grid--3>.ef-cfg-card--has-preview:nth-child(3n) .ef-cfg-card__preview{left:auto;right:0;transform:none}.ef-cfg-group__grid--4>.ef-cfg-card--has-preview:nth-child(4n+1) .ef-cfg-card__preview{left:0;right:auto;transform:none}.ef-cfg-group__grid--4>.ef-cfg-card--has-preview:nth-child(4n) .ef-cfg-card__preview{left:auto;right:0;transform:none}@media(max-width:768px),(hover:none),(pointer:coarse){.ef-cfg-card__preview,.ef-cfg-card--has-preview:hover .ef-cfg-card__preview,.ef-cfg-card--has-preview:focus-visible .ef-cfg-card__preview,.ef-cfg-card--has-preview:focus .ef-cfg-card__preview,.ef-cfg-card--has-preview:active .ef-cfg-card__preview{display:none!important}}.ef-cfg-measure{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media(max-width:599px){.ef-cfg-measure{grid-template-columns:1fr}}.ef-cfg-simple-dims{background:var(--ef-ivory, #FEFCF9);border:1px solid var(--ef-line, #E0D8CE);border-radius:8px;padding:14px 18px;margin-bottom:16px}.ef-cfg-simple-dims__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ef-text-tertiary, #8A8478);margin-bottom:4px}.ef-cfg-simple-dims__value{font-size:15px;font-weight:500;color:var(--ef-charcoal, #1E1E1B)}.ef-cfg-video-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:5px;background:var(--ef-charcoal, #1E1E1B);color:#fff!important;font-size:13px;font-weight:600;letter-spacing:.04em;text-decoration:none!important;transition:background .2s ease,transform .1s ease;margin-top:4px}.ef-cfg-video-btn:hover{background:var(--ef-bronze, #8A6A43);color:#fff!important}.ef-cfg-video-btn:active{transform:scale(.98)}.ef-cfg-video-btn svg{flex-shrink:0;stroke:#fff!important}.ef-cfg-video-btn{border:none;cursor:pointer}.ef-cfg-video-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:9998}.ef-cfg-video-modal__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;width:90%;max-width:720px;background:#000;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px #00000080}.ef-cfg-video-modal__close{position:absolute;top:8px;right:10px;z-index:10;background:none;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer;opacity:.7;transition:opacity .15s}.ef-cfg-video-modal__close:hover{opacity:1}.ef-cfg-video-modal__player{position:relative;padding-bottom:56.25%;height:0}.ef-cfg-video-modal__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.ef-cfg-input-group label{display:block;font-size:13px;font-weight:600;text-transform:none;letter-spacing:.01em;color:var(--ef-text-secondary);margin-bottom:6px}.ef-cfg-input-group__desc{font-size:12px;color:var(--ef-text-tertiary);margin-bottom:8px}.ef-cfg-input-group input{width:100%;padding:10px 14px;font-size:16px;font-family:var(--ef-font-body);border:1.5px solid var(--ef-line);border-radius:6px;background:#fff;color:var(--ef-charcoal);transition:border-color .2s}.ef-cfg-input-group input:focus{outline:none;border-color:var(--ef-bronze);box-shadow:0 0 0 3px #8a6a431f}.ef-cfg-input-group input::placeholder{color:#b0ada8;font-weight:400}.ef-cfg-opening-diagram{display:flex;justify-content:center;margin:4px 0 24px}.ef-cfg-opening-diagram svg{width:100%;max-width:360px;height:auto;transition:all .35s ease}.ef-cfg-opening-dim-label{font-family:var(--ef-font-body);font-size:11px;font-weight:600;fill:var(--ef-bronze, #8A6A43);letter-spacing:.02em}.ef-cfg-opening-dim-val{font-family:var(--ef-font-body);font-size:13px;font-weight:700;fill:#1e1e1b}.ef-cfg-opening-dim-line{stroke:var(--ef-bronze, #8A6A43);stroke-width:.8;stroke-dasharray:3 2}.ef-cfg-opening-dim-cap{stroke:var(--ef-bronze, #8A6A43);stroke-width:1.2}.ef-cfg-opening-dim-arrow{fill:var(--ef-bronze, #8A6A43)}@media(max-width:599px){.ef-cfg-opening-diagram svg{max-width:300px}}@keyframes efAiCtaPulse{0%,to{box-shadow:0 0 #7ac79266}50%{box-shadow:0 0 0 8px #7ac79200}}@keyframes efAiCtaShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes efAiIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ef-cfg-ai-cta{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;margin-bottom:24px;background:linear-gradient(90deg,transparent 0%,rgba(122,199,146,.1) 50%,transparent 100%) 0 0 / 200% 100%,linear-gradient(135deg,#1a3a2a,#1e4d32);border:1px solid rgba(122,199,146,.25);border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left;animation:efAiCtaPulse 2.5s ease-in-out infinite,efAiCtaShimmer 3s ease-in-out infinite}.ef-cfg-ai-cta:hover{border-color:#7ac79280;box-shadow:0 4px 20px #1a3a2a66;transform:translateY(-1px);animation:none}.ef-cfg-ai-cta__icon{color:#7ac792;flex-shrink:0;animation:efAiIconFloat 2s ease-in-out infinite}.ef-cfg-ai-cta:hover .ef-cfg-ai-cta__icon{animation:none}.ef-cfg-ai-cta__text{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0;font-family:var(--ef-font-body)}.ef-cfg-ai-cta__title{display:block;font-size:13px;font-weight:600;color:#fefcf9;line-height:1.25;letter-spacing:.005em}.ef-cfg-ai-cta__desc{display:block;font-size:11.5px;font-weight:400;color:#fefcf9b8;line-height:1.35;letter-spacing:.005em}.ef-cfg-ai-cta__text strong{font-weight:600;color:#fefcf9}@media(max-width:599px){.ef-cfg-ai-cta__title{font-size:12.5px}.ef-cfg-ai-cta__desc{font-size:11px;line-height:1.3}}.ef-cfg-ai-cta__arrow{color:#fefcf966;flex-shrink:0;transition:transform .2s}.ef-cfg-ai-cta:hover .ef-cfg-ai-cta__arrow{transform:translate(4px);color:#7ac792}@media(prefers-reduced-motion:reduce){.ef-cfg-ai-cta,.ef-cfg-ai-cta__icon{animation:none}}.ef-cfg-ai-estimated{display:none;margin-bottom:16px;padding:12px 14px;border:1.5px solid rgba(122,199,146,.35);border-radius:8px;background:#1a3a2a0a}.ef-cfg-ai-estimated__header{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3a6b3a;margin-bottom:6px}.ef-cfg-ai-estimated__badge{display:inline-block;padding:2px 7px;background:#7ac79233;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#3a6b3a}.ef-cfg-ai-estimated__note{font-size:11px;color:#5c5852;line-height:1.5;margin:0 0 8px}.ef-cfg-ai-estimated__tips{list-style:none;padding:0;margin:0}.ef-cfg-ai-estimated__tips li{font-size:11px;color:#5c5852;line-height:1.5;padding:3px 0 3px 18px;position:relative}.ef-cfg-ai-estimated__tips li:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233A6B3A' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center/contain}.ef-cfg-ai-estimated__lintel{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding:8px 10px;background:#f7f3ee;border-radius:6px;font-size:11px;color:#5c5852;line-height:1.4}.ef-cfg-ai-estimated__lintel svg{flex-shrink:0;margin-top:1px}.ef-cfg-fit-advice,.ef-cfg-ai-advice{margin-top:10px;padding:10px 12px;border-radius:6px;background:#1a3a2a0a;border-left:3px solid #3A6B3A;font-size:11px;color:#5c5852;line-height:1.5}.ef-cfg-fit-advice strong,.ef-cfg-ai-advice strong{color:#1e1e1b}.ef-cfg-fit-advice em,.ef-cfg-ai-advice em{font-style:normal;color:#3a6b3a;font-weight:600}.ef-cfg-ai-img-wrap{position:relative;overflow:hidden;border-radius:6px;margin-bottom:12px}.ef-cfg-ai-img-wrap img{width:100%;max-height:160px;object-fit:cover;display:block}.ef-cfg-ai-img-wrap:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#C8A870 40%,#8A6A43 50%,#C8A870 60%,transparent 100%);box-shadow:0 0 15px 3px #8a6a4380;animation:efAiScanCfg 2s ease-in-out infinite}@keyframes efAiScanCfg{0%{top:0}to{top:100%}}.ef-cfg-ai-progress-wrap{max-width:320px;margin:12px auto 0;height:4px;background:#8a6a431f;border-radius:2px;overflow:hidden;position:relative}.ef-cfg-ai-progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#8a6a43,#c8a870);border-radius:2px;animation:efAiProgressCfg 50s cubic-bezier(.4,0,.2,1) forwards;position:relative}.ef-cfg-ai-progress-bar:after{content:"";position:absolute;top:0;right:0;width:30px;height:100%;background:linear-gradient(90deg,transparent,rgba(254,252,249,.5));animation:efAiShimmerCfg 1.6s linear infinite}@keyframes efAiProgressCfg{0%{width:0%}8%{width:12%}20%{width:28%}40%{width:50%}60%{width:68%}80%{width:82%}95%{width:92%}to{width:96%}}@keyframes efAiShimmerCfg{0%{transform:translate(-100%)}to{transform:translate(40px)}}.ef-cfg-card__ai-info{margin-top:8px;padding-top:8px;border-top:1px solid rgba(138,106,67,.14);font-family:Inter,-apple-system,sans-serif}.ef-cfg-card__ai-badge{display:inline-flex;align-items:center;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;margin-bottom:5px;border-radius:3px;background:#8a6a43;color:#fefcf9}.ef-cfg-card__ai-tol{font-size:10.5px;color:#5c5852;margin-bottom:4px;letter-spacing:.02em}.ef-cfg-card__ai-tol strong{color:#1e1e1b;font-weight:600}.ef-cfg-card__ai-reason{font-size:11px;color:#3a3732;line-height:1.45;margin:0}.ef-cfg-card__ai-unavail{display:inline-flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.04em;color:#b43e3e;margin-bottom:4px}.ef-cfg-card--ai-recommended{border-color:#8a6a438c!important;box-shadow:0 0 0 1px #8a6a4340}.ef-cfg-card--ai-unavailable{opacity:.5;filter:grayscale(.6);cursor:not-allowed!important}.ef-cfg-card--ai-unavailable:hover{transform:none!important}.ef-cfg-fit-cards{margin-top:12px;padding:14px;background:#fefcf9;border:1px solid #E8E2D9;border-radius:8px}.ef-cfg-fit-cards__intro{font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:600;color:#8a6a43;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px}.ef-cfg-fit-card{position:relative;display:block;padding:0;margin-bottom:10px;background:#f7f3ee;border:1.5px solid #E8E2D9;border-radius:6px;overflow:hidden;font-family:Inter,-apple-system,sans-serif;transition:border-color .2s,background .2s,transform .2s}.ef-cfg-fit-card:last-child{margin-bottom:0}.ef-cfg-fit-card__media{background:#fefcf9;border-bottom:1px solid #E8E2D9;padding:10px;text-align:center}.ef-cfg-fit-card__media img{width:100%;max-width:240px;height:auto;display:inline-block;vertical-align:middle}.ef-cfg-fit-card__body{padding:14px}.ef-cfg-fit-card__tagline{font-size:11px;color:#5c5852;margin:0 0 8px;font-style:italic}.ef-cfg-fit-card.is-recommended{border-color:#8a6a4373;background:#8a6a430d}.ef-cfg-fit-card.is-selected{border-color:#3a6b3a;background:#3a6b3a0f}.ef-cfg-fit-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.ef-cfg-fit-card__title{font-size:14px;font-weight:600;color:#1e1e1b;letter-spacing:-.01em}.ef-cfg-fit-card__badge{display:inline-block;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:3px;background:#8a6a43;color:#fefcf9}.ef-cfg-fit-card__tolerance{font-size:11px;color:#5c5852;margin-bottom:6px}.ef-cfg-fit-card__tolerance strong{color:#1e1e1b;font-weight:600}.ef-cfg-fit-card__reason{font-size:12px;color:#3a3732;line-height:1.5;margin:0 0 8px}.ef-cfg-fit-card__measuring{list-style:none;padding:0;margin:0 0 10px}.ef-cfg-fit-card__measuring li{position:relative;font-size:11.5px;color:#3a3732;line-height:1.45;padding:3px 0 3px 16px}.ef-cfg-fit-card__measuring li:before{content:"";position:absolute;left:4px;top:10px;width:4px;height:4px;border-radius:50%;background:#8a6a43}.ef-cfg-fit-card__use{display:inline-block;padding:8px 16px;background:#1e1e1b;color:#fefcf9;border:none;border-radius:4px;font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.06em;cursor:pointer;transition:background .2s}.ef-cfg-fit-card__use:hover:not(:disabled){background:#3a3732}.ef-cfg-fit-card__use.is-selected{background:#3a6b3a;cursor:default}.ef-cfg-fit-card__use:disabled{cursor:default;opacity:.85}@media(min-width:600px){.ef-cfg-fit-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.ef-cfg-fit-cards.is-single{grid-template-columns:1fr;max-width:460px}.ef-cfg-fit-cards__intro{grid-column:1 / -1}.ef-cfg-fit-card{margin-bottom:0}}.ef-cfg-ai-panel{margin-bottom:24px;border:1.5px solid rgba(122,199,146,.3);border-radius:8px;overflow:hidden;background:#1a3a2a0a}.ef-cfg-ai-panel__upload{display:flex;flex-direction:column;align-items:center;padding:28px;cursor:pointer;transition:background .2s}.ef-cfg-ai-panel__upload:hover{background:#1a3a2a14}.ef-cfg-ai-panel__label{font-size:13px;font-weight:600;color:#1e1e1b;margin:10px 0 2px}.ef-cfg-ai-panel__hint{font-size:11px;color:#8a8579;margin:0}.ef-cfg-ai-panel__analyzing{padding:20px;text-align:center}.ef-cfg-ai-panel__status{font-size:13px;font-weight:600;color:#1e1e1b;margin:0 0 4px}.ef-cfg-ai-panel__substatus{font-size:11px;color:#8a8579;margin:0;transition:opacity .2s}.ef-cfg-ai-panel__result{padding:16px}.ef-cfg-ai-panel__result-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#3a6b3a;margin-bottom:10px}.ef-cfg-ai-panel__specs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.ef-cfg-ai-panel__spec{flex:1;min-width:calc(50% - 3px);padding:8px 10px;background:#f7f3ee;border-radius:6px;text-align:center}.ef-cfg-ai-panel__spec-label{font-size:9px;font-weight:600;color:#8a8579;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.ef-cfg-ai-panel__spec-val{font-size:12px;font-weight:600;color:#1e1e1b}.ef-cfg-ai-panel__tip{font-size:11px;color:#5c5852;line-height:1.5;margin:0;padding:8px 12px;background:#f7f3ee;border-left:3px solid #3A6B3A;border-radius:4px;font-style:italic}.ef-cfg-ai-trust{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:12px 14px;background:linear-gradient(180deg,#f5fbf6,#edf6ee);border:1px solid #D4E8D7;border-left:3px solid #3A6B3A;border-radius:6px}.ef-cfg-ai-trust__icon{color:#3a6b3a;flex-shrink:0;margin-top:1px}.ef-cfg-ai-trust__body{flex:1;min-width:0}.ef-cfg-ai-trust__title{font-family:var(--ef-font-body);font-size:11.5px;font-weight:600;color:#1e1e1b;margin:0 0 3px;letter-spacing:.005em}.ef-cfg-ai-trust__text{font-family:var(--ef-font-body);font-size:11.5px;color:#3a3732;line-height:1.5;margin:0}.ef-cfg-size-section{margin-bottom:16px}.ef-cfg-size-header{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.ef-cfg-size-header__label{font-size:14px;font-weight:600;color:var(--ef-charcoal)}.ef-cfg-size-header__desc{font-size:12px;color:var(--ef-text-tertiary)}.ef-cfg-size-result{padding:12px 16px;border:1.5px solid var(--ef-line);border-radius:6px;background:var(--ef-white);margin-bottom:16px;display:none}.ef-cfg-size-result.is-visible{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ef-cfg-size-result__total{font-size:13px;font-weight:600;color:var(--ef-charcoal)}.ef-cfg-size-badge{display:inline-block;font-size:12px;font-weight:600;padding:2px 8px;border-radius:4px;background:#8a6a4314;color:var(--ef-bronze);font-style:normal}.ef-cfg-size-surcharge{font-size:13px;font-weight:500;color:var(--ef-text-secondary);margin-left:auto}.ef-cfg-measure-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--ef-bronze);text-decoration:underline;text-underline-offset:2px;margin-bottom:8px}.ef-cfg-measure-link:hover{color:var(--ef-bronze-light)}.ef-cfg-htmeasure{margin-bottom:20px}.ef-cfg-htmeasure__toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:#8a6a430f;border:1px solid rgba(138,106,67,.15);border-radius:8px;cursor:pointer;font-family:var(--ef-font-body);font-size:13px;font-weight:600;color:var(--ef-bronze);text-align:left;transition:background .2s ease,border-color .2s ease}.ef-cfg-htmeasure__toggle:hover{background:#8a6a431a;border-color:#8a6a434d}.ef-cfg-htmeasure__toggle svg{flex-shrink:0;transition:transform .3s ease}.ef-cfg-htmeasure__toggle[aria-expanded=true] svg{transform:rotate(90deg)}.ef-cfg-htmeasure__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease;overflow:hidden}.ef-cfg-htmeasure__body[aria-hidden=false]{grid-template-rows:1fr}.ef-cfg-htmeasure__inner{min-height:0;overflow:hidden}.ef-cfg-htmeasure__content{padding:16px 0 4px}.ef-cfg-htm-step{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.ef-cfg-htm-step__num{width:28px;height:28px;min-width:28px;border-radius:50%;border:1.5px solid var(--ef-bronze);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--ef-bronze);margin-top:1px}.ef-cfg-htm-step__text{flex:1}.ef-cfg .ef-cfg-htm-step__text h4,.ef-cfg .ef-cfg-htm-step__text h4:where(*){font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:16px!important;font-weight:600!important;color:var(--ef-charcoal);margin:0 0 3px}.ef-cfg-htm-step__text p{font-size:12.5px;color:var(--ef-text-tertiary);line-height:1.6;margin:0}.ef-cfg-htm-tip{background:#3a6b3a0f;border-left:3px solid #3A6B3A;padding:10px 14px;border-radius:0 6px 6px 0;font-size:12px;color:var(--ef-charcoal);line-height:1.6;margin:8px 0 16px}.ef-cfg-htm-tip strong{color:#3a6b3a}.ef-cfg-htm-divider{height:1px;background:var(--ef-line);margin:12px 0}.ef-cfg-htm-fullguide{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--ef-bronze);text-decoration:underline;text-underline-offset:2px}.ef-cfg-htm-fullguide:hover{color:var(--ef-bronze-light)}.ef-cfg-variant-select{width:100%;padding:12px 16px;font-size:15px;font-family:var(--ef-font-body);border:1.5px solid var(--ef-line);border-radius:6px;background:#fff;color:var(--ef-charcoal);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235C5852' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer;margin-bottom:20px}.ef-cfg-variant-select:focus{outline:none;border-color:var(--ef-bronze);box-shadow:0 0 0 3px #8a6a431f}.ef-cfg-frame-diagram{background:#f0ece5;border-radius:8px;padding:20px;margin-bottom:16px;display:flex;justify-content:center}.ef-cfg-frame-svg{width:100%;max-width:none;height:auto}.ef-cfg-frame-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ef-cfg-frame-field label{display:block;font-size:12px;font-weight:600;color:var(--ef-text-secondary);margin-bottom:4px;letter-spacing:.03em}.ef-cfg-frame-input-wrap{position:relative;display:flex;align-items:center}.ef-cfg-frame-input-wrap input{width:100%;padding:10px 28px 10px 12px;border:1.5px solid var(--ef-line);border-radius:6px;font-size:16px;font-weight:500;color:var(--ef-charcoal);background:var(--ef-white);transition:border-color .2s,box-shadow .2s}.ef-cfg-frame-input-wrap input:focus{border-color:var(--ef-bronze);box-shadow:0 0 0 3px #8a6a431f;outline:none}.ef-cfg-frame-unit{position:absolute;right:10px;font-size:14px;font-weight:600;color:var(--ef-text-tertiary);pointer-events:none}@media(max-width:599px){.ef-cfg-frame-inputs{grid-template-columns:1fr 1fr;gap:8px}.ef-cfg-frame-input-wrap input{font-size:16px;min-height:48px}}.ef-cfg-tabs{display:flex;gap:4px;border-bottom:2px solid var(--ef-line-light);margin-bottom:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ef-cfg-tabs::-webkit-scrollbar{display:none}.ef-cfg-tab{padding:10px 18px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ef-charcoal);border-bottom:2.5px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color .2s,border-color .2s,background .2s;border-radius:4px 4px 0 0}.ef-cfg-tab:hover{color:var(--ef-bronze);background:#8a6a430a}.ef-cfg-tab.is-active{color:var(--ef-bronze);border-bottom-color:var(--ef-bronze);background:#8a6a430f}.ef-cfg-swatch-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.ef-cfg-swatch{position:relative;width:44px;height:44px;border-radius:50%;border:2px solid var(--ef-line);padding:2px;transition:transform .15s,border-color .2s,box-shadow .2s;flex-shrink:0}.ef-cfg-swatch:hover{transform:scale(1.15);border-color:var(--ef-bronze-light);z-index:2}.ef-cfg-swatch[aria-checked=true]{border-color:var(--ef-bronze);box-shadow:0 0 0 2px var(--ef-bronze)}.ef-cfg-swatch[aria-checked=true]:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#1e1e1b66;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}.ef-cfg-swatch__circle{display:block;width:100%;height:100%;border-radius:50%;background-size:cover;background-position:center}.ef-cfg-swatch__tooltip{display:none!important}.ef-cfg-swatch-popup{display:none;position:absolute;z-index:100;width:200px;background:var(--ef-charcoal);border-radius:10px;overflow:hidden;box-shadow:0 12px 40px #00000040;pointer-events:none}.ef-cfg-swatch-popup.is-visible{display:block}.ef-cfg-swatch-popup__img{width:200px;height:200px;min-width:200px;min-height:200px;object-fit:cover;display:block}.ef-cfg-swatch-popup__info{padding:12px 14px}.ef-cfg-swatch-popup__name{color:#fff;font-size:14px;font-weight:600;margin-bottom:2px}.ef-cfg-swatch-popup__price{color:var(--ef-bronze-light);font-size:13px;font-weight:500}.ef-cfg-finish-preview,.ef-cfg-finish-preview.is-visible{display:none!important}.ef-cfg-finish-preview__swatch{width:40px;height:40px;border-radius:50%;background-size:cover;background-position:center;border:2px solid var(--ef-line);flex-shrink:0}.ef-cfg-finish-preview__name{font-size:14px;font-weight:600}.ef-cfg-finish-preview__price{font-size:13px;color:var(--ef-green);font-weight:500}.ef-cfg-samples{margin:0 0 24px;border:1.5px solid var(--ef-line);border-radius:10px;background:linear-gradient(180deg,#fefcf9,#f7f3ee);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ef-cfg-samples[open]{border-color:var(--ef-bronze);box-shadow:0 4px 18px #8a6a4314}.ef-cfg-samples__summary{display:flex;align-items:center;gap:14px;padding:14px 16px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.ef-cfg-samples__summary::-webkit-details-marker{display:none}.ef-cfg-samples__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#8a6a431f;color:var(--ef-bronze)}.ef-cfg-samples__title-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ef-cfg-samples__title,.ef-cfg-samples__title strong{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.ef-cfg-samples__title{font-weight:500;font-size:14px;line-height:1.3;color:var(--ef-charcoal)}.ef-cfg-samples__title strong{font-weight:700}.ef-cfg-samples__hint,.ef-cfg-samples__hint strong{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.ef-cfg-samples__hint{font-weight:400;font-size:12px;line-height:1.4;color:var(--ef-text-secondary)}.ef-cfg-samples__hint strong{color:var(--ef-bronze);font-weight:600}.ef-cfg-samples__chev{flex-shrink:0;color:var(--ef-text-tertiary);transition:transform .22s cubic-bezier(.22,1,.36,1)}.ef-cfg-samples[open] .ef-cfg-samples__chev{transform:rotate(180deg)}.ef-cfg-samples__panel{padding:4px 16px 16px;border-top:1px solid var(--ef-line);background:#fefcf9}.ef-cfg-samples__pitch,.ef-cfg-samples__pitch strong{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.ef-cfg-samples__pitch{margin:14px 0;font-weight:400;font-size:13px;line-height:1.55;color:var(--ef-text-secondary)}.ef-cfg-samples__pitch strong{color:var(--ef-bronze);font-weight:600}.ef-cfg-samples__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px;margin-bottom:14px;max-height:280px;overflow-y:auto;padding:2px;scrollbar-width:thin}.ef-cfg-samples__grid::-webkit-scrollbar{width:6px}.ef-cfg-samples__grid::-webkit-scrollbar-thumb{background:#8a6a4340;border-radius:3px}.ef-cfg-samples-card{position:relative;display:flex;flex-direction:column;gap:4px;padding:6px 6px 8px;border:1.5px solid var(--ef-line);border-radius:6px;background:#fefcf9;cursor:pointer;transition:border-color .18s ease,transform .16s ease,box-shadow .18s ease}.ef-cfg-samples-card:hover{border-color:var(--ef-bronze-light);transform:translateY(-1px);box-shadow:0 2px 6px #1e1e1b0f}.ef-cfg-samples-card.is-selected{border-color:var(--ef-bronze);background:#8a6a430d;box-shadow:0 0 0 1px var(--ef-bronze) inset}.ef-cfg-samples-card.is-selected:after{content:"";position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;background:var(--ef-bronze) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23FEFCF9' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center / 10px no-repeat}.ef-cfg-samples-card__swatch{width:100%;aspect-ratio:1 / .85;border-radius:4px;background-size:cover;background-position:center;background-color:#888}.ef-cfg-samples-card__name{font:600 11px/1.2 Inter,-apple-system,sans-serif;color:var(--ef-charcoal);text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:26px}.ef-cfg-samples__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--ef-line)}.ef-cfg-samples__bar-left{display:inline-flex;align-items:center;gap:6px;font:500 13px/1 Inter,-apple-system,sans-serif;color:var(--ef-text-secondary)}.ef-cfg-samples__count{font-weight:500}.ef-cfg-samples__sep{color:var(--ef-text-tertiary)}.ef-cfg-samples__total{font-weight:700;color:var(--ef-charcoal);font-size:14px}.ef-cfg-samples__atc{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:var(--ef-charcoal);color:#fff;border:none;border-radius:4px;font:700 11px/1 Inter,-apple-system,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,opacity .2s ease}.ef-cfg-samples__atc:hover:not(:disabled){background:#3a3a36}.ef-cfg-samples__atc:disabled{opacity:.35;cursor:not-allowed}.ef-cfg-samples__atc svg{transition:transform .18s ease}.ef-cfg-samples__atc:hover:not(:disabled) svg{transform:translate(3px)}@media(max-width:599px){.ef-cfg-samples__summary{padding:12px 14px;gap:10px}.ef-cfg-samples__icon{width:32px;height:32px}.ef-cfg-samples__title{font-size:13px}.ef-cfg-samples__hint{font-size:11px}.ef-cfg-samples__panel{padding:4px 14px 14px}.ef-cfg-samples__grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:6px}.ef-cfg-samples-card__name{font-size:10px;min-height:24px}.ef-cfg-samples__atc{padding:10px 14px;font-size:10px}}.ef-cfg-sidebar{border:1.5px solid var(--ef-line);border-radius:8px;background:var(--ef-white);padding:16px 20px;margin-bottom:28px;overflow:hidden;max-width:100%;box-sizing:border-box;min-width:0}.ef-cfg-sidebar__toggle{display:none}.ef-cfg-price-line{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;padding:4px 0;color:var(--ef-text-secondary);max-width:100%}.ef-cfg-price-line>span:first-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-cfg-price-line:first-child{color:var(--ef-charcoal);font-weight:500}.ef-cfg-price-line__value{font-weight:600;color:var(--ef-charcoal);flex-shrink:0;white-space:nowrap}.ef-cfg-price-line--surcharge{color:var(--ef-bronze);font-size:12px}.ef-cfg-price-line--surcharge .ef-cfg-price-line__value{color:var(--ef-bronze)}.ef-cfg-price-divider{height:1px;background:var(--ef-line);margin:10px 0}.ef-cfg-price-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:Inter,-apple-system,sans-serif;font-size:16px;font-weight:600;color:var(--ef-charcoal);padding-top:10px;margin-top:8px;border-top:1px solid var(--ef-line);max-width:100%}.ef-cfg-price-total>span:first-child{flex-shrink:0}.ef-cfg-price-total>span:last-child{flex-shrink:0;white-space:nowrap;text-align:right}.ef-cfg-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ef-cfg-final-actions{margin-top:8px}.ef-cfg-nav__row{display:flex;gap:8px;width:100%;order:1}.ef-cfg-btn--primary{flex:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 16px;background:#1e1e1b;color:#f7f3ee;border:none;border-radius:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-align:center;transition:background .2s cubic-bezier(.22,1,.36,1)}.ef-cfg-btn--primary:hover{background:#3a3a36}.ef-cfg-btn--primary svg{transition:transform .2s ease}.ef-cfg-btn--primary:hover svg{transform:translate(3px)}.ef-cfg-btn--primary:focus-visible,.ef-cfg-btn--quote:focus-visible,.ef-cfg-btn--back:focus-visible{box-shadow:0 0 0 3px #8a6a434d;outline:none}.ef-cfg-btn--back{order:-1;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:18px 8px;background:transparent;border:1.5px solid rgba(138,106,67,.25);border-radius:4px;color:#8a8579;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .2s,border-color .2s}.ef-cfg-btn--back:hover{color:#1e1e1b;border-color:#8a6a4366}.ef-cfg-btn--quote{order:2;width:100%;padding:16px 32px;background:transparent;border:1.5px solid #8A6A43;color:#6f5336;border-radius:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s cubic-bezier(.22,1,.36,1)}.ef-cfg-btn--quote:hover{background:#8a6a430f}.ef-cfg-btn--back:hover{color:#1e1e1b}.ef-cfg-btn--atc{flex:3;background:#1e1e1b;color:#fefcf9;border:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 16px;border-radius:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s cubic-bezier(.22,1,.36,1)}.ef-cfg-btn--atc:hover{background:#8a6a43}.ef-cfg-btn--atc:active{transform:scale(.99)}.ef-cfg-btn[disabled]{opacity:.4;pointer-events:none}.ef-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:#1e1e1b;padding:12px 24px max(12px,env(safe-area-inset-bottom,12px)) 24px;align-items:center;gap:16px;transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:0 -4px 24px #1e1e1b40}.ef-sticky-atc.is-visible{display:flex;transform:translateY(0)}.ef-sticky-atc__img{width:48px;height:48px;border-radius:6px;object-fit:cover;border:1px solid rgba(254,252,249,.15);flex-shrink:0}.ef-sticky-atc__info{flex:1;min-width:0}.ef-sticky-atc__title{font:600 13px/1.3 Inter,sans-serif;color:#fefcf9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ef-sticky-atc__price{font:700 15px/1 Inter,sans-serif;color:#b8955f;margin-top:2px}.ef-sticky-atc__btn{flex-shrink:0;padding:14px 28px;background:#8a6a43;color:#fefcf9;border:none;border-radius:4px;font:700 12px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s}.ef-sticky-atc__btn:hover{background:#6f5336}@media(max-width:599px){.ef-sticky-atc{padding:10px 16px max(22px,env(safe-area-inset-bottom,22px)) 16px;gap:10px}.ef-sticky-atc__img{width:40px;height:40px}.ef-sticky-atc__title{font-size:12px}.ef-sticky-atc__price{font-size:14px}.ef-sticky-atc__btn{padding:14px 22px;font-size:11px;touch-action:manipulation;-webkit-touch-callout:none}}@supports (-webkit-touch-callout: none){@media(max-width:599px){.ef-sticky-atc{padding-bottom:max(28px,env(safe-area-inset-bottom,28px))}}}.ef-confidence{margin-top:20px}.ef-confidence,.ef-confidence *,.ef-confidence div,.ef-confidence span,.ef-confidence strong,.ef-confidence a,.ef-confidence .ef-trust-label,.ef-confidence .ef-trust-sub,.ef-confidence .ef-process-label,.ef-confidence .ef-process-title,.ef-confidence .ef-process-sub,.ef-confidence .ef-process-num,.ef-confidence .ef-help-text strong,.ef-confidence .ef-help-text span,.ef-confidence .ef-review-body,.ef-confidence .ef-review-author,.ef-confidence .ef-review-stars,.ef-confidence .ef-pay-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.ef-trust-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border:1px solid rgba(138,106,67,.18);border-radius:6px;overflow:hidden;background:#fff}.ef-trust-pillar{display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 8px;border-right:1px solid rgba(138,106,67,.18);transition:background .2s;cursor:default}.ef-trust-pillar:last-child{border-right:none}.ef-trust-pillar:hover{background:var(--ef-ivory)}.ef-trust-icon{width:20px;height:20px;color:#8a6a43;margin-bottom:7px;flex-shrink:0}.ef-trust-label{font:600 12px/1.3 Inter,sans-serif!important;color:#1e1e1b!important;margin-bottom:3px}.ef-trust-sub{font:400 11px/1.3 Inter,sans-serif!important;color:#8a8579!important}.ef-process{margin-top:16px}.ef-process-label{font:700 10px/1 Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#8a8579;margin-bottom:12px;display:flex;align-items:center;gap:8px}.ef-process-label:after{content:"";flex:1;height:1px;background:#8a6a432e}.ef-process-steps{display:flex;align-items:flex-start;position:relative}.ef-process-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.ef-process-step:after{content:"";position:absolute;top:10px;left:50%;width:100%;height:1px;background:#8a6a432e;z-index:0}.ef-process-step:last-child:after{display:none}.ef-process-num{width:22px;height:22px;border-radius:50%;background:#8a6a43;color:#f7f3ee;font:700 10px/22px Inter,sans-serif;text-align:center;position:relative;z-index:1;margin-bottom:8px;flex-shrink:0}.ef-process-title{font:600 12px/1.3 Inter,sans-serif!important;color:#1e1e1b!important;margin-bottom:2px}.ef-process-sub{font:400 11px/1.3 Inter,sans-serif!important;color:#8a8579!important}.ef-help-label{font:700 10px/1 Inter,sans-serif!important;letter-spacing:.1em;text-transform:uppercase;color:#8a8579;margin-top:14px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.ef-help-label:after{content:"";flex:1;height:1px;background:#8a6a432e}.ef-help-stack{display:flex;flex-direction:column;gap:10px}.ef-help-pill{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border-radius:10px;border:1px solid rgba(138,106,67,.18);cursor:pointer;text-decoration:none;transition:border-color .2s cubic-bezier(.22,1,.36,1),background .2s}.ef-help-pill:hover{border-color:#8a6a43;background:var(--ef-ivory, #F7F3EE)}.ef-pill-icon{width:48px;height:48px;border-radius:50%;background:#8a6a43;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ef-pill-icon svg{color:#f7f3ee}.ef-pill-body{flex:1;min-width:0}.ef-pill-title{font:600 15px/1.3 Inter,sans-serif!important;color:#1e1e1b;margin-bottom:4px}.ef-pill-sub{font:400 13px/1.5 Inter,sans-serif!important;color:#5c5852}.ef-pill-cta{font:600 13px/1 Inter,sans-serif!important;color:#6f5336;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:4px;transition:gap .2s cubic-bezier(.22,1,.36,1)}.ef-help-pill:hover .ef-pill-cta{gap:8px}.ef-help-pill--live{position:relative;border-color:#3a6b3a4d;background:linear-gradient(180deg,#fff,#f5fbf6);animation:efLiveBreathe 3.2s ease-in-out infinite}.ef-help-pill--live:hover{border-color:#3a6b3a;background:#f5fbf6;animation:none}@keyframes efLiveBreathe{0%,to{box-shadow:0 0 #3a6b3a00}50%{box-shadow:0 6px 22px -6px #3a6b3a38}}.ef-pill-icon--live{position:relative;background:#3a6b3a;overflow:visible}.ef-pill-icon--live:before,.ef-pill-icon--live:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(58,107,58,.55);animation:efLiveRing 2.6s cubic-bezier(.215,.61,.355,1) infinite;pointer-events:none}.ef-pill-icon--live:after{animation-delay:1.3s}@keyframes efLiveRing{0%{transform:scale(1);opacity:.7}80%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}.ef-help-pill--live:hover .ef-pill-icon--live:before,.ef-help-pill--live:hover .ef-pill-icon--live:after{animation:none;opacity:0}.ef-pill-icon__live-dot{position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background:#3ddc84;border:2px solid #FFFFFF;animation:efLiveDotPulse 1.6s ease-in-out infinite;z-index:2}@keyframes efLiveDotPulse{0%,to{transform:scale(1);box-shadow:0 0 #3ddc8499}50%{transform:scale(1.15);box-shadow:0 0 0 4px #3ddc8400}}.ef-pill-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ef-pill-live-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;background:#3ddc841f;color:#3a6b3a;border-radius:999px;font:600 10px/1.4 Inter,sans-serif!important;letter-spacing:.04em;text-transform:uppercase}.ef-pill-live-badge__dot{width:6px;height:6px;border-radius:50%;background:#3ddc84;animation:efLiveDotPulse 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.ef-help-pill--live,.ef-pill-icon--live:before,.ef-pill-icon--live:after,.ef-pill-icon__live-dot,.ef-pill-live-badge__dot{animation:none}}@media(max-width:768px){.ef-help-pill{flex-wrap:wrap;padding:14px 16px;gap:12px}.ef-pill-cta{width:100%;padding-top:8px;border-top:1px solid rgba(138,106,67,.1)}.ef-pay-icons{justify-content:center}.ef-pay-svg{width:26px;height:16px}}@media(max-width:520px){.ef-pill-icon{width:40px;height:40px}.ef-pill-icon svg{width:18px;height:18px}.ef-pill-title{font-size:13px!important}.ef-pill-sub{font-size:12px!important}}.ef-review-strip{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 0;background:transparent;border:none;border-top:1px solid rgba(138,106,67,.15);border-bottom:1px solid rgba(138,106,67,.15);border-radius:0}.ef-review-stars{color:#8a6a43;font-size:11px;letter-spacing:1px;flex-shrink:0;line-height:1.5}.ef-review-body{font:400 12px/1.5 Inter,sans-serif;color:#5c5852;font-style:normal}.ef-review-author{font:600 11px/1 Inter,sans-serif;color:#1e1e1b;font-style:normal;margin-top:4px}.ef-payment-row{display:flex;align-items:center;justify-content:center;gap:6px;margin:24px 0 0;flex-wrap:wrap}.ef-pay-label{font:400 10px/1 Inter,sans-serif;color:#8a8579;display:flex;align-items:center;gap:4px}.ef-pay-dot{width:3px;height:3px;border-radius:50%;background:#8a6a432e;display:inline-block}.ef-pay-icons{display:flex;gap:4px;align-items:center}.ef-pay-icon{width:30px;height:18px;border-radius:3px;border:.5px solid rgba(138,106,67,.15);overflow:hidden;display:flex;align-items:center;justify-content:center}.ef-pay-icon svg{width:100%;height:100%}.ef-pay-svg{width:30px;height:18px;vertical-align:middle;filter:grayscale(1) opacity(.5);transition:filter .2s}.ef-pay-svg:hover{filter:grayscale(0) opacity(1)}@media(max-width:520px){.ef-process-step:after{display:none}.ef-process-steps{display:grid;grid-template-columns:1fr 1fr;gap:18px 0}.ef-process-step{padding:0 4px}.ef-process-title{font-size:12px!important}.ef-process-steps:has(>.ef-process-step:nth-child(3):last-child)>.ef-process-step:last-child{grid-column:1 / -1}}@media(max-width:599px){.ef-cfg-review-item{padding:12px 14px;gap:8px;max-width:100%}.ef-cfg-review-item__label{min-width:80px;font-size:9px}.ef-cfg-review-item__value{font-size:13px;min-width:0}.ef-cfg-review-item__edit{font-size:11px;padding:6px 10px;min-height:44px}}.ef-cfg-fit-banner{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--ef-ivory);border:1px solid var(--ef-line-light);border-radius:10px;margin-top:24px}.ef-cfg-fit-banner__icon{width:40px;height:40px;background:#8a6a4314;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ef-bronze)}.ef-cfg-fit-banner__title{font-size:14px;font-weight:600;color:var(--ef-charcoal);margin-bottom:3px}.ef-cfg-fit-banner__desc{font-size:13px;color:var(--ef-text-secondary);line-height:1.5}.ef-cfg-review-grid{display:flex;flex-direction:column;border:1.5px solid var(--ef-line);border-radius:10px;overflow:hidden;margin-bottom:24px;background:#fefcf9}.ef-cfg-review-item{display:flex;align-items:center;padding:14px 20px;border-bottom:1px solid var(--ef-line-light);gap:12px;transition:background .15s}.ef-cfg-review-item:hover{background:#8a6a4308}.ef-cfg-review-item:last-child{border-bottom:none}.ef-cfg-review-item__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ef-text-secondary);min-width:130px;flex-shrink:0}.ef-cfg-review-item__value{font-size:14px;font-weight:600;color:var(--ef-charcoal);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-cfg-review-item__price{font-size:12px;font-weight:600;color:var(--ef-bronze);white-space:nowrap;background:#8a6a4314;padding:3px 8px;border-radius:4px}.ef-cfg-review-item__edit{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:500;color:var(--ef-text-secondary);text-decoration:none;cursor:pointer;white-space:nowrap;flex-shrink:0;padding:8px 14px;min-height:44px;background:var(--ef-ivory, #F7F3EE);border:1px solid var(--ef-line-light);border-radius:6px;transition:background .2s,border-color .2s,color .2s}.ef-cfg-review-item__edit:hover{background:#ede8e1;border-color:var(--ef-line);color:var(--ef-charcoal)}.ef-cfg-review-item__edit svg{width:13px;height:13px;flex-shrink:0}.ef-cfg-quote{display:flex;align-items:center;gap:12px;padding:14px 0;margin-top:16px;border-top:1px solid var(--ef-line-light)}.ef-cfg-quote__stars{display:flex;gap:1px;flex-shrink:0}.ef-cfg-quote__body{font-size:12px;color:var(--ef-text-tertiary);line-height:1.5}.ef-cfg-quote__body em{font-style:normal;color:var(--ef-text-secondary)}.ef-cfg-quote__body strong{color:var(--ef-charcoal);font-weight:600}.ef-cfg-trust-badges{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:20px}.ef-cfg-trust-badge{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#8a6a43}.ef-cfg-upload{border:2px dashed rgba(138,106,67,.3);border-radius:10px;padding:32px 20px;text-align:center;background:var(--ef-white);cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:16px}.ef-cfg-upload:hover{border-color:var(--ef-bronze);background:#8a6a4305}.ef-cfg-upload.has-file{border-style:solid;border-color:var(--ef-green)}.ef-cfg-upload__icon{margin-bottom:8px;display:flex;justify-content:center}.ef-cfg-upload__text{font-size:14px;color:var(--ef-text-secondary);margin-bottom:4px}.ef-cfg-upload__hint{font-size:12px;color:var(--ef-text-tertiary)}.ef-cfg-upload__filename{font-size:13px;color:var(--ef-green);font-weight:600;margin-top:8px;display:none}.ef-cfg-upload.has-file .ef-cfg-upload__filename{display:block}.ef-cfg-notes{width:100%;min-height:80px;padding:12px 14px;font-size:14px;font-family:var(--ef-font-body);border:1.5px solid var(--ef-line);border-radius:6px;resize:vertical;color:var(--ef-charcoal);margin-bottom:20px}.ef-cfg-notes:focus{outline:none;border-color:var(--ef-bronze);box-shadow:0 0 0 3px #8a6a431f}@media(max-width:899px){.ef-cfg__main{padding-bottom:16px}}@media(max-width:767px){.ef-cfg-card{min-height:48px;padding:12px 10px 14px}.ef-cfg-btn{min-height:48px;padding:14px 28px;font-size:12px}.ef-cfg-input-group input,.ef-cfg-notes{min-height:48px;font-size:16px}.ef-cfg-step__title{font-size:20px}.ef-cfg-card__name{font-size:13px}.ef-cfg-card__img{aspect-ratio:1 / 1;min-height:100px;margin-bottom:8px}.ef-cfg-card__img img{width:100%;height:100%;object-fit:contain}.ef-cfg-group__grid--3 .ef-cfg-card__img,.ef-cfg-group__grid--4 .ef-cfg-card__img{min-height:70px}}.ef-cfg-card__zoom{position:absolute;top:0;left:0;width:44px;height:44px;display:none;align-items:center;justify-content:center;background:transparent;border:none;color:var(--ef-bronze, #8A6A43);cursor:pointer;padding:0;z-index:5;-webkit-tap-highlight-color:transparent}.ef-cfg-card__zoom:before{content:"";position:absolute;top:7px;left:7px;width:30px;height:30px;background:#fefcf9f5;border:1px solid var(--ef-line, #E8E2D9);border-radius:50%;box-shadow:0 1px 3px #1e1e1b14;transition:background .18s ease,transform .18s ease,border-color .18s ease;z-index:-1}.ef-cfg-card__zoom:hover:before,.ef-cfg-card__zoom:focus-visible:before,.ef-cfg-card__zoom:active:before{background:var(--ef-bronze, #8A6A43);border-color:var(--ef-bronze, #8A6A43);transform:scale(1.06)}.ef-cfg-card__zoom:hover,.ef-cfg-card__zoom:focus-visible,.ef-cfg-card__zoom:active{color:#fefcf9;outline:none}.ef-cfg-card__zoom:hover,.ef-cfg-card__zoom:focus-visible{background:var(--ef-bronze, #8A6A43);color:#fefcf9;border-color:var(--ef-bronze, #8A6A43);transform:scale(1.06);outline:none}.ef-cfg-card__zoom svg{display:block;pointer-events:none}@media(max-width:767px){.ef-cfg-card__zoom{display:inline-flex}}.ef-cfg-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center}.ef-cfg-zoom[hidden]{display:none!important}.ef-cfg-zoom__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110eb8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;animation:efCfgZoomFadeIn .24s ease forwards}.ef-cfg-zoom__panel{position:relative;background:#fefcf9;border-radius:14px;width:calc(100vw - 24px);max-width:440px;max-height:calc(100vh - 40px);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #14110e66;transform:translateY(12px) scale(.98);opacity:0;animation:efCfgZoomPanelIn .32s cubic-bezier(.22,1,.36,1) 80ms forwards}@keyframes efCfgZoomFadeIn{to{opacity:1}}@keyframes efCfgZoomPanelIn{to{transform:translateY(0) scale(1);opacity:1}}.ef-cfg-zoom__close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fefcf9f2;border:1px solid var(--ef-line, #E8E2D9);border-radius:50%;color:var(--ef-charcoal, #1E1E1B);cursor:pointer;z-index:2;padding:0;transition:background .18s ease}.ef-cfg-zoom__close:hover{background:var(--ef-line, #E8E2D9)}.ef-cfg-zoom__media{width:100%;aspect-ratio:4 / 3;background:#f5f0e8;display:flex;align-items:center;justify-content:center;padding:24px}.ef-cfg-zoom__media img{max-width:100%;max-height:100%;object-fit:contain;display:block}.ef-cfg-zoom__body{padding:18px 22px 22px;display:flex;flex-direction:column;gap:8px}.ef-cfg-zoom__title{font-family:Inter,sans-serif!important;font-size:18px;font-weight:600;color:var(--ef-charcoal, #1E1E1B);margin:0;letter-spacing:-.01em}.ef-cfg-zoom__desc{font-size:14px;line-height:1.55;color:#4a4540;margin:0}.ef-cfg-zoom__price{font-size:13px;font-weight:600;color:var(--ef-bronze, #8A6A43);margin-top:2px}.ef-cfg-zoom__price:empty{display:none}.ef-cfg-zoom__cta{margin-top:10px;background:var(--ef-charcoal, #1E1E1B);color:#fefcf9;font-family:Inter,sans-serif!important;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:14px 24px;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,transform .12s ease}.ef-cfg-zoom__cta:hover{background:var(--ef-bronze, #8A6A43)}.ef-cfg-zoom__cta:active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){.ef-cfg-zoom__backdrop,.ef-cfg-zoom__panel{animation:none;opacity:1;transform:none}}.ef-cfg-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:efCfgSpin .6s linear infinite}@keyframes efCfgSpin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/221/assets/ef-configurator-v2.css.map */
