@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6dcdb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b9c2c1}::-webkit-scrollbar-track{background:0 0}a{color:inherit;text-decoration:none}.react-flow__attribution{display:none!important}
