@keyframes gv-dash{to{stroke-dashoffset:-24px}}.gv-edge-active{stroke-dasharray:7 5;animation:.55s linear infinite gv-dash}@keyframes gv-pulse{0%,to{stroke-opacity:1}50%{stroke-opacity:.35}}.gv-running .gv-body{animation:1.1s ease-in-out infinite gv-pulse}.gv-node{transition:transform .35s var(--ease)}@keyframes gv-enter{0%{opacity:0}}.gv-enter{animation:.3s ease-out gv-enter}
