@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;900&family=Space+Mono:wght@400;700&display=swap";body{font-family:Inter,sans-serif;background-color:#fff;color:#111;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}.text-balance{text-wrap:balance}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.react-flow__node{border-radius:0!important}.react-flow__handle{background:#000;width:6px;height:6px;border-radius:0}.react-flow__edge-path{stroke:#999;stroke-width:1}.edge-active .react-flow__edge-path{stroke:#000;stroke-width:2;animation:dashdraw .5s linear infinite;stroke-dasharray:5}@keyframes dashdraw{0%{stroke-dashoffset:10}to{stroke-dashoffset:0}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.animate-marquee{animation:marquee 20s linear infinite}
