@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#153443;background:#f7faf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy: #103a51;--navy-2: #1b5363;--teal: #259b91;--green: #4ca96c;--orange: #ee8b2a;--cream: #f5f8f4;--line: #dce9e3;--muted: #60757b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}a{color:inherit;text-decoration:none}.site-header{height:80px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;background:#010101;border-bottom:1px solid rgba(16,58,81,.1);position:relative;z-index:2}.brand{display:block;width:150px;height:54px}.brand img{width:100%;height:100%;display:block;object-fit:contain;object-position:left center}.button{min-height:48px;padding:13px 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.82rem;font-weight:700;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #103a5124}.button-small{min-height:44px;padding:11px 14px;color:#fff;background:var(--orange);font-size:.72rem;text-align:center}.button-orange{color:#fff;background:var(--orange)}.button-outline{width:100%;color:var(--navy);border:1px solid #b7d0c8;background:#fff}.button-outline:hover{color:#fff;background:var(--teal);border-color:var(--teal)}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{overflow:hidden}.hero-home{padding:48px 20px 52px;background:linear-gradient(90deg,#103a51b8,#103a5173,#103a5126),url(/Renewables-Header.png) center center / cover no-repeat}.hero-copy{max-width:640px;margin:0 auto}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:.71rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow-dot{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.1;letter-spacing:-.025em}h1{max-width:660px;margin-bottom:20px;color:var(--navy);font-size:clamp(2.55rem,10vw,4.7rem)}h2{color:var(--navy);font-size:clamp(2rem,7vw,3.25rem)}h3{color:var(--navy);line-height:1.2}.hero-lede{max-width:590px;margin-bottom:26px;color:#d4e8e4;font-size:1.08rem;line-height:1.65}.hero-home h1,.guide-hero h1{color:#fff}.hero-home .eyebrow,.guide-hero .eyebrow{color:#8bd3b0}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-trust-section{background:#fff}.home-trust-section .section-shell{padding-top:24px;padding-bottom:24px}.home-trust-section .trust-grid{max-width:1180px;margin:0 auto}.trust-badge{min-height:72px;padding:11px 9px;display:flex;align-items:center;gap:9px;border:1px solid rgba(37,155,145,.22);border-radius:10px;background:#ffffffad}.trust-badge strong,.trust-badge span{display:block}.trust-badge strong{color:var(--navy);font-size:.69rem;line-height:1.2}.trust-badge span{margin-top:3px;color:#668080;font-size:.58rem;line-height:1.2}.badge-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:50%;color:var(--teal);background:#d9f0e7}.badge-icon svg{width:16px;height:16px}.form-card{max-width:560px;margin:28px auto 0;padding:22px;border-radius:16px;background:#fff;box-shadow:0 18px 50px #103a511f;scroll-margin-top:24px}.form-card-heading,.calendar-card-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:12px}.form-card-heading .eyebrow,.calendar-card-heading .eyebrow{margin:2px 0 4px}.form-card h2{margin-bottom:0;font-size:1.65rem}.step-number{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:9px;color:#fff;background:var(--navy);font-size:.69rem;font-weight:700}.form-intro,.privacy-note{color:var(--muted);font-size:.88rem;line-height:1.55}.form-intro{margin-bottom:18px}.embed-placeholder{min-height:215px;padding:26px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #a7c9c1;border-radius:10px;color:#648080;background:#f2faf6}.embed-placeholder strong{margin-bottom:4px;color:var(--navy);font-size:.9rem}.embed-placeholder span{font-size:.74rem}.placeholder-mark{width:45px;height:45px;margin-bottom:12px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--teal);font-size:.75rem;font-weight:700}.privacy-note{margin:14px 0 0;font-size:.72rem;text-align:center}.section-shell{max-width:1180px;margin:0 auto;padding:72px 20px}.proof-section{background:#fff}.section-intro{max-width:640px;margin-bottom:34px}.section-intro h2{margin-bottom:14px}.proof-grid{display:grid;gap:14px}.proof-card{padding:25px 22px;border:1px solid var(--line);border-radius:12px;background:#fbfdfb}.proof-number{color:var(--orange);font-size:.7rem;font-weight:700;letter-spacing:.12em}.proof-card h3{margin:15px 0 9px;font-size:1.15rem}.proof-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.closing-band{padding:62px 20px;color:#fff;background:var(--navy)}.closing-inner{max-width:720px;margin:0 auto;text-align:center}.eyebrow-light{color:#8bd3b0}.closing-band h2{margin-bottom:14px;color:#fff}.closing-band p:not(.eyebrow){max-width:520px;margin:0 auto 24px;color:#c1d6d2;line-height:1.6}.site-footer{min-height:76px;padding:22px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#6c8585;background:#edf4f0;font-size:.68rem;text-align:center}.guide-hero{width:100%;max-width:none;margin:0;padding:54px 20px 40px;background:linear-gradient(90deg,#103a51b8,#103a5173,#103a5126),url(/Renewables-Header.png) center center / cover no-repeat}.guide-hero-copy{max-width:740px}.guide-hero h1{max-width:700px}.guide-reassurance{max-width:560px;padding:16px;display:flex;gap:12px;border-left:3px solid var(--orange);background:#fff}.reassurance-icon{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:700}.guide-reassurance strong{color:var(--navy);font-size:.84rem}.guide-reassurance p{margin:4px 0 0;color:var(--muted);font-size:.78rem;line-height:1.5}.trust-band{padding:30px 20px;background:#e5f2eb}.trust-band .trust-grid{max-width:1180px;margin:0 auto}.pricing-section{padding-top:64px}.pricing-intro>p:last-child{max-width:610px;color:var(--muted);line-height:1.65}.price-grid{display:grid;gap:16px}.price-card{position:relative;padding:25px 20px 20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #103a510a}.price-card-featured{border:2px solid var(--teal);box-shadow:0 12px 30px #259b9121}.popular-pill{position:absolute;top:-12px;right:17px;padding:5px 9px;border-radius:30px;color:#fff;background:var(--teal);font-size:.61rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.tier-range{margin-bottom:10px;color:var(--orange);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.price-card h3{margin-bottom:8px;font-size:1.35rem}.tier-description{min-height:48px;margin-bottom:18px;color:var(--muted);font-size:.84rem;line-height:1.55}.price-list{margin-bottom:14px;border-top:1px solid var(--line)}.price-list div{padding:11px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.price-list span{color:var(--muted);font-size:.75rem}.price-list strong{color:var(--navy);font-size:.79rem;text-align:right}.sales-line{min-height:34px;margin-bottom:15px;color:#668080;font-size:.68rem;font-style:italic;line-height:1.45}.reassurance{min-height:54px;margin-bottom:19px;color:#4b6c6d;font-size:.72rem;line-height:1.5}.check{color:var(--green);font-weight:700}.options-section{display:grid;gap:30px;padding-top:42px}.options-copy h2{margin-bottom:15px}.options-copy p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.65}.options-list{padding:22px;border-radius:14px;background:#e5f2eb}.options-list>div{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #c7e1d4}.options-list>div:last-child{border-bottom:0}.option-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:8px;color:var(--teal);background:#fff;font-size:.65rem;font-weight:700}.options-list h3{margin:0 0 4px;font-size:.96rem}.options-list p{margin:0;color:#567273;font-size:.77rem;line-height:1.5}.calendar-section{padding:64px 20px;background:var(--navy);scroll-margin-top:20px}.calendar-inner{max-width:1100px;margin:0 auto;display:grid;gap:30px}.calendar-copy h2{color:#fff}.calendar-copy>p:not(.eyebrow){max-width:530px;color:#bed3cf;line-height:1.65}.calendar-trust{display:flex;flex-wrap:wrap;gap:10px 17px;color:#a9d7c2;font-size:.75rem;font-weight:600}.calendar-card{padding:22px;border-radius:15px;background:#fff}.calendar-card h3{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.65rem}.embed-placeholder-dark{min-height:250px;background:#f1f8f4}@media (min-width: 700px){.site-header{height:88px;padding:14px 42px}.brand{width:178px;min-height:60px}.button-small{padding:12px 19px;font-size:.78rem}.hero-home{padding:76px 42px 82px;min-height:620px}.hero-copy{max-width:1180px}.form-card{margin-top:36px;padding:30px}.section-shell{padding:92px 42px}.proof-grid{grid-template-columns:repeat(3,1fr)}.closing-band{padding:82px 42px}.site-footer{padding:25px 42px;flex-direction:row;justify-content:space-between;text-align:left}.guide-hero{padding:82px 42px}.trust-band{padding:32px 42px}.trust-band .trust-grid,.home-trust-section .trust-grid{grid-template-columns:repeat(4,1fr)}.home-trust-section .section-shell{padding-top:34px;padding-bottom:34px}.price-grid{grid-template-columns:repeat(2,1fr)}.options-section{grid-template-columns:1.1fr .9fr;align-items:center}.calendar-section{padding:82px 42px}.calendar-inner{grid-template-columns:1fr 1fr;align-items:center}}@media (min-width: 1000px){.hero-home{min-height:670px;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,500px);gap:70px;align-items:center}.hero-copy{margin:0}.form-card{width:100%;margin:0}.hero-lede{font-size:1.16rem}.guide-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.guide-hero-copy,.guide-reassurance{max-width:1180px;margin-left:auto;margin-right:auto}.guide-reassurance{margin-bottom:10px}.price-grid{grid-template-columns:repeat(4,1fr);gap:14px}.price-card{padding:25px 18px 19px}.tier-description{min-height:75px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
