
:root{--green:#183d2d;--green-dark:#102e22;--gold:#bd903f;--ink:#202d26;--muted:#66736b;--line:#dde5df;--light:#f3f6f3;--white:#fff;--surface:#f2f4f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--surface);font:1rem/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}img{display:block;width:100%;height:auto}svg{flex-shrink:0}p{margin:0 0 1.1rem}h1,h2,h3{margin:0;font-weight:400}h1,h2{font-family:Georgia,'Times New Roman',serif;color:var(--green);letter-spacing:-.035em}h1{font-size:clamp(2.6rem,4.8vw,4.6rem);line-height:1.08}h2{font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.15}h3{font-size:1.35rem;line-height:1.35;font-weight:500}em{font-weight:400}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:white;color:var(--green);padding:12px;z-index:100}.skip:focus{top:10px}.topbar{background:var(--green);color:white;font-size:.875rem}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;min-height:35px}.header{background:rgba(242,244,242,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:32px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:62px;height:58px;object-fit:contain}.brand strong{display:block;font-size:1.12rem;letter-spacing:-.025em;color:var(--green)}.brand small{display:block;font-size:.875rem;letter-spacing:.025em;color:var(--muted)}nav{display:flex;align-items:center;gap:26px;font-size:.9rem}nav>a{padding-block:8px}nav>a:hover,nav>a[aria-current]{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-cta{border:1px solid var(--green);padding:11px 16px!important;display:inline-flex;align-items:center;gap:13px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px;color:var(--green)}.eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.14em;line-height:1.5;color:var(--muted);margin:0 0 22px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{padding:65px 55px 52px max(48px,calc((100vw - 1200px)/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(2.8rem,4.6vw,4.55rem);line-height:1.06}.hero h1 em{color:#49774e}.hero-description{max-width:490px;color:var(--muted);margin:27px 0 30px;font-size:1.03rem;line-height:1.75}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--green);border:1px solid var(--green);color:white;padding:14px 21px;min-height:52px;font-weight:500;font-size:.9rem;cursor:pointer;transition:background .2s,transform .2s;line-height:1.4}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--green);border-color:#b4c4b9}.button.secondary:hover{background:var(--light)}.hero-proof{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:.875rem;margin-top:40px}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{height:100%;object-fit:cover}.image-label{position:absolute;bottom:0;left:0;right:0;padding:45px 35px 28px;color:white;background:linear-gradient(transparent,rgba(8,30,18,.7))}.image-label span{display:block;font-size:.75rem;letter-spacing:.14em}.image-label strong{display:block;font:1.6rem/1.3 Georgia,serif;margin-top:8px;font-weight:400}.client-strip{background:var(--light);border-bottom:1px solid var(--line)}.client-strip .wrap{display:flex;align-items:center;justify-content:space-between;min-height:91px;gap:20px}.client-strip p{font:1.5rem Georgia,serif;color:var(--green);margin:0}.client-strip span:first-child{font-size:.75rem;letter-spacing:.1em;color:var(--muted);max-width:180px}.divider{width:1px;height:24px;background:#ccd8cd}.section{padding-block:94px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:.93rem;color:var(--green);padding-bottom:5px;border-bottom:1px solid #a3b7a8}.text-link:hover{border-color:var(--green)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{border:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column;transition:border-color .2s,background .2s}.service-card:hover{border-color:var(--green);background:var(--light)}.card-copy{padding:31px;display:flex;flex-direction:column;flex:1}.card-number{font-size:.75rem;letter-spacing:.1em;color:var(--muted);margin-bottom:25px}.service-card h3{font:1.75rem/1.2 Georgia,serif;color:var(--green);max-width:250px;margin-bottom:17px}.service-card p{color:var(--muted);font-size:.98rem;line-height:1.65;flex:1}.card-link{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.875rem;color:var(--green);margin-top:18px}.more-services{display:flex;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;justify-content:space-between;gap:20px}.more-services a{display:flex;gap:17px;align-items:center;font-size:.9rem;color:var(--muted)}.portfolio-feature{display:grid;grid-template-columns:1.15fr 1fr;background:var(--green);color:white}.feature-image{min-height:480px}.feature-image img{height:100%;object-fit:cover}.feature-copy{padding:72px 70px;display:flex;flex-direction:column;justify-content:center}.feature-copy .eyebrow{color:#c8d6c9}.feature-copy h2{color:white;font-size:clamp(2.3rem,3.8vw,3.8rem)}.feature-copy p:not(.eyebrow){color:#d1ddd3;margin:28px 0 30px;max-width:440px}.feature-copy .text-link{color:white;align-self:flex-start;border-color:#829886}.process{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.process>div>p:not(.eyebrow){color:var(--muted);max-width:330px;margin-top:25px}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:28px 0}.process li:first-child{padding-top:0}.process li>span{font:2rem Georgia,serif;color:#95b29c}.process h3{font-size:1.15rem;margin-bottom:8px}.process li p{color:var(--muted);font-size:.97rem;margin:0;max-width:440px}.shop-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--light);margin-bottom:95px}.shop-feature>div:first-child{max-height:510px;overflow:hidden}.shop-feature img{height:100%;object-fit:cover}.shop-feature>div:last-child{padding:60px;display:flex;flex-direction:column;justify-content:center}.shop-feature p:not(.eyebrow){color:var(--muted);margin-top:25px}.shop-feature .button{align-self:flex-start;margin-top:7px}.address{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--muted)}.cta{background:#eaf1e9;padding:62px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{font-size:clamp(2rem,3.4vw,3rem)}.cta p:not(.eyebrow){color:var(--muted);max-width:620px;margin:18px 0 0}.cta .eyebrow{margin-bottom:15px}.cta .button{flex-shrink:0}footer{background:var(--green-dark);color:#e2eae1;padding-top:66px}.footer-grid{display:grid;grid-template-columns:1.15fr 1.1fr 1fr 1fr;gap:45px;padding-bottom:50px}.footer-brand{font:1.7rem Georgia,serif;color:white;display:block}.footer-brand span{display:block;font:1rem Arial,sans-serif;letter-spacing:.05em;margin:9px 0 23px}.footer-grid p{color:#b3c6b6;font-size:.9rem}.footer-grid h2{font:600 .87rem Arial,sans-serif;color:white;margin:5px 0 24px}.footer-grid>div>a:not(.footer-brand){display:flex;gap:10px;align-items:center;font-size:.9rem;margin-bottom:12px}.footer-grid a:hover{text-decoration:underline}.footer-note{font-size:.8rem!important;margin-top:15px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #345040;padding-block:23px;font-size:.78rem;color:#a9bdad}.social{margin-top:19px}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:25;width:57px;height:57px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;border:2px solid white;box-shadow:0 3px 15px #102e2230}.floating-wa:hover{background:#245638}.breadcrumb{display:flex;gap:12px;font-size:.8rem;color:var(--muted);padding-top:30px;flex-wrap:wrap}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.inner-hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-block:55px 75px;align-items:center}.inner-hero h1{font-size:clamp(2.5rem,4.2vw,4.15rem)}.lead{font-size:1.07rem;color:var(--muted);max-width:650px;line-height:1.8;margin-top:26px}.inner-hero .button{margin-top:14px}.inner-hero-image{height:480px;overflow:hidden}.inner-hero-image img{height:100%;object-fit:cover}.service-detail{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;border-top:1px solid var(--line)}.service-detail article{margin-bottom:33px}.service-detail article:last-child{margin-bottom:0}.service-detail h3{font-size:1.22rem;color:var(--green);margin-bottom:12px}.service-detail p{color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-block:70px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:22px 0;font-size:1rem}summary::-webkit-details-marker{display:none}summary span{font:1.7rem Georgia,serif;color:var(--muted);width:24px;text-align:center}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 25px 18px 0;margin:0;line-height:1.8}.related{border-top:1px solid var(--line);padding-block:40px 70px}.related p{font-size:.875rem;color:var(--muted)}.related a{display:flex;gap:25px;align-items:center;justify-content:space-between;font:1.65rem Georgia,serif;color:var(--green)}.typographic-panel{background:var(--green);height:380px;color:var(--gold);display:flex;flex-direction:column;justify-content:center;align-items:center}.typographic-panel p{font:7rem Georgia,serif;margin:0;letter-spacing:-.07em}.typographic-panel span{font-size:.875rem;text-align:center;letter-spacing:.16em;color:white;line-height:1.7}.page-heading{padding-block:77px 50px}.page-heading h1{font-size:clamp(2.7rem,4.9vw,4.7rem)}.page-heading .lead{max-width:640px}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:90px}.muted{color:var(--muted)}.shop-hero{padding-top:80px}.shop-hero .address{margin-top:30px}.visit-section{background:var(--light);padding-block:70px}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.visit-grid img{height:440px;object-fit:cover}.visit-grid h2{margin-bottom:25px}.visit-grid p:not(.eyebrow){color:var(--muted)}.visit-grid .text-link{display:flex;width:fit-content;margin-top:25px}.project-case{display:grid;grid-template-columns:1.25fr 1fr;border:1px solid var(--line);margin-bottom:30px;scroll-margin-top:130px}.case-main img{height:100%;min-height:470px;object-fit:cover}.case-info{padding:45px}.case-info h2{margin:22px 0}.case-info>p{color:var(--muted)}dl{margin:25px 0}dl>div{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:12px 0}dt{font-size:.78rem;color:var(--muted)}dd{margin:3px 0 0;font-size:.95rem}.project-pair{display:grid;grid-template-columns:1.4fr 1fr;gap:25px;padding-bottom:20px}.project-pair figure{margin:0}.project-pair img{height:350px;object-fit:cover}.project-pair figcaption{font-size:.8rem;color:var(--muted);padding-top:13px}.about-contact{border-top:1px solid var(--line);padding-block:50px 70px}.about-contact>div{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px}.about-contact strong{display:block;font-size:.9rem;color:var(--muted);margin-bottom:12px}.about-contact a{display:block;font-size:1rem;margin-top:8px;color:var(--green)}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding-bottom:100px}.contact-info{padding-top:10px}.contact-info h2{margin-bottom:20px}.contact-channel{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:24px 0;color:var(--green)}.contact-channel>span{flex:1}.contact-channel strong,.contact-channel>span>span{display:block}.contact-channel strong{font-size:1rem}.contact-channel>span>span{font-size:.9rem;color:var(--muted);margin-top:5px}.contact-location{padding-top:42px}.contact-location p:not(.eyebrow){font-size:1rem}.contact-form{background:var(--light);border:1px solid var(--line);padding:38px}.contact-form h2{font-size:2rem;margin-bottom:15px}.contact-form>p{font-size:.93rem;color:var(--muted)}label{display:block;font-size:.9rem;margin:18px 0 8px;color:var(--ink)}input,select,textarea{display:block;width:100%;min-height:49px;border:1px solid #b5c4b8;background:white;color:var(--ink);padding:12px 13px;border-radius:0;font-size:1rem}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#748277;font-size:.93rem}.contact-form .button{width:100%;margin-top:25px}.form-note{font-size:.8rem!important;margin-top:16px}.contact-form #form-status{margin-bottom:0;color:var(--green)}.error-page{padding-block:100px;text-align:center}.error-page h1{margin-bottom:25px}
@media(min-width:1550px){.hero{max-width:1550px;margin:auto}.hero-copy{padding-left:calc((1550px - 1200px)/2)}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header-inner{gap:18px}nav{gap:18px;font-size:.875rem}.brand strong{font-size:1rem}.brand img{width:48px}.hero-copy{padding:45px 30px 40px 28px}.hero{min-height:585px}.hero h1{font-size:3.5rem}.hero-actions .button{padding:13px 17px;font-size:.875rem}.feature-copy{padding:45px}.process,.service-detail,.faq{gap:50px}.shop-feature>div:last-child{padding:38px}.footer-grid{gap:27px}.card-copy{padding:25px}.inner-hero{gap:40px}.contact-grid{gap:45px}.client-strip .wrap{gap:18px}.client-strip p{font-size:1.25rem}}
@media(max-width:900px){.header-inner{min-height:80px}.menu-toggle{display:flex}nav{display:none;position:absolute;left:0;right:0;top:80px;padding:20px 28px;background:var(--surface);border-bottom:1px solid var(--line);box-shadow:0 10px 25px #102e2210;flex-direction:column;align-items:stretch;gap:6px}nav.is-open{display:flex}nav>a{padding:11px}.topbar .wrap{font-size:.78rem}.hero h1{font-size:3.1rem}.hero-copy .eyebrow{font-size:.75rem}.hero-proof{margin-top:25px}.hero-image img{object-position:62% center}.hero-actions{gap:10px}.hero-actions .button{width:100%}.client-strip .wrap{min-height:80px;gap:12px}.client-strip span:first-child{font-size:.72rem;width:140px}.client-strip p{font-size:1.12rem}.section{padding-block:65px}.service-grid,.listing-grid{grid-template-columns:repeat(2,1fr)}.service-grid .service-card:last-child{grid-column:1/-1}.more-services{flex-wrap:wrap}.portfolio-feature{grid-template-columns:1fr 1fr}.feature-image{min-height:430px}.feature-copy{padding:35px}.feature-copy h2{font-size:2.5rem}.process{gap:40px}.shop-feature>div:last-child{padding:30px}.cta-inner{gap:30px}.cta .button{padding:15px 18px;font-size:.875rem}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 50px}.inner-hero{gap:30px}.inner-hero-image{height:400px}.inner-hero h1{font-size:3rem}.service-detail,.faq{gap:40px}.case-info{padding:30px}.case-main img{min-height:450px}.case-info h2{font-size:2.5rem}.contact-form{padding:25px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.topbar .wrap{min-height:32px}.topbar span{font-size:.73rem}.topbar a{display:none}.brand img{width:47px;height:50px}.brand strong{font-size:1.03rem}.brand small{font-size:.8rem}.header-inner{min-height:75px}nav{top:75px;padding:16px 20px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 20px 36px}.hero .eyebrow{margin-bottom:22px;font-size:.72rem}.hero h1{font-size:clamp(2.65rem,10vw,3.4rem);line-height:1.08}.hero h1 br{display:none}.hero h1 em{display:block}.hero-description{font-size:1rem;line-height:1.75;margin:23px 0 25px}.hero-actions{flex-direction:column;gap:12px}.hero-actions .button{width:100%;font-size:.94rem;min-height:53px}.hero-proof{font-size:.8rem;margin-top:24px}.hero-image{height:340px}.image-label{padding:35px 20px 22px}.image-label strong{font-size:1.45rem}.client-strip .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:95px;padding-block:19px;gap:14px}.client-strip span:first-child{width:100%;max-width:none;font-size:.68rem}.client-strip p{font-size:1.09rem}.client-strip .divider{height:16px}.section{padding-block:55px}.section-head{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:27px}h2{font-size:2.2rem}.eyebrow{font-size:.75rem;margin-bottom:16px}.service-grid,.listing-grid{grid-template-columns:1fr;gap:16px}.service-grid .service-card:last-child{grid-column:auto}.card-copy{padding:26px}.card-number{margin-bottom:18px;font-size:.73rem}.service-card h3{font-size:1.7rem;max-width:none}.service-card p{font-size:1rem}.card-link{margin-top:14px}.more-services{flex-direction:column;gap:18px;padding-top:25px}.more-services a{justify-content:space-between;font-size:.9rem}.portfolio-feature{grid-template-columns:1fr}.feature-image{height:320px;min-height:0}.feature-copy{padding:40px 20px 45px}.feature-copy h2{font-size:2.55rem}.feature-copy p:not(.eyebrow){margin-top:22px;font-size:1rem}.process{grid-template-columns:1fr;gap:30px}.process>div h2 br{display:none}.process>div>p:not(.eyebrow){max-width:none;margin-top:20px}.process li{gap:23px;padding:23px 0}.process h3{font-size:1.13rem}.process li p{font-size:.96rem}.shop-feature{grid-template-columns:1fr;margin-bottom:55px}.shop-feature>div:first-child{height:330px}.shop-feature>div:last-child{padding:32px 25px 38px}.shop-feature h2{font-size:2.3rem}.shop-feature p:not(.eyebrow){margin-top:22px;font-size:1rem}.shop-feature .button{width:100%;margin-top:12px}.cta{padding:44px 0}.cta-inner{flex-direction:column;align-items:stretch;gap:25px}.cta h2{font-size:2.25rem}.cta .button{font-size:.94rem}.cta p:not(.eyebrow){font-size:1rem}.footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:37px}footer{padding-top:45px}.footer-grid>div>a:not(.footer-brand),.footer-grid p{font-size:.96rem}.footer-grid h2{font-size:.94rem;margin-bottom:18px}.footer-bottom{flex-direction:column;gap:8px;font-size:.78rem;padding-right:45px}.floating-wa{right:15px;bottom:15px;width:53px;height:53px}.breadcrumb{padding-top:24px;font-size:.78rem;gap:9px}.inner-hero{grid-template-columns:1fr;padding-block:35px 45px;gap:30px}.inner-hero h1{font-size:2.6rem;line-height:1.1}.lead{font-size:1rem;margin-top:22px}.inner-hero .button{width:100%;margin-top:10px}.inner-hero-image{height:330px}.service-detail{grid-template-columns:1fr;gap:30px}.service-detail article{margin-bottom:27px}.service-detail h3{font-size:1.2rem}.service-detail p{font-size:1rem}.faq{grid-template-columns:1fr;gap:20px;padding-block:45px}summary{font-size:1rem;padding-block:20px}.related{padding-block:30px 45px}.related a{font-size:1.5rem;line-height:1.3}.page-heading{padding-block:45px 32px}.page-heading h1{font-size:2.8rem}.listing-grid{padding-bottom:55px}.typographic-panel{height:260px}.typographic-panel p{font-size:6rem}.shop-hero{padding-top:43px}.visit-section{padding-block:45px}.visit-grid{grid-template-columns:1fr;gap:30px}.visit-grid img{height:300px}.visit-grid h2{font-size:2.2rem}.visit-grid .button{width:100%;margin-top:13px}.project-case{grid-template-columns:1fr;margin-bottom:25px}.case-main img{height:310px;min-height:0}.case-info{padding:28px}.case-info h2{font-size:2.35rem}.project-pair{grid-template-columns:1fr;gap:25px}.project-pair img{height:300px}.project-pair figcaption{font-size:.84rem}.about-contact{padding-block:35px 50px}.about-contact>div{grid-template-columns:1fr;gap:12px}.about-contact h2{font-size:2.1rem}.contact-grid{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.contact-info h2{font-size:2.1rem}.contact-form{padding:24px 20px}.contact-form h2{font-size:2rem}.contact-form>p{font-size:.98rem}.contact-form .button{font-size:.92rem}.contact-form label{font-size:.95rem}.contact-location{padding-top:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
