.layout_container__DEVS1{--side-menu-width:70px}.layout_container__DEVS1.layout_activeSideMenu__wbeot{--side-menu-width:250px}.layout_sideMenu__Bv3w6{display:none;width:var(--side-menu-width);position:fixed;height:100dvh;padding:1rem 12px;top:0;bottom:0;left:0;padding-top:calc(12px + var(--app-header-height, 66px));overflow-x:hidden;background-color:#fff;transition:width .3s ease;z-index:10}@media screen and (min-width:800px){.layout_sideMenu__Bv3w6{display:block}.layout_mainContent__FbUXe{padding-left:var(--side-menu-width);transition:padding-left .3s ease}}.layout_menuList__ZXuQ6{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.layout_menuItem__AD3AR{display:flex;align-items:center;padding:5px 8px;border-radius:8px;transition:all .2s ease-in-out;min-height:40px;color:#8a8d8f;gap:6px}.layout_menuItem__AD3AR.layout_menuItemActive__PaUXd,.layout_menuItem__AD3AR:hover{background-color:#f8f5f2;color:#b59b7b}.layout_menuItemLabel__Hf4IY{width:0;white-space:nowrap;transition:opacity .3s ease;transform-origin:left center;opacity:0;font-size:16px;font-weight:600;color:#101828}.layout_activeSideMenu__wbeot .layout_menuItemLabel__Hf4IY{width:auto;opacity:1}.layout_menuItemIcon__H7kXX{width:29px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative;z-index:1}.layout_menuItemIcon__H7kXX>svg{width:20px;height:20px}