:root{--bg: #ffffff;--fg: #0f172a;--muted: #64748b;--brand: #16a34a;--brand-dark: #15803d;--border: #e2e8f0;--tint: #f0fdf4;--maxw: 760px;--maxw-wide: 1300px;--shadow: 0 10px 30px rgba(15, 23, 42, .08);--star: #f59e0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 20px}h1,h2,h3{line-height:1.2;margin:0}p{margin:0}.nav{position:sticky;top:0;z-index:1000;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.nav-inner{max-width:var(--maxw-wide);margin:0 auto;padding:10px 20px;display:flex;align-items:center;gap:12px}.brand{display:flex;align-items:center;text-decoration:none}.brand-logo{height:26px;width:auto;display:block}.nav-links{display:none;gap:22px;margin-left:auto}.nav-links a{color:var(--muted);text-decoration:none;font-size:.92rem;font-weight:600}.nav-links a:hover{color:var(--fg)}.nav-cta{display:none;width:auto!important;margin-left:auto;padding:9px 16px!important;font-size:.92rem!important}.trustbar{background:var(--tint);color:var(--brand-dark);text-align:center;font-size:.8rem;font-weight:600;padding:8px 16px;border-bottom:1px solid #dcfce7}.lp-hero{padding:44px 0 40px;background:linear-gradient(180deg,#f6fdf9,#fff);text-align:center}.lp-hero h1{font-size:1.6rem;font-weight:900;letter-spacing:-.02em}.lp-hero-sub{margin:16px auto 0;max-width:540px;color:var(--muted);font-size:1.02rem}.lp-hero-mini{margin-top:12px;font-size:.82rem;color:var(--muted)}.primer{display:flex;flex-direction:column;gap:10px;max-width:460px;margin:22px auto 0}.primer-field{position:relative}.primer-input{width:100%;padding:15px 16px;font-size:1rem;border:1.5px solid var(--border);border-radius:12px;outline:none;transition:border-color .15s}.primer-input:focus{border-color:var(--brand)}.get-line{max-width:540px;margin:22px auto 0;font-size:.98rem;color:var(--fg);font-weight:600}.hero-example{display:flex;flex-direction:column;gap:14px;max-width:460px;margin:26px auto 0;text-align:left}.hero-example:empty{display:none}.example-badge{align-self:center;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800;color:var(--brand-dark);background:var(--tint);border:1px solid #dcfce7;padding:5px 12px;border-radius:999px}.example-foot{text-align:center;font-size:.86rem;color:var(--muted);margin-top:2px}.hero-ex{background:#fff;border:1.5px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column;gap:14px}.hero-ex-head{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);border-radius:14px;padding:18px 20px;text-align:left}.hero-ex-value{display:block;font-size:2.3rem;font-weight:900;letter-spacing:-.02em;color:#fff}.hero-ex-key{display:block;margin-top:2px;color:#ffffffe0;font-weight:600}.hero-ex-spark{padding:0 4px}.hero-ex-spark svg.spark{display:block;width:100%;height:auto}.hero-ex-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--border);padding-top:14px}.hero-ex-stats div{display:flex;flex-direction:column;gap:2px;text-align:left}.hero-ex-stats strong{font-size:1.02rem;font-weight:800;letter-spacing:-.01em}.hero-ex-stats span{font-size:.74rem;color:var(--muted);line-height:1.25}.band{padding:48px 0;border-top:1px solid var(--border)}.band.alt{background:#f8fafc}.intro-lead{font-size:1.08rem;line-height:1.6;color:var(--fg);max-width:680px}.intro-points{display:flex;flex-direction:column;gap:16px;margin-top:28px}.intro-point{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:20px;box-shadow:var(--shadow)}.intro-ic{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);margin-bottom:12px}.intro-ic svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.intro-point h3{font-size:1.05rem;margin-bottom:6px}.intro-point p{color:var(--muted);margin:0}.section-head-sub{color:var(--muted);margin-top:12px;line-height:1.6}.section-head-sub a{color:var(--brand-dark);font-weight:600}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;color:var(--brand);margin-bottom:8px}.band h2,.calc h2,.final h2{font-size:1.3rem;font-weight:800;letter-spacing:-.01em;margin-bottom:16px}.band p{color:var(--fg);margin-bottom:14px}.band p:last-child{margin-bottom:0}.steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.steps li{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:20px}.step-no{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800;margin-bottom:10px}.steps h3{font-size:1.1rem;margin-bottom:6px}.steps p{color:var(--muted);margin:0}.calc{padding:44px 0;text-align:center}.calc .wrap{display:flex;flex-direction:column;align-items:center}.calc #solar-widget{width:100%;margin-top:8px}.checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.checks li{position:relative;padding-left:26px;font-size:.98rem;color:var(--fg)}.checks li:before{content:"";position:absolute;left:0;top:7px;width:12px;height:12px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px var(--tint)}.checks strong{font-weight:700}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-list details{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:14px 16px}.faq-list summary{cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--muted);font-size:1.3rem;line-height:1}.faq-list details[open] summary:after{content:"–"}.faq-list details p{margin:12px 0 0;color:var(--muted)}.reviews{padding:44px 0;background:linear-gradient(180deg,#f6fdf9,#fff)}.reviews-grid{display:flex;flex-direction:column;gap:16px;margin-top:8px}.review{background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column}.review .stars{display:inline-flex;gap:3px;margin-bottom:12px}.review .stars svg{width:18px;height:18px;fill:var(--star)}.review blockquote{margin:0 0 16px;font-size:1rem;line-height:1.55;color:var(--fg)}.review blockquote:before{content:"“"}.review blockquote:after{content:"”"}.review figcaption{display:flex;flex-direction:column;gap:2px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}.review-name{font-weight:700}.review-meta{color:var(--brand-dark);font-size:.85rem;font-weight:600}.review-house{color:var(--muted);font-size:.82rem}.cta-band{text-align:center}.cta-band h2,.cta-band>.wrap>p{margin-left:auto;margin-right:auto}.final{padding:48px 0;text-align:center;background:var(--tint)}.final-lead{max-width:560px;margin:0 auto 22px;color:var(--fg)}.footer{padding:40px 0 32px;background:#0c3a26;color:#b6e2c8;font-size:.9rem}.footer p{margin:0 0 12px;line-height:1.6}.footer p:last-child{margin-bottom:0}.footer-main{margin-bottom:12px}.footer-brand{color:#fff;font-weight:800;font-size:1.05rem;letter-spacing:-.01em}.footer-lead{max-width:620px;color:#d7f0e0}.footer-legal{color:#93c9a9;font-size:.82rem}.footer-links{font-size:.82rem}.footer a{color:#eafff2;text-decoration:underline}body.legal-page{padding-bottom:0;background:#f1f5f4}.nav .legal-back{margin-left:auto;color:var(--muted);text-decoration:none;font-weight:600;font-size:.92rem}.nav .legal-back:hover{color:var(--fg)}.legal{max-width:820px;margin:28px auto 64px;padding:clamp(26px,4.5vw,52px);background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow)}.legal h1{font-size:clamp(1.7rem,4vw,2.2rem);font-weight:900;letter-spacing:-.02em}.legal-meta{color:var(--muted);font-size:.9rem;margin:10px 0 0;padding-bottom:24px;border-bottom:1px solid var(--border)}.legal-meta+p{font-size:1.05rem;line-height:1.7;color:var(--fg);margin:24px 0 0}.legal h2{font-size:1.2rem;font-weight:800;color:var(--brand-dark);margin:34px 0 0;padding:30px 0 0;border-top:1px solid var(--border)}.legal h2+p{margin-top:10px}.legal p{color:var(--fg);line-height:1.7;margin:0 0 12px}.legal p:last-of-type{margin-bottom:0}.legal strong{color:var(--fg);font-weight:700}.legal a{color:var(--brand-dark);font-weight:600}.legal-back-bottom{margin-top:36px;padding-top:24px;border-top:1px solid var(--border)}.legal-back-bottom a{font-weight:600;text-decoration:none}.lp-cta-bar{position:fixed;left:0;right:0;bottom:0;z-index:1200;padding:10px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);box-shadow:0 -6px 20px #0f172a1a;transform:translateY(120%);transition:transform .25s ease}.lp-cta-bar.show{transform:translateY(0)}.lp-cta-bar .btn{max-width:480px;margin:0 auto;display:block}body{padding-bottom:78px}@media (min-width: 768px){.nav-links{display:flex}.nav-cta{display:inline-flex;margin-left:0}.lp-cta-bar{display:none}body{padding-bottom:0}.primer-field{flex:1}.lp-hero{padding:72px 0 60px}.lp-hero h1{font-size:2.2rem}.lp-hero-sub{font-size:1.08rem}.primer{flex-direction:row}.primer .btn{width:auto!important;white-space:nowrap;padding-left:24px;padding-right:24px}.band,.calc,.final{padding:64px 0}.band h2,.calc h2,.final h2{font-size:1.55rem}.steps{flex-direction:row}.steps li{flex:1}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.reviews-grid .review:last-child{grid-column:1 / -1}.intro-points{flex-direction:row}.intro-point{flex:1}}@media (min-width: 900px){.wrap{max-width:var(--maxw-wide)}.band h2,.band>.wrap>p{max-width:760px}.final h2,.final-lead{margin-left:auto;margin-right:auto}.final h2{max-width:760px}.lp-hero{padding:80px 0 72px;text-align:left}.lp-hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.lp-hero-text .lp-hero-sub,.lp-hero-text .primer,.lp-hero-text .get-line{margin-left:0;margin-right:0;max-width:540px}.lp-hero-text .lp-hero-sub{text-align:left}.hero-example{margin:0;max-width:520px}#why .wrap,#faq .wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:start}#why .section-head,#faq .section-head{position:sticky;top:84px}#why .section-head h2,#faq .section-head h2{margin-bottom:0}.footer .wrap{max-width:var(--maxw-wide);display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:start}.footer-side{text-align:right}}
