.notes-tree-scroll.svelte-sjmhru{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s ease}.notes-tree-scroll.svelte-sjmhru:hover{scrollbar-color:hsl(var(--muted-foreground) / .35) transparent}.notes-tree-scroll.svelte-sjmhru::-webkit-scrollbar{width:6px}.notes-tree-scroll.svelte-sjmhru::-webkit-scrollbar-track{background:transparent}.notes-tree-scroll.svelte-sjmhru::-webkit-scrollbar-thumb{background-color:transparent;border-radius:999px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.notes-tree-scroll.svelte-sjmhru:hover::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground) / .35)}.notes-tree-scroll.svelte-sjmhru::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground) / .55)}.resizable-handle{position:relative}.resizable-handle[data-resize-handle-active]{background-color:var(--muted-foreground)}.resizable-handle-with-handle{position:relative;width:2px;transition:background-color .2s}.resizable-handle-with-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:24px;border-radius:2px;background-color:var(--muted-foreground);opacity:.5;transition:opacity .2s}.resizable-handle-with-handle:hover:before,.resizable-handle-with-handle[data-resize-handle-active]:before{opacity:1}
