.fg-root{font-family:monospace;font-size:10px;color:#000;padding:.5px;width:100%}.fg-span{transition:all .4s ease-in-out}.fg-span-children{display:flex;flex-direction:row}.fg-span-children>.fg-span.normal:not(:first-child){margin-left:.5px}.fg-span-element{margin-bottom:.5px;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color .4s ease-in-out}.fg-span-element:before{margin-left:2px;content:""}.fg-span-element.hidden{padding:0}.fg-span-element.expanded{opacity:.5}.fg-span:hover>.fg-span-element{box-shadow:0 0 0 .5px #000}