.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%}.flow-wrapper{display:flex;height:100%}.react-flow-container{flex-grow:1;height:100%;position:relative}.react-flow__background{background-color:#fdfdfd}.react-flow__edge-path{stroke-width:1.5;stroke:#b1b1b7}.custom-node{border:1px solid #bdbdbd;border-radius:3px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.react-flow__node.selected .custom-node{border:2px solid #3385ff;box-shadow:0 0 10px #3385ff4d}.react-flow__node.selected .custom-node.locked{border-color:#3385ff}.canvas-controls{display:flex;gap:8px;position:absolute;right:10px;top:10px;z-index:10}.canvas-controls button{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 1px 3px #0000001a;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.canvas-controls button:hover{background-color:#f5f5f5;border-color:#bdbdbd}.sidebar{background-color:#fafafa;border-right:1px solid #e0e0e0;padding:15px 10px;width:150px}.sidebar button{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;display:block;font-size:14px;margin-bottom:8px;padding:8px 12px;text-align:center;transition:background-color .2s;width:100%}.sidebar button:not([disabled]):hover{background-color:#f5f5f5}.sidebar button[disabled]{cursor:not-allowed;opacity:.5}.sidebar .description{color:#777;font-size:12px;margin-bottom:15px}.dnd-node{background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:grab;font-weight:700;margin-bottom:10px;padding:10px 15px;text-align:center;transition:background-color .2s ease}.dnd-node:hover{background-color:#e9e9e9}.dnd-node:active{cursor:grabbing}.custom-node{background:#fff;border:1px solid #d1d1d1;border-radius:5px;box-shadow:0 2px 8px #0000001a;padding:10px;text-align:left;width:220px}.node-title{color:#000;font-size:14px;font-weight:700}.node-description{color:#000}.custom-node hr{border:none;border-top:1px solid #eee;margin:5px 0}.raci-section,.task-list-section{font-size:12px;line-height:1}.raci-section strong,.task-list-section strong{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.task-list-section ul{margin:5px 0;padding-left:20px}.task-list-section li{margin-bottom:4px}.add-task-button{background:none;border:none;color:#5a5a5a;cursor:pointer;font-size:12px;margin-top:5px;padding:4px 0}.add-task-button:hover{color:#000}.react-flow__handle{background-color:#757575;border:2px solid #fff;box-shadow:0 0 0 1px #757575;height:5px;width:5px}.custom-node.locked{border-color:#757575;border-style:dashed}.custom-node.node-bold .node-title,.custom-node.node-bold strong{font-weight:700}.custom-node.pill-node{border-color:silver;border-radius:10px;box-shadow:0 2px 6px #0000001f;color:#888;font-size:10px;font-size:11px;font-size:9px;line-height:1.5;margin-bottom:1px;margin-bottom:0;text-align:center;width:120px}.custom-node.pill-node .react-flow__handle{background-color:#888;border:1px solid #fff;box-shadow:0 0 0 1px #888;height:5px;width:5px}.custom-node.pill-node .react-flow__handle-top{top:-7px}.custom-node.pill-node .react-flow__handle-bottom{bottom:-7px}.custom-node.pill-node .react-flow__handle-left{left:-7px}.custom-node.pill-node .react-flow__handle-right{right:-7px}.contextual-toolbar{align-items:center;background-color:#fdfdfd;border:1px solid #e0e0e0;border-radius:6px;bottom:100%;box-shadow:0 2px 8px #0000001f;display:flex;left:50%;margin-bottom:10px;padding:2px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10}.toolbar-section{align-items:center;display:flex;margin:0 1px}.toolbar-divider{background-color:#e9e9e9;height:14px;margin:0 2px;width:1px}.contextual-toolbar button,.toolbar-font-select{align-items:center;background:none;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:11px;height:22px;justify-content:center;line-height:1;margin:0;min-width:22px;padding:0 4px;transition:all .1s ease-in-out}.contextual-toolbar button b,.contextual-toolbar button u{font-size:12px;font-weight:700;text-decoration:none}.contextual-toolbar button[title="AI Action"],.contextual-toolbar button[title="Background Color"],.contextual-toolbar button[title="More Options"],.contextual-toolbar button[title=Lock],.contextual-toolbar button[title=Unlock]{font-size:14px}.toolbar-font-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right 4px top 50%;background-repeat:no-repeat;background-size:.4em auto;border:1px solid #dcdcdc;font-weight:400;margin-right:3px;padding:0 16px 0 6px}.button-group{border:1px solid #dcdcdc;border-radius:5px;display:flex;overflow:hidden}.button-group button{border-radius:0;border-right:1px solid #dcdcdc}.button-group button:last-child{border-right:none}.contextual-toolbar button:hover,.toolbar-font-select:hover{background-color:#f0f0f0}.contextual-toolbar button.active{background-color:#e0e0e0;color:#000}.contextual-toolbar button[title="AI Action"]{background-image:linear-gradient(to top right,#c3a1ff,#9169ff);border:none;color:#fff}.contextual-toolbar button[title="AI Action"]:hover{background-image:linear-gradient(to top right,#d3baff,#a179ff)}.color-picker-dropdown{grid-gap:4px;background-color:#fff;border:1px solid #d1d1d1;border-radius:6px;box-shadow:0 4px 12px #00000026;display:grid;gap:4px;grid-template-columns:repeat(4,1fr);left:0;margin-top:4px;padding:6px;position:absolute;top:100%;z-index:20}.color-swatch{border:1px solid #d1d1d1;border-radius:4px;cursor:pointer;height:20px;padding:0;transition:all .1s ease;width:20px}.color-swatch:hover{border-color:#3385ff;transform:scale(1.1)}.bg-color-icon{align-items:center;border:1px solid #ccc;border-radius:3px;display:flex;font-size:12px;height:18px;justify-content:center;width:18px}.undo-redo-controls{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 8px #0000001a;display:flex;gap:8px;left:15px;padding:5px;position:absolute;top:15px;z-index:10}.undo-redo-controls button{background-color:#fff;border:1px solid #dcdcdc;border-radius:5px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px;transition:all .15s ease}.undo-redo-controls button:hover:not(:disabled){background-color:#f5f5f5;border-color:#b0b0b0}.undo-redo-controls button:active:not(:disabled){background-color:#e0e0e0;transform:translateY(1px)}.undo-redo-controls button:disabled{color:#999;cursor:not-allowed;opacity:.5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Arial,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.app-container{display:flex;flex-direction:column;height:100vh}.app-header{background-color:#fafafa;border-bottom:1px solid #e0e0e0;color:#555;font-size:14px;font-weight:500;padding:8px 24px}.app-main{flex-grow:1}
/*# sourceMappingURL=main.2b3a6ce9.css.map*/