@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@100..700&display=swap";.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:root{--primary: #099a00;--on-primary: #ffffff;--background-light: #eef0ee;--background-dark: #122210;--surface-light: #ffffff;--surface-dark: #1a2e18;--text-primary-light: #1a2e24;--text-primary-dark: #f0fdf4;--text-secondary-light: #5a6b62;--text-secondary-dark: #a1bfa0}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-light);color:var(--text-primary-light)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-btn-primary{background-color:var(--primary);border-color:var(--primary)}.ant-btn-primary:hover{background-color:#078000;border-color:#078000}.ant-input:focus,.ant-input-focused{border-color:var(--primary);box-shadow:0 0 0 2px #099a0026}.ant-menu-item-selected{color:var(--primary)!important}.ant-menu-item-selected:after{border-bottom-color:var(--primary)!important}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6f8f5,#e8ede6);padding:2rem}.login-content{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:2rem}.login-logo-container{display:flex;justify-content:center;margin-bottom:1rem}.login-logo{width:120px;height:120px;object-fit:contain}.login-card{width:100%;border-radius:1.5rem;box-shadow:0 4px 20px -2px #0638281a}.login-title{font-size:2rem;font-weight:600;color:#063828;margin:0 0 .5rem;text-align:center}.login-subtitle{font-size:.95rem;color:#4a6358;margin:0 0 2rem;text-align:center}.login-button{height:48px;font-size:1rem;font-weight:500;border-radius:1rem;margin-top:.5rem}.login-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1396024d}.desktop-dashboard-container{--dashboard-chrome-header-height: 76px;display:flex;width:100%;min-width:0;height:100vh;min-height:100vh;background:#eef0ee;font-family:Inter,sans-serif;color:#1a2e24;overflow:hidden;position:relative}.desktop-sidebar{width:240px;min-width:240px;height:100%;min-height:0;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;box-shadow:2px 0 8px #0000000d;z-index:10;position:relative;transition:width .25s ease}.desktop-sidebar.collapsed{width:72px;min-width:72px}.desktop-sidebar-header{box-sizing:border-box;height:var(--dashboard-chrome-header-height);min-height:var(--dashboard-chrome-header-height);padding:0 18px;border-bottom:1px solid #e5e7eb;flex-shrink:0;display:flex;align-items:center}.desktop-logo-container{display:flex;align-items:center;gap:12px}.desktop-logo-icon{width:46px;height:46px;border-radius:11px;background:transparent;color:#149702;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.desktop-logo-icon .material-symbols-outlined{font-size:28px}.desktop-logo-image{width:100%;height:100%;object-fit:contain;padding:6px}.desktop-logo-text{font-weight:600;font-size:18px;color:#1a2e24;letter-spacing:-.3px}.desktop-sidebar-nav{flex:1 1 0;min-height:0;padding:10px 12px 0;display:flex;flex-direction:column;gap:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.desktop-sidebar-nav::-webkit-scrollbar{width:6px}.desktop-sidebar-nav::-webkit-scrollbar-track{background:transparent}.desktop-sidebar-nav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.desktop-sidebar-nav::-webkit-scrollbar-thumb:hover{background:#9ca3af}.desktop-nav-group{margin-bottom:6px;flex-shrink:0}.desktop-nav-group:last-child{margin-bottom:0}.desktop-sidebar-nav-spacer{flex:1 1 0;min-height:0;width:100%;margin:0;padding:0}.desktop-nav-group-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8c8c8c;padding:8px 12px 4px;margin-bottom:3px}.desktop-nav-group-divider{height:1px;background:#e5e7eb;margin:4px 10px}.desktop-nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border:none;background:transparent;border-radius:10px;color:#64748b;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;text-align:left;width:100%;position:relative}.desktop-nav-item:hover{background:#f4f6f5;color:#1a2e24}.desktop-nav-item.active{background:#099a0012;color:#0d7a0a;font-weight:600}.desktop-nav-item.active .material-symbols-outlined{color:#0d7a0a}.desktop-nav-item .material-symbols-outlined{font-size:22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.desktop-nav-label{flex:1;min-width:0}.desktop-sidebar-footer{margin:0;padding:14px 16px;border-top:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.desktop-user-info{display:flex;align-items:center;gap:12px}.desktop-user-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #ffffff;box-shadow:0 1px 4px #0000001a;background:#e5e7eb;color:#063828;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}.desktop-user-details{flex:1;min-width:0}.desktop-user-name{font-size:14px;font-weight:600;color:#1a2e24;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-user-role{font-size:12px;color:#6b7280;margin:0;text-transform:capitalize}.desktop-user-settings-icon{font-size:22px;color:#6b7280;flex-shrink:0}.desktop-user-info:hover .desktop-user-settings-icon{color:#063828}.desktop-sidebar-toggle{position:absolute;top:50%;right:-15px;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000001a;z-index:11;padding:0;transition:all .2s}.desktop-sidebar-toggle:hover{background:#f3f4f6;color:#063828;box-shadow:0 2px 6px #00000026}.desktop-sidebar-toggle .material-symbols-outlined{font-size:20px}.desktop-sidebar.collapsed .desktop-sidebar-header{padding:0 8px}.desktop-sidebar.collapsed .desktop-logo-container{justify-content:center}.desktop-sidebar.collapsed .desktop-logo-icon{width:38px;height:38px}.desktop-sidebar.collapsed .desktop-sidebar-nav{padding:10px 6px 0;align-items:center}.desktop-sidebar.collapsed .desktop-nav-group{margin-bottom:2px}.desktop-sidebar.collapsed .desktop-nav-group-divider{margin:4px 6px}.desktop-sidebar.collapsed .desktop-nav-item{justify-content:center;padding:10px;width:44px;height:40px}.desktop-sidebar.collapsed .desktop-sidebar-footer{padding:12px 8px}.desktop-sidebar.collapsed .desktop-user-avatar{width:36px;height:36px;font-size:13px}.desktop-dashboard-content{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.desktop-dashboard-header{box-sizing:border-box;height:var(--dashboard-chrome-header-height);min-height:var(--dashboard-chrome-header-height);padding:0 32px;display:flex;align-items:center;background:linear-gradient(135deg,#063828,#139602,#5da85d);border-bottom:1px solid rgba(0,0,0,.1);position:sticky;top:0;z-index:20;box-shadow:0 2px 4px #00000005;position:relative;overflow:hidden;flex-shrink:0}.desktop-dashboard-header:before{content:"";position:absolute;top:0;left:-20%;width:40%;height:100%;background:linear-gradient(to right,#063828e6,#13960299,#5da85d4d);transform:skew(-15deg);z-index:0}.desktop-dashboard-header:after{content:"";position:absolute;top:0;left:10%;width:35%;height:100%;background:linear-gradient(to right,#13960280,#5da85d66,#8bc39033);transform:skew(-15deg);z-index:0}.desktop-header-title{font-size:28px;font-weight:700;color:#fff;margin:0;position:relative;z-index:2;line-height:1.2}@media(min-width:1024px){.desktop-dashboard-header{padding:0 40px}.desktop-header-title{font-size:32px}}.desktop-dashboard-main{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:18px 22px 22px;background:#eef0ee;-webkit-overflow-scrolling:touch}.desktop-dashboard-main .ant-card .ant-card-head{min-height:42px;padding:0 14px}.desktop-dashboard-main .ant-card .ant-card-head-title{font-size:17px;font-weight:600;padding:10px 0}.desktop-dashboard-main .ant-card .ant-card-body{padding:14px}.desktop-dashboard-main .ant-card.ant-card-bordered{border-color:#e5e8e6}@media print{@page{margin:10mm;size:auto}html,body,#root{height:auto!important;min-height:0!important;overflow:visible!important;background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.desktop-sidebar,.desktop-dashboard-header{display:none!important}.desktop-dashboard-container{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important;background:transparent!important}.desktop-dashboard-content{display:block!important;width:100%!important;min-height:0!important;overflow:visible!important}.desktop-dashboard-main{flex:none!important;overflow:visible!important;padding:0!important;height:auto!important;max-height:none!important;background:#fff!important}.no-print{display:none!important}.ant-card,.dashboard-panel-card{break-inside:avoid;page-break-inside:avoid}}
