:root{--paper:#f6f4ed;--ink:#243e32;--green:#173d2d;--deep:#102e23;--gold:#af9257;--muted:#626b60;--line:#d6d9cd;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:5px}p{margin:0 0 1.1rem}h1,h2,h3{margin:0;font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.04}h1 em,h2 em{color:#79816a;font-weight:400}h2{font-size:clamp(2.8rem,4.5vw,4.6rem)}h3{font-family:var(--serif);font-size:1.85rem;line-height:1.2}::selection{color:var(--deep);background:#dfd3b5}.skip-link{background:var(--green);color:#fff;z-index:99;padding:12px 20px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}.site-header{justify-content:space-between;align-items:center;gap:30px;max-width:1480px;min-height:132px;margin:auto;padding:22px 5.5%;display:flex}.brand-image{object-fit:contain;width:165px;height:80px}.site-header nav{align-items:center;gap:35px;font-size:12px;font-weight:500;display:flex}.site-header nav a{padding:8px 0}.site-header nav a:hover{color:#877038}.site-header .nav-contact{border-bottom:1px solid var(--gold);margin-left:18px}.nav-contact span{margin-left:28px}.hero{grid-template-columns:1.03fr 1fr;column-gap:6%;max-width:1480px;margin:auto;padding:22px 5.5% 0;display:grid}.eyebrow{text-transform:none;letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 30px;font-size:10px;font-weight:600;display:flex}.small-rule{background:var(--gold);flex-shrink:0;width:30px;height:1px;display:inline-block}.hero-copy{padding:35px 0 52px}.hero h1{font-size:clamp(3.8rem,5.55vw,6rem);line-height:.99}.hero h1 em{color:#7d846b}.hero-description{max-width:385px;color:var(--muted);margin:30px 0 28px;font-size:14px;line-height:1.85}.button{justify-content:space-between;align-items:center;gap:45px;padding:17px 23px;font-size:12px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--green);color:var(--paper)}.button-dark:hover{background:#28513c}.land-art{background:var(--green);color:#ddd4b9;min-height:610px;position:relative;overflow:hidden}.art-grid{background-image:linear-gradient(#d3c4980b 1px,#0000 1px),linear-gradient(90deg,#d3c4980b 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.contour{border:1px solid #b9a37063;border-radius:47% 53% 40% 60%/49% 33% 67% 51%;width:440px;height:650px;position:absolute;top:62px;left:48px;transform:rotate(-24deg)}.contour-two{width:380px;height:580px;top:95px;left:80px}.contour-three{width:318px;height:510px;top:128px;left:112px}.contour-four{width:254px;height:440px;top:161px;left:144px}.contour-five{width:190px;height:370px;top:194px;left:176px}.contour-six{background:#25493755;width:126px;height:300px;top:227px;left:208px}.land-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#102e2390);position:absolute;inset:0}.land-divider{background:#d2c59b55;width:1px;height:120%;position:absolute;top:-30px;left:62%;transform:rotate(33deg)}.art-corner{z-index:1;letter-spacing:.2em;font-size:8px;position:absolute;top:31px;left:31px}.art-marker{letter-spacing:.04em;z-index:1;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;top:46%;left:31%}.art-marker span{background:#d1be84;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 7px #d1be841a}.art-bottom{z-index:1;font-family:var(--serif);justify-content:space-between;align-items:end;font-size:28px;line-height:1.2;display:flex;position:absolute;bottom:33px;left:31px;right:31px}.compass{font-family:var(--sans);text-align:center;font-size:10px;line-height:2}.hero-bottom{border-bottom:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;padding:26px 0;font-size:10px;display:flex}.hero-bottom a{color:var(--ink)}.hero-bottom a span{margin-left:32px}.section{max-width:1480px;margin:auto;padding:100px 5.5%}.approach{grid-template-columns:1.03fr 1fr;gap:6%;display:grid}.section-heading h2{max-width:580px}.approach-content{padding-top:45px}.approach-content>p:not(.large-copy){max-width:450px;color:var(--muted);font-size:13px}.large-copy{font-family:var(--serif);letter-spacing:-.015em;font-size:29px;line-height:1.35}.capability-list{margin-top:35px}.capability-list article{border-top:1px solid var(--line);gap:26px;padding:23px 0;display:flex}.capability-list article>span{color:#9a824d;padding-top:6px;font-size:10px}.capability-list h3{margin-bottom:8px;font-size:25px}.capability-list p{color:var(--muted);max-width:350px;margin:0;font-size:12px}.focus-section{background:var(--green);color:var(--paper)}.focus-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.focus-heading h2 em{color:#c1b183}.focus-heading>p{color:#c0cbbb;max-width:290px;margin:0 0 7px;font-size:13px}.focus-section .eyebrow{color:#c4b280}.focus-grid{grid-template-columns:repeat(4,1fr);margin-top:64px;display:grid}.focus-card{border-top:1px solid #b9c4ab40;border-right:1px solid #b9c4ab40;flex-direction:column;padding:25px 25px 0;display:flex;position:relative}.focus-card:first-child{padding-left:0}.focus-card:last-child{border-right:0;padding-right:0}.focus-number{color:#c4b280;font-size:10px}.focus-card h3{margin-bottom:12px;font-size:32px}.focus-detail{margin-bottom:12px;color:#ded7bd!important;font-size:11px!important}.focus-card>p{color:#bac6b6;font-size:12px;line-height:1.8}.focus-card a{color:#e0d4af;justify-content:space-between;gap:8px;margin-top:auto;padding-top:24px;font-size:10px;display:flex}.land-symbol{width:100%;height:91px;margin:16px 0 24px;position:relative;overflow:hidden}.land-symbol i{border:1px solid #bba76e;width:85px;height:55px;position:absolute;bottom:8px;left:14px;transform:skewY(-18deg)}.land-symbol i:nth-child(2){bottom:17px;left:28px}.land-symbol i:nth-child(3){bottom:26px;left:42px}.symbol-02 i{border-radius:50%;width:105px;height:23px;transform:rotate(-18deg)}.symbol-03 i{border-radius:50% 50% 0 0;width:48px;height:67px;transform:rotate(10deg)}.symbol-04 i{width:40px;height:45px;transform:skewY(-15deg)}.symbol-04 i:nth-child(2){height:62px;bottom:12px;left:52px}.symbol-04 i:nth-child(3){height:39px;bottom:5px;left:90px}.partnership-main{grid-template-columns:1.3fr 1fr;gap:12%;display:grid}.partnership-main>div>p:not(.large-copy){color:var(--muted);max-width:370px;font-size:13px}.text-link{border-bottom:1px solid var(--gold);gap:45px;padding:10px 0;font-size:11px;display:inline-flex}.partner-types{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));margin-top:65px;padding:22px 0;display:grid}.partner-types span{font-family:var(--serif);text-align:center;border-right:1px solid var(--line);font-size:25px}.partner-types span:last-child{border:0}.properties-section{background:#eeeee4}.properties-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:44px;display:flex}.properties-heading>p{max-width:320px;color:var(--muted);font-size:13px}.properties-empty,.empty-state{background:#f6f4ed66;border:1px solid #c9cebf;max-width:100%;padding:40px}.properties-grid,.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.property-card{background:var(--paper);border:1px solid var(--line);padding:28px}.property-card h3{margin-bottom:15px}.property-card p{color:var(--muted);font-size:13px}.property-card a{text-underline-offset:5px;text-decoration:underline}.contact-section{grid-template-columns:1fr 1fr;gap:12%;display:grid}.contact-intro h2{font-size:clamp(3.7rem,5.6vw,6rem)}.contact-intro>p:not(.eyebrow){max-width:325px;color:var(--muted);margin-top:28px;font-size:13px}.contact-note{color:var(--muted);align-items:center;gap:12px;margin-top:50px;font-size:9px;display:flex}.inquiry-panel{padding-top:20px}.inquiry-panel form{gap:20px;display:grid}.inquiry-panel label{font-size:11px;font-weight:500;display:block}.inquiry-panel input,.inquiry-panel select,.inquiry-panel textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #b9c1b1;border-radius:0;padding:12px 0;font-size:14px;display:block}.inquiry-panel textarea{resize:vertical;min-height:110px}.inquiry-panel input::placeholder,.inquiry-panel textarea::placeholder{color:#879080;font-size:12px}.inquiry-panel button{background:var(--green);color:var(--paper);cursor:pointer;border:0;justify-self:start;min-width:160px;padding:17px 24px;font-size:12px}.inquiry-panel button:hover{background:#28513c}.inquiry-panel button:disabled{opacity:.6;cursor:wait}.inquiry-panel small,.form-note,.inquiry-panel form>p{color:var(--muted);font-size:11px}.inquiry-panel input[type=checkbox]{width:auto;margin-right:8px;display:inline-block}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form-status{border:1px solid var(--line);padding:13px}.site-footer{background:var(--deep);color:#d0d5c4;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:40px 5.5% 24px;display:grid}.footer-brand{letter-spacing:.035em;color:#c6b27c;font-family:Georgia,serif;font-size:30px;line-height:1.3;display:block}.footer-brand-sub{letter-spacing:.18em;color:#c6b27c;font-size:11px}.site-footer>p{font-family:var(--serif);margin:0;font-size:23px}.site-footer>a{font-size:10px}.site-footer>a span{margin-left:28px}.copyright{color:#94a58e;border-top:1px solid #c1cbb326;grid-column:1/-1;padding-top:20px;font-size:9px}@media (min-width:1600px){.land-art{min-height:650px}.contour{left:70px}.contour-two{left:102px}.contour-three{left:134px}.contour-four{left:166px}.contour-five{left:198px}.contour-six{left:230px}}@media (max-width:1000px){.site-header nav{gap:20px}.site-header .nav-contact{margin-left:0}.hero{column-gap:4%}.hero h1{font-size:4.6rem}.land-art{min-height:590px}.section{padding-top:75px;padding-bottom:75px}.focus-grid{grid-template-columns:repeat(2,1fr);gap:40px 0}.focus-card:nth-child(2){border-right:0;padding-right:0}.focus-card:nth-child(3){padding-left:0}.focus-card h3{font-size:34px}.contact-section,.partnership-main{gap:7%}.properties-grid,.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header{flex-direction:column;gap:10px;min-height:130px;padding:16px 6% 22px}.brand-image{width:140px;height:65px}.site-header nav{flex-wrap:wrap;justify-content:center;gap:8px 22px;width:100%;font-size:10px}.nav-contact span{margin-left:10px}.hero{flex-direction:column;padding:0 6%;display:flex}.hero-copy{padding:34px 0}.hero h1{font-size:clamp(3.7rem,12vw,5.5rem)}.hero h1 br:nth-of-type(3){display:none}.hero-description{max-width:430px}.hero-copy .eyebrow{margin-bottom:24px}.land-art{min-height:370px}.contour{top:-92px;left:70px}.contour-two{top:-59px;left:102px}.contour-three{top:-26px;left:134px}.contour-four{top:7px;left:166px}.contour-five{top:40px;left:198px}.contour-six{top:73px;left:230px}.art-bottom{font-size:25px}.hero-bottom{align-items:center;gap:20px;font-size:9px}.hero-bottom>span{max-width:170px}.hero-bottom a{white-space:nowrap}.hero-bottom a span{margin-left:12px}.section{padding:64px 6%}.approach,.partnership-main,.contact-section{display:block}.eyebrow{margin-bottom:23px;font-size:9px}.approach-content{padding-top:32px}.large-copy{font-size:27px}.focus-heading,.properties-heading{display:block}.focus-heading>p,.properties-heading>p{max-width:390px;margin-top:25px}.focus-grid{margin-top:36px}.focus-card{padding-left:18px;padding-right:18px}.focus-card h3{font-size:28px}.focus-card>p{font-size:11px}.focus-card a{font-size:9px;line-height:1.5}.land-symbol{height:78px;margin-bottom:19px}.focus-detail{min-height:34px}.partnership-main>div{margin-top:28px}.partner-types{margin-top:35px;padding:17px 0}.partner-types span{font-size:20px}.properties-grid,.property-grid{grid-template-columns:1fr}.properties-empty,.empty-state{padding:25px}.contact-intro h2{font-size:4.5rem}.contact-note{margin-top:28px}.inquiry-panel{padding-top:40px}.site-footer{grid-template-columns:1fr auto;gap:24px;padding:34px 6% 22px}.site-footer>p{grid-area:2/1/auto/-1;font-size:22px}.site-footer>a{grid-area:1/2}.form-row{grid-template-columns:1fr;gap:20px}}.brand{mix-blend-mode:multiply;flex-shrink:0;width:195px;height:134px;display:block;position:relative;overflow:hidden}.brand-image{object-fit:contain;width:220px;max-width:none;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.site-header{min-height:155px;padding-top:10px;padding-bottom:10px}.portfolio-empty{background:#f6f4ed80;border-top:1px solid #bcc4b2;border-bottom:1px solid #bcc4b2;padding:42px 45px}.portfolio-empty .eyebrow{color:#7c744f;margin-bottom:18px}.portfolio-empty h3{margin-bottom:14px;font-size:32px}.portfolio-empty p{color:var(--muted);max-width:530px;font-size:13px}.portfolio-empty .text-link{margin-top:8px}.inquiry-unavailable,.form-success{border:1px solid var(--line);background:#eeeee4;padding:35px}.inquiry-unavailable h3,.form-success h3{margin-bottom:20px;font-size:30px}.inquiry-unavailable p,.form-success p{color:var(--muted);font-size:13px}.inquiry-unavailable .form-note{border-top:1px solid #cbd0c1;margin-top:25px;padding-top:20px;font-size:11px}.button-primary{background:var(--green);color:var(--paper)}.button-primary:hover{background:#28513c}.inquiry-form{gap:20px;display:grid}.inquiry-form label{font-size:11px;font-weight:500;display:block}.inquiry-form label>span:not(:only-child){color:var(--muted)}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #b9c1b1;border-radius:0;padding:12px 0;font-size:14px;display:block}.inquiry-form textarea{resize:vertical;min-height:110px}.inquiry-form .consent{align-items:flex-start;gap:10px;font-size:10px;font-weight:400;line-height:1.6;display:flex}.inquiry-form .consent input{width:15px;height:15px;accent-color:var(--green);flex-shrink:0;margin:2px 0 0}.consent a{text-underline-offset:3px;text-decoration:underline}.inquiry-form button{cursor:pointer;border:0;justify-self:start}.inquiry-form button:disabled{opacity:.6;cursor:wait}.inquiry-form [role=status]{font-size:12px}.inquiry-form .cf-turnstile{max-width:100%;overflow-x:auto}.property-card dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:18px 0;font-size:12px}.property-card dt{margin-top:14px;font-weight:600}.property-card dt:first-child{margin-top:0}.property-card dd{color:var(--muted);margin:5px 0 0}.legal-page{max-width:880px;margin:0 auto;padding:65px 6% 100px}.legal-page>a{border-bottom:1px solid var(--gold);margin-bottom:45px;font-size:12px;display:inline-block}.legal-page h1{overflow-wrap:anywhere;margin:0 0 35px;font-size:clamp(2.7rem,6vw,4.6rem)}.legal-page h2{margin:40px 0 18px;font-size:30px}.legal-page>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.85}.legal-page .inquiry-form{margin-top:30px}.copyright{justify-content:space-between;gap:20px;display:flex}.copyright a{text-underline-offset:4px;text-decoration:underline}.copyright a:hover{color:var(--paper)}@media (max-width:900px){.site-header{gap:5px;padding-top:8px;padding-bottom:20px}.brand{width:170px;height:117px}.brand-image{width:192px;height:192px}.portfolio-empty{padding:28px 24px}.portfolio-empty h3{font-size:27px}.inquiry-unavailable,.form-success{padding:27px}.legal-page{padding-top:35px}.legal-page .eyebrow{line-height:1.6}.inquiry-form select{font-size:12px}.inquiry-form input,.inquiry-form textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (min-width:701px) and (max-width:900px){.hero h1{font-size:3.7rem}.hero-copy{max-width:640px}.hero-description{max-width:450px}.land-art{min-height:410px}.contour{left:38%}.contour-two{left:42%}.contour-three{left:46%}.contour-four{left:50%}.contour-five{left:54%}.contour-six{left:58%}}@media (max-width:420px){.hero h1{font-size:3.35rem}.hero h1 em{overflow-wrap:normal}.focus-grid{grid-template-columns:1fr;gap:32px}.focus-card,.focus-card:first-child,.focus-card:last-child{border-right:0;padding:22px 0 0}.focus-detail{min-height:0}.land-symbol{margin-top:12px;margin-bottom:12px}.contact-intro h2{font-size:3.7rem}.partner-types span{font-size:17px}.copyright{flex-wrap:wrap}.inquiry-unavailable,.form-success{padding:22px}}.partner-types span{overflow-wrap:normal;padding:0 10px}.approach-content>.large-copy{margin-bottom:1.1rem}.footer-brand{overflow-wrap:normal}@media (max-width:900px){.partner-types{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.partner-types span:nth-child(3){border-right:0}}@media (max-width:420px){.partner-types{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-types span:nth-child(3){border-right:1px solid var(--line)}.partner-types span:nth-child(2n),.partner-types span:last-child{border-right:0}}.contact-intro>p:not(.eyebrow){max-width:none}.art-corner{font-family:var(--sans);letter-spacing:.035em;color:#f6f4ed;font-size:14px;font-weight:500;line-height:1.5;right:24px}.print-guard{display:none}@media print{body>*{display:none!important}body>.print-guard{color:#000;background:#fff;display:block!important}.print-guard pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font:12pt/1.5 monospace}}
