:root{--green:#093e30;--ink:#213426;--muted:#657066;--pale:#f0f5ef;--line:#d8e0d7;--cream:#eaf0d9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b78635;outline-offset:5px}img{display:block;width:100%;object-fit:cover}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.08;letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4.4vw,4.6rem)}h3{font-size:1.5rem;letter-spacing:-.025em}em{font-family:Georgia,'Times New Roman',serif;font-weight:normal}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.section{padding-top:105px;padding-bottom:105px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:var(--green);margin-bottom:25px}.light{color:var(--cream)}.topbar{background:var(--green);color:#edf2ea;font-size:.8125rem;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{min-height:94px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:1.5rem;font-weight:800;letter-spacing:.04em;line-height:1.1}.brand small{display:block;font-size:.65rem;letter-spacing:.055em;margin-top:7px}.brand-icon{position:relative;font-family:Georgia,serif;font-size:2.2rem;color:var(--green);border:1px solid var(--green);padding:4px 9px 12px;line-height:1}.brand-icon span{position:absolute;bottom:1px;left:10px;font-size:1rem}nav{display:flex;align-items:center;gap:32px;font-size:.9rem}nav>a:not(.button):hover{color:#688958}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);color:#fff;padding:18px 25px;border:1px solid var(--green);font-size:.9rem;font-weight:600;transition:background .25s,transform .25s}.button:hover{background:#1d5744;transform:translateY(-2px)}.button span{font-size:1.2rem}.button.small{padding:12px 19px;gap:22px}.button.cream{background:var(--cream);color:var(--green);border-color:var(--cream)}.button.cream:hover{background:white}.menu-toggle{display:none}.hero{position:relative;min-height:690px;height:calc(100svh - 132px);max-height:950px;display:flex;align-items:center;overflow:hidden;background:var(--green);color:#fff}.hero-image{position:absolute;inset:0;height:100%;object-position:center 55%;animation:hero-in 1.8s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,15,.79),rgba(4,24,15,.25) 70%),linear-gradient(0deg,rgba(4,24,15,.35),transparent 35%)}.hero-content{position:relative;padding:68px 0 115px;animation:text-in 1s .1s both}.hero h1{font-size:clamp(4rem,7.6vw,7.8rem);line-height:1.01;letter-spacing:-.055em}.hero-copy{color:#f0f3ee;font-size:1.125rem;line-height:1.7;margin:28px 0 33px}.hero-actions{display:flex;align-items:center;gap:35px}.text-link{border-bottom:1px solid #b4bcae;padding:10px 0;display:flex;gap:28px;font-size:.9rem}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;color:#f0f4ed;font-size:.75rem;letter-spacing:.08em}.ribbon{background:var(--pale);border-bottom:1px solid var(--line);padding:25px 0}.ribbon .wrap{display:flex;justify-content:space-around;gap:24px;font-size:.9rem}.ribbon span:before{content:'✦';margin-right:17px;color:var(--green)}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy{padding-top:35px}.about-copy p{margin-bottom:23px}.lead{font-size:1.4rem;color:var(--ink);line-height:1.5}.underlined{display:inline-flex;gap:25px;border-bottom:1px solid var(--green);padding:8px 0;font-size:.95rem}.services-section{background:var(--pale)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:50px}.section-heading>p{max-width:340px;padding-bottom:5px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service{background:#fff;border:1px solid var(--line)}.service>img{height:235px}.service-body{padding:26px 26px 30px}.number{display:block;font-size:.75rem;color:var(--muted);margin-bottom:18px}.service h3{min-height:52px}.service p{font-size:.9375rem;margin:15px 0 23px;line-height:1.65}.service a{font-size:.875rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px}.service a span{font-size:1.4rem}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:38px}.filters button{border:1px solid var(--line);background:white;color:var(--ink);padding:11px 19px;font-size:.875rem;transition:background .2s}.filters button.active{background:var(--green);border-color:var(--green);color:white}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px 30px}.project[hidden]{display:none}.photo-open{position:relative;border:0;padding:0;display:block;width:100%;overflow:hidden;background:var(--pale)}.photo-open img{height:370px;transition:transform .65s}.photo-open:hover img{transform:scale(1.045)}.photo-plus{position:absolute;bottom:17px;right:17px;background:var(--cream);width:44px;height:44px;display:grid;place-items:center;font-size:1.5rem;color:var(--green)}figcaption{padding-top:18px}figcaption h3{font-size:1.25rem;letter-spacing:-.02em}figcaption>span{display:block;margin-top:8px;color:var(--muted);font-size:.875rem}.feature{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.feature-image img{height:100%;min-height:570px}.feature-copy{padding:85px max(45px,calc((100vw - 1240px)/2)) 85px 65px}.feature-copy p:not(.eyebrow){color:#d6e0d4;margin:28px 0 32px;max-width:400px}.feature h2{font-size:clamp(2.8rem,4vw,4.3rem)}.reviews>h2,.reviews>.eyebrow{text-align:center}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:48px}.quote-grid blockquote{margin:0;border:1px solid var(--line);padding:35px 40px}.quote-mark{font-family:Georgia,serif;font-size:4rem;color:var(--green);line-height:1}.quote-grid blockquote p{font-size:1.4rem;color:var(--ink);font-family:Georgia,serif;font-style:italic;min-height:88px;margin:13px 0 25px}.quote-grid footer{font-size:.95rem;font-weight:600}.quote-grid small{display:block;font-size:.8125rem;font-weight:400;color:var(--muted);margin-top:4px}.contact-section{background:var(--pale)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-grid h2{margin-bottom:28px}.contact-grid>div>p:not(.eyebrow){max-width:390px}.contact-phone{display:block;font-size:1.8rem;margin-top:25px;letter-spacing:-.025em}.contact-details{font-size:.9375rem;line-height:1.9;margin-top:10px;overflow-wrap:anywhere}.region{font-size:.8125rem;margin-top:24px}form{background:white;border:1px solid var(--line);padding:35px}form h3{margin-bottom:28px}label{display:block;font-size:.875rem;margin-bottom:18px;color:var(--ink)}input,select,textarea{width:100%;display:block;border:1px solid #c8d2c6;border-radius:0;background:#fff;color:var(--ink);padding:12px;margin-top:8px;min-width:0}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:.75rem;margin:2px 0 23px}.form-note a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}form .button{width:100%}#form-status{font-size:.875rem;margin-top:15px}#form-status:empty{display:none}.footer{background:#0b281f;color:#e7eee6;padding:56px 0 0}.footer>.wrap{display:flex;justify-content:space-between;gap:30px}.footer-brand{display:block}.footer p{font-size:.875rem;color:#b9c7b9;margin-top:16px}.footer .wrap>div:nth-child(2){display:flex;gap:27px;align-items:flex-start;font-size:.875rem}.footer .copyright{margin-top:45px;padding:22px 0;border-top:1px solid #345045;font-size:.75rem;color:#b9c7b9}dialog{padding:50px 20px 15px;border:0;background:#fff;max-width:min(1100px,94vw);max-height:94vh;color:var(--ink)}dialog::backdrop{background:rgba(2,15,9,.88)}dialog img{width:auto;max-width:100%;max-height:72vh;margin:auto;object-fit:contain}dialog p{padding:12px 0 0}.close-lightbox{position:absolute;right:18px;top:10px;padding:4px 10px;background:white;border:1px solid var(--line)}.skip{position:fixed;top:-100px;left:12px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.js-motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.js-motion .reveal.visible{opacity:1;transform:none}.privacy{max-width:780px;padding:70px 25px;margin:auto}.privacy h1{font-size:3rem;margin:30px 0}.privacy h2{font-size:1.5rem;margin:30px 0 12px}.privacy p{margin:12px 0}.privacy a{text-decoration:underline}@keyframes hero-in{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes text-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero-content{padding-left:0}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}nav{gap:19px}.brand{font-size:1.2rem}.brand small{font-size:.6rem}.about,.contact-grid{gap:40px}.service-body{padding:22px}.service>img{height:195px}.feature-copy{padding:65px 35px}.photo-open img{height:300px}.hero{min-height:620px}.section{padding-top:80px;padding-bottom:80px}}@media(max-width:760px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 40px)}.topbar{font-size:.7rem}.topbar .wrap{justify-content:center}.topbar a{display:none}.nav{min-height:78px}.brand{font-size:1.15rem}.brand-icon{font-size:1.65rem;padding:5px 7px 13px}.brand-icon span{left:6px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:8px 11px;background:white;color:var(--ink);font-size:.875rem}nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;padding:25px 20px;box-shadow:0 10px 20px #0001;align-items:stretch;flex-direction:column}nav.open{display:flex}.hero{min-height:660px;height:calc(100svh - 112px);max-height:850px}.hero-content{padding:65px 0 100px}.hero h1{font-size:clamp(3.3rem,11.7vw,5rem)}.hero-copy{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(4,24,15,.79),rgba(4,24,15,.32))}.hero-bottom{font-size:.625rem}.hero-bottom span:last-child{display:none}.eyebrow{font-size:.6875rem;letter-spacing:.12em}.ribbon .wrap{justify-content:center;gap:14px;flex-wrap:wrap;font-size:.75rem}.ribbon span:before{margin-right:7px}.ribbon{padding:19px 0}.section{padding-top:65px;padding-bottom:65px}.about,.contact-grid{grid-template-columns:1fr;gap:28px}.about-copy{padding:0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.services-grid{grid-template-columns:1fr}.service>img{height:250px}.service h3{min-height:0}.service-body{padding:25px}.service p{max-width:100%}.project-grid{gap:28px;grid-template-columns:1fr}.photo-open img{height:auto;aspect-ratio:4/3}.filters{gap:7px}.filters button{font-size:.8125rem;padding:8px 12px}.feature{grid-template-columns:1fr}.feature-image img{min-height:0;height:340px}.feature-copy{padding:50px 25px}.quote-grid{grid-template-columns:1fr;gap:18px}.quote-grid blockquote{padding:28px}.quote-grid blockquote p{min-height:0}.contact-grid{gap:36px}form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.footer>.wrap{flex-direction:column;gap:30px}.footer .wrap>div:nth-child(2){flex-wrap:wrap;gap:22px}.footer .copyright{gap:12px;margin-top:30px}h2{font-size:2.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}

.gallery-intro{background:var(--pale);padding:80px 0 65px}.gallery-intro h1{font-size:clamp(3rem,6vw,6rem);margin-bottom:25px}.gallery-intro p:not(.eyebrow){max-width:570px;font-size:1.125rem}.gallery-count{display:block;margin-top:22px;font-size:.875rem;color:var(--green)}.full-gallery{grid-template-columns:repeat(3,1fr);gap:32px 24px}.full-gallery .photo-open img{height:250px}.full-gallery h3{font-size:1.1rem}.gallery-section{padding-top:45px}#gallery-status{margin:0 0 22px;font-size:.875rem}.gallery-cta{background:var(--green);color:white;padding:55px 0}.gallery-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.gallery-cta h2{font-size:2.5rem}.admin-photo[hidden]{display:none}@media(max-width:900px){.full-gallery{grid-template-columns:1fr 1fr}}@media(max-width:600px){.full-gallery{grid-template-columns:1fr}.full-gallery .photo-open img{height:auto;aspect-ratio:4/3}.gallery-intro{padding:55px 0 40px}.gallery-cta .wrap{flex-direction:column;align-items:flex-start}}
@media (max-width: 760px) {
  .topbar .wrap {
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-align: center;
  }

  .topbar a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 0;
  }
}