:root{--ink:#082e38;--muted:#52656c;--paper:#f8faf7;--lime:#bbf477;--line:#d7e1db}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(46px,5.25vw,78px)}h2{font-size:clamp(36px,3.4vw,52px)}h3{font-size:27px}em{font-style:normal;color:#547662}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #34884c;outline-offset:5px}button:disabled{cursor:default}img{max-width:100%;display:block}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}.topline{padding:10px 50px;background:var(--ink);color:#e7f1e8;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.09em}.topline a{letter-spacing:0;font-size:14px}.nav{display:flex;align-items:center;justify-content:space-between;padding:30px 0;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:25px;letter-spacing:-1px;font-weight:700;line-height:1.1;white-space:nowrap}.brand-light{font-weight:400}.brand small{display:block;font-size:9px;letter-spacing:2px;margin-top:8px;font-weight:500}.nav nav{display:flex;align-items:center;gap:30px;font-size:14px}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 24px;font-size:16px;font-weight:500;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#164954;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:12px 20px;font-size:14px}.button.full{width:100%}.button.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}.menu{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:55px;padding:35px 0 70px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:24px}.tiny-mark{font-size:21px;vertical-align:middle;margin-right:6px}.hero h1{margin:22px 0 28px}.intro{font-size:18px;line-height:1.8;max-width:560px;color:var(--muted)}.actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{font-weight:500;font-size:15px;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid #a0b2a4;padding:5px 0}.hero-assurances{display:flex;gap:20px;font-size:12px;color:var(--muted)}.hero-assurances span:before{content:'✓';margin-right:7px;color:var(--ink)}.hero-visual{height:550px;position:relative;border-radius:5px;isolation:isolate;margin-bottom:24px}.coast{width:100%;height:100%;object-fit:cover;border-radius:5px}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#062b3855,transparent 65%);z-index:0}.image-label{position:absolute;top:25px;left:25px;right:25px;color:#fff;font-size:10px;letter-spacing:.11em;display:flex;justify-content:space-between;z-index:1}.image-label span{font-size:9px}.visual-word{position:absolute;left:30px;top:75px;color:white;font:500 44px/1.12 Manrope,sans-serif;letter-spacing:-2px;z-index:1}.south-symbol{position:absolute;right:28px;bottom:55px;color:var(--lime);font-size:110px;line-height:1;z-index:1}.floating-note{position:absolute;bottom:-25px;left:-30px;background:var(--lime);padding:22px 28px;display:flex;gap:20px;align-items:center;z-index:2;box-shadow:0 10px 25px #082e3810;border-radius:3px}.note-icon{font-size:40px;font-weight:400}.floating-note strong{font-size:18px;line-height:1.35;display:block;font-weight:500}.floating-note small{font-size:11px;display:block;margin-top:8px}.town-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.town-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;padding-bottom:24px}.town-strip span{font-size:10px;line-height:1.6;letter-spacing:.08em}.town-strip p{font-size:17px}.town-strip i{font-style:normal;color:#8ca494}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:40px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{border:1px solid var(--line);padding:30px;display:flex;flex-direction:column;min-height:340px;transition:transform .2s,box-shadow .2s}.service:hover{transform:translateY(-5px);box-shadow:0 15px 30px #082e3810}.service-no{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:35px}.service-no span{font-size:25px}.service h3{font-size:32px;margin-bottom:20px}.service p{font-size:15px;color:var(--muted)}.service-foot{margin-top:auto;padding-top:34px;font-size:10px;font-weight:700;letter-spacing:.1em;display:flex;justify-content:space-between}.service.dark{background:var(--ink);color:white;border-color:var(--ink)}.service.dark p,.service.dark .service-no{color:#b8cbc9}.service.dark .service-foot{color:var(--lime)}.estimate-section{background:#eaf0e9;padding:85px 0}.estimate-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.estimate-layout h2{margin-bottom:25px}.estimate-layout p:not(.eyebrow){color:var(--muted)}.quiet{font-size:13px;margin-top:25px;max-width:385px}.estimator{background:white;padding:32px;border:1px solid var(--line);border-radius:5px;box-shadow:0 18px 40px #082e3808}.field{margin-bottom:20px}label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}select,input,textarea{width:100%;padding:13px 14px;border:1px solid #b8c8bf;background:#fff;color:var(--ink);border-radius:3px;min-height:48px}select{cursor:pointer}.estimate-result{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.estimate-result .eyebrow{font-size:10px;margin-bottom:14px}.result-row{display:flex;justify-content:space-between;gap:20px;align-items:start}.result-row h3{font-size:23px;letter-spacing:-1px;max-width:250px}#result-price{white-space:nowrap;font-size:26px;font-weight:600}.estimate-result p{font-size:14px;line-height:1.6;margin:15px 0 22px}.approach{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.approach .intro{margin:25px 0;font-size:16px}.principles article{display:flex;gap:25px;padding:26px 0;border-bottom:1px solid var(--line)}.principles article>span{font-size:12px;color:#638071;padding-top:5px}.principles h3{font-size:23px;letter-spacing:-.7px}.principles p{font-size:15px;color:var(--muted);margin-top:12px}.hardware-section{padding:85px 0;background:var(--ink);color:white}.hardware-section .section-heading p:not(.eyebrow){color:#bfd0cf}.hardware-section .eyebrow{color:var(--lime)}.tabs{display:flex;border-bottom:1px solid #43606a;gap:30px}.tabs button{border:0;background:none;color:#becfce;padding:18px 0;font-size:15px;border-bottom:3px solid transparent}.tabs button[aria-selected=true]{color:var(--lime);border-bottom-color:var(--lime)}.hardware-panel{display:flex;justify-content:space-between;gap:80px;padding-top:40px;min-height:245px;align-items:center}.hardware-panel h3{font-size:36px;margin-bottom:18px}.hardware-panel p:not(.eyebrow){max-width:660px;color:#becfce}.hardware-panel .eyebrow{font-size:10px;margin-bottom:15px}.hardware-price{min-width:245px}.hardware-price>span{font-size:30px;display:block;margin-bottom:22px}.hardware-price .button{background:var(--lime);color:var(--ink);border-color:var(--lime)}.coverage{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center}.coverage h2{margin-bottom:25px}.coverage p{color:var(--muted);font-size:15px}.coverage form{margin-top:25px}.postcode-row{display:flex;gap:8px}.postcode-row input{min-width:0}.postcode-row .button{padding:13px 22px}.coverage #coverage-result{font-size:13px;margin-top:12px;min-height:42px}.town-list>div{display:grid;grid-template-columns:25px 1fr;column-gap:18px;border-bottom:1px solid var(--line);padding:23px 0}.town-list>div>span:first-child{font-size:11px;grid-row:span 2}.town-list h3{font-size:22px;letter-spacing:-.6px}.town-list>div>span:last-child{font-size:12px;margin-top:7px;color:var(--muted)}.town-list p{font-size:12px;margin-top:20px}.contact-section{background:var(--ink);padding:85px 0;color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-grid em{color:var(--lime)}.contact-grid h2{margin-bottom:25px}.contact-grid p{color:#c4d4d2}.email-link{display:inline-block;border-bottom:1px solid #788f91;margin-top:25px;font-size:19px}.contact-grid input,.contact-grid textarea{background:#153d46;border-color:#527078;color:white}.contact-grid textarea::placeholder{color:#a9bfbd}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.form-note{font-size:12px;margin:12px 0 20px}#contact-status{font-size:13px;margin-top:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:38px;padding-bottom:38px}footer p,footer>a:last-child{font-size:12px}footer .brand{font-size:22px}.skip{position:absolute;top:-100px;z-index:20;background:white;padding:10px}.skip:focus{top:0}
@media(min-width:1500px){.hero{gap:80px}.hero-visual{height:590px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav nav{gap:17px}.hero{gap:30px}.hero-visual{height:500px}.hero h1{font-size:55px}.hero-assurances{gap:10px;flex-wrap:wrap}.actions{align-items:start;flex-direction:column;gap:14px}.estimate-layout,.approach,.coverage,.contact-grid{gap:45px}.service{padding:24px}.image-label span{display:none}}
@media(max-width:760px){.topline{padding:9px 22px;font-size:9px}.topline a{font-size:11px}.wrap{width:calc(100% - 40px)}.nav{padding:22px 0;flex-wrap:wrap}.brand{font-size:23px}.menu{display:block;border:1px solid var(--line);padding:8px 14px;color:var(--ink);background:transparent;border-radius:3px}.nav nav{display:none;width:100%;align-items:stretch;flex-direction:column;padding:12px 0}.nav nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:60px;gap:35px}.hero h1{font-size:clamp(43px,10.6vw,65px)}.hero .eyebrow{font-size:10px}.intro{font-size:17px}.actions{flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}.hero-visual{height:420px;margin-left:12px}.floating-note{left:-12px;padding:20px;width:calc(100% - 22px)}.hero-assurances{gap:15px}.town-strip .wrap{flex-wrap:wrap;gap:13px;justify-content:start}.town-strip span{width:100%}.town-strip p{font-size:13px}.town-strip i{font-size:12px}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service{min-height:290px}.service h3 br{display:none}.service-no{margin-bottom:20px}.estimate-section,.hardware-section,.contact-section{padding:60px 0}.estimate-layout,.approach,.coverage,.contact-grid{grid-template-columns:1fr;gap:35px}.estimator{padding:23px}.quiet{max-width:none}.tabs{gap:20px;overflow:auto}.tabs button{font-size:13px;flex-shrink:0}.hardware-panel{display:block;min-height:320px}.hardware-price{margin-top:28px}.hardware-price>span{font-size:27px}.hardware-panel h3{font-size:30px}.form-pair{grid-template-columns:1fr}footer{flex-wrap:wrap}footer .brand{width:100%}.email-link{font-size:17px}.result-row{gap:12px}#result-price{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Friendly local direction */
:root{--ink:#163a49;--muted:#51646a;--paper:#fffaf2;--lime:#ffda73;--line:#e1ded2}
body{background:var(--paper)}h1,h2,h3{font-family:Fredoka,Manrope,sans-serif;letter-spacing:-.025em}h1{font-weight:500}.topline{background:#163a49;color:#fffaf2}.brand{font-family:Fredoka,sans-serif;font-weight:500;font-size:29px;letter-spacing:-.8px}.brand-light{color:#bf542e;font-weight:500}.brand small{font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:1.3px}.button{border-radius:100px;background:#163a49;border:0;font-weight:500;box-shadow:0 4px 0 #0c2732}.button:hover{background:#285666;transform:translateY(-2px)}.button.small{box-shadow:none}.hero{gap:60px;padding-top:40px;padding-bottom:90px;grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(58px,6.2vw,90px);line-height:1.02;margin:20px -30px 26px 0}.hero h1 em{color:#bf542e}.hero .eyebrow{font-size:11px;letter-spacing:.08em}.tiny-mark{background:#ffda73;width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;color:var(--ink)}.intro{font-size:17px}.hero-visual{height:540px;margin-top:25px;transform:rotate(3deg);border:9px solid white;border-radius:100px 100px 40px 40px;box-shadow:10px 12px 0 #f0dbb9}.coast{border-radius:90px 90px 30px 30px}.hero-visual:after{display:none}.image-label{top:25px;left:25px;right:auto;color:#163a49;font-size:9px;background:#fffaf2;padding:10px 15px;border-radius:30px;transform:rotate(-3deg)}.image-label span,.visual-word,.south-symbol{display:none}.floating-note{left:-38px;bottom:-25px;transform:rotate(-6deg);background:#ffda73;border-radius:20px;box-shadow:4px 5px 0 #c5a96555;padding:20px 25px}.floating-note strong{font-family:Fredoka,sans-serif;font-size:24px;font-weight:400;line-height:1.1}.floating-note small{font-size:11px}.note-icon{font-size:40px}.town-strip{background:#dceded;border:0;transform:rotate(-1deg)}.town-strip p{font-family:Fredoka,sans-serif;font-size:22px}.town-strip i{color:#bd552f}.section-heading h2{font-size:clamp(38px,4vw,57px)}.section-heading .eyebrow{color:#a34726}.service{border:0;border-radius:26px;background:#f8debc;padding:30px;min-height:350px}.service:nth-child(2){background:#dceded;transform:rotate(1deg)}.service.dark{background:#ffda73;color:var(--ink);transform:rotate(-1deg)}.service.dark p,.service.dark .service-no,.service.dark .service-foot{color:var(--ink)}.service:hover,.service:nth-child(2):hover,.service.dark:hover{transform:translateY(-6px) rotate(0)}.service h3{font-size:38px;font-weight:400}.service-no{margin-bottom:25px}.service-no span{display:grid;place-items:center;border-radius:50%;background:#fffaf2;width:40px;height:40px}.estimate-section{background:#dceded}.estimate-layout h2{font-size:55px}.estimator{border-radius:26px;box-shadow:8px 8px 0 #b5d0d1;border:0}.estimator select{border-radius:12px}.estimate-result h3{font-size:27px;letter-spacing:0}.approach h2{font-size:48px}.approach em{color:#bf542e}.principles article>span{background:#ffda73;border-radius:50%;width:34px;height:34px;flex-shrink:0;text-align:center;padding-top:6px;color:var(--ink)}.principles h3{font-size:26px;letter-spacing:0}.hardware-section{background:#163a49}.hardware-section h2{font-size:55px}.hardware-section .eyebrow{color:#ffda73}.tabs button[aria-selected=true]{color:#ffda73;border-bottom-color:#ffda73}.hardware-price .button{background:#ffda73;color:var(--ink);border:0;box-shadow:none}.coverage h2{font-size:55px}.postcode-row input{border-radius:14px}.town-list h3{font-size:25px}.contact-section{background:#f8debc;color:var(--ink);border-radius:50px 50px 0 0}.contact-grid h2{font-size:56px}.contact-grid em{color:#b44d2b}.contact-grid p{color:#435b64}.contact-grid input,.contact-grid textarea{background:#fffaf2;color:var(--ink);border-color:#c6bda9;border-radius:12px}.contact-grid textarea::placeholder{color:#6f7776}.button.light{background:#163a49;color:white}.email-link{border-color:#b59177}footer .brand{font-size:25px}
@media(max-width:1050px){.hero{gap:30px}.hero h1{font-size:70px}.hero-visual{height:500px}.floating-note{left:-20px;padding:18px}.floating-note strong{font-size:22px}.nav nav{gap:20px}.brand{font-size:25px}.brand small{font-size:8px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:22px;padding-top:22px;padding-bottom:75px}.hero h1{font-size:clamp(55px,12.5vw,76px);margin-right:0}.hero h1 em br{display:none}.hero-visual{height:370px;margin:20px 8px 15px;border-width:7px;border-radius:65px 65px 30px 30px}.coast{border-radius:58px 58px 23px 23px}.floating-note{left:-14px;bottom:-28px;width:auto;max-width:95%;transform:rotate(-5deg)}.image-label{font-size:8px;padding:8px 12px;top:15px;left:15px}.town-strip p{font-size:16px}.town-strip .wrap{gap:11px}.estimate-layout h2,.approach h2,.hardware-section h2,.coverage h2,.contact-grid h2{font-size:42px}.service{min-height:285px}.service h3{font-size:34px}.service:nth-child(2),.service.dark{transform:none}.contact-section{border-radius:30px 30px 0 0}.brand small{font-size:8px}.nav nav{gap:17px}.estimator{padding:23px}.section-heading h2{font-size:39px}}
.guide-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-top:75px;padding-bottom:85px;align-items:center}.guide-intro h2{font-size:57px;margin-bottom:24px}.guide-intro>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:370px}.guide-sign{display:flex;align-items:center;gap:15px;margin-top:35px;font-size:14px;line-height:1.6}.guide-card{background:white;border:1px solid #dddcd1;border-radius:25px;padding:25px;box-shadow:9px 9px 0 #ffda73}.guide-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:19px;border-bottom:1px solid var(--line)}.guide-header strong{font:500 25px Fredoka,sans-serif}.guide-header span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.guide-header button{background:none;border:0;text-decoration:underline;color:var(--ink);font-size:13px;white-space:nowrap}#guide-log{max-height:275px;overflow:auto;padding:18px 0;overscroll-behavior:contain}.bubble{padding:15px 18px;background:#eaf1ee;border-radius:3px 18px 18px 18px;font-size:15px;line-height:1.7;margin-bottom:12px;max-width:95%}.bubble.customer{background:#ffedbb;border-radius:18px 3px 18px 18px;margin-left:auto}.guide-options{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:21px}.guide-options button{background:white;border:1px solid #718b87;border-radius:30px;padding:10px 15px;font-size:14px;color:var(--ink)}.guide-options button:hover{background:#ffedbb;border-color:#a17429}.guide-compose{display:flex;gap:10px}.guide-compose input{min-width:0;border-radius:14px}.guide-compose .button{padding:12px 19px;box-shadow:none}.guide-privacy{font-size:12px;color:var(--muted);margin-top:14px}.estimate-section{padding:55px 0}.estimate-layout{gap:70px}.estimate-layout h2{font-size:43px}.personal-note{font:400 36px/1.2 Fredoka,sans-serif;color:#bf542e;padding:0 0 20px;transform:rotate(-3deg)}.approach{position:relative;gap:100px}.approach .intro{max-width:475px}.approach h2{font-size:54px}.service-grid{grid-template-columns:1.2fr 1fr 1fr}.service:first-child{background:#163a49;color:#fffaf2}.service:first-child p,.service:first-child .service-no{color:#d5e1df}.service:first-child .service-no span{color:var(--ink)}.hardware-panel{min-height:215px}.hero-visual{transform:rotate(2deg)}.hero .actions .button{gap:18px}.nav .brand img{transition:transform .25s}.nav .brand:hover img{transform:rotate(-8deg)}.section{padding-top:80px;padding-bottom:80px}
@media(max-width:1050px){.guide-section{gap:40px}.guide-intro h2{font-size:47px}.service-grid{grid-template-columns:repeat(3,1fr)}.approach{gap:50px}}
@media(max-width:760px){.guide-section{grid-template-columns:1fr;gap:30px;padding-top:45px;padding-bottom:65px}.guide-intro h2{font-size:42px}.guide-intro>p:not(.eyebrow){font-size:16px;max-width:none}.guide-sign{margin-top:20px}.guide-card{padding:20px;box-shadow:5px 5px 0 #ffda73}.guide-header strong{font-size:23px}.guide-header span{font-size:11px}.guide-header button{font-size:12px}.guide-options button{font-size:13px}.estimate-layout{gap:30px}.service-grid{grid-template-columns:1fr}.approach{gap:35px}.approach h2{font-size:44px}.personal-note{font-size:30px}.section{padding-top:60px;padding-bottom:60px}.guide-compose input{font-size:16px}}
.price-inclusions{padding-left:20px;margin:25px 0;max-width:470px}.price-inclusions li{padding:6px 0;font-size:16px}.result-row{flex-wrap:wrap}#result-price{font-size:23px;white-space:normal}.estimate-result p{font-size:14px}.estimate-layout{align-items:start}
.coverage{grid-template-columns:.9fr 1.2fr;gap:65px;align-items:start}.mobile-service-note{margin-top:20px;background:#dceded;padding:18px 20px;border-radius:16px}.mobile-service-note strong{display:block;color:var(--ink);margin-bottom:4px}.area-map{margin:0;background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden}.area-map iframe{display:block;border:0;width:100%;height:350px}.area-map figcaption{padding:16px 20px;font-size:13px;color:var(--muted);line-height:1.6}.area-map figcaption a{display:block;text-decoration:underline;margin-top:8px;color:var(--ink)}.coverage-map-column .town-list{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:15px}.coverage-map-column .town-list h3{font-size:20px}.coverage-map-column .town-list>p{grid-column:1/-1}.coverage-map-column .town-list>div{padding:18px 0;column-gap:10px}
@media(max-width:760px){.coverage{grid-template-columns:1fr;gap:25px}.area-map iframe{height:300px}.coverage-map-column .town-list{grid-template-columns:1fr}.coverage-map-column .town-list h3{font-size:23px}}
