:root{--green-900:#10281b;--green-800:#163924;--green-700:#245137;--green-100:#e8f1e8;--gold:#d9a441;--gold-dark:#a96f1d;--ink:#17211b;--muted:#5e6b62;--line:#dfe7df;--paper:#fbfaf6;--white:#fff;--shadow:0 20px 60px #10281b29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.7}.eyebrow{color:var(--gold-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.btn{border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.2rem;font-size:1rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #10281b29}.btn--primary{background:var(--gold);color:#1f1708}.btn--secondary{background:var(--white);color:var(--green-900);border:1px solid #ffffffb8}.hero{background:var(--green-900);grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:stretch;min-height:680px;display:grid;overflow:hidden}.hero__media{background-image:linear-gradient(90deg,#10281b1f,#10281b94),url(/trimming.jpg);background-position:50%;background-size:cover;min-height:420px}.hero__content{align-self:center;width:100%;min-width:0;max-width:700px;padding:5rem clamp(1.25rem,5vw,5rem)}.hero h1{color:var(--white);text-wrap:balance;max-width:720px;margin:0;font-size:clamp(2.6rem,6vw,5.75rem);line-height:.98}.hero__lead{color:#e2ece3;max-width:650px;margin:1.4rem 0 0;font-size:clamp(1.06rem,2vw,1.35rem)}.hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero__badges{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.hero__badges span{color:#f4f6ef;background:#ffffff1a;border:1px solid #ffffff29;border-radius:6px;padding:.6rem .8rem;font-weight:700}.trust-strip{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trust-strip div{border-right:1px solid var(--line);padding:1.35rem clamp(1rem,4vw,3rem)}.trust-strip div:last-child{border-right:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{color:var(--green-900);font-size:1.05rem}.trust-strip span{color:var(--muted);margin-top:.35rem}.section,.affordable-band,.service-area,.final-cta{max-width:1180px;margin:0 auto;padding:clamp(3.5rem,8vw,6.5rem) 1.25rem}.section--intro{grid-template-columns:minmax(0,.95fr) minmax(300px,.78fr);align-items:end;gap:2rem;display:grid}.section h2,.affordable-band h2,.service-area h2,.final-cta h2{color:var(--green-900);margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.section__heading{max-width:760px;margin-bottom:2rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.service-card{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #10281b14}.service-card img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.service-card div{padding:1.25rem}.service-card h3,.process h3{color:var(--green-900);margin:0;font-size:1.2rem}.service-card a{color:var(--gold-dark);margin-top:1rem;font-weight:900;display:inline-flex}.service-card p,.process p,.final-cta p{margin-bottom:0}.affordable-band{background:var(--green-800);box-shadow:var(--shadow);color:var(--white);border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr);align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.affordable-band h2,.affordable-band p{color:var(--white)}.affordable-band ul{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.affordable-band li{color:#f4f6ef;background:#ffffff17;border:1px solid #ffffff24;border-radius:6px;padding:.85rem 1rem;font-weight:700}.process__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.process__steps article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:1.5rem}.process__steps span{background:var(--green-100);color:var(--green-900);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:1rem;font-weight:900;display:inline-flex}.service-area{grid-template-columns:minmax(0,.78fr) minmax(300px,1fr);align-items:center;gap:2rem;padding-top:1rem;display:grid}.area-list{flex-wrap:wrap;gap:.7rem;display:flex}.area-list span,.area-list a{background:var(--white);border:1px solid var(--line);color:var(--green-800);border-radius:999px;padding:.7rem .95rem;font-weight:800}.final-cta{text-align:center;background-color:#0000;background-image:linear-gradient(#10281bd1,#10281bd1),url(/tree.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;margin-bottom:3rem}.final-cta h2,.final-cta p{color:var(--white);max-width:760px;margin-left:auto;margin-right:auto}.final-cta .hero__actions{justify-content:center}.about,.contact-page{max-width:1120px;margin:0 auto;padding:clamp(2.5rem,7vw,5rem) 1.25rem}.about h1,.contact-page h1{color:var(--green-900);text-align:center;margin:0 0 1rem;font-size:clamp(2.25rem,5vw,4rem)}.ins{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:8px;overflow:hidden}.ins img{aspect-ratio:16/7;object-fit:cover;width:100%}.ins h2,.more h2{color:var(--green-900);margin:1.5rem 1rem 0}.ins p{max-width:800px;margin:1rem auto 2rem;padding:0 1.25rem}.info{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1.2rem;display:grid}.more{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:8px;overflow:hidden}.more img{aspect-ratio:4/3;object-fit:cover;width:100%}.more p{padding:0 1.25rem 1.5rem}.contact-page{text-align:center}.contact-page p{max-width:720px;margin-left:auto;margin-right:auto}.detail-page{background:var(--paper)}.detail-hero{background:var(--green-900);grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:center;gap:2rem;padding:clamp(3rem,7vw,6rem) max(1.25rem,50vw - 590px);display:grid}.detail-hero--text{grid-template-columns:minmax(0,780px)}.detail-hero h1{color:var(--white);margin:0;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1}.detail-hero p{color:#e2ece3;max-width:720px;font-size:1.12rem}.detail-hero img{aspect-ratio:5/4;object-fit:cover;border-radius:8px;width:100%}.detail-content{grid-template-columns:minmax(0,.9fr) minmax(300px,.7fr);gap:2rem;max-width:1180px;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) 1.25rem;display:grid}.detail-content h2{color:var(--green-900);margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.detail-content ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.detail-content li{background:var(--white);border:1px solid var(--line);color:var(--green-900);border-radius:6px;padding:.85rem 1rem;font-weight:800}.detail-areas{padding-top:0}.process__steps a{color:var(--gold-dark);margin-top:.75rem;font-weight:900;display:inline-flex}@media (max-width:980px){.hero,.section--intro,.affordable-band,.service-area,.detail-hero,.detail-content{grid-template-columns:1fr}.hero{min-height:auto}.hero__media{order:2;min-height:340px}.hero__content{order:1}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.trust-strip,.process__steps,.info{grid-template-columns:1fr}.trust-strip div{border-bottom:1px solid var(--line);border-right:0}.trust-strip div:last-child{border-bottom:0}.service-grid{grid-template-columns:1fr}.hero__content{max-width:100vw;padding:3rem 1.25rem}.hero h1{max-width:100%;font-size:clamp(2.15rem,10.5vw,3rem)}.hero__lead{max-width:100%;font-size:1rem}.hero__actions .btn{width:100%}}@media (max-width:560px){.hero__content{max-width:390px}}
.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fbfaf6f5;position:sticky;top:0}.topbar{background:var(--green-900);color:#f4f6ef;justify-content:space-between;align-items:center;min-height:42px;padding:.55rem clamp(1rem,4vw,3rem);font-size:.92rem;font-weight:700;display:flex}.topbar span{min-width:0}.topbar div{gap:1rem;display:flex}.topbar a{color:var(--gold);white-space:nowrap}.header{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1220px;margin:0 auto;padding:1rem 1.25rem;display:flex}.brand{align-items:center;gap:.8rem;min-width:235px;display:inline-flex}.brand__mark{background:var(--white);border:2px solid var(--green-800);border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;padding:.35rem;display:inline-flex;overflow:hidden}.brand__mark img{object-fit:contain;width:100%;height:82%}.brand strong,.brand small{display:block}.brand strong{color:var(--green-900);font-size:1.08rem}.brand small{color:var(--muted);margin-top:.12rem;font-size:.78rem}.header nav ul{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.header nav a{color:var(--muted);border-radius:6px;padding:.7rem .9rem;font-weight:800;display:inline-flex}.header nav a:hover,.header nav .active a{background:var(--green-100);color:var(--green-900)}.quote-link{background:var(--gold);color:#1f1708;white-space:nowrap;border-radius:6px;padding:.8rem 1rem;font-weight:900}@media (max-width:820px){.topbar{flex-direction:column;align-items:flex-start;gap:.35rem}.header{flex-direction:column;align-items:flex-start}.header nav,.header nav ul,.quote-link{width:100%}.header nav ul{flex-wrap:wrap;justify-content:flex-start}.quote-link{text-align:center}}@media (max-width:430px){.topbar{font-size:.86rem}.topbar div{flex-wrap:wrap;gap:.35rem .8rem}.brand{min-width:0}.header nav a{padding:.65rem .8rem}}
.site-footer{background:var(--green-900);color:var(--white);margin-top:3rem}.footer-quote{grid-template-columns:minmax(0,.85fr) minmax(340px,.75fr);align-items:start;gap:2rem;max-width:1180px;margin:0 auto;padding:clamp(3rem,7vw,5rem) 1.25rem;display:grid}.footer-quote h2{color:var(--white);margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.footer-quote p{color:#dfe9df;max-width:640px}.footer-quote form{background:var(--white);color:var(--ink);border-radius:8px;gap:.85rem;padding:1.25rem;display:grid;box-shadow:0 24px 60px #00000038;max-width:none!important}.footer-quote form h2{color:var(--green-900);font-size:1.55rem}.footer-quote label{color:var(--green-900);font-weight:800}.footer-quote input,.footer-quote select,.footer-quote textarea{color:var(--ink);font:inherit;width:100%;padding:.65rem .75rem;border:1px solid var(--line)!important;border-radius:6px!important;min-height:44px!important}.footer-quote textarea{resize:vertical;min-height:110px}.footer-quote button[type=submit]{background:var(--gold);color:#1f1708;cursor:pointer;border:0;border-radius:6px;min-height:48px;font-size:1rem;font-weight:900}.footer-quote button[type=submit]:disabled{cursor:not-allowed;opacity:.55}.navbar{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1180px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.footer-brand{gap:.35rem;display:grid}.footer-brand strong{color:var(--white);font-size:1.15rem}.footer-brand span{color:#c9d5cb}.footer-brand a{color:var(--gold);font-weight:900}.navbar ul{gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.navbar a{color:#dfe9df;font-weight:800}.navbar a:hover,.navbar .active a{color:var(--gold)}.footer-seo-links{border-top:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:1180px;margin:0 auto;padding:1.5rem 1.25rem 2rem;display:grid}.footer-seo-links h3{color:var(--white);margin:0 0 .75rem;font-size:1rem}.footer-seo-links ul{flex-wrap:wrap;gap:.55rem 1rem;margin:0;padding:0;list-style:none;display:flex}.footer-seo-links a{color:#c9d5cb;font-weight:700}.footer-seo-links a:hover{color:var(--gold)}@media (max-width:860px){.footer-quote,.navbar{grid-template-columns:1fr}.footer-quote{display:grid}.navbar{flex-direction:column;align-items:flex-start}.footer-seo-links{grid-template-columns:1fr}}@media (max-width:560px){.footer-quote form>div:first-of-type{flex-direction:column}}
