.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__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%}:root{--bg: #f5f5f5;--bg-2: #ececec;--panel: #ffffff;--panel-alt: #f7f7f7;--ink: #1f1f1f;--ink-muted: #6b6b6b;--accent: #2a6df4;--accent-2: #1f8f5f;--accent-3: #4b5563;--border: #e3e3e3;--shadow: 0 6px 14px rgba(0, 0, 0, .08)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,sans-serif;color:var(--ink);background:var(--bg);min-height:100vh}h1,h2,h3,button,.chip,.node-type,.node-title{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column;height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;z-index:10}.app-header h1{margin:0;font-size:24px}.muted{color:var(--ink-muted);margin:4px 0 0;font-size:13px}.header-actions{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.filters-group{display:flex;align-items:flex-start;flex-direction:column;gap:10px;flex:1}.filter-box{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:12px;background:var(--panel);flex-wrap:wrap;max-width:100%}.breadcrumb-bar{display:flex;align-items:center;padding:8px 24px 12px;background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:1}.breadcrumb-row{display:flex;align-items:center;gap:16px;width:100%}.breadcrumb-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.breadcrumb-fit{padding:6px 10px;font-size:12px}.breadcrumb-track{display:flex;align-items:center}.breadcrumb-dot{width:20px;height:20px;border-radius:999px;background:#c3c3c3;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#111;border:none;padding:0}.breadcrumb-dot.current{background:#111;color:#fff}.breadcrumb-dot.clickable{cursor:pointer}.breadcrumb-dot.clickable:hover{background:#9c9c9c}.breadcrumb-dot.current.clickable:hover{background:#111}.breadcrumb-line{width:28px;height:2px;background:#c3c3c3}.breadcrumb-empty{color:var(--ink-muted);font-size:12px}.breadcrumb-subtree{padding:8px 24px 12px;background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:11}.breadcrumb-subbranch{display:flex;flex-direction:column;gap:8px;margin-left:10px}.breadcrumb-subrow{display:flex;align-items:center;gap:12px}.breadcrumb-subselect{border:none;background:none;padding:0;font-size:12px;color:#3b3b3b;max-width:220px;text-align:left;cursor:pointer}.breadcrumb-subselect:hover{color:#111}.breadcrumb-subtree .breadcrumb-dot{background:#b3b3b3}.breadcrumb-subtree .breadcrumb-dot.current{background:#333}.filters{display:flex;gap:8px}.owner-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.owner-label{font-size:12px;color:var(--ink-muted)}.chip{border:1px solid var(--border);padding:6px 10px;border-radius:999px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:12px}.chip.active{background:var(--panel);color:var(--ink);border-color:var(--accent-2);box-shadow:0 6px 14px #2a9d8f26}.actions{display:flex;align-items:center;gap:10px}.action-secondary{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:120px}.text-action{border:none;background:none;padding:0;color:var(--ink-muted);font-size:12px;font-weight:600}.text-action:hover{color:var(--ink)}.danger-action{color:#b91c1c}.danger-action:hover{color:#7f1d1d}.primary{border:none;background:var(--accent);color:#fff;padding:8px 14px;border-radius:10px;cursor:pointer;font-weight:600}.ghost{border:1px solid var(--border);background:transparent;color:var(--ink);padding:6px 10px;border-radius:10px;cursor:pointer}.ghost:disabled{opacity:.45;cursor:not-allowed}.ghost:disabled:hover{color:var(--ink)}.text-action:disabled,.text-action:disabled:hover{color:var(--ink-muted);cursor:not-allowed}.dropdown{position:relative}.dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu{position:absolute;top:110%;left:0;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);min-width:160px;opacity:0;pointer-events:none;transform:translateY(-6px);transition:all .15s ease;z-index:20}.dropdown-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu button{border:none;background:none;padding:10px 14px;text-align:left;cursor:pointer}.dropdown-menu button:hover{background:var(--panel-alt)}.layout{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:0;animation:riseIn .35s ease;min-height:0}.canvas{min-height:0;height:100%;background:#fafafa}.canvas .react-flow{width:100%;height:100%}.sidebar{border-left:1px solid var(--border);background:#fff;display:flex;flex-direction:column;gap:16px;padding:16px;overflow-y:auto}.deliverables-header{display:flex;align-items:center;justify-content:space-between}.deliverables-list{display:flex;flex-direction:column;gap:10px}.deliverable-row{background:var(--panel);border:2px solid var(--local-border, var(--border));border-radius:12px;padding:12px;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;animation:floatIn .3s ease forwards;animation-delay:var(--delay, 0s);opacity:0}.deliverable-row:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.deliverable-row-top{display:flex;align-items:center;gap:8px;font-weight:600}.deliverable-row-meta{display:grid;gap:4px;margin-top:6px;font-size:12px;color:var(--ink-muted)}.deliverable-blockers{margin-top:6px;font-size:12px;color:var(--accent)}.inspector{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:var(--shadow);animation:fadeIn .3s ease}.inspector.empty{color:var(--ink-muted);min-height:200px}.inspector-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.status-card{background:var(--panel-alt);border-radius:12px;padding:10px;margin-bottom:12px}.status-line{font-size:13px;color:var(--ink-muted)}.field-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field-group input,.field-group textarea{border:1px solid var(--border);border-radius:8px;padding:6px 8px;font-family:inherit}.markdown-field{display:flex;flex-direction:column;gap:6px}.markdown-editor{border:1px solid var(--border);border-radius:8px;padding:8px 10px;min-height:120px;background:#fff;font-family:inherit;font-size:13px;line-height:1.5;white-space:normal;cursor:text}.markdown-editor:focus{outline:2px solid rgba(42,109,244,.2);border-color:#2a6df499}.markdown-editor:empty:before{content:attr(data-placeholder);color:#9ca3af}.markdown-editor p{margin:0}.markdown-editor p+p{margin-top:8px}.markdown-editor ul,.markdown-editor ol{margin:0 0 8px 18px}.markdown-copy{align-self:flex-end;font-size:12px}.markdown-node-link{background:none;border:none;padding:0;margin:0;font:inherit;color:var(--accent);text-decoration:underline;cursor:pointer}.inline-row,.checkbox-label{display:flex;align-items:center;gap:8px}.inspector-list{display:grid;gap:12px;font-size:13px}.inspector-list ul{margin:6px 0 0 16px;padding:0}.node-card{border-radius:12px;padding:12px;min-width:200px;max-width:320px;width:240px;border:1px solid var(--border);background:var(--panel);overflow:visible;cursor:grab;border-left-width:30px;border-left-color:var(--local-border)}.react-flow__node.selected .node-card{--border: var(--local-border);background-color:color-mix(in srgb,var(--local-border) 10%,white)}.react-flow__node.selected{outline:none;box-shadow:none}.node-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;cursor:grab}.node-header-actions{display:flex;align-items:center;gap:6px}.node-expand{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:6px;border:1px solid var(--border);background:#fff;color:#4b5563}.node-expand:hover{background:#f3f4f6}.node-expand svg{width:14px;height:14px}.node-type{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#8b8b8b;padding:2px 6px;border-radius:999px;border:1px solid var(--border);background:#f7f7f7}.node-meta{margin-top:6px;display:flex;gap:10px;font-size:11px;color:var(--ink-muted);flex-wrap:wrap}.node-editor{margin-top:8px;max-height:260px;overflow:auto;pointer-events:auto}.node-editor .field-group input,.node-editor .field-group textarea,.node-editor .markdown-editor{width:100%;font-size:12px}.node-editor label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#8b8b8b}.node-editor .primary{width:100%;pointer-events:auto}.ai-prompt{display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--panel-alt)}.ai-prompt textarea{width:100%;font-size:12px}.ai-prompt-actions{display:flex;justify-content:flex-end;gap:8px}.ai-status{margin-top:10px;padding:10px;border-radius:12px;border:1px solid var(--border);background:#f7f7f7;display:grid;gap:6px;font-size:12px}.ai-status-header{display:flex;align-items:center;justify-content:space-between;font-size:12px}.ai-status-message{margin:0;color:var(--ink-muted)}.ai-status-actions{display:flex;gap:8px}.ai-spinner{width:12px;height:12px;border-radius:50%;border:2px solid #cbd5f5;border-top-color:var(--accent);animation:ai-spin .8s linear infinite}.ai-status-success{background:#1f8f5f14;border-color:#1f8f5f59}.ai-status-error{background:#be123c14;border-color:#be123c59}.ai-status-no_change,.ai-status-undone{background:#2a6df414;border-color:#2a6df459}@keyframes ai-spin{to{transform:rotate(360deg)}}.node-card-fullscreen{width:100%;max-width:none;min-width:0;cursor:default}.node-card-fullscreen .node-header{cursor:default}.node-card-fullscreen .node-editor{max-height:none}.nodrag{cursor:default}.node-card .react-flow__handle{width:14px;height:14px;border-radius:999px;border:2px solid #fff;background:#1f1f1f;box-shadow:0 1px 2px #0003}.node-card .react-flow__handle-left{left:-7px}.node-card .react-flow__handle-right{right:-7px}.react-flow__edge-path{stroke:#9aa7a3;stroke-width:2.4;stroke-linecap:round}.react-flow__edge.animated .react-flow__edge-path{stroke-dasharray:6 6 6 6 6 6 6 6 12 6;animation:acd-edge-dash .85s linear infinite}.react-flow__edge.selected .react-flow__edge-path{stroke:#2f2f2f;stroke-width:2.6}@media (prefers-reduced-motion: reduce){.react-flow__edge.animated .react-flow__edge-path{animation:none}}.react-flow__edge-interaction{stroke:transparent;pointer-events:stroke}.react-flow__edge{cursor:pointer}@keyframes acd-edge-dash{to{stroke-dashoffset:-66}}.node-deliverable{--local-border: #f472b6}.node-activity{--local-border: #818cf8}.node-artifact{--local-border: #50ded6}.node-person{--local-border: #FFD90F}.node-badge{font-size:10px;padding:3px 6px;border-radius:999px;border:1px solid transparent}.badge-complete{background:#1f8f5f1f;color:#1f8f5f;border-color:#1f8f5f59}.badge-ready{background:#2a6df41f;color:#2a6df4;border-color:#2a6df459}.badge-blocked{background:#be123c1f;color:#be123c;border-color:#be123c59}.badge-concept{background:#4b55631f;color:#4b5563;border-color:#4b556359}.notice{padding:6px 10px;background:#e07a4f26;border-radius:999px;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a282859;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:var(--panel);border-radius:16px;padding:20px;min-width:320px;box-shadow:var(--shadow)}.node-fullscreen-modal{width:min(1100px,96vw);height:min(92vh,1000px);padding:48px 28px 24px;position:relative;display:flex}.node-fullscreen-body{flex:1;overflow:auto}.node-fullscreen-close{position:absolute;top:12px;right:12px}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-actions{display:flex;justify-content:flex-end;gap:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.layout{grid-template-columns:1fr}.sidebar{order:-1;border-left:none;border-bottom:1px solid var(--border)}.header-actions{flex-direction:column;align-items:flex-end;gap:8px}}
