/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}.nav{justify-content:space-between;align-items:center;max-width:1200px;height:88px;margin:auto;padding:0 32px;display:flex}.nav.compact{height:76px}.brand{color:var(--ink);align-items:center;gap:10px;font-size:15px;line-height:14px;text-decoration:none;display:flex}.brand-mark{background:var(--lime);border-radius:50%;place-items:center;width:38px;height:38px;font-size:23px;font-weight:700;display:grid}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a,footer a{color:var(--ink);font-size:14px;text-decoration:none}.nav button,.primary,.cta button,.postcode-box button,.text-step button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:15px 22px;font-weight:700}.hero{background:var(--cream);grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;display:grid;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:650px;margin:18px 0 24px;font-size:64px;line-height:1.02}.lede{color:#506461;max-width:590px;font-size:19px;line-height:1.55}.postcode-box{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:610px;margin:32px 0 20px;padding:8px;display:flex;box-shadow:0 14px 35px #173b2f12}.postcode-box input{text-transform:uppercase;border:0;outline:0;flex:1;padding:0 16px;font-size:16px}.postcode-box button{background:var(--green)}.postcode-box button span{margin-left:14px}.trust-row{color:#536763;gap:23px;font-size:13px;display:flex}.hero-visual{background:linear-gradient(145deg,#cfe9dc,#ebf4e9);height:100%;min-height:650px;position:relative;overflow:hidden}.sun{background:var(--lime);border-radius:50%;width:270px;height:270px;position:absolute;top:8%;right:8%}.house{background:#fefdf7;border-radius:4px;width:470px;height:285px;position:absolute;bottom:0;right:7%}.roof{border-bottom:145px solid #174d48;border-left:270px solid #0000;border-right:270px solid #0000;position:absolute;top:-135px;left:-35px}.window{background:#9cc9c0;border:9px solid #fff;width:90px;height:90px;position:absolute;top:48px}.w1{left:70px}.w2{right:70px}.door{background:#d2a873;width:85px;height:125px;position:absolute;bottom:0;left:195px}.pump{z-index:2;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:145px;height:150px;display:flex;position:absolute;bottom:24px;right:4%;box-shadow:0 18px 40px #173b2f33}.fan{color:#789994;border:8px solid #d4dedb;border-radius:50%;place-items:center;width:83px;height:83px;font-size:52px;display:grid}.pump b{letter-spacing:.3em;margin-top:8px;font-size:9px}.quote-card{z-index:3;background:var(--ink);color:#fff;border-radius:10px;padding:19px 25px;position:absolute;bottom:70px;left:7%;box-shadow:0 15px 35px #173b2f33}.quote-card small,.quote-card span{display:block}.quote-card small{color:var(--lime);letter-spacing:.15em;font-size:9px}.quote-card strong{margin:5px 0;font-size:34px;display:block}.quote-card span{color:#c9d8d4;font-size:10px}.steps{text-align:center;max-width:1200px;margin:auto;padding:110px 32px}.steps h2,.benefits h2,.cta h2{letter-spacing:-.03em;margin:15px auto 50px;font-size:43px}.step-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-grid article{border-top:1px solid var(--line);padding:30px}.step-grid article>b{color:var(--green);font-family:Georgia,serif;font-size:36px}.step-grid h3{font-size:19px}.step-grid p,.benefits p{color:#62736f;line-height:1.65}.benefits{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;gap:100px;padding:100px max(32px,50vw - 560px);display:grid}.benefits .eyebrow{color:var(--lime)}.benefits h2{margin-bottom:25px;margin-left:0}.benefits>div>p{color:#d3e5e1}.benefits .primary{background:var(--lime);color:var(--ink);margin-top:18px}.benefits ul{margin:0;padding:0;list-style:none}.benefits li{border-bottom:1px solid #ffffff30;gap:18px;padding:21px 0;display:flex}.benefits li>span{background:var(--lime);height:34px;color:var(--ink);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.benefits li p{color:#cce0dc;margin:6px 0 0}.cta{text-align:center;background:var(--cream);padding:100px 32px}.cta h2{max-width:700px;margin-bottom:30px}.cta button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:17px 25px;font-weight:800}.cta small{color:#778783;max-width:650px;margin:25px auto 0;display:block}footer{color:#70807c;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:45px 32px;font-size:13px;display:flex}footer>div{gap:20px;display:flex}.wizard-shell{background:var(--cream);min-height:100vh}.secure{color:var(--green);font-size:12px}.progress{background:#e3e8e4;height:5px}.progress span{background:var(--lime);height:100%;transition:width .3s;display:block}.wizard-card{background:#fff;border-radius:18px;width:min(680px,100% - 32px);margin:70px auto 20px;padding:52px;box-shadow:0 20px 60px #173b2f12}.wizard-card h1{letter-spacing:-.03em;margin:12px 0;font-size:36px}.question-hint{color:#647570;margin-bottom:25px;line-height:1.55}.option-grid{gap:10px;margin-top:28px;display:grid}.option-grid button{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;padding:16px 18px;font-size:15px;display:flex}.option-grid button:hover{border-color:var(--green);background:#f1faf5}.option-grid span{color:var(--green);font-size:25px}.back{color:#63736f;cursor:pointer;background:0 0;border:0;margin-top:22px}.text-step{gap:10px;margin-top:28px;display:flex}.text-step input,.contact-form input{border:1px solid var(--line);border-radius:8px;outline:0;width:100%;padding:15px;font-size:16px}.text-step input:focus,.contact-form input:focus{border-color:var(--green)}.text-step button{background:var(--green)}.contact-form{gap:16px;margin-top:25px;display:grid}.contact-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.contact-form .consent{color:#63736f;font-weight:400;line-height:1.4;display:flex}.consent input{width:18px}.contact-form .primary{background:var(--green);font-size:16px}.wizard-foot{text-align:center;color:#778783;font-size:12px}.success{text-align:center}.success>span{background:var(--lime);border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 25px;font-size:28px;display:grid}.success p:not(.eyebrow){color:#63736f;line-height:1.6}.success .primary{background:var(--green);margin-top:15px}@media (width<=800px){.nav{height:74px;padding:0 20px}.nav-links a{display:none}.nav-links{gap:0}.nav-links button{padding:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 22px}.hero h1{font-size:45px}.hero-visual{min-height:480px}.trust-row,.postcode-box{flex-direction:column;gap:8px}.postcode-box input{padding:14px}.step-grid,.benefits{grid-template-columns:1fr}.steps{padding:75px 22px}.steps h2,.benefits h2,.cta h2{font-size:34px}.benefits{gap:45px;padding:75px 25px}.wizard-card{margin-top:35px;padding:32px 22px}.wizard-card h1{font-size:30px}.text-step{flex-direction:column}footer{flex-direction:column;align-items:flex-start;gap:25px}.house{right:-80px}.quote-card{left:20px}}.systems{text-align:center;border-top:1px solid var(--line);max-width:1200px;margin:auto;padding:105px 32px}.systems h2{letter-spacing:-.03em;margin:15px auto 18px;font-size:43px}.section-lede{color:#62736f;max-width:700px;margin:0 auto 48px;line-height:1.65}.system-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.system-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:28px;display:flex;box-shadow:0 16px 40px #173b2f0b}.system-top{justify-content:space-between;align-items:center;display:flex}.system-top span{color:var(--green);font-family:Georgia,serif;font-size:29px}.system-top small{background:var(--mint);color:var(--green);border-radius:99px;padding:7px 9px;font-weight:800}.system-grid h3{margin:24px 0 10px;font-size:24px}.system-grid p{color:#62736f;min-height:104px;line-height:1.6}.system-grid ul{border-top:1px solid var(--line);color:#405652;margin:auto 0 10px;padding:18px 0;list-style:none}.system-grid li{margin:10px 0}.system-grid button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:14px;font-weight:800}.result-list{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.result-list article{border:1px solid var(--line);border-radius:10px;padding:16px}.result-list small{color:var(--green);font-weight:800}.result-list h2{margin:10px 0;font-size:18px}.result-list p{font-size:13px}.result-list b{color:var(--green);font-size:11px}.estimate-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 14px;display:grid}.estimate-grid article{background:var(--cream);border-radius:11px;flex-direction:column;gap:8px;padding:18px;display:flex}.estimate-grid small{letter-spacing:.11em;color:var(--green);font-size:10px;font-weight:800}.estimate-grid strong{font-size:21px;line-height:1.2}.estimate-grid span{color:#63736f;font-size:12px}.estimate-note{border-left:3px solid var(--green);text-align:left;background:#eff8f3;border-radius:4px;padding:12px 14px;font-size:12px}@media (width<=800px){.systems{padding:75px 22px}.systems h2{font-size:34px}.system-grid,.result-list,.estimate-grid{grid-template-columns:1fr}.system-grid p{min-height:0}}.price-results>h2{margin:32px 0 14px;font-size:22px}.result-list strong{color:var(--ink);margin:14px 0 2px;font-size:24px;display:block}.cascade-result{text-align:left;background:#fff4dc;border:1px solid #edcf84;border-radius:11px;margin:28px 0;padding:22px}.cascade-result h2{margin:0 0 8px;font-size:22px}.cascade-result p{margin:0}.booking-cta{width:100%;font-size:16px;display:block}.success>.back{margin:16px auto 0;display:block}.contact-form textarea{resize:vertical;border:1px solid var(--line);width:100%;font:inherit;border-radius:8px;outline:0;padding:15px;line-height:1.45}.contact-form textarea:focus{border-color:var(--green)}.contact-form label small{color:#778783;font-weight:400}.contact-confirmation{background:var(--mint);text-align:left;border-radius:10px;margin-top:24px;padding:20px}.contact-confirmation strong{color:var(--green)}.contact-confirmation p{margin:7px 0 0}.epc-summary{text-align:left;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0 10px;display:grid}.epc-summary article{background:var(--mint);border-radius:11px;flex-direction:column;gap:8px;padding:20px;display:flex}.epc-summary small{letter-spacing:.11em;color:var(--green);font-size:10px;font-weight:800}.epc-summary strong{font-size:28px}.epc-summary span{color:#526c64;font-size:12px}.epc-explainer{text-align:left;background:#f8fbf7;border:1px solid #cfe1d3;border-radius:13px;margin:28px 0;padding:24px}.epc-explainer h2{margin:0 0 10px;font-size:22px}.epc-explainer p{margin:8px 0}.epc-explainer small{color:#63736f;margin-top:12px;line-height:1.5;display:block}.epc-explainer a{color:var(--green)}.manual-note{color:#63736f;margin:16px 0 2px;font-size:13px;line-height:1.45}.recaptcha-wrap{min-height:78px;overflow:hidden}.recaptcha-error{color:#a6382d;margin-top:7px;line-height:1.4;display:block}@media (width<=800px){.epc-summary{grid-template-columns:1fr}}.range-result{border:1px solid var(--line);background:var(--cream);text-align:left;border-radius:12px;margin:18px 0 28px;padding:28px}.range-result small{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:800}.range-result strong{letter-spacing:-.03em;margin:10px 0;font-size:36px;display:block}.range-result p{margin:0 0 18px}.range-result div{border-top:1px solid var(--line);color:#405652;padding-top:16px}.installer-promise{background:#edf6ee;border:1px solid #d4e5d6;border-radius:24px;grid-template-columns:210px 1fr;align-items:center;gap:48px;max-width:1120px;margin:0 auto 105px;padding:38px 48px;display:grid}.installer-promise h2{letter-spacing:-.035em;margin:10px 0 14px;font-size:38px}.installer-promise p:not(.eyebrow){color:#587068;max-width:700px;margin:0;line-height:1.65}.promise-number{background:var(--green);color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:190px;display:flex;box-shadow:0 18px 38px #173b2f20}.promise-number span{letter-spacing:.16em;color:#d7eadc;font-size:10px;font-weight:800}.promise-number strong{color:#fff;font-size:82px;line-height:.95}.promise-number small{font-size:13px}.promise-points{color:var(--green);flex-wrap:wrap;gap:10px 20px;margin-top:22px;font-size:13px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:14px 14px 14px 4px;width:42px;height:42px;transform:rotate(-4deg)}.postcode-box button,.cta button{background:var(--green)}.benefits{background:#264c3d}.benefits .primary{color:#fff}.nav button,.primary,.cta button,.postcode-box button{border-radius:12px;transition:transform .2s,box-shadow .2s}.nav button:hover,.primary:hover,.cta button:hover,.postcode-box button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #173b2f22}.grant-pill{color:var(--green);background:#fff;border:1px solid #cfe1d3;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #173b2f0c}.grant-pill span{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:999px;padding:4px 7px;font-size:9px}.grant-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:110px 32px;display:grid}.grant-intro h2{letter-spacing:-.04em;margin:15px 0 22px;font-size:46px;line-height:1.08}.grant-intro>p:not(.eyebrow){color:#5c706a;font-size:17px;line-height:1.7}.grant-intro .primary{background:var(--green);margin-top:15px}.grant-amounts{grid-template-columns:1fr 1fr;gap:14px;display:grid}.grant-amounts article{border:1px solid var(--line);background:#f8fbf7;border-radius:20px;padding:29px}.grant-amounts article.featured{background:var(--green);color:#fff;box-shadow:0 20px 50px #1d594033}.grant-amounts small{letter-spacing:.12em;font-size:10px;font-weight:800}.grant-amounts strong{letter-spacing:-.05em;margin:12px 0;font-size:48px;display:block}.grant-amounts p{color:#63736f;line-height:1.5}.grant-fineprint{color:#71827d;grid-column:1/-1;margin:5px 4px;font-size:12px}.step-grid{grid-template-columns:repeat(4,1fr);gap:14px}.step-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;position:relative;box-shadow:0 16px 40px #173b2f0a}.step-grid article>b{color:#abc7b5;font-size:26px;position:absolute;top:19px;right:20px}.step-icon{background:var(--mint);width:44px;height:44px;color:var(--green);border-radius:13px;place-items:center;font-size:20px;display:grid}.step-grid h3{margin-top:25px;line-height:1.3}.speed-note{color:#71827d;max-width:720px;margin:24px auto 0;font-size:12px;line-height:1.6}.how-pumps-work{color:#fff;background:#264c3d;grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;padding:100px max(32px,50vw - 600px);display:grid}.how-pumps-work .eyebrow{color:#c6dfaa}.heat-copy h2{letter-spacing:-.04em;margin:15px 0 22px;font-size:46px;line-height:1.08}.heat-copy>p:not(.eyebrow){color:#d5e5dd;font-size:17px;line-height:1.7}.heat-copy>small{color:#afc9bd;margin-top:14px;font-size:11px;line-height:1.5;display:block}.efficiency-highlight{background:#ffffff10;border:1px solid #ffffff25;border-radius:16px;align-items:center;gap:20px;margin-top:28px;padding:20px;display:flex}.efficiency-highlight>strong{color:#c6dfaa;letter-spacing:-.05em;font-size:44px}.efficiency-highlight div{gap:4px;display:grid}.efficiency-highlight span{color:#d5e5dd;font-size:13px;line-height:1.5}.heat-flow{gap:12px;display:grid}.heat-flow article{color:var(--ink);background:#fff;border-radius:17px;min-height:128px;padding:22px 25px 22px 88px;position:relative}.heat-flow article>span{color:#a9c2b4;font-family:Georgia,serif;font-size:25px;position:absolute;top:16px;right:20px}.flow-icon{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:14px;place-items:center;font-size:21px;display:grid;position:absolute;top:29px;left:22px}.heat-flow h3{margin:5px 0 7px;font-size:19px}.heat-flow p{color:#63736f;margin:0;font-size:14px;line-height:1.5}@media (width<=800px){.grant-pill{font-size:11px}.grant-section{grid-template-columns:1fr;gap:38px;padding:75px 22px}.grant-intro h2,.heat-copy h2{font-size:36px}.grant-amounts{grid-template-columns:1fr}.grant-fineprint{grid-column:auto}.how-pumps-work{grid-template-columns:1fr;gap:40px;padding:75px 22px}.efficiency-highlight{align-items:flex-start}.step-grid{grid-template-columns:1fr}.installer-promise{grid-template-columns:1fr;gap:25px;margin:0 22px 75px;padding:24px}.promise-number{height:150px}.installer-promise h2{font-size:32px}.promise-points{display:grid}}.system-grid{grid-template-columns:repeat(4,1fr)}.system-grid h3{font-size:22px}.system-grid p{min-height:150px}.faq{text-align:center;max-width:980px;margin:0 auto;padding:105px 32px}.faq h2{letter-spacing:-.03em;margin:15px auto 18px;font-size:43px}.faq-list{text-align:left;gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:15px;padding:0 22px}.faq-list summary{cursor:pointer;padding:21px 36px 21px 0;font-size:17px;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";background:var(--mint);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-size:21px;display:grid;position:absolute;top:16px;right:0}.faq-list details[open] summary:after{content:"–"}.faq-list details p{color:#5d706a;margin:0;padding:0 40px 22px 0;line-height:1.65}.faq-list details[open]{border-color:#b9d3c3;box-shadow:0 12px 30px #173b2f0a}@media (width<=1050px) and (width>=801px){.system-grid{grid-template-columns:repeat(2,1fr)}.system-grid p{min-height:110px}}@media (width<=800px){.faq{padding:75px 22px}.faq h2{font-size:34px}.faq-list details{padding:0 18px}.faq-list details p{padding-right:0}.system-grid p{min-height:0}}.thank-you-page{padding-bottom:60px}.thank-you-card{max-width:680px}.thank-you-card h1{margin-bottom:16px}.thank-you-home{margin-top:24px;text-decoration:none;display:inline-block}.thank-you-card .contact-confirmation{margin:28px 0 0}.rating-strip{color:#536763;background:#fff;border:1px solid #d4e4d9;border-radius:999px;align-items:center;gap:11px;margin-bottom:18px;padding:10px 14px;font-size:12px;display:inline-flex;box-shadow:0 8px 24px #173b2f0b}.rating-strip .stars{color:#e99a36;letter-spacing:1px}.logo-band{text-align:center;border-bottom:1px solid var(--line);background:#fff;padding:30px 32px 34px}.logo-band p{color:#65766f;margin:0 0 22px;font-size:13px;font-weight:700}.logo-band small{color:#829089;margin-top:18px;font-size:11px;display:block}.manufacturer-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;max-width:1120px;margin:auto;display:flex}.logo-wordmark{color:#334a42;letter-spacing:-.025em;background:#fbfcfa;border:1px solid #dbe5de;border-radius:10px;min-width:124px;padding:15px 18px;font-size:17px;font-weight:850}.logo-mitsubishi-electric{color:#e52b32;font-size:13px;line-height:1.05}.logo-daikin{color:#1685b7;font-style:italic}.logo-samsung{color:#1428a0}.logo-nibe{color:#0a73b9}.logo-grant{color:#df2027}.logo-trianco{color:#1d5b91;text-transform:uppercase;letter-spacing:.08em}.trust-standards{grid-template-columns:.85fr 1.15fr;align-items:center;gap:30px 70px;max-width:1200px;margin:0 auto;padding:85px 32px 95px;display:grid}.trust-standards h2{letter-spacing:-.04em;margin:14px 0 18px;font-size:42px;line-height:1.08}.trust-standards>div>p:not(.eyebrow){color:#5d706a;line-height:1.65}.standards-logos{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.standards-logos article{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:138px;padding:22px;display:flex}.standards-logos img{object-fit:contain;width:auto;max-width:138px;height:48px;display:block}.standards-logos article:nth-child(2) img{height:54px}.standards-logos span{color:#66776f;font-size:11px;line-height:1.4}.standards-note{color:#788780;grid-column:2;font-size:10px;line-height:1.5}.wizard-card{border-top:5px solid var(--green)}.wizard-foot{padding-bottom:24px}@media (width<=800px){.rating-strip{border-radius:16px;grid-template-columns:auto 1fr;margin-bottom:20px;display:grid}.rating-strip>span:last-child{grid-column:2}.logo-band{padding:27px 18px 30px}.manufacturer-logos{grid-template-columns:1fr 1fr;gap:8px;display:grid}.logo-wordmark{min-width:0;padding:13px 8px}.trust-standards{grid-template-columns:1fr;gap:30px;padding:70px 22px}.trust-standards h2{font-size:34px}.standards-logos{grid-template-columns:1fr}.standards-logos article{min-height:105px}.standards-note{grid-column:1}.hero{min-height:auto}.hero-copy{padding-top:48px}}.real-work{grid-template-columns:.7fr 1.3fr;align-items:center;gap:65px;max-width:1200px;margin:0 auto;padding:20px 32px 105px;display:grid}.real-work-copy h2,.product-section h2{letter-spacing:-.04em;margin:14px 0 20px;font-size:44px;line-height:1.08}.real-work-copy>p:not(.eyebrow){color:#5d706a;line-height:1.7}.real-work-copy .primary{background:var(--green);margin-top:18px}.real-gallery{grid-template-rows:220px 220px;grid-template-columns:1.25fr .75fr;gap:12px;display:grid}.real-gallery figure{background:#dde8df;border-radius:18px;margin:0;position:relative;overflow:hidden}.real-gallery .gallery-main{grid-row:1/3}.real-gallery img,.product-photo img{object-fit:cover;width:100%;height:100%}.real-gallery img{object-position:center 51%}.real-gallery figcaption{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17352bd9;border-radius:10px;padding:11px 13px;font-size:11px;font-weight:800;position:absolute;bottom:12px;left:12px;right:12px}.product-section{text-align:center;background:#f5f8f2;padding:105px max(32px,50vw - 600px)}.product-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-grid article{border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:190px 1fr;min-height:310px;display:grid;overflow:hidden}.product-photo{min-height:100%;overflow:hidden}.product-photo img{object-position:center}.product-content{flex-direction:column;padding:27px;display:flex}.product-content small{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.product-content h3{margin:14px 0 10px;font-size:23px}.product-content p{color:#60716b;font-size:14px;line-height:1.58}.product-content button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-top:auto;padding:13px 15px;font-weight:800}.product-note{color:#778780;max-width:760px;margin:24px auto 0;font-size:11px;line-height:1.55}@media (width<=800px){.real-work{grid-template-columns:1fr;gap:32px;padding:25px 22px 75px}.real-work-copy h2,.product-section h2{font-size:34px}.real-gallery{grid-template-rows:330px 180px;grid-template-columns:1fr 1fr}.real-gallery .gallery-main{grid-area:1/1/auto/3}.product-section{padding:75px 22px}.product-grid,.product-grid article{grid-template-columns:1fr}.product-photo{height:230px}.product-content{min-height:285px}.manufacturer-logos .logo-wordmark{font-size:13px}}:root{--ink:#292a2d;--green:#f26a21;--mint:#fff0e7;--lime:#ff8a3d;--cream:#f5f5f5;--line:#dedede}body{color:var(--ink)}.brand{letter-spacing:.025em;color:#2e3033;font-weight:800}.brand b{letter-spacing:.16em;color:#74777b;font-size:12px}.brand-mark{color:#fff;background:#f26a21;border-radius:50%;width:48px;height:48px;font-size:32px;transform:none;box-shadow:0 8px 20px #f26a2130}.nav button,.primary,.cta button,.postcode-box button,.text-step button,.product-content button,.system-grid button{color:#fff;background:#f26a21}.nav button:hover,.primary:hover,.cta button:hover,.postcode-box button:hover{box-shadow:0 10px 24px #f26a2138}.hero{background:linear-gradient(135deg,#fff 0%,#f6f6f6 100%)}.hero h1 em{color:#f26a21}.hero-visual{background:linear-gradient(145deg,#e7e7e7,#fafafa)}.sun{background:#ff8a3d}.quote-card{background:#2f3033}.grant-pill span{background:#f26a21}.eyebrow,.secure,.rating-strip .stars{color:#f26a21}.rating-strip b{color:#292a2d}.trust-row span:first-letter{color:#f26a21}.logo-wordmark{color:#46484c;background:#fff;border-color:#e5e5e5}.trust-standards{border-top:4px solid #f26a21}.standards-logos strong,.standards-logos article:nth-child(2) strong{color:#f26a21}.real-gallery figcaption{background:#2d2e31e8}.product-section{background:#f3f3f3}.product-content small{color:#f26a21}.grant-amounts article.featured{background:#343538}.grant-amounts article.featured strong{color:#fff}.grant-amounts .featured p{color:#e5e5e5}.how-pumps-work,.benefits{background:#303135}.how-pumps-work .eyebrow,.benefits .eyebrow,.efficiency-highlight>strong{color:#ff9350}.flow-icon,.step-icon{color:#f26a21;background:#fff0e7}.installer-promise{background:#fff2e9;border-color:#ffd5bb}.promise-number{background:#f26a21}.promise-number span{color:#fff}.promise-points,.system-top span{color:#f26a21}.faq-list summary:after{color:#f26a21;background:#fff0e7}.progress span{background:linear-gradient(90deg,#f26a21,#ff9b5d)}.wizard-card{border-top-color:#f26a21}.option-grid button:hover{background:#fff8f3;border-color:#f26a21}.text-step input:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:#f26a21}.customer-visit-note{background:#fff3eb;border-left:4px solid #f26a21;border-radius:0 10px 10px 0;padding:14px 16px;font-size:13px;line-height:1.55;color:#494a4d!important;margin-top:16px!important}.product-photo{background:#ececec}.product-photo img{object-fit:cover;object-position:center 50%;transform:none}@media (width<=800px){.product-photo{background:#ececec;height:210px}.product-photo img{object-fit:contain;object-position:center;background:#ececec}}.brand-logo{object-fit:cover;object-position:center 49%;mix-blend-mode:multiply;width:205px;height:72px;display:block}.nav.compact .brand-logo,footer .brand-logo{width:175px;height:62px}@media (width<=800px){.brand-logo{width:155px;height:58px}.nav.compact .brand-logo{width:145px;height:54px}}.reviews-section{text-align:center;border-top:1px solid var(--line);background:#fff;padding:100px max(32px,50vw - 600px)}.reviews-section h2{letter-spacing:-.04em;margin:13px 0 12px;font-size:44px}.review-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-grid article{background:#fff;border:1px solid #dedede;border-top:4px solid #f26a21;border-radius:18px;flex-direction:column;min-height:290px;padding:30px;display:flex;box-shadow:0 15px 35px #2525250b}.review-stars{color:#f26a21;letter-spacing:3px;font-size:20px}.review-grid blockquote{color:#393a3d;margin:25px 0;font-size:17px;line-height:1.65}.review-grid footer{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:19px 0 0;display:flex}.review-grid footer strong{color:#292a2d}.review-grid footer span{color:#7a7c80;font-size:11px}.reviews-total{color:#737579;margin:25px 0 0;font-size:12px}.reviews-total strong{color:#f26a21}@media (width<=800px){.reviews-section{padding:75px 22px}.reviews-section h2{font-size:34px}.review-grid{grid-template-columns:1fr}.review-grid article{min-height:250px}}.free-heat-banner{color:#fff;background:#303135;grid-template-columns:1fr auto;align-items:center;gap:5px 28px;padding:16px max(24px,50vw - 600px);display:grid}.free-heat-banner div{align-items:baseline;gap:14px;display:flex}.free-heat-banner strong{color:#ff8a3d;font-size:18px}.free-heat-banner span{color:#eee;font-size:13px}.free-heat-banner button{color:#fff;cursor:pointer;background:#f26a21;border:0;border-radius:10px;grid-area:1/2/3;padding:13px 18px;font-weight:800}.free-heat-banner small{color:#bfc0c2;font-size:9px;line-height:1.35}.free-install-result{text-align:left;background:#fff3eb;border:2px solid #f26a21;border-radius:14px;margin:28px 0;padding:24px}.free-install-result>span{letter-spacing:.13em;color:#f26a21;font-size:10px;font-weight:900}.free-install-result h2{margin:8px 0;font-size:24px}.free-install-result p{color:#555!important;margin:0!important}.efficiency-highlight>strong{min-width:170px;font-size:38px}@media (width<=800px){.free-heat-banner{grid-template-columns:1fr;padding:14px 20px}.free-heat-banner div{gap:4px;display:grid}.free-heat-banner button{grid-area:auto;width:100%;margin-top:6px}.free-heat-banner small{grid-row:auto}.efficiency-highlight>strong{min-width:0;font-size:32px}}.warranty-section{color:#fff;background:#303135;padding:100px max(32px,50vw - 600px)}.warranty-intro{max-width:720px}.warranty-intro h2{letter-spacing:-.04em;margin:14px 0 18px;font-size:44px;line-height:1.08}.warranty-intro>p:not(.eyebrow){color:#d8d8d8;line-height:1.65}.warranty-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.warranty-grid article{background:#ffffff0a;border:1px solid #ffffff24;border-radius:18px;padding:30px}.warranty-grid strong{color:#ff7b2f;font-size:58px;line-height:1}.warranty-grid>article>span{color:#ffad7c;margin-left:8px;font-weight:800}.warranty-grid h3{margin:22px 0 10px;font-size:20px}.warranty-grid p{color:#cfcfcf;margin:0;line-height:1.55}.warranty-section>small{color:#aeb0b2;max-width:900px;margin-top:24px;font-size:10px;line-height:1.55;display:block}@media (width<=800px){.warranty-section{padding:75px 22px}.warranty-intro h2{font-size:34px}.warranty-grid{grid-template-columns:1fr}.warranty-grid article{padding:25px}}body{color:#171a1c;background:#f5f2ec}.free-heat-banner{background:#224b43;min-height:72px;padding-top:12px;padding-bottom:10px}.free-heat-banner strong{color:#fff;font-family:Georgia,serif;font-size:19px}.free-heat-banner span{color:#d4e2de}.free-heat-banner small{color:#9fb9b2}.nav{background:#faf8f4;border-bottom:1px solid #ddd8cf;max-width:none;height:88px;padding:0 5vw}.nav-links a{font-size:13px}.nav-phone{font-weight:800}.brand-logo{object-fit:contain;object-position:left center;mix-blend-mode:normal;width:188px;height:64px}.hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(52px,5.4vw,80px);font-weight:600;line-height:.98}.hero h1 em{color:#f26322;font-style:normal}.hero-eyebrow{color:#49635c;align-items:center;gap:9px;margin:0 0 24px;display:flex}.hero-eyebrow span{background:#f26322;width:26px;height:2px;display:block}.lede{color:#56605e;max-width:590px;margin:28px 0 30px;font-size:18px;line-height:1.65}.postcode-box{border-color:#d8d2c8;border-radius:0;margin:0 0 24px;box-shadow:0 18px 40px #1f2a2614}.postcode-box button{background:#f26322;border-radius:0}.trust-row{border-top:1px solid #ddd8d0;gap:34px;margin-top:48px;padding-top:24px;display:flex}.trust-row div{flex-direction:column;display:flex}.trust-row strong{color:#171a1c;font-family:Georgia,serif;font-size:17px}.trust-row span{color:#7c817f;margin-top:4px;font-size:10px}.house{background:#f4f0e8;width:74%;height:330px;right:11%;box-shadow:0 28px 30px #162e2833}.roof{border-bottom-color:#565e59;border-left-width:270px;border-right-width:270px;top:-145px;left:-6%}.door{background:#d76a37}.pump{border-radius:5px;width:155px;height:210px;bottom:6%;left:6%;right:auto}.logo-band,.systems,.steps,.faq,.trust-standards,.real-work,.wizard-shell{background:#f5f2ec}@media (width<=800px){.free-heat-banner{min-height:auto}.nav{height:72px;padding:0 5vw}.brand-logo{width:155px;height:54px}.nav-phone{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:58px 6vw 45px}.hero h1{font-size:48px}.hero-visual{min-height:430px}.trust-row{justify-content:space-between;gap:16px}.trust-row strong{font-size:14px}.trust-row span{font-size:8px}.house{width:83%;height:260px;right:8%}.pump{transform-origin:0 100%;transform:scale(.78)}.quote-card{bottom:5%;right:4%}}.steps>.section-lede{margin-top:-30px}.step-grid{grid-template-columns:repeat(4,1fr)}.step-grid article{background:#faf8f4;border-top:4px solid #f26322;flex-direction:column;min-height:390px;display:flex}.step-grid article>small{color:#224b43;letter-spacing:.06em;border-top:1px solid #ddd8d0;margin-top:auto;padding-top:18px;font-size:10px;font-weight:850;line-height:1.5;display:block}.step-grid h3{font-family:Georgia,serif;font-size:22px;line-height:1.2}.step-grid p{font-size:14px}@media (width<=1000px){.step-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.steps>.section-lede{margin-top:-18px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:0}.step-grid article>small{margin-top:16px}}body{color:#171a1c;background:#f6f3ed;font-family:Arial,Helvetica,sans-serif}.free-heat-banner{background:#214f46;grid-template-columns:auto 1fr auto;column-gap:34px;min-height:91px;padding:14px 5vw}.free-heat-banner div{display:contents}.free-heat-banner strong{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.25}.free-heat-banner span{color:#dce7e3;max-width:480px;font-size:12px;line-height:1.45}.free-heat-banner button{background:#f26322;border-radius:0;grid-area:1/3/3;min-width:210px}.free-heat-banner small{color:#9cb8b1;grid-column:1/3;font-size:8px}.nav{background:#faf8f4;height:88px;padding:0 5vw}.brand-logo{width:160px;height:66px}.nav-links{gap:28px}.nav-links a{white-space:nowrap;font-size:12px}.nav-links button{background:#f26322;border-radius:0;padding:16px 21px}.hero{background:#faf8f4;grid-template-columns:52% 48%;min-height:675px}.hero-copy{padding:82px 6vw 55px 8vw}.hero h1{letter-spacing:-.06em;font-family:Arial,Helvetica,sans-serif;font-size:clamp(54px,4.8vw,72px);font-weight:500;line-height:.94}.hero h1 em{color:#f26322;font-family:Arial,Helvetica,sans-serif;font-weight:500}.hero-eyebrow{letter-spacing:.2em;font-size:11px}.lede{font-size:18px;line-height:1.65}.postcode-box{border-radius:0;max-width:540px;padding:0}.postcode-box input{padding:20px 18px}.postcode-box button{border-radius:0;min-width:190px}.hero-visual{background:linear-gradient(145deg,#b9d0ca 0%,#dfe7e0 56%,#afbdad 100%);min-height:675px}.hero-visual-note{z-index:3;color:#294a43;margin:0;font-size:13px;font-weight:800;line-height:1.45;position:absolute;top:6%;left:8%}.sun{opacity:.78;background:#efc585;width:390px;height:390px;top:-70px;right:-100px}.house{width:75%;height:330px;right:10%}.roof{border-bottom-color:#555e59}.pump{border-radius:5px;height:205px;bottom:5%;left:6%;right:auto}.quote-card{background:#f26322;border-radius:0;bottom:8%;left:auto;right:5%}.quote-card small{color:#ffe1d3}.quote-card strong{font-family:Arial,Helvetica,sans-serif;font-weight:500}.trust-row{max-width:520px}.trust-row strong{font-family:Arial,Helvetica,sans-serif;font-size:16px}@media (width<=1120px){.nav-links a:not(.nav-phone){display:none}.nav-links{gap:16px}}@media (width<=800px){.free-heat-banner{grid-template-columns:1fr;gap:8px;padding:15px 20px}.free-heat-banner div{gap:5px;display:grid}.free-heat-banner span{font-size:11px}.free-heat-banner button,.free-heat-banner small{grid-area:auto}.free-heat-banner button{width:100%;min-width:0}.hero{grid-template-columns:1fr}.hero-copy{padding:58px 6vw 45px}.hero h1{font-size:49px}.hero-visual{min-height:430px}.hero-visual-note{font-size:11px;top:5%}.postcode-box button{min-width:0}.nav-links a{display:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.epc-step{margin-top:8px}.address-list{gap:8px;max-height:280px;margin-top:14px;display:grid;overflow:auto}.address-list button{text-align:left;color:#153b30;cursor:pointer;background:#fff;border:1px solid #d9e5de;border-radius:12px;justify-content:space-between;gap:18px;padding:13px 15px;display:flex}.address-list button:hover{background:#f5fbf7;border-color:#18a46c}.address-list b{white-space:nowrap;color:#0b7f54}.manual-link{color:#42675d;cursor:pointer;background:0 0;border:0;margin-top:14px;text-decoration:underline}.form-error{color:#a12b24;background:#fff1f0;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-weight:700}.phone-row{grid-template-columns:1fr auto;gap:8px;display:grid}.phone-row button{color:#fff;white-space:nowrap;background:#153b30;border:0;border-radius:10px;padding:0 16px;font-weight:800}.phone-row button:disabled,.contact-form .primary:disabled{opacity:.55;cursor:not-allowed}@media (width<=800px){.phone-row{grid-template-columns:1fr}.phone-row button{padding:14px}.address-list button{flex-direction:column;gap:5px}}
