@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";
@font-face{font-family:Sora;src:url(/assets/klim-up/sora-regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Sora;src:url(/assets/klim-up/sora-semibold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Sora;src:url(/assets/klim-up/sora-bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--bg:#f7f9fc;--surface:#fff;--surface-alt:#f3f7fb;--line:#dbe6f2;--ink:#14263d;--muted:#5f7289;--brand:#0ea5e9;--brand-dark:#0369a1;--teal:#06b6d4;--amber:#f59e0b;--success:#10b981;--shadow:0 18px 45px #14263d14;--radius:24px;--content-width:1400px;--section-space:128px;--section-space-mobile:60px;--section-inner-space:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.app-error-page{min-height:100vh;color:var(--ink);background:#f6f9fc;grid-template-rows:auto 1fr auto;display:grid}.app-error-header,.app-error-footer{width:min(100% - 40px, var(--content-width));justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.app-error-header{border-bottom:1px solid #cbd9e7d1;min-height:88px}.app-error-brand{align-items:center;display:inline-flex}.app-error-brand img{width:168px;height:auto}.app-error-surface{color:#62758b;font-size:.82rem;font-weight:700}.app-error-main{grid-template-columns:minmax(220px,.7fr) minmax(0,1fr);align-items:center;gap:clamp(42px,8vw,110px);width:min(100% - 40px,1080px);margin:0 auto;padding:clamp(72px,12vh,136px) 0;display:grid}.app-error-code{color:#dce8f3;letter-spacing:0;-webkit-user-select:none;user-select:none;font-family:Outfit,Inter,sans-serif;font-size:clamp(8rem,18vw,14rem);font-weight:800;line-height:.8}.app-error-content{max-width:620px}.app-error-icon{width:46px;height:46px;color:var(--brand-dark);background:#0ea5e914;border:1px solid #0ea5e957;border-radius:12px;justify-content:center;align-items:center;margin-bottom:22px;font-size:1rem;display:inline-flex}.app-error-kicker{color:var(--brand-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.app-error-content h1{color:var(--ink);letter-spacing:0;margin:0;font-family:Outfit,Inter,sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:750;line-height:1.04}.app-error-description{max-width:54ch;color:var(--muted);margin:22px 0 0;font-size:1rem;line-height:1.65}.app-error-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.app-error-actions .button{min-height:48px;padding:12px 20px}.app-error-actions .button i{margin-right:8px}.app-error-footer{color:#71849a;border-top:1px solid #cbd9e7d1;min-height:66px;font-size:.75rem;font-weight:600}.app-error-page--pro,.app-error-page--admin,.app-error-page--particulier{background:#f3f7fb}@media (max-width:760px){.app-error-header,.app-error-footer,.app-error-main{width:min(100% - 32px, var(--content-width))}.app-error-header{min-height:74px}.app-error-brand img{width:138px}.app-error-main{grid-template-columns:1fr;align-content:center;gap:34px;padding:56px 0 72px}.app-error-code{font-size:clamp(6.5rem,34vw,9rem)}.app-error-icon{margin-bottom:18px}.app-error-actions{display:grid}.app-error-actions .button{width:100%}.app-error-footer span:last-child{display:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-toast-region{z-index:120;pointer-events:none;gap:10px;width:min(380px,100vw - 32px);display:grid;position:fixed;bottom:20px;right:20px}.app-toast{border:1px solid #dbe6f2eb;border-left:4px solid var(--brand);pointer-events:auto;background:#fffffff7;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:13px 14px;display:grid;box-shadow:0 18px 44px #14263d24}.app-toast strong{color:var(--ink);font-size:.88rem;font-weight:800;line-height:1.25;display:block}.app-toast p{color:var(--muted);margin:3px 0 0;font-size:.82rem;line-height:1.45}.app-toast-icon{width:28px;height:28px;color:var(--brand-dark);background:#0ea5e91c;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.app-toast button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.app-toast button:hover{background:var(--surface-alt);color:var(--ink)}.app-toast--success{border-left-color:var(--success)}.app-toast--success .app-toast-icon{color:#047857;background:#10b9811f}.app-toast--error{border-left-color:#ef4444}.app-toast--error .app-toast-icon{color:#b91c1c;background:#ef44441f}.app-toast--warning{border-left-color:var(--amber)}.app-toast--warning .app-toast-icon{color:#b45309;background:#f59e0b21}.editorial-page{padding:var(--section-space) 0;background:radial-gradient(circle at 15% -5%,#7cbf391f,#0000 30%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 32%),linear-gradient(#fff 0%,#f9fbfd 100%)}.editorial-page-shell{gap:28px;display:grid}.editorial-intro-sections,.editorial-subsection{gap:18px;display:grid}.editorial-subsection{border-bottom:1px solid #e4edf6;padding:.4rem 0 1.45rem;position:relative}.editorial-intro-sections .editorial-subsection:last-child{border-bottom:0;padding-bottom:0}.editorial-subsection h2{margin:0}.editorial-subsection p{margin:0;line-height:1.65}.editorial-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:1.4rem 1.5rem;display:grid}.editorial-highlight{color:#34506f;align-items:center;gap:12px;font-weight:600;line-height:1.45;display:flex}.editorial-highlight i{color:var(--success);font-size:1rem}.editorial-content{gap:20px;display:grid}.editorial-section{padding:2rem 2.1rem}.editorial-section h2{letter-spacing:-.02em;margin:0 0 14px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.15}.editorial-section h1{letter-spacing:-.03em;margin:0 0 14px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08}.editorial-section p{color:#5f7289;margin:0;line-height:1.7}.editorial-section p+p{margin-top:12px}.editorial-actions{justify-content:flex-start;display:flex}.editorial-faq{gap:20px;padding-top:18px;display:grid}.editorial-faq .section-heading.centered{margin-bottom:6px}.editorial-page--prime-cee-estimator .editorial-faq{width:min(900px,100%);margin-left:auto;margin-right:auto;padding-top:0}.editorial-page--prime-cee-estimator .editorial-faq .faq-item{box-shadow:none;background:#ffffffad;border-color:#d7e3efb8}.prime-cee-faq-section{background:radial-gradient(circle at 50% 0,#f0942614,#0000 34%),linear-gradient(#f6fafc 0%,#fff 100%);position:relative;overflow:hidden}.prime-cee-faq-section:before,.prime-cee-faq-section:after{content:"";filter:blur(18px);opacity:.52;pointer-events:none;border-radius:999px;position:absolute}.prime-cee-faq-section:before{background:radial-gradient(circle,#f0942624 0%,#f0942600 72%);width:240px;height:240px;top:76px;left:-76px}.prime-cee-faq-section:after{background:radial-gradient(circle,#29a9e01f 0%,#29a9e000 72%);width:220px;height:220px;bottom:52px;right:-64px}.prime-cee-faq-section .section-kicker{color:#f09426}.editorial-page--prime-cee-estimator{background:linear-gradient(#fff 0%,#f6fafc 100%);padding-top:0}.editorial-page--prime-cee-estimator .editorial-page-shell{gap:0}.prime-cee-page-section{width:100vw;padding:var(--section-space) 0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);scroll-margin-top:110px}.editorial-page--prime-cee-estimator .final-cta-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:clamp(56px,6vw,82px)}.prime-cee-section-shell{width:min(var(--content-width), calc(100% - 32px));margin-left:auto;margin-right:auto}.prime-cee-overview-section{background:radial-gradient(circle at 12% 18%,#29a9e012,#0000 20%),radial-gradient(circle at 88% 78%,#7fc2410f,#0000 18%),linear-gradient(#fff 0%,#fbfdff 100%);position:relative;overflow:hidden}.prime-cee-overview-section:before,.prime-cee-overview-section:after{content:"";filter:blur(18px);opacity:.52;pointer-events:none;border-radius:999px;position:absolute}.prime-cee-overview-section:before{background:radial-gradient(circle,#29a9e02e 0%,#29a9e000 72%);width:230px;height:230px;top:76px;right:-70px}.prime-cee-overview-section:after{background:radial-gradient(circle,#7fc24124 0%,#7fc24100 72%);width:260px;height:260px;bottom:48px;left:-90px}.prime-cee-overview-section .prime-cee-section-shell,.prime-cee-estimator-section .prime-cee-section-shell,.prime-cee-faq-section .prime-cee-section-shell{z-index:1;position:relative}.prime-cee-overview-section .section-heading.centered{max-width:980px;margin-bottom:clamp(44px,6vw,78px)}.prime-cee-overview-section .section-kicker{color:#29a9e0}.prime-cee-overview-section .section-heading h2{font-size:clamp(2.2rem,3.4vw,3.7rem);line-height:1.06}.prime-cee-overview-section .section-heading p{max-width:780px;margin-left:auto;margin-right:auto}.seo-hero-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.seo-hero-section--prime-cee{background:radial-gradient(at 0 0,#7fc2411f 38%,#29a9e51f 72%)}.seo-hero-section--prime-cee .section-kicker{color:#29a9e0}.seo-hero-section--prime-cee .hero-copy h1{color:#12263f}.seo-hero-section--prime-cee .hero-copy h1 span{color:#0c86ea;-webkit-text-fill-color:currentColor;background:0 0}.seo-hero-prime-cee-logo{pointer-events:none;justify-content:flex-end;align-items:center;width:min(34vw,420px);margin-left:auto;display:flex}.seo-hero-prime-cee-logo img{filter:drop-shadow(0 18px 34px #12263f1f);width:min(100%,360px);height:auto;display:block}.seo-hero-section--prime-cee .hero-benefits .benefit-pill{color:#2c4864}.seo-hero-section--prime-cee .hero-benefits .benefit-pill i{color:#10b981}.seo-hero-section--prime-cee .hero-backdrop img{object-position:54% 58%;opacity:.2}.editorial-page--prime-cee-estimator .editorial-intro-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0}.editorial-page--prime-cee-estimator .editorial-subsection{background:#ffffffbd;border:1px solid #d7e3efc7;border-radius:24px;align-content:start;gap:18px;min-height:260px;padding:clamp(24px,3vw,34px);display:grid;position:relative;box-shadow:0 18px 42px #12314b0f}.editorial-page--prime-cee-estimator .editorial-subsection:before{content:"";background:linear-gradient(90deg,#29a9e0,#7fc241);border-radius:999px;width:42px;height:4px}.editorial-page--prime-cee-estimator .editorial-subsection h2{color:#12314b;font-size:clamp(1.15rem,1.5vw,1.35rem);line-height:1.18}.editorial-page--prime-cee-estimator .editorial-subsection p{color:#5f7289;font-size:.96rem;line-height:1.7}.prime-cee-estimator-section{background:radial-gradient(circle at 16% 18%,#fffc,#fff0 24%),radial-gradient(circle at 84% 68%,#29a9e014,#29a9e000 18%),#f3f5f8;position:relative;overflow:hidden}.prime-cee-estimator-section:before{content:"";width:100%;height:4px;margin-top:calc(var(--section-space) * -1);margin-bottom:calc(var(--section-space) - 4px);background:linear-gradient(90deg,#efbd1e 0%,#7fc241 47%,#2aaee8 100%);display:block}.prime-cee-estimator-section:after{content:"";filter:blur(18px);opacity:.52;pointer-events:none;background:radial-gradient(circle,#7fc24129 0%,#7fc24100 72%);border-radius:999px;width:260px;height:260px;position:absolute;bottom:80px;right:-82px}.prime-cee-estimator{gap:clamp(24px,3vw,34px);display:grid}.prime-cee-estimator-context{text-align:center;background:0 0;justify-items:center;gap:0;padding:0 0 clamp(30px,4vw,46px);display:grid}.prime-cee-estimator-context-copy{justify-items:center;gap:12px;max-width:760px;display:grid}.prime-cee-estimator-context-copy>span,.prime-cee-result-total span{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.prime-cee-estimator-context-copy>span{color:#7fc241}.prime-cee-result-total span{color:#29a9e0}.prime-cee-estimator-context-copy h3,.prime-cee-result-head h3{color:#12314b;letter-spacing:-.025em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif}.prime-cee-estimator-context-copy h3{font-size:clamp(1.8rem,3.1vw,2.8rem);line-height:1.08}.prime-cee-estimator-context-copy p,.prime-cee-result-head p,.prime-cee-result-total small,.prime-cee-form-note{color:#5f7289;margin:0;line-height:1.6}.prime-cee-estimator-context-copy p{max-width:680px;font-size:1.02rem}.prime-cee-form{border-color:#d7e3efdb;border-radius:22px;gap:22px;padding:clamp(24px,4vw,36px);box-shadow:0 14px 36px #12314b0f}.prime-cee-form-grid{gap:22px}.prime-cee-form-section{border-bottom:1px solid #e7eef6;padding-bottom:20px}.prime-cee-form-section:last-child{border-bottom:0;padding-bottom:0}.prime-cee-units-row{background:#f8fbfd;border:1px solid #e2ebf4;border-radius:18px;grid-template-columns:minmax(180px,1fr) auto;align-items:center;padding:18px 20px}.prime-cee-units-row label{margin:0}.prime-cee-form-note{font-size:.9rem}.prime-cee-result{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(290px,.42fr);gap:0;padding:0;display:grid;overflow:hidden;box-shadow:0 20px 48px #12314b14}.prime-cee-result-main{background:#fff;gap:22px;padding:clamp(24px,4vw,38px);display:grid}.prime-cee-result-head{gap:10px;max-width:720px;display:grid}.prime-cee-result-head h3{font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}.prime-cee-result-facts{background:#fff;border:1px solid #e2ebf4;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.prime-cee-result-facts div{border-bottom:1px solid #e7eef6;border-right:1px solid #e7eef6;gap:5px;padding:14px 16px;display:grid}.prime-cee-result-facts div:nth-child(3n){border-right:0}.prime-cee-result-facts div:nth-last-child(-n+3){border-bottom:0}.prime-cee-result-facts dt{color:#6c8098;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:750}.prime-cee-result-facts dd{color:#1f344b;margin:0;font-size:.94rem;font-weight:650;line-height:1.35}.prime-cee-result-total{background:linear-gradient(#29a9e014,#7fc2411a);border-left:1px solid #e2ebf4;align-content:start;gap:12px;padding:clamp(24px,3.2vw,34px);display:grid}.prime-cee-result-total strong{color:#10324a;letter-spacing:-.04em;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1}.prime-cee-result-actions{gap:10px;margin-top:12px;display:grid}.prime-cee-result-actions .button{width:100%}.final-cta-section{background:radial-gradient(circle at top,#f59e0b1f,#0000 26%),radial-gradient(circle at 16% 78%,#29a9e014,#0000 22%),radial-gradient(circle at 86% 22%,#7fc24114,#0000 20%),linear-gradient(#fff 0%,#f9fbfd 100%);border-top:1px solid #dde7f1;position:relative;overflow:hidden}.final-cta-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff61 0%,#ffffff14 22%,#fff0 100%);position:absolute;inset:0}.final-cta-section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f2c11f00 0%,#f2c11fd9 18%,#7fc241d9 52%,#29a9e0d9 82%,#29a9e000 100%);border-radius:999px;width:min(420px,38%);height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.final-cta-shell{z-index:1;gap:44px;display:grid;position:relative}.final-cta-heading{text-align:center;gap:14px;display:grid}.final-cta-heading h2{letter-spacing:-.035em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.06}.final-cta-heading h2 span{color:var(--brand-blue,#0c86ea);-webkit-text-fill-color:currentColor;background:0 0}.final-cta-heading p{color:#5f7289;margin:0;font-size:1.02rem;line-height:1.7}.final-cta-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px;display:grid}.final-cta-item{grid-template-columns:auto 1fr;align-items:center;gap:16px;display:grid}.final-cta-icon{border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;font-size:1.5rem;display:inline-flex}.final-cta-item-call{color:#e4933c;background:#e4933c1f}.final-cta-item-delay{color:#29a9e0;background:#29a9e01f}.final-cta-item-safe{color:#7cbf39;background:#7cbf391f}.final-cta-copy{gap:4px;display:grid}.final-cta-copy h3{margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.05rem;line-height:1.12}.final-cta-copy p{color:#5f7289;margin:0;line-height:1.3}.cookie-consent{--cookie-navy:#061f46;--cookie-blue:#0c86ea;--cookie-teal:#09b8c3;--cookie-teal-dark:#078f99;--cookie-copy:#45617f;--cookie-line:#d7e5f0;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061f469e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cookie-consent-panel{width:min(760px,100%);max-height:calc(100dvh - 40px);color:var(--cookie-navy);scrollbar-width:thin;scrollbar-color:#09b8c373 transparent;background:radial-gradient(circle at 100% 0,#09b8c31c,#0000 32%),#fff;border:1px solid #ffffffe0;border-radius:28px;padding:clamp(24px,4vw,38px);font-family:Sora,ui-sans-serif,system-ui,sans-serif;position:relative;overflow-y:auto;box-shadow:0 32px 90px #0314304d}.cookie-consent-brand{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.cookie-consent-brand img{width:158px;height:auto;display:block}.cookie-consent-brand span{color:var(--cookie-teal-dark);background:#09b8c314;border:1px solid #09b8c333;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:700}.cookie-consent-kicker{color:var(--cookie-teal-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700}.cookie-consent-copy h2{max-width:18ch;color:var(--cookie-navy);letter-spacing:-.045em;margin:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;line-height:1.08}.cookie-consent-copy p{color:var(--cookie-copy);margin:14px 0 0;font-size:.94rem;line-height:1.65}.cookie-consent-legal{font-size:.82rem!important}.cookie-consent-legal a{color:var(--cookie-blue);text-underline-offset:3px;font-weight:700}.cookie-consent-options{gap:10px;margin-top:24px;display:grid}.cookie-option{border:1px solid var(--cookie-line);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px 18px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.cookie-option:hover{border-color:#09b8c394;box-shadow:0 10px 28px #061f4612}.cookie-option input{width:20px;height:20px;accent-color:var(--cookie-teal);margin:0}.cookie-option span{gap:4px;display:grid}.cookie-option-heading{grid-template-columns:none;justify-content:space-between;align-items:center;gap:12px!important;display:flex!important}.cookie-option strong{color:var(--cookie-navy);font-size:.94rem;font-weight:700;line-height:1.2}.cookie-option em{color:var(--cookie-teal-dark);font-size:.7rem;font-style:normal;font-weight:700}.cookie-option small{color:var(--cookie-copy);font-size:.78rem;line-height:1.45}.cookie-option-locked{cursor:default;background:#f3f8fc}.cookie-option-locked:hover{border-color:var(--cookie-line);box-shadow:none}.cookie-consent-actions{grid-template-columns:1fr 1.12fr 1fr;gap:10px;margin-top:24px;display:grid}.cookie-consent-actions .button{min-height:50px;box-shadow:none;border-radius:13px;padding:0 16px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:700}.cookie-consent-actions .button-secondary{border:1px solid var(--cookie-line);color:var(--cookie-navy);background:#fff}.cookie-consent-actions .button-secondary:hover{border-color:var(--cookie-navy);color:var(--cookie-navy);background:#f7fafc}.cookie-consent-actions .button-primary{border:1px solid var(--cookie-teal);color:#fff;background:var(--cookie-teal)}.cookie-consent-actions .button-primary:hover{border-color:var(--cookie-teal-dark);background:var(--cookie-teal-dark)}.cookie-consent-actions .button-primary:nth-child(2){color:var(--cookie-teal-dark);background:#09b8c317;border-color:#09b8c347}.territory-gate{z-index:40;background:#0f18248f;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.territory-gate-panel{text-align:center;background:#fffffff5;border:1px solid #ffffffb3;border-radius:28px;width:min(640px,100%);padding:36px;box-shadow:0 28px 80px #0f18242e}.territory-gate-logo{width:min(220px,100%);margin:0 auto 18px}.territory-gate-kicker{color:var(--brand-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:800}.territory-gate-panel h2{letter-spacing:-.03em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.04}.territory-gate-actions{flex-wrap:nowrap;justify-content:center;gap:14px;margin-top:26px;display:flex}.territory-gate-button{min-width:220px;min-height:196px;color:var(--ink);font:inherit;cursor:pointer;background:radial-gradient(circle at 50% 18%,#0ea5e914,#fff0 44%),#fffffffa;border:1px solid #d9e4ef;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:18px 20px 20px;display:flex;box-shadow:0 16px 28px #14263d14}.territory-gate-button:hover{transform:translateY(-2px);box-shadow:0 22px 34px #14263d1f}.territory-gate-visual{background:0 0;justify-content:center;align-items:center;width:100%;min-height:116px;display:flex}.territory-gate-map{object-fit:contain;filter:drop-shadow(0 10px 16px #29a9e024);width:min(136px,100%);height:auto;display:block}.territory-gate-label{letter-spacing:-.02em;justify-content:center;align-items:center;margin-top:14px;font-size:1.02rem;font-weight:700;display:inline-flex}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.shell{width:min(var(--content-width), calc(100% - 32px));margin:0 auto}.narrow-shell{width:min(920px,100% - 32px)}.topbar{z-index:20;background:#fffffffb;border-bottom:1px solid #08285814;padding:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;position:sticky;top:0;box-shadow:0 8px 24px #0520460d}.topbar-inner{justify-content:center;align-items:center;gap:18px;min-height:108px;display:flex;position:relative}.topbar-shell{width:min(var(--content-width), calc(100% - 32px))}.topbar-main,.topbar-menu{align-items:center;gap:18px;display:flex}.topbar-main{flex-shrink:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.topbar-menu{flex:auto;grid-template-columns:1fr auto 1fr;justify-content:normal;width:100%;display:grid;position:static}.brandmark{flex-shrink:0;align-items:center;width:258px;min-height:74px;display:flex}.brandmark img{width:100%;height:auto}.primary-nav{color:#082858;letter-spacing:-.02em;grid-column:2;align-items:center;gap:34px;font-size:.96rem;font-weight:600;display:flex}.topbar-actions{grid-column:3;justify-self:end;align-items:center;gap:12px;display:flex;position:static}.hamburger-button{cursor:pointer;background:#fff;border:1px solid #dbe6f2;border-radius:14px;width:48px;height:48px;padding:0;display:none}.hamburger-button span{background:var(--ink);border-radius:999px;width:20px;height:2px;margin:4px auto;display:block}.territory-switcher{color:#082858;min-height:46px;font:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:0;font-weight:600;display:inline-flex}.territory-switcher-mobile,.territory-switcher-desktop .territory-switcher-icon{display:none}.territory-switcher-icon{object-fit:contain;flex-shrink:0;width:45px;height:45px}.territory-switcher-placeholder{align-items:center;min-height:45px;display:inline-flex}.button{appearance:none;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.52;filter:grayscale(.18);box-shadow:none;transform:none}.button:disabled:hover,.button[aria-disabled=true]:hover{transform:none}.button:focus-visible{outline-offset:2px;outline:2px solid #29a9e059}.button.small{padding:14px 28px;font-size:.9rem}.topbar .button.small{border-radius:16px;min-height:50px;font-family:Sora,ui-sans-serif,system-ui,sans-serif}.topbar .button-primary{background:#09b8c3;border:1px solid #09b8c3;box-shadow:0 12px 24px #09b8c32e}.topbar .button-secondary{color:#082858;border-color:#c9d6e7}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);box-shadow:0 10px 24px #0ea5e938}.button-secondary{color:#5e6a7d;background:#fff;border:1px solid #d6deeb}main>section{padding:var(--section-space) 0}
.product-showcase-section{padding:var(--section-space) 0;background:#0f1824;position:relative;overflow:hidden}.hero-section--home{color:#fff;background:#03274d;min-height:770px;padding:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;display:block;position:relative;overflow:hidden}.hero-section--home:before{content:none}.hero-media{z-index:0;background:#d9e5ec;width:100%;position:absolute;inset:0;overflow:hidden}.hero-media:after{content:"";background:#031e3d0f;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center center;width:100%;height:100%}.hero-section--home .hero-shell{z-index:2;width:min(var(--content-width), calc(100% - 64px));min-height:770px;margin:0 auto;padding:0;display:block;position:relative}.hero-section--home .hero-copy{z-index:3;flex-direction:column;justify-content:flex-start;gap:24px;width:min(49%,660px);margin:0;padding:86px 0 0;display:flex;position:relative}.hero-section--home .hero-copy h1{color:#fff;letter-spacing:-.052em;max-width:660px;margin:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3.25rem,4.4vw,4.45rem);font-weight:700;line-height:1.04}.hero-section--home .hero-copy h1 span{color:#0fc0ca;-webkit-text-fill-color:currentColor;background:0 0}.hero-section--home .hero-actions{flex-wrap:wrap;gap:18px;margin:4px 0 0;display:flex}.hero-section--home .button,.hero-proof .button{border-radius:17px;min-height:58px;padding:0 41px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:.95rem;font-weight:600}.hero-section--home .button-primary,.hero-proof .button-primary{color:#fff;background:#09bac4;border:1px solid #09bac4;box-shadow:0 14px 28px #04bbc638}.hero-section--home .button-primary:hover,.hero-proof .button-primary:hover{background:#00aeb9}.hero-section--home .button-secondary{box-shadow:none;color:#fff;background:#03274d5c;border:1px solid #ffffffe0}.hero-section--home .hero-benefits{gap:13px;max-width:470px;margin:2px 0 0;display:grid}.hero-section--home .benefit-pill i{width:29px;height:29px;box-shadow:none;color:#09c3cd;background:0 0;border:2px solid #09c3cd;border-radius:50%;flex:0 0 29px;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.home-page-v2{--home-navy:#061f46;--home-navy-soft:#0a315f;--home-blue:#0c86ea;--home-teal:#09b8c3;--home-ice:#f3f8fc;--home-line:#d7e5f0;--home-copy:#45617f;color:var(--home-navy);background:#fff;font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-page-v2 .section-heading h2,.home-page-v2 h3,.home-page-v2 h4{font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-page-v2 .section-kicker{color:var(--home-blue);letter-spacing:.13em;font-size:.74rem;font-weight:700}.home-page-v2 .section-heading h2{color:var(--home-navy);letter-spacing:-.045em;font-size:clamp(2.25rem,3.4vw,3.65rem);font-weight:700;line-height:1.08}.home-page-v2 .section-heading p:not(.section-kicker){color:var(--home-copy);font-size:1rem;line-height:1.72}.home-page-v2 .button{border-radius:15px;min-height:52px;padding:0 28px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-weight:600}.home-journey-section.process-section{background:var(--home-ice);padding:100px 0 106px}.home-journey-section.process-section:before{background:var(--home-line);height:1px}.home-journey-section .section-heading.centered{max-width:820px;margin-bottom:58px}.home-journey-section .section-kicker{color:var(--home-blue);margin-bottom:14px}.home-journey-section .section-heading h2{font-size:clamp(2.35rem,3.5vw,3.7rem)}.home-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.home-journey-grid:before{content:"";background:linear-gradient(90deg,#063675 0%,#0c86ea 52%,#09b8c3 100%);height:2px;position:absolute;top:25px;left:12.5%;right:12.5%}.home-journey-section .step-card{min-width:0;box-shadow:none;background:0 0;border:0;grid-template-rows:52px 1fr;padding:0 7px;display:grid}.home-journey-section .step-card:hover{transform:none}.home-journey-section .step-number{z-index:2;border:7px solid var(--home-ice);background:var(--home-navy);width:52px;height:52px;box-shadow:0 0 0 2px var(--home-navy);color:#fff;border-radius:50%;justify-self:center;font-size:.72rem;position:relative;top:auto;left:auto}.home-journey-section .step-card:nth-child(2) .step-number{background:#0a68c4;box-shadow:0 0 0 2px #0a68c4}.home-journey-section .step-card:nth-child(3) .step-number{background:var(--home-blue);box-shadow:0 0 0 2px var(--home-blue)}.home-journey-section .step-card:nth-child(4) .step-number{background:var(--home-teal);box-shadow:0 0 0 2px var(--home-teal)}.home-journey-section .step-head{border:1px solid var(--home-line);background:#fff;border-radius:22px;grid-template-rows:auto 1fr;align-content:start;gap:20px;min-height:250px;margin-top:18px;padding:28px 25px 26px;display:grid;box-shadow:0 18px 42px #061f4612}.home-journey-section .step-icon{width:54px;height:54px;color:var(--home-blue);background:#e9f3fb;border-radius:16px;font-size:1.28rem}.home-journey-section .step-card:nth-child(4) .step-icon{color:var(--home-teal);background:#e7f8f8}.home-journey-section .step-card h3{color:var(--home-navy);font-size:1.12rem;line-height:1.24}.home-journey-section .step-card p{color:var(--home-copy);margin-top:13px;font-size:.86rem;line-height:1.62}.home-journey-section .home-journey-action{gap:14px;margin-top:42px;display:flex}.home-journey-section .button-primary{border-color:var(--home-teal);background:var(--home-teal);box-shadow:0 14px 28px #09b8c333}.home-journey-section .button-secondary{color:var(--home-navy);background:0 0;border-color:#aec5d9}.home-products-chapter{background:var(--home-navy);color:#fff;padding:106px 0;position:relative;overflow:hidden}.home-products-chapter:before{content:"";z-index:1;background:#061f46db;position:absolute;inset:0}.home-products-background{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-products-shell{z-index:2;position:relative}.home-products-chapter .section-heading.centered{max-width:980px;margin-bottom:44px}.home-products-chapter .section-kicker{color:#74dce2}.home-products-chapter .section-heading h2{color:#fff}.home-products-chapter .section-heading p:not(.section-kicker){color:#ffffffbd;max-width:900px;margin-left:auto;margin-right:auto}.home-products-chapter .product-brand-card{border:1px solid #ffffff29;border-radius:28px;margin-bottom:30px;box-shadow:0 30px 64px #000e2347}.home-products-chapter .product-brand-copy{padding:44px 46px}.home-products-chapter .product-brand-copy h3{color:var(--home-navy)}.home-products-chapter .product-brand-copy p{color:var(--home-copy)}.home-products-chapter .product-brand-copy .bullet-list li{color:#31506f}.home-products-chapter .product-brand-copy .bullet-list li:before{background:var(--home-teal)}.home-products-chapter .product-brand-visual{min-height:390px}.home-products-chapter .product-brand-media-badge{color:var(--home-navy);background:#fffffff0;border-radius:999px;padding:9px 14px}.home-product-catalog{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041838d1;border:1px solid #ffffff2e;border-radius:28px;padding:38px;box-shadow:0 28px 60px #000e2338}.home-product-catalog .product-stage{gap:36px}.home-product-catalog .product-series-panel{grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);column-gap:54px;max-width:none;padding:2px 0 4px}.home-product-catalog .product-series-kicker,.home-product-catalog .product-series-panel h3{grid-column:1}.home-product-catalog .product-checks{grid-area:1/2/span 2;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:13px 24px}.home-product-catalog .product-checks li:before{color:var(--home-teal)}.home-product-catalog .product-power-heading{display:block}.home-product-catalog .product-power-heading h3{color:#fff;font-size:clamp(1.7rem,2.4vw,2.45rem)}.home-product-catalog .product-power-card{border-color:#d9e6f1f0;border-radius:20px;box-shadow:0 18px 38px #000e232e}.home-product-catalog .product-power-card-media{background:#f8fbfd;border-right-color:#e3edf5}.home-product-catalog .product-power-badges span{color:#0a5c9f;background:#e8f3fb;min-height:32px;padding:7px 11px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:.69rem;font-weight:700}.home-product-catalog .product-power-card-head h4,.home-product-catalog .product-power-price-row strong{font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-product-catalog .product-power-price-row strong{color:var(--home-blue)}.home-product-catalog .product-power-price-row div:nth-child(2) strong{color:#5fae38}.home-product-catalog .product-cta-panel{background:#ffffff1a;border-color:#ffffff38;border-radius:18px;padding:20px 22px}.home-product-catalog .product-global-cta{border-color:var(--home-teal);background:var(--home-teal)}.home-services-section.alt-surface{background:var(--home-ice);padding:100px 0 106px}.home-services-section .shell{gap:44px}.home-services-section .section-heading.centered{max-width:900px}.home-services-section .section-kicker{color:var(--home-blue)}.home-services-section .plans-grid{grid-template-columns:repeat(2,minmax(0,480px));gap:24px}.home-services-section .plan-card{border:1px solid var(--home-line);border-radius:24px;padding:30px 32px 32px;box-shadow:0 18px 40px #061f460f}.home-services-section .plan-card.highlighted{border-color:#09b8c3b8;box-shadow:0 22px 46px #09b8c321}.home-services-section .plan-card.highlighted:before{background:#09b8c30b}.home-services-section .plan-card-title{align-items:center;gap:14px;display:flex}.home-services-section .plan-card-icon{width:48px;height:48px;color:var(--home-blue);background:#e9f3fb;border-radius:15px;flex:0 0 48px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.home-services-section .highlighted .plan-card-icon{color:var(--home-teal);background:#e5f8f9}.home-services-section .plan-chip{color:#078891;background:#e5f8f9;border-radius:999px;padding:8px 12px}.home-services-section .plan-card .bullet-list li{align-items:flex-start;gap:10px;padding-left:0;display:flex}.home-services-section .plan-card .bullet-list li:before{content:none}.home-services-section .plan-card .bullet-list li>i{color:var(--home-teal);margin-top:.28em;font-size:.78rem}.home-services-section .plan-card .plan-annual-fee{border-top-color:var(--home-line)}.home-services-section .plan-card .plan-annual-fee-value{color:var(--home-navy);font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-services-section .plan-card .button-primary{border-color:var(--home-teal);background:var(--home-teal);box-shadow:0 12px 26px #09b8c32e}.home-services-section .plan-card .button-secondary{color:var(--home-navy);border-color:#aec5d9}.home-aid-section.aid-section{background:#fff;width:auto;margin:0;padding:100px 0}.home-aid-section.aid-section:before{content:none}.home-aid-panel{background:var(--home-navy);border:1px solid #123e69;border-radius:30px;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 28px 62px #061f462e}.home-aid-section .aid-card{background:var(--home-navy);box-shadow:none;border:0;border-radius:0;align-content:center;padding:54px;display:grid}.home-aid-section .aid-card .section-heading{margin-bottom:0}.home-aid-section .aid-card .section-kicker{color:#8bd25d}.home-aid-section .aid-card .section-heading h2{color:#fff}.home-aid-section .aid-card .section-heading p:not(.section-kicker){color:#ffffffbd}.home-aid-section .aid-card-highlight{background:#f4faef;border-color:#82c74f57}.home-aid-section .aid-badge{color:#4d8d28;background:#e6f5dd}.home-aid-section .aid-card-highlight-action .button-primary{border-color:var(--home-teal);background:var(--home-teal);box-shadow:0 12px 26px #09b8c333}.home-aid-visual{min-height:520px;position:relative;overflow:hidden}.home-aid-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-aid-visual-overlay{background:#061f462e;position:absolute;inset:0}.home-aid-section .aid-section-cee-logo{background:#fffffff0;border-radius:18px;width:min(72%,410px);padding:18px 22px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 44px #061f4633}.home-aid-visual-note{color:#ffffffe0;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061f46c7;border:1px solid #ffffff59;border-radius:14px;margin:0;padding:14px 16px;font-size:.76rem;line-height:1.45;position:absolute;bottom:24px;left:26px;right:26px}.home-faq-section{background:var(--home-ice);padding:104px 0}.home-faq-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:74px;display:grid}.home-faq-intro .section-heading{margin-bottom:30px}.home-faq-intro .section-heading h2{font-size:clamp(2.2rem,3.2vw,3.35rem)}.home-faq-support{border:1px solid var(--home-line);background:#fff;border-radius:20px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:15px;padding:24px;display:grid;box-shadow:0 16px 36px #061f460f}.home-faq-support-icon{width:54px;height:54px;color:var(--home-teal);background:#e6f7f8;border-radius:16px;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.home-faq-support strong{color:var(--home-navy);font-size:.92rem;line-height:1.4}.home-faq-support p{color:var(--home-copy);margin:5px 0 0;font-size:.78rem;line-height:1.5}.home-faq-support .button{min-height:46px;color:var(--home-navy);border-color:#aec5d9;grid-column:1/-1}.home-faq-section .faq-list{gap:11px}.home-faq-section .faq-item{border:1px solid var(--home-line);background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 12px 28px #061f460b}.home-faq-section .faq-item summary{min-height:66px;color:var(--home-navy);justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;font-size:.88rem;line-height:1.45;display:flex}.home-faq-section .faq-item summary i{width:28px;height:28px;color:var(--home-blue);background:#e9f3fb;border-radius:9px;flex:0 0 28px;justify-content:center;align-items:center;font-size:.7rem;transition:transform .18s;display:inline-flex}.home-faq-section .faq-item[open] summary i{transform:rotate(45deg)}.home-faq-section .faq-item p{color:var(--home-copy);margin:0;padding:0 58px 22px 21px;font-size:.84rem;line-height:1.65}.home-final-cta-section.final-cta-section{background:var(--home-navy,#061f46);color:#fff;border-top:0;padding:86px 0}.home-final-cta-section.final-cta-section:before,.home-final-cta-section.final-cta-section:after{content:none}.home-final-cta-section .final-cta-shell{gap:34px}.home-final-cta-section .final-cta-heading{gap:12px}.home-final-cta-section .final-cta-eyebrow{color:#75dce2;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.home-final-cta-section .final-cta-heading h2{color:#fff;font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-final-cta-section .final-cta-heading h2 span{color:#52d1d8;background:0 0}.home-final-cta-section .final-cta-heading>p:last-child{color:#ffffffb8;max-width:760px;margin-left:auto;margin-right:auto}.home-final-cta-section .final-cta-grid{align-items:stretch;gap:18px;max-width:1060px;margin:0 auto}.home-final-cta-section .final-cta-item{background:#ffffff0f;border:1px solid #ffffff21;border-radius:18px;padding:16px 18px}.home-final-cta-section .final-cta-icon{color:#62d8de;background:#09b8c329;border-radius:14px;width:48px;height:48px;font-size:1.08rem}.home-final-cta-section .final-cta-copy h3{color:#fff;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:.92rem}.home-final-cta-section .final-cta-copy p{color:#ffffffa3;font-size:.74rem;line-height:1.45}.home-final-cta-section .centered-action{gap:14px;margin-top:0}.home-final-cta-section .button-primary{border-color:var(--home-teal,#09b8c3);background:var(--home-teal,#09b8c3);box-shadow:0 14px 28px #09b8c333}.home-final-cta-section .button-secondary{color:#fff;background:0 0;border-color:#ffffffb8}.site-footer--dark{color:#fff;background:#04172f;border-top:1px solid #17446f;padding-top:58px}.site-footer--dark .site-footer-logo{background:#fff;border-radius:15px;padding:12px 14px}.site-footer--dark .site-footer-logo img{display:block}.site-footer--dark .site-footer-brand p,.site-footer--dark .site-footer-bottom p,.site-footer--dark .site-footer-column a{color:#ffffffab}.site-footer--dark .site-footer-column h3,.site-footer--dark .site-footer-contact a{color:#fff}.site-footer--dark .site-footer-contact span{color:#79cfd7}.site-footer--dark .site-footer-social{color:#ffffffc7;background:#ffffff0f;border-color:#ffffff29}.site-footer--dark .site-footer-social:hover{color:#fff;border-color:#09b8c399;box-shadow:0 10px 22px #09b8c31f}.site-footer--dark .site-footer-bottom{border-top-color:#ffffff21}.site-footer--dark .site-footer-bottom .button-primary{background:#09b8c3;border-color:#09b8c3}.hero-proof{z-index:4;color:#082858;background:#fffffffa;border:1px solid #d9e5eff2;border-radius:24px;grid-template-columns:1.15fr 1fr 1fr 252px;align-items:center;gap:24px;min-height:178px;padding:48px 28px 22px;display:grid;position:absolute;bottom:26px;left:0;right:0;box-shadow:0 24px 54px #0119363d}.hero-proof-progress{z-index:2;grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(0,1fr));align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:21px;left:28px;right:304px}.hero-proof-progress li:after{content:"";z-index:0;pointer-events:none;height:2px;position:absolute;top:calc(50% - 1px);left:50%}.hero-proof-progress li{justify-content:center;align-items:center;width:100%;height:24px;font-size:.68rem;display:inline-flex;position:relative}.hero-proof-progress li:first-child:after{background:linear-gradient(90deg,#063675 0%,#0c86ea 100%);width:calc(93.478% + 24px)}.hero-proof-progress li:nth-child(2):after{background:linear-gradient(90deg,#0c86ea 0%,#09b8c3 100%);width:calc(100% + 24px)}.hero-proof-progress li i{z-index:1;background:#fff;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative;box-shadow:0 0 0 5px #fff}.hero-proof-progress-estimate{color:#063675}.hero-proof-progress-installation{color:#0c86ea}.hero-proof-progress-prime{color:#09b8c3}.hero-proof-item{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:17px;min-width:0;display:grid}.hero-section--home .hero-proof-icon{color:#fff;background:#063675;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:1.55rem;display:inline-flex;box-shadow:0 12px 26px #0636752e}.hero-section--home .hero-proof-installation .hero-proof-icon{color:#fff;background:#0c86ea;box-shadow:0 12px 26px #0c86ea33}.hero-section--home .hero-proof-prime .hero-proof-icon{color:#fff;background:#09b8c3;box-shadow:0 12px 26px #09b8c333}.hero-proof-item strong{color:#082858;margin-bottom:7px;font-size:.98rem;font-weight:700;line-height:1.35;display:block}.hero-proof-item strong span{white-space:nowrap}.hero-proof-item p{color:#38547b;margin:0;font-size:.78rem;line-height:1.55}.hero-proof-cta{border-left:1px solid #d9e4ef;align-content:center;gap:12px;min-height:95px;padding-left:24px;display:grid}.hero-proof-cta .button{border-radius:16px;width:100%;min-height:52px;padding:0 18px;font-size:.86rem}.hero-proof-cta small{color:#506789;white-space:nowrap;justify-content:center;align-items:center;gap:8px;font-size:.61rem;line-height:1.3;display:flex}.home-trust-strip{color:#082858;background:#fff;padding:18px 0 29px;font-family:Sora,ui-sans-serif,system-ui,sans-serif}.home-trust-shell h2{color:#082858;letter-spacing:-.035em;text-align:center;margin:0 0 20px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:1.46rem;font-weight:700;line-height:1.3}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px;max-width:1120px;margin:0 auto;display:grid}.home-trust-item{grid-template-columns:66px minmax(0,1fr);align-items:center;gap:18px;display:grid}.home-trust-icon{color:#063675;background:#edf3fa;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;font-size:1.45rem;display:inline-flex}.home-trust-item strong{color:#082858;margin-bottom:7px;font-size:.9rem;line-height:1.35;display:block}.home-trust-item p{color:#38547b;margin:0;font-size:.72rem;line-height:1.6}.aid-grid,.quote-grid{align-items:end;gap:0;display:grid}.hero-section{background:radial-gradient(at 0 0,#fdf6e9 44%,#29a9e51f 70%);align-items:center;min-height:calc(100vh - 108px);padding:0;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;background:#ffffff1c;position:absolute;inset:0}.hero-backdrop{z-index:0;position:absolute;inset:0}.hero-backdrop img{object-fit:cover;object-position:42% 62%;opacity:.18;width:165%;height:165%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.32)}.hero-shell{z-index:2;width:min(var(--content-width), calc(100% - 32px));box-sizing:border-box;justify-content:space-between;align-items:center;gap:32px;min-height:calc(100vh - 108px);margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:0;display:flex;position:relative}.card-panel,.feature-card,.step-card,.plan-card,.faq-item,.quote-point,.media-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffff0}.card-panel{padding:28px}.hero-copy{flex-direction:column;justify-content:center;gap:28px;width:48%;margin-right:0;padding:0;display:flex}.section-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-dark);margin:0 0 12px;font-size:.8rem;font-weight:800;line-height:1.2}.section-heading .section-kicker{min-height:1.2em;font-size:.8rem;line-height:1.2;display:block}.hero-copy h1,.section-heading h2,.aid-copy h2,.quote-copy h2,.hero-offer h2,.brand-story h3,.product-card h3,.plan-card h3{letter-spacing:-.04em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;line-height:1.02}.hero-copy h1{max-width:none;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.02}.hero-copy h1 span{color:var(--brand-blue,#0c86ea);-webkit-text-fill-color:currentColor;background:0 0}.quote-copy h2 span{background:linear-gradient(135deg, var(--brand) 0%, var(--teal) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.lead,.section-heading p:not(.section-kicker),.feature-card p,.step-card p,.brand-story p,.product-card p,.plan-card p,.aid-copy p,.faq-item p,.quote-copy p,.quote-point span{color:var(--muted);margin:0;line-height:1.7}.lead{color:#526276;max-width:none;margin-top:0;font-size:1rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:0;display:flex}.hero-benefits{flex-wrap:wrap;justify-content:flex-start;gap:18px;margin-top:0;display:flex}.benefit-pill,.plan-chip,.offer-badge,.aid-badge,.offer-chip,.product-brand-media-badge{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.benefit-pill{color:#526276;min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;font-size:.85rem;font-weight:500;display:inline-flex}.benefit-pill i{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #ffffffc7;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex;box-shadow:0 10px 22px #0f172a14}.benefit-fast i{color:#facc15;border-color:#facc158f}.benefit-install i{color:#fb923c;border-color:#fb923c8f}.benefit-shield i{color:#84cc16;border-color:#84cc168f}.hero-offer{background:#ffffff5c;border:0;border-radius:1.65rem;flex-direction:column;justify-content:flex-start;width:52%;min-height:398px;margin:18px 0 82px;padding:1.175rem;display:flex;position:relative;overflow:hidden;transform:translateY(18px);box-shadow:0 26px 58px #155c852e,0 12px 34px #cafaff57}.hero-offer:after{content:"";z-index:1;background:linear-gradient(135deg,#0f172a57 0%,#0f172a38 36%,#0f172a1f 58%,#ffffff0f 100%);position:absolute;inset:0}.hero-offer>*{z-index:2;position:relative}.hero-offer-bg{object-fit:cover;object-position:62% center;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.12)}.hero-offer-top{width:min(54%,350px);max-width:350px;margin:.65rem 0 0 .65rem;display:grid}.offer-eyebrow{color:#fff;letter-spacing:0;text-shadow:0 6px 18px #0f172a47;border-left:3px solid #23b9f2;margin:0;padding-left:14px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1}.offer-eyebrow,.hero-path-preview{width:100%;max-width:none}.hero-offer h2{letter-spacing:0;color:#ffffffeb;text-shadow:0 6px 18px #0f172a3d;max-width:none;margin-top:14px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:600;line-height:1.4}.offer-price{letter-spacing:-.03em;color:#0000;background:linear-gradient(135deg,#21b8ff 0%,#1598df 52%,#045b9a 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 5px #045b9a24);text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-top:0;font-size:1.9rem;font-weight:800;line-height:1.02;display:block}.offer-price-group-prime .offer-price{color:#0000;background:linear-gradient(135deg,#8fda41 0%,#64bd45 50%,#1f8f57 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 5px #1f8f5724);-webkit-background-clip:text;background-clip:text}.offer-price-prefix{letter-spacing:0;vertical-align:.08em;margin-right:.22em;font-size:.48em;font-weight:750;display:inline-block}.offer-price-amount{display:inline-block}.offer-price-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:16px;display:grid}.offer-pricing{background:#fff;border:1px solid #fff;border-radius:8px;margin-top:34px;padding:18px 20px;box-shadow:0 18px 40px #0f172a29}.offer-price-group{gap:4px;min-height:100%;display:grid}.offer-price-label{color:#526276;letter-spacing:.06em;text-transform:uppercase;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.offer-price-group-prime{border-left:1px solid #5262762e;padding-left:12px}.offer-price-note{color:#5b687d;white-space:normal;text-shadow:none;margin:0;font-size:.72rem;line-height:1.35}.offer-financing{color:#17324d;border-top:1px solid #e5edf5;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;padding-top:13px;display:grid}.offer-financing>i{color:#078bc9;background:#eef9ff;border:1px solid #b8def3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.92rem;display:inline-flex}.offer-financing>div{gap:2px;min-width:0;display:grid}.offer-financing strong{font-size:.82rem;font-weight:700;line-height:1.25}.offer-financing span{color:#64748b;font-size:.64rem;line-height:1.3}.offer-summary{color:#ffffffe0;text-shadow:0 6px 18px #0f172a38;gap:12px;margin:24px 0 0 .65rem;padding:0;font-size:.92rem;line-height:1.35;list-style:none;display:grid}.hero-path-preview{gap:0;margin:18px 0 0;display:grid}.hero-path-step{color:#fff;text-shadow:0 6px 18px #0f172a38;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:11px;min-height:46px;padding:7px 0;display:grid}.hero-path-step+.hero-path-step{border-top:1px solid #ffffff2e}.hero-path-step span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#078bc94d;border:1px solid #a6e2ffb8;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:800;display:inline-flex}.hero-path-step p{color:#ffffffeb;margin:0;font-size:.86rem;font-weight:600;line-height:1.3}.offer-summary li{padding-left:16px;position:relative}.offer-summary li:before{content:"";background:#7dd3fcf2;border-radius:999px;width:6px;height:6px;position:absolute;top:.52em;left:0;box-shadow:0 0 10px #38bdf866}.offer-chip{color:#2f7d32;background:#e8f7e8;border-radius:999px;padding:8px 14px;font-weight:500;position:absolute;top:22px;right:28px}.offer-more{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border-color:#ffffff6b;min-height:40px;padding:0 18px;box-shadow:0 8px 22px #0f172a1f}.offer-more:hover{background:#ffffff38;border-color:#ffffff9e}.section-heading{margin-bottom:28px}.section-heading.centered{text-align:center;max-width:760px;margin:0 auto 28px}.feature-section{padding:var(--section-space) 0;background:radial-gradient(circle at 12% 18%,#29a9e012,#0000 20%),radial-gradient(circle at 88% 78%,#7fc2410f,#0000 18%),linear-gradient(#fff 0%,#fbfdff 100%);position:relative;overflow:hidden}.feature-section:before,.feature-section:after{content:"";filter:blur(18px);opacity:.55;pointer-events:none;border-radius:999px;position:absolute}.feature-section:before{background:radial-gradient(circle,#29a9e02e 0%,#29a9e000 70%);width:220px;height:220px;top:72px;right:-60px}.feature-section:after{background:radial-gradient(circle,#7fc24124 0%,#7fc24100 72%);width:260px;height:260px;bottom:42px;left:-80px}.feature-section .shell{z-index:1;position:relative}.feature-section .section-heading.centered{max-width:1380px;margin-bottom:42px}.feature-section .section-kicker{color:#29a9e0;margin-bottom:18px}.feature-section .section-heading h2{letter-spacing:-.045em;font-size:clamp(2.5rem,3.5vw,3.9rem);line-height:1.06}.feature-section .section-heading p:not(.section-kicker){max-width:1240px;margin:18px auto 0;font-size:1.02rem;line-height:1.75}.process-section{padding:var(--section-space) 0;background:radial-gradient(circle at 18% 22%,#fffc,#fff0 24%),radial-gradient(circle at 84% 68%,#29a9e014,#29a9e000 18%),#f3f5f8;position:relative;overflow:hidden}.process-section:before{content:"";background:linear-gradient(90deg,#efbd1e 0%,#7fc241 47%,#2aaee8 100%);width:100%;height:4px;position:absolute;top:0;left:0}.process-section .section-heading.centered{max-width:1380px;margin-bottom:96px}.process-section .section-kicker{color:#7fc241;margin-bottom:18px}.process-section .section-heading h2{letter-spacing:-.045em;font-size:clamp(2.6rem,3.6vw,4rem);line-height:1.06}.process-section .section-heading p:not(.section-kicker){margin-top:18px;font-size:1rem}.section-heading h2,.aid-copy h2,.quote-copy h2{font-size:clamp(1.9rem,3vw,3.4rem)}.section-title-highlight{color:var(--brand-blue,#0c86ea);-webkit-text-fill-color:currentColor;background:0 0;font-weight:700}.section-heading p:not(.section-kicker){margin-top:14px}.feature-grid,.steps-grid,.plans-grid{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-section .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-section .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:1080px;margin:0 auto}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.step-card,.plan-card{padding:24px;position:relative}.process-section .step-card{min-height:0;box-shadow:none;background:#fff;border:1px solid #d5e0ec;border-radius:20px;flex-direction:column;padding:42px 30px 32px;display:flex}.feature-section .feature-card{min-height:0;box-shadow:none;background:#f8fafc;border:1px solid #d5e0ec;border-radius:20px;padding:22px 22px 24px}.feature-head{align-items:center;gap:12px;display:flex}.feature-card:hover,.step-card:hover,.plan-card:hover{transform:translateY(-3px)}.feature-section .feature-card:hover,.process-section .step-card:hover{transform:none}.feature-icon,.step-number{width:50px;height:50px;color:var(--brand-dark);background:linear-gradient(135deg,#e0f2fe 0%,#ecfeff 100%);border-radius:14px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.step-icon{color:#2fa7df;background:linear-gradient(135deg,#dcecf8 0%,#f7efd5 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:56px;font-size:1.5rem;display:inline-flex}.step-icon i{justify-content:center;align-items:center;width:1.25em;height:1.25em;line-height:1;display:inline-flex}.step-head{align-items:flex-start;gap:18px;display:flex}.step-copy{min-width:0}.feature-section .feature-icon{color:#29a9e0;background:#deedf9;border-radius:14px;flex:0 0 64px;width:64px;min-width:64px;height:56px;font-size:1.5rem}.feature-section .feature-icon i{justify-content:center;align-items:center;width:1.25em;height:1.25em;line-height:1;display:inline-flex}.feature-section .feature-card-simple .feature-icon{color:#2fa7df;background:#ddebfa}.feature-section .feature-card-fast .feature-icon{color:#f2c11f;background:#f8efcd}.feature-section .feature-card-reliable .feature-icon{color:#f09426;background:#f4ecdf}.feature-section .feature-card-eco .feature-icon{color:#8bc53f;background:#e9f1df}.feature-card h3,.step-card h3{margin:16px 0 10px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.2rem}.feature-section .feature-card h3{margin:0;font-size:1.18rem;line-height:1.2}.feature-section .feature-card p{margin:14px 0 0;font-size:.94rem;line-height:1.6}.step-number{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#29a9e0 0%,#7fc241 100%);border-radius:999px;width:60px;height:30px;padding:0;font-size:.85rem;position:absolute;top:-18px;left:30px}.process-section .step-card h3{margin:0;font-size:1.35rem;line-height:1.2}.process-section .step-card p{margin:22px 0 0;font-size:.98rem;line-height:1.7}.centered-action{justify-content:center;margin-top:26px;display:flex}.process-section .centered-action{margin-top:50px}.product-showcase{background:#0f1824;padding:0;position:static;overflow:visible}.product-showcase:before{content:"";z-index:1;background:linear-gradient(90deg,#09111fb8 0%,#09111f8a 42%,#09111f4d 100%);position:absolute;inset:0}.product-showcase-bg{z-index:0;object-fit:cover;object-position:center center;transform-origin:50%;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;inset:0;transform:scale(1.01)}#produits .section-heading.centered{max-width:1460px;margin-bottom:var(--section-inner-space)}#produits .section-kicker{color:#f09426;margin-bottom:18px}#produits .section-heading h2{letter-spacing:-.045em;font-size:clamp(2.5rem,3.6vw,4rem);line-height:1.06}#produits .section-heading p:not(.section-kicker){max-width:1320px;margin:20px auto 0;font-size:1.02rem;line-height:1.72}.product-brand-card{margin-bottom:var(--section-inner-space);background:#fff;border:1px solid #eef2f7;border-radius:1.7rem;grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #14263d14}.product-brand-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 14%,#29a9e014,#0000 20%),linear-gradient(90deg,#ffffff38 0%,#fff0 38%);position:absolute;inset:0}.product-brand-copy{z-index:1;padding:2.6rem 2.7rem 2.6rem 2.9rem;position:relative}.aux-logo{width:min(200px,100%);margin-bottom:1rem}.product-brand-copy h3{letter-spacing:-.03em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.12}.product-brand-copy p{color:#5b687d;max-width:none;margin:1.5rem 0 0;font-size:.99rem;line-height:1.62}.product-brand-visual{aspect-ratio:auto;background:0 0;border-radius:0;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.product-brand-media-badge{z-index:2;color:var(--brand-dark);background:#ffffffeb;position:absolute;top:18px;left:18px;box-shadow:0 10px 20px #14263d1f}.product-brand-video-fallback,.product-brand-visual video{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.product-brand-video-fallback{z-index:0}.product-brand-visual video{z-index:1;opacity:0;transition:opacity .18s}.product-brand-visual video.is-ready{opacity:1}.product-showcase .shell{z-index:2;position:relative}.product-stage{grid-template-columns:1fr;align-items:start;gap:44px;width:100%;display:grid}.product-power-card{background:#fff;border:1px solid #e7edf5;border-radius:8px;box-shadow:0 16px 36px #14263d12}.product-series-panel{color:#fff;gap:18px;max-width:860px;padding:0;display:grid}.product-series-kicker{color:#9bdcf8;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:inline-flex}.product-series-panel h3,.product-power-heading h3{letter-spacing:-.03em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-weight:700}.product-power-heading h3,.product-series-panel h3{color:#fff}.product-series-panel h3{font-size:clamp(1.9rem,3vw,3.4rem);line-height:1.05}.product-series-panel p,.product-power-heading p,.product-power-card-body p{margin:0;line-height:1.6}.product-power-heading p,.product-power-card-body p{color:#5b687d}.product-series-panel p{color:#ffffffdb}.product-checks{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-checks li{color:#ffffffe6;padding-left:1.7rem;font-size:.97rem;line-height:1.48;position:relative}.product-checks li:before{content:"✓";color:#8bc53f;font-weight:800;position:absolute;top:0;left:0}.product-power-area{gap:30px;display:grid}.product-power-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.6fr);align-items:end;gap:18px;display:grid}.product-power-heading h3{margin-top:8px;font-size:clamp(1.65rem,2.2vw,2.4rem);line-height:1.08}.product-power-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-power-card{grid-template-columns:minmax(190px,.82fr) minmax(0,1.18fr);min-height:100%;display:grid;overflow:hidden}.product-power-card-media{background:#fff;border-right:1px solid #edf2f7;justify-content:center;align-items:center;min-height:252px;padding:18px 14px;display:flex;position:relative}.product-power-card-media img{aspect-ratio:1;object-fit:contain;width:100%;max-width:220px;max-height:220px}.product-power-missing-media{color:#708095;text-align:center;justify-content:center;align-items:center;min-height:156px;font-size:.82rem;font-weight:600;display:flex}.product-power-badges{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.product-power-badges span{color:#2f7d32;white-space:nowrap;background:#e8f7e8;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;font-weight:500;line-height:1;display:inline-flex}.product-power-card-body{align-content:space-between;gap:16px;min-width:0;padding:22px 20px;display:grid}.product-power-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-power-card-head span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.product-power-price-row>div>span{color:#526276;letter-spacing:.07em;text-transform:uppercase;font-size:.76rem;font-weight:700;line-height:1.15;display:block}.product-power-price-row>div>span sup{margin-left:1px;font-size:.72em;line-height:0}.product-power-card-head h4{color:var(--ink);letter-spacing:0;margin:4px 0 0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.05rem;line-height:1.22}.product-power-reference{color:#708095;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:.82rem;line-height:1.4;overflow:hidden}.product-power-document-links{flex-wrap:wrap;gap:6px 12px;margin-top:8px;display:flex}.product-power-document-link{color:#526276;letter-spacing:0;text-transform:none;text-underline-offset:3px;font-size:.82rem;font-weight:400;line-height:1.4;text-decoration:underline;display:inline}.product-power-document-link:hover,.product-power-document-link:focus-visible{color:var(--brand-blue)}.product-power-document-link.is-disabled{color:#a2adbb;cursor:default;text-decoration:none}.product-power-price-row{border-top:1px solid #edf2f7;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;display:grid}.product-power-price-row div{min-width:0}.product-power-price-row strong{color:#1598df;letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;gap:.18em;margin-top:4px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.26rem;font-weight:800;line-height:1.08;display:flex}.product-power-price-row div:nth-child(2) strong{color:#64bd45}.product-price-footnotes{color:#ffffffc2;gap:4px;margin-top:-12px;font-size:.76rem;line-height:1.35;display:grid}.product-price-footnotes p{margin:0}.product-price-prefix{color:inherit;letter-spacing:-.01em;text-transform:none;font-size:.68em;font-weight:700}.product-price-amount{color:inherit;text-transform:none;font-size:1em}.product-catalog-empty{color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff47;border-radius:8px;margin:0;padding:18px 20px;font-size:.95rem;line-height:1.5}.product-cta-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex}.product-installation-note{color:#ffffffe0;max-width:780px;margin:0;font-size:.92rem;line-height:1.6}.product-global-cta{flex:none}.bullet-list,.check-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.bullet-list li,.check-list li{color:var(--ink);padding-left:18px;line-height:1.6;position:relative}.bullet-list li:before,.check-list li:before{content:"";background:linear-gradient(135deg, var(--brand), var(--teal));border-radius:50%;width:7px;height:7px;position:absolute;top:.7em;left:0}.product-brand-copy .bullet-list{gap:4px;margin-top:16px}.product-brand-copy .bullet-list li{color:#1f2f45;line-height:1.42}.product-brand-copy .bullet-list li:before{background:#5f7289;width:6px;height:6px;top:.78em}.alt-surface{padding:var(--section-space) 0;background:radial-gradient(circle at 10% 24%,#f1bf1f14,#0000 18%),radial-gradient(circle at 88% 72%,#29a9e00f,#0000 18%),linear-gradient(#fff 0%,#fbfdff 100%);position:relative;overflow:hidden}.alt-surface .shell{z-index:1;gap:var(--section-inner-space);flex-direction:column;display:flex;position:relative}.alt-surface .section-heading.centered{max-width:1460px;margin-bottom:0}.alt-surface .section-kicker{color:#f1bf1f}.alt-surface .plans-grid{grid-template-columns:repeat(2,minmax(0,460px));justify-content:center;align-items:stretch;gap:26px}.plan-card{flex-direction:column;gap:12px;display:flex}.alt-surface .plan-card{min-height:100%;box-shadow:none;background:#fff;border:1px solid #d6deeb;border-radius:20px;padding:26px 28px 28px;position:relative}.plan-card.highlighted{background:#fff;border-color:#f1bf1f;box-shadow:0 18px 34px #f1bf1f1f,0 10px 28px #29a9e012}.plan-card.highlighted:before{content:"";border-radius:inherit;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 100%,#f1bf1f38 0%,#f1bf1f1a 24%,#f1bf1f00 58%);position:absolute;inset:0}.alt-surface .plan-card>*{z-index:1;position:relative}.plan-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.plan-chip{color:#f1bf1f;background:#f1bf1f29;border:0;flex-shrink:0;width:fit-content;margin-bottom:0}.alt-surface .plan-card h3{margin:0;font-size:1.42rem;line-height:1.18}.alt-surface .plan-card>p{color:#5f7289;margin:4px 0 0;font-size:.98rem;line-height:1.45}.alt-surface .plan-card .bullet-list{gap:8px;margin-top:8px}.alt-surface .plan-card .bullet-list li{color:#5f7289;padding-left:20px;line-height:1.42}.alt-surface .plan-card .bullet-list li strong{color:#556478;font-weight:800}.alt-surface .plan-card .bullet-list li:before{background:#5f7289;width:6px;height:6px;top:.72em}.plan-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:auto;padding-top:8px;display:grid}.plan-price-block{gap:4px;display:grid}.plan-price-block.is-prime{border-left:1px solid #d6deeb;padding-left:10px}.plan-price-label{color:#556478;letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:700}.plan-price{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.14rem;font-weight:800;line-height:1.15}.alt-surface .plan-card .plan-note{color:#7c8da2;margin:0;font-size:.7rem;line-height:1.32}.alt-surface .plan-card .plan-annual-fee{text-align:center;border-top:1px solid #e2eaf3;margin:auto 0 0;padding-top:12px}.alt-surface .plan-card .plan-annual-fee-label{color:#556478;letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:700;line-height:1.25}.alt-surface .plan-card .plan-annual-fee-value{color:#14263d;letter-spacing:-.03em;text-shadow:none;filter:none;-webkit-text-stroke:0;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:2rem;font-weight:800;line-height:1.02}.alt-surface .plan-card .plan-annual-fee-value span{letter-spacing:0;color:#556478;margin-left:.42em;font-size:.76rem;font-weight:700;line-height:1.1;display:inline-block}.alt-surface .plan-card .plan-annual-fee-period{color:#7c8da2;margin:2px 0 0;font-size:.76rem;font-weight:400;line-height:1.25}.alt-surface .plan-card .button{width:min(100%,284px);min-height:44px;margin:18px auto 0;padding:12px 22px;font-size:.88rem}.alt-surface .plan-card .button-secondary{background:#fff;border-color:#d6deeb}.aid-section{width:100vw;padding:var(--section-space) 0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.aid-section:before{content:"";z-index:1;background:radial-gradient(circle at 74% 48%,#7fc24138 0%,#7fc24100 28%),linear-gradient(90deg,#0b1b2bb8 0%,#0b1b2b61 45%,#0b1b2b2e 100%);position:absolute;inset:0}.aid-section-bg{z-index:0;object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.aid-section-cee-logo{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:clamp(240px,28vw,420px);display:flex;position:absolute;top:50%;left:79%;transform:translate(-50%,-50%)}.aid-section-cee-logo img{object-fit:contain;filter:drop-shadow(0 18px 32px #09234429);width:100%;height:auto;display:block}.aid-stage{z-index:2;width:min(58%,920px);margin:0;position:relative}.aid-card{background:#fffffff7;border:1px solid #7fc24142;border-radius:1.7rem;box-shadow:0 18px 42px #0923441f,0 0 0 1px #7fc24114}.aid-card .section-heading{max-width:none}.aid-card .section-kicker{color:#7fc241}.aid-card .section-heading h2{font-size:clamp(2rem,3.1vw,2.7rem)}.aid-card .section-heading p+p{margin-top:14px}.aid-card-highlight{background:linear-gradient(135deg,#f6fcef 0%,#fbfef8 100%);border:1px solid #e1efd6;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:18px 20px;display:grid}.aid-card-highlight-main{gap:8px;display:grid}.aid-card-highlight-action{justify-content:flex-end;align-self:center;display:flex}.aid-card-highlight strong{letter-spacing:-.02em;color:#4f8d1f;font-size:1.45rem;line-height:1.15}.aid-card-highlight p{color:#5f7289;margin:0;line-height:1.5}.aid-card-highlight-action .button-primary{background:linear-gradient(135deg,#7fc241 0%,#5ea92e 100%);box-shadow:0 12px 26px #7fc2413d}.aid-orb{display:none}.aid-badge{color:#4f8d1f;background:#e8f7e8;border:0;width:fit-content;position:static}.aid-visual h3{margin:16px 0 0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1;position:relative}.check-list li:before{background:var(--success)}.faq-list{gap:14px;display:grid}.faq-item{padding:20px 22px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:14px}.quote-page{padding:var(--section-space) 0;position:relative;overflow:hidden}.quote-page:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 18% -10%,#29a9e01a,#0000 34%),radial-gradient(circle at 82% 0,#7fc2411a,#0000 34%),linear-gradient(#fff 0%,#f9fbfd 100%);position:absolute;inset:0}.quote-page-enriched{position:relative}.quote-page-enriched:after{content:"";filter:blur(1px);z-index:-1;background:radial-gradient(circle,#f1bf1f2b,#0000 70%);border-radius:50%;width:290px;height:290px;position:absolute;top:18%;left:-140px}.quote-page-shell{gap:32px;display:grid}.quote-page .section-heading{max-width:760px}.quote-page .section-heading h2 span{color:var(--brand-blue,#0c86ea);-webkit-text-fill-color:currentColor;background:0 0}.quote-page .section-heading p{max-width:62ch}.quote-journey-timeline{grid-template-columns:repeat(var(--quote-step-count,3), minmax(0, 1fr));gap:12px;padding:8px 4px 0;display:grid;position:relative}.quote-journey-timeline:before{content:"";z-index:0;background:linear-gradient(90deg,#d8e4ef 0%,#c9d9e8 100%);height:2px;position:absolute;top:31px;left:39px;right:39px}.quote-journey-timeline:after{content:"";width:var(--quote-step-progress,0%);z-index:0;background:linear-gradient(90deg,#29a9e0 0%,#7fc241 100%);max-width:calc(100% - 78px);height:2px;transition:width .25s;position:absolute;top:31px;left:39px}.quote-journey-timeline-item{z-index:1;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:0;justify-items:center;gap:10px;padding:0;transition:transform .2s;display:grid;position:relative}.quote-journey-timeline-item.is-current,.quote-journey-timeline-item.is-complete{transform:translateY(-1px)}.quote-journey-timeline-dot{color:#6b7f96;background:#fff;border:2px solid #d4e1ec;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:800;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 14px #14263d0f}.quote-journey-timeline-dot.is-complete,.quote-journey-timeline-dot.is-current{color:#fff;background:linear-gradient(135deg,#29a9e0 0%,#7fc241 100%);border-color:#29a9e04d;box-shadow:0 10px 22px #29a9e033}.quote-journey-timeline-dot i{font-size:.95rem}.quote-journey-timeline-title{color:#5f7289;font-size:.95rem;line-height:1.2;display:block}.quote-journey-timeline-item.is-current .quote-journey-timeline-title,.quote-journey-timeline-item.is-complete .quote-journey-timeline-title{color:var(--ink)}.site-footer{background:linear-gradient(90deg,#f2c11f 0%,#7fc241 48%,#29a9e0 100%) top/100% 6px no-repeat,radial-gradient(circle at 100% 0,#29a9e014,#0000 30%),radial-gradient(circle at 0 100%,#7fc2410f,#0000 24%),linear-gradient(#fff 0% 100%);border-top:1px solid #d9e5f1;margin-top:0;padding:56px 0 28px}.site-footer-shell,.site-footer-meta-row,.site-footer-bottom{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.site-footer-shell{padding-bottom:28px}.site-footer-meta-row{align-items:flex-start;padding:0 0 28px}.site-footer-brand{max-width:360px}.site-footer-logo{display:inline-block}.site-footer-logo img{object-fit:contain;width:210px;height:auto}.site-footer-brand p,.site-footer-bottom p{color:#4f6278;margin:14px 0 0;line-height:1.6}.site-footer-contact{gap:2px;margin-top:16px;display:grid}.site-footer-contact span{letter-spacing:.08em;text-transform:uppercase;color:#6c8098;font-size:.78rem;font-weight:700}.site-footer-contact a,.site-footer-column a{color:var(--ink);font-weight:600}.site-footer-meta-left{flex-wrap:wrap;align-items:flex-start;gap:16px 28px;display:flex}.site-footer-socials{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;margin-top:0;display:flex}.site-footer-social{color:#52667d;background:#ffffffe6;border:1px solid #d7e3ef;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.site-footer-social:hover{color:var(--brand-dark);border-color:#29a9e066;transform:translateY(-1px);box-shadow:0 10px 22px #29a9e01f}.site-footer-social i{font-size:1rem}.site-footer-links{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.site-footer-column h3{margin:0;font-size:1rem;line-height:1.2}.site-footer-column ul{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.site-footer-column a{color:#52667d;font-weight:500}.site-footer-bottom{border-top:1px solid #bfd1e2;align-items:center;padding-top:22px}.site-footer-bottom p{margin:0;font-size:.9rem}.quote-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.quote-grid-single{grid-template-columns:1fr}.quote-copy h2{max-width:10ch}.quote-copy p{max-width:58ch;margin-top:16px}.quote-points{gap:14px;margin-top:24px;display:grid}.quote-point{gap:4px;padding:18px 20px;display:grid}.quote-point strong{font-size:1rem}.quote-form{gap:16px;display:grid;position:relative;overflow:hidden}.quote-journey-form:before{display:none}.quote-confirmation{justify-items:start;gap:18px;padding:32px 34px;display:grid}.quote-confirmation-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.quote-confirmation p{color:#5f7289;max-width:58ch;margin:0;line-height:1.65}.quote-summary-table-wrap{background:#fff;border:1px solid #dbe5ef;border-radius:18px;width:100%;overflow-x:auto}.quote-summary-table{border-collapse:collapse;width:100%;min-width:720px}.quote-summary-table th,.quote-summary-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6edf5;padding:14px 16px}.quote-summary-table th{color:#6c8098;letter-spacing:.08em;text-transform:uppercase;background:#f8fbff;font-size:.76rem;font-weight:800}.quote-summary-table td{color:#50657c;font-size:.92rem}.quote-summary-table tbody tr:last-child td{border-bottom:0}.quote-summary-table .is-numeric{text-align:right;white-space:nowrap}.quote-summary-table td strong,.quote-summary-totals strong{color:#172033}.quote-summary-table td span{color:#74869a;margin-top:4px;font-size:.82rem;line-height:1.45;display:block}.quote-summary-totals{background:#fff;border:1px solid #dbe5ef;border-radius:18px;width:min(100%,420px);margin-left:auto;display:grid;overflow:hidden}.quote-summary-totals div{color:#5f7289;border-bottom:1px solid #e6edf5;justify-content:space-between;gap:18px;padding:12px 16px;display:flex}.quote-summary-totals div:last-child{border-bottom:0}.quote-summary-total-due{background:linear-gradient(135deg,#29a9e014,#7fc2411a)}.quote-estimate-summary{grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:16px;width:100%;display:grid}.quote-estimate-main,.quote-estimate-summary dl{background:#fff;border:1px solid #dbe5ef;border-radius:18px;margin:0}.quote-estimate-main{align-content:center;gap:6px;padding:18px;display:grid}.quote-estimate-main span,.quote-estimate-summary dt{color:#6c8098;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:750}.quote-estimate-main strong{color:#172033;font-size:clamp(1.8rem,4vw,2.65rem);line-height:1}.quote-estimate-main small{color:#5f7289;line-height:1.45}.quote-estimate-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.quote-estimate-summary dl div{border-bottom:1px solid #e6edf5;border-right:1px solid #e6edf5;gap:5px;padding:14px 16px;display:grid}.quote-estimate-summary dl div:nth-child(2n){border-right:0}.quote-estimate-summary dl div:nth-last-child(-n+2){border-bottom:0}.quote-estimate-summary dd{color:#1f344b;margin:0;font-size:.95rem;font-weight:650;line-height:1.35}.quote-confirmation .quote-contract-note{color:#36536f;background:#29a9e014;border:1px solid #29a9e029;border-radius:14px;max-width:72ch;padding:12px 14px}.quote-result{background:#fff;border:1px solid #94a3b83d;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(310px,.42fr);justify-items:stretch;gap:0;width:min(100%,980px);padding:0;display:grid;overflow:hidden;box-shadow:0 22px 70px #1720331a}.quote-result-main{gap:20px;min-width:0;padding:clamp(24px,4vw,40px);display:grid}.quote-result-header{gap:8px;max-width:620px;display:grid}.quote-result-header>span,.quote-result-aside-head span{color:#29a9e0;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.quote-result-header h3{color:#172033;letter-spacing:0;margin:0;font-size:clamp(1.75rem,3.8vw,2.65rem);line-height:1.04}.quote-confirmation .quote-result-header p,.quote-result-aside-head p{color:#5f7289;max-width:none;margin:0;line-height:1.55}.quote-result .quote-estimate-main{background:linear-gradient(135deg,#29a9e01c,#7fc24121);border:0;border-radius:22px;margin:0}.quote-result .quote-estimate-main strong{color:#10324a;font-size:clamp(2.25rem,6vw,4rem)}.quote-estimate-facts{background:#fff;border:1px solid #e2ebf4;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.quote-estimate-facts div{border-bottom:1px solid #e7eef6;border-right:1px solid #e7eef6;grid-template-columns:minmax(92px,.38fr) minmax(0,1fr);align-items:baseline;gap:14px;min-width:0;padding:13px 16px;display:grid}.quote-estimate-facts div:nth-child(2n){border-right:0}.quote-estimate-facts div:nth-last-child(-n+2){border-bottom:0}.quote-estimate-facts dt{color:#6c8098;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.quote-estimate-facts dd{color:#1f344b;min-width:0;margin:0;font-size:.92rem;font-weight:650;line-height:1.35}.quote-result-aside{background:#f7fafc;border-left:1px solid #e2ebf4;align-content:start;gap:18px;min-width:0;padding:clamp(22px,3vw,32px);display:grid}.quote-result-aside-head{gap:7px;display:grid}.quote-result-aside-head h4{color:#172033;margin:0;font-size:1.18rem;line-height:1.18}.quote-result .quote-contract-note{max-width:none;margin:0}.quote-result .quote-confirmation-actions{gap:10px;width:100%;display:grid}.quote-result .quote-confirmation-actions .button{width:100%}.quote-result-card{background:linear-gradient(135deg,#7fc24114,#29a9e014),#fffffff5;border:1px solid #d9e5f2;border-left:5px solid #7fc241}.quote-result-card.is-success{background:linear-gradient(135deg,#7fc2411f,#29a9e00f),#fffffff5;border-left-color:#7fc241}.quote-result-card.is-warning{background:linear-gradient(135deg,#f59e0b14,#29a9e014),#fffffff5;border-left-color:#f59e0b}.quote-estimation-form{gap:24px}.quote-estimation-result{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:stretch;gap:36px;display:grid}.quote-estimation-details{grid-template-columns:minmax(0,1fr);grid-template-areas:"rooms""material""service""options";align-content:start;gap:0;min-width:0;display:grid}.quote-estimation-detail-row{border-bottom:1px solid #e7eef6;gap:8px;padding:0 0 22px;display:grid}.quote-estimation-detail-row+.quote-estimation-detail-row{padding-top:22px}.quote-estimation-detail-row--rooms{grid-area:rooms;margin-bottom:22px}.quote-estimation-detail-row--material{grid-area:material}.quote-estimation-material-list{gap:10px;display:grid}.quote-estimation-material-item{grid-template-columns:minmax(0,1fr) 108px;align-items:center;gap:16px;display:grid}.quote-estimation-material-item img{object-fit:contain;width:108px;height:72px;display:block}.quote-estimation-material-item--no-photo{grid-template-columns:1fr}.quote-estimation-line-content,.quote-estimation-line-title strong{min-width:0}.quote-estimation-line-content{gap:4px;display:grid}.quote-estimation-line-title{align-items:center;gap:10px;min-width:0;display:flex}.quote-estimation-material-item b,.quote-estimation-service-item b,.quote-estimation-subscription-title b{color:#1e7da8;background:#2f9fd01f;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:42px;padding:5px 10px;font-size:.9rem;font-weight:850;line-height:1.2;display:inline-flex}.quote-estimation-material-item p{margin:0}.quote-estimation-service-list{gap:8px;display:grid}.quote-estimation-service-item{display:block}.quote-estimation-detail-row--service{grid-area:service}.quote-estimation-detail-row--options{grid-area:options}.quote-estimation-detail-row:last-child{border-bottom:0;padding-bottom:0}.quote-estimation-detail-row span{color:#6c8098;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.quote-estimation-detail-row strong{color:#1f344b;font-size:.98rem;line-height:1.3}.quote-estimation-detail-row p{color:#6c8098;margin:0;font-size:.86rem;line-height:1.45}.quote-estimation-side{align-content:stretch;align-self:stretch;gap:22px;min-width:0;padding-left:28px;display:grid}.quote-estimation-side .quote-estimate-facts{grid-template-columns:1fr}.quote-estimation-side .quote-estimate-facts div,.quote-estimation-side .quote-estimate-facts div:nth-child(2n),.quote-estimation-side .quote-estimate-facts div:nth-last-child(-n+2){border-bottom:1px solid #e7eef6;border-right:0}.quote-estimation-side .quote-estimate-facts div:last-child{border-bottom:0}.quote-estimation-totals{background:linear-gradient(135deg,#29a9e014,#7fc24114);border:1px solid #29a9e02e;border-radius:18px;grid-template-rows:auto minmax(72px,1fr) minmax(72px,1fr) minmax(96px,1.2fr);gap:0;height:100%;padding:16px 18px;display:grid}.quote-estimation-totals-note{color:#51677f;border-bottom:1px solid #29a9e029;margin:0;padding:0 0 16px;font-size:.84rem;line-height:1.45}.quote-estimation-totals div{color:#5f7289;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.quote-estimation-totals span{font-size:.9rem}.quote-estimation-totals strong{color:#172033;white-space:nowrap;font-size:.95rem}.quote-estimation-totals .is-total{box-sizing:border-box;text-align:right;border-top:1px solid #29a9e033;justify-content:flex-end;place-self:stretch stretch;align-items:center;width:calc(100% + 36px);margin:10px -18px -16px;padding:20px 18px;display:flex}.quote-estimation-totals .quote-estimation-total-stack,.quote-estimation-subscription-total .quote-estimation-total-stack{color:inherit;text-align:right;justify-items:end;gap:6px;margin-left:auto;padding:0;display:grid}.quote-estimation-totals .is-total span,.quote-estimation-totals .is-total strong,.quote-estimation-subscription-total .is-total span,.quote-estimation-subscription-total .is-total strong{color:#10324a;font-weight:800}.quote-estimation-totals .is-total span,.quote-estimation-subscription-total .is-total span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.quote-estimation-totals .is-total strong,.quote-estimation-subscription-total .is-total strong{font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1}.quote-estimation-subscription-section{border-top:1px solid #e7eef6;border-bottom:1px solid #e7eef6;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:stretch;gap:36px;margin:26px 0 0;padding:22px 0;display:grid}.quote-estimation-subscription-heading{gap:6px;min-width:0;display:grid}.quote-estimation-subscription-heading span,.quote-estimation-subscription-total span{color:#29a9e0;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.quote-estimation-subscription-heading strong{color:#1f344b;font-size:1rem;line-height:1.3}.quote-estimation-subscription-heading p{color:#6c8098;max-width:720px;margin:0;font-size:.88rem;line-height:1.5}.quote-estimation-subscription-total{background:linear-gradient(135deg,#29a9e014,#7fc24114);border:1px solid #29a9e02e;border-radius:18px;justify-self:end;align-items:stretch;gap:0;width:calc(100% - 28px);height:100%;padding:16px 18px;display:grid}.quote-estimation-subscription-total div{color:#5f7289;text-align:right;align-content:center;justify-items:end;gap:6px;padding:14px 0;display:grid}.quote-estimation-subscription-total strong{color:#1f344b;white-space:nowrap;font-size:1.08rem;line-height:1.2}.quote-estimation-subscription-total small{color:#6c8098;font-size:.76rem;line-height:1.35}.quote-estimation-subscription-total .is-total{box-sizing:border-box;border-top:0;border-radius:0;justify-content:flex-end;place-self:stretch stretch;align-items:center;width:calc(100% + 36px);margin:-16px -18px;padding:20px 18px;display:flex}.quote-estimation-next-action{background:0 0;gap:14px;padding:24px 0 0;display:grid}.quote-estimation-next-action>div{gap:6px;display:grid}.quote-estimation-next-action span{color:#29a9e0;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.quote-estimation-next-action h4{color:#172033;margin:0;font-size:1.15rem;line-height:1.2}.quote-estimation-next-action p{color:#5f7289;margin:0;line-height:1.55}.quote-estimation-form .quote-contract-note{color:#36536f;background:0 0;border:0;border-radius:0;max-width:none;padding:0}.quote-estimation-form .quote-confirmation-actions{justify-content:flex-end}.quote-finalization-screen,.quote-finalization-panel{gap:22px;display:grid}.quote-finalization-panel{border-top:1px solid #e7eef6;margin-top:8px;padding-top:28px}.quote-finalization-head{gap:8px;max-width:780px;display:grid}.quote-finalization-head span,.quote-installer-choice-head span{color:#29a9e0;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700}.quote-finalization-head h3,.quote-finalization-head h4{color:#12314b;align-items:center;gap:10px;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);display:flex}.quote-finalization-head p,.quote-finalization-note,.quote-finalization-success p{color:#5f7289;margin:0;line-height:1.55}.quote-finalization-grid{grid-template-columns:minmax(0,.95fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.quote-finalization-fields{align-content:start;gap:18px;display:grid}.quote-finalization-field{gap:8px;display:grid}.quote-finalization-fields label{color:#52667d;font-size:.86rem}.quote-finalization-fields input{color:#12314b;width:100%;font:inherit;background:#fff;border:1px solid #d9e4ef;border-radius:10px;padding:12px 14px}.quote-address-suggestion-panel{background:#f8fbfdf0;border:1px solid #d9e4efc7;border-radius:12px;gap:6px;margin:-2px 0 4px;padding:8px;display:grid}.quote-address-suggestion-panel button{color:#12314b;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;gap:2px;width:100%;padding:9px 10px;transition:box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 0 0 1px #d9e4efdb}.quote-address-suggestion-panel button:hover,.quote-address-suggestion-panel button:focus-visible{outline:none;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #29a9e073}.quote-address-suggestion-panel strong{font-size:.84rem;font-weight:700;line-height:1.3}.quote-address-suggestion-panel button span,.quote-address-search-state{color:#6c8098;font-size:.76rem;line-height:1.35}.quote-address-search-state{align-items:center;gap:8px;padding:6px 4px;display:inline-flex}.quote-address-search-state--error{color:#b42318}.quote-installer-choice{gap:14px;display:grid}.quote-installer-choice-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.quote-installer-choice-head strong{color:#12314b;font-size:.95rem}.quote-installer-list{gap:10px;display:grid}.quote-installer-card{color:#12314b;cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe9f3;border-radius:12px;align-items:center;gap:14px;width:100%;padding:13px 14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.quote-installer-logo{color:#12314b;background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:.8rem;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #94a3b833}.quote-installer-logo img{object-fit:contain;width:calc(100% - 8px);height:calc(100% - 8px)}.quote-installer-main{gap:3px;min-width:0;display:grid}.quote-installer-card:hover,.quote-installer-card.is-selected{border-color:#29a9e08c;transform:translateY(-1px);box-shadow:0 12px 28px #12314b14}.quote-installer-card strong{font-size:.95rem}.quote-installer-card small,.quote-installer-meta{color:#6c8098;font-size:.8rem}.quote-installer-meta{white-space:nowrap;margin-left:auto}.quote-inline-loader{color:#5f7289;align-items:center;gap:10px;min-height:52px;display:flex}.quote-inline-loader .spinner{border:2px solid #29a9e02e;border-top-color:#29a9e0;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite quote-spinner}.quote-finalization-success{gap:24px;padding-top:4px;display:grid}.quote-finalization-success strong{color:#12314b}.quote-finalization-success-head{display:block}.quote-finalization-success-head>div{gap:6px;max-width:760px;display:grid}.quote-finalization-summary{background:#dce8f3;border:1px solid #dce8f3;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.quote-finalization-summary div{background:#ffffffeb;border-right:0;gap:5px;padding:18px;display:grid}.quote-finalization-summary div+div{border-left:1px solid #e7eef6}.quote-finalization-summary span,.quote-finalization-next-steps>span{color:#29a9e0;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.quote-finalization-summary strong{color:#12314b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;line-height:1.25;overflow:hidden}.quote-finalization-next-steps{gap:14px;padding-top:4px;display:grid}.quote-finalization-next-step-grid{border-top:1px solid #dce8f3;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.quote-finalization-next-step{min-height:0;box-shadow:none;background:0 0;align-content:start;gap:8px;padding:18px 18px 0 0;display:grid}.quote-finalization-next-step i{color:#1388bd;background:#29a9e01a;border:1px solid #29a9e061;border-radius:999px;place-items:center;width:30px;height:30px;font-size:.78rem;font-style:normal;font-weight:850;display:inline-grid}.quote-finalization-next-step strong{color:#12314b;font-size:.92rem;line-height:1.25}.quote-finalization-next-step p{color:#5f7289;margin:0;font-size:.84rem;line-height:1.45}.quote-finalization-success .quote-confirmation-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.quote-finalization-success .quote-confirmation-actions p{color:#5f7289;max-width:420px;margin:0;font-size:.88rem;line-height:1.45}@keyframes quote-spinner{to{transform:rotate(360deg)}}.quote-result-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.quote-result-badge.is-success{color:#0f6840;background:#10b98124}.quote-result-badge.is-warning{color:#b45309;background:#f59e0b29}.quote-form-head{gap:8px;display:grid}.quote-result-success h3,.quote-result-success p{color:#1f8f43}.quote-result-warning h3,.quote-result-warning p{color:#db7a12}.quote-form-step{letter-spacing:.06em;text-transform:uppercase;color:#6c8098;font-size:.8rem;font-weight:700}.quote-form-head h3{letter-spacing:-.02em;margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.45rem;line-height:1.15}.quote-form-head p{color:#5f7289;margin:0;line-height:1.6}.quote-form-fields{gap:16px;display:grid}.form-choice-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.form-choice-grid.has-error .choice-card{border-color:#dc354547}.form-pack-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.choice-card{text-align:left;background:#fff;border:1px solid #d7e3ef;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.choice-card:hover{border-color:#29a9e059;transform:translateY(-1px)}.choice-card.active{background:linear-gradient(#fff 0%,#fffdf7 100%);border-width:2px;border-color:#f1bf1fe6;box-shadow:0 0 0 2px #f1bf1f24,0 12px 24px #f1bf1f1f}.pack-choice-card{background:#fff;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:18px;box-shadow:0 14px 28px #14263d0f}.pack-choice-card.highlighted{background:radial-gradient(circle at 100% 0,#f1bf1f1a,#0000 34%),linear-gradient(#fff 0%,#fffdf7 100%);border-color:#f1bf1f8c;box-shadow:0 16px 30px #f1bf1f14,0 10px 24px #14263d0d}.pack-choice-card.active,.pack-choice-card.active.highlighted{background:linear-gradient(#fff 0%,#fffdf7 100%);border-width:2px;border-color:#f1bf1fe6;box-shadow:0 0 0 2px #f1bf1f24,0 12px 24px #f1bf1f1f}.pack-choice-card .choice-card-icon{border-radius:18px;width:58px;height:58px}.pack-choice-card .choice-card-copy{gap:6px;padding-right:56px}.pack-choice-card .choice-card-copy strong{letter-spacing:-.02em;color:var(--ink);font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:1.08rem;line-height:1.15}.pack-choice-card .choice-card-copy span{font-size:.88rem;line-height:1.4}.pack-choice-badge{color:#f1bf1f;background:#f1bf1f29;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:600;line-height:1;position:absolute;top:14px;right:14px}.choice-card-icon{color:#2fa7df;background:linear-gradient(135deg,#dcecf8 0%,#f7efd5 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:inline-flex}.choice-card-copy{gap:3px;display:grid}.choice-card-copy strong{font-size:.98rem;line-height:1.2}.choice-card-copy span{color:#6b7f96;font-size:.82rem;line-height:1.35}.form-row{gap:8px;display:grid}.form-row label{font-size:.9rem;font-weight:700}.form-required{color:#f1bf1f}.form-row input,.form-row textarea,.form-row select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:16px;padding:14px 16px}.form-row input[type=checkbox]{width:16px;padding:0}.quote-unit-destinations{border-top:1px solid var(--line);gap:14px;padding-top:18px;display:grid}.quote-unit-destinations-head{gap:4px;display:grid}.quote-unit-destinations-head strong{color:var(--ink);font-size:.98rem}.quote-unit-destinations-head span{color:#6b7f96;font-size:.84rem}.quote-unit-destinations-grid{gap:12px;display:grid}.quote-unit-destination-row{grid-template-columns:minmax(92px,.3fr) minmax(180px,1fr) minmax(128px,.42fr);align-items:center;gap:10px;display:grid}.quote-unit-destination-row label{color:#53677f;font-size:.84rem;font-weight:600}.quote-unit-destination-row input,.quote-unit-destination-row select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:14px;padding:12px 14px}.quote-unit-destination-row .form-error,.quote-unit-destination-other{grid-column:2/-1}.form-row .checkbox-row{color:var(--color-muted);letter-spacing:0;text-transform:none;align-items:center;gap:.55rem;font-size:.86rem;font-weight:500;display:flex}.form-row .checkbox-row input[type=checkbox],.checkbox-row input[type=checkbox],.form-checkbox input[type=checkbox],.customer-signature-consent input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.4px solid #b9c9d9;border-radius:3px;flex:0 0 16px;place-content:center;height:16px;margin:0;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-grid;width:16px!important;padding:0!important}.form-row .checkbox-row input[type=checkbox]:before,.checkbox-row input[type=checkbox]:before,.form-checkbox input[type=checkbox]:before,.customer-signature-consent input[type=checkbox]:before{content:"";opacity:0;border-bottom:1.6px solid #fff;border-left:1.6px solid #fff;width:8px;height:5px;transition:opacity .18s;transform:rotate(-45deg)translate(1px,-1px)}.form-row .checkbox-row input[type=checkbox]:checked,.checkbox-row input[type=checkbox]:checked,.form-checkbox input[type=checkbox]:checked,.customer-signature-consent input[type=checkbox]:checked{background:#29a9e0;border-color:#29a9e0;box-shadow:0 0 0 3px #29a9e01f}.form-row .checkbox-row input[type=checkbox]:checked:before,.checkbox-row input[type=checkbox]:checked:before,.form-checkbox input[type=checkbox]:checked:before,.customer-signature-consent input[type=checkbox]:checked:before{opacity:1}.form-row .checkbox-row input[type=checkbox]:focus-visible,.checkbox-row input[type=checkbox]:focus-visible,.form-checkbox input[type=checkbox]:focus-visible,.customer-signature-consent input[type=checkbox]:focus-visible{outline:0;box-shadow:0 0 0 4px #29a9e02e}.form-row .checkbox-row input[type=checkbox]:disabled,.checkbox-row input[type=checkbox]:disabled,.form-checkbox input[type=checkbox]:disabled,.customer-signature-consent input[type=checkbox]:disabled{cursor:not-allowed;opacity:.72}.number-stepper{grid-template-columns:minmax(84px,110px) 52px 52px;justify-content:start;align-items:center;gap:10px;display:grid}.number-stepper-button{border:1px solid var(--line);min-height:52px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:16px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex}.number-stepper .form-row input,.number-stepper input{text-align:center;font-weight:700}.form-row input:invalid,.form-row textarea:invalid,.form-row select:invalid{border-color:#dc354552}.form-row textarea{resize:vertical}.form-checkbox{color:#5f7289;align-items:flex-start;gap:10px;margin-top:4px;line-height:1.45;display:flex}.form-checkbox input{margin-top:2px}.form-checkbox-copy{gap:3px;display:grid}.form-checkbox-copy strong{color:var(--ink);font-size:.95rem;line-height:1.35}.form-checkbox-copy small{color:#6c8098;font-size:.82rem;line-height:1.45}.form-error{color:#c43647;margin:0;font-size:.78rem;line-height:1.35}.form-helper{color:#5b687d;margin:0;font-size:.92rem;font-weight:700;line-height:1.45}.quote-eligibility{border:1px solid #d7e3ef;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.quote-eligibility strong{font-size:.98rem;line-height:1.25}.quote-eligibility p{color:#5f7289;margin:0;line-height:1.5}.quote-eligibility small{color:#7f8fa5;margin-top:-2px;font-size:.78rem;line-height:1.35}.quote-eligibility-checkbox{margin-top:8px}.quote-eligibility.eligible{background:linear-gradient(#7fc24114 0%,#fffffff0 100%);border-color:#7fc24159}.quote-eligibility.eligible strong{color:#2f7d32}.quote-eligibility.not-eligible{background:linear-gradient(#f59e0b14 0%,#fffffff0 100%);border-color:#f59e0b42}.quote-eligibility.not-eligible strong{color:#c26a07}.quote-form-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:8px;display:flex}.hero-section--home.hero-section{color:#fff;background:#03274d;min-height:770px;padding:0;display:block}.hero-section--home.hero-section:before{content:none}.hero-section--home .hero-shell{width:min(1355px,100% - 64px);min-height:770px;margin:0 auto;padding:0;display:block}.hero-section--home .hero-copy{flex-direction:column;justify-content:flex-start;gap:24px;width:min(55%,740px);margin:0;padding:90px 0 0;display:flex}.hero-section--home .hero-copy h1{color:#fff;letter-spacing:-.052em;max-width:740px;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3.25rem,4.6vw,4.55rem);font-weight:700;line-height:1.04}.hero-section--home .hero-copy h1 span{color:#0fc0ca;-webkit-text-fill-color:currentColor;white-space:nowrap;background:0 0}.hero-section--home .hero-copy .lead{color:#ffffffed;max-width:635px;margin:2px 0 10px;font-size:1.05rem;line-height:1.72}.hero-section--home .hero-actions{gap:18px;margin:4px 0 0}.hero-section--home .hero-benefits{justify-content:stretch;gap:13px;max-width:470px;margin:4px 0 0;display:grid}.hero-section--home .benefit-pill{min-height:42px;box-shadow:none;color:#fffffff0;white-space:normal;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:15px;padding:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-size:.87rem;font-weight:400;display:flex}.hero-section--home .benefit-pill i{width:29px;height:29px;box-shadow:none;color:#09c3cd;background:0 0;border:2px solid #09c3cd;border-radius:50%;flex:0 0 29px;font-size:.8rem;display:inline-flex}.hero-section--home .benefit-shield i{border:0;font-size:1.3rem}
