@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#1e493b;--deep:#13372d;--gold:#ecd5a4;--soft:#f5f7f3;--ink:#20392f;--muted:#63716a;--line:#dfe6df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:white;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15;letter-spacing:-1.6px;font-weight:700}h1{font-size:clamp(46px,4.8vw,74px)}h2{font-size:clamp(33px,3.25vw,49px);margin-bottom:24px}h3{font-size:22px;letter-spacing:-.6px}em{font-style:normal;color:#4d7864}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bf9859;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}.wrap{width:min(1260px,88%);margin:auto}.section{padding:100px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#65806d;margin-bottom:18px;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:15px 25px;border:1px solid var(--green);background:var(--green);border-radius:8px;color:white;font-size:14px;font-weight:700;line-height:1.4;min-height:50px;transition:.18s}.btn:hover{background:#28634d;transform:translateY(-2px)}.btn.outline{background:transparent;border-color:#a6b9ac;color:var(--green)}.btn.outline:hover{background:#edf3ed}.btn.small{padding:12px 20px;min-height:46px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.text-link{display:inline-block;padding-bottom:4px;border-bottom:1px solid #bac9be;font-size:14px;font-weight:700}.topbar{background:var(--deep);color:#e0e9e0;padding:8px 0;font-size:12px}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar strong{color:white;margin-left:8px}header{position:sticky;top:0;background:white;z-index:20;border-bottom:1px solid #e9ede5}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:95px;gap:30px}.brand{display:flex;align-items:center;gap:13px}.brand img{width:83px;height:49px;object-fit:contain;border-radius:4px;background:#242925}.brand>span{font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.6px;line-height:1.5}.brand small{display:block;font-size:9px;letter-spacing:2.8px;font-weight:600}nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:600}nav>a:not(.btn){padding:10px 0}nav>a:hover{color:#66896c}.menu-toggle{display:none}.hero{position:relative;min-height:660px;overflow:hidden;color:white}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 56%}.hero-shade{background:linear-gradient(90deg,#102d24f5,#143225bd 37%,#173c294a 68%,#11281c36)}.hero-inner{position:relative;display:grid;grid-template-columns:1.6fr 1fr;gap:65px;align-items:center;padding:85px 0 80px;min-height:660px}.light-label{color:#e2d9bd}.hero h1{max-width:720px;letter-spacing:-3px;margin-bottom:25px}.hero h1 em{color:#f2ddb2}.hero-content>p:not(.eyebrow){max-width:510px;font-size:18px;line-height:1.8;color:#e3eadf;margin-bottom:30px}.hero .btn{background:var(--gold);border-color:var(--gold);color:#193b2d;min-height:55px}.hero .btn:hover{background:#f6e5c2}.hero .btn.glass{background:#ffffff0b;color:white;border-color:#ffffff65;backdrop-filter:blur(10px)}.hero .btn.glass:hover{background:#ffffff20}.hero-assurance{display:flex;gap:21px;flex-wrap:wrap;margin-top:36px;font-size:12px;color:#e1e7db}.hero-panel{background:white;color:var(--ink);padding:33px;border-radius:18px;box-shadow:0 25px 80px #08221533;max-width:385px;margin-left:auto;width:100%}.panel-kicker{font-size:12px;letter-spacing:1px;color:#6d7e6e;font-weight:700}.hero-panel h2{font-size:31px;letter-spacing:-1px;margin:17px 0 25px}.project-choices{display:grid;gap:9px}.project-choices a{padding:12px 16px;border:1px solid #e1e7df;background:#f7f9f4;border-radius:8px;display:flex;justify-content:space-between;font-size:14px;font-weight:600}.project-choices a:hover{background:#e8f0e5;border-color:#b1c5ae}.hero-panel>p{font-size:12px;color:#778174;margin:20px 0 0}.hero-photo-label{position:absolute;right:6%;bottom:18px;letter-spacing:1.5px;font-size:12px;color:#eff3eb}.trust-strip{background:#f3f5ee;border-bottom:1px solid var(--line)}.trust-strip .wrap{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.1fr;padding:27px 0}.trust-strip .wrap>div,.trust-strip .wrap>a{border-right:1px solid #d7e0d4;padding:0 22px 0 28px}.trust-strip .wrap>:first-child{padding-left:0}.trust-strip .wrap>:last-child{border:0;padding-right:0}.trust-strip strong{display:block;font-size:15px;letter-spacing:-.3px}.trust-strip span{display:block;font-size:12px;color:#74806e;margin-top:4px}.trust-strip small{font-size:12px;color:#6b7d69;display:block;margin-bottom:5px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:330px;margin-bottom:2px;color:var(--muted);font-size:16px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:white;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #16342614}.service-card>img{width:100%;height:215px;object-fit:cover}.service-card>div{padding:24px 22px;display:flex;flex-direction:column;flex:1;position:relative}.service-number{position:absolute;top:-20px;right:20px;background:white;border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px;font-size:12px;color:#789174}.service-card h3{font-size:21px;margin-bottom:13px;line-height:1.35}.service-card p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:22px}.card-link{margin-top:auto;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ebeee6;padding-top:16px;font-size:14px;font-weight:700}.extra-services{margin-top:30px;padding:24px 28px;border-radius:12px;background:var(--soft);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.extra-services>span{font-size:15px;font-weight:700}.extra-services p{margin:0;font-size:14px;color:var(--muted)}.extra-services b{font-weight:400;color:#a2b19c;padding:0 6px}.extra-services a{font-size:14px;font-weight:700}.gallery-section{background:#f5f7f3;padding:85px 0}.home-projects{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:23px}.project-card{display:block;background:white;text-align:left;padding:0;border:1px solid var(--line);border-radius:15px;overflow:hidden;color:var(--ink);transition:.2s}.project-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #16342614}.project-card img{width:100%;height:310px;object-fit:cover;transition:.35s}.project-card:hover img{transform:scale(1.025)}.project-card>div{padding:20px 24px;position:relative}.project-card div>span:first-child{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:#839279;font-weight:700}.project-card h3{font-size:18px;margin:8px 25px 0 0;line-height:1.4}.project-open{position:absolute;right:21px;top:37px}.why-layout{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:80px}.why-image{position:relative;height:635px}.why-image>img{width:100%;height:100%;object-fit:cover;border-radius:18px}.image-note{position:absolute;bottom:27px;left:27px;right:27px;background:#1c4436e8;backdrop-filter:blur(8px);color:white;border-radius:12px;padding:22px 26px}.image-note span{display:block;font-size:12px;letter-spacing:2px;color:#d4ddc4}.image-note strong{font-size:25px;letter-spacing:-.5px}.section-intro{font-size:16px;color:var(--muted);margin-bottom:27px}.reason{display:flex;gap:20px;margin-bottom:23px}.reason>span{width:37px;height:37px;flex-shrink:0;display:grid;place-items:center;background:#edf3e8;color:#748567;border-radius:9px;font-size:12px}.reason h3{font-size:18px;letter-spacing:-.3px;margin-bottom:7px}.reason p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.process-section{background:var(--deep);color:white}.process-section em{color:var(--gold)}.process-section .eyebrow{color:#b5c7ad}.centred{display:block;text-align:center;margin-bottom:50px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.process-grid>div{border-top:1px solid #6e8c6f;padding-top:25px}.process-grid span{display:grid;place-items:center;border:1px solid #8fa788;color:#ebd6a8;width:43px;height:43px;border-radius:50%;font-size:12px;margin-bottom:25px}.process-grid h3{font-size:20px;letter-spacing:-.6px}.process-grid p{color:#c0ccba;font-size:14px;line-height:1.8;margin-bottom:0}.area-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.area-layout p{color:var(--muted);font-size:16px;max-width:510px}.town-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.town-list>span{background:#f2f5ee;padding:19px 22px;border:1px solid #dfe7d9;border-radius:9px;font-size:14px;font-weight:600}.faq-section{background:var(--soft)}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.faq-layout>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.faq-layout>div>p>a{font-size:18px;font-weight:600;color:var(--green);display:inline-block;margin-top:10px}.faq-list details{border-bottom:1px solid #d8e2d4}.faq-list details:first-child{border-top:1px solid #d8e2d4}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:21px 0;font-size:15px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;font-weight:400;color:#6e8867}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;color:var(--muted);padding-right:25px;margin-bottom:25px}.quote-section{background:#204c3d;color:white}.quote-section .eyebrow{color:#bbceb1}.quote-section h2 em{color:var(--gold)}.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.quote-copy>p:not(.eyebrow){max-width:425px;color:#d7e2cf;font-size:16px}.tick-list{padding:0;list-style:none;margin:26px 0}.tick-list li{padding:9px 0 9px 30px;position:relative;font-size:14px}.tick-list li:before{content:'✓';position:absolute;left:0;top:9px;color:#d4c49a}.contact-lines{border-top:1px solid #ffffff28;padding-top:25px;max-width:410px;margin-top:28px}.contact-lines>a{display:block;font-size:14px;color:#d6e0d0;margin-top:17px;word-break:break-word}.contact-lines span{display:block;font-size:12px;color:#bacab1}.contact-lines strong{font-size:32px;color:white;letter-spacing:-.8px;display:block;margin-top:6px}.quote-card{background:white;color:var(--ink);border-radius:18px;padding:36px;box-shadow:0 25px 70px #092a2020}.step-label{color:#7e916f;font-size:12px;letter-spacing:1.6px;font-weight:700}.form-heading h3{font-size:25px;margin:13px 0 9px}.form-heading p{font-size:14px;color:var(--muted);margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.quote-card label{display:block;font-size:14px;font-weight:600;margin-bottom:17px}.form-grid label{margin-bottom:0}.quote-card input,.quote-card select,.quote-card textarea{display:block;width:100%;padding:12px 13px;border:1px solid #dce4d7;background:#f9faf6;border-radius:7px;color:var(--ink);margin-top:7px;font-size:16px;min-width:0}.quote-card input,.quote-card select{height:48px}.quote-card textarea{resize:vertical}.quote-card>label{margin-top:18px}.optional{font-weight:400;color:#829077}.form-button{width:100%;margin-top:3px}.form-note{font-size:12px;color:#708068;text-align:center;margin:15px 0 12px;line-height:1.7}.form-privacy{font-size:12px;text-align:center;color:#819076;margin:0}.form-privacy a{text-decoration:underline}#form-status{font-size:14px;color:var(--green);margin:15px 0 0}#form-status:empty{display:none}#whatsapp-ready{margin-top:15px;width:100%}[hidden]{display:none!important}footer{background:#102c24;color:#d1ddc8;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px}.footer-grid .brand{color:white}.footer-grid .brand img{mix-blend-mode:lighten}.footer-grid .brand>span{font-size:16px}.footer-grid p{font-size:14px;line-height:1.9;color:#b0c0a7;margin-top:23px}.footer-grid h3{font-size:14px;letter-spacing:0;color:#ecf0e7;margin:8px 0 24px}.footer-grid>div>a:not(.brand){display:block;font-size:14px;margin-top:11px;word-break:break-word}.footer-grid .footer-phone{font-size:22px!important;color:white;font-weight:600}.footer-grid .btn{display:flex!important;margin-top:24px!important;border-color:#5d7862;color:#ebf1e5;font-size:12px!important}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;border-top:1px solid #b3c3a521;padding-top:23px;font-size:12px;color:#9cae91}.mobile-cta{display:none}.page-intro{background:#f1f5ec;text-align:center;padding:75px 0}.page-intro h1{font-size:64px;margin-bottom:24px}.page-intro p:not(.eyebrow){max-width:625px;margin:0 auto 25px;color:var(--muted);font-size:16px}.gallery-page{padding-top:40px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px;justify-content:center}.filter{border:1px solid #d6e2d0;background:white;color:#5e7357;padding:11px 25px;border-radius:25px;font-size:14px}.filter.active{background:var(--green);color:white;border-color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.gallery-grid .project-card img{height:290px}.mini-cta{background:#eaf0e2;padding:55px 0}.mini-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.mini-cta h2{font-size:32px;margin:0}.breadcrumbs{display:flex;gap:12px;font-size:14px;color:#7b8b73;margin-bottom:40px}.service-hero{background:#eff4e8;padding:40px 0 70px}.service-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.service-hero h1{font-size:56px}.service-hero-grid>img{width:100%;height:430px;object-fit:cover;border-radius:18px}.service-lead{font-size:16px;color:var(--muted);line-height:1.8;margin:24px 0}.service-assurance{font-size:12px;color:#76866c;margin:26px 0 0}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.detail-grid article{padding:28px;background:var(--soft);border:1px solid #e2e9db;border-radius:12px}.detail-grid h3{font-size:21px}.detail-grid p{font-size:16px;color:var(--muted);margin-bottom:0;line-height:1.8}.preparation{background:var(--deep);color:white}.preparation .eyebrow{color:#b7c9a7}.preparation-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.preparation p{color:#c1d0b6;font-size:16px;max-width:510px}.preparation .tick-list li{padding:18px 0 18px 35px;border-bottom:1px solid #c7d4b727;font-size:16px}.preparation .tick-list li:before{top:18px}.preparation .detail-grid article{color:var(--ink)}.preparation .detail-grid p{color:var(--muted)}.policy{max-width:800px}.policy h1{font-size:48px}.policy h2{font-size:25px;letter-spacing:-.5px;margin-top:40px}.policy p{color:var(--muted)}.policy a{text-decoration:underline}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;background:white;padding:12px 20px;border:2px solid var(--green)}.skip-link:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{width:min(850px,92vw);padding:0;border:none;border-radius:18px;color:var(--ink);max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0e22177a}dialog::backdrop{background:#112a20cf;backdrop-filter:blur(6px)}dialog>img{width:100%;height:54vh;object-fit:contain;background:#162e23}dialog>div{padding:25px 35px 35px}dialog h2{font-size:28px;margin-bottom:12px}dialog p{font-size:16px;color:var(--muted)}.dialog-close{position:absolute;right:16px;top:16px;width:42px;height:42px;background:white;border:0;border-radius:50%;font-size:28px;line-height:1;z-index:2}
@media(max-width:1100px){.wrap{width:90%}nav{gap:17px;font-size:13px}.brand>span{font-size:16px}.brand img{width:68px}.hero-inner{gap:35px;grid-template-columns:1.4fr 1fr}.hero h1{font-size:59px}.hero-panel{padding:26px}.hero-content>p:not(.eyebrow){font-size:16px}.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.service-card>img{height:270px}.section{padding:80px 0}.why-layout{gap:40px}.area-layout,.quote-layout,.faq-layout{gap:50px}.trust-strip .wrap>div,.trust-strip .wrap>a{padding-left:20px;padding-right:15px}.trust-strip strong{font-size:13px}.footer-grid{gap:28px}.footer-grid .brand>span{font-size:12px}.footer-grid .brand img{width:63px}.service-hero-grid{gap:40px}.service-hero h1{font-size:47px}}
@media(max-width:800px){.nav-wrap{min-height:82px}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:1px solid #dce5d7;border-radius:7px;width:44px;height:42px;align-items:center;justify-content:center}.menu-toggle span{width:19px;height:2px;background:var(--green)}nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:20px 5% 25px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #12291914;font-size:16px}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.hero-inner{grid-template-columns:1fr;gap:35px;padding:65px 0 50px;min-height:590px}.hero-panel{display:none}.hero-content{max-width:600px}.hero h1{font-size:61px;letter-spacing:-2px}.hero{min-height:590px}.hero-photo img{object-position:62% 55%}.hero-shade{background:linear-gradient(90deg,#102d24ed,#14322599 80%)}.trust-strip .wrap{grid-template-columns:repeat(2,1fr);row-gap:20px}.trust-strip .wrap>div,.trust-strip .wrap>a{padding:0 15px}.trust-strip .wrap>:nth-child(odd){padding-left:0}.trust-strip .wrap>:nth-child(even){border:0}.section-heading{gap:30px}.section-heading>p{max-width:260px}.home-projects{grid-template-columns:1fr 1fr}.home-projects .project-card:first-child{grid-column:1/-1}.home-projects .project-card:first-child img{height:360px}.home-projects .project-card:not(:first-child) img{height:250px}.why-layout{grid-template-columns:1fr;gap:45px}.why-image{height:450px}.process-grid{grid-template-columns:1fr 1fr;gap:30px}.area-layout,.quote-layout,.faq-layout{grid-template-columns:1fr;gap:40px}.area-layout p{max-width:100%}.quote-copy>p{max-width:100%}.quote-copy h2{font-size:45px}.quote-card{max-width:600px;width:100%}.footer-grid{grid-template-columns:1.3fr 1fr;gap:40px}.gallery-grid{grid-template-columns:1fr 1fr}.service-hero-grid{grid-template-columns:1fr}.service-hero h1{font-size:55px}.detail-grid{grid-template-columns:1fr}.preparation-grid{grid-template-columns:1fr;gap:25px}.mini-cta h2{font-size:28px}}
@media(max-width:520px){body{padding-bottom:62px}.topbar .wrap{justify-content:center}.topbar .wrap>a{display:none}.topbar{padding:6px 0}.topbar .wrap>span{font-size:12px}.brand>span{font-size:17px}.brand small{font-size:8px}.brand img{width:67px;height:43px}.nav-wrap{min-height:77px}.hero-inner{min-height:570px;padding:53px 0 57px}.hero{min-height:570px}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero h1 em{display:block;margin-top:4px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-content>p:not(.eyebrow){font-size:16px}.hero .actions{gap:11px}.hero .btn{padding:14px 17px;gap:12px;font-size:14px}.hero-assurance{gap:10px 16px;font-size:12px;margin-top:28px}.hero-photo-label{bottom:12px;font-size:9px}.trust-strip .wrap{padding:23px 0;gap:18px 0}.trust-strip strong{font-size:14px}.trust-strip span{font-size:12px}.trust-strip small{font-size:10px}.section{padding:62px 0}h2{font-size:33px;letter-spacing:-1.15px}.eyebrow{font-size:12px;letter-spacing:1.3px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin:20px 0 0;max-width:100%;font-size:16px}.section-heading>.btn{margin-top:22px}.services-grid{grid-template-columns:1fr;gap:22px}.service-card>img{height:235px}.service-card>div{padding:24px}.service-card h3{font-size:24px}.service-card p{font-size:16px}.extra-services{padding:22px;display:block}.extra-services p{margin:11px 0;font-size:14px}.home-projects{grid-template-columns:1fr}.home-projects .project-card:first-child{grid-column:auto}.home-projects .project-card img,.home-projects .project-card:first-child img,.home-projects .project-card:not(:first-child) img{height:270px}.why-image{height:350px}.image-note{left:17px;right:17px;bottom:17px;padding:18px 20px}.image-note strong{font-size:23px}.reason p{font-size:16px}.process-grid{gap:26px 20px}.process-grid h3{font-size:18px}.process-grid p{font-size:14px}.process-grid span{margin-bottom:18px}.centred{margin-bottom:36px}.town-list>span{font-size:14px;padding:16px}.quote-copy h2{font-size:34px}.quote-card{padding:25px 20px}.form-grid{gap:15px;grid-template-columns:1fr}.quote-copy>p:not(.eyebrow){font-size:16px}.quote-layout{gap:30px}.form-heading h3{font-size:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid .brand>span{font-size:17px}.footer-grid .brand img{width:67px}.footer-bottom{flex-wrap:wrap;gap:12px;margin-top:30px}.footer-bottom>span:last-child{display:none}.mobile-cta{position:fixed;bottom:0;left:0;right:0;height:62px;z-index:25;background:white;padding:9px 5%;display:grid;grid-template-columns:1fr 1.3fr;gap:10px;border-top:1px solid #dfe6d7;box-shadow:0 -5px 20px #173b2812}.mobile-cta a{display:grid;place-items:center;border:1px solid var(--green);border-radius:6px;font-size:14px;font-weight:700}.mobile-cta a:last-child{background:var(--green);color:white}.page-intro h1{font-size:45px}.gallery-grid{grid-template-columns:1fr}.gallery-filters{gap:8px;margin-bottom:25px}.filter{padding:9px 15px}.gallery-page{padding-top:30px}.mini-cta .wrap{display:block}.mini-cta .btn{margin-top:24px}.service-hero h1{font-size:42px}.service-hero-grid>img{height:300px}.detail-grid{gap:18px}.detail-grid article{padding:24px}.policy h1{font-size:36px}dialog>img{height:44vh}dialog>div{padding:25px 23px}dialog h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:1000px){.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:1px solid #dce5d7;border-radius:7px;width:44px;height:42px;align-items:center;justify-content:center}.menu-toggle span{width:19px;height:2px;background:var(--green)}nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:20px 5% 25px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #12291914;font-size:16px}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}}

/* ABL additions */
.town-list a{display:inline-flex}
.footer-towns{font-size:13px;line-height:1.9;margin-top:10px}.footer-towns a{display:inline!important;text-decoration:underline;text-underline-offset:3px}
.cookie-settings{background:none;border:0;color:inherit;font-size:12px;padding:0;text-decoration:underline}
.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;max-width:760px;margin:auto;display:flex;align-items:center;gap:20px;justify-content:space-between;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #0d2a2140;padding:18px 20px;font-size:14px}
.cookie-banner[hidden]{display:none}.cookie-banner p{margin:0}.cookie-banner a{text-decoration:underline}.cookie-banner div{display:flex;gap:10px;flex-shrink:0}
.lp-hero{min-height:600px}
@media(max-width:800px){.cookie-banner{flex-direction:column;align-items:stretch;bottom:80px}.cookie-banner div .btn{flex:1}}
