@import url('/assets/fonts.css');
:root{--forest:#213c34;--ink:#25332d;--muted:#656d66;--lime:#dce8b2;--paper:#f5f6f2;--line:#dce0d9;--sans:'DM Sans',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #8aab58;outline-offset:6px}button{cursor:pointer}img{display:block;max-width:100%}::selection{background:var(--lime);color:var(--forest)}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--forest);color:white;z-index:100}.skip-link:focus{top:15px}.header{height:104px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:20;border-bottom:1px solid #edf0ea}.brand{display:flex;flex-direction:column;align-items:flex-start;width:150px}.wordmark{font-family:'Manrope',var(--sans);font-weight:800;letter-spacing:-4px;line-height:1;font-size:53px}.wordmark>span{color:#87a260}.brand-sub{font-size:10px;letter-spacing:3.35px;font-weight:600;margin:8px 0 0 4px;white-space:nowrap}.desktop-nav{display:flex;gap:38px;margin-left:50px}.desktop-nav a{font-size:14px;font-weight:500;transition:color .2s}.desktop-nav a:hover{color:#75904d}.header-contact{background:var(--forest);color:#fff;border-radius:4px;padding:12px 20px;font-size:14px;display:flex;align-items:center;gap:30px}.header-contact:hover{background:#385449}.header-contact span{font-size:20px}.menu-toggle{display:none}.hero{position:relative;min-height:620px;height:calc(100svh - 170px);max-height:880px;isolation:isolate;color:white;overflow:hidden;margin:0 18px}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-3;object-position:center 53%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,26,22,.68) 0%,rgba(13,28,23,.32) 48%,rgba(20,29,24,.04) 100%),linear-gradient(0deg,rgba(10,28,21,.52),transparent 35%);z-index:-2}.hero-content{padding:86px max(4%,42px) 100px;max-width:950px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 24px}.light{color:#f2f4e9}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(70px,7.5vw,116px);line-height:1.035;letter-spacing:-4px;margin:0 0 27px}.hero h1 em{color:#e4edc7;font-weight:400}.hero-copy{font-size:17px;line-height:1.7;color:#f7f8f4;margin:0 0 33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 22px;min-height:56px;border-radius:3px;font-size:14px;font-weight:550;transition:background .2s,transform .2s}.button span{font-size:22px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.button-light{background:#fff;color:var(--forest)}.button-light:hover{background:var(--lime)}.button-dark{background:var(--forest);color:white}.button-dark:hover{background:#355449}.hero-bottom{position:absolute;bottom:28px;left:4%;right:4%;display:flex;align-items:center;justify-content:space-between}.hero-caption{font-size:12px;display:flex;align-items:center;gap:12px}.tiny-cross{font-size:25px;font-weight:300}.scroll-link{display:flex;align-items:center;gap:20px;font-size:12px}.scroll-link span{border:1px solid #ffffff66;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;font-size:18px}.facts{margin:0 5%;padding:37px 0;display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--line)}.fact{display:flex;align-items:center;gap:22px;padding:0 35px;border-left:1px solid var(--line)}.fact:first-child{border-left:0;padding-left:0}.fact:last-child{padding-right:0}.fact-number{font-family:var(--serif);font-size:44px;line-height:1.1;white-space:nowrap;letter-spacing:-1.5px}.fact-number>span{font-family:var(--sans);font-size:30px;color:#7a8d61;vertical-align:top;margin-left:3px}.fact p{font-size:13px;color:var(--muted);max-width:150px;line-height:1.5;margin:0}.fact-location .fact-number{font-size:39px}.section{padding:95px 5%;scroll-margin-top:16px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px}.section-heading>p{font-size:15px;line-height:1.75;color:var(--muted);margin:0 0 7px}.section h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,3.6vw,58px);line-height:1.15;letter-spacing:-1.6px;margin:0}.section h2 em{font-weight:400}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.property-card{min-width:0;text-align:left;border:0;background:transparent;padding:0;color:inherit}.property-photo{height:290px;position:relative;overflow:hidden;background:#e5e9e1;border-radius:3px}.property-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.property-card:hover .property-photo img{transform:scale(1.045)}.property-tag{position:absolute;top:17px;left:17px;padding:5px 10px;background:#fffef8;font-size:11px;letter-spacing:.5px;border-radius:2px}.property-summary{padding:21px 0 18px;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.property-location{font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-bottom:5px}.property-summary h3{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.2;margin:0 0 10px;letter-spacing:-.5px}.property-description{font-size:13px;color:var(--muted);margin:0}.round-link{display:grid;place-items:center;width:39px;height:39px;flex-shrink:0;border:1px solid #cbd2c7;border-radius:50%;font-size:21px;margin-top:18px;transition:color .2s,background .2s}.property-card:hover .round-link{background:var(--forest);color:#fff}.section-note{font-size:12px;color:var(--muted);margin:25px 0 0}.offers{background:var(--paper);padding-top:83px;padding-bottom:84px}.offers .section-heading{margin-bottom:37px}.outline-label{font-size:11px;letter-spacing:1.5px;border:1px solid #b8c2af;padding:7px 12px;border-radius:2px;margin-bottom:8px;white-space:nowrap}.rental-empty{display:flex;align-items:center;gap:27px;padding:33px 32px;background:#fff;border:1px solid var(--line);border-radius:4px}.empty-icon{height:74px;width:74px;flex-shrink:0;border-radius:50%;background:#f0f3e8;display:grid;place-items:center}.empty-icon svg{width:38px;height:38px}.rental-empty h3{font-size:19px;font-weight:500;line-height:1.3;margin:0 0 10px}.rental-empty p{font-size:14px;color:var(--muted);margin:0;line-height:1.75}.text-link{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px;font-weight:550;border-bottom:1px solid #9ba99c;padding:8px 0;white-space:nowrap}.rental-empty .text-link{margin-left:auto}.text-link span{font-size:20px}.about{display:grid;grid-template-columns:1fr 2.1fr;background:var(--forest);color:#fff;gap:70px;padding-top:90px;padding-bottom:80px}.about-label{display:flex;align-items:flex-start;flex-direction:column}.about-label .eyebrow{color:#d8e1d5}.about-monogram{font-family:var(--serif);font-style:italic;font-size:168px;line-height:.9;margin-top:35px;color:var(--lime);letter-spacing:-9px}.about-origin{font-size:10px;letter-spacing:2px;line-height:1.9;margin-top:33px;color:#cad5c8}.about-copy h2{margin:0 0 33px;font-size:clamp(34px,3.4vw,53px);line-height:1.24}.about-copy h2 em{color:var(--lime)}.about-copy>p{max-width:640px;font-size:16px;line-height:1.9;color:#d8e0d8;margin:0 0 18px}.about-footer{display:flex;gap:36px;border-top:1px solid #ffffff30;padding-top:27px;margin-top:33px;font-size:13px;color:#f3f6ed}.about-footer span:before{content:'—';color:var(--lime);margin-right:10px}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;background:#f9faf7;padding-top:90px;padding-bottom:85px}.contact h2{font-size:65px}.contact-details{padding-left:70px;border-left:1px solid var(--line)}.contact-details h3{font-size:21px;font-weight:500;margin:0 0 18px}.contact-details>p{margin:0 0 26px;font-size:16px;color:var(--muted);line-height:1.85}.contact-details .contact-note{font-size:12px;margin:13px 0 0}.footer{padding:45px 5% 22px;background:#fff}.footer-top{display:flex;align-items:center;gap:70px;padding-bottom:35px;border-bottom:1px solid var(--line)}.footer-brand{width:135px}.footer-brand .wordmark{font-size:48px}.footer-brand .brand-sub{font-size:9px;letter-spacing:3px}.footer-top>p{font-size:13px;color:var(--muted);line-height:1.7}.back-top{display:flex;gap:30px;align-items:center;font-size:12px;margin-left:auto}.back-top>span{font-size:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:28px}.footer-bottom button{border:0;background:transparent;color:inherit;padding:0;font-size:11px}.footer-bottom button:hover{text-decoration:underline}.detail-dialog{border:0;border-radius:5px;padding:0;width:min(850px,calc(100% - 40px));max-height:90svh;color:var(--ink);box-shadow:0 25px 100px #0004}.detail-dialog::backdrop{background:#10231bbf;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:17px;top:17px;width:42px;height:42px;border:1px solid #dce0d9;border-radius:50%;background:#fff;color:var(--forest);font-size:28px;z-index:2;line-height:1}.dialog-image{width:100%;max-height:390px;object-fit:cover}.dialog-body{padding:38px 44px}.dialog-body h2{font-family:var(--serif);font-size:40px;line-height:1.2;font-weight:400;letter-spacing:-1px;margin:0 0 20px}.dialog-body p{color:var(--muted);line-height:1.8}.dialog-body .eyebrow{font-size:11px;line-height:1.5;color:var(--forest);padding-right:40px}.dialog-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0}.dialog-facts dt{font-size:12px;color:var(--muted);margin-bottom:5px}.dialog-facts dd{font-size:15px;margin:0}.dialog-body .source-credit{font-size:12px;margin-top:25px}.dialog-body a:not(.button){text-decoration:underline;text-underline-offset:4px}.source-list{padding-left:18px}.source-list li{margin:14px 0;font-size:14px}.source-list small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.rental-card{background:#fff;padding:24px;border:1px solid var(--line)}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;z-index:19;background:white;width:100%;padding:15px 5% 30px;box-shadow:0 18px 20px #1b332211}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
@media(min-width:1500px){.header,.section,.footer{padding-left:7%;padding-right:7%}.facts{margin-left:7%;margin-right:7%}.hero-content{padding-left:6%}.hero-bottom{left:6%;right:6%}.property-photo{height:350px}}
@media(max-width:1100px){.desktop-nav{gap:24px;margin-left:0}.hero{min-height:600px;max-height:720px;height:76svh}.hero-content{padding-top:70px}.facts{padding:30px 0}.fact{padding:0 23px;gap:15px}.fact-number{font-size:36px}.fact-location .fact-number{font-size:34px}.fact p{font-size:12px}.property-photo{height:235px}.property-summary h3{font-size:25px}.rental-empty{flex-wrap:wrap}.rental-empty .text-link{margin-left:100px}.about{gap:30px}.contact-details{padding-left:45px}.footer-bottom>span:last-child{display:none}}
@media(max-width:760px){html{scroll-padding-top:25px}.header{height:88px;padding:0 6%}.brand{width:118px}.wordmark{font-size:44px;letter-spacing:-3.5px}.brand-sub{font-size:8px;letter-spacing:2.8px;margin-top:6px}.desktop-nav{display:none}.header-contact{margin-left:auto;margin-right:17px;padding:8px 12px;gap:15px;font-size:12px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:38px;height:44px;background:transparent;border:0}.menu-toggle span{width:23px;height:1px;background:var(--forest);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{margin:0 10px;min-height:590px;height:78svh;max-height:730px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0e2119ad,#10251a29),linear-gradient(0deg,#10231b80,transparent 45%)}.hero-content{padding:66px 6% 100px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:21px}.hero h1{font-size:clamp(61px,12vw,90px);letter-spacing:-2px;margin-bottom:26px}.hero-copy{font-size:15px;line-height:1.8}.hero .button{font-size:13px;padding:14px 18px;gap:30px}.hero-bottom{left:6%;right:6%;bottom:23px}.hero-caption{font-size:10px;gap:7px;max-width:80%;line-height:1.5}.scroll-link{font-size:0;gap:0}.scroll-link span{width:33px;height:33px}.facts{margin:0 6%;padding:27px 0;gap:16px}.fact{display:block;padding:0 15px}.fact-number{font-size:35px;letter-spacing:-1px}.fact-number>span{font-size:22px}.fact p{font-size:11px;margin-top:7px;max-width:105px}.fact-location .fact-number{font-size:28px;line-height:1.38}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section h2{font-size:39px;letter-spacing:-1.1px}.section-heading>p{font-size:14px;margin:20px 0 0}.property-grid{grid-template-columns:1fr;gap:33px}.property-photo{height:310px}.property-summary{padding:18px 0}.property-summary h3{font-size:29px}.property-location{font-size:11px}.property-description{font-size:14px}.property-tag{font-size:12px}.round-link{width:43px;height:43px}.section-note{font-size:12px;line-height:1.7;margin-top:25px}.outline-label{display:inline-block;margin:25px 0 0;font-size:10px}.rental-empty{padding:25px 22px;gap:18px;display:block}.empty-icon{width:59px;height:59px;margin-bottom:21px}.rental-empty h3{font-size:20px;line-height:1.4}.rental-empty p{font-size:14px}.rental-empty br{display:none}.rental-empty .text-link{margin:22px 0 0;width:max-content;font-size:14px}.about{display:block}.about-label{display:block}.about-monogram,.about-origin{display:none}.about-copy h2{font-size:36px;line-height:1.23;margin-bottom:26px}.about-copy>p{font-size:15px}.about-footer{flex-direction:column;gap:12px;font-size:13px;margin-top:25px;padding-top:22px}.contact{display:block}.contact h2{font-size:49px}.contact-details{margin-top:32px;padding:29px 0 0;border-left:0;border-top:1px solid var(--line)}.footer{padding:32px 6% 25px}.footer-top{gap:24px;flex-wrap:wrap;padding-bottom:28px}.footer-top>p{font-size:12px;margin:0}.back-top{width:100%;justify-content:space-between;font-size:12px;margin:4px 0 0}.footer-bottom{flex-direction:column;gap:13px;font-size:11px}.footer-bottom>div{gap:22px;flex-wrap:wrap}.footer-bottom button{font-size:12px;min-height:28px}.detail-dialog{width:calc(100% - 24px);max-height:94svh}.dialog-image{height:230px}.dialog-body{padding:29px 24px}.dialog-body h2{font-size:34px}.dialog-facts{grid-template-columns:1fr;gap:15px}.dialog-body p{font-size:15px}.dialog-close{width:39px;height:39px;right:12px;top:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
