.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
.app-layout-module__VUSrba__layout{grid-template:"main"1fr/1fr;height:100dvh;display:grid;overflow:hidden}.app-layout-module__VUSrba__sidebar nav a span,.app-layout-module__VUSrba__sidebar nav button span{transition:opacity .2s ease-in-out}.app-layout-module__VUSrba__layout[data-sidebar-collapsed=true] .app-layout-module__VUSrba__sidebar nav a span,.app-layout-module__VUSrba__layout[data-sidebar-collapsed=true] .app-layout-module__VUSrba__sidebar nav button span{opacity:0}.app-layout-module__VUSrba__sidebar{background-color:var(--color-elevated-secondary);transition:width .2s ease-in-out;display:none;overflow:hidden}.app-layout-module__VUSrba__main{flex-direction:column;grid-area:main;min-width:0;display:flex;overflow:hidden}@media (min-width:768px){.app-layout-module__VUSrba__layout{grid-template:"sidebar main"1fr/220px 1fr;transition:grid-template-columns .2s ease-in-out}.app-layout-module__VUSrba__sidebar{grid-area:sidebar;width:220px;display:block}.app-layout-module__VUSrba__layout[data-sidebar-collapsed=true]{grid-template-columns:4rem 1fr}.app-layout-module__VUSrba__layout[data-sidebar-collapsed=true] .app-layout-module__VUSrba__sidebar{width:4rem}}
