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}body,html{background-color:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0}.App{min-height:100vh}.navbar{background-color:#16a34a;box-shadow:0 2px 6px #0000001a;color:#fff;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:.75rem}.navbar-left h1{font-size:1.25rem;font-weight:700;margin:0}.navbar-buttons{gap:1rem}.navbar button,.navbar-buttons{align-items:center;display:flex}.navbar button{background:none;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.navbar button.active,.navbar button:hover{background-color:#fff3}.notification-icon{cursor:pointer;padding:.5rem;position:relative}.notification-badge{background-color:#ef4444;border-radius:9999px;color:#fff;font-size:.75rem;min-width:1.25rem;padding:.125rem .375rem;position:absolute;right:0;text-align:center;top:0}.user-info{align-items:center;background-color:#fff3;border-radius:9999px;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem .75rem}.logout-btn{background-color:#ef4444cc!important}.logout-btn:hover{background-color:#ef4444!important}.page-bg{background:linear-gradient(to bottom right,#f0fdf4,#eff6ff,#faf5ff);min-height:100vh;padding:2rem 1rem}.hero{background:linear-gradient(90deg,#16a34a,#15803d);color:#fff;margin:-2rem -1rem 3rem;padding:5rem 2rem;position:relative;text-align:center}.hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#bbf7d0);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero p{color:#bbf7d0;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:50rem}.hero button{background-color:#fff;border:none;border-radius:9999px;box-shadow:0 10px 25px #0000001a;color:#16a34a;cursor:pointer;font-size:1.125rem;font-weight:600;padding:.75rem 2rem;transition:all .2s}.hero button:hover{background-color:#f3f4f6;transform:scale(1.05)}.features{margin:0 auto;max-width:1200px;padding:4rem 1rem}.features h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(90deg,#16a34a,#059669);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#16a34a,#059669);border-radius:1rem;color:#fff;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease;width:4rem}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem;transition:color .3s ease}.feature-card:hover h3{color:#16a34a}.feature-card p{color:#6b7280;line-height:1.6}.form-container{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 4px 20px #0000001a;margin:2rem auto;max-width:500px;padding:2.5rem}.form-container h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.form-container p{color:#6b7280;margin-bottom:2rem;text-align:center}.form-container form{display:flex;flex-direction:column;gap:1.25rem}.form-container input,.form-container select,.form-container textarea{background-color:#fafafa;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;padding:.875rem 1rem;transition:all .2s}.form-container input:focus,.form-container select:focus,.form-container textarea:focus{background-color:#fff;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a;outline:none}.form-container button{align-items:center;background:linear-gradient(135deg,#16a34a,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s}.form-container button:hover:not(:disabled){box-shadow:0 6px 20px #16a34a4d;transform:translateY(-1px)}.form-container button:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.form-footer button{background:none!important;border:none;color:#16a34a!important;cursor:pointer;font-weight:500;padding:.5rem;text-decoration:underline}.results-box{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.results-box h3{color:#166534;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.message-success{background:#dcfce7;border:1px solid #bbf7d0;border-radius:.75rem;color:#166534}.message-error,.message-success{margin-bottom:1.5rem;padding:1rem}.message-error{background:#fee2e2;border:1px solid #fecaca;border-radius:.75rem;color:#b91c1c}.upload-section{margin:1.5rem 0}.upload-placeholder{border:2px dashed #d1d5db;border-radius:1rem;color:#6b7280;padding:3rem 1.5rem;text-align:center;transition:all .2s}.upload-placeholder:hover{border-color:#16a34a;color:#16a34a}.preview-image{border-radius:1rem;height:16rem;margin-bottom:1rem;max-width:100%;object-fit:cover}.upload-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s}.upload-button:hover{box-shadow:0 6px 20px #3b82f64d;transform:translateY(-1px)}.loading-section{padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#16a34a;height:3rem;margin:0 auto 1rem;width:3rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.prediction-result{border-radius:1rem;margin-top:1rem;padding:1.5rem}.prediction-result.severity-low{background:#dcfce7;border:2px solid #bbf7d0;color:#166534}.prediction-result.severity-medium{background:#fef3c7;border:2px solid #fcd34d;color:#92400e}.prediction-result.severity-high{background:#fee2e2;border:2px solid #fca5a5;color:#991b1b}.prediction-result h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.progress-bar{background-color:#e5e7eb;border-radius:.25rem;height:.5rem;margin:1rem 0;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#16a34a,#059669);height:100%;transition:width .5s ease}.search-section{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.search-section input{flex:1 1;min-width:200px}.search-section select{min-width:150px}.search-section button{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.875rem 1.5rem;transition:all .2s;white-space:nowrap}.search-section button:hover{box-shadow:0 6px 20px #f59e0b4d;transform:translateY(-1px)}.weather-results{margin-top:2rem}.current-weather{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:1.5rem;color:#fff;margin-bottom:2rem;padding:2rem}.weather-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.weather-header h3{font-size:1.5rem;font-weight:700;margin:0}.weather-header p{color:#fffc;margin:.25rem 0 0}.temperature,.weather-icon{font-size:3rem}.temperature{font-weight:700;margin-bottom:1.5rem}.weather-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.weather-details>div{align-items:center;display:flex;gap:.5rem}.forecast-section{margin-top:2rem}.forecast-section h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:1rem}.activity-indicator{background-color:#16a34a;border-radius:50%;flex-shrink:0;height:8px;width:8px}.activity-content{flex:1 1}.activity-action{color:#111827;font-weight:600}.activity-details{color:#6b7280;font-size:.875rem;margin-top:.25rem}.activity-date{color:#9ca3af;flex-shrink:0;font-size:.875rem}.ml-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem}.ml-tab-button{align-items:center;background:none;border:none;border-radius:8px 8px 0 0;color:#6b7280;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.ml-tab-button:hover{background-color:#f3f4f6;color:#374151}.ml-tabs button.active{background:#4caf50;color:#fff}.debug-info{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;margin-top:15px;padding:15px}.debug-info pre{background:#fff;border-radius:4px;font-size:12px;max-height:300px;overflow-x:auto;overflow-y:auto;padding:10px}.primary-recommendation{background:#e8f5e8;border:2px solid #4caf50;border-radius:8px;margin-bottom:15px;padding:15px;text-align:center}.primary-recommendation h5{color:#2e7d32;font-size:18px;margin:0}.ml-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:2rem}.ml-section h3{color:#111827;font-size:1.5rem;margin:0 0 .5rem}.ml-section p{color:#6b7280;margin-bottom:1.5rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.form-grid input,.form-grid select{border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;padding:.75rem;transition:border-color .2s}.form-grid input:focus,.form-grid select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a;outline:none}.ml-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:2rem;padding:1.5rem}.ml-results h4{color:#111827;font-size:1.25rem;margin:0 0 1rem}.recommendations-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.recommendation-card{border-radius:8px;padding:1rem;text-align:center}.recommendation-card h5{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .5rem}.confidence-bar,.suitability-bar{background-color:#e5e7eb;border-radius:4px;height:8px;margin:.5rem 0;overflow:hidden;width:100%}.confidence-fill,.suitability-fill{background:linear-gradient(90deg,#16a34a,#22c55e);height:100%;transition:width .3s ease}.forecast-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.forecast-card p{color:#374151;margin:.5rem 0}.forecast-recommendations{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.forecast-recommendations h5{color:#111827;margin:0 0 .5rem}.forecast-recommendations ul{color:#6b7280;margin:0;padding-left:1.5rem}.forecast-recommendations li{margin-bottom:.25rem}.rotation-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.rotation-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.rotation-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.rotation-card h5{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.rotation-card p{color:#6b7280;font-size:.875rem;margin:.25rem 0}.ml-section button[type=submit]{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.875rem 2rem;transition:all .2s;width:100%}.ml-section button[type=submit]:hover:not(:disabled){background:linear-gradient(135deg,#15803d,#16a34a);box-shadow:0 4px 12px #16a34a4d;transform:translateY(-1px)}.ml-section button[type=submit]:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.ml-tabs{flex-direction:column;gap:.25rem}.ml-tab-button{border-radius:8px;justify-content:center}.form-grid,.recommendations-grid,.rotation-grid{grid-template-columns:1fr}.ml-section{padding:1rem}}.forecast-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:1rem}.forecast-icon{font-size:1.5rem;margin-right:1rem}.forecast-info{flex:1 1}.forecast-day{color:#1f2937;font-weight:600}.forecast-condition{color:#6b7280;font-size:.875rem}.forecast-temp{text-align:right}.forecast-temp>div:first-child{color:#1f2937;font-size:1.125rem;font-weight:600}.forecast-temp>div:last-child{color:#6b7280;font-size:.875rem}.recommendations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.recommendation-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 12px #0000001a;padding:1.5rem;transition:all .3s ease}.recommendation-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.rec-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.rec-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.crop-icon{font-size:2rem}.rec-details{space-y:.75rem}.rec-item{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.5rem 0}.rec-item:last-child{border-bottom:none}.rec-item span:first-child{color:#6b7280}.rec-value{color:#1f2937;font-weight:600}.suppliers-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:2rem}.supplier-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 12px #0000001a;padding:1.5rem;transition:all .3s ease}.supplier-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.supplier-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.supplier-header h3{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:0 0 .25rem}.verified-icon{color:#16a34a}.supplier-header p{color:#6b7280;font-size:.875rem;margin:0}.rating{align-items:center;display:flex;gap:.25rem}.star-filled{color:#fbbf24}.supplier-details{margin-bottom:1.5rem}.supplier-item{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem}.supplier-actions{display:flex;gap:.75rem}.contact-btn{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.5rem 1rem;transition:all .2s}.contact-btn:hover{transform:translateY(-1px)}.details-btn{background:#fff;border:2px solid #f59e0b;border-radius:.5rem;color:#d97706;cursor:pointer;flex:1 1;font-weight:600;padding:.5rem 1rem;transition:all .2s}.details-btn:hover{background:#fef3c7}.rating-section{margin:1rem 0}.rating-section label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.rating-stars{align-items:center;display:flex;gap:.25rem}.star{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:1.5rem;transition:color .2s}.star.active{color:#fbbf24}.star:hover{color:#f59e0b}.success-message{padding:2rem;text-align:center}.success-icon{color:#16a34a;margin:0 auto 1rem}.success-message h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.success-message p{color:#6b7280;line-height:1.6;margin-bottom:2rem}.profile-page{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 4px 20px #0000001a;margin:2rem auto;max-width:800px;padding:2rem}.profile-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.profile-avatar{align-items:center;background:linear-gradient(135deg,#16a34a,#059669);border-radius:9999px;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:80px;justify-content:center;width:80px}.profile-info h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.profile-info p{color:#6b7280;margin:.25rem 0 0}.profile-details{margin-top:2rem}.profile-details h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.profile-detail-item{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 0}.profile-detail-item:last-child{border-bottom:none}.profile-detail-label{color:#6b7280}.profile-detail-value{color:#1f2937;font-weight:600}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;padding:2rem 1rem;text-align:center}.footer a{color:#16a34a;font-weight:500;text-decoration:none}.footer a:hover{text-decoration:underline}
/*# sourceMappingURL=main.c7436e78.css.map*/