.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.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{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{position:absolute;z-index:5;margin:15px}.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:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#f3f4f6;color:#111827;line-height:1.5}.page{padding:32px 40px;width:100%;max-width:1400px}.page-header{margin-bottom:32px}.page-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 6px}.page-subtitle{color:#6b7280;font-size:16px;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px}@media(max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.stats-grid{grid-template-columns:1fr}}.stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.stat-card-content{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:14px;color:#6b7280;margin:0 0 6px}.stat-value{font-size:32px;font-weight:700;color:#111827;margin:0}.stat-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px}.stat-icon.blue{background-color:#3b82f6}.stat-icon.green{background-color:#10b981}.stat-icon.purple{background-color:#8b5cf6}.stat-icon.orange{background-color:#f59e0b}.cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}@media(max-width:1000px){.cards-grid{grid-template-columns:1fr}}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-title{font-size:18px;font-weight:600;margin:0}.card-link{color:#3b82f6;text-decoration:none;font-size:14px}.card-link:hover{text-decoration:underline}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.quick-action{display:flex;align-items:center;gap:14px;padding:18px;border-radius:12px;text-decoration:none;transition:all .2s}.quick-action.blue{background-color:#eff6ff}.quick-action.blue:hover{background-color:#dbeafe}.quick-action.purple{background-color:#f5f3ff}.quick-action.purple:hover{background-color:#ede9fe}.quick-action.green{background-color:#ecfdf5}.quick-action.green:hover{background-color:#d1fae5}.quick-action.orange{background-color:#fff7ed}.quick-action.orange:hover{background-color:#ffedd5}.quick-action-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.quick-action-icon.blue{background-color:#3b82f6}.quick-action-icon.purple{background-color:#8b5cf6}.quick-action-icon.green{background-color:#10b981}.quick-action-icon.orange{background-color:#f59e0b}.quick-action-text{display:flex;flex-direction:column}.quick-action-title{font-weight:600;color:#111827;font-size:15px}.quick-action-subtitle{font-size:14px;color:#6b7280}.flow-list{display:flex;flex-direction:column;gap:12px}.flow-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background-color:#f9fafb;border-radius:10px;text-decoration:none;transition:background-color .2s}.flow-item:hover{background-color:#f3f4f6}.flow-item-left{display:flex;align-items:center;gap:12px}.flow-status-dot{width:10px;height:10px;border-radius:50%}.flow-status-dot.active{background-color:#10b981}.flow-status-dot.inactive{background-color:#9ca3af}.flow-name{font-weight:500;color:#111827;font-size:15px}.badge{padding:5px 12px;border-radius:9999px;font-size:12px;font-weight:500;display:inline-block}.badge.green{background-color:#d1fae5;color:#065f46}.badge.gray{background-color:#f3f4f6;color:#4b5563}.badge.blue{background-color:#dbeafe;color:#1e40af}.badge.red{background-color:#fee2e2;color:#991b1b}.badge.yellow{background-color:#fef3c7;color:#92400e}.table-container{overflow-x:auto;width:100%}table{width:100%;border-collapse:collapse}th{text-align:left;padding:14px 16px;font-size:14px;font-weight:500;color:#6b7280;border-bottom:1px solid #e5e7eb;white-space:nowrap}td{padding:14px 16px;border-bottom:1px solid #e5e7eb}tr:last-child td{border-bottom:none}tbody tr:hover{background-color:#f9fafb}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;font-weight:500;font-size:14px;text-decoration:none;border:none;cursor:pointer;transition:all .2s}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.btn-secondary{background-color:#f3f4f6;color:#374151}.btn-secondary:hover{background-color:#e5e7eb}.btn-icon{padding:10px;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#6b7280;font-size:16px;transition:all .2s}.btn-icon:hover{background-color:#f3f4f6}.btn-icon.danger:hover{background-color:#fee2e2;color:#dc2626}input,select,textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color .2s,box-shadow .2s;background-color:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.alert{padding:14px 18px;border-radius:8px;margin-bottom:16px;font-size:14px}.alert.error{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert.success{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}.empty-state{text-align:center;padding:64px 24px;color:#6b7280}.empty-state-icon{font-size:56px;margin-bottom:16px}.empty-state-title{font-size:20px;font-weight:500;color:#111827;margin:0 0 8px}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:200}.modal{background:#fff;border-radius:16px;padding:28px;max-width:440px;width:100%;margin:16px;box-shadow:0 20px 25px -5px #0000001a}.modal-title{font-size:20px;font-weight:600;margin:0 0 8px}.modal-text{color:#6b7280;margin:0 0 24px;line-height:1.6}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.two-column-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;width:100%}@media(max-width:1000px){.two-column-layout{grid-template-columns:1fr}}.actions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.settings-section{max-width:700px;margin-bottom:24px}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #e5e7eb}.settings-row:last-child{border-bottom:none}.settings-label{font-weight:500;margin:0 0 4px}.settings-description{font-size:14px;color:#6b7280;margin:0}.react-flow__node{transition:transform .15s cubic-bezier(.25,.46,.45,.94)}.react-flow__node.dragging{transition:none}
