.contact-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2rem,6vw,6rem);padding-block:clamp(4rem,7vw,7rem);align-items:start}.contact-form-panel{padding:clamp(1.5rem,3vw,3rem);background:#fff;border:1px solid var(--border);border-radius:7px}.contact-form-panel h2,.contact-aside h2{font:normal clamp(1.9rem,3vw,2.8rem)/1.2 Georgia,serif;color:var(--deep);margin:0 0 .7rem}.contact-form-panel>p{color:var(--muted);line-height:1.6}.contact-form-panel form{display:flex;flex-direction:column;margin-top:2rem}.contact-form-panel label{font-weight:700;margin-bottom:.5rem}.contact-form-panel input,.contact-form-panel textarea{width:100%;padding:.9rem 1rem;margin-bottom:1.3rem;border:1px solid #cbd3cb;border-radius:4px;background:#fff;font:inherit;color:var(--ink)}.contact-form-panel textarea{resize:vertical}.contact-form-panel button{align-self:start;background:var(--green);color:#fff;border:0;border-radius:5px;padding:.9rem 1.4rem;font:inherit;font-weight:700;cursor:pointer}.contact-form-panel button:hover{background:var(--deep)}.contact-form-panel button:disabled{opacity:.6;cursor:wait}.contact-status{min-height:1.5rem;color:var(--green)}.contact-aside{background:var(--cream);border-radius:7px;overflow:hidden}.contact-aside img{display:block;width:100%;height:250px;object-fit:cover}.contact-aside>div{padding:clamp(1.5rem,3vw,2.5rem);overflow-wrap:anywhere}.contact-aside p{line-height:1.5}.contact-aside a{color:var(--green)}@media(max-width:800px){.contact-layout{grid-template-columns:1fr}}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 3px 18px #183d2a0a}.navbar{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-logo{display:flex;flex-shrink:0}.navbar-logo img{display:block;max-width:215px;max-height:68px;width:auto;height:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);list-style:none;padding:0;margin:0}.nav-links a:not(.button){text-decoration:none;color:var(--ink);font-weight:600}.nav-links a:not(.button):hover,.nav-links a[aria-current=page]{color:var(--green)}.nav-cta{white-space:nowrap}.hamburger{display:none;border:0;background:transparent;padding:10px;cursor:pointer}.hamburger span{display:block;width:25px;height:2px;margin:5px 0;background:var(--deep)}@media(max-width:800px){.navbar{min-height:72px}.navbar-logo img{max-width:175px;max-height:56px}.hamburger{display:block}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1.25rem 20px 1.5rem;flex-direction:column;align-items:stretch;gap:1.2rem;border-bottom:1px solid var(--border);box-shadow:0 12px 22px #183d2a16}.nav-links.active{display:flex}}.footer{background:#1b2b21;color:#e5eae2;text-align:center;padding:1.5rem 20px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:center;padding-block:clamp(4rem,7vw,7rem)}.about-story>img{display:block;width:100%;height:530px;object-fit:cover;border-radius:7px}.about-story h2,.about-values h2{font:normal clamp(2rem,3.5vw,3.5rem)/1.15 Georgia,serif;color:var(--deep);margin:0 0 1.5rem}.about-story p:not(.eyebrow),.about-values p:not(.eyebrow){color:#536158;line-height:1.8;font-size:1.08rem}.about-story .button{margin-top:1rem}.about-values{background:#eef0e8;padding-block:clamp(4rem,7vw,6rem)}.about-values .site-container{max-width:760px;text-align:center}.about-values p:not(.eyebrow){margin-bottom:2rem}@media(max-width:800px){.about-story{grid-template-columns:1fr}.about-story>img{height:360px}}.page-intro{background:var(--cream);padding:clamp(3.5rem,7vw,6rem) 0}.page-intro h1{font-family:Georgia,serif;color:var(--deep);font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.1;letter-spacing:-.04em;margin:0 0 1.2rem}.page-intro p:last-child{color:#536158;font-size:1.14rem;line-height:1.7;max-width:660px;margin:0}.services-section{padding-block:clamp(3rem,6vw,6rem)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.service-card{display:block;background:#fff;text-decoration:none;color:inherit;border:1px solid var(--border);border-radius:7px;overflow:hidden;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #183d2a16}.service-card img{width:100%;height:260px;display:block;object-fit:cover}.service-card .body{padding:1.7rem}.service-card h2{font-family:Georgia,serif;color:var(--deep);font-size:1.65rem;margin:0 0 .75rem}.service-card p{color:var(--muted);line-height:1.65;min-height:5.3rem}.service-card span{color:var(--green);font-weight:700}.services-banner{background:#eef0e8;border-radius:7px;padding:clamp(2rem,4vw,3.5rem);margin-bottom:5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.services-banner h2{font-family:Georgia,serif;color:var(--deep);font-size:clamp(1.8rem,3vw,2.7rem);margin:0}.services-banner p:last-child{color:var(--muted)}@media(max-width:850px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-banner{flex-direction:column;align-items:start}}@media(max-width:600px){.services-grid{grid-template-columns:1fr}.service-card p{min-height:0}}.work-page{padding-block:clamp(3rem,6vw,6rem)}.work-section+.work-section{padding-top:clamp(3rem,6vw,5rem);margin-top:clamp(3rem,6vw,5rem);border-top:1px solid var(--border)}.work-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.work-heading>div{max-width:700px}.work-heading h2{font:normal clamp(2rem,3.4vw,3.4rem)/1.15 Georgia,serif;color:var(--deep);margin:0}.work-heading p:last-child{color:var(--muted);line-height:1.65;margin:1rem 0 0}.work-heading .text-link{flex-shrink:0}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.work-grid img{width:100%;height:260px;object-fit:cover;display:block;border-radius:5px}.work-grid img:first-child{grid-column:span 2;grid-row:span 2;height:536px}@media(max-width:750px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-grid img:first-child{grid-column:span 2;grid-row:auto;height:340px}.work-heading{display:block}.work-heading .text-link{display:inline-block;margin-top:1.5rem}}@media(max-width:500px){.work-grid{grid-template-columns:1fr}.work-grid img:first-child{grid-column:auto;height:260px}}.detail-back{display:inline-block;margin-bottom:2rem;font-weight:700;text-decoration:none}.detail-layout{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(4rem,7vw,7rem)}.detail-layout h2,.detail-gallery h2{font:normal clamp(2rem,3.4vw,3.4rem)/1.15 Georgia,serif;color:var(--deep);margin:0 0 1.5rem}.detail-layout p{font-size:1.1rem;line-height:1.8;color:#536158;margin-bottom:2rem}.detail-layout>img{display:block;width:100%;height:460px;object-fit:cover;border-radius:7px}.detail-gallery{padding-bottom:6rem}.detail-gallery>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.detail-gallery img{display:block;width:100%;height:230px;object-fit:cover;border-radius:6px}.service-not-found{padding-block:5rem}@media(max-width:800px){.detail-layout{grid-template-columns:1fr}.detail-layout>img{height:330px}.detail-gallery>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.detail-gallery>div{grid-template-columns:1fr}}:root{--green:#245a39;--deep:#183d2a;--cream:#f5f2e9;--ink:#24352c;--muted:#647067;--border:#e6e4db}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.site-container{width:min(1180px,calc(100% - 40px));margin:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.3rem;background:var(--green);color:#fff;border-radius:5px;text-decoration:none;font-weight:700}.button:hover{background:var(--deep)}.home-hero{background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(3rem,6vw,6rem)}.eyebrow{color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:.18em;margin:0 0 1.2rem}.hero-copy h1{font-family:Georgia,serif;font-size:clamp(3.25rem,6vw,6rem);line-height:1.04;letter-spacing:-.045em;margin:0 0 1.4rem;color:var(--deep)}.hero-lead{font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.65;color:#536158;max-width:32rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem;margin-top:2rem}.text-link{color:var(--green);font-weight:750;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-photo{height:min(560px,48vw);min-height:360px}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:7px;box-shadow:25px 25px #ded9c9}.home-section{padding-block:clamp(4rem,7vw,7rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading h2,.feature-grid h2,.home-cta h2{font-family:Georgia,serif;font-size:clamp(2.2rem,3.5vw,3.7rem);line-height:1.15;letter-spacing:-.035em;color:var(--deep);margin:0}.section-heading>p{max-width:20rem;color:var(--muted);line-height:1.6}.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.home-service-card{display:block;background:#fff;color:inherit;text-decoration:none;border:1px solid var(--border);border-radius:7px;overflow:hidden;transition:transform .2s,box-shadow .2s}.home-service-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #183d2a16}.home-service-card>img{display:block;width:100%;height:225px;object-fit:cover}.home-card-body{padding:1.5rem}.home-card-body h3{font-family:Georgia,serif;font-size:1.5rem;margin:0 0 .65rem;color:var(--deep)}.home-card-body p{color:var(--muted);line-height:1.6;min-height:5em;margin:0 0 1.25rem}.home-card-body span{color:var(--green);font-weight:750}.home-feature{background:#eeeee6;padding-block:clamp(4rem,7vw,7rem)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,7rem)}.feature-grid>img{display:block;width:100%;height:425px;object-fit:cover;border-radius:7px}.feature-grid p:not(.eyebrow){line-height:1.75;color:#536158;font-size:1.08rem;margin:1.4rem 0 1.8rem}.home-cta{background:var(--deep);color:#fff;text-align:center;padding-block:clamp(4rem,7vw,6rem)}.home-cta .eyebrow{color:#c8d7b8}.home-cta h2{color:#fff}.home-cta p:not(.eyebrow){color:#e1e8dd;margin:1.2rem 0 2rem}.button-light{background:#fff;color:var(--deep)}.button-light:hover{background:var(--cream)}@media(max-width:800px){.hero-grid,.feature-grid{grid-template-columns:1fr}.hero-photo{min-height:320px;height:420px}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hero-grid{padding-block:3rem 4rem}.hero-photo{height:300px;min-height:0;margin-right:14px}.hero-photo img{box-shadow:14px 14px #ded9c9}.section-heading{display:block}.home-service-grid{grid-template-columns:1fr}.home-card-body p{min-height:0}.feature-grid>img{height:300px}}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#24352c;background:#fbfaf6;font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}img{max-width:100%}a{color:#245a39}:focus-visible{outline:3px solid #b49b69;outline-offset:3px}
