:root{--green:#075f2a;--green2:#15803d;--light:#f3fff1;--orange:#f97316;--text:#153d22;--muted:#4f6655;--border:#d7efcf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--light)}img{max-width:100%;display:block}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.header-grid{min-height:92px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px}.brand img{width:190px;height:auto}.menu{display:flex;justify-content:center;gap:26px}.menu a{color:var(--green);text-decoration:none;font-weight:700;font-size:14px;text-transform:uppercase}.menu a:hover{color:var(--orange)}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:12px 22px;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0002}.btn-green{background:var(--green2);color:#fff}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:2px solid var(--green2);color:var(--green2);background:#fff}.btn.big{width:fit-content;margin-top:24px}.hero{position:relative;overflow:hidden;padding:88px 0;background:radial-gradient(circle at 80% 20%,#f9731629,transparent 30%),linear-gradient(135deg,#f8fff4 0%,#eaffdf 100%)}.hero:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-55px;height:110px;background:var(--green);transform:rotate(-2deg);border-top:12px solid var(--orange)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.badge{display:inline-block;background:#dcfce7;color:var(--green2);padding:10px 18px;border-radius:999px;font-weight:700;font-size:14px}.hero h1{margin:22px 0 16px;font-size:clamp(38px,6vw,68px);line-height:.98;color:var(--green)}.hero h1 strong{color:var(--orange)}.hero p{max-width:560px;color:var(--muted);font-size:20px;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-card{background:#ffffffe0;border:1px solid var(--border);border-radius:34px;padding:30px;box-shadow:0 24px 60px #075f2a24}.hero-card>img{width:360px;margin:0 auto 24px}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;padding:16px}.info span{font-size:24px;display:block;margin-bottom:8px}.section{padding:86px 0}.white{background:#fff}.section-title{text-align:center;margin-bottom:42px}.section-title span{color:var(--orange);font-weight:800}.section-title h2{margin:12px 0;font-size:clamp(30px,4vw,44px);color:var(--green)}.section-title p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product{background:#fbfff8;border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:0 16px 38px #075f2a14;transition:transform .3s ease,box-shadow .3s ease}.product:hover{transform:translateY(-7px);box-shadow:0 24px 55px #075f2a26}.product img{width:100%;height:240px;object-fit:cover;background:#fff}.product div{padding:24px}.product h3{margin:0 0 12px;font-size:26px;color:var(--green)}.product p{color:var(--muted);line-height:1.6}.green{color:#fff;background:linear-gradient(135deg,var(--green),#0d7a36)}.light h2,.light p{color:#fff}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:24px;padding:24px;transition:transform .3s ease,background .3s ease}.feature:hover{transform:translateY(-5px);background:#ffffff2e}.feature h3{margin:0 0 12px;color:#ffedd5}.feature p{line-height:1.6}.contact{background:#f7fff5}.contact-box{background:#fff;border:1px solid var(--border);border-radius:34px;padding:38px;box-shadow:0 20px 50px #075f2a1a}.contact-box h2{margin:0 0 8px;color:var(--green);font-size:36px}.contact-box p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.contact-item{background:#f7fff5;border:1px solid var(--border);border-radius:18px;padding:18px}.contact-item strong{display:block;color:var(--green);margin-bottom:6px}.contact-item span{color:var(--muted)}footer{background:#083f20;color:#fff;padding:28px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:22px}.footer-grid img{width:150px;background:#fff;border-radius:18px;padding:8px}.reveal{animation:fadeUp .8s ease both}.delay-1{animation-delay:.18s}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.header-grid{grid-template-columns:1fr;text-align:center;padding:18px 0}.brand{margin:0 auto}.menu{flex-wrap:wrap;gap:14px 22px}.hero{padding:56px 0 86px}.hero-grid{grid-template-columns:1fr}.hero-text{text-align:center}.hero p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.cards,.features{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.footer-grid{flex-direction:column;text-align:center}}@media(max-width:560px){.container{width:min(100% - 22px,1120px)}.brand img{width:170px}.hero h1{font-size:40px}.hero p{font-size:17px}.hero-card{padding:18px;border-radius:24px}.mini-grid,.cards,.features{grid-template-columns:1fr}.product img{height:220px}.section{padding:58px 0}.contact-box{padding:24px;border-radius:24px}.btn{width:100%}.linkHome{ color: white}}
