@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700&display=swap");.faq details{border-bottom:1px solid #dbdfd8;padding:20px 0}.faq summary{cursor:pointer;font-weight:600;min-height:44px}.faq details p{max-width:850px;padding:12px 0}.faq summary:focus-visible{outline:3px solid #aa833c;outline-offset:5px}.enquiry-copy,.enquiry-form,.form-row>label,.service-card{min-width:0}.contact-links a{overflow-wrap:anywhere}.contact-links a:last-child{display:block}.contact-links a:last-child svg{display:inline-block;vertical-align:middle;margin-right:12px}.gallery-caption>div:first-child{min-width:0}.project-thumbnails button,.service-card h3{overflow-wrap:anywhere}@media(max-width:380px){.gallery-caption{flex-wrap:wrap}.button{gap:12px}.enquiry-form{padding:22px 16px}.footer-top{gap:16px}.brand{max-width:70vw}}:root{--green:#123e32;--dark:#152e27;--gold:#c3a26c;--cream:#f5f3ec;--ink:#263c33;--muted:#69756e;--line:#dbdfd8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #aa833c;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12}h2{font-size:clamp(2.6rem,4.1vw,4rem);letter-spacing:-1.8px}h1 em,h2 em{font-weight:400;color:var(--gold)}p{color:var(--muted)}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:30px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid #eee}.brand{width:235px;flex-shrink:0}.brand img{height:69px;object-fit:contain}.desktop-nav{display:flex;gap:31px;font-size:14px}.desktop-nav a:hover{color:#987035}.header-cta{font-size:14px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--gold);padding:9px 0}.menu-toggle{display:none;border:0;background:none;padding:10px;color:var(--green)}.hero{height:690px;min-height:570px;position:relative;color:white}.hero-image{height:100%;object-position:center 56%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,22,.77),rgba(8,28,22,.17) 70%),linear-gradient(0deg,rgba(0,0,0,.38),transparent 30%)}.hero-content{position:absolute;inset:65px auto auto 8%;max-width:600px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.4px;color:#857046;margin-bottom:26px}.eyebrow.light{color:#eee5cf}.hero h1{font-size:clamp(4rem,6.4vw,6.8rem);line-height:1.02;letter-spacing:-3px}.hero h1 em{color:#e0c796}.hero-content>p:not(.eyebrow){color:#eee;font-size:17px;margin:24px 0 29px;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:55px;padding:15px 23px;border:0;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.gold{background:#d8bd8e;color:#163a2b}.gold:hover{background:#e7d0a6}.green{background:var(--green);color:white}.green:hover{background:#245745}.hero-bottom{position:absolute;bottom:26px;left:8%;right:5%;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1.7px}.hero-bottom a{margin-left:auto;display:flex;gap:24px}.hero-bottom .concept{font-size:11px;letter-spacing:.4px;opacity:.8}.section-nav{display:flex;align-items:center;justify-content:space-between;background:var(--cream);padding-left:8%;border-bottom:1px solid var(--line);min-height:75px}.section-nav>span{font-family:Georgia,serif;font-style:italic;font-size:19px}.section-nav nav{display:flex;gap:32px;font-size:13px}.nav-enquiry{display:flex;gap:30px;align-items:center;padding:25px 40px;background:var(--green);color:white;font-size:14px}.section{padding:100px 8%;scroll-margin-top:0}.about{display:grid;grid-template-columns:1fr 1fr;grid-gap:10%;gap:10%;padding-top:115px;padding-bottom:115px}.about-copy .intro{font-family:Georgia,serif;font-size:28px;color:var(--green);line-height:1.4;margin-bottom:25px}.about-copy>p{margin-bottom:17px}.text-link{display:inline-flex;align-items:center;gap:23px;font-size:14px;font-weight:500;border-bottom:1px solid var(--gold);padding:7px 0;color:var(--green)}.about-copy .text-link{margin-top:12px}.services{background:var(--cream)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading>p{max-width:350px;font-size:15px}.service-grid{display:grid;grid-template-columns:1fr 1fr .8fr;grid-gap:24px;gap:24px}.service-card{background:white;padding:37px;display:flex;flex-direction:column;transition:transform .25s}.service-card:hover{transform:translateY(-5px)}.service-top{display:flex;justify-content:space-between;align-items:center;color:#a1885b;margin-bottom:55px}.service-top>svg{width:33px;height:33px}.service-top>span{font-size:12px}.service-card h3{font-size:30px;margin-bottom:17px}.service-card p{font-size:15px;margin-bottom:24px}.service-card .text-link{margin-top:auto;align-self:flex-start}.service-note{padding:37px 25px;background:var(--green);color:white;display:flex;flex-direction:column;align-items:flex-start}.service-note>svg{color:#d4bc90;margin-bottom:30px}.service-note h3{font-size:31px;margin-bottom:20px}.service-note p{font-size:15px;color:#d5dfd6}.service-note>span{font-size:11px;letter-spacing:2px;color:#d4bc90;margin-top:auto;padding-top:28px}.living{display:grid;grid-template-columns:1.05fr 1fr;background:#fff}.living-image{position:relative;min-height:670px}.living-image img{height:100%;position:absolute;object-position:45% center}.image-label{position:absolute;bottom:18px;left:25px;font-size:12px;color:white;background:#203c2dbb;padding:3px 10px}.living-copy{padding:80px 14%}.living-copy>p:not(.eyebrow){margin:28px 0;font-size:15px}.qualities{display:flex;flex-direction:column;gap:15px;border-top:1px solid var(--line);padding-top:25px;font-size:14px}.qualities span{display:flex;align-items:center;gap:16px}.qualities svg{width:20px;height:20px;color:#a78a55;stroke-width:1.4}.gallery{background:var(--cream)}.gallery-tabs{display:flex;border-bottom:1px solid #cfd6cd;margin-bottom:30px;gap:28px}.gallery-tabs button{border:0;background:none;display:flex;align-items:center;gap:35px;padding:15px 0;color:#71796e;font-size:14px;border-bottom:2px solid transparent}.gallery-tabs button[aria-selected=true]{border-bottom-color:var(--green);color:var(--green)}.gallery-display>img{width:100%;height:530px;object-position:center 58%}.gallery-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0}.gallery-caption h3{font-size:29px;margin:7px 0}.gallery-caption span{font-size:12px;color:#857046;letter-spacing:1px}.gallery-caption p{font-size:14px}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:48px;height:48px;background:none;border:1px solid #bcc6bc;display:grid;place-items:center;color:var(--green)}.gallery-controls button:hover{background:#e3e5dc}.approach{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;padding-top:8px}.steps>div{border-top:1px solid #cbd3c8;padding-top:25px}.step-number{font-family:Georgia,serif;font-size:40px;color:#b29660}.steps h3{font-size:25px;margin:25px 0 15px}.steps p{font-size:15px}.location{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:10%;gap:10%;background:#eeefe8}.location>div>p:not(.eyebrow){margin-top:27px}.address-card{border-left:1px solid #c9d0c4;padding:0 0 0 50px}.address-card>svg{color:#9a7b48;margin-bottom:20px}.address-card h3{font-size:30px;margin-bottom:22px}.address-card address{font-style:normal;color:var(--muted);margin-bottom:22px}.enquiry{background:var(--green);color:white;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:10%;gap:10%}.enquiry .eyebrow{color:#c6ac7c}.enquiry h2{font-size:clamp(3.6rem,5vw,5rem)}.enquiry-copy>p:not(.eyebrow){color:#c9d7ce;max-width:280px;margin-top:25px}.contact-links{display:flex;flex-direction:column;gap:16px;margin-top:43px;font-size:15px}.contact-links>a{display:flex;align-items:center;gap:12px;overflow-wrap:anywhere}.contact-links svg{flex-shrink:0;color:#d4bb88}.enquiry-form{background:#fafaf6;color:var(--green);padding:37px}.enquiry-form h3{font-size:27px;margin-bottom:29px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.enquiry-form label{display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:8px;margin-bottom:23px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;min-width:0;border:0;border-bottom:1px solid #bbc7bc;background:transparent;padding:6px 0 12px;border-radius:0;color:var(--green);font-size:14px}.enquiry-form textarea{resize:vertical}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#7b847c}.enquiry-form .consent{flex-direction:row;align-items:flex-start;font-size:12px;color:#5b6b5f;gap:10px}.consent input{width:16px;height:16px;flex-shrink:0;margin:3px 0}.enquiry-form .button{width:100%}.form-note{font-size:12px;margin-top:14px;line-height:1.6}.form-result{margin-top:15px;padding:12px;background:#e1ebdf;display:flex;gap:10px;font-size:14px}.form-result a{display:flex;gap:8px;align-items:center;text-decoration:underline;font-weight:600}footer{padding:50px 8% 25px;background:#0e2d24;color:#ecf1e9}.footer-top{display:flex;align-items:center;gap:65px;padding-bottom:38px}.footer-brand{font-family:Manrope,Arial,sans-serif;font-size:21px;font-weight:700;letter-spacing:1px}.footer-brand span{display:block;font-size:10px;font-weight:400;letter-spacing:6px}.footer-top p{font-size:13px;color:#acbfb2}.back-top{margin-left:auto;font-size:13px}.footer-bottom{border-top:1px solid #355044;padding-top:23px;display:flex;justify-content:space-between;font-size:12px;color:#a1b4a8}.whatsapp{position:fixed;right:23px;bottom:22px;width:54px;height:54px;display:grid;place-items:center;background:#23513e;color:white;border:1px solid #d0ddce;border-radius:50%;z-index:35;box-shadow:0 4px 18px #0002}.skip-link{position:fixed;left:10px;top:-100px;z-index:100;background:white;padding:10px}.skip-link:focus{top:10px}.mobile-nav{display:none}@media(min-width:1600px){.hero{height:780px}.hero-content{top:80px}.section{padding-left:max(8%,calc((100vw - 1400px)/2));padding-right:max(8%,calc((100vw - 1400px)/2))}}@media(max-width:1100px){.header{padding:0 4%;gap:20px;height:85px}.brand{width:205px}.desktop-nav{gap:18px;font-size:13px}.header-cta{font-size:12px;gap:12px}.section{padding:75px 6%}.section-nav{padding-left:6%}.section-nav>span{display:none}.section-nav nav{gap:25px}.service-card,.service-note{padding:27px}.living-copy{padding:65px 10%}.enquiry{gap:6%}.enquiry-form{padding:26px}.hero-bottom,.hero-content{left:6%}.hero{height:650px}.hero h1{font-size:80px}}@media(max-width:760px){html{scroll-padding-top:80px}.header{height:78px;padding:0 5%;gap:10px}.brand{width:200px}.brand img{height:61px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-nav{display:flex;position:fixed;top:78px;left:0;right:0;z-index:39;background:#fff;flex-direction:column;padding:15px 6% 25px;box-shadow:0 15px 20px #0001}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.hero{height:690px;min-height:0}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0b221dc9,#0b221d33),linear-gradient(0deg,#091e1599,transparent 30%)}.hero-content{top:63px;left:7%;right:7%}.hero h1{font-size:70px;letter-spacing:-2px}.hero .eyebrow{font-size:10px;letter-spacing:1.7px}.hero-content>p:not(.eyebrow){font-size:16px;margin-top:27px}.hero-bottom{left:7%;right:7%;bottom:22px;flex-wrap:wrap;gap:12px;font-size:9px;letter-spacing:1px}.hero-bottom .concept{width:100%;font-size:10px}.section-nav{min-height:62px;padding:0 6%;overflow:auto;gap:25px}.section-nav nav{gap:24px;white-space:nowrap;font-size:12px}.nav-enquiry{display:none}.section{padding:65px 7%}.eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:20px}h2{font-size:42px;letter-spacing:-1.4px}.about{grid-template-columns:1fr;gap:30px}.about-copy .intro{font-size:25px}.about-copy p{font-size:15px}.section-heading{display:block;margin-bottom:33px}.section-heading>p{margin-top:25px;font-size:14px}.section-heading>.text-link{margin-top:25px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:30px}.service-top{margin-bottom:30px}.service-card h3{font-size:29px}.service-note{padding:30px}.service-note h3 br{display:none}.service-note>svg{margin-bottom:20px}.living{grid-template-columns:1fr}.living-image{min-height:390px}.living-copy{padding:60px 7%}.living-copy h2 br:nth-of-type(2){display:none}.living-copy h2{max-width:380px}.living-copy>p:not(.eyebrow){max-width:450px}.gallery-display>img{height:330px}.gallery-tabs{gap:25px}.gallery-tabs button{font-size:13px;gap:15px}.gallery-caption{align-items:flex-start}.gallery-caption h3{font-size:23px}.gallery-caption p{font-size:13px}.gallery-controls{gap:5px;margin-top:7px}.gallery-controls button{width:34px;height:40px}.gallery-disclaimer{font-size:11px}.steps{grid-template-columns:1fr;gap:28px}.steps h3{margin:12px 0}.step-number{font-size:32px}.location{grid-template-columns:1fr;gap:35px}.address-card{border-left:0;border-top:1px solid #c9d0c4;padding:30px 0 0}.enquiry{grid-template-columns:1fr;gap:37px}.enquiry h2{font-size:58px}.contact-links{margin-top:28px;font-size:14px}.enquiry-form{padding:25px 21px}.enquiry-form h3{font-size:26px}.form-row{grid-template-columns:1fr;gap:0}.enquiry-form label{font-size:13px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{font-size:16px}.enquiry-form .button{font-size:13px;gap:12px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top p{width:100%;order:3}.footer-brand{font-size:17px}.back-top{font-size:12px}.footer-bottom{flex-direction:column;gap:7px;padding-right:30px}footer{padding:40px 7% 30px}.whatsapp{right:15px;bottom:15px;width:48px;height:48px}}.brand{height:69px;position:relative;overflow:hidden}.brand img{position:absolute;width:118%;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-video{background:white}.project-video .video-frame{aspect-ratio:16/9;background:var(--green);width:100%;overflow:hidden}.video-frame iframe{display:block;border:0;width:100%;height:100%}.project-video .text-link{margin-top:20px}@media(max-width:760px){.service-grid{grid-template-columns:1fr}}.project-hero{display:grid;grid-template-columns:minmax(340px,36%) 1fr;background:var(--green);color:white;min-height:590px}.project-visual{grid-column:2;grid-row:1;position:relative;min-width:0}.project-visual>img{height:100%;object-position:center}.project-image-label{position:absolute;bottom:20px;right:20px;background:#143d32e8;color:#fff;padding:7px 12px;font-size:12px}.project-hero-copy{grid-column:1;grid-row:1;padding:65px 11% 45px 18%;align-self:center}.project-hero h1{font-size:clamp(3.5rem,5.1vw,5.5rem);letter-spacing:-2px;line-height:1.06}.project-hero h1 em{color:#e0c796}.project-hero-copy>p:not(.eyebrow){color:#dce6de;margin:25px 0;font-size:16px}.project-hero .eyebrow{font-size:12px;letter-spacing:1.6px}.project-hero .button{gap:20px}.project-location{display:flex;gap:9px;align-items:center;font-size:13px;color:#dce6de;margin-top:26px}.gallery-display>img{object-fit:contain;object-position:center;background:#e5e7e0;height:580px}.gallery-controls button{min-width:44px;min-height:44px}.project-thumbnails{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px;margin:8px 0 22px}.project-thumbnails button{padding:5px;background:transparent;border:1px solid transparent;color:var(--green);text-align:left}.project-thumbnails button[aria-pressed=true]{border-color:var(--green);background:#e4e9df}.project-thumbnails img{aspect-ratio:4/3;object-fit:cover}.project-thumbnails span{display:block;font-size:13px;line-height:1.4;padding:9px 3px 4px}.gallery-disclaimer{font-size:12px}@media(max-width:1100px){.project-hero{grid-template-columns:38% 1fr;min-height:540px}.project-hero-copy{padding:45px 8% 40px 15%}.project-hero h1{font-size:58px}.project-hero .button{padding:14px;font-size:13px}.project-thumbnails{gap:8px}}@media(max-width:760px){.project-hero{display:flex;flex-direction:column;min-height:0}.project-visual{order:0}.project-visual>img{height:auto;aspect-ratio:1599/899;object-fit:contain}.project-image-label{font-size:12px;bottom:10px;right:10px;padding:4px 8px}.project-hero-copy{order:1;padding:30px 7% 35px;align-self:stretch}.project-hero .eyebrow{margin-bottom:15px}.project-hero h1{font-size:clamp(2.8rem,11vw,3.7rem);letter-spacing:-1.5px}.project-hero h1 br:first-of-type{display:none}.project-hero-copy>p:not(.eyebrow){margin:17px 0 20px}.project-hero .button{font-size:14px;padding:14px 18px}.project-location{margin-top:18px}.gallery-display>img{height:360px}.project-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.project-thumbnails span{font-size:12px}.gallery-caption{gap:12px}.gallery-caption h3{font-size:24px}.gallery-controls{flex-shrink:0}.gallery-caption span{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}@media(min-width:761px) and (max-width:1000px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-nav{display:flex;position:fixed;top:85px;left:0;right:0;z-index:39;background:white;padding:20px 6%;gap:25px;flex-wrap:wrap}}