[data-resizable-root]{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:flex}[data-resizable-root].horizontal{flex-direction:row}[data-resizable-root].horizontal>.resizable-pane:not(:last-child){border-right:1px solid #1e243a}[data-resizable-root].vertical{flex-direction:column}[data-resizable-root].vertical>.resizable-pane:not(:last-child){border-bottom:1px solid #1e243a}[data-resizable-root] .resizable-pane{flex-shrink:0;position:relative;overflow:auto}[data-resizable-root] .resizable-collapse-corner{display:none}[data-resizable-root]>.resizable-handle{pointer-events:auto;z-index:1;flex-shrink:0;position:relative}[data-resizable-root].horizontal>.resizable-handle{cursor:col-resize;width:6px;margin-left:-3px;margin-right:-3px}[data-resizable-root].vertical>.resizable-handle{cursor:row-resize;height:6px;margin-top:-3px;margin-bottom:-3px}
