@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-primary: #15914F;--color-dark-gray: #4F4C50;--color-dark-green: #21362C;--color-slate-gray: #657585;--color-lime-green: #A1CE57;--color-gold: #C6B87D;--color-warm-gray: #C2B39C;--color-light-gray: #D1D3D4;font-family:Inter,Avenir Next,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}[data-theme=dark]{color-scheme:dark;color:#fff;background-color:var(--color-dark-green)}[data-theme=light]{color-scheme:light;color:var(--color-dark-gray);background-color:#f5f7f6}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}[data-theme=light] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=light] ::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#0000004d}.ant-layout,.ant-layout-sider,.ant-layout-header,.ant-layout-content,.ant-card,.ant-menu,.ant-btn{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.ant-layout{background:transparent}.ant-card.ant-card-hoverable:hover{transform:translateY(-2px);transition:transform .2s ease,box-shadow .2s ease}.sidebar-menu-container::-webkit-scrollbar{width:6px}.sidebar-menu-container::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-menu-container::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:3px}.sidebar-menu-container::-webkit-scrollbar-thumb:hover{background:#fff6}.ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
