body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ebebeb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dndflow{display:flex;flex-direction:column;flex-grow:1;height:100%}.dndflow aside{background:#fcfcfc;border-right:1px solid #eee;font-size:12px;padding:15px 10px}.dndflow .dndnode,.dndflow aside .description{margin-bottom:10px}.dndflow .dndnode{align-items:center;border:1px solid #1a192b;border-radius:2px;cursor:grab;display:flex;height:20px;justify-content:center;padding:4px}.dndflow .dndnode.input{border-color:#0041d0}.dndflow .dndnode.output{border-color:#ff0072}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}.dndflow .selectall{margin-top:10px}@media screen and (min-width:768px){.dndflow{flex-direction:row}.dndflow aside{max-width:250px;width:20%}}.dot-loader{align-items:center;display:flex;gap:8px;justify-content:center}.dot{animation:bounce 1.5s ease-in-out infinite;background-color:#4a90e2;border-radius:50%;height:14px;width:14px}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}.dot:nth-child(4){animation-delay:.9s}.dot:nth-child(5){animation-delay:1.2s}@keyframes bounce{0%,20%,to{transform:scale(0)}50%{transform:scale(1)}} /*# sourceMappingURL=main.8dc5f413.css.map*/