
    :root{--paper:#f5f2eb;--cream:#e9e2d3;--ink:#302d25;--bronze:#79694c;--gold:#cbb891;--line:#d8d0c1;--muted:#776e60;--gutter:clamp(22px,5.5vw,92px);--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.05}h2{font-size:clamp(35px,4.2vw,62px)}h3{font-weight:600;letter-spacing:-.025em}p{max-width:60ch}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}::selection{background:var(--bronze);color:white}:focus-visible{outline:2px solid #ab7d2f;outline-offset:5px}button:disabled{opacity:.3;cursor:default}.wrap{padding-inline:var(--gutter)}.section{padding-block:90px}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:600;text-transform:uppercase;margin-bottom:23px}.eyebrow::before{content:'';display:inline-block;width:28px;height:1px;background:currentColor;vertical-align:middle;margin-right:12px}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:16px 24px;font-size:12px;font-weight:600;background:var(--ink);color:white;border:1px solid var(--ink);transition:background .2s,transform .2s}.btn:hover{background:#5c4c32;transform:translateY(-2px)}.btn-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.btn-light:hover{background:#ded2bb}.arrow{font-size:23px;line-height:1;font-weight:400}.link{display:inline-flex;align-items:center;gap:28px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:12px;font-weight:500}.link:hover .arrow{transform:translate(3px,-3px)}.arrow{transition:transform .2s}.skip{position:fixed;top:8px;left:8px;z-index:100;padding:12px;background:white;transform:translateY(-160%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
    .header{display:flex;justify-content:space-between;align-items:center;padding:8px var(--gutter);gap:30px;background:var(--paper);border-bottom:1px solid var(--line)}.logo{display:block;flex-shrink:0;width:270px}.logo img{height:auto;mix-blend-mode:multiply}.nav{display:flex;align-items:center;gap:29px;font-size:11px;font-weight:500}.nav>a:not(.btn):hover{color:var(--bronze)}.nav .btn{min-height:44px;padding:11px 17px;gap:25px;font-size:11px}.menu{display:none;border:1px solid var(--line);background:transparent;color:var(--ink);padding:9px 12px;font-size:12px;align-items:center;gap:17px}.menu i{display:block;width:18px;height:10px;border-block:1px solid currentColor}
    .hero{position:relative;isolation:isolate;min-height:690px;display:flex;align-items:center;overflow:clip;background:#303126;color:#fff}.hero-photo{position:absolute;inset:0;z-index:-2}.hero-photo img{object-position:center 57%}.hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#141810b3, #18181050 55%,#18181010),linear-gradient(0deg,#11160d6b,transparent 50%)}.hero-content{padding-block:95px 115px;max-width:920px}.hero .eyebrow{color:#ece2cf;margin-bottom:30px;font-size:10px}.hero h1{font-size:clamp(53px,5.6vw,83px);line-height:1.04;max-width:760px;text-wrap:balance}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#e2d1ae}.hero-lead{font-size:16px;max-width:400px;line-height:1.75;color:#f0eee7;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:31px}.hero-actions .link{border-color:#ffffff70}.hero-footer{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.08em;color:#eee8dc}.hero-footer span:last-child{display:flex;align-items:center;gap:17px}.hero-footer i{width:38px;height:1px;background:#d2b887}.hero-service{font-size:10px;letter-spacing:.19em;text-transform:uppercase}
    .trust{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-block:22px}.trust>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.trust>div:last-child{border:0}.trust svg{height:24px;width:24px;stroke:var(--bronze);fill:none;stroke-width:1.35}.trust p{font-size:11px;color:var(--muted)}.trust strong{display:block;font-size:12px;font-weight:600;color:var(--ink)}
    .intro{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:end;padding-block:80px 58px}.intro h2{font-size:clamp(34px,3.8vw,56px)}.intro h2 span{color:var(--bronze)}.intro-copy{max-width:440px;padding-bottom:4px}.intro-copy p{font-size:15px;line-height:1.8;color:var(--muted)}.intro-copy .link{margin-top:24px;color:var(--bronze)}
    .services{padding-bottom:80px}.service-features{display:grid;grid-template-columns:1.13fr 1fr;gap:22px}.feature{position:relative;min-height:540px;isolation:isolate;overflow:clip;color:#fff;background:#4a473d}.feature>img{position:absolute;inset:0;z-index:-2;transition:transform .7s;object-position:center 54%}.feature::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#15160edb,transparent 82%)}.feature:hover>img{transform:scale(1.025)}.feature-copy{position:absolute;bottom:0;left:0;right:0;padding:34px}.feature-copy>span{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#eee4d3}.feature h3{font-size:34px;line-height:1.13;margin:14px 0 13px}.feature p{font-size:13px;max-width:350px;color:#f0ede5;line-height:1.65}.service-tags{display:flex;flex-wrap:wrap;gap:6px 17px;margin-top:17px;max-width:420px;font-size:10px;color:#ece2cd}.service-tags span::before{content:'·';margin-right:6px}.feature .link{margin-top:24px;font-size:11px}.service-small-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:32px}.service-small{min-width:0}.service-small .photo{display:block;aspect-ratio:4/4.7;overflow:clip}.service-small img{transition:transform .6s}.service-small .photo:hover img{transform:scale(1.035)}.service-small h3{font-size:17px;line-height:1.25;margin:19px 0 12px}.service-small p{font-size:12px;line-height:1.7;color:var(--muted)}.service-small .link{font-size:10px;margin-top:16px;gap:24px}.service-small .arrow{font-size:19px}
    .gallery{background:#e8e2d5;padding-block:73px 58px;overflow:clip}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;padding-inline:var(--gutter);margin-bottom:36px}.section-heading>p{font-size:13px;color:var(--muted);max-width:250px;padding-bottom:4px}.gallery h2{font-size:clamp(37px,4.6vw,64px)}.gallery-viewport{overflow:clip;touch-action:pan-y pinch-zoom;margin-left:var(--gutter);outline-offset:-2px}.gallery-track{display:flex;gap:22px;transition:transform .45s cubic-bezier(.2,.7,.2,1);will-change:transform}.gallery-card{flex:0 0 min(47vw,650px);min-width:0}.project-button{display:block;padding:0;border:0;background:#d4cebf;position:relative;width:100%;aspect-ratio:4/3;overflow:clip;touch-action:pan-y pinch-zoom}.project-button img{user-select:none;transition:transform .6s}.project-button:hover img{transform:scale(1.03)}.project-button>span{position:absolute;right:17px;bottom:17px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #fff9;background:#26231b66;color:white;font-size:22px}.project-caption{display:flex;gap:20px;justify-content:space-between;align-items:start;padding-top:17px}.project-caption h3{font-size:17px;line-height:1.35}.project-caption p{font-size:11px;color:var(--muted);margin-top:5px}.project-caption>span{font-size:11px;color:var(--bronze)}.gallery-controls{margin:28px var(--gutter) 0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #c8bea9;padding-top:19px}.gallery-hint{font-size:11px;color:#776a54}.gallery-controls>div{display:flex;align-items:center;gap:10px}.gallery-count{font-size:11px;letter-spacing:.08em;margin-right:13px}.gallery-controls button{width:44px;height:44px;background:transparent;border:1px solid #b2a488;color:var(--ink);font-size:23px}.gallery-controls button:hover:not(:disabled){background:#d8cdb9}.dragging .gallery-track{transition:none}.dragging,.dragging *{cursor:grabbing!important;user-select:none}
    .approach{display:grid;grid-template-columns:1fr 1fr;min-height:690px;background:#36362d;color:var(--paper)}.approach-photo{position:relative;min-width:0}.approach-photo>img{position:absolute;inset:0;object-position:center 50%}.approach-label{position:absolute;bottom:26px;left:30px;right:30px;color:white;font-size:10px;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 5px #000}.approach-copy{padding:75px clamp(30px,6vw,90px);align-self:center}.approach-copy .eyebrow{color:#d1c1a0}.approach h2{font-size:clamp(38px,4.3vw,59px);line-height:1.07}.approach h2 span{color:#c8b794}.approach-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#d5d4c9;margin-top:25px}.trade-list{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 32px}.trade-list span{font-size:10px;border-bottom:1px solid #8e8268;padding-bottom:5px;color:#e0d9c9}.trade-list span+span{margin-left:7px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-block:53px;border-bottom:1px solid var(--line)}.step{display:grid;grid-template-columns:32px 1fr;gap:16px}.step>span{font-family:Georgia,serif;font-style:italic;font-size:27px;color:#a69777}.step h3{font-size:17px;margin-bottom:9px}.step p{font-size:12px;line-height:1.75;color:var(--muted);max-width:31ch}
    .local{position:relative;isolation:isolate;min-height:450px;display:flex;align-items:flex-end;color:white;padding-block:70px;overflow:clip}.local>img{position:absolute;inset:0;z-index:-2;object-position:center 40%}.local::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#151c15cb,#151c1530),linear-gradient(0deg,#0d170faa,transparent 80%)}.local h2{font-size:clamp(38px,4.9vw,70px);max-width:650px}.local p:not(.eyebrow){font-size:14px;color:#e4e7de;max-width:400px;margin-top:22px}.region-list{display:flex;gap:22px;margin-top:29px;font-size:12px}.region-list span+span::before{content:'·';margin-right:22px;color:var(--gold)}
    .faq-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-block:75px}.faq-section h2{font-size:42px}.faq-intro>p:last-child{font-size:13px;color:var(--muted);margin-top:22px;max-width:280px}.faqs details{border-top:1px solid var(--line)}.faqs details:last-child{border-bottom:1px solid var(--line)}.faqs summary{list-style:none;cursor:pointer;font-size:14px;padding:20px 35px 20px 0;position:relative;font-weight:500}.faqs summary::-webkit-details-marker{display:none}.faqs summary::after{content:'+';position:absolute;right:1px;top:15px;font-size:24px;color:var(--bronze);font-weight:400}.faqs details[open] summary::after{content:'−'}.faqs details p{font-size:13px;line-height:1.75;color:var(--muted);padding:0 25px 20px 0}
    .contact{display:grid;grid-template-columns:1fr 1fr;background:#e9e3d7}.contact-story{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:650px;color:white;padding:58px var(--gutter);overflow:clip}.contact-story>img{position:absolute;inset:0;z-index:-2;object-position:50% 45%}.contact-story::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#171d14ed,#171d1420 95%)}.contact-story h2{font-size:clamp(43px,4.4vw,63px);max-width:430px}.contact-story p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:32ch;margin-top:25px;color:#e6e5dc}.contact-story .eyebrow{color:#e6d5b4}.enquiry{padding:55px clamp(25px,5vw,75px);align-self:center}.form-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:27px}.form-heading h3{font-size:24px}.form-heading span{font-size:10px;color:var(--muted)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.field{min-width:0}.field.full{grid-column:1/-1}.field label{display:block;font-size:10px;font-weight:500;letter-spacing:.04em;margin-bottom:7px}.field input,.field textarea,.field select{border:1px solid #c7bda9;border-radius:0;background:#f8f5ee;color:var(--ink);width:100%;padding:12px;min-height:46px;font-size:12px;min-width:0}.field textarea{resize:vertical;min-height:97px}.field input::placeholder,.field textarea::placeholder{color:#847c6e}.enquiry .btn{width:100%;margin-top:24px}.form-note{font-size:10px;line-height:1.6;color:#776f61;margin-top:12px}.form-status{font-size:12px;color:#4b5b30;margin-top:15px}.form-status:empty{display:none}
    .footer{padding-top:35px;padding-bottom:24px;background:var(--paper)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding-bottom:26px}.footer .logo{width:235px}.footer-tagline{font-family:var(--display);font-size:19px;line-height:1.4;letter-spacing:-.02em}.footer-tagline span{color:var(--bronze)}.footer-nav{display:flex;gap:23px;font-size:11px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:17px;margin-top:22px;font-size:10px;color:var(--muted)}.site-credit{border-bottom:1px solid #a8997b;padding-bottom:3px}.preview-note{text-align:center;padding:12px 18px;border-top:1px solid var(--line);color:#7b7263;font-size:10px;line-height:1.5;background:#eee9de}
    .lightbox{border:0;padding:0;width:min(1040px,calc(100% - 24px));max-height:calc(100dvh - 24px);background:#f5f2eb;color:var(--ink);overflow:auto}.lightbox::backdrop{background:#11130eef;backdrop-filter:blur(5px)}.lightbox-top,.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px;font-size:12px}.lightbox-top p{font-weight:500}.lightbox button{width:42px;height:42px;background:transparent;color:var(--ink);border:1px solid var(--line);font-size:23px}.lightbox-picture{height:min(70dvh,700px);background:#292b24}.lightbox-picture img{object-fit:contain}.lightbox-controls{display:flex;gap:8px}
    @media(prefers-reduced-motion:no-preference){.hero .eyebrow,.hero h1,.hero-lead,.hero-actions{animation:arrive .75s both}.hero h1{animation-delay:.1s}.hero-lead{animation-delay:.18s}.hero-actions{animation-delay:.26s}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.motion-ready .reveal{transition:opacity .7s,transform .7s;transition-delay:var(--delay,0ms)}.motion-ready .reveal:not(.seen){opacity:0;transform:translateY(23px)}}
    @media(min-width:1600px){.hero{min-height:760px}.hero-content{max-width:1000px}.hero h1{font-size:92px}.feature{min-height:640px}}
    @media(max-width:1100px){.logo{width:235px}.nav{gap:20px}.hero{min-height:650px}.hero-content{max-width:800px}.hero h1{font-size:67px}.intro{gap:8%}.feature{min-height:490px}.feature-copy{padding:27px}.feature h3{font-size:28px}.service-small-grid{gap:17px}.service-small h3{font-size:16px}.approach-copy{padding:50px 35px}.approach h2{font-size:44px}.approach{min-height:640px}.contact-story{padding-inline:40px}.contact-story h2{font-size:48px}.enquiry{padding:45px 30px}.footer-nav{gap:13px}}
    @media(max-width:760px){html{scroll-padding-top:15px}.header{padding:4px 15px;flex-wrap:wrap;gap:0 15px}.header .logo{width:216px}.menu{display:flex}.nav{display:none;width:100%;padding:13px 8px 20px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav>a{padding:12px 0;font-size:13px}.nav .btn{margin-top:9px;padding:13px 17px}.hero{min-height:650px;align-items:flex-end}.hero-photo img{object-position:66% center}.hero::before{background:linear-gradient(0deg,#111910d9,#11191016 86%),linear-gradient(90deg,#11191036,transparent)}.hero-content{padding:195px 22px 98px;max-width:100%}.hero .eyebrow{font-size:8px;letter-spacing:.15em;max-width:300px;line-height:1.8;margin-bottom:20px}.hero .eyebrow::before{width:19px;margin-right:8px}.hero h1{font-size:48px;line-height:1.02;max-width:360px;letter-spacing:-.048em}.hero h1 em{display:block}.hero-lead{font-size:13px;line-height:1.7;max-width:270px;margin-top:22px}.hero-actions{gap:24px;margin-top:25px}.hero-actions .btn{padding:13px 19px;font-size:11px;gap:25px;min-height:48px}.hero-actions .link{font-size:11px;gap:10px}.hero-footer{left:22px;right:22px;bottom:23px;font-size:9px}.hero-footer>span:last-child{display:none}.hero-service{font-size:8px;letter-spacing:.12em}.trust{padding:20px 12px;gap:7px}.trust>div{display:block;text-align:center;padding:0 4px}.trust svg{width:22px;height:22px;margin:0 auto 8px}.trust strong{font-size:10px;line-height:1.4}.trust p{font-size:8px;line-height:1.7}.intro{display:block;padding:48px 22px 30px}.intro h2{font-size:36px;max-width:350px}.intro .eyebrow{font-size:9px;margin-bottom:20px}.intro-copy{margin-top:24px;max-width:370px}.intro-copy p{font-size:13px;line-height:1.8}.intro-copy .link{font-size:11px;margin-top:18px}.services{padding:0 16px 43px}.service-features{grid-template-columns:1fr;gap:17px}.feature{min-height:460px}.feature-copy{padding:25px}.feature h3{font-size:30px}.feature p{font-size:12px;max-width:285px}.feature-copy>span{font-size:9px}.service-tags{font-size:9px;gap:6px 10px}.feature .link{margin-top:19px}.service-small-grid{grid-template-columns:1fr 1fr;gap:28px 15px;margin-top:26px}.service-small .photo{aspect-ratio:3/4}.service-small h3{font-size:16px;line-height:1.3;margin:15px 0 9px}.service-small p{font-size:11px;line-height:1.7}.service-small .link{font-size:9px;gap:10px;margin-top:13px}.gallery{padding-block:44px 30px}.section-heading{display:block;padding-inline:22px;margin-bottom:26px}.section-heading .eyebrow{font-size:9px;margin-bottom:17px}.gallery h2{font-size:40px}.section-heading>p{font-size:12px;margin-top:19px;max-width:270px}.gallery-viewport{margin-left:22px}.gallery-track{gap:14px}.gallery-card{flex-basis:calc(100vw - 58px)}.project-button{aspect-ratio:4/5}.project-button>span{width:36px;height:36px;right:12px;bottom:12px}.project-caption{padding-top:15px;gap:13px;min-height:67px}.project-caption h3{font-size:15px}.project-caption p{font-size:10px}.project-caption>span{font-size:10px}.gallery-controls{margin:20px 22px 0;padding-top:16px;gap:10px}.gallery-hint{font-size:9px;max-width:140px}.gallery-count{font-size:10px;margin-right:6px}.gallery-controls button{width:39px;height:39px}.gallery-controls>div{gap:6px}.approach{display:block}.approach-photo{height:390px}.approach-photo>img{object-position:50% 50%}.approach-label{font-size:8px;left:22px;bottom:22px}.approach-copy{padding:40px 25px 44px}.approach-copy .eyebrow{font-size:9px;margin-bottom:21px}.approach h2{font-size:41px;max-width:345px}.approach-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;max-width:36ch;margin-top:21px}.trade-list{margin:22px 0 26px;gap:8px}.trade-list span{font-size:9px}.approach .btn{font-size:11px;min-height:49px}.steps{grid-template-columns:1fr;gap:24px;padding:35px 25px}.step{grid-template-columns:27px 1fr;gap:17px}.step h3{font-size:17px}.step p{font-size:12px;max-width:40ch}.local{min-height:410px;padding:180px 25px 40px}.local>img{object-position:47% center}.local h2{font-size:40px}.local .eyebrow{font-size:9px;margin-bottom:20px}.local p:not(.eyebrow){font-size:12px;max-width:270px;margin-top:21px}.region-list{gap:13px;font-size:10px;flex-wrap:wrap;margin-top:23px}.region-list span+span::before{margin-right:13px}.faq-section{display:block;padding:45px 25px}.faq-section .eyebrow{font-size:9px;margin-bottom:19px}.faq-section h2{font-size:37px}.faq-intro>p:last-child{font-size:12px;margin-top:20px}.faqs{margin-top:30px}.faqs summary{font-size:13px;padding-block:18px}.faqs details p{font-size:12px}.contact{display:block}.contact-story{min-height:500px;padding:235px 25px 40px}.contact-story h2{font-size:45px;max-width:330px}.contact-story p:not(.eyebrow){font-size:13px;max-width:31ch;margin-top:19px}.contact-story .eyebrow{font-size:9px;margin-bottom:21px}.enquiry{padding:35px 25px 42px}.form-heading h3{font-size:23px}.fields{gap:17px 13px}.field input,.field textarea,.field select{font-size:16px;padding:11px 9px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field label{font-size:10px}.enquiry .btn{font-size:12px}.form-note{font-size:10px}.footer{padding:20px 25px}.footer-top{flex-wrap:wrap;gap:18px;padding-bottom:25px}.footer .logo{width:220px;margin-left:-13px}.footer-tagline{font-size:19px}.footer-nav{width:100%;flex-wrap:wrap;gap:19px;font-size:11px;margin-top:7px}.footer-bottom{font-size:9px;gap:13px}.footer-bottom>span:first-child{width:100%}.preview-note{font-size:9px}.lightbox-top,.lightbox-bottom{padding:10px 12px;gap:12px;font-size:11px}.lightbox-picture{height:65dvh}}
    @media(max-width:360px){.header .logo{width:182px}.menu{font-size:11px;gap:10px;padding:8px 10px}.hero h1{font-size:43px}.hero-actions{gap:17px}.hero-actions .btn{padding-inline:16px;gap:19px}.hero-actions .link{font-size:10px}.intro h2{font-size:32px}.feature h3{font-size:27px}.feature-copy{padding:22px}.service-small h3{font-size:15px}.gallery h2{font-size:35px}.gallery-controls{margin-inline:18px}.gallery-hint{max-width:105px}.approach h2{font-size:36px}.local h2{font-size:35px}.contact-story h2{font-size:40px}.fields{grid-template-columns:1fr}.enquiry{padding-inline:22px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
  
/* Full website additions; the approved homepage styles are kept intact. */
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
.nav a[aria-current=page]{color:var(--bronze);text-decoration:underline;text-underline-offset:7px}.header .logo{max-width:24vw}.header{position:relative;z-index:20}.breadcrumbs{padding:17px var(--gutter);border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px 13px;list-style:none;padding:0;margin:0}.breadcrumbs li+li:before{content:'/';padding-right:13px;color:#aa9c84}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-hero{position:relative;display:grid;grid-template-columns:1.04fr 1fr;min-height:600px;background:#e9e2d3}.page-hero-copy{padding:70px var(--gutter);align-self:center;min-width:0}.page-hero .eyebrow{color:var(--bronze)}.page-hero h1{font-size:clamp(44px,4.8vw,75px);max-width:800px;text-wrap:balance}.page-hero-copy>p:not(.eyebrow){margin-top:27px;font-size:16px;line-height:1.8;color:#645b4e;max-width:40ch}.page-hero .btn{margin-top:30px}.page-hero-picture{position:relative;min-height:580px;margin:0;overflow:hidden}.page-hero-picture>img{position:absolute;inset:0}.photo-credit{position:absolute;bottom:0;left:0;right:0;padding:30px 24px 15px;background:linear-gradient(transparent,#141910b5);font-size:10px;letter-spacing:.07em;color:white;z-index:2}.page-hero.cover{display:block;min-height:650px;color:#fff;isolation:isolate;background:#302d25}.page-hero.cover .page-hero-picture{position:absolute;inset:0;z-index:-2}.page-hero.cover:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#111b11dc,#111b1140),linear-gradient(0deg,#111b1190,transparent)}.page-hero.cover .page-hero-copy{padding-block:90px 115px;max-width:880px}.page-hero.cover .eyebrow,.page-hero.cover .page-hero-copy>p{color:#eee7d9}.page-hero.cover .btn{background:var(--paper);color:var(--ink);border-color:var(--paper)}.page-hero.cover .photo-credit{text-align:right;background:transparent}.page-hero.editorial{background:var(--paper);grid-template-columns:1.15fr 1fr;gap:15px;padding-bottom:45px}.page-hero.editorial .page-hero-picture{margin:40px var(--gutter) 0 0;min-height:550px}.page-hero.editorial .page-hero-copy{padding-right:35px}.accent-olive .page-hero:not(.cover){background:#e1e3d8}.accent-bronze .page-hero:not(.cover){background:#e4dac8}.page-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:75px}.page-intro h2{font-size:clamp(35px,3.5vw,52px)}.prose{font-size:16px;line-height:1.85;color:#635a4d}.prose p+p{margin-top:18px}.prose a,.legal a{color:#705d3b;text-decoration:underline;text-underline-offset:4px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:35px}.section-title h2{font-size:clamp(35px,3.7vw,54px)}.section-title p{max-width:36ch;font-size:14px;color:var(--muted)}.scope-section{background:#e9e3d7;padding-block:65px}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 38px}.scope-item{border-top:1px solid #c7bda9;padding:24px 0 30px}.scope-item>span{font-family:Georgia,serif;font-style:italic;font-size:24px;color:#8f7d5e}.scope-item h3{font-size:21px;margin:12px 0}.scope-item p{font-size:14px;line-height:1.8;color:#6e6354}.scope-item .link{margin-top:18px}.story-split{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:#36362d;color:var(--paper)}.story-split figure{position:relative;min-height:540px;margin:0}.story-split figure>img{position:absolute;inset:0}.story-copy{align-self:center;padding:65px clamp(30px,6vw,90px)}.story-copy h2{font-size:clamp(35px,3.6vw,52px)}.story-copy>p:not(.eyebrow){color:#deddd1;font-size:15px;line-height:1.8;margin-top:23px}.story-copy .eyebrow{color:#d3bd92}.checklist{list-style:none;padding:0;margin:25px 0}.checklist li{padding:12px 0 12px 26px;border-bottom:1px solid #74746266;font-size:14px;position:relative}.checklist li:before{content:'↗';position:absolute;left:0;color:#cfbd98}.story-copy .link{color:#e8d7b4;margin-top:6px}.related{padding-block:65px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 25px}.content-card{min-width:0}.content-card figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:#d4cdbe}.content-card img{transition:transform .5s}.content-card a:hover img{transform:scale(1.04)}.content-card h3{font-size:22px;line-height:1.3;margin:18px 0 10px}.content-card p{font-size:14px;line-height:1.75;color:var(--muted)}.content-card .link{margin-top:17px}.subtle-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--bronze);margin-top:18px}.content-card .subtle-label+h3{margin-top:8px}.page-cta{position:relative;isolation:isolate;padding:65px var(--gutter);color:white;overflow:hidden}.page-cta>img{position:absolute;inset:0;z-index:-2;object-position:center 56%}.page-cta:before{content:'';position:absolute;inset:0;z-index:-1;background:#162014d4}.page-cta>div{display:flex;justify-content:space-between;align-items:center;gap:45px}.page-cta h2{font-size:clamp(35px,4vw,58px);max-width:700px}.page-cta p{font-size:15px;line-height:1.8;color:#e4e4d8;margin-top:18px;max-width:52ch}.page-cta .btn{flex-shrink:0}.area-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.area-links a{border:1px solid #b8a98c;padding:11px 16px;font-size:12px}.area-links a:hover{background:var(--cream)}.area-context{background:#e8e2d6;padding-block:45px}.area-context h2{font-size:30px}.area-context p{font-size:14px;color:var(--muted);margin-top:15px}.area-context>.link{margin-top:20px}.directory{padding-block:65px}.directory-group+.directory-group{margin-top:60px}.directory-group>h2{font-size:38px;margin-bottom:26px}.directory-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px}.directory-list a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:15px}.directory-list a:hover{color:var(--bronze)}.gallery-index{padding-block:60px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filters button{padding:11px 19px;font-size:12px;color:var(--ink);border:1px solid #b9ab91;background:transparent;min-height:44px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 23px}.project-grid [hidden]{display:none}.project-grid .project-button{aspect-ratio:4/5}.project-grid .gallery-card{min-width:0}.project-grid .project-caption{display:block}.project-grid .project-caption h3{font-size:18px}.project-grid .project-caption p{font-size:12px}.project-grid .project-caption a{display:inline-block;margin-top:10px;font-size:12px;border-bottom:1px solid #aa9876}.project-grid .project-button:focus-visible{outline-offset:-5px}.gallery-caption-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:28px}.footer-full{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px;padding-block:40px;border-bottom:1px solid var(--line)}.footer-full h2{font-size:14px;letter-spacing:0;margin-bottom:19px;font-weight:600}.footer-full ul{list-style:none;padding:0;margin:0}.footer-full li{margin-top:10px;font-size:12px;color:#716655}.footer-full a:hover{text-decoration:underline;text-underline-offset:4px}.footer-full p{font-size:13px;color:var(--muted);max-width:30ch;margin-top:20px}.footer-full .logo{width:260px;max-width:100%;margin-left:-16px}.footer-legal{display:flex;gap:17px;flex-wrap:wrap;font-size:11px;margin-block:23px}.footer-legal a{text-decoration:underline;text-underline-offset:3px}.contact-details{display:flex;gap:20px;flex-wrap:wrap;padding:24px var(--gutter);border-bottom:1px solid var(--line)}.contact-details a{font-size:16px;text-decoration:underline;text-underline-offset:5px}.field .optional{font-weight:400;color:var(--muted)}.contact-section{margin-top:0}.form-note a{text-decoration:underline;text-underline-offset:3px}.honeypot{display:none}.form-status.error{color:#9b301f}.form-status{padding-top:8px}.wide-contact{padding:60px var(--gutter);max-width:1000px;margin:auto}.legal-header{padding:65px var(--gutter) 35px;background:#e9e2d3}.legal-header h1{font-size:clamp(43px,5vw,68px)}.legal-header p{font-size:16px;line-height:1.8;margin-top:25px;max-width:65ch;color:#6b6050}.legal{max-width:880px;padding:50px 25px 70px;margin:auto}.legal section+section{margin-top:35px}.legal h2{font-size:27px;letter-spacing:-.02em;margin-bottom:17px}.legal p{font-size:16px;line-height:1.9;max-width:none;color:#635a4c}.legal p+p{margin-top:15px}.legal ul{font-size:15px;line-height:1.9;color:#635a4c}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.guide-card{padding:35px;background:#e9e2d3;border-top:1px solid #c6b798}.guide-card h3{font-size:27px;line-height:1.2}.guide-card p{font-size:14px;margin-top:18px;color:var(--muted)}.guide-card .link{margin-top:25px}.image-ribbon{height:330px;overflow:hidden}.error-page{text-align:center;padding:95px 25px}.error-page h1{font-size:clamp(45px,6vw,85px)}.error-page p{margin:25px auto;max-width:50ch}.error-page .btn{margin:10px}.review-banner{padding:10px 20px;text-align:center;font-size:11px;line-height:1.6;background:#e8e0cf;color:#62543d;border-bottom:1px solid #d4c7ac}.home-areas .link{color:white;margin-top:25px}.home-service-link{margin-top:30px}.home-service-link .link{font-size:13px}.image-disclosure{font-size:11px;color:var(--muted);line-height:1.7}.page-nav{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;font-size:13px}.page-nav a{border-bottom:1px solid var(--bronze)}.form-service-label{font-size:12px;color:var(--muted);margin-bottom:20px}.location-index .content-card figure{aspect-ratio:5/3}.location-index .content-card:nth-child(4n+2) figure{object-position:top}.area-index-intro{max-width:850px}.legal .btn{color:white;text-decoration:none;margin-top:20px}.phone-link{white-space:nowrap}
@media(min-width:1450px){.page-hero{min-height:680px}.page-hero-picture{min-height:680px}}
@media(max-width:1100px){.nav{gap:17px}.footer-full{gap:28px}.page-hero-copy{padding:50px 35px}.page-hero h1{font-size:54px}.page-hero-picture{min-height:540px}.page-hero.editorial .page-hero-picture{margin-right:35px}.card-grid{gap:25px 18px}.content-card h3{font-size:20px}}
@media(max-width:850px){.scope-grid{grid-template-columns:1fr 1fr}.card-grid,.project-grid{grid-template-columns:1fr 1fr}.directory-list{grid-template-columns:1fr 1fr}.page-hero h1{font-size:48px}.page-hero-copy{padding-inline:25px}.page-cta>div{display:block}.page-cta .btn{margin-top:28px}.footer-full{grid-template-columns:1.3fr 1fr}.page-hero.editorial .page-hero-picture{margin-right:25px}}
@media(max-width:760px){.header .logo{max-width:none}.nav .btn{display:flex}.breadcrumbs{font-size:10px;padding:15px 22px}.page-hero{display:flex;flex-direction:column-reverse;min-height:0}.page-hero-picture{min-height:310px;height:310px}.page-hero-copy{padding:35px 24px 42px}.page-hero h1{font-size:43px;line-height:1.08;max-width:550px}.page-hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:none;margin-top:22px}.page-hero .eyebrow{font-size:9px;margin-bottom:20px}.page-hero .btn{margin-top:25px;font-size:12px}.page-hero.cover{min-height:680px;display:flex;flex-direction:column;justify-content:end}.page-hero.cover .page-hero-picture{height:100%;min-height:100%}.page-hero.cover:after{background:linear-gradient(0deg,#141c12f2,#121b1260 85%,#121b1230)}.page-hero.cover .page-hero-copy{padding:230px 24px 63px}.page-hero.cover .photo-credit{font-size:9px;text-align:left;padding:12px 24px}.page-hero.editorial{display:flex;flex-direction:column;padding:0;gap:0}.page-hero.editorial .page-hero-copy{padding:37px 24px}.page-hero.editorial .page-hero-picture{margin:0 22px 25px;min-height:370px}.photo-credit{font-size:9px;padding:28px 17px 12px}.page-intro{display:block;padding:43px 24px}.page-intro h2{font-size:34px}.page-intro .prose{margin-top:25px;font-size:15px}.section-title{display:block;margin-bottom:25px}.section-title h2{font-size:34px}.section-title p{margin-top:20px;font-size:14px}.scope-section{padding:42px 24px}.scope-grid{gap:0 23px}.scope-item h3{font-size:18px}.scope-item p{font-size:13px}.scope-item{padding-block:19px 25px}.story-split{display:block}.story-split figure{min-height:390px;height:390px}.story-copy{padding:38px 25px 43px}.story-copy h2{font-size:34px}.story-copy>p:not(.eyebrow){font-size:14px}.checklist li{font-size:13px}.related{padding:43px 24px}.card-grid{gap:30px 18px}.content-card h3{font-size:18px}.content-card p{font-size:13px}.content-card .link{font-size:11px;gap:15px}.page-cta{padding:45px 25px}.page-cta h2{font-size:37px}.page-cta p{font-size:14px}.page-cta .btn{font-size:12px}.area-context{padding:34px 24px}.area-context h2{font-size:28px}.area-links a{font-size:11px;padding:10px 13px}.directory{padding:42px 24px}.directory-group+.directory-group{margin-top:40px}.directory-group>h2{font-size:31px}.directory-list{gap:0 25px}.directory-list a{font-size:13px;line-height:1.5;min-height:61px}.gallery-index{padding:35px 20px}.project-grid{gap:29px 16px}.project-grid .project-caption h3{font-size:15px}.project-grid .project-caption p,.project-grid .project-caption a{font-size:11px}.project-grid .project-caption{min-height:0}.filters{gap:8px}.filters button{padding:10px 13px;font-size:11px}.footer-full{grid-template-columns:1fr 1fr;gap:30px 22px;padding:20px 0 30px}.footer-full>div:first-child{grid-column:1/-1}.footer-full p{max-width:40ch}.footer-full h2{font-size:13px;margin-bottom:16px}.footer-full li{font-size:12px}.footer-full .logo{width:250px}.footer-legal{gap:13px 18px;line-height:1.6}.contact-details{padding:20px 24px;gap:13px}.contact-details a{font-size:14px}.legal-header{padding:40px 24px 32px}.legal-header h1{font-size:40px}.legal-header p{font-size:15px}.legal{padding:35px 24px 50px}.legal h2{font-size:26px}.legal p{font-size:15px}.guide-grid{grid-template-columns:1fr;gap:20px}.guide-card{padding:27px}.guide-card h3{font-size:25px}.image-ribbon{height:260px}.review-banner{font-size:10px;padding:8px 16px}.home-service-link .link{font-size:12px}.home-areas .region-list{gap:10px 18px}.home-areas .region-list a{border-bottom:1px solid #cdbb96}.form-note{font-size:12px}.form-heading span{font-size:11px}.field label{font-size:12px}.form-status{font-size:13px}.enquiry .btn{min-height:52px}.hero-actions{align-items:stretch;gap:17px}.hero-actions .btn{min-width:0}.hero-actions .link{min-width:99px}}
@media(max-width:390px){.page-hero h1{font-size:38px}.card-grid{grid-template-columns:1fr}.content-card figure{aspect-ratio:5/3}.scope-grid{grid-template-columns:1fr}.scope-item p{font-size:14px}.hero-actions .btn{font-size:10px;padding-inline:14px;gap:15px}.header .logo{width:190px}.project-grid{grid-template-columns:1fr}.project-grid .project-button{aspect-ratio:4/4.5}.directory-list{grid-template-columns:1fr}.page-hero.cover{min-height:630px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
