.fg-root{font-family:monospace;font-size:10px;line-height:15px;padding:.5px;width:100%}.fg-span{transition:flex-grow .4s ease-in-out;min-width:0;flex-basis:0;flex-shrink:0}.fg-span-children{display:flex;flex-direction:row}.fg-span-element{height:15px;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color .4s ease-in-out,shadow .1s ease-in-out}.fg-span-element:before{margin-left:1px;content:""}.fg-span-element.hidden{padding:0}.fg-span-element.expanded{opacity:.5}