:root{--primary-color:#568259;--secondary-color:#3f612d;--background-color:#f8f8f7;--text-color:#000;--chat-user-bg:#e4e1e0;--chat-ai-bg:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f8f7;background-color:var(--background-color);color:#000;color:var(--text-color);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden}.typing-cursor:after{animation:blink 1s steps(1) infinite;content:"|";margin-left:2px}.landing-root{background:#e4e1e0;color:#2d5c2d;font-family:Inter,DejaVu Sans,Arial,sans-serif;margin:0;padding:0}.hero-section{align-items:center;background-image:url(/landing/static/media/Agroforestry.b769d62ee918bf4efe36.jpg);background-position:50%;background-size:cover;background-size:contain;display:flex;flex-direction:column;justify-content:center;min-height:50vh;overflow:hidden;position:relative}.hero-section:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-section .header-top,.hero-section .hero-content{position:relative;z-index:2}.logo-hero{border-radius:50%;box-shadow:0 2px 8px #00000012;height:70px;left:2rem;position:absolute;top:2rem;width:70px;z-index:2}.hero-content{margin-bottom:30px;margin-top:4rem;z-index:2}.hero-content,.text-center{align-items:center;display:flex;flex-direction:column}.header-top{display:flex;padding:20px 0 0 20px;width:100%;.site-name,.sub-text,.welcome-text{color:#fff}}.hero-content h1{color:#fff;font-size:1.8rem;font-weight:800;line-height:1.5}.hero-content h2{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:2rem}.cta-btn{background:#373534;border:none;border-radius:2rem;box-shadow:0 2px 8px #2d5c2d14;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;padding:.9rem 2.2rem;transition:background .2s}.cta-btn:hover{background:#7dada4;color:#fff}.hero-gradient{background:linear-gradient(180deg,#f6faf600,#e4e1e0);bottom:0;height:80px;left:0;position:absolute;width:100%;z-index:1}.why-section{background:#e4e1e0;padding:0 1rem 2.5rem;text-align:center}.why-section h2{color:#373534;font-size:2rem;font-weight:800;margin-bottom:2.5rem}.why-columns{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.why-col{background:none;flex:1 1 220px;margin:0 .5rem;max-width:320px;min-width:200px;padding:0 .5rem}.why-icon{align-items:center;background:#8bbc80;border-radius:50%;display:flex;font-size:1.7rem;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.why-col h3,.why-icon{color:#373534;font-weight:700}.why-col h3{font-size:1.2rem;margin-bottom:.5rem}.why-col p{color:#373534;font-size:1rem}.chatbot-screenshot{border-radius:16px;box-shadow:0 8px 32px #00000026;display:block;margin:20px auto 0;max-width:60%}.questions-section{background:#e4e1e0;padding:2.5rem 1rem 0;text-align:center}.questions-section h2{color:#373534;font-size:2rem;font-weight:800;margin-bottom:2rem}.carousel-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:1.5rem}.carousel-card{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #2d5c2d12;color:#2d5c2d;font-family:DejaVu Sans,Arial,sans-serif;font-size:1.05rem;font-weight:500;max-width:350px;min-width:270px;padding:1.2rem 2.2rem;text-align:left}.questions-subtitle{color:#373534;font-size:1.4rem;font-weight:700;margin:2rem 0 1.5rem}.features-section{display:flex;flex-direction:column;gap:60px;margin:60px 0}.feature-block{text-align:center}.feature-title{color:#373534;font-size:1.5rem;font-weight:600;margin-bottom:8px}.features-link{color:#373534;display:inline-block;font-size:1rem;margin-bottom:25px;text-decoration:none}.features-link:hover{text-decoration:underline}.chatbot-placeholder{background:#fff;border:1px solid #ccc;border-radius:12px;color:#373534;font-size:1rem;font-style:italic;margin-top:20px;padding:60px 20px}.pricing-section{background:#121e12;color:#fff;padding:3.5rem 1rem 4rem;text-align:center}.pricing-section h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:2.5rem}.pricing-cards{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.pricing-card{align-items:center;background:#1e2d1e;border-radius:1.5rem;box-shadow:0 2px 12px #2d5c2d1a;display:flex;flex:1 1 260px;flex-direction:column;margin-bottom:1.5rem;max-width:340px;min-width:260px;padding:2.2rem 2rem 2.5rem}.pricing-card h3{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem}.pricing-card ul{color:#cfe3cf;font-size:1.05rem;list-style:none;margin:0 0 1.5rem;padding:0;text-align:left}.pricing-card ul li{margin-bottom:.7rem}.price{color:#6fae6a;font-size:1.5rem;font-weight:800;margin-bottom:1.2rem}.pricing-card .cta-btn{background:#2d5c2d;border-radius:2rem;color:#fff;font-size:1.1rem;font-weight:700;margin-top:auto;padding:.7rem 1.5rem}.pricing-card .cta-btn:hover{background:#6fae6a;color:#2d5c2d}@media (max-width:900px){.pricing-cards,.why-columns{align-items:center;flex-direction:column;gap:1.5rem}.hero-content{margin-top:5rem;max-width:95vw}}@media (max-width:600px){.hero-section{min-height:55vh;padding:0 0 0 .5rem}.logo-hero{height:48px;left:1rem;top:1rem;width:48px}.hero-content h1{font-size:1.3rem}.cta-btn,.hero-content h2{font-size:1rem}.cta-btn{padding:.7rem 1.2rem}.pricing-section,.questions-section,.why-section{padding:1.5rem .3rem 2rem}.carousel-card{font-size:.98rem;max-width:90vw;min-width:170px;padding:.7rem}.chatbot-placeholder{font-size:.95rem;min-height:120px}.pricing-card{max-width:98vw;min-width:180px;padding:1.2rem .7rem 1.5rem}}.carousel-modern{background:none;margin-bottom:2.2rem;padding:0}.carousel-track{display:flex;gap:1.2rem;justify-content:center;overflow:hidden;transition:transform .6s cubic-bezier(.4,1.2,.4,1);width:100%}.dark-card.carousel-card{align-items:center;background:#7dada4;border:1.5px solid #232325;border-radius:1.3rem;box-shadow:0 4px 18px #0000002e;color:#fff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:600;justify-content:flex-start;margin:0;max-width:320px;min-width:260px;padding:1.3rem 1.7rem;position:relative;transition:box-shadow .18s,transform .18s}.carousel-arrow{background:none;border:none;border-radius:50%;color:#6fae6a;cursor:pointer;font-size:2.2rem;padding:0 .5rem;transition:color .2s,background .18s,transform .18s;z-index:2}.carousel-arrow:hover{background:#232325;color:#fff;transform:scale(1.13)}@media (max-width:900px){.carousel-track{gap:.7rem}.dark-card.carousel-card{font-size:.98rem;max-width:90vw;min-width:180px;padding:1rem .7rem}}@media (max-width:600px){.carousel-track{gap:.5rem}.dark-card.carousel-card{font-size:.95rem;max-width:98vw;min-width:90vw;padding:.7rem .5rem}}.full-width-carousel{margin-left:50%;max-width:100vw;padding:0 .5vw;transform:translateX(-50%);width:100vw}.carousel-double-row{align-items:center;display:flex;flex-direction:column;gap:1.1rem;width:100%}.carousel-row{display:flex;flex-direction:row;gap:1.1rem;justify-content:center;width:100%}.dark-card.carousel-card{box-sizing:border-box;flex:1 1;max-width:100%;min-width:0;text-align:left}@media (max-width:1200px){.carousel-row{gap:.7rem}.dark-card.carousel-card{font-size:.98rem;padding:1rem .7rem}}@media (max-width:900px){.carousel-row{gap:.5rem}.dark-card.carousel-card{font-size:.95rem;padding:.7rem .5rem}}@media (max-width:700px){.carousel-double-row{gap:.5rem}.carousel-row{flex-wrap:wrap;gap:.3rem}.dark-card.carousel-card{margin-bottom:.5rem;max-width:98vw;min-width:90vw}}.carousel-track.carousel-double-row{display:flex;flex-direction:row;transition:transform .7s cubic-bezier(.4,1.2,.4,1);width:200%;will-change:transform}.carousel-slide-group{display:flex;flex-direction:column;gap:1.1rem;width:50%}.carousel-double-row.sliding{transform:translateX(-50%)}.carousel-double-row:not(.sliding){transform:translateX(0)}@media (max-width:900px){.carousel-track.carousel-double-row{gap:0}.carousel-slide-group{gap:.5rem}}@media (max-width:700px){.carousel-track.carousel-double-row{gap:0}.carousel-slide-group{gap:.2rem}}.carousel-marquee-row{align-items:center;display:flex;flex-direction:row;gap:1.1rem;margin-bottom:10px;overflow:hidden;white-space:nowrap}.group{animation:scrolling 70s linear infinite;display:flex;flex:0 0 auto;gap:20px;padding-right:20px;will-change:transform}.carousel-marquee-row:hover .group{animation-play-state:paused}.carousel-marquee-row.reverse .group,.carousel-marquee-row.reverse .marquee-inner{animation-direction:reverse}.marquee-inner{animation:scrollMarquee 65s linear infinite;animation:scrollMarquee var(--marquee-duration,65s) linear infinite;display:flex;gap:1.1rem}.carousel-marquee-row .carousel-card:focus,.carousel-marquee-row .carousel-card:hover,.carousel-marquee-row:focus .marquee-inner,.carousel-marquee-row:hover .marquee-inner{animation-play-state:paused!important}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carousel-marquee-row .carousel-card{align-items:center;background:#7dada4;border-radius:1.1rem;box-shadow:0 2px 8px #00000021;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.93rem;font-weight:500;height:96px;justify-content:center;line-height:1.2;margin:0 10px 0 0;max-width:240px;min-width:200px;overflow:hidden;padding:.7rem 1rem;position:relative;text-align:center;text-overflow:ellipsis;transition:box-shadow .18s,transform .18s;white-space:normal;word-break:break-word}@media (max-width:1200px){.carousel-marquee-row .carousel-card{font-size:.91rem;height:48px;max-width:45vw;min-width:120px;padding:.6rem .5rem}}@media (max-width:700px){.carousel-marquee-double{gap:.5rem}.carousel-marquee-row{gap:.3rem}.carousel-marquee-row .carousel-card{font-size:.89rem;height:44px;max-width:90vw;min-width:70vw;padding:.5rem .3rem}}
/*# sourceMappingURL=main.6c1c6f22.css.map*/