:root{--navy:#082a46;--blue:#0b67c2;--teal:#00a7a0;--green:#42b883;--ink:#122334;--muted:#5d6b78;--light:#f4f8fb;--white:#fff;--line:#dce6ee;--radius:20px;--shadow:0 12px 35px rgba(8,42,70,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.6;background:#fff}a{color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:var(--navy);color:#fff;font-size:.9rem}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.topbar a{font-weight:700;text-decoration:none}.nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-weight:900;font-size:1.35rem;letter-spacing:-.04em;color:var(--navy);display:flex;align-items:center;gap:10px}.brand-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--teal));display:grid;place-items:center;color:#fff;font-weight:900}.nav-links{display:flex;gap:22px;align-items:center;font-size:.93rem}.nav-links a{text-decoration:none;color:#33485a;font-weight:650}.nav-links a:hover{color:var(--blue)}.nav-cta{padding:11px 16px;border-radius:999px;background:var(--blue);color:#fff!important}.hero{padding:88px 0 72px;background:radial-gradient(circle at 85% 20%,rgba(0,167,160,.13),transparent 32%),linear-gradient(180deg,#f7fbfe,#fff)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:850;color:var(--teal);margin-bottom:15px}.hero h1{font-size:clamp(2.7rem,6vw,5.1rem);line-height:.98;letter-spacing:-.065em;margin:0 0 24px;color:var(--navy)}.hero h1 span{color:var(--blue)}.hero p{font-size:1.2rem;color:var(--muted);max-width:650px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{background:#fff;border-color:var(--line);color:var(--navy)}.hero-card{background:var(--navy);color:#fff;border-radius:28px;padding:32px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-90px;background:rgba(0,167,160,.3)}.hero-card h3{font-size:1.7rem;margin:0 0 14px;position:relative;z-index:1}.hero-card p{color:#d6e3ed;font-size:1rem;position:relative;z-index:1}.mini-stat{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;position:relative;z-index:1}.mini-stat div{background:rgba(255,255,255,.08);padding:15px;border-radius:14px}.mini-stat strong{display:block;font-size:1.25rem}.section{padding:78px 0}.section.alt{background:var(--light)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section h2{font-size:clamp(2rem,4vw,3.1rem);line-height:1.05;letter-spacing:-.05em;color:var(--navy);margin:0}.section-head p{max-width:570px;color:var(--muted);margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:27px;box-shadow:0 4px 20px rgba(8,42,70,.035)}.card h3{margin:0 0 8px;color:var(--navy);font-size:1.25rem}.card p{color:var(--muted);margin:0}.icon{width:44px;height:44px;border-radius:13px;background:#e8f5f5;color:var(--teal);display:grid;place-items:center;font-weight:900;margin-bottom:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.panel{background:var(--navy);color:#fff;border-radius:28px;padding:40px}.panel h2{color:#fff}.panel p{color:#d8e4ed}.list{padding:0;margin:22px 0 0;list-style:none}.list li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.list li:before{content:"✓";color:#5bd1a5;font-weight:900;margin-right:10px}.quote{background:linear-gradient(135deg,#eaf8f7,#edf5ff);border-radius:28px;padding:44px}.quote p{font-size:1.45rem;line-height:1.35;color:var(--navy);font-weight:750;margin:0 0 20px}.quote small{color:var(--muted)}.cta{padding:60px 0}.cta-box{background:linear-gradient(135deg,var(--blue),var(--navy));color:#fff;border-radius:30px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{color:#fff;margin:0 0 8px;font-size:2.4rem;letter-spacing:-.05em}.cta-box p{color:#d9e7f0;margin:0}.footer{background:#061d31;color:#cbd9e4;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer h3{color:#fff;margin-top:0}.footer a{text-decoration:none}.footer a:hover{color:#fff}.footer-brand{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;font-size:.85rem}.page-hero{padding:70px 0;background:linear-gradient(180deg,#f4f9fc,#fff)}.page-hero h1{font-size:clamp(2.5rem,5vw,4.5rem);letter-spacing:-.06em;line-height:1;margin:0 0 18px;color:var(--navy)}.page-hero p{font-size:1.15rem;color:var(--muted);max-width:750px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800;color:var(--navy)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-card{background:var(--light);border-radius:24px;padding:30px}.contact-card a{color:var(--blue);font-weight:750;text-decoration:none}.form{display:grid;gap:15px}.form label{font-weight:750;color:var(--navy)}.form input,.form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px;font:inherit}.form textarea{min-height:150px;resize:vertical}.form button{cursor:pointer}.note{font-size:.88rem;color:var(--muted)}@media(max-width:900px){.nav-links{display:none}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:15px}.cta-box{display:block}.cta-box .actions{margin-top:24px}}@media(max-width:600px){.topbar .container{display:block;text-align:center}.topbar .container span{display:block}.hero{padding:58px 0}.grid-3,.grid-2,.footer-grid{grid-template-columns:1fr}.section{padding:58px 0}.panel,.quote,.cta-box{padding:28px}.hero-card{padding:26px}.nav-inner{min-height:66px}.brand{font-size:1.15rem}}

/* Scale-focused homepage sections */
.scale-card{padding:34px 32px 30px}.scale-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:850;color:#72ddd7;margin-bottom:18px}.connection-scale{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.scale-end{display:flex;flex-direction:column}.scale-end.large .scale-number{font-size:clamp(3.2rem,6vw,5rem)}.scale-number{font-size:clamp(3.8rem,7vw,6rem);font-weight:950;letter-spacing:-.08em;line-height:.9}.scale-label{font-size:1.05rem;font-weight:850;margin-top:8px}.scale-note{font-size:.8rem;color:#b8cedc;margin-top:4px;line-height:1.35}.scale-arrow{width:68px;height:68px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center;position:relative}.scale-arrow span{position:absolute;inset:8px;border-radius:50%;background:rgba(0,167,160,.12)}.scale-arrow b{font-size:1.8rem;position:relative}.scale-divider{height:1px;background:rgba(255,255,255,.12);margin:25px 0 20px}.scale-card>p{margin:0!important;color:#d6e3ed;font-size:.98rem!important}.scale-band{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:20px;align-items:center;background:var(--navy);color:#fff;border-radius:28px;padding:28px 30px;margin-bottom:22px}.scale-band-item{display:flex;gap:18px;align-items:flex-start}.band-number{font-size:1.55rem;font-weight:950;letter-spacing:-.04em;color:#71d8d2;line-height:1}.scale-band strong{font-size:1.05rem}.scale-band p{margin:5px 0 0;color:#c9dbe6;font-size:.88rem;line-height:1.45}.band-connector{font-size:1.7rem;color:#71d8d2}.feature-cards .card{height:100%}@media(max-width:900px){.scale-band{grid-template-columns:1fr;gap:18px}.band-connector{display:none}}@media(max-width:600px){.connection-scale{grid-template-columns:1fr;gap:16px}.scale-arrow{transform:rotate(90deg);width:54px;height:54px;margin:auto}.scale-card{padding:28px 24px}.scale-band{padding:24px}.scale-band-item{gap:14px}}

/* Premium v5 homepage */
.hero-premium{position:relative;overflow:hidden;min-height:650px;background:linear-gradient(135deg,#f7fbff 0%,#fff 55%,#eefaf9 100%);padding:92px 0 78px}.hero-glow{position:absolute;width:620px;height:620px;border-radius:50%;right:-180px;top:-210px;background:radial-gradient(circle,rgba(0,167,160,.18),rgba(0,167,160,0) 68%);pointer-events:none}.hero-copy{position:relative;z-index:2}.hero-lead{font-size:1.24rem!important;max-width:650px}.hero-proof{display:flex;flex-wrap:wrap;gap:24px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:.88rem}.hero-proof b{color:var(--navy);font-size:1rem;margin-right:5px}.hero-visual{height:500px;position:relative;display:flex;align-items:center;justify-content:center}.phone-card{position:absolute;width:230px;height:455px;border-radius:34px;background:#0c2740;box-shadow:0 35px 70px rgba(8,42,70,.22);border:7px solid #173e5c}.phone-front{transform:rotate(7deg) translate(22px,8px);z-index:3;background:linear-gradient(160deg,#0a3150,#0b6cc6)}.phone-back{transform:rotate(-9deg) translate(-32px,28px);z-index:2;background:linear-gradient(145deg,#0b3c5e,#06233b)}.phone-screen{position:absolute;inset:12px;border-radius:25px;background:linear-gradient(135deg,#0b67c2,#00a7a0);opacity:.75}.phone-notch{position:absolute;top:11px;left:50%;transform:translateX(-50%);width:90px;height:20px;background:#071c2e;border-radius:0 0 14px 14px;z-index:2}.phone-ui{position:absolute;inset:70px 24px 24px;display:flex;flex-direction:column;gap:12px}.ui-dot{width:46px;height:46px;border-radius:14px;background:rgba(255,255,255,.24)}.ui-line{width:70%;height:9px;border-radius:8px;background:rgba(255,255,255,.35)}.ui-line.long{width:88%}.ui-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px}.ui-boxes i{display:block;height:75px;border-radius:16px;background:rgba(255,255,255,.16)}.floating-chip{position:absolute;z-index:5;background:#fff;border:1px solid var(--line);box-shadow:0 15px 35px rgba(8,42,70,.12);padding:14px 17px;border-radius:17px;display:flex;flex-direction:column;line-height:1.1}.floating-chip b{font-size:1.5rem;color:var(--navy);letter-spacing:-.05em}.floating-chip small{color:var(--muted);margin-top:4px}.chip-top{right:0;top:75px}.chip-bottom{left:4px;bottom:55px}.device-orbit{position:absolute;border:1px solid rgba(0,167,160,.22);border-radius:50%;width:390px;height:390px}.orbit-one{transform:rotate(18deg) scaleY(.42)}.orbit-two{transform:rotate(-30deg) scaleY(.42);width:480px}.trust-strip{background:var(--navy);color:#d9e8f2}.trust-inner{display:flex;justify-content:space-between;gap:15px;padding:16px 0;font-size:.76rem;text-transform:uppercase;letter-spacing:.11em;font-weight:800}.section-scale{padding-bottom:65px}.journey{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:stretch;margin-top:35px}.journey-step{background:#f6f9fb;border:1px solid var(--line);border-radius:22px;padding:28px;display:flex;gap:18px}.journey-step>span{font-size:1.55rem;font-weight:950;color:var(--teal);letter-spacing:-.05em}.journey-step strong{font-size:1.1rem;color:var(--navy)}.journey-step p{margin:7px 0 0;color:var(--muted);font-size:.9rem}.journey-step.featured{background:var(--navy);border-color:var(--navy);color:#fff}.journey-step.featured strong{color:#fff}.journey-step.featured p{color:#c7d8e4}.journey-line{align-self:center;height:1px;background:var(--line);position:relative}.journey-line:after{content:'→';position:absolute;right:-6px;top:-14px;color:var(--teal);font-size:1.3rem;background:#fff;padding-left:8px}.services-section{background:#f7fafc}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-card{display:grid;grid-template-columns:55px 1fr 25px;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);padding:24px;border-radius:20px;text-decoration:none;transition:.2s transform,.2s box-shadow}.service-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(8,42,70,.09)}.service-card.service-primary{border-color:#b8e7e3;box-shadow:0 12px 30px rgba(0,167,160,.08)}.service-no{font-size:1.2rem;font-weight:900;color:var(--teal)}.service-card h3{margin:0;color:var(--navy);font-size:1.08rem}.service-card p{margin:4px 0 0;color:var(--muted);font-size:.86rem}.service-card>b{font-size:1.3rem;color:var(--blue)}.lifecycle-section{background:var(--navy);color:#fff}.lifecycle-section h2{color:#fff}.lifecycle-section p{color:#c9dbe6;max-width:600px}.lifecycle-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.lifecycle-steps{display:grid;gap:10px}.lifecycle-steps>div{display:grid;grid-template-columns:45px 1fr;gap:10px;align-items:center;padding:17px 18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);border-radius:15px}.lifecycle-steps span{color:#70d9d2;font-weight:900}.lifecycle-steps b{font-size:1rem}.lifecycle-steps small{grid-column:2;color:#a9c1cf}.centres-section{background:linear-gradient(180deg,#fff,#f5fafb)}.centre-map{height:370px;position:relative;border-radius:28px;background:radial-gradient(circle at 58% 40%,rgba(0,167,160,.14),transparent 35%),linear-gradient(135deg,#eef7fa,#f9fcfd);border:1px solid var(--line);overflow:hidden}.map-lines{position:absolute;inset:0;background:linear-gradient(25deg,transparent 49.7%,rgba(8,42,70,.08) 50%,transparent 50.3%),linear-gradient(155deg,transparent 49.7%,rgba(8,42,70,.07) 50%,transparent 50.3%),linear-gradient(75deg,transparent 49.7%,rgba(8,42,70,.05) 50%,transparent 50.3%)}.centre{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgba(8,42,70,.1);border-radius:16px;padding:12px 16px;min-width:140px}.centre:before{content:'';position:absolute;width:12px;height:12px;background:var(--teal);border:4px solid #fff;box-shadow:0 0 0 1px rgba(0,167,160,.3);border-radius:50%;left:50%;top:-11px;transform:translateX(-50%)}.centre span{font-size:.7rem;color:var(--teal);font-weight:900}.centre b{display:block;color:var(--navy)}.centre small{color:var(--muted)}.centre-shipley{left:15%;top:29%}.centre-halifax{left:37%;top:55%}.centre-sheffield{right:13%;top:31%}.centre-bolton{right:27%;bottom:17%}.centre-note{margin-top:18px;padding:18px 20px;background:var(--navy);color:#d8e6ef;border-radius:16px}.centre-note b{color:#fff}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.proof-panel{background:linear-gradient(145deg,#0b67c2,#082a46);color:#fff;padding:45px;border-radius:28px}.proof-panel h2{color:#fff}.proof-panel p{color:#d7e5ee}.tick-list{list-style:none;padding:0;margin:10px 0 0}.tick-list li{display:grid;grid-template-columns:1fr;gap:2px;padding:17px 0;border-bottom:1px solid var(--line)}.tick-list li:before{content:'✓';float:right;color:var(--teal);font-weight:900}.tick-list b{color:var(--navy)}.tick-list span{color:var(--muted);font-size:.9rem}.refurbished-band{background:#eef8f7}.reuse-visual{min-height:210px;border-radius:28px;background:#fff;border:1px solid #cbe9e6;display:grid;place-items:center;padding:30px}.reuse-visual>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.reuse-visual span{padding:12px 15px;border-radius:12px;background:#f2f7f9;color:var(--navy);font-weight:900;font-size:.78rem;letter-spacing:.08em}.reuse-visual b{color:var(--teal);font-size:1.4rem}.cta-premium{border-radius:30px}.btn-outline-light{border-color:rgba(255,255,255,.3);color:#fff}.cta-box .eyebrow{color:#8be5df}
@media(max-width:900px){.hero-premium{padding-top:65px}.hero-grid,.lifecycle-grid,.proof-grid{grid-template-columns:1fr}.hero-visual{height:440px}.journey{grid-template-columns:1fr;gap:12px}.journey-line{display:none}.journey-step{min-height:130px}.service-grid{grid-template-columns:1fr}.trust-inner{flex-wrap:wrap;justify-content:center}.centre-map{height:420px}.centre-shipley{left:8%;top:22%}.centre-halifax{left:27%;top:54%}.centre-sheffield{right:8%;top:25%}.centre-bolton{right:20%;bottom:13%}}
@media(max-width:600px){.hero-premium{padding:50px 0 45px}.hero h1{font-size:3.35rem}.hero-lead{font-size:1.08rem!important}.hero-proof{display:grid;gap:10px}.hero-visual{height:410px;margin-top:5px}.phone-card{width:190px;height:370px;border-radius:29px}.phone-front{transform:rotate(6deg) translate(18px,7px)}.phone-back{transform:rotate(-8deg) translate(-22px,25px)}.chip-top{right:2px;top:45px}.chip-bottom{left:0;bottom:35px}.device-orbit{width:310px;height:310px}.trust-inner{gap:10px;font-size:.66rem}.section-head{margin-bottom:25px}.service-card{grid-template-columns:40px 1fr 20px;padding:19px}.centre-map{height:430px}.centre{min-width:125px;padding:10px 12px}.centre-shipley{left:5%;top:18%}.centre-halifax{left:8%;top:59%}.centre-sheffield{right:5%;top:26%}.centre-bolton{right:7%;bottom:12%}.proof-panel{padding:30px}.reuse-visual{min-height:170px}.cta-box{padding:30px}.cta-box .actions .btn{width:100%}}


/* v7 visual layer */
.logo-img{height:54px;width:auto;display:block;object-fit:contain}.brand-logo{display:flex;align-items:center}.branch-photo{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:20px;display:block}.centre-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.centre-card{overflow:hidden;background:#fff;border:1px solid #dce6ee;border-radius:24px;box-shadow:0 12px 35px rgba(6,31,50,.08)}.centre-card .branch-photo{border-radius:0}.centre-card-body{padding:22px}.centre-card-body h3{margin:0 0 7px}.centre-card-body p{margin:0 0 14px;color:#617384}.centre-card-body .tag{display:inline-block;padding:7px 10px;border-radius:999px;background:#e8f7fb;color:#086f91;font-size:.78rem;font-weight:700}.visual-band{background:#071b2d;color:white;border-radius:28px;padding:34px;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;overflow:hidden}.visual-band img{width:100%;display:block;border-radius:22px}.visual-band h2{color:white}.visual-band p{color:#c8d8e4}.photo-note{font-size:.78rem;color:#728596;margin-top:10px}.centre-card a{color:inherit;text-decoration:none}@media(max-width:760px){.centre-cards{grid-template-columns:1fr}.visual-band{grid-template-columns:1fr;padding:22px}}

.hero-tech-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:32px;opacity:.72}.hero-visual{position:relative;min-height:560px}.hero-visual .phone-card,.hero-visual .floating-chip,.hero-visual .device-orbit{z-index:2}.hero-visual:after{content:"";position:absolute;inset:0;border-radius:32px;background:linear-gradient(90deg,rgba(7,27,45,.7),rgba(7,27,45,.05));z-index:1}

.quote-section{background:#f7fafc}.quote-grid{display:grid;grid-template-columns:1fr .8fr;gap:55px;align-items:center}.quote-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 18px 45px rgba(8,42,70,.08)}.quote-mark{font-size:4rem;line-height:.6;color:var(--teal);font-weight:900}.quote-card p{font-size:1.45rem;line-height:1.35;font-weight:800;color:var(--navy);margin:20px 0}.quote-card span{font-size:.86rem;color:var(--muted)}.source-note{display:block;color:#7a8b98;font-size:.75rem;margin-top:16px}@media(max-width:900px){.quote-grid{grid-template-columns:1fr}}

/* V9 — scan-first homepage */
.home-v9 .topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}
.home-v9 .topbar a{color:#fff;text-decoration:none;font-weight:800}
.home-v9 .nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.home-v9 .nav-inner{min-height:76px}.home-v9 .logo-img{height:48px;max-width:250px}.home-v9 .nav-links{gap:18px}.home-v9 .nav-links a{font-size:.78rem}
.v9-hero{background:linear-gradient(135deg,#f8fcfd 0%,#edf9f8 55%,#e7f4fa 100%);overflow:hidden}.v9-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;min-height:calc(100vh - 126px);padding:70px 0}.v9-hero-copy h1{font-size:clamp(4rem,6.2vw,6.6rem);line-height:.91;letter-spacing:-.065em;margin:18px 0 24px}.v9-hero-copy h1 span{color:var(--blue)}.v9-hero-copy>p{font-size:1.28rem;line-height:1.55;color:var(--muted);max-width:650px;margin:0 0 30px}.v9-proof{display:flex;gap:0;margin-top:38px;border-top:1px solid var(--line);padding-top:22px}.v9-proof div{padding-right:28px;margin-right:28px;border-right:1px solid var(--line);display:flex;flex-direction:column}.v9-proof div:last-child{border:0}.v9-proof b{font-size:1.2rem;color:var(--navy)}.v9-proof span{font-size:.76rem;color:var(--muted);margin-top:3px}.v9-hero-art{position:relative;min-height:560px;border-radius:36px;overflow:hidden;background:#09263e;box-shadow:0 28px 70px rgba(8,42,70,.15)}.v9-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,42,70,.72),rgba(0,167,160,.1));pointer-events:none}.v9-hero-art img{width:100%;height:100%;object-fit:cover;opacity:.88}.v9-chip{position:absolute;z-index:2;background:#fff;border-radius:18px;padding:17px 21px;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(0,0,0,.16)}.v9-chip b{font-size:1.8rem;color:var(--navy);line-height:1}.v9-chip span{color:var(--muted);font-size:.8rem;margin-top:5px}.chip-a{top:50px;right:28px}.chip-b{bottom:34px;left:28px}
.v9-section{padding:92px 0}.v9-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:42px}.v9-intro h2,.v9-life-top h2{font-size:clamp(2.5rem,4vw,4.5rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 0;color:var(--navy)}.v9-intro>p{font-size:1.12rem;line-height:1.6;color:var(--muted);max-width:540px;margin:0}.v9-services{background:#f7fafc}.v9-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.v9-service{display:grid;grid-template-columns:50px 1fr 28px;align-items:center;gap:18px;background:#fff;border:1px solid #dce7ee;border-radius:22px;padding:25px 28px;text-decoration:none;transition:.2s ease}.v9-service:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(8,42,70,.08)}.v9-service>span{font-size:1.2rem;font-weight:900;color:var(--teal)}.v9-service h3{margin:0;color:var(--navy);font-size:1.18rem}.v9-service p{margin:5px 0 0;color:var(--muted);font-size:.9rem}.v9-service>b{font-size:1.45rem;color:var(--blue)}.v9-service-featured{background:var(--navy);border-color:var(--navy)}.v9-service-featured h3,.v9-service-featured>b{color:#fff}.v9-service-featured p{color:#c8d9e5}
.v9-lifecycle{background:var(--navy);color:#fff;padding:92px 0}.v9-life-top{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end}.v9-life-top h2{color:#fff}.v9-life-top h2 span{color:#75d8d2}.v9-life-top>p{font-size:1.12rem;line-height:1.6;color:#c9dbe6;margin:0}.v9-life-row{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;gap:12px;align-items:center;margin:52px 0}.v9-life-row>div{min-height:112px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:18px;padding:19px;display:flex;flex-direction:column;justify-content:center}.v9-life-row strong{font-size:1.15rem}.v9-life-row span{font-size:.78rem;color:#a9c1cf;margin-top:7px}.v9-life-row i{font-style:normal;color:#70d9d2;text-align:center;font-size:1.3rem}.v9-life-row .life-repair{background:#0b67c2;border-color:#0b67c2}.v9-repair-callout{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:34px 38px;border-radius:25px;background:linear-gradient(135deg,#0b67c2,#07558f)}.v9-repair-callout h3{font-size:2rem;margin:10px 0}.v9-repair-callout p{color:#dcebf3;max-width:760px;margin:0;line-height:1.55}
.v9-centres{background:linear-gradient(#fff,#f6fafb)}.v9-centre-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v9-centre{background:#fff;border:1px solid #dce7ee;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px rgba(8,42,70,.06)}.v9-centre img{width:100%;height:145px;object-fit:cover;display:block}.v9-centre>div{padding:18px}.v9-centre h3{margin:0 0 7px;font-size:1.2rem;color:var(--navy)}.v9-centre p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.v9-centre-note{margin-top:13px;font-size:.76rem;color:#7a8b98}
.v9-final{padding:82px 0;background:linear-gradient(135deg,#07263f,#0a4b72)}.v9-final-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.v9-final h2{color:#fff;font-size:clamp(2.8rem,4.5vw,4.6rem);line-height:.95;letter-spacing:-.055em;margin:12px 0}.v9-final p{color:#c9dbe6;font-size:1.05rem}.v9-contact{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:320px}.v9-email,.v9-phone{color:#fff;text-decoration:none}.v9-email{font-weight:800}.v9-phone{opacity:.8}
@media(max-width:1000px){.home-v9 .nav-links a:not(.nav-cta){display:none}.v9-hero-grid{grid-template-columns:1fr}.v9-hero-art{min-height:440px}.v9-intro,.v9-life-top{grid-template-columns:1fr;gap:20px}.v9-centre-grid{grid-template-columns:repeat(2,1fr)}.v9-life-row{grid-template-columns:repeat(5,1fr);gap:8px}.v9-life-row i{display:none}.v9-life-row>div{min-height:105px}.v9-final-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:650px){.home-v9 .topbar{display:none}.home-v9 .nav-inner{min-height:62px}.home-v9 .logo-img{height:38px;max-width:205px}.home-v9 .nav-cta{padding:9px 13px}.v9-hero-grid{min-height:auto;padding:42px 0 46px;gap:25px}.v9-hero-copy h1{font-size:3.45rem;margin:14px 0 19px}.v9-hero-copy>p{font-size:1.05rem;line-height:1.5;margin-bottom:22px}.v9-hero-copy .actions{gap:9px}.v9-hero-copy .btn{padding:14px 18px}.v9-proof{margin-top:28px;padding-top:18px}.v9-proof div{padding-right:13px;margin-right:13px}.v9-proof b{font-size:1rem}.v9-proof span{font-size:.66rem}.v9-hero-art{min-height:315px;border-radius:25px}.v9-chip{padding:11px 14px;border-radius:14px}.v9-chip b{font-size:1.35rem}.v9-chip span{font-size:.68rem}.chip-a{top:18px;right:14px}.chip-b{bottom:15px;left:14px}.v9-section,.v9-lifecycle{padding:55px 0}.v9-intro{margin-bottom:25px}.v9-intro h2,.v9-life-top h2{font-size:2.55rem}.v9-intro>p,.v9-life-top>p{font-size:.98rem}.v9-service-grid{grid-template-columns:1fr;gap:10px}.v9-service{grid-template-columns:38px 1fr 20px;padding:17px 18px;border-radius:17px}.v9-service h3{font-size:1.03rem}.v9-service p{font-size:.78rem}.v9-life-row{grid-template-columns:1fr 1fr;gap:8px;margin:30px 0}.v9-life-row>div{min-height:90px;padding:15px}.v9-life-row>div:last-child{grid-column:span 2}.v9-life-row strong{font-size:1rem}.v9-life-row span{font-size:.7rem}.v9-repair-callout{display:block;padding:25px 22px;border-radius:20px}.v9-repair-callout h3{font-size:1.75rem}.v9-repair-callout p{font-size:.9rem}.v9-repair-callout .btn{margin-top:18px}.v9-centre-grid{grid-template-columns:1fr 1fr;gap:10px}.v9-centre{border-radius:16px}.v9-centre img{height:100px}.v9-centre>div{padding:13px}.v9-centre h3{font-size:1rem}.v9-centre p{font-size:.69rem}.v9-centre-note{font-size:.68rem}.v9-final{padding:55px 0}.v9-final h2{font-size:2.8rem}.v9-contact{min-width:0;width:100%}.v9-contact .btn{width:100%;text-align:center}.v9-email{font-size:.86rem}}

/* FINAL HOMEPAGE — faithful to approved visual design */
.home-final{background:#fff;color:#102a43;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.home-final a{text-decoration:none}.site-header{height:76px;background:#fff;border-bottom:1px solid #e4ebf0;position:sticky;top:0;z-index:50}.header-inner{max-width:1400px;width:94%;height:76px;margin:auto;display:flex;align-items:center;gap:28px}.site-logo img{width:255px;height:auto;display:block}.header-tag{margin-left:auto;font-size:12px;color:#536577;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:21px;font-size:11px;color:#19334c;white-space:nowrap}.desktop-nav a{padding:31px 0 24px;border-bottom:2px solid transparent}.desktop-nav a.active{border-bottom-color:#0871ca}.header-quote{background:#0871ca;color:#fff;border-radius:30px;padding:11px 20px;font-size:13px;font-weight:800;white-space:nowrap}.header-quote span{font-size:17px}.mobile-menu,.mobile-nav{display:none}
.design-hero{max-width:1400px;margin:auto;display:grid;grid-template-columns:47% 53%;min-height:470px;background:linear-gradient(100deg,#f5fbfc 0%,#eef8fa 42%,#fff 42%)}.hero-copy{padding:48px 42px 30px 38px;display:flex;flex-direction:column;justify-content:center}.design-eyebrow{font-size:14px;letter-spacing:.13em;color:#21a7a2;font-weight:900;margin-bottom:14px}.hero-copy h1{font-size:68px;line-height:.9;letter-spacing:-.065em;margin:0;color:#0b2546}.hero-copy h2{font-size:26px;line-height:1.05;color:#0871ca;margin:12px 0 12px;letter-spacing:-.035em}.hero-copy p{font-size:15px;line-height:1.45;max-width:560px;color:#233b53;margin:0}.hero-buttons{display:flex;gap:12px;margin-top:17px}.blue-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:28px;padding:11px 21px;font-size:13px;font-weight:850}.blue-button{background:#0871ca;color:#fff}.outline-button{border:1.5px solid #0871ca;color:#0871ca;background:#fff}.hero-stats{display:flex;margin-top:23px}.hero-stats div{min-width:135px;padding:4px 18px 0 0;margin-right:20px;border-right:1px solid #d5e0e8;display:flex;flex-direction:column}.hero-stats div:last-child{border:0}.hero-stats strong{font-size:15px;color:#0b2546}.hero-stats span{font-size:11px;color:#536577}.hero-photo{min-height:470px;overflow:hidden}.hero-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.lifecycle-strip{background:#fff;padding:15px 4% 19px;border-bottom:1px solid #edf1f4}.section-title-centre{text-align:center}.section-title-centre h2{margin:0;color:#0b3158;font-size:26px;line-height:1.05;letter-spacing:-.035em}.section-title-centre p{margin:3px 0 13px;color:#506477;font-size:13px}.lifecycle-items{max-width:1150px;margin:auto;display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;text-align:center}.lifecycle-items>div{display:flex;flex-direction:column;align-items:center}.lifecycle-items i{width:54px;height:54px;border-radius:50%;background:#1263ae;color:#fff;display:grid;place-items:center;font-style:normal;font-size:25px;margin-bottom:4px}.lifecycle-items>div:nth-of-type(3) i{background:#11a9a2}.lifecycle-items>div:nth-of-type(4) i{background:#6e59bf}.lifecycle-items>div:nth-of-type(5) i{background:#59a844}.lifecycle-items b{font-size:14px;color:#0b3158}.lifecycle-items span{font-size:11px;line-height:1.25;color:#536577}.lifecycle-items em{font-style:normal;color:#3c79ae;font-size:31px}
.services-section,.centres-section{background:#f5f8fb;padding:16px 2.8% 18px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading-row h2{font-size:23px;color:#0b3158;letter-spacing:-.035em;margin:0}.section-heading-row a{font-size:12px;color:#0871ca;font-weight:800}.section-heading-row a span{font-size:17px}.service-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;max-width:1400px;margin:auto}.service-card{background:#fff;border:1px solid #dfe7ed;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px rgba(20,50,80,.05)}.service-card img{display:block;width:100%;height:103px;object-fit:cover}.service-card div{padding:8px 10px 10px}.service-card h3{font-size:13px;line-height:1.1;margin:0 0 5px;color:#0b3158}.service-card p{font-size:11px;line-height:1.25;color:#506477;min-height:28px;margin:0 0 6px}.service-card b{font-size:11px;color:#0871ca}.centres-section{padding-top:14px}.centre-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1400px;margin:auto}.centre-card{background:#fff;border:1px solid #dfe7ed;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px rgba(20,50,80,.05)}.centre-card img{display:block;width:100%;height:122px;object-fit:cover}.centre-card h3{font-size:14px;color:#0b3158;margin:7px 11px 1px}.centre-card p{font-size:11px;color:#506477;margin:0 11px 6px}.centre-card b{display:block;font-size:11px;color:#0871ca;margin:0 11px 10px}
.stuart-band{background:linear-gradient(100deg,#0560ae,#073a70);color:#fff;display:grid;grid-template-columns:220px 1.4fr 1fr 280px;gap:24px;align-items:center;padding:0 3%;min-height:190px}.stuart-photo{align-self:end;height:190px;overflow:hidden}.stuart-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.stuart-quote p{font-size:13px;line-height:1.4;margin:0 0 9px}.stuart-quote strong,.stuart-quote span{display:block}.stuart-quote strong{font-size:13px}.stuart-quote span{font-size:11px;color:#c9d9e8}.stuart-points{display:flex;flex-direction:column;gap:7px;font-size:11px}.stuart-contact{background:#fff;color:#0b3158;border-radius:6px;padding:13px 15px;display:flex;flex-direction:column;align-items:flex-start}.stuart-contact strong{font-size:13px}.stuart-contact h3{font-size:17px;margin:0 0 4px}.stuart-contact>a:not(.blue-button){font-size:10px;color:#0871ca;margin-bottom:10px}.stuart-contact .blue-button{padding:9px 15px;font-size:11px}
.final-footer{background:#fff;color:#16324d;padding:16px 3% 9px}.footer-main{display:grid;grid-template-columns:230px 1.2fr 2fr;gap:25px;align-items:center;max-width:1400px;margin:auto}.footer-main img{width:230px}.footer-main p{font-size:12px;line-height:1.4;color:#536577;margin:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:10px}.footer-links a{color:#19334c}.footer-bottom{border-top:1px solid #e4ebf0;max-width:1400px;margin:13px auto 0;padding-top:8px;display:flex;justify-content:space-between;font-size:9px;color:#697a89}
@media(max-width:1150px){.header-tag{display:none}.desktop-nav{gap:12px}.desktop-nav a{font-size:10px}.site-logo img{width:220px}.design-hero{grid-template-columns:48% 52%}.hero-copy h1{font-size:58px}.hero-copy h2{font-size:23px}.service-card p{min-height:42px}.stuart-band{grid-template-columns:180px 1.4fr 1fr 240px}.footer-main{grid-template-columns:190px 1fr}.footer-links{grid-column:1/-1;justify-content:flex-start}.footer-main img{width:190px}}
@media(max-width:760px){
 .site-header{height:64px}.header-inner{height:64px;width:92%;justify-content:space-between}.site-logo img{width:205px}.header-quote,.header-tag,.desktop-nav{display:none}.mobile-menu{display:block;border:0;background:transparent;color:#0b3158;font-size:26px;line-height:1;padding:4px}.mobile-nav{display:none;background:#fff;border-top:1px solid #e4ebf0;padding:8px 4%;box-shadow:0 12px 24px rgba(8,42,70,.1)}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr}.mobile-nav a{padding:10px 6px;color:#0b3158;font-size:13px;font-weight:700;border-bottom:1px solid #edf1f4}
 .design-hero{display:flex;flex-direction:column;background:linear-gradient(135deg,#f5fbfc,#edf9f8);min-height:0}.hero-copy{padding:30px 22px 0}.design-eyebrow{font-size:11px;margin-bottom:10px}.hero-copy h1{font-size:51px;line-height:.91}.hero-copy h2{font-size:20px;margin:10px 0 10px}.hero-copy p{font-size:13px;line-height:1.42}.hero-buttons{margin-top:14px;gap:8px}.blue-button,.outline-button{padding:10px 14px;font-size:11px}.hero-stats{margin-top:17px;padding-bottom:14px}.hero-stats div{min-width:0;flex:1;padding-right:9px;margin-right:9px}.hero-stats strong{font-size:13px}.hero-stats span{font-size:9px}.hero-photo{min-height:220px;height:220px}.hero-photo img{object-position:center}
 .lifecycle-strip{padding:17px 14px 18px}.section-title-centre h2{font-size:20px}.section-title-centre p{font-size:10px;margin-bottom:10px}.lifecycle-items{grid-template-columns:repeat(5,1fr);gap:3px}.lifecycle-items em{display:none}.lifecycle-items i{width:39px;height:39px;font-size:18px}.lifecycle-items b{font-size:10px}.lifecycle-items span{font-size:8px;line-height:1.15}
 .services-section,.centres-section{padding:15px 14px 16px}.section-heading-row{margin-bottom:8px}.section-heading-row h2{font-size:20px}.section-heading-row a{font-size:10px}.service-cards{grid-template-columns:repeat(2,1fr);gap:7px}.service-card img{height:82px}.service-card div{padding:7px 8px 8px}.service-card h3{font-size:11px}.service-card p{font-size:9px;min-height:23px;margin-bottom:4px}.service-card b{font-size:9px}
 .centre-cards{grid-template-columns:repeat(2,1fr);gap:7px}.centre-card img{height:88px}.centre-card h3{font-size:12px;margin:5px 8px 1px}.centre-card p{font-size:9px;margin:0 8px 4px}.centre-card b{font-size:9px;margin:0 8px 7px}.centres-section{padding-top:13px}
 .stuart-band{grid-template-columns:105px 1fr;gap:14px;padding:0 14px;min-height:145px}.stuart-photo{height:145px}.stuart-quote p{font-size:10px;line-height:1.3}.stuart-quote strong{font-size:11px}.stuart-quote span{font-size:9px}.stuart-points{display:none}.stuart-contact{grid-column:1/-1;margin:0 0 14px;padding:11px 13px}.stuart-contact strong{font-size:10px}.stuart-contact h3{font-size:14px}.stuart-contact>a:not(.blue-button){font-size:9px}.stuart-contact .blue-button{padding:8px 12px}
 .final-footer{padding:13px 14px 8px}.footer-main{display:block}.footer-main img{width:190px}.footer-main p{font-size:10px;margin:8px 0}.footer-links{justify-content:flex-start;gap:7px;font-size:8px}.footer-bottom{margin-top:9px;font-size:7px;display:block;line-height:1.5}.footer-bottom span:last-child{float:right}
}

/* V11 mobile refinement — designed specifically for phone scanning */
@media(max-width:760px){
  .site-logo img{width:205px;height:auto}
  .hero-photo{height:158px;min-height:158px;background:#eef7f8}
  .hero-photo picture,.hero-photo picture img{display:block;width:100%;height:100%}
  .hero-photo img{object-fit:cover;object-position:center 52%}
  .design-hero .hero-copy{padding-top:27px}
  .hero-copy h1{font-size:48px}
  .hero-copy h2{font-size:19px}
  .hero-copy p{font-size:12.5px;line-height:1.38}
  .hero-buttons{flex-wrap:nowrap}
  .hero-buttons a{flex:1;white-space:nowrap}
  .hero-stats{margin-top:14px;padding-bottom:12px}

  .lifecycle-strip{padding:13px 10px 14px}
  .section-title-centre h2{font-size:18px}
  .section-title-centre p{font-size:9.5px;margin:2px 0 8px}
  .lifecycle-items{gap:1px}
  .lifecycle-items i{width:34px;height:34px;font-size:15px;margin-bottom:3px}
  .lifecycle-items b{font-size:9px}
  .lifecycle-items span{font-size:7px;line-height:1.1}

  .services-section,.centres-section{padding:13px 12px 14px}
  .section-heading-row{margin-bottom:7px}
  .section-heading-row h2{font-size:19px}
  .section-heading-row a{font-size:9.5px}
  .service-cards{gap:6px}
  .service-card{display:grid;grid-template-columns:64px 1fr;min-height:98px;align-items:center}
  .service-card img{width:64px;height:64px;margin:8px 0 8px 8px;border-radius:3px}
  .service-card div{padding:7px 7px 7px 8px}
  .service-card h3{font-size:11px;line-height:1.08;margin-bottom:3px}
  .service-card p{font-size:8.5px;line-height:1.2;min-height:0;margin:0 0 4px}
  .service-card b{font-size:8.5px}

  .centres-section{padding-top:12px}
  .centre-cards{gap:6px}
  .centre-card img{height:64px}
  .centre-card h3{font-size:11px;margin:4px 7px 0}
  .centre-card p{font-size:8px;margin:0 7px 3px}
  .centre-card b{font-size:8px;margin:0 7px 6px}

  .stuart-band{grid-template-columns:82px 1fr;gap:10px;min-height:112px;padding:0 12px}
  .stuart-photo{height:112px}
  .stuart-quote p{font-size:9px;line-height:1.25;margin-bottom:5px}
  .stuart-quote strong{font-size:10px}
  .stuart-quote span{font-size:8px}
  .stuart-contact{grid-column:1/-1;margin:0 0 10px;padding:9px 11px;display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center}
  .stuart-contact strong{font-size:9px;grid-column:1/-1}
  .stuart-contact h3{font-size:12px;margin:0}
  .stuart-contact>a:not(.blue-button){font-size:8px;margin:0;grid-column:1/-1}
  .stuart-contact .blue-button{grid-column:2;grid-row:2 / span 2;padding:7px 10px;font-size:9px}

  .final-footer{padding:11px 12px 7px}
  .footer-main img{width:170px}
  .footer-main p{font-size:9px;margin:5px 0}
  .footer-links{gap:6px;font-size:7.5px}
  .footer-bottom{margin-top:7px;padding-top:6px;font-size:6.5px}
}

/* V11.1 direct Stuart contact */
.stuart-phone{font-size:10px;color:#0871ca;margin-bottom:10px;text-decoration:none}.stuart-contact .stuart-phone{font-weight:700}.stuart-contact .blue-button{margin-top:0}
@media(max-width:760px){.stuart-phone{font-size:8px;margin-bottom:0}.stuart-contact .stuart-phone{grid-column:1/-1}}


/* V11.1 contact and location links */
.topbar-actions{display:inline-flex;gap:14px;align-items:center}
.topbar-actions a{white-space:nowrap}
.centre-links{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.google-link{color:#176fc1;font-weight:700;cursor:pointer;white-space:nowrap}
.stuart-whatsapp{color:#0b8f72 !important;font-weight:700}
.footer-social{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}
.footer-social a{font-weight:700}
@media(max-width:760px){.topbar-actions{gap:9px}.centre-links{align-items:flex-start;gap:7px}.google-link{font-size:.88rem}.footer-social{gap:12px}}
