.Dashboard_dashboard__H26Qw{padding:2rem;max-width:1600px;margin:0 auto;min-height:100vh;background:#f8fafc;font-family:Inter,system-ui,sans-serif}.Dashboard_header__UvhBz{background:linear-gradient(135deg,#2e7d32,#388e3c);padding:1.5rem;border-radius:16px;margin-bottom:2rem;color:white;box-shadow:0 8px 24px rgba(0,100,0,.1)}.Dashboard_headerContent__SDUy4{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.Dashboard_weatherWidget__ITDvy{display:flex;align-items:center;gap:1rem;background:rgba(255,255,255,.15);padding:1rem;border-radius:12px;backdrop-filter:blur(4px)}.Dashboard_weatherIcon__G1AC2{font-size:2.5rem;animation:Dashboard_float__QpYST 3s ease-in-out infinite}.Dashboard_gridContainer__RG8cS{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.Dashboard_card__jHhv8{background:white;padding:1.5rem;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.Dashboard_soilCard__GUrHb .Dashboard_moistureGrid__TOiFE{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}.Dashboard_moistureMeter__ZmE8s{height:120px;width:60px;background:#e0e0e0;border-radius:30px;position:relative;overflow:hidden;margin:0 auto}.Dashboard_moistureFill__p_VE6{position:absolute;bottom:0;width:100%;background:linear-gradient(#4CAF50,#8BC34A);transition:height 1s ease}.Dashboard_alertCard__jTzre .Dashboard_alertList__HK1dx{margin-top:1rem}.Dashboard_alertItem__to0n_{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff3e0;border-radius:8px;margin-bottom:1rem}.Dashboard_severity-high__jubwA{background:#ff5722}.Dashboard_severity-medium__FW_wW{background:#ffc107}.Dashboard_severity-low___G3DH{background:#8bc34a}.Dashboard_severity-high__jubwA,.Dashboard_severity-low___G3DH,.Dashboard_severity-medium__FW_wW{width:12px;height:12px;border-radius:50%;animation:Dashboard_pulse__VPaRb 1.5s infinite}.Dashboard_growthCard__Ax9yr{grid-column:span 2}.Dashboard_taskCard__f7JoW .Dashboard_taskList__jYd1k{margin-top:1rem}.Dashboard_taskItem__ZKPlj{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f5f5f5;border-radius:8px;margin-bottom:1rem}.Dashboard_taskStatus__xz10k{width:12px;height:12px;border-radius:50%}.Dashboard_taskStatus__xz10k[data-status=pending]{background:#ff9800}.Dashboard_taskStatus__xz10k[data-status=completed]{background:#4CAF50}.Dashboard_taskButton___sz8K{margin-left:auto;padding:.5rem 1rem;border:none;border-radius:8px;background:#4CAF50;color:white;cursor:pointer;transition:all .3s ease}.Dashboard_taskButton___sz8K:hover{background:#388e3c}.Dashboard_footer___jwP9{background:white;padding:1.5rem;border-radius:16px;text-align:center;box-shadow:0 -4px 12px rgba(0,0,0,.05);margin-top:2rem}.Dashboard_statusDot__r8NSV{width:10px;height:10px;background:#8BC34A;border-radius:50%;display:inline-block;margin-left:.5rem;animation:Dashboard_pulse__VPaRb 1.5s infinite}@keyframes Dashboard_float__QpYST{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Dashboard_pulse__VPaRb{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.6;transform:scale(1)}}@media (max-width:768px){.Dashboard_gridContainer__RG8cS{grid-template-columns:1fr}.Dashboard_headerContent__SDUy4{flex-direction:column;gap:1rem}.Dashboard_moistureGrid__TOiFE{grid-template-columns:1fr}}.Dashboard_cropDetails__F5Qmn{margin-top:1rem;padding:1rem;background:#f5f5f5;border-radius:8px;position:relative}.Dashboard_closeButton__J9pKM{position:absolute;top:.5rem;right:.5rem;padding:.5rem 1rem;background:#ff4444;color:white;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.Dashboard_closeButton__J9pKM:hover{background:#cc0000}.Dashboard_taskButton___sz8K.Dashboard_completed__N0JD0{background:#666}.Dashboard_growthCard__Ax9yr .Dashboard_recharts-wrapper__hHYBr{cursor:pointer}.Dashboard_card__jHhv8:hover{box-shadow:0 6px 20px rgba(0,0,0,.1)}.Dashboard_moistureItem__rNQFX:hover .Dashboard_moistureMeter__ZmE8s{transform:scale(1.1);transition:transform .3s ease}@media (min-width:1024px){.Dashboard_gridContainer__RG8cS{grid-template-columns:repeat(3,1fr)}.Dashboard_growthCard__Ax9yr{grid-column:span 2}.Dashboard_soilCard__GUrHb{grid-row:span 2}}@media (min-width:768px) and (max-width:1023px){.Dashboard_gridContainer__RG8cS{grid-template-columns:repeat(2,1fr)}.Dashboard_growthCard__Ax9yr{grid-column:span 2}}@media (max-width:767px){.Dashboard_dashboard__H26Qw{padding:1rem}.Dashboard_headerContent__SDUy4 h1{font-size:1.5rem}.Dashboard_weatherWidget__ITDvy{padding:.75rem;font-size:.9rem}.Dashboard_weatherWidget__ITDvy div p{font-size:.9rem}.Dashboard_gridContainer__RG8cS{grid-template-columns:1fr;gap:1.5rem}.Dashboard_card__jHhv8{padding:1rem}.Dashboard_moistureMeter__ZmE8s{height:100px;width:50px}.Dashboard_taskButton___sz8K{padding:.5rem;font-size:.8rem}.Dashboard_recharts-surface__Hlfwe{transform:scale(.9)}.Dashboard_footer___jwP9 p{font-size:.9rem}.Dashboard_growthCard__Ax9yr{grid-column:span 1;overflow-x:auto}.Dashboard_alertItem__to0n_,.Dashboard_taskItem__ZKPlj{flex-direction:column;align-items:flex-start;gap:.5rem}.Dashboard_taskItem__ZKPlj button{width:100%;margin-top:.5rem}}@media (max-width:480px){.Dashboard_headerContent__SDUy4{flex-direction:column;align-items:flex-start}.Dashboard_weatherWidget__ITDvy{width:100%;justify-content:space-between}.Dashboard_moistureGrid__TOiFE{grid-template-columns:1fr}.Dashboard_cropDetails__F5Qmn{font-size:.9rem}.Dashboard_footerStats__QJebV{flex-direction:column;gap:.5rem}}@media (hover:none) and (pointer:coarse){.Dashboard_taskButton___sz8K{padding:1rem;font-size:1rem}.Dashboard_moistureItem__rNQFX{padding:1rem}.Dashboard_recharts-wrapper__hHYBr{touch-action:pan-x}}