:root{
  --ink:#0b1511;--paper:#f1f2eb;--paper2:#e6e9df;--lime:#d9ff4f;--green:#1d684c;--green2:#0f3f30;--muted:#6a756e;--white:#fff;--line:rgba(12,23,18,.13)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}.site-header{position:fixed;z-index:50;left:0;top:0;width:100%;height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.2vw;color:#fff;transition:background .35s,color .35s,transform .35s,border .35s}.site-header.scrolled{background:rgba(241,242,235,.88);backdrop-filter:blur(18px);color:var(--ink);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:26px;font-weight:820;letter-spacing:-1.5px;width:max-content}.brand-mark{position:relative;display:block;width:22px;height:22px}.brand-mark i{position:absolute;left:10px;top:1px;width:2px;height:7px;background:currentColor;border-radius:5px;transform-origin:1px 10px}.brand-mark i:nth-child(2){transform:rotate(45deg)}.brand-mark i:nth-child(3){transform:rotate(90deg)}.brand-mark i:nth-child(4){transform:rotate(135deg)}.brand-mark i:nth-child(5){transform:rotate(180deg)}.brand-mark i:nth-child(6){transform:rotate(225deg)}.brand-mark i:nth-child(7){transform:rotate(270deg)}.brand-mark i:nth-child(8){transform:rotate(315deg)}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:720}.desktop-nav a{opacity:.78;transition:opacity .2s}.desktop-nav a:hover{opacity:1}.header-cta{justify-self:end;background:var(--lime);color:var(--ink);padding:14px 19px;border-radius:99px;font-size:13px;font-weight:800;display:flex;gap:20px;align-items:center}.header-cta span{font-size:15px}.cinematic{height:430vh;background:#07100d;position:relative}.stage{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;background:#07100d;color:#fff}.stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.scene-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(4,11,8,.78) 0%,rgba(4,11,8,.35) 31%,rgba(4,11,8,0) 59%),linear-gradient(0deg,rgba(3,9,7,.55),transparent 30%,rgba(3,9,7,.2));}.grain{position:absolute;inset:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.chapter{position:absolute;z-index:5;opacity:0;transform:translateY(24px);pointer-events:none;transition:opacity .15s linear,transform .15s linear;will-change:opacity,transform}.chapter.active{pointer-events:auto}.hero-copy{left:4.2vw;top:50%;width:min(620px,43vw);transform:translateY(-47%)}.hero-copy.chapter{transform:translateY(calc(-47% + 24px))}.hero-copy.chapter.active{transform:translateY(-47%)}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:2.1px;font-weight:900;margin:0 0 22px}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 20px rgba(217,255,79,.75)}.eyebrow.dark{color:var(--green2)}.hero-copy h1{font-size:clamp(58px,6vw,105px);line-height:.89;letter-spacing:-.07em;margin:0;max-width:820px;font-weight:790}.hero-copy h1 em{font-style:normal;color:var(--lime)}.hero-sub{max-width:550px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.67);margin:28px 0 28px}.postcode-form{width:min(560px,100%)}.postcode-form label{display:block;font-size:12px;font-weight:800;margin-bottom:9px}.postcode-box{background:#fff;border-radius:999px;padding:6px;display:flex;box-shadow:0 18px 50px rgba(0,0,0,.22)}.postcode-box input{border:0;background:transparent;outline:0;min-width:0;flex:1;padding:0 17px;color:var(--ink)}.postcode-box input::placeholder{color:#8e9993}.postcode-box button{border:0;background:var(--lime);color:var(--ink);font-size:12px;font-weight:850;padding:15px 19px;border-radius:999px;white-space:nowrap}.postcode-form small{display:block;color:rgba(255,255,255,.45);font-size:10px;margin:9px 12px}.mini-proof{display:flex;gap:24px;margin-top:25px}.mini-proof span{display:flex;flex-direction:column;padding-right:24px;border-right:1px solid rgba(255,255,255,.14)}.mini-proof span:last-child{border:0}.mini-proof b{font-size:12px}.mini-proof small{font-size:9px;color:rgba(255,255,255,.45);margin-top:4px}.story-card{left:5vw;top:50%;transform:translateY(calc(-50% + 24px));width:min(475px,37vw);padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(8,19,14,.5);backdrop-filter:blur(18px);box-shadow:0 30px 90px rgba(0,0,0,.16)}.story-card.active{transform:translateY(-50%)}.story-card .chapter-no{position:absolute;right:28px;top:26px;font-size:11px;color:rgba(255,255,255,.38);font-weight:800}.story-card>p{font-size:10px;font-weight:900;letter-spacing:2.2px;color:var(--lime);margin:0 0 14px}.story-card h2{font-size:clamp(36px,3.8vw,60px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px}.story-card>span{display:block;font-size:15px;line-height:1.65;color:rgba(255,255,255,.62)}.metric,.battery-ui{margin-top:28px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center}.metric i{width:12px;height:12px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px var(--lime)}.metric strong,.battery-ui strong{font-size:22px}.metric small,.battery-ui small{color:rgba(255,255,255,.45);font-size:10px}.battery-shell{width:70px;height:28px;border-radius:6px;padding:3px;border:1px solid rgba(255,255,255,.35);position:relative}.battery-shell:after{content:"";position:absolute;right:-5px;top:8px;width:3px;height:10px;border-radius:2px;background:rgba(255,255,255,.35)}.battery-fill{height:100%;width:76%;border-radius:3px;background:var(--lime);box-shadow:0 0 18px rgba(217,255,79,.35);transition:width .12s linear}.status-pill{margin-top:28px;display:inline-flex;gap:9px;align-items:center;background:rgba(217,255,79,.1);border:1px solid rgba(217,255,79,.2);border-radius:999px;padding:11px 14px;font-size:11px;font-weight:750}.status-pill i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}.story-link{margin-top:28px;display:inline-flex;align-items:center;gap:35px;background:var(--lime);color:var(--ink);padding:15px 18px;border-radius:999px;font-size:12px;font-weight:850}.scroll-cue{position:absolute;z-index:6;left:50%;bottom:32px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.42);font-size:9px;font-weight:800;letter-spacing:1.6px;transition:opacity .3s}.scroll-cue i{height:36px;width:1px;background:linear-gradient(#fff,transparent);animation:scrollPulse 1.6s ease-in-out infinite}@keyframes scrollPulse{0%,100%{transform:scaleY(.45);opacity:.35}50%{transform:scaleY(1);opacity:1}}.story-progress{position:absolute;z-index:6;right:3.1vw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:32px;color:rgba(255,255,255,.3);font-size:9px;font-weight:800}.story-progress:before{content:"";position:absolute;right:22px;top:2px;height:calc(100% - 4px);width:1px;background:rgba(255,255,255,.12)}.story-progress b{position:absolute;right:22px;top:2px;width:1px;height:0;background:var(--lime);box-shadow:0 0 9px var(--lime);transform-origin:top}.trust-strip{padding:60px 4.2vw 64px;background:var(--lime);display:grid;grid-template-columns:1fr 1.8fr;gap:7vw;align-items:end}.trust-strip>p{font-size:clamp(28px,3.4vw,50px);line-height:1;letter-spacing:-.05em;margin:0;max-width:600px;font-weight:750}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(11,21,17,.3);padding-top:22px}.trust-grid span{display:flex;flex-direction:column;border-right:1px solid rgba(11,21,17,.2);padding:0 18px}.trust-grid span:first-child{padding-left:0}.trust-grid span:last-child{border:0}.trust-grid strong{font-size:22px;letter-spacing:-.03em}.trust-grid small{font-size:10px;color:rgba(11,21,17,.55);margin-top:4px}.section{padding:120px 4.2vw}.section-heading{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:5vw;align-items:start;margin-bottom:60px}.section-heading .eyebrow{margin-top:12px}.section-heading h2{font-size:clamp(48px,5vw,78px);line-height:.95;letter-spacing:-.06em;margin:0}.section-heading>p:last-child{font-size:15px;line-height:1.65;color:var(--muted);margin:8px 0 0}.section-heading.compact{grid-template-columns:1fr 2.5fr}.system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.system-card{background:#f8f9f4;border-radius:24px;overflow:hidden;padding-bottom:28px;box-shadow:inset 0 0 0 1px var(--line);transition:transform .35s}.system-card:hover{transform:translateY(-6px)}.system-card .visual{height:310px;position:relative;overflow:hidden;margin-bottom:26px}.system-card .visual>span{position:absolute;right:18px;top:18px;border:1px solid rgba(255,255,255,.4);color:#fff;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:10px}.panel-visual{background:radial-gradient(circle at 80% 5%,rgba(217,255,79,.75),transparent 18%),linear-gradient(145deg,#1d3a46,#081519)}.panel-grid{position:absolute;left:14%;top:16%;width:74%;height:68%;transform:perspective(700px) rotateX(55deg) rotateZ(-12deg);background:repeating-linear-gradient(90deg,transparent 0 24%,rgba(255,255,255,.22) 24% 25%),repeating-linear-gradient(0deg,transparent 0 32%,rgba(255,255,255,.18) 32% 33%),linear-gradient(140deg,#102c3b,#1e5362);border:5px solid #14262d;box-shadow:0 30px 40px rgba(0,0,0,.35)}.battery-visual{background:linear-gradient(150deg,#bdc6bb,#647a6d)}.battery-product{position:absolute;width:38%;height:62%;background:linear-gradient(145deg,#f8f8f5,#c9d0c9);left:31%;top:19%;border-radius:9px;box-shadow:0 30px 40px rgba(0,0,0,.22),inset -8px -8px 24px rgba(0,0,0,.06)}.battery-product i{position:absolute;width:8px;height:8px;right:16px;top:17px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}.battery-product em{font-style:normal;position:absolute;left:20px;bottom:20px;font-size:12px;color:#5a685f}.smart-visual{background:radial-gradient(circle,#254f3d,#081510 70%)}.energy-orbit{position:absolute;width:210px;height:210px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(217,255,79,.2);border-radius:50%;animation:spin 12s linear infinite}.energy-orbit:before,.energy-orbit:after{content:"";position:absolute;border:1px solid rgba(217,255,79,.15);border-radius:50%;inset:22px}.energy-orbit:after{inset:48px}.energy-orbit i{position:absolute;width:10px;height:10px;background:var(--lime);border-radius:50%;box-shadow:0 0 20px var(--lime)}.energy-orbit i:nth-child(1){left:23px;top:34px}.energy-orbit i:nth-child(2){right:11px;top:90px}.energy-orbit i:nth-child(3){left:91px;bottom:-5px}.energy-orbit b{position:absolute;width:42px;height:42px;background:var(--lime);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 55px rgba(217,255,79,.65)}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.system-card>p,.system-card>h3,.system-card>span,.system-card>a{margin-left:27px;margin-right:27px}.system-card>p{font-size:9px;letter-spacing:1.8px;font-weight:850;color:var(--green);margin-bottom:10px}.system-card>h3{font-size:38px;letter-spacing:-.05em;margin-top:0;margin-bottom:12px}.system-card>span{display:block;min-height:45px;color:var(--muted);font-size:13px;line-height:1.6}.system-card>a{display:inline-flex;gap:30px;margin-top:22px;font-size:12px;font-weight:800}.commercial{background:#dfe5da;display:grid;grid-template-columns:1.35fr 1fr;gap:7vw;align-items:center}.commercial-art{height:650px;position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(#819a89 0 44%,#ccd2c8 44%);box-shadow:0 35px 70px rgba(18,43,29,.12)}.roof-lines{position:absolute;width:135%;height:65%;left:-20%;bottom:-12%;transform:perspective(900px) rotateX(59deg) rotateZ(-14deg);background:repeating-linear-gradient(90deg,transparent 0 15.8%,rgba(255,255,255,.2) 15.8% 16.2%),repeating-linear-gradient(0deg,transparent 0 32%,rgba(255,255,255,.18) 32% 33%),linear-gradient(145deg,#0a2430,#1c4b5a);border:14px solid #34433e}.commercial-stat{position:absolute;left:30px;top:30px;width:270px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);padding:22px;border-radius:18px}.commercial-stat small{font-size:9px;font-weight:850;letter-spacing:1.6px;color:var(--green)}.commercial-stat strong{display:block;font-size:24px;line-height:1.05;letter-spacing:-.04em;margin-top:9px}.commercial-copy h2{font-size:clamp(55px,5.2vw,86px);line-height:.91;letter-spacing:-.065em;margin:0 0 28px}.commercial-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7;font-size:15px;max-width:520px}.dark-button{display:inline-flex;margin-top:25px;background:var(--ink);color:#fff;border-radius:999px;padding:16px 20px;gap:40px;font-size:12px;font-weight:800}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.process-grid article{padding:28px 7vw 0 0;border-right:1px solid var(--line);min-height:230px}.process-grid article+article{padding-left:28px}.process-grid article:last-child{border:0}.process-grid b{font-size:10px;color:var(--green)}.process-grid h3{font-size:29px;line-height:1.05;letter-spacing:-.04em;margin:45px 0 12px}.process-grid p{color:var(--muted);font-size:13px;line-height:1.6;max-width:290px}.quote-section{position:relative;overflow:hidden;background:#07100d;color:#fff;padding:115px 8vw;display:grid;grid-template-columns:1.2fr 1fr;gap:9vw;align-items:center}.quote-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-180px;top:-270px;background:radial-gradient(circle,rgba(217,255,79,.35),rgba(217,255,79,0) 66%);pointer-events:none}.quote-copy h2{font-size:clamp(55px,5.8vw,92px);line-height:.9;letter-spacing:-.065em;margin:0 0 25px}.quote-copy>p:last-child{color:rgba(255,255,255,.55);font-size:15px;line-height:1.7;max-width:600px}.quote-form{position:relative;z-index:2;background:#fff;color:var(--ink);padding:28px;border-radius:24px}.quote-form label{display:block;font-size:11px;font-weight:800;margin-bottom:9px}.quote-form input{width:100%;border:1px solid #d9ddd6;border-radius:12px;padding:16px;outline:none}.quote-form input:focus{border-color:var(--green)}.quote-form button{width:100%;border:0;background:var(--lime);padding:17px;border-radius:12px;margin-top:10px;font-size:12px;font-weight:850;display:flex;justify-content:space-between}.quote-form small{color:#818b85;font-size:9px;display:block;margin:11px 3px 0}footer{padding:45px 4.2vw;display:grid;grid-template-columns:1fr auto auto;gap:35px;align-items:center;background:#eef0e8;border-top:1px solid var(--line)}footer p{font-size:11px;color:var(--muted)}footer>a:last-child{font-size:11px;font-weight:800}.footer-brand{font-size:20px}
@media(max-width:900px){.site-header{height:74px;padding:0 20px}.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.brand{font-size:22px}.header-cta{padding:12px 14px;font-size:11px}.header-cta span{display:none}.cinematic{height:470vh}.stage{min-height:620px}.scene-vignette{background:linear-gradient(0deg,rgba(4,11,8,.92) 0%,rgba(4,11,8,.56) 29%,rgba(4,11,8,.05) 58%,rgba(4,11,8,.12) 100%)}.hero-copy{left:20px;top:auto;bottom:max(42px,calc(env(safe-area-inset-bottom) + 24px));width:calc(100% - 40px)}.hero-copy.chapter,.hero-copy.chapter.active{transform:translateY(0)}.eyebrow{font-size:9px;margin-bottom:14px}.hero-copy h1{font-size:clamp(46px,13vw,67px);line-height:.91;max-width:580px}.hero-sub{font-size:13px;line-height:1.55;margin:15px 0 18px;max-width:480px}.postcode-form label{font-size:10px}.postcode-box{padding:4px}.postcode-box input{font-size:12px;padding:0 12px}.postcode-box button{padding:13px 14px;font-size:10px}.postcode-form small{display:none}.mini-proof{gap:12px;margin-top:14px}.mini-proof span{padding-right:12px}.mini-proof b{font-size:10px}.mini-proof small{font-size:8px}.story-card{left:16px;right:16px;top:auto;bottom:max(26px,calc(env(safe-area-inset-bottom) + 14px));width:auto;padding:23px;border-radius:20px;background:rgba(5,15,10,.72)}.story-card,.story-card.active{transform:translateY(0)}.story-card h2{font-size:clamp(34px,10vw,48px);max-width:600px}.story-card>span{font-size:12px;line-height:1.55}.metric,.battery-ui{margin-top:18px;padding-top:15px}.scroll-cue{display:none}.story-progress{right:13px;top:29%;gap:23px}.story-progress:before,.story-progress b{right:19px}.story-progress span{font-size:7px}.trust-strip{grid-template-columns:1fr;padding:48px 20px;gap:30px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:22px 0}.trust-grid span{border-right:0;border-bottom:1px solid rgba(11,21,17,.17);padding:0 0 15px}.trust-grid strong{font-size:19px}.section{padding:78px 20px}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:16px;margin-bottom:36px}.section-heading .eyebrow{margin:0}.section-heading h2{font-size:clamp(45px,12vw,65px)}.section-heading>p:last-child{font-size:13px}.system-grid{grid-template-columns:1fr}.system-card .visual{height:260px}.commercial{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.commercial-art{height:420px}.commercial-copy{padding:10px 0}.commercial-copy h2{font-size:clamp(50px,13vw,70px)}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{padding:25px 0;border-right:0;border-bottom:1px solid var(--line);min-height:0}.process-grid h3{margin:26px 0 10px}.quote-section{grid-template-columns:1fr;padding:78px 20px;gap:40px}.quote-copy h2{font-size:clamp(52px,14vw,75px)}footer{grid-template-columns:1fr;gap:8px;padding:38px 20px}.footer-brand{margin-bottom:12px}}
@media(max-width:430px){.header-cta{font-size:10px}.brand-mark{transform:scale(.9)}.hero-copy{bottom:26px}.hero-copy h1{font-size:46px}.hero-sub{font-size:12px;margin:12px 0}.postcode-box button{max-width:148px;line-height:1.1}.mini-proof span:nth-child(3){display:none}.story-card{padding:20px}.story-card h2{font-size:37px}.story-card>span{font-size:11.5px}.commercial-stat{left:18px;top:18px;width:230px}.system-card .visual{height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.energy-orbit,.scroll-cue i{animation:none}.system-card{transition:none}}


/* V3.2 — progressive mobile rendering ------------------------------------ */
/* The first hero remains readable if a local iOS/Quick Look preview blocks JS. */
.hero-copy{opacity:1}
.story-card{opacity:0}
.scroll-cue,.story-progress{opacity:0;pointer-events:none}

/* Only hide the fallback after the canvas renderer has successfully painted. */
html.is-animated .static-solar-fallback{opacity:0;visibility:hidden;transform:translate3d(0,-8px,0) scale(.985)}
html.is-animated .scroll-cue{opacity:1;pointer-events:auto}
html.is-animated .story-progress{opacity:1;pointer-events:auto}

.static-solar-fallback{position:absolute;z-index:2;left:50%;top:50%;width:min(560px,46vw);aspect-ratio:1.25;transform:translate(22%,-46%);transition:opacity .35s ease,visibility .35s ease,transform .35s ease;pointer-events:none;filter:drop-shadow(0 42px 48px rgba(0,0,0,.32))}
.fallback-glow{position:absolute;width:78%;aspect-ratio:1;right:-12%;top:-12%;border-radius:50%;background:radial-gradient(circle,rgba(217,255,79,.28),rgba(217,255,79,.08) 30%,rgba(217,255,79,0) 68%)}
.fallback-sun{position:absolute;right:0;top:6%;width:68px;aspect-ratio:1;border-radius:50%;background:var(--lime);box-shadow:0 0 24px rgba(217,255,79,.75),0 0 90px rgba(217,255,79,.30)}
.fallback-platform{position:absolute;left:7%;top:35%;width:78%;height:42%;background:#17281f;transform:skewY(14deg) rotate(-3deg);border-radius:4px;box-shadow:0 24px 55px rgba(0,0,0,.45)}
.fallback-house{position:absolute;left:19%;bottom:21%;width:58%;height:74%;background:linear-gradient(115deg,#e1e5db,#b6c0b5);transform:skewY(-14deg);box-shadow:inset -28px 0 35px rgba(15,35,27,.15)}
.fallback-side{position:absolute;right:-23%;top:13%;width:24%;height:100%;background:#8b6c51;transform:skewY(32deg);transform-origin:left top}
.fallback-roof{position:absolute;left:-5%;top:-21%;width:112%;height:34%;background:#aeb8ab;transform:skewY(6deg);box-shadow:0 10px 18px rgba(0,0,0,.18)}
.fallback-panels{position:absolute;left:12%;top:17%;width:70%;height:64%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:3px;transform:skewY(-2deg)}
.fallback-panels i{display:block;background:linear-gradient(140deg,#1c5360,#0e2934);border:1px solid rgba(184,235,246,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.fallback-window{position:absolute;left:14%;bottom:18%;width:34%;height:38%;background:linear-gradient(135deg,#6eb4c0,#b4e8e6);border:5px solid rgba(244,248,240,.9);box-shadow:0 0 24px rgba(147,232,231,.12)}
.fallback-door{position:absolute;right:14%;bottom:8%;width:20%;height:52%;background:#294f45;border:4px solid rgba(241,245,239,.7)}
.fallback-battery{position:absolute;right:1%;bottom:26%;width:10%;height:37%;background:linear-gradient(145deg,#f0f2ee,#bcc7be);border-radius:6px;transform:skewY(-14deg);box-shadow:0 15px 28px rgba(0,0,0,.25)}
.fallback-battery i{position:absolute;right:9%;top:17%;width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 11px var(--lime)}
.fallback-battery span{position:absolute;left:15%;bottom:12%;font-size:9px;font-weight:800;color:#4d5d53}
.fallback-energy{position:absolute;left:56%;top:22%;width:32%;height:2px;background:linear-gradient(90deg,transparent,var(--lime),transparent);box-shadow:0 0 12px var(--lime);transform:rotate(32deg);transform-origin:left center}
.fallback-label{position:absolute;left:0;bottom:-4%;display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:center;background:rgba(247,249,244,.94);color:var(--ink);padding:11px 14px;border-radius:14px;box-shadow:0 18px 35px rgba(0,0,0,.18)}
.fallback-label i{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}
.fallback-label span{font-size:8px;color:#6a756e}.fallback-label b{font-size:13px}

@media(max-width:900px){
  .stage{height:100dvh;height:100svh;min-height:560px}
  .static-solar-fallback{width:min(420px,92vw);left:50%;top:34%;transform:translate(-50%,-50%)}
  .fallback-sun{width:52px;right:2%;top:3%}
  .fallback-label{left:4%;bottom:-2%}
  .hero-copy{z-index:8;bottom:max(24px,calc(env(safe-area-inset-bottom) + 18px));width:calc(100% - 40px)}
  .scene-vignette{z-index:3;background:linear-gradient(0deg,rgba(4,11,8,.97) 0%,rgba(4,11,8,.78) 18%,rgba(4,11,8,.24) 42%,rgba(4,11,8,.02) 66%,rgba(4,11,8,.12) 100%)}
  .grain{z-index:4}
  html.is-animated .scene-vignette{background:linear-gradient(0deg,rgba(4,11,8,.93) 0%,rgba(4,11,8,.60) 25%,rgba(4,11,8,.06) 55%,rgba(4,11,8,.12) 100%)}
  html.is-animated .hero-copy{opacity:0}
  html.is-animated .story-card{opacity:0}
}

@media(max-width:430px){
  .site-header{padding-left:18px;padding-right:18px}
  .header-cta{padding:12px 15px}
  .static-solar-fallback{top:31%;width:94vw}
  .hero-copy{bottom:max(18px,env(safe-area-inset-bottom))}
  .hero-copy h1{font-size:42px;max-width:335px}
  .hero-sub{max-width:340px}
}


/* V3.3 — mobile-only typography + composition polish ---------------------- */
/* Desktop styles above 900px are deliberately untouched. */
@media (max-width:900px){
  .site-header{
    height:68px;
    padding:0 17px;
  }
  .brand{
    gap:9px;
    font-size:20px;
    letter-spacing:-1.15px;
  }
  .brand-mark{
    width:20px;
    height:20px;
    transform:scale(.86);
    transform-origin:left center;
  }
  .header-cta{
    padding:11px 15px;
    font-size:10.5px;
    letter-spacing:-.1px;
  }

  /* Keep the visual in the upper half and reserve a clean reading zone below. */
  .static-solar-fallback{
    top:29%;
    width:min(390px,88vw);
  }
  .fallback-sun{
    width:56px;
    right:2%;
    top:1%;
  }
  .fallback-label{
    left:3%;
    bottom:-1%;
    padding:9px 12px;
  }

  .hero-copy{
    left:16px;
    width:calc(100% - 32px);
    bottom:max(20px,calc(env(safe-area-inset-bottom) + 14px));
  }
  .hero-copy .eyebrow{
    margin:0 0 10px;
    gap:7px;
    font-size:8.5px;
    line-height:1;
    letter-spacing:1.7px;
  }
  .hero-copy .eyebrow span{
    width:7px;
    height:7px;
  }
  .hero-copy h1{
    max-width:365px;
    font-size:clamp(36px,10.7vw,47px);
    line-height:.94;
    letter-spacing:-.055em;
    font-weight:780;
  }
  .hero-sub{
    max-width:355px;
    margin:13px 0 15px;
    font-size:12.5px;
    line-height:1.5;
    letter-spacing:-.012em;
    color:rgba(255,255,255,.69);
  }
  .postcode-form{
    width:100%;
    max-width:390px;
  }
  .postcode-form label{
    margin-bottom:7px;
    font-size:9.5px;
    line-height:1.25;
  }
  .postcode-box{
    min-height:47px;
    padding:4px;
    border-radius:15px;
  }
  .postcode-box input{
    min-width:0;
    padding:0 11px;
    font-size:11.5px;
  }
  .postcode-box button{
    max-width:none;
    padding:0 13px;
    min-height:39px;
    border-radius:11px;
    font-size:9.5px;
    line-height:1.05;
    letter-spacing:-.08px;
  }
  .mini-proof{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0;
    max-width:365px;
    margin-top:13px;
  }
  .mini-proof span{
    min-width:0;
    padding:0 10px;
    border-right:1px solid rgba(255,255,255,.14);
  }
  .mini-proof span:first-child{padding-left:0}
  .mini-proof span:last-child{padding-right:0;border-right:0}
  .mini-proof b{
    font-size:9.5px;
    line-height:1.15;
    white-space:nowrap;
  }
  .mini-proof small{
    margin-top:3px;
    font-size:7.4px;
    line-height:1.25;
  }

  .story-card{
    left:14px;
    right:14px;
    bottom:max(18px,calc(env(safe-area-inset-bottom) + 12px));
    padding:18px 18px 19px;
    border-radius:18px;
  }
  .story-card .chapter-no{
    right:18px;
    top:17px;
    font-size:9px;
  }
  .story-card>p{
    margin-bottom:10px;
    font-size:8.5px;
    line-height:1;
    letter-spacing:1.8px;
  }
  .story-card h2{
    max-width:340px;
    margin-bottom:13px;
    font-size:clamp(29px,8.5vw,38px);
    line-height:.99;
    letter-spacing:-.048em;
  }
  .story-card>span{
    max-width:355px;
    font-size:11.5px;
    line-height:1.52;
    letter-spacing:-.006em;
  }
  .metric,.battery-ui{
    margin-top:15px;
    padding-top:13px;
    gap:8px;
  }
  .metric strong,.battery-ui strong{font-size:18px}
  .metric small,.battery-ui small{font-size:8.5px}
  .status-pill{
    margin-top:15px;
    padding:9px 11px;
    font-size:9.5px;
  }
  .story-link{
    margin-top:16px;
    padding:12px 14px;
    gap:23px;
    font-size:10px;
  }
  .story-progress{
    right:9px;
    top:31%;
    gap:22px;
  }
}

@media (max-width:430px){
  .site-header{padding-left:15px;padding-right:15px}
  .brand{font-size:19px}
  .header-cta{padding:10px 13px;font-size:10px}
  .static-solar-fallback{top:28%;width:90vw}
  .hero-copy{left:15px;width:calc(100% - 30px)}
  .hero-copy h1{font-size:clamp(35px,10.4vw,43px);max-width:340px}
  .hero-sub{font-size:12px;max-width:340px}
  .postcode-box button{font-size:9px;padding-left:11px;padding-right:11px}
  .mini-proof span:nth-child(3){display:flex}
  .mini-proof b{font-size:9px}
  .mini-proof small{font-size:7px}
  .story-card h2{font-size:clamp(28px,8.3vw,35px)}
}

@media (max-width:360px){
  .header-cta{padding:9px 11px;font-size:9px}
  .brand{font-size:18px}
  .hero-copy h1{font-size:34px}
  .hero-sub{font-size:11.5px}
  .postcode-box button{font-size:8.5px;padding-left:9px;padding-right:9px}
  .mini-proof small{font-size:6.6px}
}

/* V3.4 — mobile hero breathing room + stable iOS scrolling ---------------- */
/* Desktop (>900px) is intentionally unchanged. */
@media (max-width:900px){
  html{scroll-behavior:auto}
  body{overscroll-behavior-x:none}
  .stage{
    height:100svh;
    min-height:560px;
    contain:layout paint;
  }

  /* Give the opening copy the same deliberate rhythm as the story cards. */
  .hero-copy{
    bottom:max(22px,calc(env(safe-area-inset-bottom) + 14px));
  }
  .hero-copy .eyebrow{
    margin-bottom:17px;
  }
  .hero-copy h1{
    max-width:360px;
    font-size:clamp(37px,10vw,44px);
    line-height:1.01;
    letter-spacing:-.047em;
    font-weight:780;
  }
  .hero-copy h1 em{
    display:block;
    margin-top:5px;
  }
  .hero-sub{
    max-width:365px;
    margin:23px 0 24px;
    font-size:13px;
    line-height:1.64;
    letter-spacing:-.006em;
  }
  .postcode-form label{
    margin-bottom:10px;
    font-size:10px;
    line-height:1.35;
  }
  .mini-proof{
    margin-top:19px;
  }
}

@media (max-width:430px){
  .hero-copy{
    left:20px;
    width:calc(100% - 40px);
    bottom:max(20px,calc(env(safe-area-inset-bottom) + 12px));
  }
  .hero-copy .eyebrow{
    margin-bottom:16px;
  }
  .hero-copy h1{
    max-width:350px;
    font-size:clamp(36px,9.8vw,41px);
    line-height:1.02;
    letter-spacing:-.045em;
  }
  .hero-copy h1 em{margin-top:5px}
  .hero-sub{
    max-width:350px;
    margin:22px 0 23px;
    font-size:12.75px;
    line-height:1.64;
  }
  .postcode-form label{margin-bottom:9px}
  .mini-proof{margin-top:18px}
}

@media (max-width:360px){
  .hero-copy{left:17px;width:calc(100% - 34px)}
  .hero-copy h1{font-size:35px;line-height:1.02}
  .hero-sub{font-size:12px;margin:19px 0 20px}
  .hero-copy .eyebrow{margin-bottom:14px}
  .mini-proof{margin-top:15px}
}


/* V3.5 — accreditations marquee + improved commercial visual + mobile stability */
.accreditations{background:linear-gradient(180deg,#f4f6f0 0%,#eef2f6 100%);padding-top:98px;padding-bottom:92px}
.accreditation-heading{grid-template-columns:1fr 2.1fr;align-items:end;margin-bottom:34px}
.accreditation-heading h2{font-size:clamp(42px,4.5vw,70px);line-height:.95;letter-spacing:-.055em;margin:0 0 14px}
.accreditation-heading p:last-child{max-width:720px;margin:0;font-size:15px;line-height:1.7;color:var(--muted)}
.accreditation-marquee{position:relative;overflow:hidden;border-radius:26px;padding:18px 0;background:linear-gradient(135deg,rgba(45,94,205,.08),rgba(255,255,255,.78) 42%,rgba(45,94,205,.04));box-shadow:inset 0 0 0 1px rgba(27,46,86,.08)}
.accreditation-marquee:before,.accreditation-marquee:after{content:"";position:absolute;top:0;bottom:0;width:110px;z-index:2;pointer-events:none}
.accreditation-marquee:before{left:0;background:linear-gradient(90deg,#eff3f4,rgba(239,243,244,0))}
.accreditation-marquee:after{right:0;background:linear-gradient(270deg,#eff3f4,rgba(239,243,244,0))}
.accreditation-track{display:flex;gap:16px;align-items:center;width:max-content;animation:marqueeSlide 34s linear infinite}
@keyframes marqueeSlide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.accreditation-badge{display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:210px;padding:20px 24px;border-radius:22px;background:rgba(255,255,255,.88);border:1px solid rgba(21,35,71,.08);box-shadow:0 14px 30px rgba(20,29,55,.07)}
.accreditation-badge b{font-size:30px;line-height:1;letter-spacing:-.04em}
.accreditation-badge small{text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:1.25px;color:#5f6775}
.accreditation-badge.napit b{color:#2a4eb5}
.accreditation-badge.chas b{color:#7b39cc}
.accreditation-badge.safe b{color:#215f92}
.accreditation-badge.safety b{color:#1e5481}
.accreditation-badge.mcs b{color:#101010;letter-spacing:.02em}
.accreditation-badge.epvs b{color:#ad8b2d}

.commercial{background:#eef1ea;display:grid;grid-template-columns:1.2fr 1fr;gap:7vw;align-items:center}
.commercial-art{height:660px;position:relative;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 78% 18%,rgba(76,128,255,.16),rgba(76,128,255,0) 30%),linear-gradient(180deg,#b7d2c7 0%,#dde5dc 44%,#e9eee6 100%);box-shadow:0 34px 70px rgba(18,43,29,.12)}
.commercial-scene{position:absolute;inset:0}
.commercial-sky{position:absolute;inset:0;background:linear-gradient(180deg,rgba(172,207,220,.36) 0%,rgba(255,255,255,0) 38%)}
.commercial-ground{position:absolute;left:-6%;right:-6%;bottom:-2%;height:40%;background:linear-gradient(180deg,#dee5dc,#cfd8cd);clip-path:polygon(0 20%,100% 0,100% 100%,0 100%)}
.commercial-shadow{position:absolute;left:18%;bottom:15%;width:58%;height:11%;background:radial-gradient(circle,rgba(0,0,0,.15),rgba(0,0,0,0) 72%);filter:blur(8px)}
.commercial-building{position:absolute;left:12%;bottom:22%;width:58%;height:29%;background:linear-gradient(180deg,#e7ece4 0%,#c8d2c8 100%);clip-path:polygon(3% 10%,70% 0,100% 14%,30% 25%);box-shadow:0 35px 65px rgba(0,0,0,.12)}
.commercial-building-side{position:absolute;left:21%;bottom:13.5%;width:48%;height:15%;background:linear-gradient(180deg,#c6d0c5,#aebba9);clip-path:polygon(0 0,100% 0,86% 100%,0 100%)}
.commercial-roof-array{position:absolute;left:16.5%;bottom:24.5%;width:48%;height:18%;transform:skewX(-28deg);background:repeating-linear-gradient(90deg,transparent 0 11.7%,rgba(177,220,246,.36) 11.7% 12%),repeating-linear-gradient(0deg,transparent 0 31%,rgba(177,220,246,.2) 31% 32%),linear-gradient(145deg,#0d2b3a,#164d64 56%,#0f3140);border:10px solid #20343a;border-radius:6px;box-shadow:0 18px 25px rgba(9,20,25,.24),inset 0 0 30px rgba(255,255,255,.04)}
.commercial-card.primary{position:absolute;left:30px;top:30px;width:290px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);padding:22px;border-radius:18px;box-shadow:0 18px 35px rgba(12,32,27,.10)}
.commercial-card.primary small{font-size:9px;font-weight:850;letter-spacing:1.8px;color:#2b64c3}
.commercial-card.primary strong{display:block;font-size:26px;line-height:1.03;letter-spacing:-.04em;margin-top:9px}
.commercial-pill{position:absolute;display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:16px;background:rgba(11,21,17,.82);color:#fff;backdrop-filter:blur(12px);box-shadow:0 15px 28px rgba(0,0,0,.18)}
.commercial-pill b,.commercial-pill strong{font-size:18px;line-height:1;letter-spacing:-.03em}
.commercial-pill span{font-size:10px;line-height:1.35;color:rgba(255,255,255,.72)}
.commercial-pill.case{right:28px;top:118px;background:rgba(255,255,255,.9);color:var(--ink)}
.commercial-pill.case b{font-size:14px;letter-spacing:-.02em}.commercial-pill.case span{color:#67726c}
.commercial-pill.panels{left:30px;bottom:30px}
.commercial-pill.savings{right:34px;bottom:88px;background:linear-gradient(145deg,#203048,#244379)}
.commercial-pill.generation{right:124px;bottom:24px;background:rgba(255,255,255,.93);color:var(--ink)}
.commercial-pill.generation span{color:#606a65}

@media (max-width:900px){
  .accreditations{padding:56px 20px 52px}
  .accreditation-heading{grid-template-columns:1fr;gap:18px;margin-bottom:22px}
  .accreditation-heading h2{font-size:36px;margin-bottom:10px}
  .accreditation-heading p:last-child{font-size:13px;line-height:1.62}
  .accreditation-marquee{border-radius:20px;padding:14px 0}
  .accreditation-track{gap:12px;animation-duration:28s}
  .accreditation-badge{min-width:170px;padding:16px 18px;border-radius:18px}
  .accreditation-badge b{font-size:24px}
  .accreditation-badge small{font-size:8px}

  .commercial{grid-template-columns:1fr;gap:30px}
  .commercial-art{height:470px;border-radius:26px}
  .commercial-card.primary{left:16px;top:16px;width:min(240px,68vw);padding:16px 16px 15px}
  .commercial-card.primary strong{font-size:20px}
  .commercial-pill.case{top:98px;right:16px;max-width:44vw;padding:11px 12px}
  .commercial-pill.case b{font-size:12px}
  .commercial-pill{padding:11px 12px;border-radius:14px}
  .commercial-pill b,.commercial-pill strong{font-size:15px}
  .commercial-pill span{font-size:9px}
  .commercial-pill.panels{left:16px;bottom:16px}
  .commercial-pill.savings{right:16px;bottom:64px}
  .commercial-pill.generation{right:86px;bottom:14px}
}
@media (max-width:540px){
  .commercial-art{height:430px}
  .commercial-building{left:7%;width:70%;height:31%}
  .commercial-building-side{left:18%;width:59%;height:16%}
  .commercial-roof-array{left:14%;width:57%;height:18%}
  .commercial-card.primary{width:min(225px,72vw)}
  .commercial-pill.case{display:none}
  .commercial-pill.panels{max-width:40vw}
  .commercial-pill.savings{max-width:40vw;right:14px;bottom:78px}
  .commercial-pill.generation{right:14px;bottom:14px;max-width:48vw}
}
@media (prefers-reduced-motion: reduce){
  .accreditation-track{animation:none}
}


/* V3.6 cache-safe hardening for commercial + accreditations ---------------- */
.accreditations.section{display:block !important;background:#f2f4ef !important;padding:96px 4.2vw 86px !important;overflow:hidden}
.accreditations .accreditation-heading{display:grid !important;grid-template-columns:.72fr 2fr !important;gap:6vw !important;align-items:start !important;margin:0 0 44px !important}
.accreditations .accreditation-heading>div{max-width:950px}
.accreditations .accreditation-heading h2{font-size:clamp(48px,5vw,78px) !important;line-height:.92 !important;letter-spacing:-.065em !important;margin:0 0 18px !important;color:#07100d !important}
.accreditations .accreditation-heading p:last-child{max-width:760px !important;font-size:15px !important;line-height:1.65 !important;color:#65706a !important;margin:0 !important}
.accreditations .accreditation-marquee{display:block !important;position:relative !important;overflow:hidden !important;width:100% !important;padding:18px 0 !important;border-radius:26px !important;background:#e8edf2 !important;box-shadow:inset 0 0 0 1px rgba(8,27,55,.07) !important}
.accreditations .accreditation-track{display:flex !important;flex-wrap:nowrap !important;align-items:stretch !important;gap:16px !important;width:max-content !important;animation:marqueeSlide 32s linear infinite !important;padding:0 8px !important}
.accreditations .accreditation-badge{display:flex !important;flex:0 0 220px !important;min-width:220px !important;min-height:110px !important;flex-direction:column !important;justify-content:center !important;gap:8px !important;padding:22px 24px !important;border-radius:20px !important;background:#fff !important;border:1px solid rgba(11,25,45,.08) !important;box-shadow:0 10px 30px rgba(17,31,56,.06) !important}
.accreditations .accreditation-badge b{display:block !important;font-size:29px !important;line-height:1 !important;letter-spacing:-.045em !important}
.accreditations .accreditation-badge small{display:block !important;font-size:9px !important;line-height:1.25 !important;text-transform:uppercase !important;letter-spacing:1.2px !important;color:#747c86 !important}

.commercial.section{display:grid !important;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr) !important;gap:7vw !important;align-items:center !important;background:#edf1ea !important;padding:120px 4.2vw !important}
.commercial .commercial-art{display:block !important;position:relative !important;height:660px !important;overflow:hidden !important;border-radius:30px !important;background:linear-gradient(180deg,#bad4d6 0%,#dce7df 54%,#cfd8cb 100%) !important;box-shadow:0 32px 72px rgba(16,43,31,.14) !important}
.commercial .commercial-scene{display:block !important;position:absolute !important;inset:0 !important}
.commercial .commercial-sky{display:block !important;position:absolute !important;inset:0 !important;background:radial-gradient(circle at 78% 16%,rgba(63,108,204,.22),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 45%) !important}
.commercial .commercial-ground{display:block !important;position:absolute !important;left:-6% !important;right:-6% !important;bottom:-2% !important;height:42% !important;background:linear-gradient(180deg,#dce5da,#c8d4c6) !important;clip-path:polygon(0 18%,100% 0,100% 100%,0 100%) !important}
.commercial .commercial-shadow{display:block !important;position:absolute !important;left:17% !important;bottom:14% !important;width:62% !important;height:13% !important;background:radial-gradient(ellipse,rgba(6,18,14,.2),transparent 68%) !important;filter:blur(8px) !important}
.commercial .commercial-building{display:block !important;position:absolute !important;left:12% !important;bottom:22% !important;width:61% !important;height:31% !important;background:linear-gradient(180deg,#eff3ed,#c7d1c5) !important;clip-path:polygon(4% 9%,70% 0,100% 14%,30% 26%) !important;filter:drop-shadow(0 20px 18px rgba(13,31,25,.10)) !important}
.commercial .commercial-building-side{display:block !important;position:absolute !important;left:20% !important;bottom:13.5% !important;width:52% !important;height:16% !important;background:linear-gradient(180deg,#c2cdc0,#aebcab) !important;clip-path:polygon(0 0,100% 0,86% 100%,0 100%) !important}
.commercial .commercial-roof-array{display:block !important;position:absolute !important;left:16.5% !important;bottom:25% !important;width:50% !important;height:19% !important;transform:skewX(-27deg) !important;background:repeating-linear-gradient(90deg,transparent 0 11.5%,rgba(188,228,245,.34) 11.5% 12%),repeating-linear-gradient(0deg,transparent 0 31%,rgba(188,228,245,.22) 31% 32%),linear-gradient(145deg,#0b2533,#18566e 58%,#0c2a38) !important;border:9px solid #263d42 !important;border-radius:6px !important;box-shadow:0 18px 30px rgba(6,17,22,.28),inset 0 0 20px rgba(255,255,255,.05) !important}
.commercial .commercial-card.primary{display:block !important;position:absolute !important;left:28px !important;top:28px !important;width:295px !important;padding:22px !important;border-radius:18px !important;background:rgba(255,255,255,.95) !important;box-shadow:0 16px 38px rgba(12,34,27,.12) !important}
.commercial .commercial-card.primary small{display:block !important;font-size:9px !important;font-weight:900 !important;letter-spacing:1.6px !important;color:#2f64c5 !important}
.commercial .commercial-card.primary strong{display:block !important;font-size:26px !important;line-height:1.02 !important;letter-spacing:-.045em !important;margin-top:8px !important;color:#07100d !important}
.commercial .commercial-pill{display:flex !important;position:absolute !important;flex-direction:column !important;gap:4px !important;padding:13px 15px !important;border-radius:15px !important;background:rgba(8,22,17,.86) !important;color:#fff !important;box-shadow:0 14px 32px rgba(4,15,11,.16) !important;backdrop-filter:blur(12px) !important}
.commercial .commercial-pill b,.commercial .commercial-pill strong{display:block !important;font-size:18px !important;line-height:1 !important;letter-spacing:-.03em !important}
.commercial .commercial-pill span{display:block !important;font-size:9.5px !important;line-height:1.3 !important;color:rgba(255,255,255,.7) !important}
.commercial .commercial-pill.case{right:24px !important;top:108px !important;background:rgba(255,255,255,.92) !important;color:#07100d !important}
.commercial .commercial-pill.case span{color:#69746f !important}
.commercial .commercial-pill.panels{left:28px !important;bottom:26px !important}
.commercial .commercial-pill.savings{right:28px !important;bottom:82px !important;background:linear-gradient(145deg,#182c49,#315ea4) !important}
.commercial .commercial-pill.generation{right:118px !important;bottom:24px !important;background:rgba(255,255,255,.94) !important;color:#07100d !important}
.commercial .commercial-pill.generation span{color:#69746f !important}

@media(max-width:900px){
  .accreditations.section{padding:56px 20px 50px !important}
  .accreditations .accreditation-heading{grid-template-columns:1fr !important;gap:16px !important;margin-bottom:26px !important}
  .accreditations .accreditation-heading h2{font-size:38px !important;line-height:.98 !important}
  .accreditations .accreditation-heading p:last-child{font-size:13px !important}
  .accreditations .accreditation-badge{flex-basis:178px !important;min-width:178px !important;min-height:94px !important;padding:17px 18px !important}
  .accreditations .accreditation-badge b{font-size:24px !important}
  .commercial.section{grid-template-columns:1fr !important;gap:32px !important;padding:72px 20px !important}
  .commercial .commercial-art{height:470px !important}
  .commercial .commercial-card.primary{left:16px !important;top:16px !important;width:min(245px,69vw) !important;padding:16px !important}
  .commercial .commercial-card.primary strong{font-size:20px !important}
  .commercial .commercial-pill.case{display:none !important}
  .commercial .commercial-pill.panels{left:16px !important;bottom:16px !important}
  .commercial .commercial-pill.savings{right:16px !important;bottom:72px !important}
  .commercial .commercial-pill.generation{right:16px !important;bottom:15px !important}
}
