:root[data-theme=dark]{--bg:#0e1320;--text:#fff;--muted:#a3a9c2;--indigo:#4f46e5;--indigo-700:#4338ca;--line:#ffffff1f;--card-bg:#ffffff0f;--card-hover-bg:#ffffff1a;--icon-bg:#ffffff14;--icon-color:#a5b4fc;--sidebar-bg:#020617;--sidebar-text:#e5e7eb;--sidebar-border:#94a3b859;--topbar-bg:#020617;--topbar-text:#e5e7eb}:root[data-theme=light]{--bg:#f9fafb;--text:#0f172a;--muted:#6b7280;--indigo:#4f46e5;--indigo-700:#3730a3;--line:#0f172a14;--card-bg:#fff;--card-hover-bg:#eef2ff;--icon-bg:#0f172a0a;--icon-color:#4f46e5;--sidebar-bg:#f3f4f6;--sidebar-text:#0f172a;--sidebar-border:#94a3b880;--topbar-bg:#fff;--topbar-text:#0f172a}#root,body,html{background-color:#f3f4f6;color:var(--text);font-family:Inter,Poppins,Roboto,Public Sans,sans-serif;height:100%;margin:0}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}.apexcharts-legend-series .apexcharts-legend-marker{left:-4px!important;right:-4px!important}.apexcharts-legend.apx-legend-position-bottom .apexcharts-legend-series,.apexcharts-legend.apx-legend-position-top .apexcharts-legend-series{gap:8px}.apexcharts-legend-series{display:flex;gap:8px}.cell-center{text-align:center}.cell-center>*{margin:0 auto}.cell-right{text-align:right}.cell-right>*{margin:0 0 0 auto}[data-theme=dark] .MuiDrawer-root .MuiPaper-root{background:#0e1320!important;border-right:1px solid #ffffff1f;color:#fff}[data-theme=dark] .MuiListItemButton-root{border-radius:10px;color:#a3a9c2;margin:2px 8px;padding:8px 12px}[data-theme=dark] .MuiListItemButton-root:hover{background:#ffffff0f}[data-theme=dark] .MuiListItemButton-root.Mui-selected{background:#ffffff14;color:#fff}[data-theme=dark] .MuiListItemButton-root.Mui-selected:hover{background:#ffffff1a}[data-theme=dark] .MuiListItemIcon-root{color:#a3a9c2;min-width:36px;padding-right:15px}[data-theme=dark] .MuiListItemText-primary{color:#e6e9ff;font-size:.95rem;font-weight:600}[data-theme=dark] .MuiDivider-root{border-color:#ffffff1f!important}[data-theme=dark] .MuiIconButton-root{background:#ffffff0f!important;border:1px solid #ffffff1f;color:#e6e9ff!important;transition:background .2s ease,border .2s ease}[data-theme=dark] .MuiIconButton-root:hover{background:#ffffff1a!important;border-color:#fff3}[data-theme=dark] .MuiAppBar-root{border-bottom:1px solid #2b303b!important}[data-theme=light] .MuiDrawer-root .MuiPaper-root{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);color:var(--sidebar-text)}[data-theme=light] .MuiListItemButton-root{border-radius:10px;color:var(--muted);margin:2px 8px;padding:8px 12px}[data-theme=light] .MuiListItemButton-root:hover{background:var(--card-hover-bg)}[data-theme=light] .MuiListItemButton-root.Mui-selected{background:#4f46e51f;color:var(--sidebar-text)}[data-theme=light] .MuiListItemButton-root.Mui-selected:hover{background:#4f46e52e}[data-theme=light] .MuiListItemIcon-root{color:var(--icon-color);min-width:36px;padding-right:15px}[data-theme=light] .MuiListItemText-primary{color:var(--sidebar-text);font-size:.95rem;font-weight:700}[data-theme=light] .MuiDivider-root{border-color:var(--line)!important}[data-theme=light] .MuiIconButton-root{background:var(--icon-bg)!important;border:1px solid var(--line);color:var(--topbar-text)!important;transition:background .2s ease,border .2s ease}[data-theme=light] .MuiIconButton-root:hover{background:var(--card-hover-bg)!important}[data-theme=light] .MuiAppBar-root{border-bottom:1px solid var(--line)!important}
/*# sourceMappingURL=main.3c9ebe1a.css.map*/