.main_dashboard-page__psAp_{background-image:url(/bg_images/mainbg.webp);background-size:cover;background-position:50%;background-attachment:fixed;display:flex;flex-direction:column}.main_header__5brNc{position:fixed;top:0;left:0;width:100%;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;z-index:50;color:white;background-color:rgba(0,0,0,.4)}.main_dashboard-main__Fvn7E{flex:1;display:flex;flex-direction:column;padding:64px 1rem 1rem;overflow-y:auto}.main_logoSection__pJgjQ{font-weight:700;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.main_logoImage__7mUiX{width:32px;height:32px;object-fit:contain}.main_profileSection__Sqb0g{position:relative}.main_profileFallbackIcon__RHTt2{cursor:pointer}.main_profileDropdown__xcZOC{position:absolute;top:40px;right:0;background:white;border-radius:12px;width:280px;padding:16px;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:999;color:#333}.main_profileTitle__WLj7w{font-size:1.125rem;font-weight:600;color:#1f5f1f;margin-bottom:12px}.main_profileItem__0Hgei{display:flex;align-items:center;gap:8px;margin-bottom:12px;word-break:break-all}.main_logoutButton__Hdhjl{width:100%;color:red;font-weight:600;padding:8px 0;border:none;background:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px}.main_logoutButton__Hdhjl:hover{color:#b91c1c}.main_dashboard-hero__bN3rd{width:calc(100% + 2rem);margin:-64px -1rem 0;height:200px;background-image:url(/main_dashboard_images/tractor_bg.webp);background-size:cover;background-position:50%}.main_widgets-row__BTFeh{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem;margin:-80px auto 3rem;width:100%;max-width:1400px;z-index:5}.main_widget-box__w8RKX{background-color:rgba(44,62,80,.9);border-radius:12px;padding:1rem;width:100%;max-width:450px;height:300px;color:white;display:flex;flex-direction:column;box-shadow:0 8px 16px rgba(0,0,0,.3);transition:transform .3s ease}.main_widget-box__w8RKX:hover{transform:translateY(-8px)}.main_widget-title__8FDhr{font-size:1.25rem;font-weight:600;margin-bottom:10px;color:#ffffff;text-align:left;padding-left:5px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.main_widget-content__4vlBZ{flex-grow:1;position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#cad3dc}.main_dashboard-grid__idvTm{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;width:100%;max-width:1400px;margin:0 auto 3rem}.main_dashboard-tile__iocN4{background-color:rgba(255,255,255,.93);padding:1.25rem;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.15);text-align:center;color:#1f5f1f;font-weight:600;transition:transform .2s ease;min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;text-decoration:none}.main_dashboard-tile__iocN4:hover{transform:scale(1.05)}.main_dashboard-tile__iocN4 img{margin-bottom:.75rem;width:50px;height:50px;object-fit:contain}.main_toastMessage__Zr3yV{position:fixed;top:20px;right:20px;background:#1f5f1f;color:white;padding:12px 20px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.3);z-index:2000;animation:main_fadeInOut__4cRU8 3s forwards}@keyframes main_fadeInOut__4cRU8{0%,to{opacity:0;transform:translateY(-10px)}10%,90%{opacity:1;transform:translateY(0)}}@media (min-width:768px){.main_dashboard-main__Fvn7E{padding:72px 2rem 2rem}.main_dashboard-hero__bN3rd{height:300px;margin-top:-72px;width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}.main_widgets-row__BTFeh{flex-direction:row;margin:-150px auto 4rem;align-items:stretch}.main_widget-box__w8RKX{flex:1 1 300px;max-width:none}.main_dashboard-tile__iocN4{font-size:1.1rem;min-height:180px}.main_dashboard-tile__iocN4 img{width:60px;height:60px}}@media (min-width:1200px){.main_dashboard-main__Fvn7E{padding:80px 2.5rem 2.5rem}.main_dashboard-hero__bN3rd{height:400px;margin-top:-80px;width:calc(100% + 5rem);margin-left:-2.5rem;margin-right:-2.5rem}.main_widgets-row__BTFeh{margin:-200px auto 5rem}.main_widget-box__w8RKX{height:380px}.main_dashboard-grid__idvTm{gap:2rem}}.main_widget-content__4vlBZ>div{width:100%!important;height:100%!important}.main_chart-container__8tP7k{width:100%;height:100%}.main_widget-header___ddq5{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 5px}.main_widget-select__8AnkT{padding:4px 8px;border-radius:4px;background:#38414e;color:white;border:1px solid #555;font-size:12px}.main_errorText__crULi{color:#ff8a80;text-align:center;padding:10px}.main_footer__WjisL{width:100%;text-align:right;font-size:14px;color:white;padding:16px 32px;margin-top:auto}.main_mapInfoWindow__fvWxo{font-family:sans-serif;color:#333;padding:8px 12px;max-width:280px;line-height:1.5;background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.main_mapInfoWindow__fvWxo p{margin:4px 0 0;font-size:13px}.main_mapInfoWindow__fvWxo b{font-weight:600;color:#111}.main_mapInfoHeader__dpFlv{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:16px}.main_mapInfoTitle___ablL{margin:0;font-size:15px;font-weight:700;color:#1a73e8;word-wrap:break-word}.main_customTooltip__TVx_9{background-color:rgba(255,255,255,.9);border:1px solid #ccc;padding:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#333;font-size:13px}.main_customTooltip__TVx_9 p{margin:0;line-height:1.4}.main_customTooltip__TVx_9 .main_label__WoGYL{font-weight:700;margin-bottom:5px}.header_header__YfHZp{background:linear-gradient(135deg,#7DA82A,#687352);box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;height:5%}.header_logoContainer__oNjwk{gap:.5rem;font-weight:700;font-size:1.25rem}.header_logo__CmSg0{width:300px;height:55px;margin-left:10px}.header_actions__tWs5t{display:flex;align-items:center;gap:1rem;position:relative}.header_profileWrapper___WTHl{position:relative}.header_profileImage__vOmdP{cursor:pointer;border-radius:9999px;margin-right:50px}.header_profileFallback__MycGR{cursor:pointer;color:white}.header_dropdown___bnmQ{position:absolute;top:2.5rem;right:0;background-color:white;border:1px solid #d1d5db;border-radius:.75rem;width:16rem;padding:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#1f2937;z-index:100}.header_dropdownTitle__h_vtg{font-size:1.125rem;font-weight:700;color:#047857;margin-bottom:.75rem}.header_dropdownItem__YmcEp{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#374151}.header_label__1gWe7{font-size:.875rem;color:#6b7280;font-weight:500}.header_logoutButton__bMz6I{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;color:red;padding:.5rem;border-radius:.375rem;font-weight:600;transition:background-color .2s;border:none;cursor:pointer}.header_logoutButton__bMz6I:hover{color:#b91c1c}.header_profileDropdown__w41V5{position:absolute;top:40px;right:0;background:white;border:1px solid #e5e7eb;border-radius:12px;width:280px;padding:16px;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:999;color:#333}.header_profileTitle__d5fPv{font-size:1.125rem;font-weight:600;color:#1f5f1f;margin-bottom:12px}.header_profileItem__CcA8E{display:flex;align-items:center;gap:8px;margin-bottom:12px}.header_profileLabel__kB1M9{display:block;font-size:.875rem;color:#666}.header_logoContainer__oNjwk{display:flex;align-items:center;gap:1px;padding-left:30px}.header_logoheading2__mLe4r{height:15px;width:300px;margin-left:16px}.header_logoheading1__XK1mq{height:36px;width:36px}.header_header__YfHZp{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;width:100%;color:white;z-index:50}.header_solid__0H2tq{background:linear-gradient(135deg,#7DA82A,#687352);position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header_transparent__3lQee{background-color:rgba(0,0,0,.4);backdrop-filter:blur(6px);position:fixed;top:0;left:0;box-shadow:none}.sidebar_sidebar__QFKLa{background-color:white;border-right:1px solid #e5e7eb;transition:all .3s ease-in-out;height:100vh;position:relative;display:flex;flex-direction:column}.sidebar_collapsed__MrolX{width:5rem}.sidebar_expanded__Onjim{width:18rem}.sidebar_header__rSXxd{display:flex;align-items:center;justify-content:space-between;padding:1rem;height:64px}.sidebar_logoWrapper__TQQpK{cursor:pointer;padding:.5rem}.sidebar_toggleButton__yqILV{border-radius:6px;display:flex;color:black;cursor:pointer;transition:background-color .2s;margin-right:.5rem}.sidebar_dashboardText__K7quF{color:#059669;font-weight:600;font-size:24px;white-space:nowrap}.sidebar_nav__DYYm4{margin-top:1rem;flex-grow:1;overflow-y:auto}.sidebar_navList__rRfEB{list-style:none;padding:0;margin:0}.sidebar_navItem__lnz1q{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem 0 1.5rem;color:#4b5563;transition:background .2s,color .2s}.sidebar_navItem__lnz1q:hover{background-color:#EBF4DA}.sidebar_navItem__lnz1q.sidebar_active__mx0DU{background-color:#EBF4DA;color:black;border-right:4px solid #059669;padding-right:calc(.5rem - 4px)}.sidebar_navLink__uMhxt{display:flex;align-items:center;gap:1rem;cursor:pointer;flex-grow:1;padding:.75rem 0}.sidebar_navText__7or9r{font-weight:500;white-space:nowrap}.sidebar_dropdownToggle__867AS{background:transparent;border:none;cursor:pointer;padding:.5rem;margin-left:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.sidebar_dropdownToggle__867AS:hover{background-color:rgba(0,0,0,.05)}.sidebar_dropdownIcon__fKyCz{transition:transform .2s ease-in-out;color:#6b7280}.sidebar_dropdownIcon__fKyCz.sidebar_open__QPJKc{transform:rotate(180deg)}.sidebar_subList__qXRWC{list-style:none;padding:0;margin:0;background-color:#fafafa}.sidebar_subNavItem__hJ_b9{padding:.75rem 1.5rem .75rem 5rem;color:#4b5563;cursor:pointer;transition:background .2s,color .2s;font-size:.9rem;font-weight:500}.sidebar_subNavItem__hJ_b9:hover{background-color:#e5f2d0;color:#047857}.sidebar_activeSubItem__U_med{background-color:#e5f2d0;color:black;font-weight:600}.sidebar_aboutCollapsedIconContainer__5G6lg,.sidebar_aboutLinkContainer__7nqFX{margin-top:auto;margin-bottom:2rem;cursor:pointer;color:#666}.sidebar_aboutCollapsedIconContainer__5G6lg{padding:1rem;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.sidebar_aboutCollapsedIconContainer__5G6lg:hover{color:#759734}.sidebar_aboutLinkContainer__7nqFX{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:1rem;font-weight:500;width:100%;padding:16px 32px}.sidebar_aboutLinkContainer__7nqFX:hover,.sidebar_aboutLinkContainer__7nqFX:hover .sidebar_infoIcon__7mWMa{color:black}.sidebar_infoIcon__7mWMa{color:#888;transition:color .2s}.sidebar_aboutPopover__GKB5y{position:absolute;bottom:85px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:1000;width:220px;padding:1rem}.sidebar_collapsedPopover__EmyK_{bottom:60px;left:calc(5rem + 10px);transform:translateX(0)}.sidebar_expandedPopover__RRX8B{left:50%;transform:translateX(-50%)}.sidebar_aboutPopoverCloseButton__joYDb{position:absolute;top:5px;right:10px;background:transparent;font-size:1.25rem;cursor:pointer;color:#666}.sidebar_aboutPopoverCloseButton__joYDb:hover{color:#759734}.sidebar_aboutCropicBox__g17CS{background-color:#f5f8f3;border-radius:.5rem;padding:.75rem;margin-top:.5rem;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-align:center}.sidebar_aboutCropicText__JBuwC{font-size:.9375rem;font-weight:600;color:#333;margin-bottom:.25rem}.sidebar_versionText___PTKB{font-size:.8125rem;color:#666}