@import url("https://cdn.jsdelivr.net/npm/geist-font/dist/geist-sans/index.css");*{padding:0;box-sizing:border-box}*,body{margin:0}body{min-width:320px;min-height:100vh;font-family:GeistSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}.react-flow__node{transition:transform .6s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}