body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal-backdrop{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-content{animation:fadeIn .3s ease;background:#fff;border-radius:10px;color:#222;max-width:500px;padding:2rem;position:relative;width:90%}.modal-content h2{color:#2e5a2b;font-size:1.3rem;margin-bottom:1rem}.contact-form input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:12px;width:100%}.modal-actions{display:flex;justify-content:space-between;margin-top:1rem}.modal-actions button{border:none;border-radius:25px;cursor:pointer;font-size:1rem;padding:10px 20px;transition:.3s}.modal-actions button:first-child{background:#aaa;color:#fff}.modal-actions button:last-child{background:#2e5a2b;color:#fff}.modal-actions button:hover{opacity:.9}@keyframes fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}footer{background:#0003;margin-top:auto;padding:2rem 1rem}footer .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.address-text div{line-height:1.4}.address-text div:first-child{margin-top:0}.social-links{display:flex;gap:1rem;justify-content:center;margin-bottom:0}.social-links a{color:#fff;font-size:1.5rem;transition:transform .3s ease}.social-links a:hover{transform:translateY(-3px)}.contact-line-email{align-items:center;display:flex;gap:.5rem}.contact-line-email span{vertical-align:middle}.custom-col{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem;padding-bottom:0}@media (max-width:768px){footer .row{flex-direction:column;gap:1rem;text-align:center}.custom-col{align-items:center}}.product-detail-page{animation:gradientBG 18s ease infinite;background:linear-gradient(135deg,#2e5a2b,#4b8f3b,#7ac74f,#3a6b35);background-size:400% 400%;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;min-height:100vh;padding:0}.container{margin:auto;max-width:1000px;padding:1rem}.product-detail-page h1{color:#c4e0c2;font-size:2.5rem;margin-bottom:2rem;text-align:center;text-shadow:1px 1px 6px #4b8f3bb3}.product-card{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000004d;color:#2e5a2b;margin-bottom:2rem;padding:2rem}.product-card h2{color:#2e5a2b;font-size:2rem;margin-bottom:.5rem;margin-top:0}.product-card hr{border:1px solid #4b8f3b;margin:1rem 0}.product-card p{font-size:1rem;line-height:1.5;margin:0 0 1rem}.product-card ul{margin:0 0 1rem;padding-left:20px}.product-card strong{color:#3a6b35}@media (max-width:768px){.container{padding:.5rem}.product-card{padding:1.5rem}.product-card h2{font-size:1.8rem}.product-card p,.product-card ul{font-size:.95rem}}.product-detail-page .mainheadingprodetails{color:#fff!important}.productcatelogs-page{align-items:center;animation:gradientBG 18s ease infinite;background:linear-gradient(135deg,#2e5a2b,#4b8f3b,#7ac74f,#3a6b35);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem 1rem}.productcatelogs-page .mainheadingcatlog{color:#fff!important}.productcatelogs-page h1{color:#3a6b35;font-size:2.8rem;margin-bottom:2rem;text-align:center;text-shadow:1px 1px 4px #0003}.productcatelogs-grid{grid-gap:1.25rem;background:#569a50;border-radius:16px;box-shadow:0 8px 20px #0000001a;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:1rem;width:90%}@media (min-width:1200px){.productcatelogs-grid{grid-template-columns:repeat(5,1fr)}}.productcatelogs-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.productcatelogs-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.productcatelogs-card img{background:#f0f0f0;border-radius:8px;height:80px;margin-bottom:.75rem;object-fit:cover;width:80px}.productcatelogs-card h3{color:#2e5a2b;font-size:1.15rem;line-height:1.2;margin:.4rem 0}.productcatelogs-card p{color:#3a6b35;font-size:.9rem;line-height:1.3;margin:.3rem 0}.productcatelogs-card strong{color:#3a6b35}@media (max-width:768px){.productcatelogs-page h1{font-size:2rem}.productcatelogs-card{padding:.85rem}.productcatelogs-card img{height:70px;margin-bottom:.6rem;width:70px}.productcatelogs-card h3{font-size:1.05rem}.productcatelogs-card p{font-size:.85rem}}@media (max-width:480px){.productcatelogs-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.crop-education-page{align-items:flex-start;color:#fff;justify-content:center}.crop-education-page,.overlay{display:flex;min-height:100vh;padding:2rem}.overlay{border:1.5px solid #fff;box-shadow:0 10px 25px #0006;box-sizing:border-box;flex-direction:column;width:100%}.main-heading{word-wrap:break-word;margin-bottom:2rem;max-width:100%;overflow-wrap:break-word;text-shadow:2px 2px 10px #000000b3}@media (max-width:768px){.main-heading{font-size:2rem}}@media (max-width:480px){.main-heading{font-size:1.6rem}}.dropdown-card.single-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1.5px solid #fff;border-radius:15px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:.8rem 1rem}.dropdown-inner{display:flex;flex:1 1 10px;flex-direction:column;justify-content:center}.dropdown-inner label{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.3rem}.dropdown-inner select{background:#ffffffe6;border:none;border-radius:8px;color:#000;font-size:.95rem;outline:none;padding:.35rem .5rem;width:100%}.crop-info-wrapper{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.crop-info-wrapper,.info-card{box-sizing:border-box;width:100%}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1.5px solid #fff;border-radius:15px;box-shadow:0 6px 20px #0009;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;padding:1.2rem;transition:transform .3s,box-shadow .3s}.info-card:hover{box-shadow:0 10px 25px #000000b3;transform:translateY(-5px)}.info-card h2,.info-card h3{color:#ffeb3b;margin-bottom:1rem;text-shadow:1px 1px 5px #000000b3}.info-card li,.info-card p{color:#fff;font-size:.95rem;line-height:1.5;margin-bottom:.5rem}.info-card ul{padding-left:1.2rem}@media (max-width:768px){.main-heading{font-size:2rem}.dropdown-card.single-card{cursor:pointer;flex-direction:column;gap:.8rem}.dropdown-inner{cursor:pointer;width:100%}}@media (max-width:480px){.main-heading{font-size:1.8rem}.dropdown-inner select{background:#ffffffe6;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:.95rem;outline:none;padding:.35rem .5rem;width:100%}.crop-info-wrapper{gap:.8rem;grid-template-columns:1fr}.info-card{padding:.8rem}}.weather-soil-page{background:linear-gradient(135deg,#a8e063,#56ab2f);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.overlay{background:#0009;border-radius:15px;margin:auto;max-width:1200px;padding:20px}.main-heading{color:#fff;font-size:2rem;margin-bottom:20px;text-shadow:1px 1px 3px #000}.top-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.dropdown-label{color:#fff;font-size:1.1rem;font-weight:700}.state-dropdown{border:none;border-radius:8px;font-size:.95rem;min-width:180px;padding:6px 10px}.cards-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.soil-card,.weather-card{background:#fffffff2;border:3px solid #ded583;border-radius:15px;box-shadow:0 5px 15px #0000004d;flex:1 1 400px;height:480px;min-width:300px;overflow-y:auto;padding:20px}.weather-card{max-width:400px;position:-webkit-sticky;position:sticky;top:20px}.soil-card{max-width:500px}.soil-card ul,.weather-card ul{list-style:none;padding:0}.soil-card li,.weather-card li{font-size:1rem;margin-bottom:10px}.error{color:red;font-weight:700}@media (max-width:1024px){.cards-container{align-items:center;flex-direction:column;gap:20px}.soil-card,.weather-card{margin-top:20px;max-width:100%;position:relative}.weather-card{position:relative;top:0}}*{box-sizing:border-box;margin:0;padding:0}body{animation:gradientBG 18s ease infinite;background:linear-gradient(135deg,#2e5a2b,#4b8f3b,#7ac74f,#3a6b35);background-size:400% 400%;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.App{display:flex;flex-direction:column;min-height:100vh}header{background:#0000001a;flex-wrap:wrap;justify-content:space-between;padding:1.5rem}.logo,header{align-items:center;display:flex}.logo{gap:10px}.logo-icon{color:#c4e0c2;font-size:2.2rem}.logo-text{font-size:2rem;font-weight:700;letter-spacing:1px}.header-links-container,.header-right{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;max-width:100%;width:auto}.about-us-link,.contact-link,.language-toggle-btn{align-items:center;background:#0000;border:2px solid #fff;border-radius:20px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;padding:6px 12px;transition:all .3s ease;white-space:nowrap}.about-us-link:hover,.language-toggle-btn:hover{background-color:#fff;color:#2e5a2b}.contact-link{border:2px solid #fff;border-radius:20px;padding:6px 12px;text-decoration:none;transition:all .3s ease}.contact-link:hover{background-color:#fff;color:#2e5a2b}.contact-link i{margin-right:8px}@media (max-width:600px){.header-links-container,.header-right{align-items:flex-end;flex-direction:column;gap:.5rem}.about-us-link,.contact-link,.language-toggle-btn{font-size:.85rem;padding:5px 10px;text-align:right;white-space:normal;width:100%}}@media (max-width:480px){.header-links-container,.header-right{flex-wrap:wrap;justify-content:flex-end}.about-us-link,.contact-link,.language-toggle-btn{flex:1 1 100%;font-size:.85rem;justify-content:center;padding:5px 10px}}.container{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem 1rem}.hero{margin-bottom:3rem;text-align:center}.hero h1{font-size:2.5rem;line-height:1.3;margin-bottom:1rem}.hero p{font-size:1.2rem;margin:0 auto;max-width:800px;opacity:.95}.features{grid-gap:2rem;cursor:pointer;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:3rem 0}.feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-5px)}.feature-icon{color:#c4e0c2;font-size:3rem;margin-bottom:1rem}.feature h3{font-size:1.3rem;margin-bottom:.8rem}.subscription{background:#00000026;border-radius:20px;margin:3rem 0;padding:2rem;text-align:center}.subscription h2{font-size:2rem;margin-bottom:1rem}.subscription p{font-size:1.1rem;margin-bottom:2rem;max-width:600px}.form-group,.subscription p{margin-left:auto;margin-right:auto}.form-group{margin-bottom:1rem;max-width:500px}.form-group input{background:#ffffffe6;border:none;border-radius:8px;color:#333;font-size:1rem;outline:none;padding:1rem;width:100%}.error-message{color:#fff;font-size:.9rem;margin-top:.5rem;text-align:left}.btn{align-items:center;background:linear-gradient(90deg,#4b8f3b,#2e5a2b);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:8px;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.btn:hover:not(:disabled){box-shadow:0 5px 20px #0000004d;transform:scale(1.05)}.btn:disabled{cursor:not-allowed;opacity:.6}.loading-spinner{height:20px;vertical-align:middle;width:20px}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #4b8f3bb3}70%{box-shadow:0 0 0 10px #4b8f3b00}to{box-shadow:0 0 0 0 #4b8f3b00}}.contact-link{color:#fff!important}.contact-link i{color:#fff}.contact-link:hover,.contact-link:hover i{color:#e0ffe0}.aboutus-container{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:3rem auto 4rem;max-width:1200px;padding:0 1rem}.main-heading{color:#c4e0c2;font-size:2.8rem;font-weight:700;margin-bottom:3rem;text-align:center;text-shadow:1px 1px 6px #4b8f3bb3}.categories-row{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.category-section{align-items:center;background:#ffffff1a;border:1.5px solid #ffffff40;border-radius:18px;box-shadow:0 10px 25px #0006;display:flex;flex:1 1 320px;flex-direction:column;padding:1.5rem 1rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.category-section:hover{box-shadow:0 15px 35px #4b8f3bcc;transform:translateY(-8px)}.category-heading{border-bottom:3px solid #4b8f3b;color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.6rem;padding-bottom:.4rem;text-align:center;-webkit-user-select:none;user-select:none;width:100%}.card-column{display:flex;flex-direction:column;gap:1rem;max-height:480px;overflow-y:auto;padding-right:6px;width:100%}.card-column::-webkit-scrollbar{width:6px}.card-column::-webkit-scrollbar-thumb{background:#4b8f3b80;border-radius:10px}.card-column::-webkit-scrollbar-track{background:#0000}.card{align-items:center;background:#ffffff26;border:1.2px solid #ffffff40;border-radius:14px;box-shadow:0 4px 12px #00000040;color:#fff;cursor:default;display:flex;font-size:1rem;font-weight:600;gap:14px;padding:12px 18px;transition:background-color .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}.card:hover{background:#7ac74fd9;box-shadow:0 6px 20px #4b8f3bb3;color:#2e5a2b}.card-icon{color:#4b8f3b;font-size:1.6rem;line-height:1;min-height:24px;min-width:24px;text-align:center;-webkit-user-select:none;user-select:none}@media (max-width:1024px){.categories-row{gap:1.5rem}}@media (max-width:800px){.categories-row{flex-direction:column;margin:0 auto;max-width:420px}.category-section{width:100%}}.back-button-container{display:flex;justify-content:flex-start;left:20px;margin-bottom:10px;margin-left:1%;position:-webkit-sticky;position:sticky;top:80px;z-index:10}.back-button-floating{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#2e5a2b,#4b8f3b,#7ac74f,#3a6b35);border:2px solid #d8e7d7;border-radius:50%;box-shadow:0 4px 12px #0003;color:#2e5a2b;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;transition:all .25s ease;width:48px}.back-button-floating:hover{box-shadow:0 6px 18px #00000040;transform:scale(1.1)}.back-button-floating i{margin:0}
/*# sourceMappingURL=main.b1c7c44b.css.map*/