:root{--bg:#f3f7fa;--surface:#fff;--surface-muted:#f8fafc;--ink:#0b1c2c;--muted:#4b5d6e;--subtle:#7b8a97;--navy:#0a1f33;--navy-2:#10314f;--navy-3:#16405f;--aqua:#19b5c8;--aqua-deep:#0e8ca3;--water-grad:linear-gradient(100deg, #19b5c8 0%, #2f80c3 55%, #10314f 100%);--buy:#0e9f6e;--buy-hover:#0b8a5f;--danger:#d70015;--line:#0a1f331a;--line-strong:#0a1f332e;--shadow-sm:0 1px 2px #0a1f330d, 0 4px 16px #0a1f330d;--shadow:0 12px 40px #0a1f331f;--radius-lg:22px;--radius:14px;--radius-sm:10px;--font-display:var(--font-display,"Space Grotesk"), "Space Grotesk", sans-serif;--font-body:var(--font-body,Inter), Inter, system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit}button,input,textarea,select{font:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.wizardQ{font-family:var(--font-display);letter-spacing:-.02em}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes dropPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.35)}}@keyframes sweep{0%{background-position:0%}to{background-position:200%}}@keyframes heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes heroShimmer{0%,to{opacity:.35;transform:translate(-18%)rotate(0)}50%{opacity:.75;transform:translate(18%)rotate(0)}}@keyframes heroDropletFall{0%{opacity:0;transform:translateY(0)scale(.6)}12%{opacity:.85}88%{opacity:.45}to{opacity:0;transform:translateY(110vh)scale(1)}}@keyframes heroArcPulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}@keyframes heroSprayGlow{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.utilityBar{background:var(--navy);color:#ffffffd1;font-size:.75rem;font-weight:500}.utilityBarInner{justify-content:space-between;align-items:center;gap:16px;padding:7px 0;display:flex}.utilityBar a{color:#7fe0ec;font-weight:600;text-decoration:none}.utilityBar a:hover{color:#fff}.siteHeader{z-index:30;-webkit-backdrop-filter:saturate(160%)blur(16px);backdrop-filter:saturate(160%)blur(16px);background:#10314fe6;border-bottom:1px solid #ffffff14;position:sticky;top:0}.siteHeaderInner{justify-content:space-between;align-items:center;gap:16px;height:60px;display:flex}.brandLogo{flex-shrink:0;align-items:center;display:inline-flex}.siteHeader .brandLogo img{width:auto;height:30px}.siteNav{align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:flex}.breadcrumbNav{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:6px;padding:16px 0;font-size:.8125rem;display:flex}.breadcrumbNav a{color:var(--subtle);text-decoration:none}.breadcrumbNav a:hover{color:var(--aqua-deep);text-decoration:underline}.breadcrumbNav span[aria-current=page]{color:var(--muted);font-weight:500}.siteNav a{color:#ffffffc7;text-decoration:none;transition:color .15s}.siteNav a:hover{color:#fff}.siteNav .navPill{background:#ffffff0f;border:1px solid #ffffff38;border-radius:980px;padding:8px 16px;transition:background .15s,border-color .15s,color .15s}.siteNav .navPill:hover{color:#fff;background:#ffffff1f;border-color:#ffffff59}.siteNav .navCta{background:var(--aqua);color:#fff;border-radius:980px;padding:8px 16px;font-weight:700;transition:background .15s}.siteNav .navCta:hover{color:#fff;background:#3fd2e3}.hero{background:var(--navy);color:#fff;padding:72px 0 64px;position:relative;overflow:hidden}.heroBackdrop{z-index:0;will-change:transform;transition:transform .35s ease-out;position:absolute;inset:0}.heroSlide{opacity:0;transition:opacity 1.4s;position:absolute;inset:0}.heroSlide.isActive{opacity:1;z-index:1}.heroSlide img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.heroSlide.isActive img{animation:14s ease-out forwards heroKenBurns}.heroBackdrop img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.heroOverlay{z-index:1;background:linear-gradient(100deg,#0a1f33f0 0%,#10314fd1 48%,#0a1f338c 100%);position:absolute;inset:0;overflow:hidden}.heroShimmer{pointer-events:none;background:linear-gradient(115deg,#0000 35%,#7fe0ec14 48%,#3fa9f51f 52%,#0000 65%);animation:9s ease-in-out infinite heroShimmer;position:absolute;inset:-40% -20%}.heroDroplets{pointer-events:none;position:absolute;inset:0}.heroDroplet{opacity:0;background:#7fe0ec8c;border-radius:50%;width:4px;height:4px;animation-name:heroDropletFall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-12px;box-shadow:0 0 10px #7fe0ec59}.heroSlidesNav{z-index:3;gap:8px;display:flex;position:absolute;bottom:28px;right:24px}.heroSlideDot{cursor:pointer;background:#ffffff59;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .2s,background .2s,box-shadow .2s}.heroSlideDot:hover{background:#ffffffa6;transform:scale(1.15)}.heroSlideDot.isActive{background:var(--aqua);transform:scale(1.2);box-shadow:0 0 0 3px #19b5c859}.heroSlideCaption{z-index:3;color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600;animation:.4s both riseIn;position:absolute;bottom:52px;right:24px}.heroArcs{z-index:2;pointer-events:none;opacity:.5;width:640px;height:640px;transition:transform .35s ease-out;position:absolute;bottom:-260px;right:-180px}.heroArcs span{border:1.5px dashed #7fe0ec80;border-radius:50%;animation:6s ease-in-out infinite heroArcPulse;position:absolute;inset:0}.heroArcs span:nth-child(2){border-color:#7fe0ec59;animation-delay:.8s;inset:90px}.heroArcs span:nth-child(3){border-color:#7fe0ec40;animation-delay:1.6s;inset:180px}.heroArcs span:nth-child(4){background:radial-gradient(circle,#19b5c859,#0000 70%);border:0;animation:4s ease-in-out infinite heroSprayGlow;inset:270px}.heroContent{z-index:4;animation:.5s both riseIn;position:relative}.hero .heroContent.container{margin-left:max(20px,50% + min(1120px,100% - 40px)/-2);margin-right:auto}.heroContentGrid{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(220px,420px);align-items:center;gap:16px clamp(24px,4vw,48px);display:grid}.heroIntro{grid-area:1/1;max-width:680px}.heroBody{grid-area:2/1;max-width:680px}.heroProduct{grid-area:1/2/3;justify-content:center;align-self:center;align-items:center;display:flex}.heroProductImage{object-fit:contain;filter:drop-shadow(0 24px 48px #00000080);width:100%;max-width:420px;height:auto}.eyebrow{color:#7fe0ec;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:700}.hero h1{margin-bottom:16px;font-size:clamp(2.2rem,5.4vw,3.6rem);font-weight:700;line-height:1.05}.heroHighlight{background:linear-gradient(100deg,#7fe0ec,#3fa9f5);color:#0000;-webkit-background-clip:text;background-clip:text}.heroHighlightAccent{display:block}.lede{color:#ffffffc7;max-width:560px;margin-bottom:0;font-size:1.0625rem;line-height:1.6}.heroActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.heroMeta{color:#ffffff9e;font-size:.8125rem;font-weight:500}.heroTrust{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.heroTrust span{color:#ffffffd9;background:#10314f8c;border:1px solid #7fe0ec4d;border-radius:980px;align-items:center;gap:7px;padding:7px 13px;font-size:.75rem;font-weight:600;display:inline-flex}.heroTrust span:before{content:"";background:var(--aqua);border-radius:50%;width:6px;height:6px}.button{cursor:pointer;border:0;border-radius:980px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex}.button:active{transform:scale(.98)}.button.primary{background:var(--aqua);color:#fff;box-shadow:0 6px 20px #19b5c859}.button.primary:hover{color:#fff;background:#3fd2e3}.button.navy{background:var(--navy-2);color:#fff}.button.navy:hover{background:var(--navy-3)}.button.buy{background:var(--buy);color:#fff;box-shadow:0 6px 20px #0e9f6e4d}.button.buy:hover{background:var(--buy-hover)}.finderModalRoot{z-index:1000;justify-content:center;align-items:center;padding:16px;animation:.2s both modalFadeIn;display:flex;position:fixed;inset:0}.finderModalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0a1f339e;border:0;position:absolute;inset:0}.finderModal{z-index:1;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;width:min(920px,100%);max-height:min(92vh,860px);animation:.28s cubic-bezier(.4,0,.2,1) both modalSlideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0a1f3359,inset 0 0 0 1px #ffffff0f}.finderModalHeader{border-bottom:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, var(--surface-muted) 100%);flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 20px;padding:20px 56px 16px 24px;display:grid;position:relative}.finderModalHeaderMain{min-width:0}.finderModalHeader .eyebrow{color:var(--aqua-deep);margin-bottom:4px}.finderModalHeader h2{margin:0;font-size:clamp(1.15rem,2.2vw,1.45rem);line-height:1.25}.finderModalSub{color:var(--muted);max-width:520px;margin:6px 0 0;font-size:.875rem}.finderModalProgress{flex-direction:column;gap:8px;min-width:140px;padding-top:4px;display:flex}.finderModalProgress .progressTrack{width:140px}.finderModalClose{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:border-color .15s,color .15s,background .15s;display:flex;position:absolute;top:14px;right:14px}.finderModalClose:hover{border-color:var(--aqua-deep);color:var(--ink);background:var(--surface-muted)}.finderModalBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px 24px 24px;overflow-y:auto}.wizardInModal{max-width:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;overflow:visible}.matchingInModal{max-width:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:32px 12px 24px}.matchingInModal p{max-width:420px;margin:0 auto}.resultPanelInModal{max-width:none;margin:0}.resultPanelInModal .resultHead h3{margin:0;font-size:clamp(1.2rem,2.4vw,1.65rem)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.appShell{padding-bottom:48px}.wizard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);max-width:640px;box-shadow:var(--shadow);margin:0 auto;padding:28px;overflow:hidden}.wizardTop{align-items:center;gap:14px;margin-bottom:24px;display:flex}.stepCount{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.6875rem;font-weight:700}.progressTrack{background:#e2ecf2;border-radius:980px;flex:1;height:8px;position:relative}.progressFill{background:var(--water-grad);background-size:200% 100%;border-radius:980px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1);position:relative}.progressFill:after{content:"";background:var(--aqua);border-radius:50% 50% 50% 0;width:14px;height:14px;margin-top:-7px;animation:1.8s ease-in-out infinite dropPulse;position:absolute;top:50%;right:-5px;transform:rotate(-45deg);box-shadow:0 0 0 3px #19b5c840}.wizardStep{animation:.3s both riseIn}.wizardQ{margin-bottom:6px;font-size:clamp(1.3rem,2.4vw,1.65rem);font-weight:700}.wizardHint{color:var(--subtle);margin:0 0 18px;font-size:.875rem}.optionGrid{gap:8px;display:grid}.optionGridTiles,.optionGridLogos{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{border:1.5px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);width:100%;color:var(--ink);cursor:pointer;text-align:left;padding:13px 14px;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s}.choice:hover{border-color:var(--aqua);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-1px)}.choice.active{border-color:var(--aqua-deep);box-shadow:0 0 0 1.5px var(--aqua-deep);background:#fff}.optionGridTiles .choice{flex-direction:column;align-items:stretch;gap:10px;min-height:100%;padding:12px;display:flex}.optionGridLogos .choice{flex-direction:row;align-items:center;gap:12px;min-height:100%;padding:12px;display:flex}.choiceMedia{border:1px solid var(--line);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.optionGridTiles .choiceMedia{width:100%;height:96px}.optionGridLogos .choiceMedia{flex:0 0 52px;width:52px;height:52px}.choiceMedia img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.choiceMediaLandscape img{object-fit:cover;padding:0}.choiceMediaPlaceholder{color:var(--navy-2);font-family:var(--font-display);font-size:1.2rem;font-weight:700}.choiceCopy{flex:1;min-width:0}.choice strong,.choice span{display:block}.choice strong{font-weight:650}.choice span{color:var(--subtle);margin-top:2px;font-size:.8125rem;font-weight:400}.rangeStep{flex-direction:column;display:flex}.rangeValue{background:var(--navy);color:#7fe0ec;font-family:var(--font-display);border-radius:980px;align-self:flex-start;margin-bottom:18px;padding:6px 16px;font-size:1.05rem;font-weight:700}input[type=range]{width:100%;accent-color:var(--aqua-deep);margin:0 0 6px}.rangeScale{color:var(--subtle);justify-content:space-between;margin-bottom:18px;font-size:.75rem;font-weight:500;display:flex}.rangeStep .button{align-self:flex-start}.wizardNav{margin-top:20px}.ghostBtn{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:.875rem;font-weight:600}.ghostBtn:hover{color:var(--ink)}.matching{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);max-width:640px;box-shadow:var(--shadow);text-align:center;margin:0 auto;padding:56px 28px;animation:.3s both riseIn}.matching h2{margin-bottom:6px}.matching p{color:var(--muted);margin:0;font-size:.9375rem}.matchingBar{background:#e2ecf2;border-radius:980px;width:min(320px,100%);height:8px;margin:22px auto 0;overflow:hidden}.matchingBar span{background:var(--water-grad);background-size:200% 100%;border-radius:980px;height:100%;animation:1s linear infinite sweep;display:block}.resultPanel{max-width:880px;margin:0 auto;animation:.4s both riseIn}.resultHead{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.resultHead h2{margin:0;font-size:clamp(1.4rem,2.6vw,1.9rem)}.resultHead .eyebrow{color:var(--aqua-deep);margin-bottom:6px}.resultHead .ghostBtn{white-space:nowrap}.pillRow{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.pillRow button{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:#fff;border-radius:980px;padding:5px 12px;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s}.pillRow button:hover{border-color:var(--aqua-deep);color:var(--aqua-deep)}.pillRow button:after{content:" ✎";opacity:.5;font-size:.7em}.matchHero{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:0;display:grid;position:relative;overflow:hidden}.matchHero:before{content:"";background:var(--water-grad);height:5px;position:absolute;top:0;left:0;right:0}.matchBadge{z-index:2;background:var(--navy);color:#7fe0ec;letter-spacing:.07em;text-transform:uppercase;border-radius:980px;padding:6px 13px;font-size:.6875rem;font-weight:700;position:absolute;top:18px;left:18px}.matchMedia{border-right:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:260px;padding:44px 24px 24px;display:flex}.matchMedia img{object-fit:contain;max-width:100%;max-height:240px}.matchBody{padding:26px 28px}.matchKicker{color:var(--subtle);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:.6875rem;font-weight:700;display:flex}.matchBody h3{margin-bottom:8px;font-size:1.3rem}.matchBody>p{color:var(--muted);margin-bottom:12px;font-size:.9rem}.matchSpecs{flex-wrap:wrap;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.matchSpecs li{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);border-radius:980px;padding:4px 11px;font-size:.75rem;font-weight:500}.matchBuyRow{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;padding-top:16px;display:flex}.matchPrice{flex-direction:column;display:flex}.matchPrice strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.7rem;font-weight:700;line-height:1.1}.wasPrice{color:var(--subtle);font-size:.85rem;font-weight:500;text-decoration:line-through}.saveBadge{color:var(--buy);margin-top:3px;font-size:.75rem;font-weight:700;display:inline-block}.stock{margin:0;font-size:.75rem;font-weight:700}.stock.inStock{color:var(--buy)}.stock.outStock{color:var(--danger)}.matchCallLink{color:var(--muted);font-size:.8125rem;font-weight:600;text-decoration:none}.matchCallLink:hover{color:var(--navy-2)}.altSection,.addons,.notes,.quoteSection{margin-top:18px}.sectionLabel{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.6875rem;font-weight:700}.cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.productCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.cardTop{background:var(--surface-muted);border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:.6875rem;font-weight:700;display:flex}.productMedia{border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;height:140px;padding:14px;display:flex}.productMedia img{object-fit:contain;max-width:100%;max-height:100%}.productBody{flex-direction:column;flex:1;padding:14px 16px;display:flex}.sku{color:var(--subtle);margin-bottom:4px;font-size:.75rem;font-weight:500}.productBody h3{font-size:1rem}.productBody p{color:var(--muted);font-size:.85rem}.priceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.priceRow strong{font-family:var(--font-display);font-size:1.15rem;font-weight:700}.pendingPrice{color:var(--subtle)}.priceRow a,.addonPrice a{background:var(--navy-2);color:#fff;border-radius:980px;padding:8px 15px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s}.priceRow a:hover,.addonPrice a:hover{background:var(--navy-3)}.brandTag{color:var(--aqua-deep);font-weight:700;text-decoration:none}a.brandTag:hover{text-decoration:underline}.addonCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 16px;display:flex}.addonCard span{color:var(--subtle);letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.addonCard h3{margin-bottom:2px;font-size:.95rem}.addonCard p{color:var(--subtle);margin-bottom:0;font-size:.8125rem}.addonPrice{font-family:var(--font-display);white-space:nowrap;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-weight:700;display:flex}.quoteSection{grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:stretch;gap:12px;display:grid}.quoteCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--navy);color:#fff;flex-direction:column;padding:20px 22px;display:flex}.quoteCard h3{color:#7fe0ec;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.8125rem;font-weight:700}.quoteLines{flex:1;margin:0 0 14px;padding:0;list-style:none}.quoteLines li{color:#ffffffd9;border-bottom:1px dashed #ffffff24;justify-content:space-between;gap:14px;padding:7px 0;font-size:.85rem;display:flex}.quoteLines li span:last-child{white-space:nowrap;font-weight:600}.quoteTotal{justify-content:space-between;align-items:baseline;gap:14px;padding-top:4px;display:flex}.quoteTotal span{color:#ffffffb3;font-size:.8125rem;font-weight:600}.quoteTotal strong{font-family:var(--font-display);font-size:1.6rem;font-weight:700}.quoteShipping{color:#7fe0ec;margin:8px 0 0;font-size:.75rem;font-weight:600}.leadCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:20px 22px}.leadCard h3{margin-bottom:4px;font-size:1.05rem}.leadIntro{color:var(--muted);margin-bottom:14px;font-size:.8125rem}.leadGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.leadGrid label{color:var(--muted);flex-direction:column;gap:5px;font-size:.75rem;font-weight:600;display:flex}.leadGrid label:first-child{grid-column:1/-1}.leadGrid input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--ink);padding:10px 12px;transition:border-color .15s,background .15s}.leadGrid input:focus{border-color:var(--aqua-deep);background:#fff;outline:none}.leadCard .button{width:100%}.leadCard .button:disabled{opacity:.5;cursor:progress}.leadError{color:var(--danger);margin:0 0 10px;font-size:.875rem;font-weight:500}.leadSuccess{background:#f0faf5;border-color:#b3e6cc;flex-direction:column;justify-content:center;display:flex}.leadSuccess p{color:var(--muted);margin:0;font-size:.875rem}.leadFinePrint{color:var(--subtle);text-align:center;margin:10px 0 0;font-size:.6875rem}.notes{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);padding:16px 18px}.notes h3{font-size:.9375rem}.notes ul{margin:0;padding-left:18px}.notes li{color:var(--muted);font-size:.85rem}.notes li+li{margin-top:6px}.secondarySection{border-top:1px solid var(--line);margin-top:28px;padding:48px 0 20px}.secondarySection>h2{text-align:center;margin-bottom:22px;font-size:1.3rem}.seoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.seoGrid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);border-top:3px solid var(--aqua);padding:20px}.seoGrid h3{margin-bottom:8px;font-size:1rem}.seoGrid p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.55}.quickAnswers{padding:48px 0 8px}.quickAnswersHead{text-align:center;max-width:640px;margin:0 auto 24px}.quickAnswersHead h2{margin:6px 0 10px;font-size:1.5rem}.quickAnswersSub{color:var(--muted);margin:0;font-size:.9375rem}.quickAnswersGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.quickAnswerCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:8px;min-height:300px;padding:18px;display:flex;position:relative}.quickAnswerImage{border:1px solid var(--line);border-radius:var(--radius-sm);width:64px;height:64px;box-shadow:var(--shadow-sm);z-index:1;background:#fff;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:-10px;left:-10px}.quickAnswerImage img{object-fit:contain;width:100%;height:100%}.quickAnswerCard h3{font-family:var(--font-body);color:var(--navy-2);letter-spacing:0;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.8rem;margin:0;font-size:.9375rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.quickAnswerCard:has(.quickAnswerImage) h3{padding-left:58px}.quickAnswerPickGroup{border-top:1px solid var(--line);flex-direction:column;gap:2px;min-width:0;min-height:5.8rem;margin-top:4px;padding-top:12px;display:flex}.quickAnswerPick{min-width:0;margin:0;font-size:.9375rem;line-height:1.42}.quickAnswerPick strong{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.quickAnswerBrand{min-height:18px;color:var(--muted);letter-spacing:.02em;text-transform:uppercase;align-items:center;margin:0;font-size:.75rem;font-weight:600;display:flex}.quickAnswerBrandLogo{justify-content:flex-start;align-items:center;width:64px;height:18px;display:flex}.quickAnswerBrandLogo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.quickAnswerWhy{color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.7rem;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.quickAnswerMeta{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;font-size:.8125rem;display:flex}.quickAnswerPrice{color:var(--ink);font-weight:700}.quickAnswerLink{border:1.5px solid var(--aqua-deep);border-radius:var(--radius-sm);min-height:40px;color:var(--aqua-deep);text-align:center;background:0 0;justify-content:center;align-self:stretch;align-items:center;gap:6px;padding:8px 18px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,transform .1s;display:flex}.quickAnswerLinkText{white-space:normal;text-overflow:ellipsis;min-width:0;overflow:hidden}.quickAnswerLink:hover{background:var(--aqua-deep);color:#fff;text-decoration:none}.quickAnswerLink:active{transform:scale(.98)}.quickAnswersCta{text-align:center;margin:26px 0 0}.faq{max-width:760px;margin:0 auto;padding:24px 0 0}.faq details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:8px;padding:14px 16px}.faq summary{cursor:pointer;font-size:.9375rem;font-weight:600}.faq p{color:var(--muted);margin:10px 0 0;font-size:.875rem;line-height:1.55}.siteFooter{border-top:1px solid var(--line);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-muted) 100%);margin-top:56px}.siteFooterInner{flex-direction:column;gap:20px;padding:36px 0 28px;display:flex}.footerTop{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:4px;display:flex}.footerContactIntro{flex-direction:column;flex:280px;gap:4px;min-width:0;display:flex}.footerContactTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(1.125rem,2.2vw,1.35rem);font-weight:700;line-height:1.2}.footerContactSub{max-width:42ch;color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.footerContactBtn{background:var(--navy-2);color:#fff;cursor:pointer;border:0;border-radius:980px;padding:9px 18px;font-size:.8125rem;font-weight:700;transition:background .15s,transform .1s}.footerContactBtn:hover{background:var(--navy-3)}.footerContactBtn:active{transform:scale(.98)}.footerSection{flex-direction:column;gap:10px;display:flex}.footerEyebrow{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:700}.footerPillGrid{flex-wrap:wrap;gap:8px;display:flex}.footerPill{border:1px solid var(--line-strong);min-width:0;color:var(--navy-2);text-align:center;box-shadow:var(--shadow-sm);background:#fff;border-radius:980px;flex:0 auto;justify-content:center;align-items:center;padding:7px 12px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s,transform .1s;display:inline-flex}.footerPill:hover{border-color:var(--aqua-deep);color:var(--aqua-deep);background:#19b5c80f}.footerPill:active{transform:scale(.98)}.siteFooter p{max-width:620px;color:var(--subtle);margin:0;font-size:.8125rem}.siteFooter p a{color:var(--navy-2);font-weight:600;text-decoration:none}.siteFooter p a:hover{text-decoration:underline}.siteFooter .footerLegal{border-top:1px solid var(--line);text-align:center;width:100%;max-width:none;margin:0 auto;padding-top:4px;font-size:.75rem!important}.contactModalRoot{z-index:1100;justify-content:center;align-items:center;padding:16px;animation:.2s both modalFadeIn;display:flex;position:fixed;inset:0}.contactModalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0a1f339e;border:0;position:absolute;inset:0}.contactModal{z-index:1;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);width:min(480px,100%);animation:.28s cubic-bezier(.4,0,.2,1) both modalSlideUp;position:relative;overflow:hidden;box-shadow:0 24px 80px #0a1f3359,inset 0 0 0 1px #ffffff0f}.contactModalClose{z-index:2;border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:border-color .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.contactModalClose:hover{border-color:var(--line-strong);color:var(--ink)}.contactModalBody{padding:28px 24px 24px}.contactModalBody .eyebrow{color:var(--aqua-deep);margin-bottom:4px}.contactModalBody h2{margin:0 0 6px;font-size:1.25rem}.contactModalSub{color:var(--muted);margin:0 0 18px;font-size:.875rem;line-height:1.5}.contactFormFields{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.contactHoneypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contactTurnstile{margin-bottom:12px}.contactFormFields label{color:var(--muted);flex-direction:column;gap:5px;font-size:.75rem;font-weight:600;display:flex}.contactFormFields input,.contactFormFields textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--ink);resize:vertical;min-height:44px;padding:10px 12px;transition:border-color .15s,background .15s}.contactFormFields textarea{min-height:96px}.contactFormFields input:focus,.contactFormFields textarea:focus{border-color:var(--aqua-deep);background:#fff;outline:none}.contactFieldWrap{width:100%;position:relative}.contactFieldWrap input,.contactFieldWrap textarea{width:100%;padding-right:36px}.contactFieldClear{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.125rem;line-height:1;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.contactFieldClear:hover{color:var(--ink);background:var(--line)}.contactFieldClearTextarea{top:10px;transform:none}.contactAutocomplete{width:100%;position:relative}.contactEmailSuggestions{z-index:5;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow);max-height:168px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.contactEmailSuggestions li{margin:0}.contactEmailSuggestions button{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:8px 10px;font-size:.875rem;font-weight:400;display:block}.contactEmailSuggestions button:hover,.contactEmailSuggestions button.isActive{background:var(--surface-muted)}.contactModalBody .button{width:100%}.contactModalSuccess{text-align:center}.contactModalSuccess h2{margin-bottom:8px}.contactModalSuccess p{color:var(--muted);max-width:none;margin:0 0 18px;font-size:.9375rem}.contactModalSuccess .button{width:auto;min-width:140px}@media (max-width:920px){.seoGrid,.cardsGrid,.quoteSection,.matchHero{grid-template-columns:1fr}.matchMedia{border-right:0;border-bottom:1px solid var(--line);min-height:200px}.heroArcs{display:none}.hero{padding:48px 0 52px}.hero .heroContent.container{margin-left:auto;margin-right:auto}.heroContentGrid{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:20px}.heroIntro,.heroBody{max-width:none}.heroIntro{grid-area:1/1}.heroBody{grid-area:2/1}.heroProduct{grid-area:3/1;max-width:min(220px,62vw);margin:4px auto 0}.hero h1{font-size:clamp(1.75rem,7.2vw,2.5rem);line-height:1.1}.lede{margin-left:auto;margin-right:auto;font-size:1rem}.heroActions{flex-direction:column;justify-content:center;align-items:stretch;margin-top:22px}.heroActions .button{width:100%;min-height:48px;font-size:1rem}.heroMeta{text-align:center}.heroTrust{justify-content:center;margin-top:22px}.heroSlidesNav,.heroSlideCaption{right:16px}.heroSlideCaption{bottom:48px}}@media (max-width:540px){.container{width:min(100% - 32px,1120px)}.siteHeaderInner{gap:10px;height:52px}.siteHeader .brandLogo img{height:24px}.siteNav .navCta{white-space:nowrap;padding:7px 12px;font-size:.75rem}.breadcrumbNav{gap:4px;padding:10px 0;font-size:.75rem}.breadcrumbNav span[aria-current=page]{text-overflow:ellipsis;white-space:nowrap;max-width:min(52vw,220px);overflow:hidden}.quickAnswerCard{grid-template-rows:auto}.quickAnswerCard h3,.quickAnswerPick strong,.quickAnswerWhy{-webkit-line-clamp:unset;-webkit-box-orient:initial;display:block;overflow:visible}.finderModalRoot{align-items:stretch;padding:0}.finderModal{border-left:0;border-right:0;border-radius:0;width:100%;max-height:100dvh}.finderModalHeader{grid-template-columns:1fr;padding:16px 48px 14px 16px}.finderModalProgress{grid-row:2}.finderModalProgress .progressTrack{width:100%}.finderModalBody{padding:16px}.utilityBarInner{justify-content:center}.utilityBarInner span{display:none}.hero{padding:32px 0 36px}.hero h1{margin-bottom:12px;font-size:clamp(1.55rem,8.4vw,2rem)}.eyebrow{letter-spacing:.08em;margin-bottom:10px;font-size:.6875rem}.heroProduct{max-width:min(180px,52vw);margin-top:8px}.heroProductImage{filter:drop-shadow(0 16px 32px #00000073);max-width:180px}.lede{font-size:.9375rem;line-height:1.55}.heroTrust span{padding:6px 11px;font-size:.6875rem}.heroSlideCaption{display:none}.heroSlidesNav{gap:6px;bottom:16px;right:50%;transform:translate(50%)}.heroSlideDot{width:9px;height:9px}.heroDroplets{display:none}.wizard{padding:18px}.optionGridTiles,.optionGridLogos,.leadGrid{grid-template-columns:1fr}.matchBody{padding:18px}.matchBuyRow .button{width:100%}.addonCard{flex-direction:column;align-items:flex-start}.siteNav a:not(.navCta){display:none}.footerPillGrid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.footerTop{align-items:flex-start}.footerContactBtn{width:100%}.footerPill{flex:unset}.footerPill:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 4px)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bc90c287-module__97bDLq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bc90c287-module__97bDLq__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=dpl_9Y5tHE4SQdMNx7vFtqo9rQFXPqtS)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_f0c9e3d4-module__baNt2a__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_f0c9e3d4-module__baNt2a__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
