.sidebar-drawer .MuiDrawer-paper{width:60px;height:calc(100% - 64px);transition:width .2s;top:64px;overflow:hidden}.sidebar-content{flex-direction:column;height:100%;display:flex;position:relative}.sidebar-top-list{flex:auto;min-height:0;overflow:hidden}.sidebar-bottom-block{flex:none}.sidebar-drawer .sidebar-ghost-list{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0;right:0}.sidebar-drawer.expanded .MuiDrawer-paper,.sidebar-drawer-mobile .MuiDrawer-paper{width:250px}.sidebar-drawer-mobile .sidebar-top-list{overflow-y:auto}.sidebar-drawer .MuiListItem-root{margin-left:0;margin-right:0}.sidebar-drawer .MuiListItemButton-root{justify-content:center;min-height:48px;padding-left:8px;padding-right:8px;transition:padding .2s}.sidebar-drawer.expanded .MuiListItemButton-root{justify-content:initial;padding-left:20px;padding-right:20px}.sidebar-drawer .MuiListItemIcon-root{justify-content:center;min-width:0;margin-right:0;transition:margin-right .2s}.sidebar-drawer.expanded .MuiListItemIcon-root{margin-right:16px}.sidebar-drawer .MuiListItemText-root{opacity:0;white-space:nowrap;max-width:0;transition:opacity .2s,max-width .2s;overflow:hidden}.sidebar-drawer.expanded .MuiListItemText-root{opacity:1;max-width:200px}.sidebar-drawer .sidebar-version{justify-content:center;min-height:48px;padding-left:8px;padding-right:8px;transition:padding .2s}.sidebar-drawer.expanded .sidebar-version{justify-content:initial;padding-left:20px;padding-right:20px}.sidebar-item-break{border-bottom:1px solid var(--mui-palette-divider)}.sidebar-drawer .sidebar-status-icon{justify-content:center;width:20px;display:flex}.sidebar-status-dot{border-radius:50%;width:10px;height:10px}
