.NavigationMenuItem_wrapper__RFIUl{border-radius:8px;background-color:#fff;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;padding:8px 20px;overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:8px}.NavigationMenuItem_active__Kw9yU{background-color:var(--primary-100)}.NavigationMenuItem_active-bar__a8MON{position:absolute;right:0;top:0;bottom:0;width:4px;background-color:var(--primary-400)}.NavigationMenuItem_icon-wrapper__4dH2g{display:flex;justify-content:center;align-items:center}.NavigationMenuItem_icon-wrapper__4dH2g svg fill,.NavigationMenuItem_icon-wrapper__4dH2g svg path{stroke:var(--gray-700)}.NavigationMenuItem_icon-wrapper-active__clAY2 svg fill,.NavigationMenuItem_icon-wrapper-active__clAY2 svg path{stroke:var(--primary-400)!important}.NavigationMenuItem_error-badge-bullet__XaQB6{width:6px;height:6px;position:absolute;top:4px;left:-14px;background-color:var(--red-400);border-radius:100%}.NavigationMenu_wrapper__Zv3_c{height:100%;width:240px;padding:20px;border-left:1px solid var(--gray-200);border-radius:0 0 8px 0}.Divider_divider__zYlQ6{background-color:var(--gray-200)}.Divider_horizontal__jtkS2{min-width:100%;min-height:1px!important}.Divider_vertical__OGwl3{min-height:100%;min-width:1px!important}.LogoutItem_wrapper__hRf3N{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.LogoutItem_wrapper-closed__sa85y{justify-content:center!important}.LogoutItem_title-wrapper__UsSOH{display:flex;flex-direction:row;align-items:center;gap:8px}.MenuOverlay_wrapper__pdpq7{width:220px;max-width:220px;overflow:hidden}.AppBar_wrapper__z97CO{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;padding:8px 16px;background-color:#fff}.AppBar_logo-wrapper__AW23i{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.AppBar_logo__z71oV{object-fit:contain}.AppBar_title-wrapper__UfV4t{display:flex;align-items:center;gap:4px;flex-wrap:nowrap!important}.AppBar_setting-wrapper__7N8cy{display:flex;flex-direction:row;align-items:center;gap:16px}.AppBar_divider__ZD865{height:24px;background-color:var(--gray-300)}.AppBar_profile-wrapper__4uyd1{display:flex;flex-direction:row;align-items:center;gap:8px}.AppBar_profile-image-wrapper__99OUz{display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:8px;padding:4px}.AppBar_profile-name-wrapper__xKFJm{display:flex;flex-direction:row;align-items:center;gap:4px}.AppBar_button-label__nuRci{text-overflow:ellipsis;white-space:nowrap}.ItemContent_wrapper___IA47{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;gap:8px}.ItemContent_wrapper___IA47.ItemContent_passive__is6BP{cursor:auto}.ItemContent_wrapper___IA47.ItemContent_level-1__FJxMy{height:48px!important;padding:12px;border-radius:8px;color:var(--gray-600)}.ItemContent_wrapper___IA47.ItemContent_level-2__UBvjH{height:40px!important;padding:5px 8px;border-radius:4px;color:var(--gray-700)}.ItemContent_wrapper___IA47:not(.ItemContent_passive__is6BP):hover{background-color:var(--green-100);color:var(--green-400)}.ItemContent_wrapper___IA47.ItemContent_level-1__FJxMy.ItemContent_active__zqsEe:not(.ItemContent_passive__is6BP),.ItemContent_wrapper___IA47.ItemContent_level-1__FJxMy.ItemContent_expanded__gNFRT:not(.ItemContent_passive__is6BP){background-color:var(--green-400);color:#fff}.ItemContent_wrapper___IA47.ItemContent_level-2__UBvjH.ItemContent_active__zqsEe:not(.ItemContent_passive__is6BP){color:var(--green-400)}.ItemContent_wrapper___IA47.ItemContent_level-1__FJxMy.ItemContent_active__zqsEe:not(.ItemContent_expanded__gNFRT):not(.ItemContent_passive__is6BP){background-color:var(--green-300)}.ItemContent_title-wrapper__mRPh7{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1 1}.ItemContent_wrapper___IA47 svg{width:24px!important;height:24px!important}.ItemContent_wrapper___IA47 svg path{stroke:var(--gray-600)}.ItemContent_wrapper___IA47:not(.ItemContent_passive__is6BP):not(.ItemContent_active__zqsEe):not(.ItemContent_expanded__gNFRT):hover svg path{stroke:var(--green-400)}.ItemContent_wrapper___IA47.ItemContent_active__zqsEe:not(.ItemContent_passive__is6BP) svg path,.ItemContent_wrapper___IA47.ItemContent_expanded__gNFRT svg path{stroke:#fff}.ItemContent_arrow-icons__EzcUu,.ItemContent_arrow-icons__EzcUu svg{width:16px!important;height:16px!important}.SubmenuOverlay_wrapper__u0d1x{position:fixed;background-color:#fff;width:208px;border-radius:8px;padding:4px 0;opacity:0;visibility:hidden;animation:SubmenuOverlay_fadeIn__LlcBf .2s ease forwards;animation-delay:20ms;box-shadow:0 1px 5px 0 rgba(0,0,0,.1490196078)}@keyframes SubmenuOverlay_fadeIn__LlcBf{to{opacity:1;visibility:visible}}.SidebarItem_sub-menu-wrapper__pLx0L{position:relative;padding-right:8px;overflow:hidden}.SidebarItem_sub-menu-wrapper__pLx0L:before{content:"";position:absolute;top:0;right:8px;width:2px;top:50%;transform:translateY(-50%);height:calc(100% - 16px);background:var(--gray-300);z-index:0}.SidebarItem_sub-menu-wrapper__pLx0L.SidebarItem_expanded__NWSvJ{max-height:1000px;transition:max-height 3s ease}.SidebarItem_sub-menu-wrapper__pLx0L.SidebarItem_collapsed__fJdto{transition:max-height .5s ease;max-height:0}.SidebarMenu_aside__WuD_6{flex:1 1}.Sidebar_wrapper__RDITu{width:220px;min-width:220px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:8px;background:#fff;transition:min-width .2s,width .2s;position:-webkit-sticky;position:sticky;top:16px}.Sidebar_closed__IfOpq{width:64px!important;min-width:64px!important}.Sidebar_bottom-section__O64Aj{display:flex;flex-direction:column;gap:8px;width:100%;padding-top:8px}.Sidebar_info-wrapper__nOCNh{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:4px}.Sidebar_info-wrapper__nOCNh.Sidebar_info-wrapper-closed__VIY_S{flex-direction:column}.Sidebar_logout__tGADF{margin-top:4px;margin-left:4px;margin-right:4px;padding:8px;border-radius:8px}.Sidebar_logout__tGADF:hover{background-color:var(--primary-100)}.Sidebar_toggle-icon-wrapper__H0mnj{width:28px;height:28px;border-radius:1000px;background-color:var(--primary-100);display:flex;justify-content:center;align-items:center;border:2px solid #fff;position:absolute;left:-12px;top:22px;cursor:pointer;z-index:100}.Sidebar_toggle-icon-closed__pJweJ{transform:rotate(180deg)}.Layout_wrapper__mGMnc{width:100%}.Layout_content-wrapper__fI1Rx{width:100%;height:calc(100vh - 64px);padding:20px;display:flex;gap:16px}.FilterOverlay_wrapper__QieAj{width:283px;max-width:283px;overflow:hidden}.Wrapper_global-loader__Rry92{display:flex;flex-direction:column;gap:8px;width:100%;height:100%;justify-content:center;align-items:center;padding:8px}.Wrapper_global-loader__Rry92 .Wrapper_p-progress-spinner__2LBEV{width:45px;height:45px}