.sidebar[data-v-027240d0]{display:flex;justify-content:space-between;background-color:var(--panel-color)}.sidebar__content[data-v-027240d0]{flex-direction:column;white-space:nowrap;padding-top:.5rem;padding-bottom:1.5rem;display:flex;flex:1 1 auto;height:100%;justify-content:space-between;max-width:var(--sidebar-width);min-width:0;position:relative;width:var(--sidebar-width)}.sidebar[data-state=open][data-v-027240d0]{animation:slideRight-027240d0 .1s ease-out}.sidebar[data-state=closed][data-v-027240d0]{animation:slideLeft-027240d0 .1s ease-out}@keyframes slideLeft-027240d0{0%{width:235px}to{width:81px}}@keyframes slideRight-027240d0{0%{width:81px}to{width:235px}}
