@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/landingpage/_next/static/media/inter-latin-400-normal.ef6d3f52.woff2) format("woff2"),url(/landingpage/_next/static/media/inter-latin-400-normal.2c7a775c.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/landingpage/_next/static/media/inter-latin-500-normal.b7b43ace.woff2) format("woff2"),url(/landingpage/_next/static/media/inter-latin-500-normal.cb4c8ceb.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/landingpage/_next/static/media/inter-latin-600-normal.8fb1a964.woff2) format("woff2"),url(/landingpage/_next/static/media/inter-latin-600-normal.ce0f5f43.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/landingpage/_next/static/media/inter-latin-700-normal.953b7aa5.woff2) format("woff2"),url(/landingpage/_next/static/media/inter-latin-700-normal.9c21d4dc.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/landingpage/fonts/poppins-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/landingpage/fonts/poppins-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/landingpage/fonts/poppins-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/landingpage/fonts/poppins-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(/landingpage/fonts/poppins-800.woff2) format("woff2")}:root{--navy-950:#03122d;--navy-900:#061b3a;--navy-850:#08234d;--navy-800:#0b2c60;--blue:#1957ef;--blue-bright:#0c6cff;--violet:#4938f5;--white:#ffffff;--surface:#f5f8fd;--surface-blue:#edf3fc;--text:#07142e;--muted:#53617a;--border:#d9e2f0;--success:#0b8b68;--radius-sm:9px;--radius:15px;--radius-lg:24px;--shadow-soft:0 14px 45px rgba(6,27,58,0.09);--shadow:0 28px 80px rgba(6,27,58,0.17);--container:1320px;--header-height:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{margin:0;overflow-x:hidden;background:var(--white);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.62;text-rendering:optimizeLegibility}body.menu-open,body.solar-menu-open{overflow:hidden}body,button,input,select,textarea{font-family:Inter,Arial,sans-serif}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Poppins,Arial,sans-serif;line-height:1.08;text-wrap:balance}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block}ol,ul{margin:0;padding:0}::selection{background:rgba(25,87,239,.22);color:var(--navy-950)}:focus-visible{outline:3px solid rgba(25,87,239,.55);outline-offset:4px}[id]{scroll-margin-top:calc(var(--header-height) + 16px)}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{padding-block:108px}.skip-link{position:fixed;top:10px;left:12px;z-index:1000;padding:10px 16px;border-radius:var(--radius-sm);background:var(--navy-950);color:var(--white);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;font-family:Poppins,Arial,sans-serif;font-size:.92rem;font-weight:700;line-height:1.2;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px;flex:0 0 auto}.button--large{min-height:60px;padding-inline:28px;font-size:.98rem}.button--primary{background:linear-gradient(120deg,var(--blue-bright),var(--blue) 58%,var(--violet));box-shadow:0 13px 30px rgba(25,87,239,.25);color:var(--white)}.button--primary:hover{box-shadow:0 17px 38px rgba(25,87,239,.35)}.button--secondary{border-color:#b9c8df;background:var(--white);color:var(--navy-900)}.button--secondary:hover{border-color:var(--blue);box-shadow:0 10px 25px rgba(6,27,58,.09);color:var(--blue)}.button--outline-light{border-color:rgba(255,255,255,.48);background:transparent;color:var(--white)}.button--outline-light:hover{border-color:var(--white);background:rgba(255,255,255,.08)}.landing-header{position:sticky;top:0;z-index:100;height:var(--header-height);border-bottom:1px solid rgba(7,20,46,.09);background:rgba(255,255,255,.99);box-shadow:0 8px 28px rgba(7,27,58,.045)}.landing-header__inner{display:flex;width:min(calc(100% - 48px),1420px);height:100%;align-items:center;gap:30px;margin-inline:auto}.landing-brand{display:flex;width:288px;flex:0 0 auto;align-items:center}.landing-brand img{width:100%;height:auto}.landing-navigation{display:flex;flex:1;align-items:center;justify-content:center;gap:clamp(22px,2.3vw,42px)}.landing-navigation a{position:relative;display:inline-flex;min-height:var(--header-height);align-items:center;color:#17223a;font-family:Poppins,Arial,sans-serif;font-size:.84rem;font-weight:700;white-space:nowrap;transition:color .18s ease}.landing-navigation a:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--blue);content:"";transform:scaleX(0);transition:transform .18s ease}.landing-navigation a:hover{color:var(--blue)}.landing-navigation a:hover:after{transform:scaleX(1)}.header-order{flex:0 0 auto;min-height:50px;padding-inline:24px}.header-live-reference{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;gap:8px;padding:9px 12px;border:1px solid #c8d7eb;border-radius:999px;background:#f7faff;color:#174b9c;font-family:Poppins,Arial,sans-serif;font-size:.72rem;font-weight:800;white-space:nowrap;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.header-live-reference>span,.mobile-live-reference i,.price-live-reference>span,.product-live-reference>span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#18a96e;box-shadow:0 0 0 4px rgba(24,169,110,.1)}.header-live-reference:hover{border-color:rgba(25,87,239,.48);box-shadow:0 9px 24px rgba(6,27,58,.08);color:var(--blue);transform:translateY(-1px)}.mobile-live-reference>span{display:inline-flex;align-items:center;gap:10px}.menu-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:var(--navy-900);cursor:pointer}.menu-toggle svg{width:24px;height:24px}.landing-mobile-menu{position:absolute;top:100%;right:0;left:0;z-index:99;display:none;height:calc(100dvh - var(--header-height));max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain;padding:20px 24px 28px;border-top:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease}.landing-mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-mobile-menu nav{display:grid;margin-bottom:20px}.landing-mobile-menu nav a{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-family:Poppins,Arial,sans-serif;font-weight:700}.landing-mobile-menu nav svg{width:19px}.landing-mobile-menu>.button{width:100%}.section-heading{max-width:840px}.section-label{margin-bottom:14px;color:var(--blue);font-family:Poppins,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.section-heading h2{color:var(--navy-950);font-size:clamp(2.35rem,3.6vw,3.55rem);font-weight:800;letter-spacing:-.04em;line-height:1.08}.section-heading h2 span,.section-heading--light h2 span{color:var(--blue)}.section-heading__text{max-width:710px;margin-top:22px;color:var(--muted);font-size:1.06rem;line-height:1.72}.section-heading--light .section-label{color:#3f86ff}.section-heading--light .section-heading__text,.section-heading--light h2{color:var(--white)}.section-heading--light .section-heading__text{color:rgba(255,255,255,.78)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 36%,rgba(12,108,255,.055),transparent 34%),var(--white)}.hero__layout{display:grid;min-height:695px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(36px,3.5vw,52px);padding-block:52px 44px}.hero__content{position:relative;z-index:4;padding-left:6px}.google-reviews{display:inline-flex;width:fit-content;min-height:38px;align-items:center;gap:7px;margin-bottom:18px;padding:7px 11px;border:1px solid rgba(25,87,239,.16);border-radius:999px;background:rgba(237,243,252,.68);box-shadow:0 8px 24px rgba(6,27,58,.05);color:#243452;font-size:.72rem;line-height:1;backdrop-filter:blur(10px);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.google-reviews:hover{border-color:rgba(25,87,239,.32);background:rgba(237,243,252,.96);box-shadow:0 10px 28px rgba(6,27,58,.09);transform:translateY(-1px)}.google-reviews:focus-visible{outline:3px solid rgba(25,87,239,.36);outline-offset:3px}.google-reviews__mark{background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 48%,#fbbc05 0 70%,#ea4335 0);background-clip:text;color:transparent;font-family:Arial,sans-serif;font-size:1rem;font-weight:800}.google-reviews__stars{color:#f5aa18;font-size:.68rem;letter-spacing:.02em}.google-reviews strong{font-weight:700}.google-reviews svg{width:14px;height:14px;color:var(--blue);transition:transform .18s ease}.google-reviews:hover svg{transform:translateX(2px)}.hero h1{color:var(--navy-950);font-size:clamp(3.6rem,5.15vw,5rem);font-weight:800;letter-spacing:-.052em;line-height:1.04}.hero h1 span{background:linear-gradient(100deg,var(--blue-bright),var(--blue) 55%,#3162ef);background-clip:text;color:transparent;-webkit-background-clip:text}.hero__lead{max-width:620px;margin-top:24px;color:#32425f;font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.72}.check-list{list-style:none}.check-list li{display:flex;align-items:flex-start;gap:11px}.check-list li>span{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;border:1px solid #bfd1ee;border-radius:999px;background:#f3f7ff;color:var(--blue)}.check-list li svg{width:15px;height:15px;stroke-width:2.2}.hero__checks{display:grid;gap:13px;margin-top:26px;color:#17243d;font-weight:700}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero__actions .button{padding-inline:20px;font-size:.9rem;white-space:nowrap}.hero__price-note{display:flex;align-items:center;gap:9px;margin-top:19px;color:#5e6c82;font-size:.88rem;font-weight:700}.hero__price-note svg{width:16px;height:16px;color:var(--blue);stroke-width:2.5}.product-showcase{position:relative;min-width:0;min-height:635px;isolation:isolate}.browser-preview{position:absolute;top:132px;left:0;z-index:1;width:82%;overflow:hidden;border:1px solid #cbd7e8;border-radius:14px;background:var(--white);box-shadow:0 24px 65px rgba(5,25,55,.2)}.browser-preview__bar,.funnel-page__bar{display:flex;height:32px;align-items:center;gap:7px;padding-inline:16px;background:var(--navy-950)}.browser-preview__bar span,.funnel-page__bar span{width:8px;height:8px;border-radius:999px;background:#ff6961}.browser-preview__bar span:nth-child(2),.funnel-page__bar span:nth-child(2){background:#ffcc4d}.browser-preview__bar span:nth-child(3),.funnel-page__bar span:nth-child(3){background:#55c980}.solar-demo__nav{display:flex;min-height:58px;align-items:center;gap:21px;padding-inline:22px;border-bottom:1px solid #e9edf4;background:var(--white);color:#23314b;font-size:.64rem}.solar-demo__nav>span:not(.solar-mark){font-weight:600}.solar-demo__nav b{margin-left:auto;padding:8px 12px;border-radius:5px;background:#ffc400;color:#172033;font-size:.61rem}.solar-mark{position:relative;display:inline-block;width:118px;height:25px;flex:0 0 auto;margin-right:auto;overflow:hidden;background:#fff}.solar-mark img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.solar-demo__body{position:relative;display:grid;min-height:362px;grid-template-columns:47% 53%;overflow:hidden;background:linear-gradient(110deg,#fff 0 46%,#f2f6fc 46% 100%)}.solar-demo__copy{position:relative;z-index:2;padding:47px 12px 34px 28px}.solar-demo__copy h3{color:#101b32;font-size:1.65rem;font-weight:800;letter-spacing:-.04em}.solar-demo__copy h3 span{color:#eeb800}.solar-demo__copy p{margin-top:12px;color:#44516a;font-size:.68rem;line-height:1.5}.solar-demo__copy ul{display:grid;gap:7px;margin-top:16px;list-style:none;color:#2f3c55;font-size:.62rem;font-weight:600}.solar-demo__copy li{display:flex;align-items:center;gap:6px}.solar-demo__copy li svg{width:13px;height:13px;color:#eeb800;stroke-width:2.5}.solar-demo__cta{display:inline-flex;margin-top:22px;padding:10px 14px;border-radius:5px;background:#ffc400;color:#172033;font-size:.64rem;font-weight:700}.solar-demo__image{position:relative;min-width:0;min-height:100%}.solar-demo__image:after{position:absolute;inset:0 auto 0 0;width:35%;background:linear-gradient(90deg,#f7f9fd,transparent);content:""}.solar-demo__image img{object-fit:cover;object-position:61% center}.phone-preview{position:absolute;right:0;bottom:8px;z-index:3;width:27.5%;min-width:166px;overflow:hidden;border:7px solid #0a0e16;border-radius:30px;background:var(--white);box-shadow:0 20px 45px rgba(3,18,45,.28)}.phone-preview__speaker{position:absolute;top:7px;left:50%;z-index:5;width:44px;height:5px;border-radius:999px;background:#0a0e16;transform:translateX(-50%)}.phone-preview .solar-demo__nav{min-height:50px;padding:12px 10px 5px}.phone-preview .solar-mark{width:84px;height:18px}.phone-preview__menu{margin-left:auto;width:16px;height:16px;color:#26334c;stroke-width:2}.phone-preview .solar-demo__body{display:flex;min-height:326px;flex-direction:column;background:var(--white)}.phone-preview .solar-demo__copy{padding:21px 12px 12px}.phone-preview .solar-demo__copy h3{font-size:1rem}.phone-preview .solar-demo__copy p{margin-top:8px;font-size:.49rem}.phone-preview .solar-demo__cta{margin-top:12px;padding:7px 8px;font-size:.46rem}.phone-preview .solar-demo__image{min-height:156px}.phone-preview .solar-demo__image:after{display:none}.hero-offer-banner{position:absolute;top:8px;right:0;left:8%;z-index:5;display:grid;min-height:84px;grid-template-columns:auto auto 1px minmax(150px,1fr) auto;align-items:center;gap:20px;padding:15px 20px;border:1px solid #b9cbed;border-radius:15px;background:rgba(255,255,255,.98);box-shadow:0 16px 44px rgba(5,25,55,.09);color:var(--navy-950);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hero-offer-banner:hover{border-color:rgba(32,96,255,.58);box-shadow:0 20px 50px rgba(11,69,190,.14);transform:translateY(-2px)}.hero-offer-banner:focus-visible{outline:3px solid rgba(31,104,255,.3);outline-offset:3px}.hero-offer-banner>strong{font-family:Poppins,Arial,sans-serif;font-size:2.35rem;font-weight:800;letter-spacing:-.05em;line-height:1;white-space:nowrap}.hero-offer-banner>span{color:#53627b;font-size:.84rem;font-weight:700;white-space:nowrap}.hero-offer-banner>i{width:1px;height:42px;background:#d9e2f1}.hero-offer-banner small{display:inline-flex;align-items:center;gap:10px;color:#263652;font-size:.78rem;font-style:normal;font-weight:700;white-space:nowrap}.hero-offer-banner small svg{width:24px;height:24px;color:var(--blue);stroke-width:2}.hero-offer-banner__arrow{width:21px;height:21px;color:var(--blue);transition:transform .18s ease}.hero-offer-banner:hover .hero-offer-banner__arrow{transform:translateX(3px)}.product-live-reference{position:absolute;bottom:18px;left:18px;z-index:6;display:inline-flex;min-height:42px;align-items:center;gap:10px;padding:9px 13px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(3,18,45,.88);box-shadow:0 14px 34px rgba(3,18,45,.2);color:var(--white);font-size:.72rem;font-weight:800;backdrop-filter:blur(10px);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-live-reference>svg{width:17px;height:17px;transition:transform .18s ease}.product-live-reference:hover{background:rgba(25,87,239,.94);box-shadow:0 18px 40px rgba(3,18,45,.28);transform:translateY(-2px)}.product-live-reference:hover>svg{transform:translateX(3px)}.product-showcase__connector{position:absolute;top:190px;right:4.5%;z-index:2;width:58px;height:88px;border-top:2px dashed rgba(33,103,255,.7);border-right:2px dashed rgba(33,103,255,.7);border-radius:0 14px 0 0}.product-showcase__connector:before{position:absolute;top:-5px;left:-4px;width:8px;height:8px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 4px rgba(33,103,255,.12);content:""}.hero-price-card{position:absolute;top:42px;right:0;z-index:4;display:flex;width:190px;min-height:225px;flex-direction:column;padding:27px 24px;border-radius:15px;background:linear-gradient(145deg,#0c2859,var(--navy-950));box-shadow:0 22px 54px rgba(3,18,45,.25);color:var(--white)}.hero-price-card>strong{font-family:Poppins,Arial,sans-serif;font-size:2.7rem;font-weight:800;letter-spacing:-.045em;line-height:1}.hero-price-card>span{margin-top:8px;color:#bfd3f2;font-weight:700}.hero-price-card>i{width:100%;height:1px;margin-block:23px 18px;background:rgba(255,255,255,.2)}.hero-price-card small{display:flex;align-items:flex-start;gap:8px;font-size:.76rem;font-style:normal;line-height:1.45}.hero-price-card svg{width:19px;height:19px;flex:0 0 auto;color:#3b83ff}.benefit-rail{position:relative;z-index:6;background:linear-gradient(110deg,#0642ae,#13399b 48%,#0d266d);color:var(--white)}.benefit-rail__inner{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-rail article{display:flex;min-height:124px;align-items:center;gap:20px;padding-inline:30px;border-right:1px solid rgba(255,255,255,.18)}.benefit-rail article:first-child{border-left:1px solid rgba(255,255,255,.18)}.benefit-rail article>span{display:inline-flex;width:54px;height:54px;flex:0 0 54px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.07)}.benefit-rail svg{width:28px;height:28px}.benefit-rail h2{max-width:170px;font-size:1rem;font-weight:600;line-height:1.42}.focus-section{padding-bottom:92px;background:var(--white)}.focus-intro{display:grid;grid-template-columns:minmax(480px,520px) minmax(0,1fr);align-items:start;column-gap:clamp(46px,4vw,64px);row-gap:46px}.focus-intro .section-heading{max-width:520px}.focus-intro .section-heading h2 span{display:block;margin-top:7px}.focus-funnel{display:grid;min-width:0;grid-template-columns:.68fr 42px 1.12fr 42px .62fr;align-items:center;gap:12px}.funnel-action,.funnel-ad,.funnel-page{position:relative;min-width:0}.funnel-ad{overflow:hidden;border:1px solid #c7d4e8;border-radius:10px;background:var(--white);box-shadow:var(--shadow-soft)}.funnel-ad__brand{display:grid;grid-template-columns:auto 1fr;column-gap:6px;align-items:center;padding:12px 12px 5px;font-size:.58rem;line-height:1.1}.funnel-ad__brand>span{grid-row:1/3;color:#1769e8;font-size:1.35rem}.funnel-ad__brand small{color:#78859b}.funnel-ad h3{padding:8px 12px 12px;font-size:.74rem;line-height:1.35}.funnel-ad__image{position:relative;aspect-ratio:1.42}.funnel-ad__image img{object-fit:cover;object-position:67% center}.funnel-ad>span{display:block;margin:8px;padding:7px 8px;border-radius:4px;background:var(--blue);color:var(--white);font-size:.55rem;font-weight:700;text-align:center}.funnel-action>small,.funnel-ad>small,.funnel-page>small{position:absolute;top:calc(100% + 20px);left:50%;width:170px;color:#40506b;font-size:.7rem;font-weight:600;text-align:center;transform:translateX(-50%)}.funnel-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--blue)}.funnel-arrow svg{width:34px;height:34px;stroke-width:2.2}.funnel-page{border:1px solid #c7d4e8;border-radius:10px;background:var(--white);box-shadow:var(--shadow-soft)}.funnel-page__bar{height:24px;padding-inline:11px}.funnel-page__bar span{width:6px;height:6px}.funnel-page__content{position:relative;min-height:286px;padding:22px 18px;overflow:hidden}.funnel-page .solar-mark{position:relative;z-index:2;width:106px;height:22px}.funnel-page h3{position:relative;z-index:2;margin-top:22px;font-size:1.2rem}.funnel-page h3 span{color:#eeb800}.funnel-page__image{position:absolute;inset:64px -25px 0 38%}.funnel-page__image:after{position:absolute;inset:0 auto 0 0;width:48%;background:linear-gradient(90deg,#fff,transparent);content:""}.funnel-page__image img{object-fit:cover;object-position:67% center}.funnel-page b{position:absolute;bottom:25px;left:18px;z-index:2;padding:8px 10px;border-radius:4px;background:#ffc400;color:#172033;font-size:.56rem}.funnel-action{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:22px 16px;border-radius:10px;background:linear-gradient(145deg,#0a2c65,var(--navy-950));box-shadow:var(--shadow-soft);color:var(--white);text-align:center}.funnel-action>svg{width:34px;height:34px;color:#2c79ff}.funnel-action h3{margin-top:13px;font-size:.93rem;line-height:1.35}.funnel-action p{margin-top:8px;color:#c5d3e9;font-size:.62rem}.funnel-action>span{margin-top:16px;padding:8px 11px;border-radius:5px;background:var(--blue);font-size:.58rem;font-weight:700}.journey-toolbar{display:grid;gap:11px}.focus-media-stack{display:grid;min-width:0;grid-column:2;grid-row:1;align-self:start;gap:18px}.focus-video{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(86,137,218,.52);border-radius:20px;background:#071b3d;box-shadow:0 24px 62px rgba(7,37,85,.18)}.focus-video__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#071a3c,#0c367c)}.focus-video video{display:block;width:100%;height:100%;object-fit:cover}.focus-video__badge{position:absolute;top:13px;right:13px;z-index:2;padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(6,23,53,.76);box-shadow:0 8px 24px rgba(0,0,0,.18);color:#e8f1ff;font-size:.65rem;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(10px)}.focus-video figcaption{display:grid;min-height:62px;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:12px;padding:11px 16px;border-top:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,#071b3d,#0c2d64);color:var(--white)}.focus-video figcaption>span{width:9px;height:9px;border-radius:999px;background:#4ee094;box-shadow:0 0 0 5px rgba(78,224,148,.1)}.focus-video figcaption small,.focus-video figcaption strong{display:block}.focus-video figcaption strong{font-family:Poppins,Arial,sans-serif;font-size:.78rem;line-height:1.3}.focus-video figcaption small{margin-top:3px;color:#aebfda;font-size:.65rem}.journey-toolbar>p{color:var(--navy-900);font-family:Poppins,Arial,sans-serif;font-size:.92rem;font-weight:700}.journey-outcomes{display:grid;overflow:hidden;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #b9c9e2;border-radius:13px;background:var(--white)}.journey-outcomes button{display:inline-flex;min-width:0;min-height:56px;align-items:center;justify-content:center;gap:9px;padding:10px 14px;border:0;border-right:1px solid #d4deed;background:var(--white);color:#263652;font-family:Poppins,Arial,sans-serif;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.journey-outcomes button:last-child{border-right:0}.journey-outcomes button:hover:not(.is-active){background:#f3f7ff;color:var(--blue)}.journey-outcomes button:focus-visible{position:relative;z-index:2;outline:3px solid rgba(34,104,255,.28);outline-offset:-3px}.journey-outcomes button.is-active{background:linear-gradient(120deg,#1670f6,#3d34f5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);color:var(--white)}.journey-outcomes svg{width:21px;height:21px;flex:0 0 auto;stroke-width:1.8}.journey-steps{display:grid;grid-column:1/-1;grid-row:2;grid-template-columns:minmax(225px,.86fr) 62px minmax(350px,1.18fr) 62px minmax(235px,.88fr);align-items:stretch;gap:13px;list-style:none}.journey-step{display:grid;min-width:0;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #c8d5e9;border-radius:20px;background:var(--white);box-shadow:0 18px 44px rgba(6,27,58,.09);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.journey-step--landing{border-color:rgba(36,103,255,.58);box-shadow:0 22px 56px rgba(25,87,239,.14)}@media (hover:hover){.journey-step:hover{border-color:rgba(36,103,255,.5);box-shadow:0 24px 56px rgba(6,50,125,.13);transform:translateY(-2px)}}.journey-step__header{display:grid;min-height:120px;grid-template-columns:38px 38px minmax(0,1fr);align-items:start;gap:10px;padding:18px 17px;border-bottom:1px solid #e2e8f2}.journey-step__icon,.journey-step__number{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center}.journey-step__number{border-radius:999px;background:linear-gradient(135deg,#1670f6,#293df3);color:var(--white);font-family:Poppins,Arial,sans-serif;font-size:.92rem;font-weight:800}.journey-step__icon{color:var(--blue)}.journey-step__icon svg{width:32px;height:32px;stroke-width:1.75}.journey-step__heading{display:block;min-width:0}.journey-step__heading strong{display:block;color:var(--navy-950);font-family:Poppins,Arial,sans-serif;font-size:1.02rem;font-weight:700;line-height:1.25}.journey-step__heading small{display:block;margin-top:5px;color:#596980;font-size:.71rem;line-height:1.45}.journey-step__preview{min-width:0}.journey-step__preview--ad{display:flex;min-height:330px;flex-direction:column;margin:14px;overflow:hidden;border:1px solid #c9d6e9;border-radius:13px;background:var(--white)}.ad-preview__brand{display:flex;align-items:center;gap:9px;padding:13px 13px 8px}.ad-preview__brand>.solar-mark{display:inline-flex;width:82px;height:18px;margin-right:0;line-height:1.2}.ad-preview__brand small{color:#718098;font-size:.61rem}.journey-step__preview--ad h3{padding:8px 13px 14px;color:var(--navy-950);font-size:.92rem;line-height:1.35}.ad-preview__image{position:relative;min-height:165px;flex:1}.ad-preview__image img{object-fit:cover;object-position:64% center}.ad-preview__action{display:block;margin:10px;padding:9px 10px;border-radius:7px;background:var(--blue);color:var(--white);font-size:.68rem;font-weight:700;text-align:center}.journey-step__preview--landing{margin:14px;overflow:hidden;border:1px solid #c8d5e7;border-radius:13px;background:var(--white);box-shadow:0 12px 28px rgba(7,28,64,.08)}.journey-live-reference{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;margin:0 14px 14px;padding:10px 12px;border:1px solid #c7d8ef;border-radius:10px;background:#eff5ff;color:#1455b8;font-size:.72rem;font-weight:800;text-align:center;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.journey-live-reference svg{width:17px;height:17px;flex:0 0 auto;transition:transform .18s ease}.journey-live-reference:hover{border-color:#7fa9e4;background:#e6f0ff;transform:translateY(-1px)}.journey-live-reference:hover svg{transform:translateX(3px)}.landing-preview__bar{display:flex;height:25px;align-items:center;gap:6px;padding-inline:11px;background:var(--navy-950)}.landing-preview__bar span{width:6px;height:6px;border-radius:999px;background:#ff6961}.landing-preview__bar span:nth-child(2){background:#ffcc4d}.landing-preview__bar span:nth-child(3){background:#55c980}.landing-preview__nav{position:relative;z-index:4;display:flex;min-height:50px;align-items:center;padding-inline:15px;border-bottom:1px solid #e3e9f1;background:var(--white)}.landing-preview__nav b{margin-left:auto;padding:7px 9px;border-radius:5px;background:#ffc400;color:#172033;font-size:.52rem}.landing-preview__hero{position:relative;min-height:310px;overflow:hidden}.landing-preview__hero:after{position:absolute;inset:0 auto 0 0;z-index:1;width:63%;background:linear-gradient(90deg,#fff 0 68%,rgba(255,255,255,.7) 82%,transparent);content:""}.landing-preview__hero>div{position:relative;z-index:2;width:57%;padding:34px 12px 24px 22px}.landing-preview__hero h3{color:var(--navy-950);font-size:1.35rem;line-height:1.06}.landing-preview__hero h3 span{color:#eeb800}.landing-preview__hero p{margin-top:12px;color:#44516a;font-size:.64rem;line-height:1.45}.landing-preview__hero ul{display:grid;gap:6px;margin-top:14px;color:#34425a;font-size:.58rem;font-weight:600;list-style:none}.landing-preview__hero li{display:flex;align-items:center;gap:5px}.landing-preview__hero li svg{width:11px;height:11px;color:#eeb800;stroke-width:2.4}.landing-preview__hero>div>span{display:inline-flex;margin-top:18px;padding:9px 11px;border-radius:5px;background:#ffc400;color:#172033;font-size:.58rem;font-weight:700}.landing-preview__hero>img{z-index:0;object-fit:cover;object-position:66% center}.journey-step__preview--result{display:grid;min-height:358px;place-items:center;margin:14px;padding:22px 17px;border:1px solid #d2deed;border-radius:13px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.result-preview__content{width:100%;color:var(--navy-950);text-align:center;animation:result-change .24s ease both}.result-preview__success{display:inline-flex;width:68px;height:68px;align-items:center;justify-content:center;border:1px solid #b9e3c8;border-radius:999px;background:#eaf8ef;color:#13813f;box-shadow:0 0 0 9px rgba(30,160,83,.06)}.result-preview__success svg{width:31px;height:31px;stroke-width:2.2}.result-preview__content h3{margin-top:24px;color:#11783a;font-size:1.15rem;line-height:1.25}.result-preview__content>p{margin-top:8px;color:#57677e;font-size:.75rem}.result-preview__detail{display:flex;min-height:68px;align-items:center;gap:11px;margin-top:24px;padding:13px;border:1px solid #c4d5f0;border-radius:10px;background:var(--white);color:#263652;font-size:.72rem;font-weight:600;line-height:1.4;text-align:left}.result-preview__detail svg{width:25px;height:25px;flex:0 0 auto;color:var(--blue)}.journey-connector{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;color:var(--blue)}.journey-connector>span:first-child{margin-bottom:9px;color:#49607e;font-size:.67rem;font-weight:700;white-space:nowrap}.journey-connector__line{display:flex;width:100%;align-items:center}.journey-connector__line>i{position:relative;height:2px;flex:1;background:linear-gradient(90deg,#99b9fa,var(--blue))}.journey-connector__line>i:after{position:absolute;top:-3px;left:0;width:8px;height:8px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 4px rgba(33,103,255,.12);content:"";animation:journey-flow 1.2s ease-in-out .52s both}.journey-connector__line svg{width:24px;height:24px;flex:0 0 auto;margin-left:-2px;stroke-width:2.2}@keyframes journey-flow{0%{left:0;opacity:0}20%{opacity:1}to{left:calc(100% - 8px);opacity:1}}@keyframes result-change{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.focus-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:92px;border-top:1px solid var(--border)}.focus-benefits article{display:flex;gap:20px;padding:40px 38px 0;border-right:1px solid var(--border)}.focus-benefits article:first-child{padding-left:0}.focus-benefits article:last-child{border-right:0;padding-right:0}.comparison-grid h3>span,.focus-benefits article>span{display:inline-flex;width:58px;height:58px;flex:0 0 58px;align-items:center;justify-content:center;border-radius:999px;background:#edf4ff;color:var(--blue)}.focus-benefits svg{width:29px;height:29px}.focus-benefits h3{margin-top:3px;font-size:1.08rem;font-weight:700}.focus-benefits p{margin-top:9px;color:var(--muted);font-size:.93rem;line-height:1.65}.use-cases{padding-block:84px 88px;background:radial-gradient(circle at 86% 10%,rgba(25,87,239,.16),transparent 30%),linear-gradient(118deg,var(--navy-950),#072454 54%,#061a3d);color:var(--white)}.use-cases .section-heading{max-width:920px}.use-cases__rail{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border-top:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}.use-cases__rail article{display:flex;min-height:142px;align-items:center;gap:19px;padding-inline:28px;border-right:1px solid rgba(255,255,255,.18)}.use-cases__rail article:first-child{padding-left:0}.use-cases__rail article:last-child{border-right:0}.use-case__icon{display:inline-flex;width:56px;height:56px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(125,174,255,.42);border-radius:15px;background:rgba(78,139,255,.11);color:#6ea6ff}.use-case__icon svg{width:31px;height:31px;stroke-width:1.8}.use-cases__rail h3{font-size:1rem;font-weight:600;line-height:1.42}.use-cases__actions{display:flex;gap:14px;margin-top:36px}.scope-section{background:radial-gradient(circle at 93% 16%,rgba(12,108,255,.08),transparent 32%),var(--surface-blue)}.scope-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(56px,6vw,104px)}.scope-layout .section-heading{max-width:600px}.scope-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 34px;margin-top:40px}.scope-checklist li{color:#23314b;font-size:.94rem;font-weight:600;line-height:1.55}.annotated-mockup{position:relative;display:grid;grid-template-columns:minmax(300px,1fr) 180px;align-items:center;gap:0;min-height:640px}.wireframe-page{overflow:hidden;border:1px solid #bfcce0;border-radius:14px;background:var(--white);box-shadow:0 24px 60px rgba(7,27,58,.12)}.wireframe-page__bar{display:flex;height:34px;align-items:center;gap:7px;padding-inline:14px;background:var(--navy-950)}.wireframe-page__bar span{width:7px;height:7px;border-radius:999px;background:#ff6b67}.wireframe-page__bar span:nth-child(2){background:#ffca45}.wireframe-page__bar span:nth-child(3){background:#58c87c}.wireframe-page__nav{display:flex;height:60px;align-items:center;gap:18px;padding:12px 22px;border-bottom:1px solid #e5eaf2}.wireframe-page__nav>.solar-mark{width:96px;height:20px;margin-right:auto}.wireframe-page__nav i{width:46px;height:6px;border-radius:999px;background:#dce4ef}.wireframe-page .wireframe-button{display:inline-flex;min-width:56px;height:25px;align-items:center;justify-content:center;border-radius:4px;background:#ffc400;color:#4c3d00;font-size:.52rem;font-weight:800}.wireframe-page__hero{display:grid;min-height:180px;grid-template-columns:55% 45%;padding:28px 22px;border-bottom:1px solid #e9edf3}.wireframe-page__hero>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.wireframe-page__hero b{width:78%;height:13px;border-radius:3px;background:#7b90b1}.wireframe-page__hero b:nth-child(2){width:64%}.wireframe-page__hero i{width:88%;height:7px;margin-top:7px;border-radius:999px;background:#d8e0eb}.wireframe-page__hero .wireframe-button{width:72px;margin-top:12px;background:var(--blue)}.wireframe-page__hero>span{border-radius:7px;background:linear-gradient(135deg,transparent 55%,rgba(255,255,255,.25) 0),#d5dfed}.wireframe-page__features{display:grid;min-height:100px;grid-template-columns:repeat(3,1fr);gap:18px;padding:22px;border-bottom:1px solid #e9edf3}.wireframe-page__features span{border-radius:7px;background:linear-gradient(#e9eff7 36px,transparent 36px 48px,#d6dfeb 48px 55px,transparent 55px)}.wireframe-page__content{display:grid;min-height:126px;grid-template-columns:34% 66%;gap:18px;padding:22px;border-bottom:1px solid #e9edf3}.wireframe-page__content>span{border-radius:6px;background:#e1e8f1}.wireframe-page__content>div{display:grid;align-content:center;gap:9px}.wireframe-page__content i{width:90%;height:6px;border-radius:999px;background:#d0dae7}.wireframe-page__content i:first-child{width:64%;height:10px;background:#8194b2}.wireframe-page__cta{display:flex;min-height:115px;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:22px;border-radius:8px;background:#f0f5fb}.wireframe-page__cta b{width:44%;height:9px;border-radius:999px;background:#7d91b1}.wireframe-page__cta i{width:58%;height:6px;border-radius:999px;background:#cbd6e4}.wireframe-page__cta .wireframe-button{width:100px;margin-top:5px;background:var(--blue)}.mockup-callouts{display:grid;align-content:space-around;min-height:520px;gap:20px}.mockup-callouts>div{position:relative;display:flex;align-items:flex-start;gap:14px}.mockup-callouts>div:before{position:absolute;top:8px;right:calc(100% - 3px);width:55px;height:2px;background:var(--blue);content:""}.mockup-callouts>div>span{position:relative;z-index:2;width:11px;height:11px;flex:0 0 11px;margin-top:3px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 4px var(--surface-blue)}.mockup-callouts p{display:grid;gap:4px}.mockup-callouts strong{color:var(--navy-900);font-family:Poppins,Arial,sans-serif;font-size:.92rem}.mockup-callouts small{color:var(--muted);font-size:.76rem;line-height:1.45}.scope-note{display:flex;align-items:center;gap:24px;margin-top:54px;padding:26px 32px;border-radius:12px;background:linear-gradient(110deg,var(--navy-950),#08295e);box-shadow:0 16px 38px rgba(6,27,58,.15);color:var(--white)}.scope-note>svg{width:38px;height:38px;flex:0 0 auto;color:#4a8dff}.scope-note p{display:grid;gap:4px}.scope-note strong{font-family:Poppins,Arial,sans-serif;font-size:1rem}.scope-note span{color:#c9d5e8;font-size:.88rem}.comparison-section{background:var(--white)}.comparison-section .section-heading{max-width:1050px}.comparison-section .section-heading h2 span{display:block;margin-top:6px}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:58px}.comparison-grid article{padding:0 56px 0 0}.comparison-grid article+article{padding:0 0 0 56px;border-left:1px solid var(--border)}.comparison-grid h3{display:flex;align-items:center;gap:18px;font-size:1.25rem}.comparison-grid h3>span{width:52px;height:52px;flex-basis:52px}.comparison-grid h3 svg{width:25px;height:25px}.comparison-grid ul{margin-top:28px;list-style:none}.comparison-grid li{display:flex;min-height:54px;align-items:center;gap:13px;border-bottom:1px solid var(--border);color:#283651;font-weight:500}.comparison-grid li svg{width:21px;height:21px;flex:0 0 auto;color:#647590}.comparison-grid__landingpage h3{color:var(--blue)}.comparison-grid__landingpage li svg{padding:3px;border-radius:999px;background:var(--blue);color:var(--white)}.comparison-note{max-width:740px;margin-top:44px;color:var(--muted);line-height:1.7}.process-section{padding-top:78px;border-top:1px solid #eef2f7;background:var(--white)}.process-timeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:38px;margin-top:58px;list-style:none}.process-timeline:before{position:absolute;top:88px;right:8%;left:8%;height:2px;background:linear-gradient(90deg,var(--blue),#7aa8ff);content:""}.process-timeline li{position:relative;z-index:1}.process-timeline li>strong{display:block;margin-bottom:13px;color:var(--blue);font-family:Poppins,Arial,sans-serif;font-size:2rem;font-weight:700}.process-timeline__icon{display:inline-flex;width:68px;height:68px;align-items:center;justify-content:center;border:9px solid var(--white);border-radius:999px;background:#eef4ff;box-shadow:0 0 0 1px #d7e3f5;color:var(--blue)}.process-timeline__icon svg{width:31px;height:31px}.process-timeline h3{margin-top:22px;font-size:1.06rem;font-weight:700}.process-timeline p{margin-top:11px;color:var(--muted);font-size:.91rem;line-height:1.65}.price-section{padding-block:84px 0;background:radial-gradient(circle at 84% 12%,rgba(25,87,239,.18),transparent 32%),linear-gradient(118deg,var(--navy-950),#072454 54%,#061a3d);color:var(--white)}.price-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:clamp(60px,8vw,126px)}.price-content .section-heading{max-width:690px}.price-content .section-heading h2 span{display:block}.price-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 34px;margin-top:36px}.price-checklist li{color:#e5edf8;font-size:.94rem;font-weight:500}.price-checklist li>span{border-color:rgba(60,128,255,.55);background:rgba(25,87,239,.09);color:#4b8cff}.price-card{padding:46px 44px;border:1px solid rgba(255,255,255,.76);border-radius:20px;background:var(--white);box-shadow:0 26px 68px rgba(0,0,0,.25);color:var(--text)}.price-card>strong{display:block;color:var(--navy-950);font-family:Poppins,Arial,sans-serif;font-size:clamp(3.7rem,5vw,4.9rem);font-weight:800;letter-spacing:-.05em;line-height:1}.price-card>span{display:block;margin-top:10px;color:#45536c;font-size:1.05rem;font-weight:600}.price-card>i{display:block;width:100%;height:1px;margin-block:28px;background:var(--border)}.price-card .button{width:100%}.price-card>p{margin-top:20px;padding:14px 16px;border-radius:8px;background:var(--surface-blue);color:#40506a;font-size:.78rem;line-height:1.55}.price-card>small{display:block;margin-top:16px;color:#647188;font-size:.81rem;line-height:1.55}.price-help{display:flex;min-height:90px;gap:17px;margin-top:66px;border-top:1px solid rgba(255,255,255,.16)}.price-help,.price-help>span{align-items:center;justify-content:center}.price-help>span{display:inline-flex;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#72a6ff}.price-help svg{width:22px;height:22px}.price-help p{color:#c8d5e9;font-size:.9rem}.price-help strong{color:var(--white)}.price-help a{color:#5b96ff;font-weight:700}.faq-section{background:var(--white)}.faq-section .section-heading{max-width:720px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:74px;margin-top:54px}.faq-column{min-width:0}.faq-item{border-bottom:1px solid var(--border)}.faq-item h3{margin:0}.faq-item button{display:grid;width:100%;min-height:76px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:17px 0;background:transparent;color:var(--text);cursor:pointer;font-family:Poppins,Arial,sans-serif;font-size:.98rem;font-weight:700;line-height:1.45;text-align:left}.faq-item button:hover{color:var(--blue)}.faq-item__toggle{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #72a2ef;border-radius:999px;color:var(--blue)}.faq-item__toggle svg{width:16px;height:16px;stroke-width:2}.faq-item__answer{padding:0 56px 25px 0;color:var(--muted);line-height:1.72}.faq-item.is-open button{color:var(--navy-950)}.final-cta{padding-block:78px;background:radial-gradient(circle at 78% 50%,rgba(12,108,255,.08),transparent 30%),var(--surface-blue)}.final-cta__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:center;gap:80px}.final-cta h2{max-width:720px;color:var(--navy-950);font-size:clamp(2.5rem,4.2vw,4rem);font-weight:800;letter-spacing:-.045em}.final-cta h2 span{color:var(--blue)}.final-cta__layout>div>p{max-width:650px;margin-top:20px;color:var(--muted);font-size:1.05rem}.final-cta__layout>div>strong{display:block;margin-top:28px;font-family:Poppins,Arial,sans-serif;font-size:1.08rem}.final-cta__layout>div>strong span{color:var(--blue)}.final-cta__action{text-align:center}.final-cta__action .button{width:100%;max-width:470px}.final-cta__action p{margin-top:18px!important;color:#4b5c76!important;font-size:.91rem!important;line-height:1.55}.landing-footer{padding-top:62px;background:radial-gradient(circle at 84% 12%,rgba(25,87,239,.11),transparent 32%),var(--navy-950);color:var(--white)}.landing-footer__main{display:flex;min-height:184px;align-items:flex-start;justify-content:space-between;gap:60px}.landing-footer__brand>a{display:block;width:390px;max-width:100%}.landing-footer__brand img{width:100%;height:auto;filter:brightness(0) invert(1);opacity:.96}.landing-footer__brand p{max-width:370px;margin-top:24px;color:#c3d0e4}.landing-footer__contact{display:flex;align-items:center;gap:46px;padding-top:26px}.landing-footer__contact a{display:flex;align-items:center;gap:15px;color:#e4ebf5;font-weight:600}.landing-footer__contact a>span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #246be3;border-radius:999px;color:#4388ff}.landing-footer__contact svg{width:22px;height:22px}.landing-footer__bottom{border-top:1px solid rgba(255,255,255,.16)}.landing-footer__bottom .container{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:32px}.landing-footer__bottom nav{display:flex;gap:36px}.landing-footer__bottom a,.landing-footer__bottom p{color:#c6d1e1;font-size:.86rem}.landing-footer__bottom a:hover{color:var(--white)}@media (max-width:1240px){.landing-header__inner{gap:20px}.landing-brand{width:240px}.landing-navigation{gap:20px}.landing-navigation a{font-size:.76rem}.header-order{padding-inline:18px;font-size:.82rem}.hero__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:30px}.hero h1{font-size:clamp(3.4rem,5.05vw,4.4rem)}.phone-preview{min-width:146px}.benefit-rail article{gap:14px;padding-inline:20px}.benefit-rail article>span{width:48px;height:48px;flex-basis:48px}.focus-intro{gap:42px}.focus-funnel{grid-template-columns:.68fr 28px 1.08fr 28px .62fr;gap:7px}.funnel-arrow svg{width:27px}.scope-layout{gap:48px}.annotated-mockup{grid-template-columns:minmax(280px,1fr) 155px}}@media (max-width:1080px){:root{--header-height:76px}.landing-navigation{display:none}.landing-header__inner{justify-content:space-between}.header-order{margin-left:auto}.landing-mobile-menu,.menu-toggle{display:flex}.landing-mobile-menu{flex-direction:column}.hero__layout{min-height:650px}.hero h1{font-size:clamp(3.15rem,5.1vw,4rem)}.hero__lead{font-size:1rem}.product-showcase{min-height:555px}.browser-preview{top:105px}.hero-price-card{width:160px;min-height:192px;padding:23px 20px}.hero-price-card>strong{font-size:2.2rem}.solar-demo__body{min-height:320px}.phone-preview{width:27%;min-width:135px}.focus-intro{grid-template-columns:1fr}.focus-intro .section-heading{max-width:850px}.focus-funnel{max-width:820px;margin-inline:auto}.use-cases__rail{grid-template-columns:repeat(2,1fr)}.use-cases__rail article:nth-child(2){border-right:0}.use-cases__rail article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.use-cases__rail article:nth-child(3){padding-left:0}.scope-layout{grid-template-columns:1fr}.scope-layout .section-heading{max-width:820px}.annotated-mockup{width:min(100%,760px);margin-inline:auto}.process-timeline{grid-template-columns:repeat(3,1fr);gap:48px}.process-timeline:before{display:none}.price-layout{grid-template-columns:1fr 390px;gap:50px}.final-cta__layout{gap:50px}}@media (max-width:900px){.section{padding-block:86px}.hero__layout{min-height:0;grid-template-columns:1fr;gap:16px;padding-block:72px 38px}.hero__content{max-width:710px}.hero h1{font-size:clamp(3.6rem,8.7vw,4.75rem)}.product-showcase{width:min(100%,720px);min-height:595px;margin-inline:auto}.benefit-rail__inner{grid-template-columns:repeat(2,1fr)}.benefit-rail article:nth-child(2){border-right:0}.benefit-rail article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.comparison-grid{grid-template-columns:1fr;gap:56px}.comparison-grid article{padding-right:0}.comparison-grid article+article{padding:56px 0 0;border-top:1px solid var(--border);border-left:0}.final-cta__layout,.price-layout{grid-template-columns:1fr}.price-card{width:min(100%,620px)}.faq-grid{grid-template-columns:1fr;gap:0}.final-cta__action{text-align:left}.landing-footer__main{flex-direction:column}.landing-footer__contact{padding-top:0}}@media (max-width:700px){:root{--header-height:70px}.container,.landing-header__inner{width:min(calc(100% - 36px),var(--container))}.section{padding-block:72px}.landing-brand{width:178px}.header-order{display:none}.menu-toggle{width:44px;height:44px}.section-label{margin-bottom:11px;font-size:.69rem}.section-heading h2{font-size:clamp(2.15rem,10vw,3rem)}.section-heading__text{margin-top:17px;font-size:.98rem}.hero__layout{padding-block:55px 22px}.google-reviews{min-height:34px;margin-bottom:15px;padding:6px 10px;font-size:.69rem}.google-reviews__stars{font-size:.64rem}.hero h1{font-size:clamp(2.6rem,11.2vw,3.4rem);line-height:1.03}.hero__lead{margin-top:20px;line-height:1.65}.hero__checks{margin-top:23px}.hero__actions{display:grid;margin-top:27px}.hero__actions .button{width:100%}.hero__price-note{align-items:flex-start;font-size:.8rem}.product-showcase{min-height:505px}.browser-preview{top:90px;left:0;width:88%}.browser-preview__bar{height:24px}.solar-demo__nav{min-height:44px;gap:9px;padding-inline:12px}.solar-demo__nav>span:not(.solar-mark){display:none}.solar-demo__nav b{padding:6px 8px;font-size:.48rem}.solar-demo__body{min-height:284px}.solar-demo__copy{padding:31px 8px 25px 16px}.solar-demo__copy h3{font-size:1.15rem}.solar-demo__copy p{font-size:.53rem}.solar-demo__copy ul{display:none}.solar-demo__cta{margin-top:15px;padding:8px 9px;font-size:.5rem}.hero-price-card{top:12px;right:0;width:145px;min-height:145px;padding:18px}.hero-price-card>strong{font-size:2rem}.hero-price-card>span{margin-top:5px;font-size:.78rem}.hero-price-card>i{margin-block:14px 11px}.hero-price-card small{font-size:.63rem}.phone-preview{right:-2px;bottom:3px;width:31%;min-width:120px;border-width:5px;border-radius:24px}.phone-preview .solar-demo__body{min-height:257px}.phone-preview .solar-demo__image{min-height:121px}.benefit-rail article{min-height:104px;gap:12px;padding:18px 14px}.benefit-rail article>span{width:42px;height:42px;flex-basis:42px;border-radius:10px}.benefit-rail svg{width:23px;height:23px}.benefit-rail h2{font-size:.8rem}.focus-section{padding-bottom:62px}.focus-funnel{display:flex;max-width:330px;flex-direction:column;gap:34px;margin-top:12px}.funnel-action,.funnel-ad,.funnel-page{width:100%}.funnel-arrow{transform:rotate(90deg)}.funnel-action>small,.funnel-ad>small,.funnel-page>small{top:calc(100% + 7px)}.focus-benefits{grid-template-columns:1fr;margin-top:70px}.focus-benefits article,.focus-benefits article:first-child,.focus-benefits article:last-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--border)}.use-cases{padding-block:70px}.use-cases__rail{grid-template-columns:1fr}.use-cases__rail article,.use-cases__rail article:first-child,.use-cases__rail article:nth-child(3){min-height:96px;padding-inline:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.use-cases__rail article:last-child{border-bottom:0}.use-cases__rail svg{width:38px;height:38px}.use-cases__actions{display:grid}.price-checklist,.scope-checklist{grid-template-columns:1fr}.annotated-mockup{display:block;width:100%;min-width:0;min-height:0}.mockup-callouts,.mockup-callouts p,.mockup-callouts>div,.scope-layout,.scope-layout>*{min-width:0}.mockup-callouts{width:100%}.mockup-callouts small{overflow-wrap:anywhere}.wireframe-page{width:calc(100% - 36px)}.mockup-callouts{min-height:0;gap:14px;margin-top:24px;padding-left:18px}.mockup-callouts>div:before{right:auto;left:-18px;width:18px}.scope-note{align-items:flex-start;gap:16px;padding:22px}.scope-note span{font-size:.8rem;line-height:1.55}.comparison-grid article+article{padding-top:40px}.comparison-grid h3>span{width:46px;height:46px;flex-basis:46px}.comparison-grid li{min-height:62px;font-size:.9rem}.process-timeline{display:grid;grid-template-columns:1fr;gap:0;margin-top:40px}.process-timeline:before{display:block;top:25px;right:auto;bottom:42px;left:34px;width:2px;height:auto}.process-timeline li{display:grid;grid-template-columns:68px 1fr;column-gap:20px;padding-bottom:36px}.process-timeline li>strong{grid-column:2;grid-row:1;margin:0 0 3px;font-size:1.3rem}.process-timeline__icon{grid-column:1;grid-row:1/4;width:68px;height:68px}.process-timeline h3{grid-column:2;grid-row:2;margin-top:4px}.process-timeline p{grid-column:2;grid-row:3}.price-section{padding-top:70px}.price-layout{gap:44px}.price-card{padding:34px 24px}.price-card .button{padding-inline:16px;font-size:.88rem}.price-help{align-items:flex-start;justify-content:flex-start;padding-block:24px}.faq-item button{min-height:70px;gap:14px;font-size:.9rem}.faq-item__answer{padding-right:42px;font-size:.91rem}.final-cta{padding-block:68px}.final-cta h2{font-size:clamp(2.35rem,11vw,3.2rem)}.final-cta__action .button{max-width:none}.landing-footer{padding-top:50px}.landing-footer__main{min-height:0;padding-bottom:46px}.landing-footer__brand>a{width:285px}.landing-footer__contact{width:100%;flex-direction:column;align-items:flex-start;gap:18px}.landing-footer__bottom .container{min-height:118px;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.landing-footer__bottom nav{gap:24px}}@media (max-width:420px){.landing-brand{width:166px}.hero h1{font-size:2.58rem}.button--large{min-height:56px;padding-inline:17px;font-size:.87rem}.product-showcase{min-height:465px}.browser-preview{top:86px}.solar-demo__body{min-height:255px}.phone-preview{min-width:108px}.phone-preview .solar-demo__body{min-height:235px}.phone-preview .solar-demo__copy{padding:18px 8px 8px}.phone-preview .solar-demo__copy h3{font-size:.82rem}.benefit-rail article{padding-inline:10px}.benefit-rail article>span{width:38px;height:38px;flex-basis:38px}.benefit-rail h2{font-size:.72rem}.scope-note>svg{width:28px;height:28px}}@media (max-width:1240px){.product-showcase{min-height:590px}.browser-preview{top:120px;width:81%}.hero-offer-banner{left:6%;min-height:78px;gap:14px;padding:13px 16px}.hero-offer-banner>strong{font-size:2.05rem}.hero-offer-banner small{font-size:.72rem}.phone-preview{width:27%;min-width:148px}.journey-steps{grid-template-columns:minmax(210px,.86fr) 48px minmax(320px,1.16fr) 48px minmax(220px,.88fr);gap:9px}.journey-step__header{grid-template-columns:35px 35px minmax(0,1fr);gap:8px;padding-inline:14px}.journey-step__icon,.journey-step__number{width:35px;height:35px}.journey-step__icon svg{width:29px;height:29px}}@media (max-width:1080px){.focus-intro{display:block}.focus-intro .section-heading{max-width:780px}.journey-toolbar{width:min(100%,700px);margin-top:34px}.journey-steps{margin-top:30px}}@media (max-width:900px){.product-showcase{min-height:620px}.hero-offer-banner{left:12%}.browser-preview{top:120px;width:82%}.phone-preview{width:28%;min-width:168px}.journey-steps,.journey-toolbar{width:min(100%,640px)}.journey-steps{grid-template-columns:1fr;gap:0;margin:30px auto 0}.journey-step__header{min-height:0;grid-template-columns:40px 40px minmax(0,1fr);gap:12px;padding:20px}.journey-step__icon,.journey-step__number{width:40px;height:40px}.journey-connector{min-height:82px}.journey-connector>span:first-child{margin-bottom:6px}.journey-connector__line{width:64px;transform:rotate(90deg)}.journey-step__preview--ad,.journey-step__preview--result{min-height:390px}.ad-preview__image{min-height:240px}.landing-preview__hero{min-height:360px}.journey-step__preview--result{padding-inline:48px}}@media (max-width:700px){.product-showcase{min-height:550px}.hero-offer-banner{top:0;right:0;left:0;min-height:76px;grid-template-columns:auto auto 1px minmax(0,1fr) auto;gap:10px;padding:12px;border-radius:13px}.hero-offer-banner>strong{font-size:1.72rem}.hero-offer-banner>span{font-size:.68rem}.hero-offer-banner>i{height:34px}.hero-offer-banner small{gap:6px;font-size:.64rem;white-space:normal}.hero-offer-banner small svg{width:20px;height:20px}.hero-offer-banner__arrow{width:18px;height:18px}.browser-preview{top:96px;width:83%}.phone-preview{right:0;bottom:0;width:min(45%,174px);min-width:0}.product-showcase__connector{display:none}.journey-toolbar{width:100%;margin-top:28px}.journey-toolbar>p{font-size:.86rem}.journey-outcomes button{min-height:54px;gap:6px;padding-inline:7px;font-size:.73rem}.journey-outcomes svg{width:18px;height:18px}.journey-steps{margin-top:24px}.journey-step__header{grid-template-columns:36px 36px minmax(0,1fr);gap:9px;padding:16px}.journey-step__icon,.journey-step__number{width:36px;height:36px}.journey-step__icon svg{width:29px;height:29px}.journey-step__heading strong{font-size:.94rem}.journey-step__heading small{font-size:.68rem}.journey-step__preview--ad,.journey-step__preview--landing,.journey-step__preview--result{margin:10px}.journey-step__preview--ad,.journey-step__preview--result{min-height:350px}.journey-step__preview--result{padding-inline:18px}.ad-preview__image{min-height:210px}.landing-preview__hero{min-height:315px}.landing-preview__hero>div{width:64%;padding-left:16px}.landing-preview__hero h3{font-size:1.16rem}.use-case__icon{width:48px;height:48px;border-radius:13px}.use-case__icon svg{width:27px;height:27px}}@media (max-width:420px){.product-showcase{min-height:520px}.hero-offer-banner{grid-template-columns:auto auto 1px minmax(0,1fr);gap:8px;padding-inline:10px}.hero-offer-banner>strong{font-size:1.55rem}.hero-offer-banner small{font-size:.59rem;line-height:1.3}.hero-offer-banner__arrow{display:none}.browser-preview{top:93px;width:81%}.phone-preview{width:min(48%,168px);min-width:0}.journey-outcomes button{flex-direction:column;gap:3px;font-size:.67rem}}@media (max-width:1080px){.focus-media-stack{width:min(100%,780px);margin-top:34px}.focus-media-stack .journey-toolbar{width:100%;margin-top:0}}@media (max-width:900px){.focus-media-stack{width:min(100%,640px);margin-inline:auto}}@media (max-width:700px){.focus-media-stack{margin-top:28px;gap:15px}.focus-video{border-radius:16px}.focus-video__badge{top:9px;right:9px;padding:6px 8px;font-size:.58rem}.focus-video figcaption{min-height:58px;padding-inline:13px}.focus-media-stack .journey-toolbar{margin-top:0}}.benefit-rail article,.use-cases__rail article{transition:background-color .18s ease}.benefit-rail article>span,.comparison-grid h3>span,.faq-item__toggle,.focus-benefits article>span,.journey-step__icon,.process-timeline__icon,.use-case__icon{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.benefit-rail article>span svg,.comparison-grid h3>span svg,.focus-benefits article>span svg,.journey-step__icon svg,.process-timeline__icon svg,.use-case__icon svg{transform-origin:center;transition:transform .18s ease}.comparison-grid h3,.focus-benefits h3,.process-timeline h3,.use-cases__rail h3{transition:color .18s ease}.price-card{transition:border-color .18s ease,box-shadow .18s ease}.price-card:focus-within{border-color:rgba(88,141,255,.72);box-shadow:0 26px 68px rgba(0,0,0,.25),0 0 0 4px rgba(78,139,255,.12)}.price-live-reference{display:flex;min-height:48px;align-items:center;justify-content:center;gap:10px;margin-top:12px;padding:10px 13px;border:1px solid #cddbef;border-radius:11px;background:#f3f7fd;color:#174f9e;font-size:.76rem;font-weight:800;text-align:center;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.price-live-reference svg{width:18px;height:18px;transition:transform .18s ease}.price-live-reference:hover{border-color:#82a9df;background:#eaf2ff;box-shadow:0 10px 24px rgba(25,87,239,.09);transform:translateY(-1px)}.price-live-reference:hover svg{transform:translateX(3px)}.price-help a{text-decoration:underline;text-decoration-color:rgba(91,150,255,.55);text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.price-help a:focus-visible,.price-help a:hover{color:var(--white);text-decoration-color:currentColor}.faq-item button:focus-visible .faq-item__toggle,.faq-item.is-open .faq-item__toggle{border-color:var(--blue);background:var(--blue);color:var(--white)}@media (hover:hover) and (pointer:fine){.benefit-rail article:hover{background:rgba(255,255,255,.035)}.benefit-rail article:hover>span{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.12);box-shadow:0 10px 24px rgba(1,15,53,.16);transform:translateY(-2px) scale(1.025)}.benefit-rail article:hover>span svg{transform:scale(1.08)}.focus-benefits article:hover>span{background:#e3edff;box-shadow:0 10px 24px rgba(25,87,239,.12);transform:translateY(-2px) scale(1.025)}.comparison-grid article:hover h3>span svg,.focus-benefits article:hover>span svg,.process-timeline li:hover .process-timeline__icon svg{transform:scale(1.08)}.comparison-grid article:hover h3,.focus-benefits article:hover h3,.process-timeline li:hover h3{color:var(--blue)}.use-cases__rail article:hover{background:rgba(78,139,255,.045)}.use-cases__rail article:hover .use-case__icon{border-color:rgba(125,174,255,.7);background:rgba(78,139,255,.18);box-shadow:0 12px 28px rgba(0,11,38,.2);color:#91baff;transform:translateY(-2px) scale(1.025)}.use-cases__rail article:hover .use-case__icon svg{transform:scale(1.08) rotate(-2deg)}.comparison-grid article:hover h3>span{background:#e3edff;box-shadow:0 10px 22px rgba(25,87,239,.1);transform:translateY(-2px)}.process-timeline li:hover .process-timeline__icon{background:#e2edff;box-shadow:0 0 0 1px #c8d9f4,0 12px 26px rgba(25,87,239,.12);transform:translateY(-2px) scale(1.025)}.journey-step:hover .journey-step__icon{color:#0f6dff;transform:translateY(-2px) scale(1.04)}.journey-step:hover .journey-step__icon svg{transform:scale(1.06)}.faq-item button:hover .faq-item__toggle{border-color:var(--blue);background:#edf4ff;transform:scale(1.04)}}@media (max-width:1240px){.header-live-reference{padding-inline:10px;font-size:.66rem}}@media (max-width:700px){.header-live-reference{display:none}.product-live-reference{bottom:8px;left:8px;min-height:38px;padding:8px 10px;font-size:.66rem}.journey-live-reference{margin:0 10px 10px}}.price-card__question{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid #dce6f3;border-radius:14px;background:#f7faff}.price-card__question p{display:grid;gap:2px}.price-card__question p strong{color:var(--navy-950);font-size:.9rem}.price-card__question p span{color:#5b6980;font-size:.76rem}.email-contact-button{display:grid;min-height:62px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 14px;border:1px solid rgba(255,255,255,.32);border-radius:12px;background:linear-gradient(135deg,rgba(25,87,239,.97),rgba(73,56,245,.93));box-shadow:0 14px 30px rgba(25,87,239,.22);color:var(--white);font-size:.86rem;font-weight:800;line-height:1.25;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.email-contact-button:hover{box-shadow:0 18px 38px rgba(25,87,239,.3);transform:translateY(-1px)}.email-contact-button:focus-visible{outline:3px solid rgba(25,87,239,.45);outline-offset:3px}.email-contact-button>svg:first-child{width:28px;height:28px;color:var(--white)}.email-contact-button__label{display:grid;gap:1px}.email-contact-button__label strong{font-size:.88rem}.email-contact-button__label small{color:rgba(255,255,255,.8);font-size:.7rem;font-weight:600}.email-contact-button .email-contact-button__arrow{width:19px;height:19px;transition:transform .18s ease}.email-contact-button:hover .email-contact-button__arrow{transform:translateX(3px)}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:300;display:flex;width:58px;min-height:58px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(6,40,19,.12);border-radius:999px;background:#25d366;box-shadow:0 18px 44px rgba(4,49,21,.28);color:#062813;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.whatsapp-float:hover{background:#2be06e;box-shadow:0 22px 52px rgba(4,49,21,.34);transform:translateY(-2px)}.whatsapp-float:focus-visible{outline:3px solid var(--white);outline-offset:3px}.whatsapp-float__icon{display:inline-flex;width:58px;height:58px;flex:0 0 58px;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.2);color:var(--white)}.whatsapp-float__icon svg{width:30px;height:30px;filter:drop-shadow(0 2px 4px rgba(6,40,19,.2))}@media (max-width:700px){.price-card__question{padding:14px}.email-contact-button{padding-inline:12px;font-size:.8rem}.whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}@media print{.whatsapp-float{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.benefit-rail article:hover>span,.button:hover,.comparison-grid article:hover h3>span,.email-contact-button:hover,.focus-benefits article:hover>span,.google-reviews:hover,.journey-step:hover,.journey-step:hover .journey-step__icon,.process-timeline li:hover .process-timeline__icon,.use-cases__rail article:hover .use-case__icon,.whatsapp-float:hover{transform:none}}