div.svelte-qdnnva{position:fixed;display:grid;border:1px solid #0003;box-shadow:2px 2px 5px #0002;background:white;z-index:999}.treeview{margin:0;padding:0;list-style:none}.treeview.show-lines ul:before{border-left:solid black 1px}.treeview.show-lines ul li:before{border-top:solid black 1px}.treeview ul,.treeview li{margin:0;padding:0;list-style:none}.treeview ul{position:relative;margin-left:.3em}.treeview ul:before{content:"";display:block;width:0;position:absolute;top:0;bottom:0;left:0}.treeview ul li:before{content:"";display:block;width:10px;height:0;margin-top:-1px;position:absolute;top:.8em;left:0}.treeview ul li:not(.has-children):before{width:26px}.treeview ul li:last-child:before{background:#000;height:auto;top:1em;bottom:0}.treeview li{margin:0;padding:0 .8em;color:#555;font-weight:700;position:relative}.treeview li:not(.has-children) .tree-item{margin-left:14px}.treeview .tree-item{display:flex;column-gap:.4em;align-items:center;padding:4px 0}.treeview .no-arrow{padding-left:.5rem}.treeview .arrow{cursor:pointer;display:inline-block}.treeview .arrowDown{transform:rotate(90deg)}.treeview .invisible{visibility:hidden}.treeview .inserting-highlighted{color:red}.treeview .hover{font-weight:700}.treeview .insert-line{position:absolute;left:0;z-index:99;height:2px;width:200px;background-color:#00f;display:block;border-radius:3px;margin-left:28px;margin-bottom:-2px;margin-top:-2px}.treeview .insert-line-child{margin-left:calc(28px + 5em);background-color:red;height:6px}.treeview .insert-line-wrapper{position:relative}.treeview .currently-dragged{color:#d3d3d3}
