@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--forest:#142b22;--forest2:#233d30;--ink:#1e2d25;--muted:#56645c;--cream:#f3eee5;--paper:#fbfaf7;--sand:#e5d4b7;--line:#d9ddd5;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:1.1}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}h1{font-size:clamp(3.6rem,7vw,7.4rem)}h2{font-size:clamp(2.8rem,5vw,5rem)}h3{font-family:var(--serif);font-size:2rem;font-weight:400}p{max-width:65ch}.wrap{width:min(1220px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:-999px;top:12px;background:white;color:var(--forest);padding:10px 15px;z-index:100}.skip:focus{left:12px}:focus-visible{outline:3px solid #c59243;outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:var(--forest);color:white;border-bottom:1px solid #ffffff24}.nav{height:86px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;flex-direction:column;line-height:1;text-decoration:none;white-space:nowrap;color:#fff}.brand span{font-size:1.04rem;font-weight:700;letter-spacing:.09em}.brand small{margin-top:7px;font-size:.58rem;font-weight:700;letter-spacing:.27em;color:var(--sand)}.nav nav{display:flex;align-items:center;gap:clamp(12px,1.6vw,24px);margin-left:auto}.nav nav a{text-decoration:none;font-size:.83rem;font-weight:600;white-space:nowrap;transition:color .2s}.nav nav a:hover,.nav nav a[aria-current]{color:var(--sand)}.nav nav .mobile-quote{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 21px;text-decoration:none;border:1px solid transparent;border-radius:2px;font-weight:700;font-size:.85rem;line-height:1.2;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn-sand{background:var(--sand);color:var(--forest)}.btn-sand:hover{background:#f0dfc1}.btn-dark{background:var(--forest);color:#fff}.btn-dark:hover{background:var(--forest2)}.nav-quote{white-space:nowrap}.menu-button{display:none}.hero{background:var(--forest);color:#fff;overflow:hidden}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(30px,5vw,76px);min-height:620px;padding-block:58px}.hero-simple .hero-layout{grid-template-columns:1fr;min-height:420px}.hero-copy{padding-block:30px}.hero h1{max-width:760px;margin:22px 0}.hero .lead{font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.6;color:#d9e0da;max-width:600px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;color:#af956e;text-transform:uppercase}.hero .eyebrow,.cta-band .eyebrow{color:var(--sand)}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:33px}.inline-light{text-decoration:none;color:#f3eee5;font-weight:700;font-size:.86rem}.inline-light:hover{text-decoration:underline}.hero-image{height:min(620px,55vw);min-height:430px;position:relative}.hero-image:after{content:'';position:absolute;inset:0;border:1px solid #ffffff25;pointer-events:none}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-with-image .hero-copy{position:relative;z-index:1}.proof-strip{background:var(--sand);color:var(--forest)}.proof-strip .wrap{display:flex;justify-content:space-between;gap:18px;padding-block:19px}.proof-strip span{font-size:.67rem;font-weight:700;letter-spacing:.13em}.section{padding-block:clamp(70px,8vw,120px)}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;align-items:end;margin-bottom:38px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{margin:8px 0 0}.section-heading>p:last-child{font-size:1.06rem;color:var(--muted);margin-bottom:8px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-grid>a{min-height:300px;padding:28px 25px;background:var(--cream);text-decoration:none;display:flex;flex-direction:column;transition:background .2s,transform .2s}.service-grid>a:hover{background:#eadfcf;transform:translateY(-4px)}.service-grid span,.service-grid b{font-size:.68rem;letter-spacing:.11em;font-weight:700}.service-grid span{color:#617066}.service-grid h3{margin:46px 0 8px}.service-grid p{font-size:.87rem;color:var(--muted)}.service-grid b{margin-top:auto;color:var(--forest)}.feature-section{display:grid;grid-template-columns:1fr 1fr;background:var(--forest2);color:#fff}.feature-image{min-height:540px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:clamp(50px,7vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy h2{max-width:500px;margin:12px 0 24px}.feature-copy p:not(.eyebrow){color:#d1dcd3;max-width:480px}.feature-copy .btn{margin-top:18px}.cream{background:var(--cream)}.two-up{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,110px)}.two-up h2{margin:12px 0}.two-up p{font-size:1.05rem;color:var(--muted)}.two-up p+p{margin-top:20px}.text-link{display:inline-block;margin-top:14px;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link:hover{color:#596f5a}.cta-band{background:var(--forest);color:white;padding:70px 0}.cta-layout{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-layout h2{margin:10px 0 12px;max-width:720px}.cta-layout p:not(.eyebrow){color:#d6e0d7;margin-bottom:0}.cta-layout .btn{flex:0 0 auto}.site-footer{background:#0e2018;color:#fff;padding-top:70px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:70px;padding-bottom:65px}.footer-grid p{color:#afc0b3;max-width:350px;margin-top:28px}.footer-grid h2{font:700 .72rem var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--sand);margin-bottom:23px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid a:not(.brand){text-decoration:none;color:#d6e0d8;font-size:.9rem}.footer-grid a:hover{text-decoration:underline}.footer-bottom{display:flex;gap:24px;justify-content:space-between;padding:23px 0;border-top:1px solid #ffffff25;color:#aab9ae;font-size:.75rem}.footer-bottom a{text-decoration:none}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:100px 1fr;gap:15px;padding:25px 0;border-bottom:1px solid var(--line)}.row-no{font-size:.73rem;color:#67786b;font-weight:700;letter-spacing:.12em}.service-row h3{margin:0 0 6px}.service-row p{color:var(--muted);margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-grid figure{background:var(--cream);margin:0}.project-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.project-grid figcaption{padding:27px}.project-grid figcaption span{font-size:.7rem;font-weight:700;letter-spacing:.15em;color:#66776a}.project-grid h3{margin:8px 0}.project-grid a{font-weight:700;text-decoration:none;font-size:.86rem}.project-note{color:var(--muted);font-size:.85rem;margin-top:22px}.contact-grid,.estimate-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,110px)}.contact-grid h2,.estimate-layout h2{margin:10px 0 20px}.contact-grid>div>p:not(.eyebrow),.estimate-layout>div>p:not(.eyebrow){color:var(--muted)}.contact-detail{display:flex;flex-direction:column;gap:3px;padding-top:20px;margin-top:22px;border-top:1px solid var(--line)}.contact-detail span{font-size:.7rem;font-weight:700;letter-spacing:.15em;color:#617266}.contact-detail a{font-size:1.1rem;font-weight:700;text-decoration:none;overflow-wrap:anywhere}.small{font-size:.8rem!important;color:var(--muted)}.lead-form,.estimate-form{padding:clamp(25px,4vw,48px);background:#fff;border:1px solid var(--line)}.lead-form h2{font-size:2.6rem}.lead-form label,.estimate-form label{display:block;font-size:.81rem;font-weight:700;margin:22px 0 7px}.lead-form input,.lead-form select,.lead-form textarea,.estimate-form input,.estimate-form select{width:100%;padding:13px 14px;border:1px solid #aebbb0;border-radius:2px;background:#fff;color:var(--ink)}.lead-form textarea{resize:vertical}.lead-form input[type=file]{padding:10px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.muted{color:var(--muted);font-weight:400}.honeypot{position:absolute;left:-9999px}.lead-form button,.estimate-form button{margin-top:20px}.estimate-result{background:var(--cream);padding:26px;margin:25px 0}.estimate-result span{display:block;font-size:.7rem;font-weight:700;letter-spacing:.15em;color:#516153}.estimate-result strong{display:block;font:400 2.5rem/1.2 var(--serif);margin:12px 0}.estimate-result p{color:var(--muted);margin:0}.estimate-form .text-link{margin-top:0}.legal{max-width:800px}.legal h2{font-size:2.3rem;margin:34px 0 12px}.legal h2:first-child{margin-top:0}.legal p{color:var(--muted)}.quick-links{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.quick-links a{background:var(--cream);padding:22px;text-decoration:none;font-weight:700}
@media(max-width:1100px){.nav{gap:18px}.nav nav{gap:12px}.nav nav a{font-size:.76rem}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.wrap{width:min(100% - 36px,1220px)}.nav{height:72px}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:none;border:1px solid #ffffff44;margin-left:auto}.menu-button span{display:block;width:20px;height:2px;background:#fff;margin:auto}.nav nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--forest);padding:16px 18px 24px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #ffffff20;box-shadow:0 18px 24px #071d1499}.nav nav.is-open{display:flex}.nav nav a{font-size:1rem;padding:11px 4px}.nav nav .mobile-quote{display:block;color:var(--sand)}.nav-quote{display:none}.hero-layout{grid-template-columns:1fr;min-height:0;padding-block:50px;gap:25px}.hero-simple .hero-layout{padding-block:70px}.hero h1{font-size:clamp(3.3rem,11vw,5.5rem)}.hero-image{height:430px;min-height:0}.proof-strip .wrap{flex-wrap:wrap;justify-content:flex-start;column-gap:28px}.section-heading,.two-up,.contact-grid,.estimate-layout{grid-template-columns:1fr;gap:12px}.section-heading .eyebrow{grid-column:1}.section-heading>p:last-child{margin-top:0}.project-grid{grid-template-columns:1fr 1fr}.feature-section{grid-template-columns:1fr}.feature-image{min-height:0;height:440px}.feature-copy{padding:60px 18px}.footer-grid{gap:35px}.quick-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:clamp(3.1rem,14vw,4.3rem)}.hero-image{height:340px}.hero-actions{gap:18px}.proof-strip .wrap{padding-block:15px}.proof-strip span{width:calc(50% - 14px);font-size:.58rem}.service-grid,.project-grid,.form-pair{grid-template-columns:1fr}.service-grid>a{min-height:240px}.service-grid h3{margin-top:30px}.service-row{grid-template-columns:46px 1fr}.cta-layout{align-items:flex-start;flex-direction:column;gap:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;justify-content:flex-start}.quick-links{grid-template-columns:1fr}.lead-form,.estimate-form{padding:23px}.section{padding-block:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.nav nav a[href="/estimate"]{color:var(--sand);border-bottom:1px solid var(--sand);padding-bottom:3px}
.estimator-callout{background:var(--forest2);color:#fff;padding:42px 0}.estimator-callout-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.estimator-callout h2{font-size:clamp(2rem,3.5vw,3.5rem);margin:8px 0 12px}.estimator-callout p:not(.eyebrow){color:#d6e0d7;margin:0}.estimator-callout .btn{flex:0 0 auto}
.service-row{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:clamp(24px,5vw,70px);padding:28px 0}.service-row:not(:has(img)){grid-template-columns:1fr}.service-row img{width:260px;height:170px;object-fit:cover}.service-description{max-width:760px}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-grid figure{margin:0;background:#fff}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-grid figcaption{padding:14px 17px;font-size:.83rem;font-weight:700}
@media(max-width:1100px){.nav nav{gap:10px}.nav nav a{font-size:.72rem}}
@media(max-width:860px){.nav nav a[href="/estimate"]{border:1px solid var(--sand);padding:10px 12px;margin-top:9px;text-align:center}.estimator-callout-inner{align-items:flex-start;flex-direction:column}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.service-row{grid-template-columns:1fr;gap:15px}.service-row img{width:100%;height:auto;aspect-ratio:16/10}.gallery-grid{grid-template-columns:1fr}}
.privacy-control{background:none;border:0;padding:0;color:#aab9ae;font:inherit;font-size:.75rem;cursor:pointer}.privacy-control:hover{text-decoration:underline}.privacy-banner{position:fixed;z-index:100;left:24px;right:24px;bottom:24px;max-width:810px;margin:auto;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 15px 55px #0e201844;padding:20px 24px;display:flex;align-items:center;gap:25px}.privacy-banner strong{font-weight:700}.privacy-banner p{font-size:.8rem;color:var(--muted);margin:4px 0 0}.privacy-actions{display:flex;gap:8px;flex:0 0 auto}.privacy-actions button{padding:9px 13px;border:1px solid var(--forest);border-radius:2px;background:#fff;color:var(--forest);font-weight:700;font-size:.76rem}.privacy-actions button:last-child{background:var(--forest);color:#fff}@media(max-width:640px){.privacy-banner{left:12px;right:12px;bottom:12px;display:block;padding:18px}.privacy-actions{margin-top:14px}.privacy-actions button{flex:1}}
