/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#102538;--blue:#1677ff;--sun:#ffc43d;--pale:#f3f7fb;--text:#173047;--muted:#647789;--line:#dce5ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select{font:inherit}.solar-page{min-height:100vh}.topbar{justify-content:space-between;align-items:center;max-width:1180px;height:72px;margin:auto;padding:0 28px;display:flex}.logo{color:var(--navy);align-items:center;gap:10px;font-size:18px;font-weight:850;text-decoration:none;display:flex}.logo span{background:var(--sun);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.header-proof{text-align:right;font-size:13px;display:grid}.header-proof small{color:var(--muted)}.hero{background:linear-gradient(110deg,#f7fafc,#eef6ff);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:650px;padding:64px max(28px,50vw - 560px);display:grid}.tag{color:var(--blue);letter-spacing:.14em;margin:0 0 14px;font-size:12px;font-weight:850}.hero h1{letter-spacing:-.045em;max-width:620px;color:var(--navy);margin:0;font-size:clamp(44px,5vw,68px);line-height:1.01}.subhead{max-width:590px;color:var(--muted);margin:24px 0 30px;font-size:18px;line-height:1.65}.proof-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.proof-grid div{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:13px;display:flex}.proof-grid b{color:var(--blue);font-size:12px}.proof-grid span{font-size:12px;font-weight:700}.fine-print{color:#82909c;max-width:580px;font-size:11px;line-height:1.5}.lead-card{background:#fff;border-radius:18px;min-height:570px;overflow:hidden;box-shadow:0 22px 65px #14375029}.lead-card form{padding:28px 32px}.form-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:22px;padding-bottom:19px;display:flex}.form-head>span{width:48px;height:48px;color:var(--navy);background:var(--sun);border-radius:50%;place-items:center;font-weight:900;display:grid}.form-head p{margin:0 0 4px;font-size:20px;font-weight:850}.form-head small{color:var(--muted)}label{color:#385064;margin-bottom:13px;font-size:12px;font-weight:750;display:block}.two-cols{grid-template-columns:1fr 1fr;gap:13px;display:grid}input,select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;width:100%;height:43px;margin-top:6px;padding:0 12px}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1677ff1f}.consent{color:#667b8c;align-items:flex-start;gap:9px;font-size:10px;font-weight:500;line-height:1.4;display:flex}.consent input{flex:0 0 16px;width:16px;height:16px;margin:1px 0 0}.lead-card button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;width:100%;height:51px;font-weight:850}.lead-card button:hover{background:#0765dc}.lead-card button:disabled{opacity:.65}.secure{text-align:center;color:#7a8a97;font-size:10px}.error{color:#bd2d2d;text-align:center;font-size:12px}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:40px;display:flex}.success>div{color:#fff;background:#22a06b;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;display:grid}.success h2{color:var(--navy);margin:0 0 12px;font-size:32px}.success>p:last-child{color:var(--muted)}.why{text-align:center;max-width:1120px;margin:auto;padding:90px 28px}.why h2{color:var(--navy);margin:0 0 42px;font-size:38px}.why-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.why-grid article{border:1px solid var(--line);border-radius:12px;padding:28px}.why-grid article>span{width:44px;height:44px;color:var(--blue);background:#e9f3ff;border-radius:9px;place-items:center;font-size:22px;display:grid}.why-grid h3{margin:20px 0 9px}.why-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}footer{color:#9babb7;background:var(--navy);justify-content:center;align-items:center;gap:26px;padding:26px;font-size:11px;display:flex}footer span{color:#fff;font-weight:800}footer a{color:#b9d7ff}.crm{background:#f4f7fa;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.crm aside{color:#fff;background:var(--navy);flex-direction:column;padding:28px 20px;display:flex}.crm-logo{font-size:18px;font-weight:900}.crm nav{gap:6px;margin-top:48px;display:grid}.crm nav a{color:#aec0cf;border-radius:7px;padding:11px 13px;text-decoration:none}.crm nav .active{color:#fff;background:#ffffff1a}.crm-user{gap:6px;margin-top:auto;font-size:12px;display:grid;overflow:hidden}.crm-user a{color:#8fb9dd}.crm-main{padding:38px}.crm-main header{justify-content:space-between;align-items:center;display:flex}.crm-main header p{color:var(--blue);letter-spacing:.14em;margin:0;font-size:11px;font-weight:850}.crm-main h1{color:var(--navy);margin:4px 0;font-size:32px}.crm-main header>span{background:#fff;border-radius:20px;padding:9px 13px;font-size:12px;font-weight:750}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0;display:grid}.stats div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:5px;padding:18px;display:grid}.stats b{font-size:26px}.stats span{color:var(--muted);font-size:12px}.crm-table{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:auto}.crm-table table{border-collapse:collapse;width:100%}.crm-table th{text-align:left;color:#758797;text-transform:uppercase;background:#f9fbfc;padding:14px 16px;font-size:10px}.crm-table td{border-top:1px solid var(--line);padding:16px;font-size:13px}.crm-table td small{color:var(--muted);margin-top:4px;display:block}.crm-table td a{color:var(--blue);font-weight:750}.crm-table select{min-width:125px;height:36px;margin:0}.empty{text-align:center;color:var(--muted);padding:70px}.crm-denied{text-align:center;align-content:center;place-items:center;min-height:100vh;display:grid}.crm-denied a{color:var(--blue)}.fine-print{color:#526879;border-left:4px solid var(--sun);background:#fff8df;border-radius:7px;max-width:580px;padding:12px 14px;font-size:12px;line-height:1.55}.fine-print strong{color:var(--navy);font-weight:900}.crm-actions{align-items:center;gap:12px;display:flex}.crm-actions button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;padding:10px 15px;font-weight:800}.crm-actions button:hover{background:#0765dc}.crm-actions button:disabled{opacity:.45;cursor:not-allowed}.export-note{color:var(--muted);text-align:right;margin:10px 0 -12px;font-size:12px}.delete-lead{color:#a62424;cursor:pointer;background:#fff6f6;border:1px solid #efb0b0;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:800}.delete-lead:hover{color:#fff;background:#b72b2b;border-color:#b72b2b}.why-intro{max-width:760px;color:var(--muted);margin:-24px auto 40px;font-size:17px;line-height:1.7}.why-grid{grid-template-columns:repeat(2,1fr)}.why-grid article{min-height:235px}.why-grid article>span{font-weight:900}.solar-explainer{text-align:left;color:#fff;background:var(--navy);border-radius:16px;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:30px;padding:36px;display:grid}.solar-explainer h3{margin:0;font-size:28px;line-height:1.2}.solar-explainer ol{gap:18px;margin:0;padding:0;list-style:none;display:grid}.solar-explainer li{border-bottom:1px solid #ffffff21;gap:5px;padding-bottom:17px;display:grid}.solar-explainer li:last-child{border-bottom:0;padding-bottom:0}.solar-explainer b{color:var(--sun)}.solar-explainer span{color:#c0d0dc;font-size:14px;line-height:1.55}.benefit-note{color:#526879;background:#fff8df;border-radius:10px;max-width:850px;margin:28px auto 0;padding:18px 22px;font-size:13px;line-height:1.65}.benefit-note strong{color:var(--navy)}.crm{background:radial-gradient(circle at 90% 0,#fff7d9 0,#0000 28%),#f3f6f5;grid-template-columns:270px 1fr}.crm aside{background:linear-gradient(165deg,#0b2635 0%,#123d45 64%,#174c45 100%);height:100vh;padding:30px 22px;position:sticky;top:0;box-shadow:12px 0 35px #10253814}.crm-logo{align-items:center;gap:12px;font-size:17px;display:flex}.crm-logo>span{color:#183c3f;background:linear-gradient(145deg,#ffd75d,#ffb926);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #ffc43d40}.crm-logo div{display:grid}.crm-logo small{color:#7faeaa;letter-spacing:.18em;margin-top:4px;font-size:8px}.crm nav{gap:9px;margin-top:54px}.crm nav a{border-radius:10px;align-items:center;gap:10px;padding:13px 14px;font-weight:700;display:flex}.crm nav .active{box-shadow:inset 3px 0 var(--sun);background:linear-gradient(90deg,#ffc43d33,#ffffff14)}.crm nav a span{color:var(--sun)}.crm-focus{color:#e6f2ee;background:#ffffff12;border:1px solid #ffffff14;border-radius:12px;gap:8px;margin-top:34px;padding:16px;font-size:12px;line-height:1.45;display:grid}.crm-focus span{color:var(--sun);letter-spacing:.15em;font-size:8px;font-weight:900}.crm-main{padding:46px 48px 60px;overflow:hidden}.crm-main header{align-items:flex-start}.crm-main header p{color:#1f8a76}.crm-main h1{letter-spacing:-.035em;margin:6px 0 7px;font-size:38px}.crm-welcome{color:var(--muted);font-size:13px}.crm-actions{padding-top:5px}.crm-actions button{color:#0c2f35;background:linear-gradient(135deg,#ffd75d,#ffbd2f);padding:12px 17px;box-shadow:0 8px 22px #e0a71433}.crm-actions button:hover{background:linear-gradient(135deg,#ffe077,#ffc43d);transform:translateY(-1px)}.crm-actions>span{background:#ffffffbf;border:1px solid #dbe6e3;border-radius:22px;padding:10px 14px}.export-note{margin-top:17px}.stats{gap:18px;margin:34px 0}.stats div{border:0;border-radius:16px;min-height:126px;padding:22px;position:relative;overflow:hidden;box-shadow:0 12px 30px #17304712}.stats div:after{content:"";opacity:.06;background:currentColor;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-32px;right:-22px}.stats i{color:#238c77;background:#edf7f4;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid;position:absolute;top:18px;right:18px}.stats b{color:#102f38;margin-top:16px;font-size:32px}.stats span{font-weight:750}.stats div:nth-child(2) i{color:#276fbd;background:#edf5ff}.stats div:nth-child(3) i{color:#8c62c7;background:#f5efff}.stats div:nth-child(4) i{color:#d88919;background:#fff5df}.crm-section-head{justify-content:space-between;align-items:end;margin:40px 0 14px;display:flex}.crm-section-head p{color:#1f8a76;letter-spacing:.16em;margin:0;font-size:9px;font-weight:900}.crm-section-head h2{color:#173047;margin:5px 0 0;font-size:22px}.crm-section-head>span{color:var(--muted);font-size:11px}.crm-table{border:0;border-radius:16px;box-shadow:0 15px 38px #17304714}.crm-table th{color:#668078;letter-spacing:.08em;background:#f7faf9;padding:16px 18px}.crm-table td{padding:18px}.crm-table tbody tr{transition:background .16s}.crm-table tbody tr:hover{background:#fbfdf7}.crm-table td>a{color:#167364}.crm-table select{background:#f8fbfa;border-color:#d7e4e0;font-weight:700}.delete-lead{background:#fff}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:48px}.proof-grid,.why-grid{grid-template-columns:1fr}.solar-explainer{grid-template-columns:1fr;gap:26px}.crm{grid-template-columns:1fr}.crm aside{display:none}.crm-main{padding:28px 20px}.stats{grid-template-columns:1fr 1fr}.crm-main header{gap:20px}.crm-section-head>span{display:none}}@media (width<=520px){.topbar{padding:0 18px}.header-proof{display:none}.hero{padding:38px 16px}.hero h1{font-size:42px}.lead-card form{padding:23px 18px}.two-cols{grid-template-columns:1fr}.why{padding:65px 18px}.why h2{font-size:30px}.why-intro{font-size:15px}.solar-explainer{padding:25px 20px}.solar-explainer h3{font-size:24px}footer{text-align:center;flex-direction:column}.crm-main{padding:20px 12px}.crm-main header{display:grid}.crm-main h1{font-size:30px}.crm-actions{justify-content:space-between}.crm-actions button{font-size:12px}.stats{gap:10px}.stats div{min-height:110px;padding:16px}.crm-section-head{padding:0 4px}}.solar-page{--navy:#0b2939;--blue:#137566;--pale:#f4f8f7;--line:#dbe6e2}.topbar{height:82px}.logo{gap:11px}.logo>span:first-child{background:linear-gradient(145deg,#ffd65b,#ffbd2f);border-radius:11px;width:39px;height:39px;box-shadow:0 7px 18px #daa10f2e}.logo-copy{line-height:1.05;background:0 0!important;place-items:start!important;width:auto!important;height:auto!important;display:grid!important}.logo-copy small{color:#71838e;letter-spacing:.17em;text-transform:uppercase;margin-top:6px;font-size:8px;font-weight:800}.header-proof small{margin-top:3px}.hero{background:radial-gradient(circle at 7% 5%,#ffc43d33,#0000 25%),linear-gradient(120deg,#f8fbfa,#edf7f4);gap:76px;min-height:690px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;border:110px solid #13756609;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-240px;right:-170px}.hero-copy,.lead-card{z-index:1;position:relative}.eyebrow{color:#175f56;letter-spacing:.13em;background:#e4f2ef;border:1px solid #cbe4de;border-radius:99px;align-items:center;gap:9px;margin-bottom:21px;padding:8px 11px;font-size:10px;font-weight:900;display:inline-flex}.eyebrow span{color:#e7ad19;font-size:8px}.hero h1{letter-spacing:-.05em;line-height:1.02}.hero h1 em{color:var(--blue);font-style:normal}.proof-grid div{background:#ffffffdb;box-shadow:0 6px 20px #14375009}.hero-trust{color:#617981;flex-wrap:wrap;gap:16px;margin-top:22px;font-size:11px;font-weight:700;display:flex}.lead-card{border:1px solid #d1e1dccc;border-radius:20px;box-shadow:0 28px 75px #123a3f29}.form-head>span{background:linear-gradient(145deg,#ffd65b,#ffbd2f);border-radius:14px}input,select{background:#fbfdfc}.lead-card button{background:linear-gradient(135deg,#148776,#0d675b);box-shadow:0 10px 24px #13756638}.lead-card button:hover{background:#0c675a;transform:translateY(-1px)}.form-head .solar-icon svg{width:30px;height:30px}.consent a{color:var(--blue);text-underline-offset:2px;font-weight:750}.privacy-page{background:radial-gradient(circle at 10% 0,#ffc43d2b,#0000 24%),linear-gradient(120deg,#f8fbfa,#edf7f4);min-height:100vh;padding:56px 24px 90px}.privacy-page>*{max-width:820px;margin-left:auto;margin-right:auto}.privacy-back{color:#137566;margin-bottom:30px;font-size:13px;font-weight:800;text-decoration:none;display:block}.privacy-page header{color:#fff;background:linear-gradient(145deg,#0b2939,#124e4a);border-radius:20px 20px 0 0;padding:34px 38px}.privacy-page header p{color:#ffc43d;letter-spacing:.16em;margin:0 0 10px;font-size:10px;font-weight:900}.privacy-page h1{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(34px,6vw,50px);line-height:1.05}.privacy-page header span{color:#b7cccf;font-size:12px}.privacy-page section{background:#fff;border:1px solid #dbe6e2;border-top:0;border-radius:0 0 20px 20px;padding:38px;box-shadow:0 22px 60px #123a3f1a}.privacy-page h2{color:#0b2939;margin:34px 0 9px;font-size:19px}.privacy-page h2:first-child{margin-top:0}.privacy-page section p{color:#607581;margin:0 0 13px;font-size:14px;line-height:1.75}.privacy-page section a{color:#137566;font-weight:750}.aid-summary{color:#273f4b;border:1px solid #f2d675;border-left:5px solid var(--sun);background:linear-gradient(135deg,#fff9e7,#fff3c9);border-radius:12px;align-items:flex-start;gap:14px;margin-top:16px;padding:17px 18px;display:flex;box-shadow:0 9px 24px #976f0f14}.aid-summary-icon{color:#0c514b;background:linear-gradient(145deg,#ffd865,#ffbd2e);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:950;display:grid;box-shadow:0 5px 12px #c58d092e}.aid-summary strong{color:var(--navy);font-size:13px;display:block}.aid-summary p{color:#536873;margin:5px 0;font-size:11px;line-height:1.5}.aid-summary small{color:#7a725d;font-size:9px;font-weight:700;display:block}.hero-trust{margin-top:18px}.aid-section{max-width:1120px;margin:auto;padding:92px 28px 26px}.aid-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:32px;display:grid}.aid-heading h2{max-width:660px;color:var(--navy);letter-spacing:-.035em;margin:0;font-size:40px;line-height:1.1}.aid-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.aid-panel{color:#fff;background:var(--navy);border-radius:20px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 24px 55px #0b293924}.aid-highlight{background:radial-gradient(circle at 50% 32%,#ffd0452b,#0000 35%),linear-gradient(145deg,#128274,#0a514b);padding:42px;position:relative;overflow:hidden}.aid-highlight:before{content:"";background:linear-gradient(115deg,#0000 28%,#ffffff17 45%,#0000 61%);animation:5s ease-in-out infinite aid-shine;position:absolute;inset:0;transform:translate(-80%)}.aid-highlight>*{z-index:1;position:relative}.aid-kicker{color:#c6e7e1;letter-spacing:.14em;margin-bottom:18px;font-size:9px;font-weight:900;display:block}.aid-offer{text-align:center;background:linear-gradient(145deg,#04302da3,#1174676b);border:1px solid #ffd85bb8;border-radius:18px;justify-items:center;margin:0 -8px 22px;padding:22px 16px 19px;display:grid;box-shadow:inset 0 0 0 1px #ffffff14,0 16px 42px #01222047,0 0 32px #ffc43d21}.aid-offer>span{color:#fff;letter-spacing:-.03em;margin-bottom:-8px;font-size:24px;font-weight:850}.aid-offer strong{color:#ffc83d;letter-spacing:-.07em;text-shadow:0 3px #d89b13,0 7px 20px #ffc43d47;align-items:flex-start;font-size:88px;font-weight:950;line-height:1;display:flex}.aid-offer sup{margin:10px 0 0 7px;font-size:37px;line-height:1}.aid-offer small{color:#0a3936;letter-spacing:.12em;background:linear-gradient(135deg,#ffe17a,#ffbc25);border-radius:99px;margin-top:8px;padding:6px 10px;font-size:8px;font-weight:950;box-shadow:0 6px 15px #ffbe1f38}.aid-highlight p{color:#d0e5e0;margin:0;font-size:14px;line-height:1.65}.aid-details{padding:40px 44px}.aid-details h3{margin:0 0 25px;font-size:22px}.aid-details ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.aid-details li{border-bottom:1px solid #ffffff1f;gap:14px;padding-bottom:17px;display:flex}.aid-details li:last-child{border:0;padding-bottom:0}.aid-details li>span{width:34px;height:34px;color:var(--navy);background:var(--sun);border-radius:9px;flex:0 0 34px;place-items:center;font-size:10px;font-weight:900;display:grid}.aid-details li div{gap:4px;display:grid}.aid-details small{color:#adc1c9;line-height:1.45}.aid-disclaimer{color:#71828c;margin:16px 4px 0;font-size:11px;line-height:1.6}.aid-disclaimer strong{color:#425b68}.why{padding-top:82px}.why-grid article>span{color:var(--blue);background:#e5f3f0}@keyframes aid-shine{0%,55%{transform:translate(-85%)}75%,to{transform:translate(90%)}}@media (width<=900px){.aid-heading{grid-template-columns:1fr;gap:18px}.aid-panel{grid-template-columns:1fr}}@media (width<=520px){.hero-trust{gap:8px;display:grid}.aid-summary{padding:15px 14px}.aid-summary-icon{flex-basis:31px;width:31px;height:31px}.aid-section{padding:65px 18px 20px}.aid-heading h2{font-size:31px}.aid-highlight,.aid-details{padding:28px 23px}.aid-offer{margin:0 0 20px;padding:19px 10px 17px}.aid-offer strong{font-size:76px}.aid-offer sup{margin-top:9px;font-size:31px}.aid-offer>span{font-size:22px}}@media (prefers-reduced-motion:reduce){.aid-highlight:before{animation:none}}.hero-photo{border:1px solid #fffc;border-radius:16px;height:178px;margin:0 0 18px;position:relative;overflow:hidden;box-shadow:0 16px 34px #123a3f24}.hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-photo:after{content:"";background:linear-gradient(90deg,#05252a9e,#0000 68%);position:absolute;inset:0}.hero-photo figcaption{z-index:1;color:#fff;gap:3px;display:grid;position:absolute;bottom:16px;left:18px}.hero-photo figcaption b{font-size:14px}.hero-photo figcaption span{color:#e1efec;font-size:10px}.solar-page .lead-card button{color:#0b2939;letter-spacing:.01em;background:linear-gradient(135deg,#ffdc66,#ffbd27);border:1px solid #e7a915;height:58px;font-size:15px;box-shadow:0 13px 28px #d3970a4d,0 0 0 4px #ffc43d29}.solar-page .lead-card button span{color:#fff;background:#0f7164;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:8px;display:inline-grid}.solar-page .lead-card button:hover{background:linear-gradient(135deg,#ffe37c,#ffc43d);box-shadow:0 16px 32px #d3970a5c,0 0 0 5px #ffc43d33}.solar-page .why{padding:62px 28px}.solar-page .why h2{margin-bottom:28px}.solar-page .why-intro{margin:-10px auto 28px}.solar-page .why-grid{gap:15px}.solar-page .why-grid article{min-height:0;padding:22px}.solar-page .why-grid article>span{width:38px;height:38px;font-size:18px}.solar-page .why-grid h3{margin:15px 0 7px}.solar-page .why-grid p{font-size:13px;line-height:1.5}.solar-page .solar-explainer{gap:32px;margin-top:22px;padding:28px}.solar-page .solar-explainer ol{gap:12px}.solar-page .solar-explainer li{padding-bottom:11px}.solar-page .benefit-note{margin-top:20px;padding:14px 18px}@media (width<=520px){.hero-photo{height:155px}.solar-page .why{padding:50px 18px}}.solar-page .topbar{background:#fff;border-bottom:1px solid #e7ece9;height:68px}.solar-page .brand-mark{color:#0d665c!important;width:39px!important;height:39px!important;box-shadow:none!important;background:#ffc43d!important;border-radius:9px!important;place-items:center!important;display:grid!important}.solar-page .brand-mark svg{width:28px;height:28px}.solar-page .hero-compact{background:#f4f7f3;align-items:start;gap:64px;min-height:0;padding-top:42px;padding-bottom:48px}.solar-page .hero-compact:after{display:none}.hero-kicker{color:#137566;letter-spacing:.04em;margin:8px 0 14px;font-size:12px;font-weight:800}.solar-page .hero-compact h1{max-width:560px;font-size:clamp(40px,4.6vw,60px);line-height:1.04}.solar-page .hero-compact .subhead{max-width:560px;margin:18px 0 20px;font-size:17px;line-height:1.55}.hero-points{color:#405b62;flex-wrap:wrap;gap:8px 18px;margin-bottom:22px;font-size:12px;font-weight:750;display:flex}.hero-points span:before{content:"✓";color:#137566;margin-right:6px}@media (width<=520px){.solar-page .hero-points{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}}.solar-page .hero-compact .hero-photo{height:150px;box-shadow:none;border:0;border-radius:10px;margin:0}.solar-page .lead-card{border:1px solid #d9e3df;border-radius:12px;min-height:0;box-shadow:0 14px 35px #123a3f1a}.solar-page .lead-card form{padding:23px 26px 20px}.solar-page .form-head{margin-bottom:15px;padding-bottom:14px}.solar-page .form-head>span{width:42px;height:42px;box-shadow:none;border-radius:9px}.solar-page .form-head p{font-size:18px}.solar-page label{margin-bottom:10px}.solar-page input,.solar-page select{background:#fff;border-radius:6px;height:40px;margin-top:5px}.solar-page .consent{margin:3px 0 12px;font-size:9.5px;line-height:1.38}.solar-page .lead-card button{height:50px;box-shadow:none;border-radius:7px;font-size:14px}.solar-page .lead-card button:hover{box-shadow:none;transform:none}.solar-page .secure{margin:10px 0 0}.solar-page .success{min-height:410px}.solar-page .aid-panel{border-radius:12px;box-shadow:0 14px 34px #0b29391a}.solar-page .aid-highlight:before{display:none}.solar-page .why-grid article,.solar-page .solar-explainer,.solar-page .benefit-note{border-radius:9px}@media (width<=900px){.solar-page .hero-compact{gap:30px;padding-top:22px}.solar-page .hero-compact .lead-card{order:1}.solar-page .hero-compact .hero-copy{order:2}}@media (width<=520px){.solar-page .topbar{height:62px}.solar-page .logo{font-size:16px}.solar-page .brand-mark{width:35px!important;height:35px!important}.solar-page .hero-compact{padding:16px 14px 34px}.solar-page .lead-card form{padding:19px 16px 16px}.solar-page .form-head{margin-bottom:13px}.solar-page .two-cols{grid-template-columns:1fr 1fr;gap:9px}.solar-page .two-cols label{min-width:0}.solar-page .hero-copy{padding:8px 2px 0}.solar-page .hero-compact h1{font-size:37px}.solar-page .hero-compact .subhead{font-size:15px}.solar-page .hero-compact .hero-photo{height:140px}.solar-page .success{min-height:390px}.solar-page .consent{font-size:9px}}.solar-page .aid-highlight{background:#0d675d}.solar-page .aid-offer{background:#103f3d;border:2px solid #d5a427;border-radius:8px;margin:0 0 24px;padding:25px 18px 22px;position:relative;box-shadow:0 9px #082f2e,0 16px 28px #0323213d}.solar-page .aid-offer:after{content:"";pointer-events:none;border:1px solid #ffd55d6b;border-radius:4px;position:absolute;inset:6px}.solar-page .aid-offer>span{max-width:240px;margin:0 auto 2px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;line-height:1.25}.solar-page .aid-offer strong{letter-spacing:-.06em;text-shadow:0 2px #b77d0a;font-family:Georgia,Times New Roman,serif;font-size:84px}.solar-page .aid-offer sup{margin:11px 0 0 5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:26px}.solar-page .aid-offer small{z-index:1;color:#f6d26c;box-shadow:none;letter-spacing:.16em;background:0 0;border-radius:0;margin-top:8px;padding:0;font-size:8px}.reviews-section{max-width:1120px;margin:auto;padding:70px 28px 24px}.reviews-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:65px;margin-bottom:24px;display:grid}.reviews-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:38px;line-height:1.1}.reviews-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.reviews-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.review-card{background:#fff;border:1px solid #d7e3df;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px #123a3f12}.review-card summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;list-style:none;display:grid}.review-card summary::-webkit-details-marker{display:none}.review-avatar{color:#0c514b;background:#f2c64c;border-radius:50%;place-items:center;width:45px;height:45px;font-size:12px;font-weight:900;display:grid}.review-summary{gap:2px;min-width:0;display:grid}.review-summary b{color:var(--navy);font-size:14px}.review-summary small{color:#75868f;font-size:10px}.review-summary em{color:#3d5660;margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.45}.review-open{color:#137566;text-transform:uppercase;justify-items:end;gap:5px;font-size:9px;font-weight:850;display:grid}.review-open i{color:#fff;background:#137566;border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;font-style:normal;transition:transform .2s;display:grid}.review-card[open] .review-open i{transform:rotate(45deg)}.review-full{border-top:1px solid #e3ebe8;padding:0 20px 20px}.review-full blockquote{color:#384f59;margin:18px 0;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.65}.review-full a{color:#fff;background:#0d675d;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.review-full a span{font-size:18px}.reviews-note{color:#7a8990;margin:13px 2px 0;font-size:10px;line-height:1.5}@media (width<=760px){.reviews-heading{grid-template-columns:1fr;gap:12px}.reviews-grid{grid-template-columns:1fr}}@media (width<=520px){.solar-page .aid-offer strong{font-size:70px}.reviews-section{padding:52px 18px 10px}.reviews-heading h2{font-size:30px}.review-card summary{grid-template-columns:auto 1fr;padding:17px}.review-open{grid-area:2/2;place-items:center start;display:flex}.review-open i{width:20px;height:20px}.review-summary em{font-size:12px}}.solar-page .aid-offer strong{letter-spacing:-.055em;color:#f5ce70;-webkit-text-fill-color:transparent;width:100%;text-shadow:none;filter:none;background:linear-gradient(165deg,#ffe9ab 8%,#f5ce70 55%,#e7b94f 100%);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:baseline;gap:8px;margin:12px 0 10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:84px;font-weight:750;line-height:1.05}.solar-page .aid-offer sup{letter-spacing:-.035em;margin:0;font-family:inherit;font-size:.58em;font-weight:600;line-height:1;position:static;transform:none}.solar-page .aid-offer{background:linear-gradient(145deg,#174a44,#103d38);border:1px solid #c6a357;border-radius:12px;padding:30px 20px 27px;box-shadow:inset 0 1px #ffebb31f,0 8px 22px #03232129}.solar-page .aid-offer:after{display:none}.solar-page .aid-offer>span{letter-spacing:0;color:#f3f4ed;max-width:280px;margin:0 auto;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:1.5}.solar-page .aid-offer small{color:#e2ca92;letter-spacing:.09em;max-width:280px;margin-top:4px;font-size:9px;font-weight:600;line-height:1.6}.review-photo{background:#dfe9e6;grid-column:1/-1;height:165px;margin:-20px -20px 4px;display:block;position:relative;overflow:hidden}.review-photo img{object-fit:cover;width:100%;height:100%;display:block}.review-photo:after{content:"";background:linear-gradient(#0000,#042628a6);position:absolute;inset:50% 0 0}.review-photo>span{z-index:1;color:#fff;letter-spacing:.04em;font-size:10px;font-weight:800;position:absolute;bottom:12px;left:15px}@media (width<=520px){.solar-page .aid-offer strong{font-size:76px}.review-photo{height:145px;margin:-17px -17px 3px}.review-card summary{grid-template-rows:auto auto auto}.review-open{grid-row:3}}.process-strip{max-width:1120px;margin:44px auto 0;padding:0 28px}.process-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:16px;display:flex}.process-head .tag{margin:0}.process-head h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:24px}.process-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.process-list>div{background:#fff;border:1px solid #d8e3df;border-radius:8px;align-items:center;gap:13px;min-height:64px;padding:14px 16px;display:flex}.process-list span{color:#137566;font-size:11px;font-weight:900}.process-list b{color:#173746;font-size:13px;line-height:1.35}.process-aid-note{background:#fff8df;border-left:4px solid #ffc43d;border-radius:6px;align-items:flex-start;gap:11px;margin-top:10px;padding:14px 16px;display:flex}.process-aid-note>span{color:#0d675d;background:#ffd45a;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:grid}.process-aid-note p{gap:3px;margin:0;display:grid}.process-aid-note strong{color:#173746;font-size:12px}.process-aid-note small{color:#68777c;font-size:10px;line-height:1.45}@media (width<=760px){.process-strip{margin-top:32px;padding:0 18px}.process-head{display:block}.process-head .tag{margin-bottom:7px}.process-head h2{font-size:22px}.process-list{grid-template-columns:1fr;gap:8px}.process-list>div{min-height:54px;padding:12px 14px}.process-aid-note{padding:13px 14px}}.form-progress{margin:-4px 0 14px}.form-progress>div{color:#687b83;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:9px;font-weight:800;display:flex}.form-progress b{color:#137566}.form-progress progress{background:#e7efec;border:0;border-radius:99px;width:100%;height:7px;display:block;overflow:hidden}.form-progress progress::-webkit-progress-bar{background:#e7efec}.form-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#137566,#f2bd34);border-radius:99px}.form-progress progress::-moz-progress-bar{background:linear-gradient(90deg,#137566,#f2bd34);border-radius:99px}.reviews-grid{grid-template-columns:repeat(3,1fr)}.mobile-sticky-cta{display:none}.review-result-note{color:#667980;background:#f2f7f5;border-radius:6px;margin:-5px 0 15px;padding:9px 11px;font-size:9px;line-height:1.45}@media (width<=760px){.reviews-grid{grid-template-columns:1fr}}@media (width<=520px){.solar-page{padding-bottom:70px}.mobile-sticky-cta{z-index:50;color:#0b2939;background:linear-gradient(135deg,#ffdc66,#ffbd27);border:1px solid #e4a916;border-radius:9px;justify-content:center;align-items:center;gap:9px;height:52px;font-size:13px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 12px 30px #0b29393d}.mobile-sticky-cta span{color:#fff;background:#0d675d;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}}.cookie-banner{z-index:80;color:#d9e8e5;background:#0b2939;border:1px solid #ffffff24;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;width:min(760px,100% - 32px);padding:18px 20px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 22px 60px #041c2657}.cookie-banner b{color:#fff;margin-bottom:4px;font-size:13px;display:block}.cookie-banner p{color:#b9cdca;max-width:520px;margin:0 0 5px;font-size:10px;line-height:1.5}.cookie-banner a{color:#ffd45a;font-size:9px;font-weight:800}.cookie-actions{flex:none;gap:8px;display:flex}.cookie-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #58716f;border-radius:7px;min-width:88px;height:38px;padding:0 14px;font-size:10px;font-weight:850}.cookie-actions button:last-child{color:#0b2939;background:#ffc43d;border-color:#ffc43d}@media (width<=620px){.cookie-banner{gap:13px;padding:16px;display:grid;bottom:76px}.cookie-actions{width:100%}.cookie-actions button{flex:1}}.solar-page .lead-card,.solar-page .hero-copy,.solar-page .two-cols>*{min-width:0}.solar-page .lead-card input,.solar-page .lead-card select{min-width:0;max-width:100%;min-height:46px;scroll-margin-block:100px;font-size:16px}.solar-page .lead-card input[type=checkbox]{flex-basis:20px;width:20px;height:20px;min-height:20px}.solar-page .lead-card input[aria-invalid=true],.solar-page .lead-card select[aria-invalid=true]{border-color:#bd4141;box-shadow:0 0 0 1px #bd4141}.solar-page .field-error{color:#a12f2f;margin:5px 0 0;font-size:12px;font-weight:600;line-height:1.35;display:block}.solar-page .form-head>span{flex-shrink:0}.solar-page .form-head>div{min-width:0}.solar-page .consent{font-size:11px;line-height:1.5}.solar-page .lead-card button{white-space:normal;height:auto;min-height:50px;padding:12px}@media (width<=620px){.solar-page .contact-fields{grid-template-columns:1fr}.solar-page:has(#lead-form:focus-within) .mobile-sticky-cta{display:none}.solar-page:has(#lead-form:focus-within) .cookie-banner{width:auto;margin:16px 14px;position:static;transform:none}.solar-page .cookie-banner{max-height:50dvh;bottom:calc(76px + env(safe-area-inset-bottom,0px));overflow:auto}.solar-page .mobile-sticky-cta{bottom:calc(12px + env(safe-area-inset-bottom,0px))}.solar-page .topbar{gap:12px;height:auto;min-height:62px;padding:12px 14px}.solar-page .header-proof{font-size:11px}.solar-page footer{overflow-wrap:anywhere;flex-wrap:wrap;gap:14px;padding:24px 16px}}@media (width<=360px){.solar-page .two-cols,.solar-page .hero-points{grid-template-columns:1fr}.solar-page .form-head p{font-size:16px}.solar-page .header-proof{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
