.tree{line-height:2em}.tree details>summary{cursor:pointer;list-style:none}.tree details>summary::-webkit-details-marker{display:none}.tree [data-clickable=true]{cursor:pointer;outline:none}.tree [data-clickable=true]:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.tree [data-clickable=true]:hover{cursor:pointer}.tree li{width:calc(100% - 27px);margin-left:27px;position:relative}.tree li:before{border-left:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));content:"";width:10px;height:1em;position:absolute;top:4px;left:-11px}.tree li:after{border-left:1px solid hsl(var(--border));content:"";width:20px;height:100%;min-height:50px;position:absolute;bottom:0;left:-11px}.tree li.child-objective-loading:before,.tree li.key-result-loading:last-of-type:before{height:36px;top:-12px}.tree li:last-child:after{display:none}.tree li[data-child-objective=true]:before{height:34px;top:-12px;left:-11px}.tree li[data-child-objective=true]:after{left:-11px}.tree li[data-key-result-item=true]:before{height:30px;top:-9px;left:-12px}.tree li[data-key-result-item=true]:after{left:-12px}.tree>li{margin-left:0!important}.tree>li:after,.tree>li:before{display:none!important}.loading-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.spinner{border:6px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:1.5s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{background:0 0;width:6px;margin-left:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:12px}::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}
.loader{border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}.loader-sm{border:2px solid #f3f3f3;border-top-color:#3498db;width:18px;height:18px}.loader-md{border:5px solid #f3f3f3;border-top-color:#3498db;width:30px;height:30px}.loader-lg{border:7px solid #f3f3f3;border-top-color:#3498db;width:40px;height:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
