@font-face{font-family:Mark;src:url('assets/fonts/mark-light.otf') format('opentype');font-weight:300;font-display:swap}@font-face{font-family:Mark;src:url('assets/fonts/mark-book.otf') format('opentype');font-weight:400;font-display:swap}@font-face{font-family:Mark;src:url('assets/fonts/mark-medium.otf') format('opentype');font-weight:500;font-display:swap}:root{--green:#22382b;--gold:#de9e6e;--paper:#eee9e3;--white:#faf9f6;--ink:#29322b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Mark,Arial,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:300;line-height:1.03}p{line-height:1.5}img{display:block;width:100%;height:100%;object-fit:cover}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:99px;padding:18px 27px;font-size:12px;letter-spacing:.3px;font-weight:400;line-height:1;transition:background .3s,transform .3s}.button:hover{transform:translateY(-2px)}.button.gold{background:linear-gradient(110deg,#c68a5e,var(--gold));color:#172d1f}.button.gold:hover{background:#ecc0a0}.button.cream{background:var(--white);color:var(--green)}.button.outline{border:1px solid #22382b70}.button .icon{width:16px;height:16px}.circle{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--white);color:var(--green);transition:background .3s}.circle:hover{background:var(--gold)}.skip{position:fixed;top:-100px;z-index:200;padding:20px;background:white}.skip:focus{top:0}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.page-progress{position:fixed;height:2px;width:100%;top:0;background:var(--gold);z-index:101;transform:scaleX(0);transform-origin:left}.announcement{height:32px;display:flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:#f6eee6;font-size:10px;letter-spacing:1px;font-weight:400}.announcement>span{color:var(--gold)}.announcement a{display:flex;align-items:center;gap:10px}.announcement .icon{height:12px;width:12px}header{position:absolute;left:0;right:0;top:32px;height:95px;display:flex;align-items:center;gap:28px;padding:0 3%;z-index:40;color:white;transition:background .35s,height .35s,box-shadow .35s}header.scrolled{position:fixed;top:0;height:78px;background:#eee9e3f5;color:var(--green);box-shadow:0 1px 0 #22382b20;backdrop-filter:blur(15px)}.logo{width:174px;background:#faf9f6ed;padding:15px 16px;border-radius:7px;flex-shrink:0}.logo img{height:auto}.menu-button{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:400}.menu-button>.icon{width:34px;height:34px;padding:8px;border:1px solid #ffffff50;border-radius:50%;background:#22382b50}header.scrolled .menu-button>.icon{border-color:#22382b30;background:none}nav{display:flex;gap:28px;font-size:11px;font-weight:400}nav a{padding:10px 0}nav a:hover{color:var(--gold)}.header-cta{margin-left:auto}.hero{height:calc(100svh - 32px);min-height:740px;position:relative;overflow:hidden;color:white}.hero-background,.hero-gradient{position:absolute;inset:0}.hero-background img{position:absolute;inset:0;object-position:center 55%}.hero-alt{opacity:0}.hero-gradient{background:linear-gradient(180deg,#07140d55,transparent 30%,#07140d28 42%,#07140dba 100%)}.hero-content{position:absolute;left:50%;top:47%;transform:translateX(-50%);width:min(620px,90%);text-align:center}.hero-content>.eyebrow{font-size:11px;letter-spacing:2.5px;margin-bottom:17px}.hero h1{font-size:clamp(48px,5.25vw,86px);letter-spacing:-2.5px;line-height:.98}.hero h1 span{display:block}.hero-project-link{display:flex;align-items:center;justify-content:space-between;text-align:left;margin:32px auto 0;width:420px;max-width:100%;padding:13px 15px 13px 26px;border-radius:50px;background:var(--white);color:var(--green);font-size:16px;font-weight:400}.hero-project-link small{display:block;font-size:9px;letter-spacing:1px;color:#6b786b;margin-bottom:4px}.hero-link-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--gold)}.discover{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.6px}.discover .icon{height:14px;width:14px}.hero-note,.motion-toggle{position:absolute;bottom:29px;font-size:9px;letter-spacing:1px}.hero-note{left:3%}.motion-toggle{right:3%;color:white;padding:3px}.featured{padding:100px 4% 75px}.featured-title{text-align:center;margin-bottom:65px}.featured-title .eyebrow{margin-bottom:24px;color:#7b725f}.featured-title h2{font-size:clamp(37px,4.6vw,72px);letter-spacing:-2px}.featured-title h2 span{color:#8d9b8d}.featured-layout{display:grid;grid-template-columns:36% 64%;background:var(--white);border-radius:38px;overflow:hidden}.project-name{padding:50px 40px 35px}.project-name>h3{font-family:Georgia,serif;font-size:clamp(52px,5vw,82px);letter-spacing:-3px;margin:17px 0 20px}.project-name .location{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.5px;margin-bottom:22px}.location .icon{width:14px;height:14px}.project-name>p:not(.eyebrow):not(.location){font-size:17px;max-width:330px;line-height:1.45}.project-name>.button{margin-top:28px}.project-meta{display:flex;gap:25px;margin-top:35px;padding-top:24px;border-top:1px solid #22382b20;font-size:9px;letter-spacing:.5px}.project-meta strong{display:block;font-size:12px;font-weight:400;margin-top:8px}.featured-picture{min-height:600px;position:relative;overflow:hidden;border-radius:38px}.featured-picture img{height:110%;position:absolute;top:-5%;object-position:50% 50%}.featured-picture>span{position:absolute;bottom:25px;right:25px;color:white;font-size:10px;letter-spacing:1px}.spaces{display:grid;grid-template-columns:24% 76%;padding:50px 2% 100px;gap:0}.spaces-label{position:sticky;top:120px;align-self:start;padding:10px 20px}.spaces-label h2{font-size:clamp(45px,5vw,78px);line-height:.95;color:#b77f55;letter-spacing:-3px;margin:32px 0 45px}.spaces-label em{font-family:Georgia,serif;font-weight:400}.spaces-label>p:last-child{font-size:11px;line-height:1.4;letter-spacing:.5px}.space-list{display:grid;gap:14px}.space-card{display:grid;grid-template-columns:40% 60%;background:var(--white);border-radius:36px;overflow:hidden;min-height:440px}.card-copy{padding:30px 23px 0;display:flex;flex-direction:column}.card-copy>.eyebrow{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:0}.card-copy>.eyebrow span{margin-left:auto}.card-copy>.eyebrow .icon{width:13px;height:13px}.card-copy h3{font-size:clamp(26px,2.55vw,42px);letter-spacing:-1.2px;margin:22px 0}.card-copy>p:not(.eyebrow){font-size:16px;line-height:1.25;max-width:260px;color:#667065;margin-bottom:35px}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin:auto -23px 0;padding:23px;border-top:1px solid #22382b0f;gap:8px}.card-bottom>a:first-child{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:400}.card-bottom>a:first-child>.icon{width:31px;height:31px;padding:8px;border-radius:50%;background:var(--gold)}.card-bottom .button{padding:14px 16px;gap:8px;font-size:10px}.card-bottom .button>.icon{display:none}.card-swiper{width:100%;min-width:0;border-radius:36px;overflow:hidden}.card-swiper .swiper-wrapper{height:100%}.card-swiper .swiper-slide{height:auto;min-height:440px}.card-swiper .circle{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.slider-prev{left:13px}.slider-prev .icon{transform:rotate(180deg)}.slider-next{right:13px}.swiper-pagination{bottom:22px!important}.swiper-pagination-bullet{width:27px;height:2px;background:#fff;border-radius:0;opacity:.45}.swiper-pagination-bullet-active{opacity:1}.vision{background:var(--green);color:var(--white);padding:100px 5% 65px;overflow:hidden;position:relative}.vision:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 40%,#46704a40,transparent 65%)}.vision-top{position:relative;text-align:center}.vision-top>.eyebrow{color:var(--gold);margin-bottom:25px}.vision h2{font-size:clamp(36px,4.6vw,68px);letter-spacing:-2px}.vision-cards{display:flex;justify-content:center;gap:60px;align-items:center;margin:90px auto 75px;max-width:1000px}.vision-card{width:45%;background:#faf9f6;color:var(--green);border-radius:32px;overflow:hidden;box-shadow:0 20px 70px #0004}.vision-card img{height:390px}.vision-card figcaption{padding:24px 18px;font-size:11px;letter-spacing:.5px}.vision-card.one{transform:rotate(-7deg) translateY(25px)}.vision-card.two{transform:rotate(7deg) translateY(75px)}.vision-caption{text-align:center;font-size:11px;letter-spacing:.8px;position:relative}.about{padding:110px 7%}.about-top{text-align:center;margin-bottom:65px}.about-top>.eyebrow{margin-bottom:25px;color:#87715d}.about h2{font-size:clamp(38px,4.4vw,67px);letter-spacing:-2px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-photo{height:640px;border-radius:180px 180px 35px 35px;overflow:hidden}.about-photo img{height:112%;object-position:50% 50%}.about-copy>p{font-size:17px;color:#6b7369;margin-bottom:28px}.about-copy>.large-copy{font-size:28px;line-height:1.3;color:var(--green)}.values{margin:35px 0}.values>div{border-bottom:1px solid #22382b26;padding:22px 0;display:flex;gap:22px;align-items:center}.values span{font-size:11px;color:#a97b56}.values h3{font-size:17px;letter-spacing:-.3px}.gallery{background:#e5dfd6;padding:80px 4%;overflow:hidden}.gallery-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.gallery h2{font-size:64px;letter-spacing:-2px}.gallery h2 em{font-style:normal;color:#ac7852}.gallery-top>p{font-size:12px;line-height:1.45}.gallery-swiper{overflow:visible}.gallery-swiper .swiper-slide{width:70%;margin:0}.gallery-swiper figure>img{height:560px;border-radius:32px}.gallery-swiper figcaption{display:flex;gap:25px;padding:20px 5px;font-size:12px}.gallery-swiper figcaption>span{color:#8b795e}.gallery-controls{display:flex;align-items:center;justify-content:space-between;padding-top:15px}.gallery-controls>div{display:flex;gap:10px}.gallery-count{font-size:12px;letter-spacing:2px}.gallery-prev .icon{transform:rotate(180deg)}.contact{height:90svh;min-height:650px;position:relative;overflow:hidden;color:white}.contact>img{height:120%;position:absolute;inset:-10% 0 0}.contact-overlay{position:absolute;inset:0;background:#0c251b83}.contact-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contact-content .eyebrow{margin-bottom:25px}.contact h2{font-size:clamp(52px,6.3vw,96px);letter-spacing:-2px;margin-bottom:35px}.contact-note{position:absolute;bottom:30px;left:4%;font-size:10px;letter-spacing:1px}footer{padding:70px 5% 25px;background:#f5f2ec}.footer-brand{display:flex;align-items:center;justify-content:space-between;padding-bottom:50px;border-bottom:1px solid #22382b25}.footer-brand img{width:270px;height:auto}.footer-brand p{font-size:11px;letter-spacing:1px}.footer-nav{display:flex;justify-content:space-between;gap:40px;max-width:830px;margin:50px 0 60px}.footer-nav>div{display:flex;flex-direction:column;gap:12px;font-size:16px}.footer-nav>div>span{font-size:10px;letter-spacing:1px;color:#8a775e;margin-bottom:10px}.footer-nav a:hover{color:#a56d47}.footer-nav a .icon{width:15px;height:15px;vertical-align:middle;transform:rotate(-90deg);margin-left:15px}.footer-bottom{border-top:1px solid #22382b25;padding-top:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.5px}.legal-note{font-size:10px;color:#788174;margin-top:25px;max-width:1000px}.navigation{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;border:0;background:var(--paper);padding:55px 7%;z-index:100;color:var(--green)}dialog::backdrop{background:#10261fe0;backdrop-filter:blur(12px)}.navigation>img{width:200px;height:auto}.close-button{position:absolute;right:30px;top:25px;width:45px;height:45px;border:1px solid #22382b50;border-radius:50%;display:grid;place-items:center}.menu-links{display:flex;flex-direction:column;gap:10px;max-width:750px;margin:45px 0}.menu-links>a,.menu-links>span{font-size:clamp(28px,4.6vw,60px);display:flex;justify-content:space-between;align-items:center}.menu-links>a:hover{color:#bd895d}.menu-links small{font-size:10px;letter-spacing:1px}.menu-links>span{opacity:.5}.navigation>p{font-size:11px;letter-spacing:1px}.enquiry{width:590px;max-width:94vw;border:0;border-radius:30px;padding:50px;background:var(--paper);color:var(--green)}.enquiry h2{font-size:50px;margin:27px 0}.enquiry>p{font-size:16px}.enquiry>.eyebrow{font-size:11px}.interest-options{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.interest-options button{border:1px solid #22382b50;border-radius:30px;padding:12px 16px;font-size:13px}.interest-options button.active{background:var(--green);color:white}.enquiry>.preview-note{font-size:12px;margin:20px 0 28px;color:#6b7369}.enquiry>.enquiry-status{font-size:14px}body:has(dialog[open]){overflow:hidden}html.lenis{scroll-behavior:auto}
@media(max-width:1100px){nav{gap:20px}header{gap:20px}.menu-button span{display:none}.project-name{padding:35px 28px}.spaces{grid-template-columns:19% 81%}.spaces-label{padding:10px}.spaces-label h2{font-size:48px}.space-card{grid-template-columns:43% 57%}.card-copy{padding:25px 18px 0}.card-bottom{margin-left:-18px;margin-right:-18px;padding:18px}.featured-picture{min-height:590px}.about-copy>.large-copy{font-size:24px}}
@media(max-width:760px){.announcement{gap:10px;font-size:8px;letter-spacing:.3px;height:29px}.announcement a{display:none}header{top:29px;height:85px;padding:0 5%;gap:15px}.logo{width:147px;padding:12px;border-radius:6px}nav{display:none}.header-cta{margin-left:auto}.header-cta .button{padding:13px 16px;font-size:10px;gap:0}.header-cta .icon{display:none}.menu-button{order:3}.menu-button .icon{height:32px;width:32px}header.scrolled{height:73px}.hero{min-height:680px;height:calc(100svh - 29px)}.hero-background img{object-position:49% center}.hero-content{top:44%;width:89%}.hero h1{font-size:clamp(46px,11.2vw,70px);letter-spacing:-1.7px}.hero-content>.eyebrow{font-size:9px;letter-spacing:2px}.hero-project-link{width:320px;margin-top:28px;padding:11px 12px 11px 20px;font-size:14px}.hero-project-link small{font-size:8px}.hero-link-icon{width:35px;height:35px}.hero-note{bottom:15px;font-size:7px}.motion-toggle{bottom:15px;font-size:7px}.discover{bottom:49px;font-size:9px}.featured{padding:65px 5% 30px}.featured-title{margin-bottom:35px}.featured-title .eyebrow{font-size:10px;margin-bottom:18px}.featured-title h2{font-size:34px;letter-spacing:-1px}.featured-layout{display:flex;flex-direction:column-reverse;border-radius:25px}.featured-picture{min-height:330px;border-radius:25px}.project-name{padding:30px 25px}.project-name>h3{font-size:62px}.project-name>p:not(.eyebrow):not(.location){font-size:17px;max-width:none}.project-meta{justify-content:space-between;margin-top:28px}.spaces{display:block;padding:30px 5% 65px}.spaces-label{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:10px 0 25px}.spaces-label>.eyebrow{grid-column:1/3;font-size:10px}.spaces-label h2{font-size:45px;margin:0;letter-spacing:-1.5px}.spaces-label>p:last-child{align-self:end;text-align:right;font-size:9px}.space-list{gap:25px}.space-card{display:flex;flex-direction:column-reverse;border-radius:25px}.card-swiper{height:300px;border-radius:25px}.card-swiper .swiper-slide{min-height:300px}.card-copy{padding:25px 22px 0}.card-copy h3{font-size:33px;margin:19px 0}.card-copy>p:not(.eyebrow){font-size:16px;max-width:none;margin-bottom:25px;line-height:1.4}.card-bottom{margin:0 -22px;padding:18px 22px}.card-copy>.eyebrow{font-size:10px}.card-bottom .button{font-size:11px}.vision{padding:70px 5% 45px}.vision h2{font-size:32px;letter-spacing:-1px}.vision-top>.eyebrow{font-size:9px}.vision-cards{gap:12px;margin:65px 0 60px}.vision-card{width:48%;border-radius:18px}.vision-card img{height:240px}.vision-card figcaption{font-size:8px;line-height:1.3;padding:15px 12px}.vision-card.one{transform:rotate(-5deg)}.vision-card.two{transform:rotate(5deg) translateY(25px)}.vision-caption{font-size:8px}.about{padding:65px 6%}.about h2{font-size:32px;letter-spacing:-1px}.about-top{margin-bottom:35px}.about-top>.eyebrow{font-size:10px;margin-bottom:20px}.about-layout{grid-template-columns:1fr;gap:35px}.about-photo{height:410px;border-radius:100px 100px 25px 25px}.about-copy>.large-copy{font-size:25px}.values h3{font-size:15px}.gallery{padding:60px 5%}.gallery h2{font-size:43px;letter-spacing:-1px}.gallery-top>p{font-size:8px;max-width:145px}.gallery-swiper .swiper-slide{width:88%}.gallery-swiper figure>img{height:370px;border-radius:25px}.gallery-swiper figcaption{font-size:9px;gap:15px}.contact{height:78svh;min-height:580px}.contact h2{font-size:48px;letter-spacing:-1px}.contact-content .eyebrow{font-size:10px}.contact-note{font-size:8px}footer{padding:50px 6% 25px}.footer-brand{display:block;padding-bottom:30px}.footer-brand img{width:220px}.footer-brand p{margin-top:25px;font-size:9px}.footer-nav{gap:25px;flex-wrap:wrap;margin:35px 0}.footer-nav>div{font-size:14px;min-width:40%}.footer-bottom{gap:18px;flex-wrap:wrap;font-size:8px}.legal-note{font-size:9px}.enquiry{padding:40px 25px}.enquiry h2{font-size:42px}.navigation{padding:70px 7% 30px}.navigation>img{width:180px}.menu-links{margin:40px 0;gap:18px}.menu-links>a,.menu-links>span{font-size:33px}.menu-links small{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}html.reduced-motion{scroll-behavior:auto}.reduced-motion *, .reduced-motion *:before,.reduced-motion *:after{transition:none!important}
