.ef{--bg: #F6F9FB;--bg-band: #E7F2F8;--bg-deep: #0B3D5C;--bg-deep-2: #082C43;--surface: #FFFFFF;--surface-2: #F0F5F8;--ink: #14202B;--ink-2: #4A5A68;--ink-3: #6B7C89;--on-deep: #EAF4FA;--on-deep-2: #9FC2D6;--line: #D7E3EA;--line-2: #C2D5E0;--line-deep: rgba(255,255,255,.16);--blue: #0B3D5C;--blue-2: #14628C;--blue-3: #3FA0CC;--blue-wash: #DCEDF6;--cta: #FF6B4A;--cta-deep: #D93A16;--cta-dark: #B82F0F;--cta-wash: #FFEDE7;--green: #1F9D6B;--green-deep:#157A52;--green-wash:#E4F5EE;--warn: #C2410C;--warn-wash: #FDECE4;--r-sm: 8px;--r: 14px;--r-lg: 22px;--r-xl: 32px;--pad: clamp(20px, 5vw, 40px);--ease: cubic-bezier(.22,.61,.36,1);--ease-out: cubic-bezier(.16,1,.3,1);--display: "Bricolage Grotesque", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--body: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media(min-width:900px){.ef{font-size:18px}}.ef *,.ef *:before,.ef *:after{box-sizing:border-box}.ef img{max-width:100%;height:auto;display:block}.ef p{margin:0 0 1em;max-width:65ch}.ef p:last-child{margin-bottom:0}.ef-wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 var(--pad)}.ef-wrap-wide{width:100%;max-width:1320px;margin:0 auto;padding:0 var(--pad)}.ef section{padding:clamp(56px,9vw,112px) 0}.ef-band-white{background:var(--surface)}.ef-band-pale{background:var(--bg-band)}.ef-band-deep{background:var(--bg-deep);color:var(--on-deep)}.ef-band-deep h2,.ef-band-deep h3{color:#fff}.ef-band-deep p{color:var(--on-deep-2)}.ef h1,.ef h2,.ef h3,.ef h4{font-family:var(--display);color:var(--blue);font-weight:700;letter-spacing:-.022em;line-height:1.08;margin:0 0 .5em;text-wrap:balance}.ef-h0{font-size:clamp(2.6rem,7.2vw,5.1rem);letter-spacing:-.035em}.ef-h1{font-size:clamp(2.2rem,5.4vw,3.9rem);letter-spacing:-.03em}.ef-h2{font-size:clamp(1.85rem,4.1vw,3rem)}.ef-h3{font-size:clamp(1.3rem,2.4vw,1.72rem);letter-spacing:-.018em}.ef-lede{font-size:clamp(1.06rem,1.9vw,1.28rem);color:var(--ink-2);line-height:1.55;max-width:62ch}.ef-mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.ef-head{max-width:760px;margin:0 0 clamp(32px,5vw,60px)}.ef-head--center{margin-left:auto;margin-right:auto;text-align:center}.ef-head--center p{margin-left:auto;margin-right:auto}.ef-meta{font-family:var(--mono);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.ef-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--body);font-size:1rem;font-weight:650;line-height:1;padding:15px 26px;border:2px solid transparent;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .18s var(--ease),background-color .18s var(--ease),box-shadow .18s var(--ease),border-color .18s var(--ease)}.ef-btn svg{width:18px;height:18px;flex:none}.ef-btn:hover{transform:translateY(-2px)}.ef-btn:active{transform:translateY(0)}.ef-btn:focus-visible{outline:3px solid var(--blue-3);outline-offset:3px}.ef-btn--pri,.ef-btn--glow{background:var(--cta-deep);color:#fff;box-shadow:0 6px 18px -6px #d93a168c}.ef-btn--pri:hover,.ef-btn--glow:hover{background:var(--cta-dark);box-shadow:0 12px 26px -8px #d93a1699}.ef-btn--ghost{background:transparent;color:var(--blue);border-color:var(--line-2)}.ef-btn--ghost:hover{border-color:var(--blue);background:var(--surface)}.ef-band-deep .ef-btn--ghost{color:#fff;border-color:#fff6}.ef-band-deep .ef-btn--ghost:hover{border-color:#fff;background:#ffffff14}.ef-btn--large{font-size:1.06rem;padding:18px 32px}.ef-btn--block{width:100%}.ef-chip{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:600;color:var(--blue);background:var(--blue-wash);border-radius:999px;padding:7px 14px}.ef-chip--verified{color:var(--green-deep);background:var(--green-wash)}.ef-chip--verified svg{width:14px;height:14px;color:var(--green)}.ef-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(22px,3vw,34px)}.ef-card--flat{border-radius:var(--r)}.ef-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.ef-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ef-reveal{opacity:1;transform:none;transition:none}.ef *{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.ef-alert{background:var(--blue);color:var(--on-deep);font-size:.88rem;padding:11px 0}.ef-alert__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 22px}.ef-alert__item{display:inline-flex;align-items:center;gap:8px}.ef-alert__item svg{width:15px;height:15px;color:var(--blue-3);flex:none}.ef-alert__highlight{color:#fff;font-weight:650}.ef-alert__sep{width:1px;height:14px;background:var(--line-deep)}@media(max-width:720px){.ef-alert__sep{display:none}}.ef-offer{background:var(--cta-wash);border-bottom:1px solid #FFD4C6;color:var(--cta-dark);font-size:.9rem;font-weight:600;text-align:center;padding:11px 0}.ef-hero{position:relative;overflow:hidden;background:radial-gradient(120% 80% at 50% 0%,#FFFFFF 0%,var(--bg-band) 55%,var(--bg) 100%);padding-top:clamp(48px,7vw,84px)!important;padding-bottom:clamp(48px,7vw,88px)!important}.ef-hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ef-particle-bub{position:absolute;bottom:-40px;border-radius:50%;background:radial-gradient(circle at 32% 30%,#fffffff2,#3fa0cc4d);border:1px solid rgba(20,98,140,.16);animation:ef-rise linear infinite}@keyframes ef-rise{0%{transform:translateY(0) translate(0) scale(.85);opacity:0}12%{opacity:.9}88%{opacity:.55}to{transform:translateY(-105vh) translate(22px) scale(1.15);opacity:0}}.ef-hero__inner{position:relative;text-align:center}.ef-hero__badge{display:inline-flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);color:var(--blue);font-size:.88rem;font-weight:600;border-radius:999px;padding:8px 18px;margin-bottom:26px;box-shadow:0 2px 10px -4px #0b3d5c2e}.ef-hero__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-wash);flex:none}.ef-hero__title{margin-bottom:22px}.ef-hero__title .ln{display:block}.ef-hero__accent{color:var(--blue-2)}.ef-hero__sub{font-size:clamp(1.08rem,2vw,1.32rem);color:var(--ink-2);line-height:1.52;max-width:56ch;margin:0 auto 32px}.ef-hero__cta{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:26px}.ef-hero__trust{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:6px 12px;font-size:.95rem;color:var(--ink-2)}.ef-hero__trust-stars{color:#f5a623;letter-spacing:1px}.ef-hero__trust strong{color:var(--ink)}.ef-hero__trust-note{color:var(--ink-3);font-size:.88rem;width:100%}.ef-hero__stage{position:relative;margin:clamp(40px,6vw,64px) auto 0;max-width:560px}.ef-hero__ring{position:absolute;left:50%;top:46%;width:min(78vw,440px);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#3fa0cc33,#3fa0cc00 68%)}.ef-hero__product{position:relative}.ef-hero__product img{margin:0 auto;max-height:460px;width:auto;filter:drop-shadow(0 26px 40px rgba(11,61,92,.2))}.ef-hero__chip{position:absolute;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:12px 16px;font-size:.82rem;color:var(--ink-2);line-height:1.3;box-shadow:0 10px 26px -12px #0b3d5c59;animation:ef-float 6s var(--ease) infinite}.ef-hero__chip strong{display:block;font-family:var(--display);font-size:1.22rem;color:var(--blue);letter-spacing:-.02em}.ef-hero__chip--tl{left:-2%;top:12%}.ef-hero__chip--tr{right:-2%;top:30%;animation-delay:-2s}.ef-hero__chip--bl{left:2%;bottom:12%;animation-delay:-4s}@keyframes ef-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(max-width:720px){.ef-hero__stage{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ef-hero__product{grid-column:1 / -1}.ef-hero__ring{display:none}.ef-hero__chip{position:static;animation:none;box-shadow:none;text-align:center;padding:11px 8px;font-size:.72rem;margin-top:14px}.ef-hero__chip strong{font-size:1rem}}.ef-proof{background:var(--surface);border-block:1px solid var(--line);padding:0!important}.ef-proof__row{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.ef-proof__cell{padding:26px 14px}.ef-proof__cell+.ef-proof__cell{border-left:1px solid var(--line)}.ef-proof__num{font-family:var(--display);font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:700;color:var(--blue);letter-spacing:-.03em;line-height:1}.ef-proof__lbl{font-size:.84rem;color:var(--ink-2);margin-top:7px}@media(max-width:720px){.ef-proof__row{grid-template-columns:repeat(2,1fr)}.ef-proof__cell:nth-child(odd){border-left:0}.ef-proof__cell:nth-child(n+3){border-top:1px solid var(--line)}}.ef-wake{background:var(--bg-band)}.ef-wake__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.ef-wake__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px}.ef-wake__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--warn-wash);color:var(--warn);margin-bottom:18px}.ef-wake__num{font-family:var(--display);font-size:clamp(2.2rem,4.6vw,3.1rem);font-weight:700;color:var(--warn);letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums;margin-bottom:12px}.ef-wake__lbl{font-size:1rem;color:var(--ink);line-height:1.45}.ef-wake__lbl strong{color:var(--ink)}.ef-wake__sub{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);font-size:.8rem;color:var(--ink-3)}.ef-scope{background:var(--bg-deep);color:var(--on-deep)}.ef-scope h2{color:#fff}.ef-scope .ef-head p{color:var(--on-deep-2)}.ef-scope__accent{color:var(--blue-3)}.ef-scope__compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(20px,3vw,40px)}.ef-scope__lens{background:#ffffff0d;border:1px solid var(--line-deep);border-radius:var(--r-xl);padding:22px;text-align:center}.ef-scope__svg{width:100%;height:auto}.ef-scope__lbl{font-family:var(--display);font-size:1.3rem;font-weight:650;color:#fff;margin-top:8px}.ef-scope__sublbl{font-size:.93rem;color:var(--on-deep-2);margin-top:4px}.ef-scope__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line-deep);font-size:.8rem;color:var(--on-deep-2)}.ef-scope__legend-item{display:inline-flex;align-items:center;gap:6px}.ef-scope__legend-dot{width:9px;height:9px;border-radius:50%;flex:none}.ef-mp{animation:ef-drift 9s ease-in-out infinite;transform-origin:center}.ef-mp-2{animation-duration:11s;animation-delay:-1s}.ef-mp-3{animation-duration:8s;animation-delay:-3s}.ef-mp-4{animation-duration:12s;animation-delay:-5s}.ef-mp-5{animation-duration:10s;animation-delay:-2s}.ef-mp-6{animation-duration:13s;animation-delay:-6s}.ef-mp-7{animation-duration:9.5s;animation-delay:-4s}.ef-mp-8{animation-duration:11.5s;animation-delay:-7s}@keyframes ef-drift{0%,to{transform:translate(0)}25%{transform:translate(6px,-8px)}50%{transform:translate(-5px,5px)}75%{transform:translate(8px,4px)}}.ef-scope__verdict{margin-top:clamp(28px,4vw,46px);background:#ffffff0d;border:1px solid var(--line-deep);border-left:4px solid var(--blue-3);border-radius:var(--r);padding:22px 26px;font-size:1.04rem;color:var(--on-deep);max-width:none}.ef-scope__verdict strong{color:#fff}.ef-scope__verdict-mp{color:var(--blue-3);font-weight:600}.ef-scope__note{margin-top:14px;font-size:.8rem;color:var(--on-deep-2);opacity:.8}.ef-contam__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.ef-contam__cell{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:13px 15px;transition:border-color .2s var(--ease),transform .2s var(--ease)}.ef-contam__cell:hover{border-color:var(--green);transform:translateY(-2px)}.ef-contam__sym{font-family:var(--mono);font-size:.95rem;font-weight:600;color:var(--green-deep);background:var(--green-wash);border-radius:9px;width:42px;height:42px;display:grid;place-items:center;flex:none}.ef-contam__name{font-size:.92rem;font-weight:600;color:var(--ink);line-height:1.2}.ef-contam__pct{font-family:var(--mono);font-size:.8rem;color:var(--ink-3);margin-top:2px}.ef-contam__legend{margin-top:22px;font-size:.86rem;color:var(--ink-2);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ef-contam__legend strong{color:var(--green-deep)}.ef-cost{background:var(--bg-band)}.ef-cost__compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.ef-cost__col{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(22px,3vw,32px);display:flex;flex-direction:column}.ef-cost__col--good{border-color:var(--green);box-shadow:0 12px 34px -20px #1f9d6b99}.ef-cost__col-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.ef-cost__col-icon{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--warn-wash);color:var(--warn)}.ef-cost__col--good .ef-cost__col-icon{background:var(--green-wash);color:var(--green-deep)}.ef-cost__col-title{font-family:var(--display);font-size:1.22rem;font-weight:650;color:var(--blue)}.ef-cost__col-sub{font-size:.84rem;color:var(--ink-3)}.ef-cost__rows{flex:1}.ef-cost__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.96rem}.ef-cost__row-lbl{color:var(--ink-2)}.ef-cost__row-val{font-family:var(--mono);font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}.ef-cost__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:20px;padding-top:18px;border-top:2px solid var(--line-2)}.ef-cost__total-lbl{font-size:.88rem;color:var(--ink-2)}.ef-cost__total-num{font-family:var(--display);font-weight:700;font-size:clamp(1.8rem,3.4vw,2.4rem);letter-spacing:-.03em;color:var(--warn)}.ef-cost__col--good .ef-cost__total-num{color:var(--green-deep)}.ef-cost__win{margin-top:22px;background:var(--blue);border-radius:var(--r-lg);padding:clamp(24px,4vw,38px);text-align:center;color:#fff}.ef-cost__win-lbl{font-size:.9rem;color:var(--on-deep-2)}.ef-cost__win-num{font-family:var(--display);font-weight:700;font-size:clamp(2.6rem,6.4vw,4.2rem);letter-spacing:-.04em;line-height:1.05;margin:6px 0}.ef-cost__win-sub{font-size:.98rem;color:var(--on-deep-2)}.ef-proj{background:var(--surface)}.ef-proj__grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.35fr);gap:clamp(28px,5vw,64px);align-items:center}@media(max-width:900px){.ef-proj__grid{grid-template-columns:1fr}}.ef-proj__legend{margin:26px 0;display:grid;gap:10px}.ef-proj__legend-row{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);border-radius:var(--r);font-size:.96rem}.ef-proj__legend-row span:last-child{font-family:var(--mono);font-weight:600}.ef-proj__legend-row--bad{background:var(--warn-wash);border-color:#f5cdbb;color:var(--warn)}.ef-proj__legend-row--good{background:var(--green-wash);border-color:#bfe6d6;color:var(--green-deep)}.ef-proj__legend-line{height:3px;border-radius:2px;display:block}.ef-proj__legend-line--bad{background:var(--warn)}.ef-proj__legend-line--good{background:var(--blue-2)}.ef-proj__big{background:var(--blue);color:#fff;border-radius:var(--r-lg);padding:24px 28px}.ef-proj__big-lbl{font-size:.88rem;color:var(--on-deep-2)}.ef-proj__big-num{font-family:var(--display);font-weight:700;font-size:clamp(2.3rem,5vw,3.3rem);letter-spacing:-.04em;line-height:1.05;margin:4px 0}.ef-proj__big-sub{font-size:.92rem;color:var(--on-deep-2)}.ef-proj__chart{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px}.ef-proj__chart svg{width:100%;height:auto;display:block}.ef-proj__chart-grid{stroke:var(--line);stroke-width:1}.ef-proj__chart-axis{stroke:var(--line-2);stroke-width:1.5}.ef-proj__chart-tick{font-family:var(--mono);font-size:11px;fill:var(--ink-3)}.ef-proj__chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1500;stroke-dashoffset:1500}.ef-proj__chart.is-in .ef-proj__chart-line{animation:ef-draw 2.2s var(--ease-out) forwards}.ef-proj__chart.is-in .ef-proj__chart-line--good{animation-delay:.35s}@keyframes ef-draw{to{stroke-dashoffset:0}}.ef-proj__chart-area{opacity:0;transition:opacity .8s var(--ease) 1.4s}.ef-proj__chart.is-in .ef-proj__chart-area{opacity:1}.ef-proj__chart-end-bad,.ef-proj__chart-end-good{opacity:0;transition:opacity .6s var(--ease) 1.9s}.ef-proj__chart.is-in .ef-proj__chart-end-bad,.ef-proj__chart.is-in .ef-proj__chart-end-good{opacity:1}.ef-proj__note{margin-top:14px;font-size:.78rem;color:var(--ink-3)}.ef-auth{background:var(--bg-band);padding:clamp(34px,5vw,56px) 0!important}.ef-auth__lbl{text-align:center;font-family:var(--mono);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:20px}.ef-auth__row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}.ef-auth__item{display:inline-flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:11px 20px;font-size:.92rem;font-weight:600;color:var(--blue)}.ef-auth__item svg{width:16px;height:16px;color:var(--green);flex:none}.ef-quiz{background:var(--bg-band)}.ef-quiz__box{max-width:700px;margin:0 auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:clamp(24px,4vw,44px);box-shadow:0 18px 44px -30px #0b3d5c80}.ef-quiz__progress{display:flex;gap:8px;margin-bottom:30px}.ef-quiz__progress-step{height:5px;flex:1;border-radius:3px;background:var(--line-2);transition:background-color .35s var(--ease)}.ef-quiz__progress-step.is-on{background:var(--cta-deep)}.ef-quiz__step,.ef-quiz__result{display:none}.ef-quiz__step.is-active,.ef-quiz__result.is-active{display:block;animation:ef-fade-up .45s var(--ease-out)}@keyframes ef-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ef-quiz__q{font-family:var(--mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.ef-quiz__title{font-size:clamp(1.35rem,3vw,1.85rem);margin:10px 0 24px}.ef-quiz__opts{display:grid;gap:10px}.ef-quiz__opt{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;text-align:left;background:var(--bg-band);border:2px solid var(--line);border-radius:var(--r);padding:17px 20px;font-family:var(--body);font-size:1.02rem;font-weight:550;color:var(--ink);cursor:pointer;transition:border-color .18s var(--ease),transform .18s var(--ease),background-color .18s var(--ease)}.ef-quiz__opt:hover{border-color:var(--cta-deep);background:var(--surface);transform:translate(4px)}.ef-quiz__opt:focus-visible{outline:3px solid var(--blue-3);outline-offset:2px}.ef-quiz__opt-arrow{color:var(--cta-deep);font-size:1.15rem;transition:transform .18s var(--ease)}.ef-quiz__opt:hover .ef-quiz__opt-arrow{transform:translate(4px)}.ef-quiz__result{text-align:center}.ef-quiz__result-lbl{font-family:var(--mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.ef-quiz__result-name{font-family:var(--display);font-weight:700;font-size:clamp(2rem,5vw,2.9rem);letter-spacing:-.035em;color:var(--blue);margin:6px 0 8px}.ef-quiz__result-tag{color:var(--ink-2);max-width:46ch;margin:0 auto 22px}.ef-quiz__result-img{max-width:240px;margin:0 auto 24px}.ef-quiz__result-cta{margin-bottom:16px}.ef-quiz__back{display:inline-block;font-size:.9rem;color:var(--ink-3);text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:0;font-family:var(--body)}.ef-quiz__back:hover{color:var(--blue)}.ef-product-hero--pale{background:var(--bg-band)}.ef-product-hero--white{background:var(--surface)}.ef-product-hero--deep{background:var(--bg-deep);color:var(--on-deep)}.ef-product-hero--deep .ef-product-hero__name,.ef-product-hero--deep .ef-product-hero__tagline{color:#fff}.ef-product-hero--deep .ef-product-hero__desc{color:var(--on-deep-2)}.ef-product-hero--deep .ef-chip{background:#ffffff1f;color:#fff}.ef-product-hero--deep .ef-product-hero__price-now{color:#fff}.ef-product-hero--deep .ef-product-hero__price-was{color:var(--on-deep-2)}.ef-product-hero--deep .ef-product-hero__spec-tile{background:#ffffff17;border-color:var(--line-deep)}.ef-product-hero--deep .ef-product-hero__spec-tile-num{color:#fff}.ef-product-hero--deep .ef-product-hero__spec-tile-lbl{color:var(--on-deep-2)}.ef-product-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);align-items:center}@media(max-width:900px){.ef-product-hero__grid{grid-template-columns:1fr}}.ef-product-hero__grid--reverse .ef-product-hero__content{order:2}@media(max-width:900px){.ef-product-hero__grid--reverse .ef-product-hero__content{order:0}}.ef-product-hero__kicker{display:inline-block;font-size:.84rem;font-weight:650;color:var(--cta-dark);background:var(--cta-wash);border-radius:999px;padding:6px 14px;margin-bottom:16px}.ef-product-hero--deep .ef-product-hero__kicker{background:#ff6b4a33;color:#ffc2b0}.ef-product-hero__name{font-family:var(--display);font-weight:700;font-size:clamp(2.4rem,6vw,3.9rem);letter-spacing:-.04em;line-height:1;color:var(--blue);margin:0 0 10px}.ef-product-hero__tagline{font-family:var(--display);font-weight:600;font-size:clamp(1.15rem,2.3vw,1.5rem);color:var(--blue-2);letter-spacing:-.02em;margin:0 0 16px}.ef-product-hero__desc{color:var(--ink-2);margin-bottom:22px}.ef-product-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.ef-product-hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.ef-product-hero__price{line-height:1.15}.ef-product-hero__price-now{display:block;font-family:var(--display);font-weight:700;font-size:clamp(1.7rem,3.4vw,2.2rem);letter-spacing:-.03em;color:var(--blue)}.ef-product-hero__price-was{font-size:.88rem;color:var(--ink-3);text-decoration:line-through}.ef-product-hero__stage{position:relative}.ef-product-hero__stage img{margin:0 auto;max-height:460px;width:auto;filter:drop-shadow(0 22px 36px rgba(11,61,92,.2))}.ef-product-hero__badge{position:absolute;top:0;right:0;z-index:2;background:var(--cta-deep);color:#fff;font-size:.78rem;font-weight:650;border-radius:999px;padding:7px 15px}.ef-product-hero__spec-tile{position:absolute;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:13px 17px;box-shadow:0 10px 26px -14px #0b3d5c66}.ef-spec-tile--tl{left:0;top:22%}.ef-spec-tile--br{right:0;bottom:16%}.ef-product-hero__spec-tile-num{font-family:var(--display);font-weight:700;font-size:1.5rem;letter-spacing:-.03em;color:var(--blue);line-height:1}.ef-product-hero__spec-tile-lbl{font-size:.76rem;color:var(--ink-2);margin-top:3px}@media(max-width:720px){.ef-product-hero__spec-tile{position:static;display:inline-block;margin:10px 8px 0 0;box-shadow:none}}.ef-vs{background:var(--bg-band)}.ef-vs__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--r-lg)}.ef-vs__table{min-width:720px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.ef-vs__row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;align-items:center}.ef-vs__row:not(:last-child){border-bottom:1px solid var(--line)}.ef-vs__row:not(.ef-vs__row--head):hover{background:var(--surface-2)}.ef-vs__row--head{background:var(--blue);color:#fff;font-family:var(--display);font-weight:650}.ef-vs__row--head .ef-vs__cell:last-child{background:var(--blue-2)}.ef-vs__cell{padding:15px 18px;text-align:center;font-size:.95rem}.ef-vs__cell:first-child{text-align:left;color:var(--ink);font-weight:550}.ef-vs__row--head .ef-vs__cell:first-child{color:#fff}.ef-vs__head-lbl{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--on-deep-2);font-weight:400}.ef-vs__row:not(.ef-vs__row--head) .ef-vs__cell:last-child{background:var(--green-wash);font-weight:600}.ef-vs__check{color:var(--green-deep);font-size:1.15rem;font-weight:700}.ef-vs__x{color:var(--warn);font-size:1.15rem;font-weight:700}.ef-vs__partial{color:var(--ink-3);font-size:1.15rem;font-weight:700}.ef-vs__hint{margin-top:12px;font-size:.8rem;color:var(--ink-3);text-align:center}.ef-lab{background:var(--surface)}.ef-lab__grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.25fr);gap:clamp(28px,5vw,64px);align-items:center}@media(max-width:900px){.ef-lab__grid{grid-template-columns:1fr}}.ef-lab__source{display:inline-flex;align-items:center;gap:9px;background:var(--blue-wash);border-radius:var(--r);padding:12px 16px;font-size:.86rem;color:var(--blue);margin-top:8px}.ef-lab__source svg{width:16px;height:16px;flex:none}.ef-lab__chart{background:var(--bg-band);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(22px,3vw,32px)}.ef-lab__chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid var(--line)}.ef-lab__chart-title{font-family:var(--display);font-weight:650;color:var(--blue);font-size:1.05rem}.ef-lab__chart-sub{font-family:var(--mono);font-size:.76rem;color:var(--ink-3)}.ef-lab__bar{display:grid;grid-template-columns:108px 1fr 54px;align-items:center;gap:12px;margin-bottom:11px}.ef-lab__bar-lbl{font-size:.88rem;color:var(--ink-2)}.ef-lab__bar-track{height:9px;background:var(--line);border-radius:5px;overflow:hidden}.ef-lab__bar-fill{height:100%;border-radius:5px;background:linear-gradient(90deg,var(--blue-2),var(--green));width:0;transition:width 1.2s var(--ease-out)}.ef-lab__chart.is-in .ef-lab__bar-fill{width:var(--w)}.ef-lab__bar-val{font-family:var(--mono);font-size:.82rem;font-weight:600;color:var(--green-deep);text-align:right}@media(max-width:480px){.ef-lab__bar{grid-template-columns:84px 1fr 48px;gap:8px}}.ef-next{background:var(--bg-band)}.ef-next__timeline{position:relative;max-width:760px}.ef-next__timeline:before{content:"";position:absolute;left:19px;top:12px;bottom:12px;width:2px;background:linear-gradient(var(--blue-3),var(--line-2))}.ef-next__step{position:relative;display:grid;grid-template-columns:40px 1fr;gap:22px;padding-bottom:30px}.ef-next__step:last-child{padding-bottom:0}.ef-next__bullet{width:40px;height:40px;border-radius:50%;background:var(--surface);border:2px solid var(--blue-3);display:grid;place-items:center;color:var(--blue);font-family:var(--display);font-weight:700;font-size:.95rem;position:relative;z-index:1}.ef-next__step-content{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px 24px}.ef-next__when{font-family:var(--mono);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-2)}.ef-next__step-title{font-family:var(--display);font-weight:650;font-size:1.16rem;color:var(--blue);margin:6px 0 8px;letter-spacing:-.02em}.ef-next__step-desc{font-size:.96rem;color:var(--ink-2)}.ef-stories{background:var(--surface)}.ef-stories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px}.ef-story{background:var(--bg-band);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px;display:flex;flex-direction:column}.ef-story__verified{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;font-size:.78rem;font-weight:650;color:var(--green-deep);background:var(--green-wash);border-radius:999px;padding:6px 13px;margin-bottom:16px}.ef-story__verified svg{width:13px;height:13px}.ef-story__quote{font-size:1.04rem;color:var(--ink);line-height:1.55;flex:1;max-width:none}.ef-story__author{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.ef-story__avatar{width:42px;height:42px;border-radius:50%;flex:none;display:grid;place-items:center;font-family:var(--display);font-weight:650;font-size:.92rem;background:var(--blue-wash);color:var(--blue)}.ef-story__name{font-weight:650;color:var(--ink);font-size:.96rem}.ef-story__loc{font-size:.82rem;color:var(--ink-3)}.ef-story__rating{margin-left:auto;color:#f5a623;font-size:.9rem;letter-spacing:1px}.ef-guarantee{background:var(--bg-deep);color:var(--on-deep);text-align:center}.ef-guarantee h2{color:#fff}.ef-guarantee p{color:var(--on-deep-2);margin-left:auto;margin-right:auto}.ef-guarantee__seal{width:118px;height:118px;margin:0 auto 28px;border-radius:50%;border:2px dashed rgba(255,255,255,.35);display:grid;place-items:center}.ef-guarantee__seal-inner{width:96px;height:96px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;align-content:center}.ef-guarantee__seal-num{font-family:var(--display);font-weight:700;font-size:2.3rem;line-height:1;letter-spacing:-.04em}.ef-guarantee__seal-lbl{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.ef-guarantee__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:clamp(30px,4vw,48px);text-align:left}.ef-guarantee__card{background:#ffffff0f;border:1px solid var(--line-deep);border-radius:var(--r-lg);padding:24px}.ef-guarantee__card-icon{width:40px;height:40px;border-radius:11px;background:#1f9d6b38;color:#7fe0bc;display:grid;place-items:center;margin-bottom:16px}.ef-guarantee__card-icon svg{width:20px;height:20px}.ef-guarantee__card-title{font-family:var(--display);font-weight:650;color:#fff;font-size:1.06rem;margin-bottom:7px}.ef-guarantee__card-desc{font-size:.92rem;color:var(--on-deep-2)}.ef-calc{background:var(--bg-band)}.ef-calc__box{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:clamp(26px,4vw,48px)}.ef-calc__grid{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(28px,5vw,56px);align-items:center}@media(max-width:820px){.ef-calc__grid{grid-template-columns:1fr}}.ef-calc__slider-label{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:28px 0 12px;font-size:.95rem;color:var(--ink-2)}.ef-calc__slider-label span:last-child{font-family:var(--display);font-weight:700;font-size:1.9rem;letter-spacing:-.03em;color:var(--blue)}.ef-calc__slider-label small{font-size:.95rem;color:var(--ink-3);margin-left:2px}.ef-calc__slider{-webkit-appearance:none;appearance:none;width:100%;height:8px;border-radius:5px;background:var(--line);outline:none;cursor:pointer}.ef-calc__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:var(--cta-deep);border:3px solid #fff;box-shadow:0 3px 10px -2px #d93a1699;cursor:pointer}.ef-calc__slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--cta-deep);border:3px solid #fff;box-shadow:0 3px 10px -2px #d93a1699;cursor:pointer}.ef-calc__slider:focus-visible{outline:3px solid var(--blue-3);outline-offset:4px}.ef-calc__ticks{display:flex;justify-content:space-between;margin-top:8px;font-family:var(--mono);font-size:.72rem;color:var(--ink-3)}.ef-calc__right{background:var(--blue);color:#fff;border-radius:var(--r-lg);padding:clamp(24px,3.5vw,38px);text-align:center}.ef-calc__right-lbl{font-size:.9rem;color:var(--on-deep-2)}.ef-calc__right>span{display:block;font-family:var(--display);font-weight:700;font-size:clamp(2.6rem,6vw,3.8rem);letter-spacing:-.04em;line-height:1.05;margin:6px 0 10px;font-variant-numeric:tabular-nums}.ef-calc__right-sub{font-size:.94rem;color:var(--on-deep-2)}.ef-calc__right-sub strong{color:#fff}.ef-faq{background:var(--surface)}.ef-faq__wrap{max-width:800px;margin:0 auto}.ef-faq__list{display:grid;gap:10px}.ef-faq__item{background:var(--bg-band);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:border-color .2s var(--ease)}.ef-faq__item[open]{border-color:var(--blue-3);background:var(--surface)}.ef-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 22px;font-family:var(--display);font-size:1.06rem;font-weight:600;color:var(--blue);letter-spacing:-.015em;cursor:pointer;list-style:none}.ef-faq__item summary::-webkit-details-marker{display:none}.ef-faq__item summary:focus-visible{outline:3px solid var(--blue-3);outline-offset:-3px}.ef-faq__plus{position:relative;width:18px;height:18px;flex:none;transition:transform .25s var(--ease)}.ef-faq__plus:before,.ef-faq__plus:after{content:"";position:absolute;background:var(--cta-deep);border-radius:2px}.ef-faq__plus:before{left:0;top:8px;width:18px;height:2px}.ef-faq__plus:after{top:0;left:8px;width:2px;height:18px;transition:opacity .25s var(--ease)}.ef-faq__item[open] .ef-faq__plus{transform:rotate(90deg)}.ef-faq__item[open] .ef-faq__plus:after{opacity:0}.ef-faq__answer{padding:0 22px 22px;color:var(--ink-2);font-size:1rem}.ef-faq__answer strong{color:var(--ink)}.ef-final{background:var(--bg-deep);color:var(--on-deep);text-align:center}.ef-final__wrap{max-width:760px;margin:0 auto}.ef-final h2{color:#fff}.ef-final__accent{color:#7fd4f5}.ef-final__sub{color:var(--on-deep-2);font-size:1.1rem;margin:0 auto 34px}.ef-final__stack{background:#ffffff0f;border:1px solid var(--line-deep);border-radius:var(--r-lg);padding:12px 24px;margin-bottom:30px;text-align:left}.ef-final__stack-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line-deep);font-size:.98rem}.ef-final__stack-lbl{color:var(--on-deep);display:flex;align-items:center;gap:10px}.ef-final__stack-val{font-family:var(--mono);font-weight:600;color:#fff}.ef-final__stack-val--free{color:#7fe0bc}.ef-final__stack-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:18px 0 14px}.ef-final__stack-total-lbl{font-size:.92rem;color:var(--on-deep-2)}.ef-final__stack-total-val{font-family:var(--display);font-weight:700;font-size:2.2rem;letter-spacing:-.035em;color:#fff}.ef-final__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 26px;margin-top:28px;font-size:.88rem;color:var(--on-deep-2)}.ef-trust-item{display:inline-flex;align-items:center;gap:8px}.ef-trust-item svg{width:16px;height:16px;color:#7fe0bc;flex:none}.ef-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -6px 24px -12px #0b3d5c59;transform:translateY(110%);transition:transform .35s var(--ease-out);padding-bottom:env(safe-area-inset-bottom)}.ef-sticky.is-shown{transform:none}.ef-sticky__inner{max-width:1320px;margin:0 auto;padding:11px var(--pad);display:flex;align-items:center;justify-content:space-between;gap:16px}.ef-sticky__left{display:flex;align-items:center;gap:13px;min-width:0}.ef-sticky__icon{width:40px;height:40px;flex:none;border-radius:11px;background:var(--blue-wash);color:var(--blue);display:grid;place-items:center}.ef-sticky__icon svg{width:20px;height:20px}.ef-sticky__text{font-size:.82rem;color:var(--ink-2);line-height:1.35;min-width:0}.ef-sticky__text strong{display:block;font-size:.98rem;color:var(--blue);font-family:var(--display);font-weight:650}.ef-sticky__cta{flex:none;padding:13px 22px;font-size:.95rem}@media(max-width:560px){.ef-sticky__icon{display:none}.ef-sticky__text{font-size:.74rem}.ef-sticky__cta{padding:12px 16px;font-size:.88rem}}.ef .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ef a:focus-visible,.ef summary:focus-visible,.ef button:focus-visible{outline:3px solid var(--blue-3);outline-offset:3px;border-radius:4px}.ef-product-hero__price-note{display:block;font-size:.84rem;font-weight:600;color:var(--ink-2);margin-top:2px}.ef-product-hero--deep .ef-product-hero__price-note{color:var(--on-deep-2)}.ef-product-hero__price-note--lead{font-weight:600;color:var(--ink-2)}.ef-product-hero__price-note:not(.ef-product-hero__price-note--lead){font-weight:500;color:var(--ink-3)}
/*# sourceMappingURL=/cdn/shop/t/43/assets/ecofilter-funnel-v2.css.map */
