.funnel-page{overflow-x:clip}.funnel-root{background:var(--bg);max-width:460px;min-height:100dvh;color:var(--ink);flex-direction:column;margin:0 auto;font-size:15px;line-height:1.45;display:flex;position:relative;overflow-x:clip}:where(.funnel-root) :where(input,select,textarea){font-size:16px}@media (min-width:560px){.funnel-page{background:#ebe9e1;padding:28px 0}.funnel-root{border:1px solid #1818120f;border-radius:36px;min-height:calc(100dvh - 56px);overflow:hidden;box-shadow:0 24px 60px #18181229}}.funnel-root .ic{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.funnel-root .ic.s{width:15px;height:15px}.funnel-root .ic.l{width:24px;height:24px}.funnel-root .fhead{padding:max(16px, env(safe-area-inset-top)) 20px 4px;align-items:center;gap:14px;display:flex}.funnel-root .flogo{flex:none;align-items:center;display:flex}.funnel-root .flogo img{width:auto;height:22px;display:block}.funnel-root .fprog{background:var(--line);border-radius:2px;flex:1;height:4px;overflow:hidden}.funnel-root .fprog i{background:var(--brand);height:100%;transition:width .45s;display:block}.funnel-root .fs{padding:4px 20px calc(46px + env(safe-area-inset-bottom));animation:.35s funnel-rise}.funnel-root:not(.fwz-shell)>.fs{flex-direction:column;flex:1;display:flex}.funnel-root:not(.fwz-shell)>.fs>*{margin-top:auto;margin-bottom:auto}@keyframes funnel-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.funnel-root .f-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:14px 0 8px;font-size:11.5px;font-weight:600}.funnel-root .f-title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;margin:0 0 10px;font-size:27px;font-weight:600;line-height:1.13}.funnel-root .f-sub{color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.5}.funnel-root .heroA{background:var(--deep);color:#f3f1e6;border-radius:26px;margin-top:12px;padding:22px 22px 20px;position:relative;overflow:hidden}.funnel-root .heroA .glow{background:var(--sun);opacity:.16;border-radius:50%;width:190px;height:190px;position:absolute;top:-90px;right:-70px}.funnel-root .heroA .f-eyebrow{color:#b0ac93}.funnel-root .heroA h1{font-family:var(--font-bricolage), system-ui, sans-serif;color:#fff;margin:0 0 10px;font-size:29px;font-weight:600;line-height:1.12}.funnel-root .heroA h1 em{color:var(--sun);font-style:normal}.funnel-root .heroA p{color:#cdc9b4;margin:0 0 14px;font-size:14.5px;line-height:1.5}.funnel-root .usp{color:var(--sun);background:#2a2818;border-radius:999px;align-items:center;gap:8px;margin:0 0 12px;padding:8px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.funnel-root .usp-attn{transform-origin:50%;animation:2s ease-in-out 4 usp-attn-pulse}@keyframes usp-attn-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.funnel-root .usp-attn{box-shadow:0 0 0 1px var(--sun) inset;animation:none}}.funnel-root .adr{z-index:2;background:#fff;border-radius:16px;align-items:center;gap:8px;padding:6px 6px 6px 14px;display:flex;position:relative}.funnel-root .adr .ic{color:var(--muted)}.funnel-root .adr input{font:inherit;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:16px}.funnel-root .adr .btn{padding:11px 15px}.funnel-root .sugg{z-index:2;background:#fff;border-radius:14px;margin-top:8px;position:relative;overflow:hidden}.funnel-root .sugg button{text-align:left;width:100%;font:inherit;cursor:pointer;color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;padding:13px 14px;font-size:14px;display:flex}.funnel-root .sugg button:active,.funnel-root .sugg button:hover{background:var(--bg)}.funnel-root .trust{flex-wrap:wrap;gap:14px;margin-top:12px;display:flex}.funnel-root .trust span{color:#b0ac93;align-items:center;gap:6px;font-size:12px;display:inline-flex}.funnel-root .heroA .privacy{color:#b0ac93;margin:8px 2px 0;font-size:11px;line-height:1.35}.funnel-root .heroA .privacy a{color:inherit;text-decoration:underline}.funnel-root .exlink{color:#cdc9b4;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.funnel-root .scan{margin-top:14px}.funnel-root .si{color:var(--muted);opacity:.32;align-items:center;gap:13px;padding:12px 0;transition:opacity .3s;display:flex}.funnel-root .si.on{opacity:1;color:var(--ink)}.funnel-root .sic{border:2px solid var(--line);color:#fff;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.funnel-root .si.on .sic{background:var(--brand);border-color:var(--brand)}.funnel-root .spin{border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;width:26px;height:26px;margin:26px auto 0;animation:1s linear infinite funnel-rot}@keyframes funnel-rot{to{transform:rotate(360deg)}}.funnel-root .roofsvg{border:1px solid #17171212;border-radius:20px;width:100%;display:block;overflow:hidden}.funnel-root .panel{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(5px)}.funnel-root .rev .panel{opacity:1;transform:none}.funnel-root .rstats{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.funnel-root .kpi{background:#fff;border:1px solid #1717120d;border-radius:15px;padding:11px 13px}.funnel-root .kpi b{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:18px;font-weight:600;display:block}.funnel-root .kpi span{color:var(--muted);font-size:11.5px}.funnel-root .score{background:var(--brand-soft);color:var(--brand);border-radius:999px;align-items:center;gap:7px;margin-top:14px;padding:7px 13px;font-size:13px;font-weight:600;display:inline-flex}.funnel-root .src{color:var(--muted);margin-top:10px;font-size:11.5px}.funnel-root .qcard{background:#fff;border:1px solid #1717120d;border-radius:18px;margin-bottom:10px;padding:16px}.funnel-root .ql{margin-bottom:11px;font-size:14.5px;font-weight:600;display:block}.funnel-root .seg{flex-wrap:wrap;gap:8px;display:flex}.funnel-root .chip{border:1px solid var(--line);font:inherit;white-space:nowrap;cursor:pointer;color:var(--ink);background:#fff;border-radius:999px;min-height:44px;padding:9px 15px;font-size:13.5px;font-weight:500}.funnel-root .chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.funnel-root .stepper{align-items:center;gap:18px;display:flex}.funnel-root .stepper button{border:1px solid var(--line);cursor:pointer;width:44px;height:44px;color:var(--ink);background:#fff;border-radius:14px;font-size:22px;line-height:1}.funnel-root .stepper b{font-family:var(--font-bricolage), system-ui, sans-serif;text-align:center;min-width:30px;font-size:22px}.funnel-root .hint{color:var(--sun-deep);background:var(--sun-soft);border-radius:12px;margin-top:11px;padding:9px 13px;font-size:12.5px;line-height:1.45}.funnel-root .atelier-stage{z-index:5;touch-action:none;background:#0b0b09;border-radius:20px;position:absolute;inset:0;overflow:hidden}.funnel-root .atelier-inner{will-change:transform;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.funnel-root .atelier-inner.instant{transition:none}.funnel-root .atelier-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.funnel-root .atelier-hd{opacity:0;transition:opacity .3s ease-out}.funnel-root .atelier-hd.loaded{opacity:1}.funnel-root .atelier-panel{cursor:pointer;transform-box:fill-box;transform-origin:50%;transition:fill-opacity .2s ease-out,stroke-opacity .2s ease-out,opacity .15s ease-out}.funnel-root .atelier-panel.no-anim{transition:none}.funnel-root .atelier-panel.pulse{animation:.2s ease-out atelier-pulse}@keyframes atelier-pulse{0%{transform:scale(1)}45%{transform:scale(.8)}to{transform:scale(1)}}.funnel-root .atelier-panel-mark{pointer-events:none;transition:opacity .2s ease-out}.funnel-root .atelier-panel-mark.no-anim{transition:none}.funnel-root .atelier-topbar{z-index:2;pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px;right:10px}.funnel-root .atelier-counter{color:#fff;background:#151511c7;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.funnel-root .atelier-controls{gap:8px;display:flex}.funnel-root .atelier-ctrl{text-overflow:ellipsis;border:1px solid var(--line);min-width:0;min-height:44px;font:inherit;color:var(--ink);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;flex:1;padding:9px 12px;font-size:13px;font-weight:600;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out;overflow:hidden}.funnel-root .atelier-ctrl.active{background:var(--ink);color:#fff;border-color:var(--ink)}@keyframes atelier-discover{0%{transform:scale(1);box-shadow:0 0 #ffc53100}50%{transform:scale(1.06);box-shadow:0 0 0 6px #ffc5314d}to{transform:scale(1);box-shadow:0 0 #ffc53100}}.funnel-root .atelier-ctrl.discover{animation:.45s ease-in-out 3 atelier-discover}.funnel-root .atelier-ctrl.discover.second{animation-delay:.1s}@media (prefers-reduced-motion:reduce){.funnel-root .atelier-ctrl.discover,.funnel-root .atelier-ctrl.discover.second{animation:none;box-shadow:0 0 0 4px #ffc53159}}.funnel-root .atelier-hintbar{z-index:2;color:#fff;text-align:center;pointer-events:none;background:#151511c7;border-radius:12px;padding:9px 13px;font-size:12.5px;line-height:1.4;position:absolute;bottom:10px;left:10px;right:10px}.funnel-root .atelier-orient-confirm{z-index:3;color:#fff;text-align:center;pointer-events:auto;background:#151511e6;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:11px 13px;font-size:12.5px;line-height:1.4;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.funnel-root .atelier-orient-confirm p{margin:0}.funnel-root .atelier-orient-confirm-actions{gap:8px;display:flex}.funnel-root .atelier-orient-confirm-btn{color:#151511;background:#ffc531eb;border:1px solid #ffc531eb;border-radius:999px;min-width:44px;min-height:40px;padding:0 16px;font-size:13px;font-weight:600}.funnel-root .atelier-orient-confirm-btn.ghost{color:#fff;background:0 0;border-color:#fff6}@media (max-width:380px){.funnel-root .atelier-ctrl{padding:8px;font-size:11.5px}}.funnel-root .livebar{margin:14px -20px calc(-46px - env(safe-area-inset-bottom));padding:13px 20px calc(16px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);background:#f7f6f1eb;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;bottom:0}.funnel-root .livebar span{color:var(--muted);font-size:12.5px}.funnel-root .livebar b{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:17px}.funnel-root .sw{cursor:pointer;background:#cfd8d2;border:0;border-radius:999px;flex:none;width:54px;height:31px;transition:all .25s;position:relative}.funnel-root .sw:after{content:"";background:#fff;border-radius:50%;width:25px;height:25px;transition:all .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.funnel-root .sw.on{background:var(--brand)}.funnel-root .sw.on:after{left:26px}.funnel-root .gauge{background:var(--line);border-radius:5px;height:10px;margin-top:8px;overflow:hidden}.funnel-root .gauge i{background:var(--sun);border-radius:5px;height:100%;transition:width .6s cubic-bezier(.4,.8,.3,1);display:block}.funnel-root .resh{background:var(--deep);color:#f3f1e6;border-radius:26px;margin-top:6px;padding:24px 22px;position:relative;overflow:hidden}.funnel-root .resh .glow{background:var(--sun);opacity:.16;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-90px;left:-60px}.funnel-root .resh .k{letter-spacing:.1em;text-transform:uppercase;color:#b0ac93;font-size:11.5px;font-weight:600}.funnel-root .resh .big{font-family:var(--font-bricolage), system-ui, sans-serif;color:#fff;margin:8px 0 2px;font-size:38px;font-weight:700;line-height:1}.funnel-root .resh .big small{color:var(--sun);font-size:17px;font-weight:600}.funnel-root .resh .sys{color:#cdc9b4;margin-top:6px;font-size:14px}.funnel-root .rkpis{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.funnel-root .price{background:#fff;border:1px solid #1717120d;border-radius:18px;margin-top:12px;padding:17px}.funnel-root .price .fork{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:23px;font-weight:600}.funnel-root .price .pn{color:var(--muted);margin-top:5px;font-size:12.5px;line-height:1.5}.funnel-root .fcta{flex-direction:column;gap:9px;margin-top:18px;display:flex}.funnel-root .fcta.fcta-recap{background:var(--bg);padding-bottom:env(safe-area-inset-bottom);position:sticky;bottom:0}.funnel-root .btn{font:inherit;cursor:pointer;background:var(--brand);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:13px 20px;font-size:14.5px;font-weight:600;display:inline-flex}.funnel-root .btn:active{transform:scale(.98)}.funnel-root .btn.sun{background:var(--sun);color:#171712}.funnel-root .btn.ghost{border:1px solid var(--line);color:var(--ink);background:#fff;font-weight:500}.funnel-root .btn.dark{background:var(--ink)}.funnel-root .btn.sm{min-height:36px;padding:8px 14px;font-size:13px}.funnel-root .btn.block{width:100%}.funnel-root .btn:disabled{opacity:.55;cursor:default}.funnel-root .btn:disabled:active{transform:none}.funnel-root .fi{margin-bottom:10px}.funnel-root .fi label{color:var(--muted);margin:0 2px 6px;font-size:12.5px;font-weight:600;display:block}.funnel-root .fi input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:14px;padding:13px 14px;font-size:16px}.funnel-root .fi input:focus{outline:2px solid var(--brand);border-color:#0000}.funnel-root .bene{margin:14px 0 6px;padding:0;list-style:none}.funnel-root .bene li{color:var(--muted);align-items:flex-start;gap:10px;padding:4px 0;font-size:13.5px;display:flex}.funnel-root .bene .ic{color:var(--brand);margin-top:1px}.funnel-root .note{color:var(--muted);margin:0 0 4px;font-size:13.5px;line-height:1.5}.funnel-root.fwz-shell{height:100dvh;min-height:0;overflow:hidden}@media (min-width:560px){.funnel-root.fwz-shell{height:calc(100dvh - 56px);min-height:0}}.funnel-root.fwz-shell .fs{min-height:0;padding:4px 20px calc(10px + env(safe-area-inset-bottom));flex-direction:column;flex:1;animation:none;display:flex;overflow:hidden}.funnel-root .fwz{flex-direction:column;flex:1;min-height:0;display:flex}.funnel-root .fwz-pane{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;animation:.35s funnel-rise;display:flex;overflow-y:auto}.funnel-root .fwz .fcta,.funnel-root .fwz-pane .fcta{margin-top:auto;padding-top:10px}.funnel-root .fwz-pane .fcta{background:var(--bg);position:sticky;bottom:0}.funnel-root .fwz-title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;margin:6px 0 4px;font-size:21px;font-weight:600;line-height:1.15}.funnel-root .fwz-sub{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.funnel-root .fwz-back{min-height:32px;font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;margin:0;padding:4px 0;font-size:13px;font-weight:500;display:inline-flex}.funnel-root .fwz-visual{width:min(100%,100dvh - 330px);margin:4px auto 0}.funnel-root .fwz-controls{gap:6px;margin-top:8px;display:flex}.funnel-root .fwz-controls .atelier-ctrl{min-height:44px;padding:8px 6px;font-size:12px}.funnel-root .fwz-controls .atelier-ctrl:disabled{opacity:.5;cursor:default}.funnel-root .fwz-hand-layer{z-index:6;pointer-events:none;opacity:1;transition:opacity .3s;position:absolute;inset:0}.funnel-root .fwz-hand{color:#fff;filter:drop-shadow(0 2px 6px #0000008c);width:46px;height:46px;animation:1.4s ease-in-out infinite fwz-hand-tap;position:absolute;transform:translate(-52%,-10%)}.funnel-root .fwz-hand svg{stroke:currentColor;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@keyframes fwz-hand-tap{0%,to{transform:translate(-52%,-10%)scale(1)}16%{transform:translate(-52%,-14%)scale(.86)}32%{transform:translate(-52%,-10%)scale(1)}48%{transform:translate(-52%,-14%)scale(.86)}64%{transform:translate(-52%,-10%)scale(1)}}.funnel-root .fwz-hand-ripple{opacity:0;border:2px solid #ffffffe6;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;animation:1.4s ease-out infinite fwz-hand-ripple;position:absolute;transform:scale(.4)}@keyframes fwz-hand-ripple{0%,14%{opacity:0;transform:scale(.4)}22%{opacity:.85;transform:scale(.7)}48%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.funnel-root .fwz-hand{animation:none}.funnel-root .fwz-hand-ripple{opacity:.7;animation:none;transform:scale(1)}.funnel-root .fwz-hand-layer{transition:none}}.funnel-root .fwz-potential{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:12.5px;line-height:1.35;display:flex}.funnel-root .fwz-potential .ic{color:var(--brand)}.funnel-root .fwz-potential b{font-weight:600}.funnel-root .fwz-potential span{color:var(--muted)}.funnel-root .fwz-pan-empty-row{margin:8px 0 0}.funnel-root .fwz-pan-empty{border:1px solid var(--line);width:100%;min-height:44px;font:inherit;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out;display:block}.funnel-root .fwz-pan-empty:hover,.funnel-root .fwz-pan-empty:focus-visible{color:var(--ink,#111);border-color:#17171259}.funnel-root .atelier-scope-banner{border:1px solid var(--sun);background:var(--sun-soft);color:var(--sun-deep);border-radius:14px;margin:8px 0 0;padding:10px 12px;font-size:13px}.funnel-root .atelier-scope-banner p{margin:0}.funnel-root .atelier-scope-cta{border:1px solid var(--sun-deep);width:100%;min-height:44px;font:inherit;color:var(--sun-deep);cursor:pointer;background:0 0;border-radius:999px;margin-top:8px;padding:9px 12px;font-weight:700;transition:background .15s ease-out;display:block}.funnel-root .atelier-scope-cta:hover,.funnel-root .atelier-scope-cta:focus-visible{background:#7a560014}.funnel-root .fwz-cards{flex-direction:column;gap:8px;margin-top:8px;display:flex}.funnel-root .fwz-card{border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:16px;grid-template-columns:56px 1fr;align-items:center;gap:12px;height:108px;padding:10px 40px 10px 12px;transition:border-color .15s ease-out;display:grid;position:relative;overflow:hidden}.funnel-root .fwz-card:hover{border-color:#17171240}.funnel-root .fwz-card.selected{border-color:var(--sun)}.funnel-root .fwz-card-img{aspect-ratio:3/4;width:56px}.funnel-root .fwz-card-body{min-width:0}.funnel-root .fwz-card-body p{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.funnel-root .fwz-card-name{align-items:center;gap:6px;font-size:14.5px;font-weight:600;display:flex}.funnel-root .fwz-card-body p.fwz-card-name{white-space:normal;overflow:visible}.funnel-root .fwz-card-name-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.funnel-root .fwz-card-badge{background:var(--ink);color:#fff;border-radius:999px;flex:none;padding:2px 8px;font-size:10px;font-weight:600}.funnel-root .fwz-card-specs{color:var(--muted);font-size:12px;line-height:1.45}.funnel-root .fwz-card-price{font-family:var(--font-bricolage), system-ui, sans-serif;margin-top:2px;font-size:15px;font-weight:600;line-height:1.3}.funnel-root .fwz-card-check{background:var(--sun);color:#171712;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.funnel-root .fwz-compare{margin-top:2px}.funnel-root .fwz-compare-toggle{color:var(--ink);text-underline-offset:3px;align-items:center;gap:5px;padding:6px 0;font-size:13px;font-weight:600;-webkit-text-decoration:underline dotted #17171259;text-decoration:underline dotted #17171259;display:inline-flex}.funnel-root .fwz-compare-toggle .ic{transition:transform .15s ease-out}.funnel-root .fwz-compare-toggle[aria-expanded=true] .ic{transform:rotate(180deg)}.funnel-root .fwz-compare-panel{padding:2px 0 6px;animation:.25s funnel-rise}.funnel-root .fwz-compare-gain{background:var(--brand-soft);color:var(--brand);border-radius:10px;margin:4px 0 8px;padding:8px 10px;font-size:12.5px;line-height:1.45}.funnel-root .fwz-compare-table{border-collapse:collapse;width:100%;font-size:11.5px;line-height:1.35}.funnel-root .fwz-compare-table th,.funnel-root .fwz-compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:5px 6px 5px 0}.funnel-root .fwz-compare-table thead th{font-size:12px;font-weight:600}.funnel-root .fwz-compare-table thead th.sel{text-decoration:underline;-webkit-text-decoration-color:var(--sun);text-decoration-color:var(--sun);text-underline-offset:3px;text-decoration-thickness:2px}.funnel-root .fwz-compare-table td.sel{font-weight:600}.funnel-root .fwz-compare-table tbody th{color:var(--muted);padding-right:8px;font-weight:500}.funnel-root .fwz-compare-points{color:var(--muted);gap:6px;margin:8px 0 0;padding:0;font-size:12px;line-height:1.5;list-style:none;display:grid}.funnel-root .fwz-compare-points b{color:var(--ink);font-weight:600}.funnel-root .fwz-compare-sheet{color:var(--ink);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.funnel-root .fwz-selcard{grid-template-columns:var(--selcard-icon-w,56px) 1fr;border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;min-height:44px;padding:12px 40px 12px 12px;transition:border-color .15s ease-out;display:grid;position:relative}.funnel-root .fwz-selcard:hover{border-color:#17171240}.funnel-root .fwz-selcard.selected{border-color:var(--sun)}.funnel-root .fwz-selcard .fwz-card-specs{white-space:normal;text-overflow:clip;overflow:visible}.funnel-root .fwz-selcard .fwz-card-name{flex-wrap:wrap}.funnel-root .fwz-selcard .fwz-card-name-label{white-space:normal;text-overflow:clip;overflow:visible}.funnel-root .fwz-inv-pane{position:relative}.funnel-root .fwz-invcard{--selcard-icon-w:86px}.funnel-root .fwz-inv-schema{stroke:currentColor;stroke-width:1.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:86px;height:auto;color:var(--ink)}.funnel-root .fwz-inv-box{fill:var(--sun-soft)}.funnel-root .fwz-inv-spark{fill:var(--sun);stroke:none}.funnel-root .fwz-inv-summary{color:var(--ink);white-space:normal;margin-top:2px;font-size:12px;line-height:1.35}.funnel-root .fwz-inv-more{min-height:44px;font:inherit;color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;margin:0;padding:4px 0;font-size:12px;font-weight:600;text-decoration:underline;display:inline-flex}.funnel-root .fwz-inv-consequence{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.4}.funnel-root .fwz-inv-consequence strong{color:var(--ink);font-weight:600}.funnel-root .fwz-inv-dot{fill:var(--sun);stroke:none;animation:2.4s linear infinite fwz-inv-flow}.funnel-root .fwz-inv-dot.second{animation-delay:1.2s}@keyframes fwz-inv-flow{0%{opacity:0;transform:translate(12px,18px)}12%{opacity:1;transform:translate(16px,22px)}45%{opacity:1;transform:translate(26px,28px)}80%{opacity:1;transform:translate(48px,26px)}to{opacity:0;transform:translate(53px,26px)}}@media (prefers-reduced-motion:reduce){.funnel-root .fwz-inv-dot{opacity:.85;animation:none;transform:translate(32px,27px)}.funnel-root .fwz-inv-dot.second{transform:translate(20px,24px)}}.funnel-root .fwz-invdetail{z-index:8;background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:14px 16px;animation:.2s ease-out fwz-invdetail-in;position:absolute;inset:0;overflow-y:auto}@keyframes fwz-invdetail-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.funnel-root .fwz-invdetail{animation:none}}.funnel-root .fwz-invdetail-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.funnel-root .fwz-invdetail-close{border:1px solid var(--line);font:inherit;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:6px 12px;font-size:12.5px;font-weight:600}.funnel-root .fwz-invdetail-k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:12px 0 4px;font-size:11.5px;font-weight:600}.funnel-root .fwz-invdetail-list{margin:0;padding:0 0 0 16px;font-size:13px;line-height:1.45}.funnel-root .fwz-invdetail-list li{margin-bottom:3px}.funnel-root .fwz-invdetail-battery{margin:0;font-size:13px;font-weight:600}.funnel-root .fwz-covcard{--selcard-icon-w:52px}.funnel-root .fwz-cov-ic{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:52px;height:auto;color:var(--ink)}.funnel-root .conso-people{justify-content:center;align-items:flex-end;gap:6px;min-height:64px;margin:12px 0 4px;display:flex}.funnel-root .conso-person{width:34px;height:46px;color:var(--ink);animation:.3s cubic-bezier(.3,1.4,.5,1) backwards conso-pop}.funnel-root .conso-person svg{width:100%;height:100%;display:block}.funnel-root .conso-person-plus{font-family:var(--font-bricolage), system-ui, sans-serif;color:var(--muted);align-self:center;font-size:20px;font-weight:600;animation:.3s cubic-bezier(.3,1.4,.5,1) backwards conso-pop}@keyframes conso-pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.funnel-root .conso-fieldset{border:0;min-width:0;margin:6px 0 0;padding:0}.funnel-root .conso-aiguillage{flex-direction:column;gap:12px;margin-top:18px;display:flex}.funnel-root .conso-choice{border:2px solid var(--line);cursor:pointer;text-align:center;width:100%;min-height:76px;font:inherit;color:var(--ink);background:#fff;border-radius:18px;padding:16px 20px;font-size:15.5px;font-weight:600;transition:border-color .15s ease-out,background .15s ease-out}.funnel-root .conso-choice:hover{border-color:#17171240}.funnel-root .conso-choice.selected{border-color:var(--sun);background:var(--sun-soft);animation:.25s ease-out conso-card-pop}@media (prefers-reduced-motion:reduce){.funnel-root .conso-choice.selected{animation:none}}.funnel-root .conso-cards{flex-direction:column;gap:8px;margin-top:6px;display:flex}.funnel-root .conso-card{border:2px solid var(--line);cursor:pointer;text-align:left;width:100%;min-height:62px;font:inherit;color:var(--ink);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:11px 44px 11px 12px;transition:border-color .15s ease-out;display:flex;position:relative}.funnel-root .conso-card:hover{border-color:#17171240}.funnel-root .conso-card.selected{border-color:var(--sun);animation:.25s ease-out conso-card-pop}@keyframes conso-card-pop{0%{transform:scale(1)}45%{transform:scale(.965)}to{transform:scale(1)}}.funnel-root .conso-card-ic{background:var(--bg);width:38px;height:38px;color:var(--ink);border-radius:12px;flex:none;justify-content:center;align-items:center;transition:background .15s ease-out;display:flex}.funnel-root .conso-card.selected .conso-card-ic{background:var(--sun)}.funnel-root .conso-card-ic svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.funnel-root .conso-card-body{min-width:0}.funnel-root .conso-card-body b{font-size:14.5px;font-weight:600;line-height:1.25;display:block}.funnel-root .conso-card-body small{color:var(--muted);margin-top:1px;font-size:12px;display:block}.funnel-root .conso-card-check{background:var(--sun);color:#171712;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .15s ease-out,transform .2s cubic-bezier(.3,1.4,.5,1);display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)scale(.4)}.funnel-root .conso-card-check svg{stroke:currentColor;stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.funnel-root .conso-card.selected .conso-card-check{opacity:1;transform:translateY(-50%)scale(1)}.funnel-root .conso-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.funnel-root .conso-grid .conso-card{gap:9px;min-height:56px;padding:10px 30px 10px 10px}.funnel-root .conso-grid .conso-card-check{right:8px}.funnel-root .conso-q{align-items:center;gap:7px;margin:12px 0 7px;padding:0;font-size:13.5px;font-weight:600;display:flex}.funnel-root .conso-q-ic{color:var(--ink);display:flex}.funnel-root .conso-q-ic svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.funnel-root .conso-tri{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:8px;display:grid}.funnel-root .conso-card.tri{text-align:center;white-space:nowrap;justify-content:center;min-height:48px;padding:8px 6px;font-size:12.5px;font-weight:600}.funnel-root .conso-card.tri.selected{background:var(--sun-soft)}.funnel-root .conso-bottom{margin-top:auto;padding-top:8px}.funnel-root .conso-manual-link{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;margin:4px auto 0;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:underline;display:block}.funnel-root .conso-live{background:#fff;border:1px solid #1717120d;border-radius:16px;padding:10px 14px 11px}.funnel-root .conso-live-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.funnel-root .conso-live-row>span{color:var(--muted);font-size:12px}.funnel-root .conso-live-row b{font-family:var(--font-bricolage), system-ui, sans-serif;white-space:nowrap;font-size:17px}.funnel-root .conso-stack{background:var(--line);border-radius:5px;gap:2px;height:10px;margin-top:8px;display:flex;overflow:hidden}.funnel-root .conso-stack i{background:var(--sun);height:100%;transition:width .5s cubic-bezier(.4,.8,.3,1);display:block}.funnel-root .conso-stack i.menage,.funnel-root .conso-legend i.menage{opacity:1}.funnel-root .conso-stack i.chauffage,.funnel-root .conso-legend i.chauffage{opacity:.75}.funnel-root .conso-stack i.boiler,.funnel-root .conso-legend i.boiler{opacity:.55}.funnel-root .conso-stack i.ve,.funnel-root .conso-legend i.ve{opacity:.4}.funnel-root .conso-stack i.piscine,.funnel-root .conso-legend i.piscine{opacity:.26}.funnel-root .conso-legend{flex-wrap:wrap;gap:3px 10px;margin-top:6px;display:flex}.funnel-root .conso-legend span{color:var(--muted);align-items:center;gap:4px;font-size:10.5px;display:inline-flex}.funnel-root .conso-legend i{background:var(--sun);border-radius:2px;flex:none;width:7px;height:7px}@media (prefers-reduced-motion:reduce){.funnel-root .conso-person,.funnel-root .conso-person-plus,.funnel-root .conso-card.selected{animation:none}.funnel-root .conso-stack i,.funnel-root .conso-card-check{transition:none}}.funnel-root .bt-scroll{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.funnel-root .bt-main{justify-content:center;align-items:center;gap:16px;width:100%;max-width:330px;margin:8px auto 0;display:flex}.funnel-root .bt-visual{flex-direction:column;flex:none;justify-content:flex-end;gap:5px;width:118px;min-width:0;display:flex}.funnel-root .bt-towers{justify-content:center;align-items:flex-end;gap:6px;min-height:150px;display:flex}.funnel-root .bt-tower{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;min-width:0;display:flex}.funnel-root .bt-tower-ghost{opacity:.7}.funnel-root .bt-layer{width:100%;position:relative}.funnel-root .bt-controller{aspect-ratio:120/44}.funnel-root .bt-module{aspect-ratio:120/34}.funnel-root .bt-wall-unit{aspect-ratio:120/78}.funnel-root .bt-tag{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.funnel-root .bt-tag-label{letter-spacing:.01em;max-width:calc(100% - 12px);color:var(--ink);text-align:center;background:#fff;border-radius:5px;padding:2px 6px;font-size:8.5px;font-weight:700;line-height:1.2;box-shadow:0 0 0 1px #1717120f}.funnel-root .bt-caption{text-align:center;color:var(--muted);margin:0;font-size:9.5px;line-height:1.35}.funnel-root .bt-wall{grid-template-columns:repeat(2,1fr);align-content:end;gap:5px;min-height:150px;display:grid}.funnel-root .bt-wall-unit{min-width:0;position:relative}.funnel-root .bt-wall-slot{aspect-ratio:120/78;min-width:0}.funnel-root .bt-wall-slot.bt-slot{aspect-ratio:120/78}.funnel-root .bt-layer img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;display:block}.funnel-root .bt-svg{width:100%;min-width:0;height:100%;min-height:0;color:var(--ink);fill:#fff;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;display:block}.funnel-root .bt-svg .bt-vent{fill:none;opacity:.35}.funnel-root .bt-svg .bt-led{fill:var(--sun);stroke:none}.funnel-root .bt-mod{animation:.34s cubic-bezier(.3,1.3,.45,1) backwards bt-drop}@keyframes bt-drop{0%{opacity:0;transform:translateY(-16px)}60%{opacity:1;transform:translateY(1px)}to{opacity:1;transform:none}}.funnel-root .bt-slot{aspect-ratio:120/34;width:100%;font:inherit;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px dashed #1717122e;border-radius:7px;justify-content:center;align-items:center;margin:0;padding:0;font-size:8.5px;font-weight:700;transition:border-color .15s ease-out,background-color .15s ease-out;display:flex}.funnel-root .bt-slot:hover{border-color:var(--brand);background:#17171208}.funnel-root .bt-slot:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.funnel-root .bt-tap{width:100%;font:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;display:block}.funnel-root .bt-tap:hover .bt-svg,.funnel-root .bt-tap:hover img{opacity:.82}.funnel-root .bt-tap:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}.funnel-root .bt-base{background:var(--line);border-radius:4px;width:86%;height:7px;margin-top:1px}.funnel-root .bt-side{background:#fff;border:1px solid #1717120d;border-radius:16px;flex-direction:column;flex:1;justify-content:center;gap:9px;min-width:0;padding:12px;display:flex}.funnel-root .bt-kpi span{color:var(--muted);font-size:11.5px;display:block}.funnel-root .bt-kpi b{font-family:var(--font-bricolage), system-ui, sans-serif;font-variant-numeric:tabular-nums;font-size:18px;font-weight:600;line-height:1.2;display:block}.funnel-root .bt-kpi b em{color:var(--muted);margin-left:3px;font-size:12px;font-style:normal;font-weight:400}.funnel-root .bt-kpi small{color:var(--muted);margin-top:1px;font-size:10.5px;display:block}.funnel-root .bt-later b{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:16px;font-weight:600;display:block}.funnel-root .bt-later p{color:var(--muted);margin:4px 0 0;font-size:12.5px;line-height:1.45}.funnel-root .bt-stepper{background:#fff;border:1px solid #1717120d;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:8px 10px;display:flex}.funnel-root .bt-stepbtn{border:2px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex:none;font-size:22px;font-weight:600;line-height:1;transition:border-color .15s ease-out}.funnel-root .bt-stepbtn:hover:not(:disabled){border-color:#1717124d}.funnel-root .bt-stepbtn:disabled{opacity:.35;cursor:default}.funnel-root .bt-stepval{text-align:center;min-width:0}.funnel-root .bt-stepval b{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:16px;font-weight:600;display:block}.funnel-root .bt-stepval small{color:var(--muted);font-size:11px;display:block}.funnel-root .bt-reco{background:var(--brand);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;margin:8px auto 0;padding:5px 16px;font-size:11.5px;font-weight:600;display:flex}.funnel-root .bt-hint{margin-top:8px}.funnel-root .bt-auto{background:#fff;border:1px solid #1717120d;border-radius:16px;margin-top:10px;padding:9px 12px 10px}.funnel-root .bt-auto-row{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.funnel-root .bt-auto-row>span{color:var(--muted);font-size:11.5px}.funnel-root .bt-auto-row b{font-family:var(--font-bricolage), system-ui, sans-serif;font-size:17px}.funnel-root .bt-auto-legend{color:var(--muted);margin:6px 0 0;font-size:10.5px}.funnel-root .bt-auto-secondary{border-top:1px solid #17171214;margin-top:10px;padding-top:9px}.funnel-root .bt-auto-secondary .bt-auto-row b{font-size:14px}@media (prefers-reduced-motion:reduce){.funnel-root .bt-mod{animation:none}}.funnel-root .okball{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:34px auto 20px;animation:.5s cubic-bezier(.3,1.4,.5,1) funnel-pop;display:flex}@keyframes funnel-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.funnel-root .back{cursor:pointer;color:var(--ink);background:0 0;border:0;padding:6px;display:flex}
