@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#12233b;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#12233b;--muted:#607086;--blue:#1854d1;--blue-dark:#103b98;--green:#19a36b;--orange:#f59e0b;--red:#b91c1c;--line:#dbe3ee;--cream:#f2f7f5;--shadow:0 20px 60px rgba(16,59,152,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8fafc}a{color:inherit;text-decoration:none}button,a{font:inherit}.site-header{height:80px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;background:#f8fafceb;border-bottom:1px solid rgba(219,227,238,.75);position:relative;z-index:5}.brand img{display:block;width:135px;height:auto;max-height:52px;object-fit:contain}.header-cta,.card-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:5px;background:var(--blue);color:#fff;padding:0 16px;font-size:13px;font-weight:700;letter-spacing:.01em;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.header-cta svg,.card-cta svg,.text-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-cta:hover,.card-cta:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 8px 18px #1854d133}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.hero{background-image:linear-gradient(115deg,#f0f6ffc7,#ffffffa3 46%,#effaf585),url(/solar-roof-hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom:1px solid var(--line)}.hero-content{display:grid;gap:42px;padding-top:48px;padding-bottom:56px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow-line{width:22px;height:2px;background:currentColor;display:inline-block}.hero h1,.guide-intro h1{font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(42px,9vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 20px;color:var(--ink)}.hero-lede,.guide-intro>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:580px;margin:0}.offer-note{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;margin:24px 0 30px;color:var(--ink)}.offer-note span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#d8f5e8;color:var(--green)}.offer-note svg{width:13px;height:13px;fill:currentColor}.trust-section{padding:24px 0;background:#fff;border-bottom:1px solid var(--line)}.trust-section .trust-strip{margin-top:0}.guide-trust{padding-top:0}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.trust-badge{display:flex;align-items:center;gap:9px;min-height:62px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#ffffffb3}.trust-badge strong,.trust-badge small{display:block}.trust-badge strong{font-size:11px;line-height:1.25}.trust-badge small{font-size:10px;color:var(--muted);margin-top:3px}.trust-icon{display:grid;place-items:center;flex:0 0 31px;height:31px;border-radius:50%}.trust-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-icon.blue{color:var(--blue);background:#e8efff}.trust-icon.green{color:var(--green);background:#e4f8ef}.trust-icon.orange{color:#ba7100;background:#fff2d5}.trust-icon.red{color:var(--red);background:#fee9e9}.capture-card{align-self:center;padding:26px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;box-shadow:var(--shadow)}.card-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:700}.capture-card h2,.section-heading h2,.options-copy h2,.calendar-heading h2{font-family:Space Grotesk,Arial,sans-serif;line-height:1.12;letter-spacing:-.035em;margin:10px 0;font-size:30px}.card-intro{color:var(--muted);font-size:14px;line-height:1.55;margin:0 0 20px}.embed-placeholder,.calendar-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px;padding:24px;border:1px dashed #9db1ce;border-radius:5px;background:#f7faff;color:var(--muted)}.form-embed{min-height:480px;border-radius:5px;overflow:hidden;background:#fff}.form-embed iframe{display:block;width:100%;min-height:480px;border:0}.placeholder-mark{display:grid;place-items:center;width:62px;height:30px;margin-bottom:12px;border-radius:3px;background:#dfeaff;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.12em}.embed-placeholder strong,.calendar-placeholder strong{color:var(--ink);font-size:14px}.embed-placeholder span,.calendar-placeholder span{margin-top:6px;font-size:12px}.text-link{display:inline-flex;gap:7px;align-items:center;color:var(--blue);font-size:13px;font-weight:700;margin-top:18px}.text-link:hover{text-decoration:underline}.proof-section{padding-top:74px;padding-bottom:80px}.compact-heading{max-width:680px}.section-heading h2{font-size:36px;margin:12px 0}.section-heading p,.options-copy p,.calendar-heading p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.proof-grid{display:grid;gap:14px;margin-top:38px}.proof-item{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.proof-number{font-family:Space Grotesk,sans-serif;font-weight:700;color:var(--blue);font-size:13px}.proof-item h3{margin:0 0 5px;font-size:16px}.proof-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.site-footer{background:#102442;color:#fff}.footer-inner{width:min(1120px,calc(100% - 40px));margin:auto;padding:30px 0 28px}.footer-logo{width:130px;height:auto;filter:brightness(0) invert(1);opacity:.9}.footer-copy{font-size:12px;color:#c4d0e1;line-height:1.6;margin-top:15px}.footer-copy p{margin:3px 0}.legal-note{font-size:11px;line-height:1.5;color:#9fb0c7;margin:20px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.15)}.guide-intro{padding-top:55px;padding-bottom:50px}.guide-intro h1{max-width:870px;font-size:clamp(40px,8vw,66px);margin-bottom:18px}.guide-intro .trust-strip{margin-top:38px}.systems-section{padding-top:15px;padding-bottom:64px}.systems-section>.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.systems-section>.section-heading>p{max-width:280px}.systems-grid{display:grid;gap:16px}.system-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:7px;padding:23px 20px 20px;box-shadow:0 6px 25px #103b980d;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.system-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #103b981f}.system-card.green{border-top-color:var(--green)}.system-card.orange{border-top-color:var(--orange)}.system-card.red{border-top-color:var(--red)}.card-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.tier-index{font-size:12px;color:var(--blue);font-weight:700}.green .tier-index{color:var(--green)}.orange .tier-index{color:#b76d00}.red .tier-index{color:var(--red)}.tier-tag{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.system-card h2{font-family:Space Grotesk,sans-serif;font-size:25px;line-height:1.1;letter-spacing:-.04em;margin:22px 0 10px}.system-description{min-height:72px;color:var(--muted);font-size:13px;line-height:1.55;margin:0}.price-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:19px 0;padding:15px 0 14px}.price-block small,.price-block span{display:block;color:var(--muted);font-size:11px}.price-block strong{display:block;font-family:Space Grotesk,sans-serif;color:var(--ink);font-size:34px;letter-spacing:-.05em;margin:4px 0}.spec-list{display:grid;gap:11px;font-size:13px;line-height:1.3}.spec-list>div{display:flex;gap:9px;align-items:flex-start}.spec-icon{color:var(--green);flex:0 0 16px}.spec-icon svg,.option-points svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sales-line{margin:20px 0 10px;padding:8px 10px;background:#f1f5fa;color:var(--blue);font-size:11px;font-weight:700}.card-note{font-size:12px;line-height:1.45;color:var(--muted);margin:0 0 14px}.survey-note{font-size:11px;color:var(--muted);font-style:italic;margin:0 0 18px}.card-cta{margin-top:auto;width:100%;font-size:12px}.options-section{padding-bottom:64px}.options-panel{display:grid;gap:28px;padding:34px 25px;background:var(--cream);border:1px solid #d9ebe2;border-radius:8px}.options-copy h2{font-size:32px}.option-points{display:grid;gap:15px}.option-points>div{display:grid;grid-template-columns:22px 1fr;column-gap:8px}.option-points span{grid-row:span 2;color:var(--green);padding-top:2px}.option-points strong{font-size:13px}.option-points small{font-size:12px;color:var(--muted);line-height:1.4;margin-top:3px}.calendar-section{padding-bottom:80px}.calendar-heading{max-width:600px;margin-bottom:25px}.calendar-placeholder{min-height:260px;background:#fff}.calendar-placeholder .placeholder-mark{background:#e4f8ef;color:var(--green)}@media (min-width:700px){.site-header{padding-inline:max(24px,calc((100% - 1120px)/2))}.hero-content{grid-template-columns:1.05fr .95fr;padding-top:72px;padding-bottom:80px;align-items:center}.trust-strip{grid-template-columns:1fr 1fr}.proof-grid{grid-template-columns:repeat(3,1fr);gap:28px}.proof-item{border-top:0;padding:0}.guide-intro{padding-top:75px;padding-bottom:65px}.systems-grid{grid-template-columns:repeat(2,1fr)}.options-panel{grid-template-columns:1.1fr .9fr;padding:44px 42px;align-items:center}.option-points{gap:22px}}@media (min-width:1050px){.systems-grid{grid-template-columns:repeat(4,1fr)}.system-card{padding:25px 21px 21px}.system-card h2{font-size:24px}.system-description{min-height:100px}.trust-strip{grid-template-columns:repeat(4,1fr)}.trust-badge{padding:11px 10px}}@media (max-width:420px){.site-header{padding-inline:16px}.brand img{width:118px}.header-cta{font-size:11px;padding-inline:12px}.shell,.footer-inner{width:min(100% - 32px,1120px)}.hero-content{gap:32px}.hero h1{font-size:40px}.capture-card{padding:22px 18px}.section-heading h2{font-size:31px}.systems-section>.section-heading{display:block}.systems-section>.section-heading>p{margin-top:12px}.system-card h2{font-size:24px}}
