.react-graph-expand>.stage{position:relative}.react-graph-expand .layers,.react-graph-expand .react-sigma,.react-graph-expand .react-sigma>.sigma-container{position:absolute;width:100%;height:100%}.react-graph-expand .sigma-mouse{z-index:10}.react-graph-expand .overlay>*{z-index:20}.node-component{display:flex;flex-direction:row;align-items:baseline;max-width:100%}.node-component .circle{flex-shrink:0;width:1em;height:1em;border-radius:1em;margin-right:.4em;position:relative}.node-component .circle.expandable:after{content:"";position:absolute;border-radius:100%;background:#fff;inset:2px}.node-component .node-labels{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.node-component .node-labels>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}