:root{--green:#173f35;--green2:#245a4b;--cream:#f5f0e6;--paper:#fffdf8;--ink:#172d28;--muted:#66746f;--gold:#a8752d;--sage:#dbe7df;--rose:#eadbd2;--line:rgba(23,63,53,.14);--serif:"Playfair Display",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--shadow:0 24px 70px rgba(23,63,53,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;z-index:99;left:12px;top:12px;transform:translateY(-160%);background:#fff;padding:12px}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,253,248,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.site-header__inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand__mark{width:44px;height:44px;border-radius:50% 50% 50% 12px;background:var(--green);color:#fff;display:grid;place-items:center;font-family:var(--serif);font-size:24px}.brand__text{display:grid;line-height:1.15}.brand__text strong{font-family:var(--serif);font-size:20px}.brand__text span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.site-nav{display:flex;align-items:center;gap:28px}.site-nav__list{display:flex;gap:25px;list-style:none;margin:0;padding:0}.site-nav__list a{font-size:13px;font-weight:700;color:#435b55}.nav-toggle{display:none;border:0;background:none}.nav-toggle i{display:block;width:25px;height:2px;background:var(--green);margin:5px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid var(--green);border-radius:100px;background:var(--green);color:#fff;font-weight:700;transition:.2s}.button:hover,.button:focus{background:var(--green2);transform:translateY(-2px)}.button--small{min-height:43px;padding:0 18px;font-size:13px}.button--cream{background:var(--cream);border-color:var(--cream);color:var(--green)}.text-link{font-weight:700;border-bottom:1px solid currentColor}.eyebrow,.kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:#62766f}.hero-v2{background:var(--cream);padding:62px 0 52px}.hero-v2__grid{display:grid;grid-template-columns:1.03fr .97fr;gap:64px;align-items:center}.hero-v2 h1,.section h2,.footer-news h2{font-family:var(--serif);font-weight:600;line-height:1.03;letter-spacing:-.035em}.hero-v2 h1{font-size:clamp(54px,6.7vw,86px);margin:18px 0 25px}.hero-v2 h1 em,.editorial h2 em{color:var(--gold);font-weight:600}.hero-v2__copy>p{font-size:18px;color:#54645f;max-width:650px}.hero-actions{display:flex;align-items:center;gap:25px;margin:29px 0 38px}.hero-meta{display:flex;gap:28px;border-top:1px solid var(--line);padding-top:24px}.hero-meta span{font-size:11px;color:#64736e}.hero-meta b{display:block;font-family:var(--serif);font-size:26px;color:var(--green)}.hero-photo{position:relative;margin:0;min-height:540px}.hero-photo img{height:540px;object-fit:cover;border-radius:120px 18px 18px 18px}.hero-photo figcaption{position:absolute;left:-35px;right:25px;bottom:25px;background:rgba(255,253,248,.93);padding:18px 22px;border-radius:14px;box-shadow:var(--shadow);display:grid}.hero-photo figcaption span{font-size:12px;color:var(--muted)}.alert-strip{background:var(--green);color:#fff}.alert-strip .container{min-height:75px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.alert-label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;background:var(--gold);padding:5px 10px;border-radius:50px}.alert-strip p{margin:0;color:#d3dfdb;font-size:13px}.alert-strip a{font-size:13px;font-weight:700}.section{padding:100px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section h2{font-size:clamp(40px,5vw,62px);margin:12px 0 0}.section-head>div{max-width:760px}.section-head>p{max-width:400px;color:var(--muted)}.path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.path-card{min-height:245px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column}.path-card--feature{background:var(--sage);border-color:transparent}.path-card>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#61726c}.path-card h3{font-family:var(--serif);font-size:30px;line-height:1.15;margin:18px 0 10px}.path-card p{margin:0;color:var(--muted)}.path-card b{margin-top:auto;padding-top:20px;font-size:13px}.editorial{background:var(--green);color:#fff}.editorial__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.editorial figure{margin:0;position:relative}.editorial figure img{height:620px;object-fit:cover;border-radius:18px 120px 18px 18px}.editorial figure span{position:absolute;bottom:20px;left:20px;background:#fff;color:var(--green);padding:10px 14px;border-radius:10px;font-size:12px}.editorial h2{color:#fff}.editorial>div>div>p{color:#c3d2cd;font-size:17px}.kicker--light{color:#b6c9c3}.check-list{list-style:none;margin:28px 0 34px;padding:0}.check-list li{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:14px 0;border-top:1px solid rgba(255,255,255,.14)}.check-list li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.check-list span{color:#b8cac4;font-size:13px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{min-height:300px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:27px;display:flex;flex-direction:column}.guide-card--lead{grid-column:span 2;background:var(--cream)}.guide-card>div{display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.guide-card h3{font-family:var(--serif);font-size:26px;line-height:1.18;margin:22px 0 12px}.guide-card--lead h3{font-size:36px;max-width:620px}.guide-card p{color:var(--muted);font-size:14px}.read-more{margin-top:auto;font-weight:700;font-size:13px}.property-story{background:#f7f3eb}.property-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.property-story p{color:var(--muted);font-size:17px}.property-story figure{margin:0}.property-story img{height:610px;object-fit:cover;border-radius:110px 18px 18px}.property-story figcaption{font-size:12px;color:var(--muted);padding-top:10px}.service-pills{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.service-pills span{padding:8px 12px;border:1px solid var(--line);border-radius:50px;background:#fff;font-size:12px}.contact-preview{background:var(--sage)}.contact-preview__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-preview p{color:#52645e}.privacy-note{background:rgba(255,255,255,.55);padding:17px;border-radius:14px;font-size:12px;color:#53645f}.scdv2-form{display:grid;gap:16px;background:#fff;padding:28px;border-radius:24px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.scdv2-form label{display:grid;gap:6px;font-size:12px;font-weight:700}.scdv2-form input,.scdv2-form select,.scdv2-form textarea{width:100%;padding:13px 14px;border:1px solid #c8d1ce;border-radius:10px;font:inherit;background:#fff}.scdv2-form input:focus,.scdv2-form select:focus,.scdv2-form textarea:focus{outline:3px solid rgba(168,117,45,.22);border-color:var(--gold)}.consent{display:grid!important;grid-template-columns:18px 1fr!important;font-weight:400!important}.consent input{margin-top:5px}.form-alert{background:var(--sage);padding:14px;border-radius:10px}.form-alert--error{background:#f4d7d2}.site-footer{background:#102f28;color:#d7e2df;padding:70px 0 25px}.footer-news{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:55px;border-bottom:1px solid rgba(255,255,255,.14)}.footer-news h2{color:#fff;font-size:38px;max-width:700px;margin:10px 0 0}.site-footer__top{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:55px;padding-top:55px}.brand--light .brand__mark{background:var(--gold)}.brand--light strong{color:#fff}.site-footer p,.site-footer a{color:#a9bcb6;font-size:12px}.site-footer h2{font:700 11px var(--sans);text-transform:uppercase;letter-spacing:.14em;color:#fff}.site-footer__top>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.site-footer__bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;font-size:10px;color:#829a93}.content-shell{min-height:65vh;padding:80px 0 100px;background:linear-gradient(180deg,var(--cream),#fff 420px)}.container--narrow{width:min(820px,calc(100% - 40px));margin:auto}.content-header h1{font-family:var(--serif);font-size:clamp(44px,7vw,70px);line-height:1.05}.entry-content{font-size:17px;color:#354d47}.entry-content h2{font-family:var(--serif);font-size:38px;line-height:1.15;margin-top:45px}.entry-content h3{font-family:var(--serif);font-size:27px}.entry-content a{text-decoration:underline;color:#1d6754}.entry-content blockquote{margin:30px 0;padding:22px 25px;background:var(--cream);border-left:4px solid var(--gold)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{border:1px solid var(--line);padding:25px;border-radius:20px;background:#fff}.post-card h2{font-family:var(--serif);font-size:26px}.post-card p{color:var(--muted)}
.scdv2-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:980px){.site-nav{display:none;position:absolute;left:0;right:0;top:84px;background:var(--paper);padding:20px}.site-nav.is-open{display:block}.site-nav__list{display:grid;margin-bottom:15px}.nav-toggle{display:block}.hero-v2__grid,.editorial__grid,.property-story__grid,.contact-preview__grid{grid-template-columns:1fr}.hero-photo{min-height:auto}.guide-grid{grid-template-columns:1fr 1fr}.site-footer__top{grid-template-columns:1.5fr 1fr 1fr}.site-footer__top>div:last-child{display:none}}
@media(max-width:680px){.container,.container--narrow{width:min(100% - 28px,1180px)}.site-header__inner{min-height:72px}.brand__text span{display:none}.site-nav{top:72px}.hero-v2{padding:45px 0 35px}.hero-v2__grid{gap:35px}.hero-v2 h1{font-size:48px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-meta{gap:15px}.hero-photo img{height:410px;border-radius:70px 14px 14px}.hero-photo figcaption{left:14px;right:14px}.alert-strip .container{grid-template-columns:auto 1fr;padding-block:14px}.alert-strip a{grid-column:2}.section{padding:70px 0}.section-head{align-items:flex-start;flex-direction:column}.path-grid,.guide-grid{grid-template-columns:1fr}.guide-card--lead{grid-column:auto}.editorial__grid{gap:40px}.editorial figure img,.property-story img{height:430px}.check-list li{grid-template-columns:1fr;gap:3px}.form-row{grid-template-columns:1fr}.footer-news{align-items:flex-start;flex-direction:column}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
