*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#16301f;background:#f7faf6;line-height:1.6}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 5%;background:rgba(255,255,255,.96);box-shadow:0 2px 20px rgba(0,0,0,.08)}.brand{display:flex;align-items:center;gap:10px;color:#12351e;text-decoration:none}.brand-mark{font-size:38px}.brand strong{display:block;letter-spacing:1.5px;font-size:18px}.brand small{display:block;font-size:9px;letter-spacing:1.2px}.site-header nav{display:flex;gap:20px}.site-header nav a{color:#254a2e;text-decoration:none;font-weight:700;font-size:14px}.btn{display:inline-block;background:#23733a;color:white;text-decoration:none;padding:13px 22px;border-radius:8px;font-weight:800;box-shadow:0 8px 20px rgba(35,115,58,.18)}.btn:hover{transform:translateY(-1px)}.btn-small{padding:10px 14px}.btn-outline{background:transparent;color:#23733a;border:2px solid #23733a}.hero{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:70px 8%;background:linear-gradient(120deg,#eef7ed,#d9efd6)}.hero-content{max-width:700px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#23733a}.hero h1{font-size:clamp(44px,7vw,78px);line-height:1.02;margin:15px 0}.hero h1 span{color:#23733a}.hero p{font-size:20px;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.trust-row{display:flex;gap:20px;flex-wrap:wrap;font-size:14px}.hero-art{min-height:420px;position:relative;display:flex;align-items:center;justify-content:center}.sun{position:absolute;width:290px;height:290px;border-radius:50%;background:#d6e9a7;filter:blur(1px)}.tree{position:relative;font-size:230px;filter:drop-shadow(0 25px 15px rgba(0,0,0,.15))}.promo{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:18px 8%;background:#153d22;color:white}.promo strong{font-size:28px;margin-right:15px}.promo-note{font-size:14px;opacity:.9}.section{padding:90px 8%}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section h2,.about h2,.process h2,.contact h2{font-size:42px;line-height:1.1;margin:8px 0}.section-head p{max-width:430px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{background:white;border-radius:14px;padding:25px;box-shadow:0 8px 30px rgba(20,60,30,.07);border:1px solid #e4eee2}.cards i{font-style:normal;font-size:34px}.cards h3{margin:12px 0 4px}.cards p{margin:0;color:#55705c}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:80px 8%;background:#edf6eb}.about-art{min-height:420px;border-radius:25px;background:linear-gradient(145deg,#cfe7c7,#f5f9df);display:flex;align-items:center;justify-content:center}.big-tree{font-size:220px}.checklist{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}.checklist li:before{content:"✓";color:#23733a;font-weight:900;margin-right:9px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.photo{height:230px;border-radius:16px;display:flex;align-items:end;padding:18px;color:white;font-weight:900;background:linear-gradient(145deg,#789b6e,#244b2c);box-shadow:inset 0 -80px 80px rgba(0,0,0,.25)}.p2{background:linear-gradient(145deg,#a7b98d,#3c5737)}.p3{background:linear-gradient(145deg,#b6cba7,#5a7650)}.p4{background:linear-gradient(145deg,#8fae79,#31573a)}.p5{background:linear-gradient(145deg,#91a49a,#294b3b)}.p6{background:linear-gradient(145deg,#b1c28c,#4a6338)}.process{padding:80px 8%;text-align:center;background:#183b22;color:white}.process .eyebrow{color:#bfe39d}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.steps>div{padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:14px}.steps b{font-size:34px;color:#bfe39d}.areas{text-align:center}.areas p{max-width:850px;margin:15px auto;font-size:20px}.faq{max-width:1000px;margin:auto}.faq details{background:white;border:1px solid #e0e9de;border-radius:10px;padding:18px 20px;margin:10px 0}.faq summary{font-weight:800;cursor:pointer}.contact{padding:65px 8%;background:#dcefd6;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-light{background:white;color:#173b23}footer{padding:35px 8%;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:#102a18;color:#dcebdc}footer .brand{color:white}footer p{margin:0;font-size:12px}.mobile-bar{display:none}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:55px 7%}.hero-art{min-height:260px}.cards{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.contact{display:block}.contact-actions{margin-top:20px}}@media(max-width:600px){.site-header .btn{display:none}.hero h1{font-size:48px}.hero p{font-size:17px}.promo{display:block}.promo-note{margin-top:8px}.section,.about{padding:60px 6%}.section-head{display:block}.section h2,.about h2,.process h2,.contact h2{font-size:34px}.cards,.gallery,.steps{grid-template-columns:1fr}.photo{height:200px}.big-tree{font-size:150px}.checklist{grid-template-columns:1fr}footer{padding-bottom:80px}.mobile-bar{position:fixed;display:flex;bottom:0;left:0;right:0;z-index:50;background:white;box-shadow:0 -3px 20px rgba(0,0,0,.15)}.mobile-bar a{flex:1;text-align:center;padding:13px;text-decoration:none;color:#173b23;font-weight:900}.mobile-bar a:first-child{background:#23733a;color:white}}