:root{--green-deep:#1c4a2b;--green-deep-2:#163b22;--green:#2e7d46;--green-light:#5aa469;--cream:#f4efe2;--cream-2:#fbf8f1;--ink:#1f281d;--body:#45503f;--muted-dark:hsla(0,0%,100%,.82);--accent:#c67f2d;--accent-dark:#a5651c;--line:#e2dac7;--line-dark:hsla(0,0%,100%,.16);--shadow:0 14px 34px rgba(20,40,24,.14);--maxw:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;color:var(--body);background:var(--cream-2);line-height:1.6;overflow-x:hidden}blockquote,body,figure{margin:0}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;color:var(--ink);line-height:1.15;margin:0 0 .5em}p{margin:0 0 1em}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px}.section{padding:clamp(48px,7vw,88px) 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:700;color:var(--green);font-family:Segoe UI,system-ui,sans-serif;margin:0 0 .6em}.sec-head{max-width:720px;margin-bottom:38px}.sec-head h2{font-size:clamp(1.7rem,3.6vw,2.5rem)}.sec-head p{font-size:1.05rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:Segoe UI,system-ui,sans-serif;font-weight:700;font-size:1rem;padding:14px 26px;border-radius:8px;cursor:pointer;white-space:nowrap;max-width:100%;transition:transform .12s ease,background .2s ease}.btn-cta{background:var(--accent);color:#fff}.btn-cta:hover{background:var(--accent-dark)}.btn-ghost{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.55)}.btn-ghost:hover{background:hsla(0,0%,100%,.12)}.btn-green{background:var(--green);color:#fff}.btn-green:hover{background:var(--green-deep)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--cream-2);border-bottom:1px solid var(--line);box-shadow:0 2px 12px rgba(20,40,24,.06)}.header-inner{gap:22px;padding:10px 22px;max-width:var(--maxw);margin:0 auto}.header-inner,.logo{display:flex;align-items:center}.logo{flex:none;margin-right:auto}.logo img{flex:none;height:52px;width:auto}.nav-drawer{display:flex;align-items:center;gap:26px}.nav-drawer a{font-family:Segoe UI,system-ui,sans-serif;font-weight:600;font-size:.98rem;color:var(--ink);white-space:nowrap;padding:4px 0;border-bottom:2px solid transparent}.nav-drawer a:hover{color:var(--green);border-bottom-color:var(--green)}.header-actions{display:flex;align-items:center;gap:16px}.header-phone{font-family:Segoe UI,system-ui,sans-serif;font-weight:700;color:var(--green-deep);white-space:nowrap}.header-phone:hover{color:var(--accent-dark)}.header-cta{padding:11px 20px}.hamburger,.nav-close,.nav-overlay{display:none}.hero{background:var(--green-deep);color:#fff}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center;padding:clamp(46px,6vw,82px) 0}.hero-copy h1{color:#fff;font-size:clamp(2.1rem,5vw,3.4rem);margin-bottom:.35em}.hero-copy .lede{color:var(--muted-dark);font-size:1.12rem;max-width:34ch}.hero-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin:6px 0 26px;align-items:center}.hero-trust .stars{color:#f4c95d;font-weight:700;letter-spacing:.04em}.hero-trust .dot{color:hsla(0,0%,100%,.4)}.hero-trust span.lbl{color:var(--muted-dark);font-weight:600;font-size:.96rem}.hero-cta-row{display:flex;flex-wrap:wrap;gap:14px}.hero-photo{position:relative;border-radius:14px;overflow:hidden;min-height:320px;background:var(--green-deep-2);box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;min-height:320px;object-fit:cover}.hero-badge{position:absolute;left:16px;bottom:16px;background:rgba(28,74,43,.92);color:#fff;border-radius:10px;padding:12px 16px;font-family:Segoe UI,system-ui,sans-serif}.hero-badge b{display:block;font-size:1.3rem}.hero-badge span{display:block;font-size:.82rem;color:var(--muted-dark)}.trust-strip{background:var(--cream);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:22px 0}.trust-cell{text-align:center;padding:8px 12px;border-right:1px solid var(--line)}.trust-cell:last-child{border-right:none}.trust-cell b{display:block;font-family:Georgia,serif;color:var(--green-deep);font-size:1.18rem}.trust-cell span{display:block;font-size:.86rem;color:var(--body)}.story{background:var(--cream-2)}.story-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);align-items:center}.story-photo{border-radius:14px;overflow:hidden;box-shadow:var(--shadow);background:var(--cream)}.story-photo img{width:100%;height:100%;min-height:360px;object-fit:cover}.story-copy h2{font-size:clamp(1.7rem,3.6vw,2.5rem)}.story-quote{border-left:4px solid var(--green-light);padding:6px 0 6px 20px;margin:22px 0 0;font-style:italic;color:var(--ink);font-size:1.05rem}.story-quote cite{display:block;margin-top:10px;font-style:normal;font-weight:700;color:var(--green);font-size:.9rem}.services{background:var(--cream)}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.svc-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(20,40,24,.06);display:flex;flex-direction:column}.svc-thumb{display:block;height:200px;overflow:hidden;position:relative}.svc-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.svc-card:hover .svc-thumb img{transform:scale(1.05)}.svc-body{padding:20px 22px 24px}.svc-body h3{font-size:1.22rem;color:var(--green-deep)}.svc-body p{font-size:.96rem;margin:0}.gallery{background:var(--cream-2)}.gal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.gal-item{display:block;height:clamp(200px,24vw,300px);border-radius:12px;overflow:hidden;background:var(--cream)}.gal-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gal-item:hover img{transform:scale(1.05)}.lightbox{display:none}.lightbox:target{display:flex;position:fixed;inset:0;z-index:100;background:rgba(10,20,12,.92);align-items:center;justify-content:center;padding:24px}.lb-backdrop{position:absolute;inset:0;cursor:zoom-out}.lightbox img{position:relative;max-width:92vw;max-height:86vh;object-fit:contain;border-radius:8px;z-index:2}.lb-close{position:fixed;top:16px;right:22px;z-index:3;color:#fff;font-size:30px;line-height:1;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.14)}.reviews{background:var(--green-deep);color:#fff}.reviews .eyebrow{color:var(--green-light)}.reviews .sec-head h2{color:#fff}.reviews .sec-head p{color:var(--muted-dark)}.rev-featured{background:#fff;color:var(--ink);border-radius:16px;padding:clamp(26px,4vw,40px);box-shadow:var(--shadow);margin-bottom:22px}.rev-featured .rev-stars{color:#e0a02a;font-size:1.1rem;letter-spacing:.12em;margin-bottom:12px}.rev-featured blockquote{font-size:clamp(1.1rem,2.2vw,1.38rem);font-family:Georgia,serif;line-height:1.5;color:var(--ink)}.rev-featured cite{display:block;margin-top:16px;font-style:normal}.rev-featured cite .who{display:block;font-weight:700;color:var(--green-deep);font-size:1rem}.rev-featured cite .src{display:block;font-size:.84rem;color:var(--body);margin-top:2px}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.rev-card{background:hsla(0,0%,100%,.07);border:1px solid var(--line-dark);border-radius:14px;padding:24px 24px 22px}.rev-card .rev-stars{color:#f4c95d;letter-spacing:.12em;margin-bottom:10px}.rev-card blockquote{color:#fff;font-size:1.02rem}.rev-card cite{display:block;margin-top:14px;font-style:normal}.rev-card cite .who{display:block;font-weight:700;color:#fff;font-size:.95rem}.rev-card cite .src{display:block;font-size:.8rem;color:var(--muted-dark);margin-top:2px}.contact{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:stretch}.contact-copy h2{font-size:clamp(1.7rem,3.6vw,2.5rem)}.contact-lines{list-style:none;padding:0;margin:20px 0 26px}.contact-lines li{display:flex;gap:14px;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--line)}.contact-lines .ci-text{display:flex;flex-direction:column;min-width:0}.contact-lines .ci-lbl{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:700;margin-bottom:2px}.contact-lines .ci-val{display:block;font-size:1.12rem;font-weight:700;color:var(--ink);overflow-wrap:anywhere}.contact-lines a.ci-val:hover{color:var(--accent-dark)}.contact-icon{flex:none;width:40px;height:40px;border-radius:10px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.area-card{background:var(--green-deep);color:#fff;border-radius:16px;padding:clamp(26px,4vw,38px);box-shadow:var(--shadow)}.area-card h3{color:#fff;font-size:1.4rem}.area-card p{color:var(--muted-dark)}.area-chips{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.area-chips span{background:hsla(0,0%,100%,.1);border:1px solid var(--line-dark);border-radius:999px;padding:7px 15px;font-size:.9rem;color:#fff}.area-counties{color:var(--muted-dark);font-size:.95rem;margin:0}.site-footer{background:var(--green-deep-2);color:var(--muted-dark)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:34px;gap:34px;padding:52px 0 30px}.footer-logo-chip{display:inline-flex;background:#fff;border-radius:10px;padding:12px 16px;margin-bottom:16px}.footer-logo-chip img{height:46px;width:auto}.site-footer h4{color:#fff;font-family:Segoe UI,system-ui,sans-serif;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:9px}.footer-links a:hover{color:#fff}.footer-note{max-width:34ch;font-size:.95rem}.footer-bar{border-top:1px solid var(--line-dark);padding:18px 0;font-size:.82rem;color:hsla(0,0%,100%,.55);display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:space-between}@media (max-width:1040px){.hamburger{display:inline-flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;font-size:1.5rem;color:var(--green-deep);border:1px solid var(--line);border-radius:10px}.nav-drawer{position:fixed;top:0;right:0;height:100%;width:min(82%,320px);background:var(--green-deep);flex-direction:column;align-items:stretch;gap:0;padding:74px 0 24px;display:none;z-index:70;box-shadow:-10px 0 34px rgba(0,0,0,.34);overflow-y:auto}#menu:target .nav-drawer{display:flex}.nav-drawer a{color:#fff;padding:15px 26px;font-size:1.05rem;border-bottom:none;width:100%}.nav-drawer a:hover{color:#fff;background:hsla(0,0%,100%,.08);border-bottom:none}.nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:65;display:none}#menu:target .nav-overlay{display:block}.nav-close{display:none;position:absolute;top:16px;right:18px;width:40px;height:40px;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;border-radius:8px}#menu:target .nav-close{display:flex}.hero-grid{grid-template-columns:1fr}.hero-photo{min-height:280px;order:-1}.story-grid{grid-template-columns:1fr}.story-photo{order:-1}.story-photo img{min-height:300px}.rev-grid,.svc-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media (max-width:640px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-cell:nth-child(2){border-right:none}.trust-cell{border-bottom:1px solid var(--line);padding-bottom:14px}.trust-cell:nth-child(3),.trust-cell:nth-child(4){border-bottom:none;padding-top:14px}.footer-grid,.gal-grid,.rev-grid,.svc-grid{grid-template-columns:1fr}.footer-grid{padding-top:40px}}@media (max-width:560px){.header-cta,.header-phone{display:none}}@media (max-width:430px){.gal-grid{grid-template-columns:1fr}.gal-item{height:clamp(220px,60vw,300px)}}