.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%}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden}.app-container{width:100%;height:100%;display:flex;overflow:hidden}.reactflow-wrapper{flex:1;height:100%;overflow:hidden;position:relative}.react-flow__attribution{display:none!important}.react-flow{height:100%!important;width:100%!important}.react-flow__controls{box-shadow:0 0 5px var(--boxShadow);border-radius:4px;background-color:var(--nodeBackground)}.react-flow__controls-button{border:none!important;background:transparent!important;transition:background-color .2s ease}.decision-node{transition:box-shadow .2s ease,transform .2s ease}.decision-node:hover{box-shadow:0 4px 8px var(--boxShadowDarker);transform:translateY(-2px)}.react-flow__edge-path{stroke-width:2;stroke:var(--comment)}.react-flow__edge.animated .react-flow__edge-path{stroke:var(--requiredBorder)}.react-flow__handle{width:10px;height:10px;transition:background-color .2s ease,transform .2s ease}.react-flow__handle:hover{background-color:var(--requiredBorder);transform:scale(1.3)}.sidebar{width:300px;height:100%;padding:15px;border-right:1px solid var(--border);background-color:var(--sidebarBackground);overflow-y:hidden;box-shadow:0 0 10px var(--boxShadow);z-index:5;flex-shrink:0}.decision-categories{max-height:calc(100vh - 250px);overflow-y:auto;position:relative}.decision-categories::-webkit-scrollbar{display:none}.decision-categories{scrollbar-width:none;-ms-overflow-style:none}.decision-category{width:100%;box-sizing:border-box}.scroll-indicator{position:fixed;bottom:30px;left:150px;font-size:16px;color:var(--comment);background-color:var(--nodeBackground);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px var(--boxShadow);pointer-events:none;z-index:100;opacity:0;transition:opacity .3s ease}.scroll-indicator.visible{opacity:1}.sidebar-header{border-bottom:1px solid var(--border);padding-bottom:10px;margin-bottom:15px}.sidebar-header h3{margin-top:0;color:var(--green)}.act-section{margin-bottom:20px}.act-header h4{margin-top:0;margin-bottom:10px;padding:8px;background-color:var(--currentLine);color:var(--foreground);border-radius:4px;font-size:1.1em;display:flex;align-items:center;justify-content:space-between;position:relative}.location-header h4{margin-top:0;margin-bottom:10px;padding:5px;background-color:var(--selection);border-radius:4px;font-size:.95em;display:flex;align-items:center;justify-content:space-between;position:relative}.act-content{padding-left:10px}.decision-category{margin-bottom:15px}.section-title{cursor:pointer;user-select:none;width:100%}.collapse-icon{display:inline-block;font-size:1em;transition:transform .2s ease;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.decision-item{padding:10px;margin:8px 0;background-color:var(--nodeBackground);border:1px solid var(--border);border-radius:4px;cursor:grab;user-select:none;transition:all .2s ease;width:100%;box-sizing:border-box}.decision-item:hover{background-color:var(--selection);transform:translateY(-2px);box-shadow:0 2px 5px var(--boxShadow)}.decision-item.optional{background-color:var(--optionalNode);border-color:var(--optionalBorder)}.decision-item.required{background-color:var(--requiredNode);border-color:var(--requiredBorder)}.item-title{font-weight:700;margin-bottom:5px}.item-description{font-size:.8rem;color:var(--comment)}.optional-badge,.required-badge,.completed-badge{display:inline-block;font-size:.7rem;padding:2px 8px;border-radius:12px;color:var(--badgeText);margin-right:5px}.optional-badge{background-color:var(--optionalBorder)}.required-badge{background-color:var(--requiredBorder)}.completed-badge{background-color:var(--green)}button.remove-node{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border-radius:50%;background:var(--red);color:var(--badgeText);border:2px solid var(--nodeBackground);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 3px var(--boxShadowDarker)}button.change-decision{display:block;margin-top:8px;padding:4px 8px;background-color:var(--buttonBackground);border:1px solid var(--buttonBorder);border-radius:4px;font-size:.75rem;cursor:pointer;width:100%}.decision-warning{background-color:var(--warningBackground);color:var(--warningText);padding:10px;border-radius:6px;margin-bottom:10px;font-size:.85rem;border:1px solid var(--warningBorder)}.node-options{font-size:.9rem;background:var(--nodeOptionsBackground);border-radius:6px;padding:8px 10px;margin-top:10px}.node-options div[role=button]{cursor:pointer;padding:5px 8px;margin:3px 0;border-radius:4px;transition:all .2s ease;background-color:var(--nodeOptionBackground);border:1px solid transparent}.node-options div[role=button]:hover{background-color:var(--nodeOptionHoverBackground);border-color:currentColor}.selected-option{font-size:.9rem;margin-top:8px;padding:8px;background:var(--selectedOptionBackground);border-radius:6px;border:1px dashed var(--green)}.node-meta{font-size:.8rem;margin-top:12px;color:var(--metaText);border-top:1px dashed var(--metaBorder);padding-top:8px}.checkbox-wrapper-6{position:relative;z-index:10}.checkbox-wrapper-6 .tgl{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;left:0;top:0;margin:0;z-index:1}.checkbox-wrapper-6 .tgl+.tgl-btn{outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.checkbox-wrapper-6 .tgl+.tgl-btn:after,.checkbox-wrapper-6 .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%;box-sizing:border-box}.checkbox-wrapper-6 .tgl+.tgl-btn:after{left:0}.checkbox-wrapper-6 .tgl+.tgl-btn:before{display:none}.checkbox-wrapper-6 .tgl:checked+.tgl-btn:after{left:50%}.checkbox-wrapper-6 .tgl-light+.tgl-btn{background:var(--selection);border-radius:2em;padding:2px;transition:all .4s ease}.checkbox-wrapper-6 .tgl-light+.tgl-btn:after{border-radius:50%;background:var(--nodeBackground);transition:all .2s ease}.checkbox-wrapper-6 .tgl-light:checked+.tgl-btn{background:var(--green)}:root{--transition-speed: .3s}body,.app-container{background-color:var(--background);color:var(--foreground);transition:background-color var(--transition-speed),color var(--transition-speed)}.sidebar{background-color:var(--sidebarBackground);border-right:1px solid var(--border);color:var(--foreground);transition:background-color var(--transition-speed),color var(--transition-speed),border-color var(--transition-speed)}.sidebar-header{border-bottom:1px solid var(--border)}.sidebar-header h3{color:var(--purple)}.decision-category h4{background-color:var(--currentLine);color:var(--foreground)}.decision-item{background-color:var(--nodeBackground)!important;border-color:var(--border)!important;color:var(--foreground);transition:all var(--transition-speed)}.decision-item:hover{background-color:var(--selection)!important}.decision-item.optional:not(.completed){background-color:var(--optionalNode)!important;border-color:var(--optionalBorder)!important}.decision-item.required:not(.completed){background-color:var(--requiredNode)!important;border-color:var(--requiredBorder)!important}.decision-item.completed{background-color:var(--completedNode)!important;border-color:var(--completedBorder)!important}.item-description{color:var(--comment)!important}input[type=text],input[type=search]{background-color:var(--nodeBackground);border:1px solid var(--border);color:var(--foreground)}button{background-color:var(--currentLine);color:var(--foreground);border-color:var(--border)}button.change-decision{background-color:var(--currentLine);border-color:var(--border)}button.change-decision:hover{background-color:var(--selection)}.react-flow__controls{background-color:var(--nodeBackground)!important}.react-flow__controls-button{color:var(--foreground)!important}.react-flow__controls-button:hover{background-color:var(--selection)!important}.react-flow__node{background-color:var(--nodeBackground);color:var(--foreground);border-color:var(--border)}.react-flow__edge-path{stroke:var(--comment)}.react-flow__edge.animated .react-flow__edge-path{stroke:var(--purple)}[data-theme=dark] .decision-node,[data-theme=dark] .decision-node .node-description{color:var(--foreground)}[data-theme=dark] .decision-node.required:not(.completed){background-color:var(--requiredNode)!important;border-color:var(--requiredBorder)!important}[data-theme=dark] .decision-node.optional:not(.completed){background-color:var(--optionalNode)!important;border-color:var(--optionalBorder)!important}[data-theme=dark] .decision-node.completed{background-color:var(--completedNode)!important;border-color:var(--completedBorder)!important}[data-theme=dark] .decision-node .node-options{background-color:var(--currentLine)!important}[data-theme=dark] .decision-node .node-options div[role=button]{background-color:var(--selection)!important;color:var(--foreground)}[data-theme=dark] .decision-node .node-options div[role=button]:hover{background-color:var(--purple)!important;color:var(--foreground)}[data-theme=dark] .decision-node .selected-option{background-color:var(--currentLine)!important;border-color:var(--green)!important;color:var(--foreground)}[data-theme=dark] .decision-node .node-meta{color:var(--comment);border-top-color:var(--comment)}[data-theme=dark] .react-flow__background{background-color:var(--background)}[data-theme=dark] .react-flow__background-pattern{color:var(--comment)!important}.decision-node.required:not(.completed){background-color:var(--requiredNode);border-color:var(--requiredBorder)}.decision-node.optional:not(.completed){background-color:var(--optionalNode);border-color:var(--optionalBorder)}.decision-node.completed{background-color:var(--completedNode);border-color:var(--completedBorder)}[data-theme=dark] .sidebar .item-description,[data-theme=dark] .sidebar .item-prerequisites{color:var(--comment)!important;opacity:.9}[data-theme=dark] .sidebar .decision-item{color:var(--foreground)}[data-theme=dark] .sidebar .decision-item.optional:not(.completed){background-color:var(--optionalNode)!important;border-color:var(--optionalBorder)!important}[data-theme=dark] .sidebar .decision-item.required:not(.completed){background-color:var(--requiredNode)!important;border-color:var(--requiredBorder)!important}[data-theme=dark] .sidebar .decision-item.unavailable{background-color:var(--currentLine)!important;border:1px dashed var(--comment)!important}[data-theme=dark] .sidebar .decision-category h4{color:var(--foreground)}[data-theme=dark] .sidebar .legend{background-color:var(--currentLine)!important}[data-theme=dark] .sidebar .search-input{background-color:var(--currentLine);color:var(--foreground);border-color:var(--border)}[data-theme=dark] .sidebar .debug-panel{background-color:var(--currentLine);color:var(--comment)}.legend{background-color:var(--currentLine)!important;color:var(--foreground)!important}.debug-panel{background-color:var(--nodeBackground);color:var(--foreground);border-color:var(--border)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--foreground);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--linkColor);text-decoration:inherit}a:hover{color:var(--linkHoverColor)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--buttonBackground);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--linkColor)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:var(--foreground);background-color:var(--background)}a:hover{color:var(--lightLinkHoverColor)}button{background-color:var(--buttonBackground)}}.modal-overlay{position:fixed;inset:0;background-color:var(--overlayBackground);z-index:999;display:flex;justify-content:center;align-items:center}.modal-container{animation:modal-appear .3s ease-out;text-align:center}@keyframes modal-appear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{margin-bottom:12px}.modal-header h3{font-weight:600;text-align:center;margin:0}.modal-body{margin-bottom:16px}.modal-body p{margin:0;line-height:1.5;text-align:center}.modal-footer{display:flex;justify-content:center;gap:16px}.modal-footer button{font-weight:500;transition:all .2s ease;min-width:100px}.modal-footer button:hover{transform:translateY(-2px);box-shadow:0 2px 5px var(--boxShadowDarker)}
