.rbt-svg-container{position:absolute;inset:0;overflow:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rbt-svg-container.dragging{cursor:grabbing}.rbt-node-circle{transition:fill .4s ease,stroke .3s ease,stroke-width .3s ease}.rbt-node-text{font-size:13px}.rbt-node-text,.rbt-pointer-label{font-family:monospace;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rbt-pointer-label{font-size:10px;font-weight:700}.rbt-node-enter{animation:rbt-fade-in .4s ease forwards}@keyframes rbt-fade-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.rbt-edge{transition:stroke .3s ease,stroke-width .3s ease;stroke-width:2}.rbt-edge-rotating{stroke-width:3;stroke-dasharray:6 3;animation:rbt-edge-pulse .3s ease infinite alternate}@keyframes rbt-edge-pulse{0%{opacity:.5}to{opacity:1}}