:root{--bg:#f4f6f8d0;--surface:#fff;--muted:#6b7280;--text:#111827;--subtext:#374151;--brand-500:#0969da;--brand-600:#0753c6;--accent:#2da44e;--danger:#d73a49;--border:#0d1b2a0f;--glass:#fffc;--shadow-sm:0 1px 4px #0206170f;--shadow-md:0 6px 18px #0612280f;--shadow-lg:0 10px 30px #0e141e14;--gap-xs:6px;--gap-sm:8px;--gap-md:12px;--gap-lg:20px;--radius-sm:6px;--radius-md:10px;--toolbar-height:56px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--type-base:14px;--type-scale-1:12px;--type-scale-2:16px}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background-color:#f4f6f8d0;background-color:var(--bg);color:#111827;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-sans);font-size:14px;font-size:var(--type-base);margin:0}*{box-sizing:border-box}img{display:block;height:auto;max-width:100%}button{background:#0000;border:none;color:inherit;cursor:pointer;font-weight:600;letter-spacing:.02em;outline:none;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}button.icon-btn{align-items:center;background:#fff;background:var(--surface);border:1px solid #0000;border-radius:8px;box-shadow:0 1px 4px #0206170f;box-shadow:var(--shadow-sm);display:inline-flex;justify-content:center;min-height:36px;min-width:36px;padding:8px}button.icon-btn:hover{box-shadow:0 6px 18px #0612280f;box-shadow:var(--shadow-md);transform:translateY(-2px)}button.primary{background:linear-gradient(180deg,#0969da,#0753c6);background:linear-gradient(180deg,var(--brand-500),var(--brand-600));border-radius:10px;box-shadow:0 8px 20px #0753c61f;color:#fff;padding:8px 12px}button.ghost{background:#0000;border:1px solid #0d1b2a0f;border:1px solid var(--border);border-radius:8px;color:#374151;color:var(--subtext);padding:7px 10px}button:hover{opacity:.96}button:active{box-shadow:inset 0 1px 2px #0000000f;transform:translateY(0)}:focus,:focus-visible{outline:none}:focus-visible{border-radius:8px;box-shadow:0 0 0 4px #0969da1f}input,select,textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;border-radius:var(--radius-sm);font-family:inherit;font-size:14px;outline:none;padding:8px 10px;transition:box-shadow .12s ease,border-color .12s ease,transform .06s ease}input:focus,select:focus,textarea:focus{border-color:#0969da;border-color:var(--brand-500);box-shadow:0 0 0 3px #0969da1f}.row{align-items:center;gap:12px;gap:var(--gap-md)}.col,.row{display:flex}.col{flex-direction:column;gap:8px;gap:var(--gap-sm)}.small{color:#6b7280;color:var(--muted);font-size:12px;font-size:var(--type-scale-1)}.panel{background:#fff;background:var(--surface);border:1px solid #0d1b2a0f;border:1px solid var(--border);border-radius:8px;box-shadow:0 10px 30px #0e141e14;box-shadow:var(--shadow-lg);padding:16px;transition:transform .12s ease,box-shadow .12s ease}.MuiTooltip-tooltip{background-color:#0f172a;border-radius:6px;color:#fff;font-size:12px;padding:6px 10px}.react-flow__node{background:linear-gradient(180deg,#fff,#fbfdff);background:linear-gradient(180deg,var(--surface),#fbfdff);border:1px solid #0d1b2a0f;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);box-shadow:0 1px 4px #0206170f;box-shadow:var(--shadow-sm);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.react-flow__node.selected{border:2px solid #0969da;border:2px solid var(--brand-500);box-shadow:0 6px 22px #0969da24;transform:translateY(-2px)}.react-flow__node:active{cursor:grabbing;transform:translateY(-1px)}.react-flow__node>div{color:#374151;color:var(--subtext);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-sans)}.react-flow__handle{border:2px solid #ffffffe6!important;border-radius:6px!important;box-shadow:0 2px 6px #0206171f!important;height:12px!important;width:12px!important}.react-flow__handle.source{background:#0969da!important;background:var(--brand-500)!important}.react-flow__handle.target{background:#9ca3af!important}.react-flow__edge-path{stroke:#555;stroke-width:1.5;transition:stroke .12s ease,stroke-width .12s ease}.react-flow__edge-path:hover{stroke:#0969da;stroke:var(--brand-500);stroke-width:2}.react-flow__controls{background:#fff!important;background:var(--surface)!important;border-radius:8px;box-shadow:0 1px 4px #0206170f;box-shadow:var(--shadow-sm);padding:6px!important;right:12px!important;top:68px!important;top:calc(var(--toolbar-height) + 12px)!important}.react-flow__minimap{border:1px solid #0000000f!important;border-radius:6px!important;box-shadow:0 1px 4px #0206170f!important;box-shadow:var(--shadow-sm)!important;overflow:hidden!important}.react-flow__minimap canvas{opacity:1!important}.react-flow__pane .react-flow__background{background-image:linear-gradient(#0000 23px,#00000003 24px),linear-gradient(90deg,#0000 23px,#00000003 24px);background-size:24px 24px}.flow-toolbar{-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#fff,#fbfdff);background:linear-gradient(180deg,var(--surface),#fbfdff);border-bottom:1px solid #e6e9ee;box-shadow:0 1px 4px #0206170f;box-shadow:var(--shadow-sm);height:56px;height:var(--toolbar-height);overflow-x:auto;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:80}.flow-toolbar,.flow-toolbar .group{align-items:center;display:flex;gap:8px;gap:var(--gap-sm)}.flow-toolbar .icon-label{color:#374151;color:var(--subtext);font-size:11px;font-weight:600;margin-top:6px;text-align:center}.toolbar-expanded .flow-toolbar{height:96px;height:calc(var(--toolbar-height) + 40px)}.toolbar-expanded .flow-toolbar .icon-button{flex-direction:column;gap:6px;padding:10px}.toolbar-expanded .flow-toolbar .icon-label{display:block}.flow-toolbar .icon-label{display:none}.flow-toolbar .right-actions{align-items:center;display:flex;gap:12px}.flow-toolbar .brand{align-items:center;display:flex;gap:8px}.flow-toolbar .brand img{border-radius:10px;box-shadow:0 1px 4px #0206170f;box-shadow:var(--shadow-sm);height:36px;width:36px}.node-properties{background:linear-gradient(180deg,#fff,#fbfdff);background:linear-gradient(180deg,var(--surface),#fbfdff);border:1px solid #0d1b2a0f;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px #0e141e14;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-height:75vh;overflow:hidden;padding:16px;position:absolute;right:12px;top:68px;top:calc(var(--toolbar-height) + 12px);width:360px;z-index:70}.node-properties .body{overflow:hidden}.node-properties .actions{display:flex;gap:10px;margin-top:12px}.kv{align-items:center;display:flex;gap:10px;justify-content:space-between}.badge{background:#0969da1a;border:1px solid #0969da14;border-radius:999px;color:#0969da;color:var(--brand-500);font-size:11px;padding:4px 8px}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:8px}::-webkit-scrollbar-track{background:#0000}@media (max-width:880px){:root{--toolbar-height:56px}.flow-toolbar{gap:6px;padding:8px}.flow-toolbar .brand img{height:32px;width:32px}.node-properties{border-radius:10px;left:8px;right:8px;top:64px;top:calc(var(--toolbar-height) + 8px);width:auto}.toolbar-expanded .flow-toolbar .icon-label{display:none}}@media (min-width:881px){.toolbar-expanded .flow-toolbar .icon-label{display:block}.toolbar-expanded .flow-toolbar .brand img{height:44px;width:44px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.react-flow__minimap,.react-flow__minimap *{opacity:1!important;visibility:visible!important}@media (prefers-color-scheme:dark){:root{--bg:#0f172ae0;--surface:#1e293b;--muted:#94a3b8;--text:#f1f5f9;--subtext:#cbd5e1;--brand-500:#3b82f6;--brand-600:#2563eb;--accent:#10b981;--danger:#ef4444;--border:#ffffff14;--glass:#1e293bcc;--shadow-sm:0 1px 4px #0000004d;--shadow-md:0 6px 18px #0006;--shadow-lg:0 10px 30px #00000080}.react-flow__background{background-image:linear-gradient(#0000 23px,#ffffff08 24px),linear-gradient(90deg,#0000 23px,#ffffff08 24px)!important}.react-flow__minimap{background-color:#fff!important;background-color:var(--surface)!important}.MuiTooltip-tooltip{background-color:#374151!important;color:#f9fafb!important}}.dark-mode{--bg:#0f172a;--surface:#1e293b;--muted:#94a3b8;--text:#f1f5f9;--subtext:#cbd5e1;--brand-500:#3b82f6;--brand-600:#2563eb;--accent:#10b981;--danger:#ef4444;--border:#ffffff14;--glass:#1e293bcc;--shadow-sm:0 1px 4px #0000004d;--shadow-md:0 6px 18px #0006;--shadow-lg:0 10px 30px #00000080}@media (prefers-color-scheme:dark){:root:not(.light-mode){--bg:#0f172a;--surface:#1e293b;--muted:#94a3b8;--text:#f1f5f9;--subtext:#cbd5e1;--brand-500:#3b82f6;--brand-600:#2563eb;--accent:#10b981;--danger:#ef4444;--border:#ffffff14;--glass:#1e293bcc;--shadow-sm:0 1px 4px #0000004d;--shadow-md:0 6px 18px #0006;--shadow-lg:0 10px 30px #00000080}}.dark-mode .react-flow__background,:root:not(.light-mode) .react-flow__background{background-image:linear-gradient(#0000 23px,#ffffff08 24px),linear-gradient(90deg,#0000 23px,#ffffff08 24px)!important}.dark-mode .react-flow__minimap,:root:not(.light-mode) .react-flow__minimap{background-color:#fff!important;background-color:var(--surface)!important;border:1px solid #0d1b2a0f!important;border:1px solid var(--border)!important}.dark-mode .react-flow__edge-path,:root:not(.light-mode) .react-flow__edge-path{stroke:#94a3b8}.dark-mode .react-flow__handle.target,:root:not(.light-mode) .react-flow__handle.target{background:#475569!important}.dark-mode .MuiTooltip-tooltip,:root:not(.light-mode) .MuiTooltip-tooltip{background-color:#374151!important;color:#f9fafb!important}.light-mode{--bg:#f4f6f8d0;--surface:#fff;--muted:#6b7280;--text:#111827;--subtext:#374151;--brand-500:#0969da;--brand-600:#0753c6;--accent:#2da44e;--danger:#d73a49;--border:#0d1b2a0f;--glass:#fffc;--shadow-sm:0 1px 4px #0206170f;--shadow-md:0 6px 18px #0612280f;--shadow-lg:0 10px 30px #0e141e14}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
/*# sourceMappingURL=main.f68920d9.css.map*/