:root{--navy:#0f2d59;--navy2:#092449;--red:#ff9800;--red2:#ff6f00;--muted:#7589a6;--line:#dfe7f0;--soft:#fff7ec;--white:#fff;--green:#08ad72;--shadow:0 10px 30px rgba(15,45,89,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--navy);background:#fff}.hidden{display:none!important}button,input{font:inherit}.site-header{height:94px;display:flex;align-items:center;justify-content:center;background:#fff}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);font-size:29px;letter-spacing:-1px}.brand-name em{font-style:normal;color:var(--red);font-weight:800}.brand-name strong{font-weight:800}.brand-mark{position:relative;width:46px;height:46px;border:3px solid var(--red);border-radius:50%;display:grid;place-items:center;color:var(--navy);font-size:22px}.brand-mark:before,.brand-mark:after{content:"";position:absolute;inset:-11px;border-top:3px solid var(--red);border-bottom:3px solid var(--red);transform:rotate(90deg);opacity:.95}.brand-mark:after{transform:rotate(45deg)}.panel-grid{position:relative;z-index:2}
.hero{background:linear-gradient(180deg,#fbfdff 0%,#fff 100%);padding:0 24px 24px}.hero-stage{max-width:980px;margin:0 auto;min-height:350px;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.quote-card{width:min(680px,100%);background:#fff;border:1px solid #e7e9ed;border-radius:14px;box-shadow:var(--shadow);overflow:hidden;position:relative;z-index:2}.card-strip{height:47px;padding:0 20px;display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#fff7ec,#fffaf3);border-bottom:1px solid #ffe0b2;font-weight:800;font-size:15px}.dot{width:13px;height:13px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px #ffedd0}.card-body{padding:25px 30px 27px;text-align:center}.card-body h1{font-size:29px;letter-spacing:-.7px;margin:0 0 8px}.card-body>p{color:var(--muted);margin:0 0 20px;font-size:14px}.input-shell{height:52px;border:1.6px solid #ff8a00;border-radius:8px;background:#fff;display:flex;align-items:center;padding:0 16px;gap:12px}.input-large{height:56px}.input-shell .icon{color:var(--red);font-size:20px;line-height:1}.input-shell input{width:100%;border:0;outline:0;background:transparent;color:var(--navy);font-size:14px}.input-shell input::placeholder{color:#8190a9}.field-error{min-height:16px;text-align:left;color:#c75a00;font-size:12px;margin:5px 2px}.primary-btn{border:0;border-radius:8px;background:linear-gradient(90deg,var(--red),var(--red2));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(255,126,0,.16)}.hero-button{width:100%;height:51px;font-size:17px}.trust-row{display:flex;justify-content:center;gap:38px;color:#7e90aa;font-size:13px;margin-top:20px}.trust-row span::first-letter{color:#879cb6}.save-callout{position:absolute;left:2px;top:147px;width:145px;z-index:1}.sun-money{width:50px;height:50px;border:2px solid var(--red);border-radius:50%;display:grid;place-items:center;color:var(--red);font-weight:800;font-size:24px;position:relative}.sun-money:before,.sun-money:after{content:"";position:absolute;width:72px;border-top:2px solid var(--red);transform:rotate(45deg)}.sun-money:after{transform:rotate(-45deg)}.save-callout p{font-weight:800;font-size:19px;line-height:1.25;margin:12px 0 0}.save-callout p span{color:var(--red)}.callout-arrow{position:absolute;left:69px;top:-54px;width:104px;height:78px;overflow:visible}.callout-arrow path{fill:none;stroke:var(--red);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.benefits-strip{max-width:930px;margin:0 auto 13px;border:1px solid #ede8e9;background:#fffaf3;border-radius:12px;padding:18px 22px 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;box-shadow:0 5px 18px rgba(15,45,89,.035)}.benefit-item{display:flex;gap:14px;align-items:center}.benefit-icon{flex:0 0 54px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff1dd;color:var(--red);border:1px solid #ffe1b8;font-weight:900;font-size:22px}.benefit-item strong{font-size:14px}.benefit-item p{font-size:12px;line-height:1.5;margin:4px 0 0;color:#263f67}.trustpilot{grid-column:1/-1;border-top:1px solid #eee9e9;padding-top:13px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px}.tp-star{font-size:27px;color:#00a977}.stars{background:#00af7c;color:#fff;letter-spacing:3px;padding:4px 6px;font-size:13px}.journey{max-width:930px;margin:0 auto;padding:0 0 42px}.progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;margin:15px 70px 12px}.progress-step{display:flex;align-items:center;gap:9px;color:#8393ac;white-space:nowrap;font-size:13px}.progress-step b{width:34px;height:34px;border:1px solid #dbe3ed;border-radius:50%;display:grid;place-items:center;background:#fff}.progress-step.active{color:var(--red);font-weight:700}.progress-step.active b{background:var(--red);color:#fff;border-color:var(--red)}.progress-line{height:1px;background:#dfe6ee}.config-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.panel,.lead-panel{border:1px solid #e4e9ef;border-radius:12px;background:#fff;padding:18px;box-shadow:0 4px 16px rgba(15,45,89,.025)}.panel h2,.lead-panel h2{font-size:16px;margin:0 0 7px}.panel>p,.lead-panel>p{font-size:12px;color:#506888;margin:0 0 12px}.roof-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-card{min-height:111px;border:1px solid #e2e8f0;border-radius:9px;background:#fafbfd;cursor:pointer;position:relative;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.choice-card.selected{border:1.6px solid #ff9800;background:#fffaf3}.choice-card em{display:none;position:absolute;right:8px;top:8px;width:20px;height:20px;border-radius:50%;background:var(--red);color:#fff;font-style:normal;font-size:12px;place-items:center}.choice-card.selected em{display:grid}.roof-art{width:70px;height:46px;position:relative;display:block}.roof-art:before{content:"";position:absolute;left:11px;bottom:3px;width:49px;height:30px;background:#e8eef5;border-radius:2px}.roof-art.pitched i{position:absolute;left:7px;top:1px;width:56px;height:31px;background:#153b6a;clip-path:polygon(50% 0,100% 72%,84% 72%,84% 100%,16% 100%,16% 72%,0 72%)}.roof-art.pitched u{position:absolute;left:28px;top:10px;width:26px;height:15px;background:#204e85;border:2px solid #9ec0df;transform:skewY(19deg)}.roof-art.flat i{position:absolute;left:9px;top:11px;width:55px;height:17px;background:#70869f;border:3px solid #9eafc1;transform:skewY(-11deg)}.roof-art.bungalow i,.roof-art.other i{position:absolute;left:8px;top:8px;width:56px;height:35px;background:#dce6f0;border-top:13px solid #173e6d}.roof-art.other i{border-top-width:17px;transform:scale(.88)}.choice-card strong{font-size:12px}.system-list{display:grid;gap:7px}.system-choice{display:grid;grid-template-columns:24px 42px 1fr auto;align-items:center;gap:8px;text-align:left;border:1px solid #e3e9f0;background:#fff;border-radius:9px;padding:9px 11px;cursor:pointer;color:var(--navy)}.system-choice.selected{border:1.6px solid #ff9800;background:#fffaf4}.radio{width:20px;height:20px;border-radius:50%;border:1.5px solid #cbd6e3;position:relative}.system-choice.selected .radio{border-color:var(--red);background:var(--red)}.system-choice.selected .radio:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:11px}.solar-panel-icon{font-size:31px;color:#153f73}.system-choice strong{font-size:13px;display:block}.system-choice small{font-size:11px;display:block;color:#697e9b;margin-top:3px}.system-choice em{font-style:normal;font-size:10px;color:var(--red);background:#fff2df;padding:6px 10px;border-radius:7px;text-align:center}.system-choice em b{font-weight:800}.next-btn{width:100%;height:40px;margin-top:8px}.next-btn span,.quote-submit span{float:right;margin-right:8px}.savings-card{margin-top:13px;border:1px solid #d9eee6;background:linear-gradient(90deg,#f5fffb,#fff);border-radius:12px;display:grid;grid-template-columns:290px 1fr;gap:14px;padding:12px 16px}.house-wrap{display:flex;align-items:center;justify-content:center}.house-wrap img{max-width:245px}.savings-content h2{text-align:left;font-size:20px;margin:0 0 10px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric{border:1px solid #e5ebf2;background:#fff;border-radius:9px;min-height:113px;padding:10px;display:flex;flex-direction:column;align-items:center;text-align:center}.metric-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:900;margin-bottom:4px}.metric-icon.green{background:#ddf8ea;color:#10a76f}.metric-icon.amber{background:#fff2d7;color:#e9a014}.metric-icon.blue{background:#e3f2ff;color:#2e8de1}.metric small{font-size:9px;font-weight:800}.metric strong{font-size:25px;margin:4px 0;color:#10a76f}.metric:nth-child(2) strong{color:#e9a014}.metric:nth-child(3) strong{color:#2e8de1}.metric em{font-size:9px;font-style:normal;color:#7f90a8}.monthly-banner{margin-top:8px;padding:8px 12px;background:#fffaf3;border:1px solid #f2e0c1;border-radius:7px;text-align:center;font-size:13px}.monthly-banner strong{font-size:23px;color:#0daf72;margin:0 6px}.monthly-banner a{float:right;color:#6f8099;font-size:10px;margin-top:7px}.lead-panel{margin-top:12px;padding:15px 18px}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.lead-panel .input-shell{height:38px}.consent{display:flex;gap:7px;align-items:flex-start;font-size:10px;margin:8px 0}.form-message{min-height:12px;margin:3px 0;font-size:12px}.form-message.error{color:#bd5500}.form-message.success{color:#0b8d60}.quote-submit{width:100%;height:39px}.secure-row{display:flex;justify-content:center;gap:40px;color:#93a3b9;font-size:10px;margin-top:8px}.estimate-note{font-size:10px;line-height:1.5;color:#7c8da3;margin:10px 2px 0}.site-footer{background:linear-gradient(90deg,#0d2a55,#0a2246);color:#fff;padding:22px max(28px,calc((100vw - 930px)/2)) 12px}.footer-main{display:grid;grid-template-columns:1.3fr auto auto 1fr;align-items:center;gap:38px}.footer-brand{color:#fff;font-size:18px;letter-spacing:-.5px}.footer-brand .brand-mark{width:34px;height:34px;font-size:16px}.badge{border:1px solid #b5c5d9;padding:7px 10px;text-align:center;font-weight:800;font-size:14px}.badge small{font-size:7px}.badge.wide{font-size:18px}.uk-trust{display:flex;align-items:center;gap:9px;font-size:12px}.flag{font-size:29px}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);margin-top:16px;padding-top:12px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#d9e2ee}.footer-bottom a{color:#fff;text-decoration:none;margin-left:24px}
@media(max-width:950px){.save-callout{left:10px;transform:scale(.92);transform-origin:left center}.quote-card{width:min(650px,calc(100% - 150px))}.benefits-strip,.journey{max-width:calc(100% - 30px)}}
@media(max-width:760px){.site-header{height:82px}.brand{font-size:23px}.brand-mark{width:39px;height:39px}.hero{padding:0 14px 18px}.hero-stage{min-height:auto;display:block;padding-top:0}.quote-card{width:100%;margin:0 auto}.save-callout{position:relative;left:auto;top:auto;transform:none;width:auto;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 14px}.save-callout p{font-size:16px;margin:0}.callout-arrow{display:none}.sun-money{width:42px;height:42px;font-size:20px}.benefits-strip{grid-template-columns:1fr;margin-top:0;padding:15px}.benefit-item{justify-content:flex-start}.trustpilot{grid-column:1}.progress{margin:14px 15px}.progress-step span{display:none}.config-grid,.savings-card{grid-template-columns:1fr}.savings-content h2{text-align:center}.house-wrap img{max-width:230px}.lead-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:18px}.footer-brand{grid-column:1/-1}.uk-trust{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom a{margin:0 18px 0 0}}
@media(max-width:480px){.card-body{padding:22px 18px}.card-body h1{font-size:25px}.trust-row{gap:10px;justify-content:space-between;font-size:10px}.journey{max-width:calc(100% - 20px)}.panel,.lead-panel{padding:14px}.system-choice{grid-template-columns:22px 36px 1fr}.system-choice em{grid-column:3;justify-self:start}.metric-grid{grid-template-columns:1fr}.monthly-banner a{float:none;display:block}.secure-row{gap:12px;flex-wrap:wrap}.site-footer{padding-left:18px;padding-right:18px}}

/* Supplied SaveWithSolar brand assets */
.brand-image-link{display:block;line-height:0}.brand-logo{display:block;width:min(430px,74vw);height:auto;max-height:82px;object-fit:contain}.site-header{height:102px}.site-footer{background:linear-gradient(90deg,#ff9800,#ff6f00);color:#fff}.footer-main{grid-template-columns:1.2fr .55fr 1.1fr .9fr;gap:26px}.footer-logo-wrap{display:block;background:#fff;border-radius:8px;padding:7px 10px;line-height:0}.footer-logo{display:block;width:100%;max-width:255px;height:auto}.cert-logo{display:block;object-fit:contain;background:#fff;border-radius:7px;padding:5px}.mcs-logo{width:95px;height:78px}.recc-logo{width:230px;height:78px}.uk-trust{font-size:12px}.footer-bottom{border-top-color:rgba(255,255,255,.42)}
@media(max-width:760px){.site-header{height:88px}.brand-logo{width:min(360px,88vw);max-height:72px}.footer-main{grid-template-columns:1fr 1fr}.footer-logo-wrap{grid-column:1/-1;justify-self:center}.mcs-logo{justify-self:center}.recc-logo{width:100%;height:78px}.uk-trust{grid-column:1/-1;justify-self:center}.footer-bottom{align-items:flex-start}}

/* Final approved SaveWithSolar layout overrides */
.hero{padding-top:4px;padding-bottom:28px}
.hero-stage{max-width:960px;min-height:auto;display:flex;align-items:flex-start;justify-content:center;padding-top:0}
.quote-card{width:min(760px,100%);margin:0 auto}
.site-footer{background:#111;color:#fff}
.footer-main{grid-template-columns:1.15fr .48fr 1fr .9fr;gap:28px}
.footer-logo-wrap{background:transparent;padding:0;border-radius:0}
.footer-logo{max-width:250px;max-height:72px;object-fit:contain}
.cert-logo{background:transparent;padding:0;border-radius:0;object-fit:contain;filter:none}
.mcs-logo{width:92px;height:70px}
.recc-logo{width:230px;height:70px}
.gb-flag{width:58px;height:auto;display:block;flex:0 0 auto;border:1px solid rgba(255,255,255,.35)}
.uk-trust{display:flex;align-items:center;gap:11px;color:#fff;font-size:12px}
.footer-bottom{border-top-color:rgba(255,255,255,.22)}
.footer-bottom,.footer-bottom a{color:#fff}

@media(max-width:950px){
  .quote-card{width:min(760px,100%)}
  .benefits-strip,.journey{max-width:calc(100% - 30px)}
}
@media(max-width:760px){
  .hero{padding:0 12px 16px}
  .hero-stage{display:flex;justify-content:center}
  .quote-card{width:100%;max-width:620px;margin:0 auto}
  .footer-main{grid-template-columns:1fr 1fr;gap:18px 14px;text-align:center}
  .footer-logo-wrap{grid-column:1/-1;justify-self:center}
  .footer-logo{max-width:245px}
  .mcs-logo{justify-self:center;width:86px;height:64px}
  .recc-logo{justify-self:center;width:min(230px,100%);height:64px}
  .uk-trust{grid-column:1/-1;justify-self:center;display:flex!important;visibility:visible!important;opacity:1!important;gap:10px;text-align:left}
  .gb-flag{display:block!important;visibility:visible!important;opacity:1!important;width:54px;min-width:54px}
  .footer-bottom{align-items:flex-start}
}
@media(max-width:480px){
  .site-header{height:78px;padding:0 10px}
  .brand-logo{width:min(330px,94vw);max-height:62px}
  .card-strip{font-size:14px;padding:0 16px}
  .card-body{padding:20px 15px 22px}
  .card-body h1{font-size:24px;line-height:1.12}
  .input-large{height:54px}
  .hero-button{height:50px}
  .trust-row{font-size:10px;gap:7px}
  .footer-main{grid-template-columns:1fr;gap:16px}
  .footer-logo-wrap,.mcs-logo,.recc-logo,.uk-trust{grid-column:1;justify-self:center}
  .mcs-logo{width:94px;height:auto}
  .recc-logo{width:min(260px,92%);height:auto}
  .uk-trust{width:100%;justify-content:center}
  .gb-flag{width:60px;min-width:60px}
}
