.Footer_footer__pQtti{margin-top:4rem;padding:2.75rem 0 2rem;background:linear-gradient(180deg,transparent,rgba(25,91,27,.04)),var(--paper);border-top:1px solid rgba(183,194,180,.55)}.Footer_top__YBhK_{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.Footer_brand__0rdww{display:flex;align-items:center;gap:.7rem}.Footer_brand__0rdww img{width:40px;height:40px;border-radius:10px}.Footer_brandName__MmbNc{font-weight:700;color:var(--brand-green-deep)}.Footer_brandTag__1Cs7Y{margin:.15rem 0 0;color:var(--muted);font-size:.9rem;max-width:28ch}.Footer_links__cFiYr{display:flex;flex-wrap:wrap;gap:.85rem 1.2rem;align-items:center}.Footer_links__cFiYr a{color:var(--muted);font-size:.92rem;font-weight:500}.Footer_links__cFiYr a:hover{color:var(--brand-green)}.Footer_bottom__wxP7Z{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:1.25rem;border-top:1px solid rgba(183,194,180,.5);color:var(--muted);font-size:.88rem}.Footer_credit__AT7_j{display:inline-flex;align-items:center;gap:.45rem}.Footer_credit__AT7_j img{width:18px;height:18px}:root{--brand-green:#1b5e20;--brand-green-deep:#195b1b;--brand-green-mid:#2e7d32;--brand-green-soft:#e8f2e9;--cream:#f5f0e6;--paper:#fff6ea;--ink:#1a1c19;--muted:#5c635a;--line:#b7c2b4;--surface:#f7f9f5;--white:#ffffff;--whatsapp:#25d366;--whatsapp-dark:#1ebe57;--shadow:0 18px 50px rgba(25,91,27,0.18);--radius-lg:22px;--radius-md:14px;--radius-sm:10px;--header-h:76px;--max:1120px;--font:var(--font-noto-sans),"Noto Sans",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:radial-gradient(1200px 500px at 10% -10%,rgba(46,125,50,.08),transparent 60%),radial-gradient(900px 400px at 100% 0,rgba(245,240,230,.7),transparent 55%),var(--surface);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.reveal{animation:fadeUp .7s ease both}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.desktop-only{display:none}@media (min-width:900px){.desktop-only{display:inline-flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-delay-1,.reveal-delay-2,.reveal-delay-3{animation:none}}