:root{--deep:#10271f;--deep2:#17362b;--gold:#b7935e;--sand:#e9dcc8;--paper:#f9f7f1;--cream:#f2eadf;--ink:#1e2d27;--muted:#6f7772;--line:#ddd7cc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.header{height:86px;padding:0 max(4vw,28px);justify-content:space-between;background:rgba(16,39,31,.98);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid hsla(0,0%,100%,.08)}.header,.logoLockup{display:flex;align-items:center}.logoLockup{gap:12px;min-width:260px}.logoLockup img{width:54px;height:54px;object-fit:cover;border-radius:50%;object-position:center}.logoLockup span{display:flex;flex-direction:column}.logoLockup b{font-family:Georgia,Times New Roman,serif;letter-spacing:.12em;font-size:17px}.logoLockup small{font-size:9px;letter-spacing:.22em;color:#d9bf98}.nav{display:flex;gap:28px;font-size:12px}.nav a{opacity:.82}.nav a:hover{opacity:1}.headActions{display:flex;align-items:center;gap:12px}.langMenu{display:flex;gap:5px}.langMenu a{font-size:9px;letter-spacing:.1em;border:1px solid hsla(0,0%,100%,.22);padding:7px 8px;border-radius:20px;color:hsla(0,0%,100%,.65)}.langMenu a.active{background:#fff;color:var(--deep)}.langPill{border:1px solid hsla(0,0%,100%,.24);padding:8px 11px;border-radius:99px;font-size:11px}.burger{display:none;background:none;color:#fff;border:0;font-size:23px}.hero{min-height:760px;position:relative;background:linear-gradient(90deg,rgba(12,31,25,.88),rgba(12,31,25,.6) 48%,rgba(12,31,25,.18)),url(/demo-hero.svg) 50%/cover no-repeat;color:#fff}.heroShade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(16,39,31,.25),transparent 45%)}.heroContent{position:relative;z-index:2;max-width:1320px;margin:auto;padding:105px max(4vw,28px) 92px}.eyebrow,.kicker{font-size:10px;letter-spacing:.19em;font-weight:700}.about h2,.areaHero h1,.contact h2,.guide h2,.hero h1,.profileSection h2,.propertyLayout h1,.sectionTop h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em}.hero h1{font-size:clamp(60px,8vw,110px);line-height:.88;margin:28px 0 26px}.hero h1 em{color:#dcb987}.heroContent>p{max-width:640px;line-height:1.75;color:hsla(0,0%,100%,.78);font-size:17px}.searchPanel{margin-top:48px;display:grid;grid-template-columns:1.2fr 1.1fr .75fr .9fr auto;background:hsla(45,40%,96%,.98);color:var(--ink);max-width:1120px;padding:10px;box-shadow:0 30px 80px rgba(0,0,0,.2)}.searchPanel label{padding:10px 14px;border-right:1px solid var(--line)}.searchPanel label span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;display:block}.searchPanel select{border:0;background:transparent;width:100%;padding:8px 0 0;outline:0;color:var(--ink)}.searchCta{display:flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;padding:0 25px;font-size:12px;font-weight:700}.trustBar{background:var(--deep);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(4vw,28px);border-top:1px solid hsla(0,0%,100%,.08)}.trustBar div{padding:24px 18px;border-right:1px solid hsla(0,0%,100%,.1);display:flex;gap:13px;align-items:center}.trustBar b{color:#d8b886;font-size:11px}.trustBar span{font-size:12px;color:hsla(0,0%,100%,.7)}.section{padding:100px max(4vw,28px)}.sectionTop{max-width:1280px;margin:0 auto 40px;display:flex;justify-content:space-between;gap:30px;align-items:end}.about h2,.contact h2,.guide h2,.profileSection h2,.sectionTop h2{font-size:clamp(42px,5vw,66px);line-height:1;margin:10px 0 16px}.sectionTop p{color:var(--muted);max-width:650px;line-height:1.75;margin:0}.count{font-size:11px;color:var(--muted)}.cards{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.card{background:#fff;border:1px solid var(--line);transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(20,45,36,.08)}.cardImage{position:relative;aspect-ratio:1.42;overflow:hidden;display:block;background:#d9d1c2}.cardImage img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover .cardImage img{transform:scale(1.025)}.tag{position:absolute;left:14px;top:14px;background:hsla(45,40%,96%,.95);padding:7px 10px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.cardBody{padding:22px}.meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.card h3{font-family:Georgia,Times New Roman,serif;font-size:25px;margin:9px 0}.price{font-weight:700;font-size:19px}.facts{display:flex;gap:18px;color:var(--muted);font-size:11px;margin:18px 0}.arrowLink{font-size:11px;font-weight:700}.empty{max-width:1280px;margin:auto;border:1px dashed var(--line);padding:30px;text-align:center;color:var(--muted)}.areasSection{background:var(--deep);color:#fff;padding:100px max(4vw,28px)}.sectionTop.light p{color:hsla(0,0%,100%,.55)}.areaList{max-width:1280px;margin:auto;border-top:1px solid hsla(0,0%,100%,.14)}.areaList>a{display:grid;grid-template-columns:70px 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:25px 5px;border-bottom:1px solid hsla(0,0%,100%,.14)}.areaList>a:hover{background:hsla(0,0%,100%,.03)}.areaList>a>span{font-size:10px;color:#d5b584}.areaList h3{font-family:Georgia,Times New Roman,serif;font-size:31px;margin:0 0 5px}.areaList p{margin:0;max-width:720px;color:hsla(0,0%,100%,.5);font-size:12px;line-height:1.6}.areaList b{font-size:24px;font-weight:400}.guide{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);min-height:650px}.guideVisual{position:relative;overflow:hidden;background:linear-gradient(145deg,#cba275,#ead6b8)}.sunDisk{width:230px;height:230px;background:#f4d99f;border-radius:50%;position:absolute;top:15%;left:50%;transform:translateX(-50%)}.archShape{position:absolute;left:18%;bottom:-13%;width:64%;height:72%;border-radius:220px 220px 0 0;background:var(--deep);box-shadow:inset 0 0 0 25px hsla(0,0%,100%,.08)}.palmLine{position:absolute;font-family:serif;font-size:210px;color:hsla(0,0%,100%,.22);right:2%;bottom:-20px;transform:rotate(-18deg)}.guideCopy{align-self:center;padding:80px 9vw}.guideCopy p{line-height:1.8;color:var(--muted)}.steps{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:42px}.steps span{border-top:1px solid #c9baa6;padding-top:13px;font-size:11px}.steps b{color:var(--gold);margin-right:10px}.about{max-width:1320px;margin:auto;padding:100px max(4vw,28px);display:grid;grid-template-columns:1fr 1fr;grid-gap:10vw;gap:10vw;align-items:center}.about p{font-size:17px;line-height:1.85;color:var(--muted)}.legalNote{font-size:11px!important;border-left:2px solid var(--gold);padding-left:14px}.profileSection{max-width:1320px;margin:auto;padding:110px max(4vw,28px);display:grid;grid-template-columns:minmax(320px,.8fr) 1.2fr;grid-gap:8vw;gap:8vw;align-items:center}.profileVisual{min-height:610px;background:linear-gradient(155deg,#17362b,#10271f 58%,#28483d);position:relative;overflow:hidden;color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:flex-end}.profileVisual:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:hsla(35,55%,70%,.92);top:55px;right:-80px}.profileVisual:after{content:"";position:absolute;width:72%;height:58%;border:1px solid hsla(0,0%,100%,.16);border-radius:220px 220px 0 0;left:14%;bottom:-8%;box-shadow:inset 0 0 0 22px hsla(0,0%,100%,.025)}.profileMonogram{position:relative;z-index:2;font-family:Georgia,Times New Roman,serif;font-size:clamp(92px,11vw,170px);font-style:italic;color:#e0bd8b;line-height:.8;letter-spacing:-.08em;margin-bottom:auto}.profileVisualMeta{position:relative;z-index:2;display:flex;flex-direction:column;gap:6px}.profileVisualMeta>span{font-size:9px;letter-spacing:.2em;color:#d9bf98}.profileVisualMeta strong{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.profileVisualMeta small{color:hsla(0,0%,100%,.62);font-size:11px}.profileCopy>p{font-size:16px;line-height:1.85;color:var(--muted)}.profileCopy .profileLead{font-size:20px;color:var(--ink);max-width:720px}.profilePoints{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:34px 0}.profilePoints span{border-top:1px solid var(--line);padding:14px 6px 0 0;font-size:11px;line-height:1.5}.profilePoints b{display:block;color:var(--gold);font-size:10px;margin-bottom:6px}.profileActions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.profileActions .waButton{margin-top:0}.textLink{font-size:11px;font-weight:700;border-bottom:1px solid var(--deep);padding-bottom:3px}.brandOperator{margin-top:40px;background:var(--cream);padding:22px 24px;border-left:3px solid var(--gold)}.brandOperator>strong{font-family:Georgia,Times New Roman,serif;font-size:20px}.brandOperator p{font-size:12px;line-height:1.7;margin:10px 0;color:var(--muted)}.brandOperator .legalNote{margin-bottom:0}.formFallback{max-width:600px;background:hsla(0,0%,100%,.42);border:1px solid rgba(16,39,31,.12);padding:28px}.formFallback p{color:var(--muted);line-height:1.7;font-size:13px}.formFallback .emailButton{margin-top:8px}.formFallback.compact{padding:20px;margin-top:15px}.formFallback.compact .emailButton{width:100%;text-align:center;overflow-wrap:anywhere}.contact{background:#e7dac6;padding:95px max(4vw,28px);display:grid;grid-template-columns:1fr 1fr;grid-gap:9vw;gap:9vw}.contactCopy{justify-self:end;max-width:570px}.contactCopy p{color:var(--muted);line-height:1.75}.waButton{display:inline-block;background:var(--deep);color:#fff;padding:14px 20px;margin-top:14px;font-size:12px;font-weight:700}.waButton.full{width:100%;text-align:center;margin-top:12px}.enquiry{max-width:600px;display:grid;grid-gap:12px;gap:12px}.enquiry input,.enquiry textarea{width:100%;border:0;border-bottom:1px solid #b8aa96;background:hsla(0,0%,100%,.42);padding:15px;outline:none}.enquiry button{border:0;background:var(--gold);color:#fff;padding:15px;font-weight:700;cursor:pointer}.consent{display:flex;gap:9px;font-size:10px;color:var(--muted);line-height:1.45}.consent input{width:auto}.ok{color:#1f6b44}.error{color:#9b3b2f}footer{background:#0c2019;color:#fff;padding:46px max(4vw,28px);display:grid;grid-template-columns:260px 1fr auto;grid-gap:30px;gap:30px;align-items:center}.footerBrand img{width:52px;height:52px;object-fit:cover;border-radius:50%}.brandText{display:flex;align-items:center;gap:12px}.brandText span{display:flex;flex-direction:column}.brandText b{font-family:Georgia,Times New Roman,serif;letter-spacing:.12em}.brandText small{letter-spacing:.2em;color:#d9bf98}.footerLegal{display:flex;flex-direction:column;gap:6px}.footerLinks{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:hsla(0,0%,100%,.65)}footer small{color:hsla(0,0%,100%,.4);font-size:10px}.propertyPage{padding-bottom:90px}.propertyHero{height:min(68vh,720px);position:relative;background:#ddd}.propertyHero img{width:100%;height:100%;object-fit:cover}.propertyHeroBadge{position:absolute;bottom:20px;left:max(4vw,28px);background:var(--deep);color:#fff;padding:10px 13px;font-size:10px;letter-spacing:.12em}.propertyLayout{max-width:1260px;margin:60px auto 0;padding:0 max(4vw,28px);display:grid;grid-template-columns:1fr 390px;grid-gap:70px;gap:70px}.back{font-size:11px;color:var(--muted)}.propertyLayout h1{font-size:clamp(46px,6vw,72px);line-height:1;margin:16px 0}.propertyPrice{font-size:28px;font-weight:700}.propertyFacts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:35px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.propertyFacts span{font-size:10px;color:var(--muted);text-transform:uppercase}.propertyFacts b{display:block;font-size:22px;color:var(--ink);margin-bottom:4px}.propertyLayout article>h2{font-family:Georgia,Times New Roman,serif;font-size:34px;margin-top:45px}.propertyLayout article>p{line-height:1.8;color:var(--muted)}.featureGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:30px}.featureGrid span{background:var(--cream);padding:13px;font-size:11px}.leadCard{position:-webkit-sticky;position:sticky;top:115px;align-self:start;background:#fff;border:1px solid var(--line);padding:30px;box-shadow:0 20px 50px rgba(20,45,36,.07)}.leadCard h3{font-family:Georgia,Times New Roman,serif;font-size:29px;margin:8px 0}.leadCard p{color:var(--muted);font-size:12px;line-height:1.6}.enquiry.compact textarea{display:none}.areaHero{background:var(--deep);color:#fff;padding:120px max(4vw,28px) 90px}.areaHero h1{font-size:clamp(66px,9vw,120px);line-height:.9;margin:24px 0}.areaHero p{max-width:700px;color:hsla(0,0%,100%,.62);line-height:1.8}.areaHero a{display:inline-block;margin-top:20px;color:#d9b986;font-size:11px}.areaSeo{padding:80px max(4vw,28px);max-width:950px;margin:auto}.areaSeo h2{font-family:Georgia,Times New Roman,serif;font-size:44px}.areaSeo p{color:var(--muted);line-height:1.85}@media(max-width:1000px){.nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--deep);padding:25px;flex-direction:column}.navOpen{display:flex}.burger{display:block}.searchPanel{grid-template-columns:1fr 1fr}.searchCta{grid-column:1/-1;min-height:58px}.cards,.trustBar{grid-template-columns:1fr 1fr}.about,.contact,.guide,.profileSection{grid-template-columns:1fr}.profileVisual{min-height:520px}.profilePoints{grid-template-columns:1fr 1fr 1fr}.contactCopy{justify-self:start}.propertyLayout{grid-template-columns:1fr}.leadCard{position:static}.propertyFacts{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}.footerBrand img{width:52px;height:52px}.logoLockup{min-width:0}}@media(max-width:650px){.header{padding:0 16px}.logoLockup img{width:44px;height:44px}.logoLockup b{font-size:14px}.logoLockup small{font-size:7px}.hero{min-height:720px}.heroContent{padding:80px 18px}.hero h1{font-size:58px}.searchPanel{grid-template-columns:1fr}.searchPanel label{border-right:0;border-bottom:1px solid var(--line)}.trustBar{grid-template-columns:1fr}.areasSection,.section{padding:75px 18px}.sectionTop{display:block}.count{margin-top:18px}.cards{grid-template-columns:1fr}.areaList>a{grid-template-columns:45px 1fr auto}.areaList p{display:none}.about,.contact,.guideCopy,.profileSection{padding:70px 20px}.profileVisual{min-height:440px;padding:28px}.profilePoints{grid-template-columns:1fr}.profileVisual:before{width:230px;height:230px}.profileVisualMeta strong{font-size:28px}.steps{grid-template-columns:1fr}.propertyLayout{padding:0 18px;gap:35px}.propertyHero{height:48vh}.propertyFacts{grid-template-columns:1fr 1fr}.featureGrid{grid-template-columns:1fr}.areaHero{padding:95px 18px 70px}}.contactPerson{display:flex;gap:14px;align-items:center;margin-top:28px}.personPlaceholder{width:58px;height:58px;border-radius:50%;background:var(--deep);color:#d9bf98;display:flex;align-items:center;justify-content:center;font-family:Georgia,Times New Roman,serif;font-size:20px}.contactPerson div:last-child{display:flex;flex-direction:column;gap:3px}.contactPerson span{font-size:11px;color:var(--muted)}.legalPage{max-width:900px;margin:0 auto;padding:110px max(4vw,28px);min-height:70vh}.legalPage h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,80px);line-height:1;margin:18px 0 35px}.legalPage p{font-size:16px;line-height:1.85;color:var(--muted)}.contactActions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px}.contactActions .waButton{margin-top:0}.emailButton{display:inline-block;border:1px solid var(--deep);color:var(--deep);padding:13px 18px;font-size:12px;font-weight:700;background:hsla(0,0%,100%,.28)}.emailButton:hover{background:hsla(0,0%,100%,.55)}.legalPage a{text-decoration:underline;text-underline-offset:3px}.hubspotFormShell{max-width:650px;background:hsla(0,0%,100%,.34);border:1px solid rgba(16,39,31,.12);padding:28px 30px;min-height:520px}.hubspotFormIntro{padding-bottom:18px;border-bottom:1px solid rgba(16,39,31,.12);margin-bottom:18px}.hubspotFormIntro h3{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.1;margin:8px 0}.hubspotFormIntro p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.hs-form-frame{width:100%;min-height:360px}.compactEnquiryCta{margin-top:16px}.compactEnquiryCta p{font-size:12px;line-height:1.65;color:var(--muted);margin:14px 0}.propertyRefNote{display:flex;justify-content:space-between;gap:12px;align-items:center;background:var(--cream);padding:12px 14px;border-left:3px solid var(--gold)}.propertyRefNote span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.propertyRefNote strong{font-size:13px}.hubspotCta{display:block;text-align:center;background:var(--gold);color:#fff;padding:14px 18px;font-size:12px;font-weight:700}.hubspotCta:hover{filter:brightness(.96)}@media(max-width:650px){.hubspotFormShell{padding:22px 16px;min-height:480px}.hubspotFormIntro h3{font-size:27px}}.searchPanel button.searchCta{border:0;cursor:pointer;font:inherit}.listingState{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid var(--line);background:hsla(0,0%,100%,.4);color:var(--muted);text-align:center;padding:30px}.listingSpinner{width:26px;height:26px;border-radius:50%;border:2px solid rgba(16,39,31,.16);border-top:2px solid var(--deep);animation:listingSpin .8s linear infinite}.listingState button{border:0;background:var(--deep);color:#fff;padding:11px 16px;cursor:pointer}.errorState{color:#8e3d34}.selectedProperty{margin-top:22px;background:hsla(0,0%,100%,.38);border-left:3px solid var(--gold);padding:13px 15px;display:flex;justify-content:space-between;gap:14px}.selectedProperty span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.selectedProperty strong{font-size:13px}.cardImage img{background:#d8d2c8}@keyframes listingSpin{to{transform:rotate(1turn)}}.imageCount{position:absolute;right:14px;bottom:14px;background:rgba(16,39,31,.88);color:#fff;padding:7px 10px;font-size:9px;letter-spacing:.08em}.pagination{max-width:1280px;margin:42px auto 0;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.pagination>button,.paginationPages button{border:1px solid var(--line);background:#fff;color:var(--ink);min-height:42px;padding:0 14px;cursor:pointer}.pagination>button:disabled{opacity:.35;cursor:not-allowed}.paginationPages{display:flex;align-items:center;gap:6px}.paginationPages button{min-width:42px;padding:0 10px}.paginationPages button.active{background:var(--deep);color:#fff;border-color:var(--deep)}.paginationDots{padding:0 5px;color:var(--muted)}.propertyGalleryWrap{max-width:1440px;margin:0 auto;padding:24px max(2vw,18px) 0}.galleryMain,.propertyGallery{position:relative}.galleryMain{width:100%;height:min(70vh,760px);border:0;padding:0;background:#d8d2c8;cursor:zoom-in;overflow:hidden}.galleryMain img{width:100%;height:100%;object-fit:cover}.galleryCounter,.galleryExpand{position:absolute;background:rgba(16,39,31,.88);color:#fff;z-index:2}.galleryCounter{left:18px;bottom:18px;padding:9px 12px;font-size:10px}.galleryExpand{right:18px;top:18px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:18px}.galleryArrow{position:absolute;top:calc((min(70vh,760px) - 56px)/2);z-index:3;width:48px;height:56px;border:0;background:rgba(16,39,31,.82);color:#fff;font-size:34px;cursor:pointer}.galleryPrev{left:12px}.galleryNext{right:12px}.galleryThumbs{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:8px;gap:8px;margin-top:8px}.galleryThumbs button{aspect-ratio:1.45;border:2px solid transparent;padding:0;background:#ddd;overflow:hidden;cursor:pointer}.galleryThumbs button.active{border-color:var(--gold)}.galleryThumbs img{width:100%;height:100%;object-fit:cover}.galleryThumbs .galleryMore{background:var(--deep);color:#fff;font-weight:700;font-size:14px}.galleryModal{position:fixed;inset:0;background:rgba(5,15,12,.96);z-index:1000;display:flex;align-items:center;justify-content:center;padding:42px 70px}.galleryModal>img{max-width:100%;max-height:88vh;object-fit:contain}.galleryClose{top:18px;right:22px;background:transparent}.galleryClose,.modalArrow{position:absolute;border:0;color:#fff;font-size:42px;cursor:pointer}.modalArrow{top:50%;transform:translateY(-50%);width:54px;height:70px;background:hsla(0,0%,100%,.1)}.modalPrev{left:16px}.modalNext{right:16px}.modalCounter{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#fff;font-size:12px;background:rgba(0,0,0,.35);padding:8px 12px}.emptyGallery{height:360px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--muted)}.propertyMeta{margin-top:20px}.propertyTitleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.propertyTitleRow h1{margin-bottom:8px}.propertyLocation{margin:0;color:var(--muted);font-size:13px}.propertyPriceBox{text-align:right;padding-top:18px;white-space:nowrap}.originalPrice{font-size:13px;color:var(--muted);text-decoration:line-through;margin-top:5px}.essentialChips{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 30px}.essentialChips span{background:var(--cream);padding:9px 12px;font-size:10px}.propertyDescription p{line-height:1.82;color:var(--muted);white-space:pre-line}.propertyFeatures{margin-top:46px}.featureGroups{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.featureGroup{border:1px solid var(--line);background:#fff;padding:20px}.featureGroup h3{font-family:Georgia,Times New Roman,serif;font-size:19px;margin:0 0 13px}.featureGroup div{display:flex;flex-wrap:wrap;gap:7px}.featureGroup span{font-size:10px;background:var(--cream);padding:7px 9px}.propertySideRef{border-top:1px solid var(--line);margin-top:20px;padding-top:16px;display:flex;justify-content:space-between;gap:10px;font-size:10px}.propertySideRef span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em}.propertyError{max-width:780px;margin:0 auto;padding:130px max(4vw,28px);min-height:70vh}.propertyError h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,76px);line-height:1;margin:16px 0}.propertyError p{color:var(--muted);line-height:1.8}.propertyError .waButton{margin-top:18px}@media(max-width:1000px){.galleryMain{height:56vh}.galleryArrow{top:calc((56vh - 56px)/2)}.galleryThumbs{grid-template-columns:repeat(5,1fr)}.galleryThumbs button:nth-child(n+6){display:none}.propertyTitleRow{display:block}.propertyPriceBox{text-align:left;padding-top:0;margin:0 0 18px}.featureGroups{grid-template-columns:1fr}}@media(max-width:650px){.pagination{gap:9px}.pagination>button{padding:0 10px;font-size:10px}.paginationPages{order:3;width:100%;justify-content:center}.propertyGalleryWrap{padding:0}.galleryMain{height:45vh}.galleryArrow{top:calc((45vh - 48px)/2);width:40px;height:48px}.galleryThumbs{display:none}.galleryCounter{left:12px;bottom:12px}.galleryExpand{right:12px;top:12px}.galleryModal{padding:55px 12px}.modalArrow{width:42px;height:58px}.propertyTitleRow h1{font-size:42px}.propertyPrice{font-size:25px}.propertyFacts{grid-template-columns:1fr 1fr}.featureGroup{padding:16px}}#about,#area-properties,#areas,#contact,#guide,#properties,#property-enquiry{scroll-margin-top:104px}.cardImage img[src$="property-placeholder.svg"]{object-fit:cover}.emptyGallery{position:relative;overflow:hidden;flex-direction:column;gap:14px;min-height:420px}.emptyGallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.65}.emptyGallery span{position:relative;z-index:2;background:hsla(45,40%,96%,.9);padding:10px 14px;font-size:11px}.propertyEnquirySection{max-width:1260px;margin:85px auto 0;padding:70px max(4vw,28px);background:var(--cream);display:grid;grid-template-columns:minmax(280px,.75fr) minmax(440px,1.25fr);grid-gap:70px;gap:70px;align-items:start}.propertyEnquiryIntro h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,58px);line-height:1.02;margin:12px 0 18px}.propertyEnquiryIntro p{color:var(--muted);line-height:1.75;max-width:460px}.propertyEnquirySection .hubspotFormShell{background:hsla(0,0%,100%,.62);max-width:none}.formRef{margin-top:16px}.leadCard .hubspotCta{margin-top:18px}.leadCard .waButton.full{margin-top:10px}@media(max-width:1000px){.propertyEnquirySection{grid-template-columns:1fr;gap:28px;margin-top:55px}.propertyEnquirySection .hubspotFormShell{max-width:720px}}@media(max-width:650px){#about,#area-properties,#areas,#contact,#guide,#properties,#property-enquiry{scroll-margin-top:88px}.propertyEnquirySection{padding:52px 18px;margin-top:42px}.propertyEnquiryIntro h2{font-size:38px}.emptyGallery{min-height:300px}}.propertyEnquiryButton{width:100%;border:0;cursor:pointer;font:inherit}.galleryMain img,.galleryModal>img{background:#e8e4dc}.galleryMain img{object-position:center}.galleryMain:focus-visible,.propertyEnquiryButton:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.hero.heroSlider{min-height:760px;position:relative;background:var(--deep);overflow:hidden;color:#fff}.heroFallback,.heroShade,.heroSlides{position:absolute;inset:0}.heroFallback{background:radial-gradient(circle at 72% 28%,hsla(35,55%,70%,.3),transparent 22%),linear-gradient(125deg,#0d211a,#17362b 52%,#8c775d 140%);z-index:0}.heroSlides{z-index:1}.heroSlide{position:absolute;inset:0;opacity:0;transition:opacity 1.1s ease}.heroSlide.active{opacity:1}.heroSlide img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.02)}.heroSlider .heroShade{z-index:2;background:linear-gradient(90deg,rgba(8,27,21,.9),rgba(8,27,21,.65) 46%,rgba(8,27,21,.22) 78%,rgba(8,27,21,.08)),linear-gradient(0deg,rgba(8,27,21,.22),transparent 44%)}.heroSlider .heroContent{z-index:3}.heroArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:62px;border:1px solid hsla(0,0%,100%,.24);background:rgba(10,31,24,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:34px;line-height:1;cursor:pointer;transition:.2s}.heroArrow:hover{background:rgba(10,31,24,.72)}.heroArrowPrev{left:18px}.heroArrowNext{right:18px}.heroDots{position:absolute;z-index:5;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:8px;padding:8px 10px;background:rgba(8,27,21,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px}.heroDots button{width:24px;height:3px;padding:0;border:0;background:hsla(0,0%,100%,.42);cursor:pointer;transition:.25s}.heroDots button.active{width:42px;background:#fff}.lifestyleSection{padding:100px max(4vw,28px);background:#f4efe7}.lifestyleIntro{margin-bottom:34px}.lifestyleGrid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:310px 310px;grid-gap:18px;gap:18px}.lifestyleTile{position:relative;overflow:hidden;background:linear-gradient(145deg,#d7c6ae,#a78f70);min-height:0}.lifestyleTile1{grid-row:1/3}.lifestyleTile4{grid-column:2/4}.lifestyleImage{position:absolute;inset:0;background:linear-gradient(145deg,#d7c6ae,#a78f70)}.lifestyleImage:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,29,23,.76),rgba(9,29,23,.08) 60%)}.lifestyleImage img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.lifestyleTile:hover img{transform:scale(1.035)}.lifestyleCaption{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:24px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.lifestyleCaption span{font-size:9px;letter-spacing:.18em;color:#e3c393}.lifestyleCaption h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.2vw,34px);line-height:1.05;margin:0;text-align:right;max-width:70%}@media(max-width:1000px){.heroArrow{display:none}.lifestyleGrid{grid-template-columns:1fr 1fr;grid-template-rows:300px 300px}.lifestyleTile1{grid-row:auto}.lifestyleTile4{grid-column:auto}.lifestyleCaption h3{max-width:78%}}@media(max-width:650px){.heroDots{bottom:14px}.heroDots button{width:18px}.heroDots button.active{width:30px}.lifestyleSection{padding:72px 18px}.lifestyleGrid{grid-template-columns:1fr;grid-template-rows:none}.lifestyleTile{height:290px}.lifestyleCaption{padding:18px}.lifestyleCaption h3{font-size:25px}}