.app-sidebar{flex-grow:0;flex-shrink:0;min-width:68px;max-width:250px;display:flex;z-index:40;flex-direction:row;justify-content:space-between}.app-sidebar .app-sidebar-content{flex:1}.app-sidebar .app-sidebar-resizer{cursor:col-resize;resize:horizontal;background:transparent;height:100%;width:1px}.app-sidebar .app-sidebar-resizer:hover{width:2px;height:100%;background:#c1c3c5b4}.sidebarScrollableList::-webkit-scrollbar{width:4px;height:4px}.sidebarScrollableList::-webkit-scrollbar-track{background:#f1f1f1}.sidebarScrollableList::-webkit-scrollbar-thumb{background:#d0d0d0}.sidebarScrollableList::-webkit-scrollbar-thumb:hover{background:#b4b4b4}@keyframes snowfall{0%{transform:translateY(0) translateX(0) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(111px) translateX(10px) rotate(1turn);opacity:0}}