tree-root{list-style:none;padding-left:0;font-family:sans-serif;font-size:14px}.tree-node{position:relative;margin-left:1em;padding-left:1em;border-left:1px solid var(--muted-foreground)}.tree-node:before{content:"";position:absolute;top:1em;left:0;width:1em;height:0;border-bottom:1px solid var(--muted-foreground)}.tree-node-label{cursor:pointer;display:flex;align-items:center;gap:6px;margin-left:5px}.tree-children{list-style:none;margin-left:1em;padding-left:1em;border-left:1px solid var(--muted-foreground)}.tree-leaf{margin-bottom:1px}.arrow{display:inline-block;width:1em;margin-top:-4px;margin-left:-5px}.tree-leaf{position:relative;padding-left:1em;margin-bottom:1px;border-left:1px solid var(--muted-foreground)}.tree-leaf:before{content:"";position:absolute;top:.75em;left:0;width:1em;height:0;border-top:1px solid var(--muted-foreground)}.checkbox-full{accent-color:var(--appname-blue)}.checkbox-partial{accent-color:var(--appname-red)}.checkbox-none{accent-color:var(--appname-light-gray)}
