*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-green:#1b981b;--light-green:#6b8e23;--accent-green:#8fbc8f;--dark-green:#2d3d0f;--bg-light:#f8faf6;--bg-very-light:#fafbf9;--text-dark:#2d3748;--text-gray:#718096;--text-light-gray:#a0aec0;--white:#fff;--section-bg-blue:#e6f3f7;--section-bg-green:#1b981b}.header{background-color:var(--white);box-shadow:0 2px 10px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo,.logo-container{align-items:center;display:flex}.logo{color:var(--primary-green);gap:.5rem;text-decoration:none}.logo-leaf{font-size:1.5rem}.logo-image{height:2rem;object-fit:contain;width:auto}.logo-text{color:var(--primary-green);font-size:1.5rem;font-weight:700}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:var(--primary-green)}.header-actions{align-items:center;display:flex;gap:1rem}.language-selector{align-items:center;color:var(--text-gray);cursor:pointer;display:flex;gap:.25rem}.dropdown-arrow{font-size:.75rem}.get-started-btn{background-color:var(--primary-green);border:none;border-radius:.5rem;color:var(--white);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.get-started-btn:hover{background-color:var(--light-green)}@media (max-width:768px){.header-container{padding:1rem}.nav-menu{display:none}.header-actions{gap:.5rem}.get-started-btn{font-size:.875rem;padding:.5rem 1rem}}.hero{align-items:center;background:var(--white);display:flex;min-height:auto;overflow-x:hidden;padding:80px 0 40px;width:100%}.hero-container{margin:0 auto;max-width:1200px;overflow:hidden;padding:0 2rem;width:100%}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:0}.hero-text{max-width:500px}.hero-title{color:var(--primary-green);font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:var(--text-gray);font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-actions{align-items:center;display:flex;gap:1rem}.cta-primary{background-color:var(--primary-green);border:none;border-radius:.5rem;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background-color .3s ease}.cta-primary:hover{background-color:var(--light-green)}.cta-secondary{background:#0000;border:none;color:var(--primary-green);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:color .3s ease}.cta-secondary:hover{color:var(--light-green)}.hero-logo-container,.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-logo-container{animation:float 6s ease-in-out infinite}.hero-logo{filter:drop-shadow(0 10px 30px rgba(74,93,35,.3));height:675px;object-fit:contain;transition:transform .3s ease;width:675px}.hero-logo:hover{transform:scale(1.05)}.logo-glow{animation:pulse 4s ease-in-out infinite;background:#0000;border-radius:50%;height:750px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:750px}.services-preview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.service-item{padding:1rem;text-align:center}.service-item h3{color:var(--text-dark);font-size:1.125rem;font-weight:600}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.hero{padding:100px 0 40px}.hero-container{padding:0 1rem}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text{order:2}.hero-visual{order:1}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;gap:1rem;justify-content:center}.cta-primary,.cta-secondary{max-width:250px;width:100%}.services-preview{gap:1rem;grid-template-columns:repeat(2,1fr)}.hero-logo{height:350px;width:350px}.logo-glow{height:400px;width:400px}}@media (max-width:1024px) and (min-width:769px){.hero-logo{height:500px;width:500px}.logo-glow{height:550px;width:550px}}@media (max-width:480px){.hero-logo{height:250px;width:250px}.logo-glow{height:300px;width:300px}.hero-title{font-size:2rem}}.about{background:var(--bg-light);padding:80px 0}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-content{display:block;width:100%}.about-text{max-width:none;width:100%}.about-text h2{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.about-subtitle{color:var(--primary-green);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.about-description{color:var(--text-gray);font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.about-features{display:flex;flex-direction:column;gap:1.5rem}.feature{align-items:flex-start;display:flex;gap:1rem}.feature-icon{align-items:center;background:var(--white);border-radius:.5rem;display:flex;flex-shrink:0;font-size:1.8rem;font-weight:900;height:3rem;justify-content:center;padding:.75rem;width:3rem}.mission-icon{background:#1b981b1a;color:#1b981b}.innovation-icon{background:#2563eb1a;color:#2563eb}.impact-icon{background:#dc26261a;color:#dc2626}.feature-content h4{color:var(--text-dark);font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.feature-content p{color:var(--text-gray);line-height:1.5}.about-visual{align-items:center;display:flex;justify-content:center}.value-chain{background:var(--white);border-radius:1rem;box-shadow:0 10px 30px #4a5d231a;display:flex;flex-direction:column;gap:1rem;padding:2rem}.chain-step{align-items:center;background:var(--bg-light);border-radius:.5rem;display:flex;gap:1rem;padding:1rem;transition:transform .3s ease}.chain-step:hover{transform:translateX(5px)}.step-icon{align-items:center;background:var(--primary-green);border-radius:50%;color:var(--white);display:flex;font-size:1.5rem;height:3rem;justify-content:center;padding:.5rem;width:3rem}.chain-step span{color:var(--text-dark);font-weight:600}.chain-arrow{color:var(--primary-green);font-size:1.5rem;font-weight:700;text-align:center}@media (max-width:768px){.about{padding:60px 0}.about-container{padding:0 1rem}.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-text h2{font-size:2rem}.about-subtitle{font-size:1.25rem}.feature{text-align:left}.value-chain{padding:1.5rem}.chain-step{justify-content:center}}.services{background-color:var(--white);padding:0 0 20px}.services-container{margin:0 auto;max-width:1200px;padding:0 2rem}.services-header{margin-bottom:2rem;text-align:center}.services-header h2{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-header p{color:var(--text-gray);font-size:1.125rem;margin:0 auto;max-width:600px}.agrictech-section{background:#0000;margin:0;overflow:hidden;padding:0;width:100%}.agrictech-content{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:0;max-width:100vw;min-height:500px;padding:0;width:100%}.agrictech-text{background:var(--section-bg-green);color:var(--white);display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem}.agrictech-text h3{color:var(--accent-green);font-size:1rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.agrictech-text h2{color:var(--white);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.agrictech-text p{color:#ffffffe6;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.play-button{align-items:center;background:#0000;border:none;color:var(--white);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;transition:color .3s ease}.play-button:hover{color:var(--accent-green)}.play-icon{background:var(--white);border-radius:50%;color:var(--section-bg-green);font-size:1rem;height:2.5rem;width:2.5rem}.agrictech-image,.play-icon{align-items:center;display:flex;justify-content:center}.agrictech-image{background:none;border-radius:0;height:auto;overflow:hidden}.banner-image{display:block;height:100%;min-height:500px;object-fit:cover;width:100%}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.service-card{background:var(--bg-light);border-radius:1rem;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 30px #4a5d231a;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:.25rem}.service-icon-image{height:8rem;object-fit:contain;width:8rem}.service-card h3{color:var(--text-dark);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{color:var(--text-gray);line-height:1.6;margin-bottom:1rem}.service-link{color:var(--primary-green);display:inline-block;font-weight:600;text-decoration:none;transition:color .3s ease}.service-link:hover{color:var(--light-green)}.service-link.disabled{color:var(--text-gray);cursor:not-allowed}.platforms-section{background:linear-gradient(135deg,var(--primary-green) 0,var(--light-green) 100%);border-radius:1.5rem;color:var(--white);padding:3rem}.platforms-section h3{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.platforms-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.platform-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:2rem;text-align:center}.platform-icon{font-size:2.5rem;margin-bottom:1rem}.platform-card h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.platform-card p{line-height:1.6;margin-bottom:1.5rem;opacity:.9}.platform-btn{background-color:var(--white);border-radius:.5rem;color:var(--primary-green);display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.platform-btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}@media (max-width:768px){.services{padding:60px 0}.services-container{padding:0 1rem}.services-header h2{font-size:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}.platforms-section{padding:2rem}.platforms-section h3{font-size:1.5rem}.platforms-grid{gap:1.5rem;grid-template-columns:1fr}.agrictech-section{margin:2rem 0;padding:0}.agrictech-content{gap:0;grid-template-columns:1fr;min-height:auto;padding:0}.agrictech-text{padding:3rem 2rem;text-align:center}.agrictech-text h2{font-size:2rem}.banner-image{min-height:250px}}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:var(--white);border-radius:.5rem;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:var(--text-gray);cursor:pointer;display:flex;font-size:2rem;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:2.5rem;z-index:1001}.modal-close:hover{background-color:var(--bg-light);color:var(--text-dark)}.modal-body{max-height:calc(90vh - 4rem);overflow-y:auto;padding:2rem}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:var(--bg-light)}.modal-body::-webkit-scrollbar-thumb{background:var(--primary-green);border-radius:3px}@media (max-width:768px){.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.modal-body{max-height:calc(95vh - 3rem);padding:1.5rem}.modal-close{right:.5rem;top:.5rem}}.footer{background-color:var(--white);color:var(--text-dark);padding:60px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:var(--text-dark);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer-logo .logo-leaf{font-size:1.5rem}.footer-logo-image{height:2.5rem;object-fit:contain;width:auto}.footer-logo .logo-text{color:var(--text-dark);font-size:1.5rem;font-weight:700}.footer-description{color:var(--text-gray);line-height:1.6;margin-bottom:1.5rem}.contact-info p{align-items:center;color:var(--text-gray);display:flex;gap:.5rem;margin-bottom:.5rem}.contact-icon{color:var(--primary-green);font-size:1.2rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:var(--text-gray);text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--primary-green)}.footer-cta{color:var(--text-gray);line-height:1.6;margin-bottom:1rem}.footer-btn{background-color:var(--primary-green);border:none;border-radius:.5rem;color:var(--white);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.footer-btn:hover{background-color:var(--light-green)}.footer-bottom{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:var(--text-gray);margin:0}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links .privacy-link,.footer-bottom-links a{background:none;border:none;color:var(--text-gray);cursor:pointer;font-family:inherit;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links .privacy-link:hover,.footer-bottom-links a:hover{color:var(--primary-green)}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{justify-content:center}}.App{overflow-x:hidden;text-align:left;width:100%}html{scroll-behavior:smooth}section{scroll-margin-top:80px}button{font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}
/*# sourceMappingURL=main.6da00148.css.map*/