.plant-tree-view{max-width:100%;font-weight:500}.tree-node-container{list-style-type:none}.tree-node{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:calc(100% - 8px)}.tree-toggle{flex-shrink:0;cursor:pointer}.tree-children{padding-left:.5rem}.tree-label{line-height:1.5;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.selected{font-weight:600;--tw-text-opacity:1;color:hsl(var(--heroui-primary)/var(--heroui-primary-opacity,var(--tw-text-opacity)))}.tree-children .tree-children .tree-children .tree-children{margin-left:.5rem}@media (prefers-color-scheme:dark){.tree-node:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.selected{background-color:hsl(var(--heroui-primary)/.2)}}