.tree ul{margin:0 9em 0 0;padding:0;list-style:none;color:#8f949a;position:relative}.tree ul:before,.tree:before{content:"";display:block;width:0;position:absolute;top:0;bottom:0;right:0;border-style:dashed solid dashed dashed;border-right:1px dashed;border-color:#8f949a;background:transparent;z-index:10}.tree li{font-weight:700;line-height:2.5em;margin:0;padding:1em 2em 0 0;position:relative;z-index:5}.tree li:before{border-top:1px dashed;content:"";display:block;height:100%;right:0;margin-top:1em;position:absolute;top:.75em;width:2em}.tree li:last-child:before{background:transparent;bottom:0;height:auto;top:.75em}.tree>li:before{border-top:none!important}.tree li div{border-radius:5px;border:1px solid hsla(0,0%,69%,.369);margin:0;min-width:12em;max-width:12em;padding:.25em .5em;background-color:#369;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#fff;font-weight:700;font-size:13px}ul.tree{position:relative;gap:3em;margin-right:0}ul.tree:before{border-right:none}.tree-sticky{position:-webkit-sticky;position:sticky;top:55px;width:100%;z-index:16}.scrollable{overflow-x:auto;white-space:nowrap}