body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}html{overflow-y:scroll;scrollbar-gutter:stable}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2196f3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0069c0}.react-flow{background-color:#282c34;height:100%;width:100%}.react-flow__node{border-radius:8px;box-shadow:0 4px 8px #0000004d;transition:box-shadow .2s ease}.react-flow__node:hover{box-shadow:0 8px 16px #0006}.react-flow__node.selected{border:2px solid #fff}.react-flow__edge-path{stroke-width:2}.react-flow__edge.animated path{stroke-dasharray:5;animation:flowAnimation 30s linear infinite}.react-flow__controls{border-radius:5px;box-shadow:0 0 8px #0000004d}.react-flow__minimap{border-radius:5px}@keyframes flowAnimation{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.dd91add5.css.map*/