.split.svelte-gozkti{width:100%;height:100%;display:flex}.split-horizontal.svelte-gozkti{flex-direction:row}.split-vertical.svelte-gozkti{flex-direction:column}.handle.svelte-gozkti{z-index:1;background-repeat:no-repeat;background-position:center}.handle-horizontal.svelte-gozkti{height:100%;width:4px;cursor:col-resize;margin-left:-2px;margin-top:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='50'><path d='M1 0 v50' stroke='grey' stroke-width='2px' stroke-dasharray='2,4'/></svg>");background-position-x:2px}.handle-vertical.svelte-gozkti{height:4px;width:100%;cursor:row-resize;margin-left:0;margin-top:-2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50' height='2'><path d='M0 1 h50' stroke='grey' stroke-width='2px' stroke-dasharray='2,4'/></svg>");background-position-y:2px}
