@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.landing-container{font-family:Inter,sans-serif;color:#333;background-color:#fafafa;line-height:1.5;overflow-x:hidden}.landing-container h1,.landing-container h2,.landing-container h3,.landing-container h4{margin:0;color:#111;letter-spacing:-.02em}.text-green{color:#166534}.text-orange{color:#f59e0b}.text-blue{color:#3b82f6}.btn-primary,.btn-secondary,.btn-outline,.btn-light,.btn-dark{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:9999px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none}.btn-primary{background:#166534;color:#fff}.btn-primary:hover{background:#14532d}.btn-secondary{background:#e2e8f0;color:#1e293b}.btn-secondary:hover{background:#cbd5e1}.btn-outline{background:transparent;border:1px solid #CBD5E1;color:#1e293b}.btn-outline:hover{background:#f8fafc;border-color:#94a3b8}.btn-light{background:#fff;color:#166534}.btn-dark{background:#064e3b;color:#fff;border:1px solid #166534}.full-width{width:100%}.landing-navbar{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;border-bottom:1px solid #F1F5F9}.navbar-content{max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-container{display:flex;align-items:center;gap:.5rem;color:#166534}.logo-icon{width:32px;height:32px}.logo-text{font-weight:800;font-size:1.125rem;line-height:1.1}.desktop-nav{display:none;gap:1.5rem}.desktop-nav a{text-decoration:none;color:#475569;font-weight:500;font-size:.875rem}.desktop-nav a:hover{color:#166534}.navbar-actions{display:none;align-items:center;gap:1.5rem}.lang-selector,.helpline{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:#475569;background:#f8fafc;padding:.5rem .75rem;border-radius:9999px;border:1px solid #E2E8F0}.mobile-menu-btn{display:block;background:none;border:none;cursor:pointer;color:#1e293b}.mobile-nav{padding:1rem 1.5rem;background:#fff;border-top:1px solid #F1F5F9;display:flex;flex-direction:column;gap:1rem}.mobile-nav a{text-decoration:none;color:#1e293b;font-weight:500}@media (min-width: 1024px){.desktop-nav,.navbar-actions{display:flex}.mobile-menu-btn,.mobile-nav{display:none}}section{padding:4rem 1.5rem;max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section-header.left-align{text-align:left;margin-left:0;max-width:800px}.section-badge{display:inline-block;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;letter-spacing:.05em}.section-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.section-subtitle{color:#475569;font-size:1.125rem}.hero-section{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;background:linear-gradient(135deg,#f8fafc,#fafafa);border-radius:2rem;margin-top:2rem;padding:4rem 2rem}@media (min-width: 1024px){.hero-section{grid-template-columns:1fr 1fr;padding:5rem 4rem}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:700;padding:.375rem .75rem;border-radius:9999px;margin-bottom:1.5rem;letter-spacing:.05em}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.125rem;color:#475569;margin-bottom:2rem;max-width:480px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-features{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:2.5rem}.hero-features span{display:flex;align-items:center;gap:.375rem}.hero-rating{display:flex;align-items:center;gap:1rem}.avatars{display:flex}.avatar{width:32px;height:32px;border-radius:50%;border:2px solid white;margin-left:-10px;background-color:#e2e8f0}.avatar:first-child{margin-left:0;background:#dcfce7}.avatar:nth-child(2){background:#fef3c7}.avatar:nth-child(3){background:#e0e7ff}.avatar:nth-child(4){background:#fce7f3}.rating-text{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#475569}.stars{display:flex;gap:.125rem}.hero-image-wrapper{position:relative;width:100%;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.yield-badge{position:absolute;top:1rem;right:1rem;background:#fff;padding:.75rem 1rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 15px -3px #0000001a;z-index:10}.badge-title{display:block;font-size:.625rem;color:#64748b;font-weight:700;letter-spacing:.05em}.badge-value{display:block;font-size:1.125rem;font-weight:800}.hero-image-overlay{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;z-index:10}.soil-badge{background:#166534e6;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.soil-badge.orange{background:#d97706e6}.services-section{background:#f8fafc;padding:6rem 1.5rem;border-radius:2rem}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background:#fff;padding:2.5rem 2rem;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.green-bg{background:#dcfce7}.orange-bg{background:#fef3c7}.blue-bg{background:#e0e7ff}.service-card h3{font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#64748b;font-size:.875rem;margin-bottom:1.5rem}.service-list{list-style:none;padding:0;margin:0 0 2rem}.service-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:#475569;margin-bottom:.75rem}.service-link{color:#166534;font-weight:600;font-size:.875rem;text-decoration:none}.service-link:hover{text-decoration:underline}.how-it-works-section{padding:6rem 1.5rem}.timeline-container{display:grid;grid-template-columns:1fr;gap:3rem;position:relative}@media (min-width: 768px){.timeline-container{grid-template-columns:repeat(4,1fr);gap:1.5rem}.timeline-line{position:absolute;top:24px;left:10%;right:10%;height:2px;background:#e2e8f0;z-index:0}}.timeline-step{text-align:center;position:relative;z-index:1}.step-icon{width:48px;height:48px;background:#fff;border:2px solid #E2E8F0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step-number{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#166534;color:#fff;width:20px;height:20px;border-radius:50%;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center}.timeline-step h4{font-size:1.125rem;margin-bottom:.75rem}.timeline-step p{font-size:.875rem;color:#64748b}.gallery-section{padding:4rem 1.5rem;max-width:1280px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem}@media (min-width: 768px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.gallery-item{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.impact-section{text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.stat-card{background:#fafafa;border:1px solid #E2E8F0;padding:2rem 1rem;border-radius:1rem}.stat-card h3{font-size:2.5rem;color:#166534;margin-bottom:.5rem}.stat-card h4{font-size:1rem;color:#111;margin-bottom:.5rem}.stat-card p{font-size:.75rem;color:#64748b;margin:0}.stories-section{background:#f8fafc;padding:6rem 1.5rem;border-radius:2rem;margin:4rem auto}.header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.audio-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fef3c7;color:#b45309;font-size:.75rem;font-weight:600;padding:.5rem 1rem;border-radius:9999px}.stories-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.stories-grid{grid-template-columns:repeat(3,1fr)}}.story-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column}.story-quote{font-size:1rem;color:#334155;font-style:italic;margin:1.5rem 0;flex-grow:1}.story-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.author-avatar.green{background:#dcfce7;color:#166534}.author-avatar.orange{background:#fef3c7;color:#b45309}.author-avatar.blue{background:#e0e7ff;color:#1d4ed8}.author-info strong{display:block;font-size:.875rem;color:#111}.author-info span{display:block;font-size:.75rem;color:#64748b}.cta-section{padding:2rem 1.5rem 6rem}.cta-container{background:#166534;border-radius:2rem;padding:4rem 2rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;color:#fff}@media (min-width: 768px){.cta-container{grid-template-columns:2fr 1fr;padding:4rem}}.cta-badge{display:inline-block;background:#fff3;color:#fff;font-size:.75rem;font-weight:700;padding:.375rem .75rem;border-radius:9999px;margin-bottom:1.5rem}.cta-content h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.cta-content p{color:#a7f3d0;font-size:1.125rem;margin-bottom:2rem;max-width:480px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cta-qr{display:flex;justify-content:center}.qr-box{background:#fff;padding:1.5rem;border-radius:1rem;text-align:center;color:#111;display:flex;flex-direction:column;align-items:center;gap:.5rem}.qr-placeholder{width:120px;height:120px;background:url(https://upload.wikimedia.org/wikipedia/commons/d/d0/QR_code_for_mobile_English_Wikipedia.svg) center/cover;margin-bottom:.5rem}.qr-box span{font-weight:600;font-size:.875rem}.qr-box span.small{font-weight:400;font-size:.625rem;color:#64748b}.about-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}@media (min-width: 768px){.about-grid{grid-template-columns:1fr 1fr}}.about-card{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.founder-profile{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.founder-avatar{width:64px;height:64px;background-color:#166534;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;overflow:hidden}.founder-avatar img{width:100%;height:100%;object-fit:cover}.founder-name{font-size:1.25rem;font-weight:700;color:#111;margin:0}.founder-title{color:#166534;font-weight:500;font-size:.875rem;margin:0}.founder-quote{font-style:italic;color:#475569;line-height:1.7}.location-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.location-header .location-title{margin:0;font-size:1.125rem;color:#111}.location-header .location-subtitle{margin:0;color:#64748b;font-size:.875rem}.map-container{width:100%;height:200px;background-color:#f1f5f9;border-radius:.5rem;overflow:hidden}.landing-footer{background:#27272a;color:#a1a1aa;padding:4rem 1.5rem 2rem}.footer-content{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media (min-width: 768px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr}}.brand-col p{font-size:.875rem;margin-bottom:1rem;max-width:300px}.brand-col .contact-details{font-size:.75rem;color:#71717a}.footer-helpline{margin-top:1.5rem;background:#3f3f46;padding:.75rem 1rem;border-radius:.5rem;display:inline-block;color:#fff}.footer-helpline span{display:block;font-size:.625rem;color:#a1a1aa}.footer-helpline strong{font-size:1.125rem}.logo-container.white{color:#fff;margin-bottom:1.5rem}.footer-col h4{color:#fff;font-size:.875rem;margin-bottom:1.5rem;letter-spacing:.05em}.footer-col a{display:block;color:#a1a1aa;text-decoration:none;font-size:.875rem;margin-bottom:.75rem}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:2rem;border-top:1px solid #3F3F46;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer-bottom p{font-size:.75rem;margin:0}@media (min-width: 768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.language-dropdown-dark{display:flex;align-items:center;gap:.5rem;background:#18181b;border:1px solid #3F3F46;padding:.5rem 1rem;border-radius:9999px;color:#fff;font-size:.75rem}:root{--primary-50: #f0fdf4;--primary-100: #dcfce7;--primary-200: #bbf7d0;--primary-500: #22c55e;--primary-600: #16a34a;--primary-700: #15803d;--primary-800: #166534;--primary-900: #14532d;--accent-gold: #f59e0b;--accent-gold-light: #fef3c7;--accent-gold-dark: #b45309;--bg-main: #f8fafc;--bg-card: #ffffff;--bg-sidebar: #0f172a;--text-main: #0f172a;--text-muted: #64748b;--border-light: #e2e8f0;--border-subtle: #f1f5f9;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-glow: 0 0 20px rgba(34, 197, 94, .2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .25s ease-out forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--primary-700);color:#fff;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--primary-800);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;color:var(--text-main);padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;border:1px solid var(--border-light);cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background-color:#f8fafc;border-color:#cbd5e1}.btn-gold{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #f59e0b40}.btn-gold:hover{filter:brightness(1.05);transform:translateY(-1px)}.card{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:.75rem;padding:1.5rem;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease}.card-hover:hover{box-shadow:var(--shadow-md)}.glass-panel{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4)}@keyframes spin{to{transform:rotate(360deg)}}.spin-animation{animation:spin 1s linear infinite}.layout-wrapper{display:flex;height:100vh;width:100vw;overflow:hidden}.sidebar-wrapper{width:260px;background-color:var(--bg-sidebar);color:#fff;display:flex;flex-direction:column;flex-shrink:0;transition:all .3s ease}.sidebar-brand-text{display:block}.sidebar-nav-text{display:inline}.sidebar-footer{display:flex}.content-wrapper{display:flex;flex-direction:column;flex:1;overflow:hidden}.main-content{flex:1;overflow-y:auto;padding:2rem;background-color:var(--bg-main)}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.responsive-flex{display:flex;gap:1.5rem}@media (max-width: 768px){.main-content{padding:1rem}.responsive-grid{grid-template-columns:1fr}.responsive-flex,.layout-wrapper{flex-direction:column}.sidebar-wrapper{width:100%;height:60px;flex-direction:row;order:2;padding:0;justify-content:space-around;align-items:center}.sidebar-wrapper>div:first-child,.sidebar-brand-text{display:none!important}.sidebar-wrapper .sidebar-footer{display:none}.sidebar-wrapper nav{flex-direction:row!important;padding:0!important;width:100%;justify-content:space-around;align-items:center;gap:0!important}.sidebar-wrapper nav button{flex:1;justify-content:center!important;padding:.75rem 0!important;border-radius:0!important;margin:0!important}.sidebar-wrapper nav button>div{justify-content:center}.sidebar-nav-text{display:none}.sidebar-wrapper nav button span{display:none}.content-wrapper{order:1}.desktop-header-title,.desktop-banner,.hide-on-mobile{display:none!important}.mobile-header-brand{display:flex!important}}.mobile-header-brand{display:none}
