@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#0a0a0c;--foreground:#f0f0f2;--card:#141417;--card-foreground:#f0f0f2;--popover:#141417;--popover-foreground:#f0f0f2;--primary:#6366f1;--primary-foreground:#fff;--secondary:#1e1e24;--secondary-foreground:#f0f0f2;--muted:#1e1e24;--muted-foreground:#a1a1aa;--accent:#6366f1;--accent-foreground:#fff;--destructive:#ef4444;--destructive-foreground:#fff;--border:#27272a;--input:#27272a;--ring:#6366f1;--radius:.75rem;--node-pending:#27272a;--node-in-progress:#3b82f6;--node-functional:#10b981;--node-stuck:#ef4444;--edge-color:#3f3f46;--glow-color:#6366f180}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border)}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 var(--glow-color)}70%{box-shadow:0 0 0 10px #6366f100}to{box-shadow:0 0 #6366f100}}.animate-glow{animation:2s infinite pulse-glow}.react-flow__background{background-color:var(--background)}.react-flow__node{border-radius:var(--radius);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);padding:12px;font-size:14px;transition:all .3s}.react-flow__node:hover{border-color:var(--primary);transform:translateY(-2px)}.react-flow__handle{background:var(--primary);border:2px solid var(--background);width:8px;height:8px}.react-flow__edge-path{stroke:var(--edge-color);stroke-width:2px}.react-flow__controls{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 4px 12px #00000080!important}.react-flow__controls-button{border:none!important;border-bottom:1px solid var(--border)!important;color:var(--foreground)!important;fill:var(--foreground)!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;transition:all .2s!important;display:flex!important}.react-flow__controls-button:last-child{border-bottom:none!important}.react-flow__controls-button:hover{background:var(--muted)!important}.react-flow__controls-button svg{fill:currentColor!important;width:14px!important;height:14px!important}.react-flow__edge-path{stroke-width:2px;opacity:.4;transition:all .3s;stroke:var(--primary)!important}.react-flow__edge.selected .react-flow__edge-path{stroke-width:4px;opacity:1;filter:drop-shadow(0 0 10px #00f2ffcc);stroke:#00f2ff!important}.react-flow__edge.animated .react-flow__edge-path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}@keyframes dashdraw{0%{stroke-dashoffset:10px}to{stroke-dashoffset:0}}
