.resizable-aside[data-v-14919364]{display:flex;flex-direction:column;border-right:1px solid rgba(223,232,227,.9);background:hsla(0,0%,100%,.72);box-shadow:6px 0 20px rgba(32,72,55,.06);position:relative}.resizable-aside .resize-handle[data-v-14919364]{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.resizable-aside .resize-handle .resize-line[data-v-14919364]{width:2px;height:100%;background-color:var(--im-background-active-dark);border-radius:1px;transition:all .2s ease}.resizable-aside .resize-handle.resizing .resize-line[data-v-14919364],.resizable-aside .resize-handle:hover .resize-line[data-v-14919364]{width:3px}