@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--forest:#173f32;--ink:#203d32;--lime:#d8ed9e;--cream:#f6f6f0;--muted:#68736c;--line:#dee5dc;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7c9e3c;outline-offset:4px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(2.4rem,4.2vw,3.8rem)}h3{line-height:1.3;font-weight:600}em{font-weight:400}.skip-link{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:20}.skip-link:focus{top:8px}header{position:sticky;top:0;background:#fff;z-index:10;transition:box-shadow .25s}header.scrolled{box-shadow:0 3px 24px #173f3210}.nav-wrap{max-width:1360px;margin:auto;min-height:100px;padding:15px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,Arial,sans-serif;font-size:29px;letter-spacing:-1px;line-height:1.05;font-weight:800}.brand svg{width:41px;height:41px;stroke:var(--forest);fill:none;stroke-width:1.6}.brand-sub{display:block;font-size:10px;letter-spacing:2px;margin-top:5px;font-weight:700}nav{display:flex;gap:30px}nav a{font-size:14px;font-weight:500;position:relative}nav a:hover{color:#54823e}nav .active:after{content:'';height:3px;background:#809e52;position:absolute;bottom:-10px;left:0;width:17px}.button{min-height:53px;padding:14px 24px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:19px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;border:1px solid transparent;line-height:1.4}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--forest);color:white}.button-dark:hover{background:#275641}.button-lime{background:var(--lime);color:#173c2d}.button-lime:hover{background:#e5f5bf}.button-glass{border-color:#ffffff6b;color:#fff;background:#ffffff07;backdrop-filter:blur(6px)}.button-glass:hover{background:#ffffff18}.menu-toggle{display:none}.hero{position:relative;min-height:650px;margin:0 24px;border-radius:22px;overflow:hidden;background:#385943;background-size:cover;background-position:center 55%;color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,31,19,.79),rgba(10,29,20,.48) 55%,rgba(10,29,20,.05)),linear-gradient(0deg,rgba(9,30,20,.55),transparent 35%)}.hero-content{max-width:1280px;padding:86px 62px 100px;margin:auto;position:relative}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2.1px;line-height:1.5;margin-bottom:21px}.eyebrow.light{color:#e0eccd}.hero h1{font-size:clamp(3.2rem,5.8vw,5.7rem);max-width:860px;line-height:1.06}.hero h1 em{color:#dfedc4}.hero-description{margin-top:24px;max-width:440px;color:#e6e9e2;font-size:16px;line-height:1.8}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-rating{display:flex;align-items:center;gap:15px;margin-top:30px;font-size:13px;color:#f1f2e8}.stars{color:#dfebb6;letter-spacing:2px}.rating-divider{margin:0 8px;color:#ffffff70}.hero-bottom{position:absolute;bottom:26px;left:62px;right:62px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;color:#ecf0e4}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{margin-left:17px}.trust-strip{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:20px;padding:33px 30px;border-bottom:1px solid var(--line);font-size:14px}.trust-strip b{margin-right:10px;color:#6f8b49;font-size:18px}.container{max-width:1200px;margin:auto;padding-left:32px;padding-right:32px}.section{padding-top:100px;padding-bottom:100px}
@media(min-width:1500px){.hero{max-width:1450px;margin:auto}}@media(max-width:850px){.nav-wrap{min-height:82px;padding:14px 24px;gap:18px}nav{gap:19px}.nav-cta{display:none}.hero-content{padding:75px 35px 110px}.hero{min-height:610px;margin:0 15px}.hero-bottom{left:35px;right:35px}.trust-strip{font-size:12px;gap:10px;padding:28px 24px}.trust-strip b{margin-right:5px}}@media(max-width:640px){html{scroll-padding-top:88px}.nav-wrap{min-height:78px;padding:12px 21px}.brand{font-size:25px}.brand svg{width:35px}.brand-sub{font-size:9px}.menu-toggle{display:flex;width:45px;height:45px;border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{height:2px;width:20px;background:var(--forest)}nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px 25px 28px;box-shadow:0 10px 20px #173f3212;flex-direction:column;gap:21px}nav.open{display:flex}nav a{font-size:16px}nav .active:after{display:none}.hero{margin:0 10px;border-radius:17px;min-height:660px;background-position:64% center}.hero-content{padding:61px 25px 90px}.eyebrow{font-size:11px;letter-spacing:1.4px}.hero h1{font-size:clamp(2.75rem,11vw,4.2rem)}.hero-description{font-size:16px;margin-top:23px}.button-row{flex-direction:column;gap:10px}.button{min-height:54px}.hero .button-row{max-width:350px}.hero-rating{font-size:12px;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-bottom{left:25px;right:25px;bottom:24px}.hero-bottom>span{display:none}.trust-strip{display:grid;grid-template-columns:1fr 1fr;padding:23px 25px;gap:15px 7px;font-size:11px;line-height:1.4}.trust-strip b{font-size:15px}.container{padding-left:24px;padding-right:24px}.section{padding-top:66px;padding-bottom:66px}}
.hero{background-image:url('hero.webp')}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:42px}.section-heading>p,.section-heading>div+div{max-width:350px;color:var(--muted);font-size:15px;line-height:1.8}.section-heading .eyebrow{color:#617d44;margin-bottom:14px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{padding:30px 28px 24px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:box-shadow .25s,transform .25s}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #173f320b;border-color:#b5c4a2}.service-icon{display:grid;place-items:center;background:#eff4e7;width:52px;height:52px;border-radius:12px;margin-bottom:23px}.service-icon svg{width:28px;height:28px;fill:none;stroke:#52733e;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:18px;margin-bottom:12px}.service-card p{font-size:14px;color:var(--muted);line-height:1.8;min-height:76px}.service-card a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0e9;margin-top:23px;padding-top:16px;font-size:13px;font-weight:600}.service-card a span{font-size:18px;color:#74934f}.section-note{color:var(--muted);text-align:center;margin-top:29px;font-size:13px}.section-note a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}.work-section{background:var(--cream)}.placeholder-note{display:block;color:#667357;font-size:12px;line-height:1.6;margin-top:12px}.portfolio-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.portfolio-stack{display:grid;gap:22px}.project{margin:0;position:relative;overflow:hidden;border-radius:15px;min-height:260px;background:#dfe5d9}.project img{position:absolute;inset:0;transition:transform .65s}.project:hover img{transform:scale(1.025)}.project-large{min-height:552px}.project-large img{object-position:48% center}.project:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#102d24bc)}.project figcaption{position:absolute;bottom:25px;left:28px;right:20px;z-index:1;color:white}.project figcaption>span{font-size:10px;letter-spacing:1.5px}.project h3{font-family:Georgia,serif;font-weight:400;font-size:29px;margin-top:6px;letter-spacing:-.5px}.photo-label{position:absolute;top:18px;left:20px;z-index:1;background:#ffffffed;color:#37503c;border-radius:4px;padding:4px 9px;font-size:9px;font-weight:700;letter-spacing:1px}.gallery-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:28px;font-size:14px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:22px;color:var(--forest);font-size:14px;font-weight:600;text-underline-offset:5px}.text-link:hover{text-decoration:underline}.why-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.why-photo{min-height:630px;align-self:stretch;position:relative;overflow:hidden;border-radius:18px}.why-photo img{position:absolute;inset:0;object-position:45% center}.why-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#102d24bf)}.photo-caption{position:absolute;bottom:34px;left:32px;right:20px;color:white;font:38px/1.1 Georgia,serif;letter-spacing:-1px;z-index:1}.why-copy>.eyebrow{color:#617d44;font-size:11px}.why-copy h2{font-size:clamp(2.4rem,3.7vw,3.3rem)}.intro{color:var(--muted);font-size:15px;margin-top:22px}.benefits{margin:28px 0}.benefits>div{display:flex;gap:19px;padding:16px 0;border-bottom:1px solid var(--line)}.benefits>div:first-child{padding-top:0}.benefits>div:last-child{border-bottom:0}.benefits>div>span{color:#7b9561;font:italic 17px Georgia,serif;line-height:1.5}.benefits h3{font-size:15px}.benefits p{font-size:13px;color:var(--muted);margin-top:6px;line-height:1.7}.reviews-section{background:#f6f7f3}.reviews-layout{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px}.reviews-layout h2{font-size:clamp(2.4rem,3.8vw,3.4rem)}.reviews-layout .eyebrow{color:#617d44}.reviews-layout p{color:var(--muted);margin-top:19px;font-size:15px}.button-outline{border:1px solid #bac8b2;color:var(--forest);margin-top:26px;background:transparent}.reviews-layout .review-note{font-size:11px;margin-top:10px}.rating-panel{border-left:1px solid #d7dfd0;padding-left:65px;display:flex;flex-wrap:wrap;align-items:center;gap:28px}.rating-number{font:100px/1 Georgia,serif;letter-spacing:-6px}.rating-number>span{font-size:24px;vertical-align:top;display:inline-block;margin-top:15px;margin-left:7px;letter-spacing:0;color:#7a9250}.rating-panel .stars{color:#6c8845;font-size:19px;white-space:nowrap}.half-star{background:linear-gradient(90deg,#6c8845 50%,#d5ddcd 50%);background-clip:text;color:transparent}.rating-panel strong{display:block;font-size:14px;margin-top:6px}.rating-panel p{margin-top:0;font-size:13px}.rating-panel small{width:100%;font-size:11px;color:var(--muted);line-height:1.6}.cta-section{background:var(--forest);color:white;padding:73px 0}.cta-layout{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-layout h2{font-size:clamp(2.5rem,4vw,3.65rem)}.cta-layout .eyebrow{font-size:11px}.cta-layout p:not(.eyebrow){color:#c5d4c8;font-size:15px;margin-top:20px}.cta-actions{min-width:260px;text-align:center}.cta-actions .button{width:100%}.cta-phone{display:block;font-size:14px;color:#e7eedf;margin-top:21px}.cta-phone span{margin-left:14px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.contact-copy>.eyebrow{color:#617d44;font-size:11px}.contact-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:25px;max-width:350px}.contact-details{margin-top:35px;display:grid;gap:25px}.contact-details>div{display:flex;gap:17px}.detail-icon{width:43px;height:43px;border:1px solid var(--line);background:#f6f8f0;border-radius:50%;display:grid;place-items:center;font-size:20px}.contact-details h3{font-size:13px;color:var(--muted);font-weight:400;margin-bottom:5px}.contact-phone{font-size:21px;font-weight:500}.contact-details address{font-size:15px;font-style:normal;line-height:1.65}.contact-details .text-link{font-size:12px;margin-top:8px}.local-note{display:flex;gap:16px;padding:23px;background:var(--cream);border-radius:11px;margin-top:36px;max-width:360px}.local-note>span{font-size:28px;color:#769148}.local-note p{font-size:13px;line-height:1.8;color:#52634f}.estimate-form{padding:35px;background:#f7f8f4;border:1px solid #e5e9df;border-radius:17px}.form-intro h3{font-size:22px;font-family:Georgia,serif;font-weight:400;letter-spacing:-.3px}.form-intro p{font-size:12px;color:var(--muted);margin:6px 0 23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 17px}.field{display:flex;flex-direction:column;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:600;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #dce2d5;border-radius:6px;background:#fff;color:var(--ink);padding:12px 13px;min-height:48px;font-size:14px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#8b938b;font-size:12px}.field textarea{resize:vertical;min-height:120px}.field [aria-invalid=true]{border-color:#b63c32}.error{color:#a12d27;font-size:12px;line-height:1.5;margin-top:4px}.error:empty{display:none}.submit-button{width:100%;margin-top:23px;justify-content:space-between}.form-note{font-size:11px;line-height:1.7;color:var(--muted);margin-top:14px}.form-note a{text-decoration:underline;text-underline-offset:2px}#form-status{margin-top:18px;padding:16px;border:1px solid #afc78e;border-radius:7px;background:#eaf2dc;font-size:14px;line-height:1.6}#form-status[data-state=error]{background:#fff1ed;border-color:#e5b7ab}footer{border-top:1px solid var(--line);background:#fafbf7;padding-top:45px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:35px}.footer-top .brand{font-size:25px}.footer-top .brand svg{width:34px}.footer-top .brand-sub{font-size:8px}.footer-top>div>p{font-size:12px;color:var(--muted);margin-top:14px}footer nav{display:flex;gap:20px;position:static;background:none;box-shadow:none;padding:0}footer nav a{font-size:12px}.footer-contact{display:grid;gap:3px;font-size:13px}.footer-contact>span{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;padding-bottom:24px;font-size:11px;color:#76816f}.floating-call{display:none}.reveal.in-view{animation:reveal .65s ease both}@keyframes reveal{from{opacity:.45;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.section-heading{gap:30px}.section-heading>p,.section-heading>div+div{max-width:290px}.services-grid{gap:15px}.service-card{padding:25px 21px}.why-section{gap:45px}.why-photo{min-height:660px}.reviews-layout{gap:35px}.rating-panel{padding-left:35px;gap:20px}.rating-number{font-size:83px}.contact-layout{gap:40px}.estimate-form{padding:27px}.footer-top{gap:20px}footer nav{gap:14px}}
@media(max-width:850px){.section-heading{align-items:flex-start;flex-direction:column;gap:22px}.section-heading>p,.section-heading>div+div{max-width:500px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card p{min-height:52px}.why-section{gap:32px}.why-photo{min-height:690px}.reviews-layout{gap:30px}.rating-panel{padding-left:26px;gap:15px}.rating-number{font-size:68px}.rating-number>span{font-size:17px;margin-top:8px}.cta-layout{gap:30px}.contact-layout{grid-template-columns:1fr 1.2fr;gap:30px}.estimate-form{padding:25px}.form-grid{grid-template-columns:1fr}.footer-top{align-items:flex-start;flex-wrap:wrap}.footer-top nav{padding-top:8px;flex-wrap:wrap}.footer-bottom{font-size:10px}}
@media(max-width:640px){.section-heading{margin-bottom:28px;gap:20px}.section-heading h2{font-size:2.65rem}.services-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:26px}.service-icon{margin-bottom:18px}.service-card p{min-height:0;font-size:15px}.service-card h3{font-size:19px}.service-card a{font-size:14px}.section-note{font-size:12px;text-align:left;line-height:1.8}.portfolio-grid{grid-template-columns:1fr;gap:17px}.portfolio-stack{gap:17px}.project-large{min-height:420px}.project{min-height:300px}.project-large{min-height:420px}.project figcaption{left:23px}.project h3{font-size:27px}.gallery-bottom{flex-direction:column;gap:10px}.why-section{grid-template-columns:1fr;gap:37px}.why-photo{min-height:430px}.why-copy h2{font-size:2.65rem}.benefits h3{font-size:16px}.benefits p{font-size:14px}.photo-caption{font-size:35px}.reviews-layout{grid-template-columns:1fr;gap:37px}.rating-panel{border-left:0;border-top:1px solid #d7dfd0;padding:29px 0 0;gap:27px}.rating-number{font-size:91px}.rating-number>span{font-size:21px;margin-top:13px}.rating-panel small{font-size:12px}.reviews-layout .review-note{font-size:12px}.cta-section{padding:57px 0}.cta-layout{flex-direction:column;align-items:stretch;gap:29px}.cta-layout h2{font-size:2.55rem}.cta-layout .eyebrow{font-size:10px}.cta-actions{min-width:0}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-copy h2{font-size:3rem}.contact-copy>p:not(.eyebrow){max-width:none}.local-note{max-width:none}.estimate-form{padding:25px 21px}.field label{font-size:14px}.field input,.field select,.field textarea{font-size:16px;min-height:51px}.field input::placeholder,.field textarea::placeholder{font-size:14px}.form-note{font-size:12px}.form-intro p{font-size:13px}.footer-top{display:grid;gap:25px}.footer-top nav{display:flex;flex-direction:row;gap:17px;flex-wrap:wrap}.footer-top nav a{font-size:14px}.footer-contact{font-size:15px}.footer-bottom{flex-direction:column;gap:7px;font-size:11px;padding-bottom:97px}.floating-call{display:flex;align-items:center;gap:9px;position:fixed;bottom:max(17px,env(safe-area-inset-bottom));right:17px;z-index:9;border-radius:30px;background:var(--forest);color:white;border:1px solid #ffffff4d;padding:13px 21px;min-height:49px;box-shadow:0 5px 20px #0d2c3335;font-size:14px;font-weight:600}.floating-call svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.6;fill:none}}
.service-card p,.section-heading>p,.section-heading>div+div,.intro,.reviews-layout p,.cta-layout p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:16px}.service-card p{min-height:88px}.field label,.service-card a{font-size:14px}.field input,.field select,.field textarea{font-size:16px}.field input::placeholder,.field textarea::placeholder{font-size:14px}.benefits p{font-size:14px}.hero-rating .stars{background:linear-gradient(90deg,#dfebb6 90%,#c8d2c3 90%);background-clip:text;color:transparent}
@media(max-width:640px){.hero{background-image:url('hero-mobile.webp')}.service-card p{min-height:0}.hero-content{padding-bottom:90px}.hero-rating{font-size:12px}.trust-strip{font-size:12px}.footer-bottom{font-size:12px}}
/* Owner presentation refinements; original palette and layout retained. */
[hidden]{display:none!important}.header-phone{font-size:16px;font-weight:700;white-space:nowrap}.nav-wrap{gap:24px}header nav{gap:23px}.menu-phone{display:none}.hero .button-glass{font-size:16px;font-weight:700;background:#173f3266;border-color:#ffffffb0}.hero-rating{gap:12px;font-size:14px}.hero-score{font-size:20px;line-height:1.2;font-weight:500}.hero-score span{font-size:17px;color:#dfebb6;margin-left:4px}.hero-rating .rating-divider{margin:0 2px}.rating-panel{gap:25px}.rating-panel strong{font-size:16px}.rating-panel p{font-size:15px;margin-top:4px}.cta-phone{font-size:19px;font-weight:600}.contact-phone{font-size:clamp(1.5rem,2.4vw,1.9rem);font-weight:600;letter-spacing:-.5px}.footer-contact>a{font-size:17px;font-weight:600}.concept-note{max-width:510px;font-size:12px;line-height:1.7;text-align:right}.form-note{font-size:13px}.form-note a{font-weight:600;color:var(--forest)}.submit-button:disabled{cursor:progress;opacity:.85;transform:none}.submit-loading{display:flex;gap:12px;align-items:center}.spinner{width:18px;height:18px;border:2px solid #ffffff55;border-top-color:white;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#form-status{display:flex;gap:15px;padding:23px;margin-top:25px;background:#edf4e4;border:1px solid #c6d5b8;border-radius:12px;scroll-margin-top:110px;scroll-margin-bottom:95px;animation:reveal .35s ease both}#form-status h3{font:400 25px/1.2 Georgia,serif;letter-spacing:-.5px}#form-status p{font-size:14px;color:#53634b;margin-top:12px;line-height:1.7}.success-check{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;background:#d8e7c7;color:var(--forest);border-radius:50%;font-size:19px}.edit-request{margin-top:17px;background:transparent;border:0;padding:3px 0;color:var(--forest);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.edit-request span{margin-left:12px}.floating-call.is-obstructed{visibility:hidden;opacity:0}.field input,.field select,.field textarea,.submit-button{scroll-margin-top:110px;scroll-margin-bottom:110px}
@media(max-width:1150px){.header-phone{display:none}}
@media(max-width:640px){.nav-wrap{gap:15px}.menu-phone{display:block;border-top:1px solid var(--line);padding-top:18px;font-weight:700}.hero-rating{font-size:13px}.hero-score{font-size:20px}.hero .button-glass{font-size:16px}.cta-phone{font-size:19px}.concept-note{text-align:left;max-width:none}.footer-bottom{padding-bottom:106px}#form-status{padding:20px 16px;gap:11px}#form-status h3{font-size:23px}.success-check{width:29px;height:29px}.field select{text-overflow:ellipsis}.contact-phone{font-size:26px}.service-card{display:flex;flex-direction:column}.service-card a{margin-top:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
