.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-border-default:1px solid #bbb;--xy-node-border-selected-default:1px solid #555;--xy-handle-background-color-default:#333;--xy-selection-background-color-default:#9696b41a;--xy-selection-border-default:1px dotted #9b9b9bcc;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));min-width:5px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{justify-content:center;align-items:center;width:26px;height:26px;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border:var(--xy-node-border,var(--xy-node-border-default));color:var(--xy-node-color,var(--xy-node-color-default))}.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{border:var(--xy-node-border-selected,var(--xy-node-border-selected-default));outline:none}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.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.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--bg:#fff;--bg-panel:#f6f8fa;--fg:#1f2328;--fg-dim:#656d76;--border:#d1d9e0;--accent:#0969da;--node-fill:#d9d9f3;--delay-fill:#fff;--edge:#656d76;--error:#cf222e;--warning:#9a6700;--actor-fill-modern:#dbeafe;--actor-stroke-modern:#93b4e6;--delay-fill-modern:#fef3c7;--delay-stroke-modern:#e0c36b;--io-fill-modern:#eef1f4;--shadow:0 1px 3px #0f172a24;--rate-fg:#0f766e;--buffer-fg:#7c3aed}[data-theme=dark]{--bg:#0d1117;--bg-panel:#161b22;--fg:#e6edf3;--fg-dim:#8d96a0;--border:#30363d;--accent:#4493f8;--node-fill:#2c2c54;--delay-fill:#1c2128;--edge:#8d96a0;--error:#f85149;--warning:#d29922;--actor-fill-modern:#1e3a5f;--actor-stroke-modern:#3d6a9e;--delay-fill-modern:#3d3520;--delay-stroke-modern:#7a6a35;--io-fill-modern:#21262d;--shadow:0 1px 4px #00000080;--rate-fg:#5eead4;--buffer-fg:#c4b5fd}*{box-sizing:border-box}body{background:var(--bg);color:var(--fg);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.app{flex-direction:column;height:100vh;display:flex}.toolbar{border-bottom:1px solid var(--border);background:var(--bg-panel);align-items:center;gap:12px;padding:6px 12px;font-size:13px;display:flex}.brand{font-weight:600}.toolbar-items{align-items:center;gap:8px;display:flex}.panes{--split:45%;grid-template-columns:var(--split) 6px 1fr;flex:1;min-height:0;display:grid}.pane{min-width:0;min-height:0;overflow:hidden}.diagram-pane{background:var(--bg);position:relative}.splitter{cursor:col-resize;background:var(--border)}.splitter:hover{background:var(--accent)}.toolbar select,.toolbar button{font:inherit;color:var(--fg);background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:3px 10px}.toolbar button.active{border-color:var(--accent);color:var(--accent)}.palette{gap:4px;display:flex}.palette .chip{border:1px dashed var(--fg-dim);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:6px;padding:3px 10px}.palette .chip:active{cursor:grabbing}.react-flow__edge.drop-target .react-flow__edge-path{stroke:var(--accent);stroke-width:2.5px}.editor-host{height:100%}.diagram-wrap{width:100%;height:100%}.diagram-wrap.stale{opacity:.45;filter:saturate(.4)}.react-flow{background:var(--bg)}.fsd-node{position:relative}.node-svg{position:absolute;inset:0;overflow:visible}.process-name{text-align:center;white-space:nowrap;font-size:14px;position:absolute;top:-24px;left:0;right:0}.node-badge{color:var(--accent);margin-left:6px;font-size:10px;font-weight:700}.stack{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;line-height:14px;display:flex;position:absolute;inset:0}.stack-line{font-size:12px}.stack-rates{font-size:11px}.io-label{white-space:nowrap;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.rate-label{fill:var(--fg);font-size:10.5px}.signal-label{fill:var(--fg);font-size:13px}.buffer-label{fill:var(--fg-dim);font-size:10px;font-style:normal}.arrow-head{fill:var(--fg)}.system-boundary-box{border:1px dashed var(--fg-dim);pointer-events:none}.system-label{color:var(--fg-dim);pointer-events:none;font-size:12px}.react-flow__edge .react-flow__edge-path{stroke:var(--fg);stroke-width:1px;fill:none}.react-flow__edge{cursor:pointer}.react-flow__edge:hover .react-flow__edge-path{stroke:var(--accent)}.react-flow__minimap{background:var(--bg-panel)}.react-flow__minimap-mask{fill:color-mix(in srgb, var(--fg-dim) 12%, transparent)}.mm-actor{fill:var(--actor-fill-modern)}.mm-delay{fill:var(--delay-fill-modern)}.mm-io{fill:var(--io-fill-modern)}.react-flow__handle{border:1px solid var(--bg);background:var(--accent);border-radius:50%;width:7px;height:7px}.new-input-handle.react-flow__handle{background:var(--bg);border:1.5px dashed var(--accent);width:9px;height:9px;top:50%}.diagram-modern .react-flow{font-family:ui-sans-serif,system-ui,sans-serif}.diagram-modern .node-shape{stroke-width:1.25px}.diagram-modern .actor .node-shape{fill:var(--actor-fill-modern);stroke:var(--actor-stroke-modern)}.diagram-modern .delay .node-shape{fill:var(--delay-fill-modern);stroke:var(--delay-stroke-modern)}.diagram-modern .fsd-node.actor,.diagram-modern .fsd-node.delay{filter:drop-shadow(var(--shadow));transition:filter .12s}.diagram-modern .fsd-node.actor:hover,.diagram-modern .fsd-node.delay:hover{filter:drop-shadow(0 3px 8px #0f172a40)}.diagram-modern .process-name{font-size:13px;font-weight:600}.diagram-modern .stack-line{color:var(--fg);font-size:11px}.diagram-modern .stack-ctor{color:var(--fg-dim);font-size:10px}.diagram-modern .fsd-node.io .io-label{background:var(--io-fill-modern);border:1px solid var(--border);border-radius:999px;padding:1px 10px}.diagram-modern .react-flow__edge .react-flow__edge-path{stroke:var(--edge);stroke-width:1.5px;stroke-linejoin:round}.diagram-modern .react-flow__edge:hover .react-flow__edge-path,.diagram-modern .react-flow__edge.selected .react-flow__edge-path{stroke:var(--accent)}.diagram-modern .signal-label{font-size:11.5px;font-weight:500}.diagram-modern .rate-label{fill:var(--rate-fg);font-size:10px;font-weight:600}.diagram-modern .buffer-label{fill:var(--buffer-fg);font-weight:600}.diagram-modern .stack-rates{color:var(--rate-fg)}.buffer-verbose{display:none}.diagram-modern .buffer-verbose{display:inline}.diagram-modern .buffer-dot{display:none}.diagram-modern .arrow-head{fill:var(--edge)}.diagram-modern .system-boundary-box{border:1.5px dashed var(--border);border-radius:12px}.hide-signals .sig-name,.hide-rates .rate-label,.hide-rates .stack-rates,.hide-buffers .buffer-label,.hide-repetitions .node-badge,.hide-constructors .stack-ctor,.hide-functions .stack-fn{display:none}.fsd-node:hover .stack-line,.react-flow__node.selected .stack-line{display:block}.fsd-node:hover .node-badge,.react-flow__node.selected .node-badge,.react-flow__edge:hover .sig-name,.react-flow__edge.selected .sig-name,.react-flow__edge:hover .rate-label,.react-flow__edge.selected .rate-label,.react-flow__edge:hover .buffer-label,.react-flow__edge.selected .buffer-label{display:inline}.float-controls{z-index:5;flex-direction:column;gap:4px;display:flex;position:absolute;top:12px;left:12px}.float-controls .detail-switch{border:1px solid var(--border);border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.float-controls .switch-title{color:var(--fg-dim);background:var(--bg-panel);text-transform:uppercase;letter-spacing:.06em;padding:4px 10px 2px;font-size:10px;font-weight:600}.float-controls button{color:var(--fg);background:var(--bg-panel);cursor:pointer;text-align:left;border:none;padding:4px 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.float-controls>button{border:1px solid var(--border);border-radius:6px}.float-controls button.active{color:var(--accent);font-weight:600}.float-controls .switch-group{flex-direction:column;display:flex}.float-controls button.sub{padding-left:24px;font-size:10px}.float-controls button:disabled{color:var(--fg-dim);opacity:.5;cursor:default}.float-controls button:hover{color:var(--accent)}.legend{z-index:5;border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;flex-direction:column;gap:6px;max-width:340px;padding:10px 12px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;display:flex;position:absolute;top:12px;left:92px;box-shadow:0 4px 16px #0000002e}.legend-title{font-weight:600}.legend-row{align-items:center;gap:8px;display:flex}.legend-swatch{border-radius:50%;flex:none;width:14px;height:14px}.swatch-actor{background:var(--actor-fill-modern);border:1px solid var(--actor-stroke-modern)}.swatch-delay{background:var(--delay-fill-modern);border:1px solid var(--delay-stroke-modern)}.swatch-newinput{background:var(--bg);border:1.5px dashed var(--accent)}.legend-pill{border:1px solid var(--border);background:var(--io-fill-modern);border-radius:999px;flex:none;padding:0 8px;font-style:italic}.legend-glyph{text-align:center;flex:none;min-width:20px;font-size:11px}.legend-badge{color:var(--accent);font-weight:700}.legend-rate{color:var(--rate-fg);font-weight:600}.legend-buffer{color:var(--buffer-fg);white-space:nowrap;font-weight:600}.diagram-lecture .legend-rate,.diagram-lecture .legend-buffer{color:var(--fg)}.diagram-lecture .react-flow{font-family:Latin Modern Roman,Computer Modern,Georgia,Times New Roman,serif}.diagram-lecture .node-shape{stroke-width:1.2px;stroke:var(--fg)}.diagram-lecture .actor .node-shape{fill:var(--node-fill)}.diagram-lecture .delay .node-shape{fill:var(--delay-fill)}.diagram-lecture .fsd-node:hover .node-shape{stroke-width:2px}.diagram-lecture .process-name,.diagram-lecture .stack-ctor,.diagram-lecture .stack-fn,.diagram-lecture .stack-tokens,.diagram-lecture .io-label,.diagram-lecture .signal-label{font-style:italic}.diagram-lecture .signal-label,.diagram-lecture .rate-label{font-family:Latin Modern Roman,Computer Modern,Georgia,Times New Roman,serif}.diagram-lecture .react-flow__handle,.diagram-lecture .new-input-handle.react-flow__handle{opacity:0}.diagram-lecture .react-flow__minimap{display:none}.diagram-lecture .swatch-actor{background:var(--node-fill);border-color:var(--fg)}.diagram-lecture .swatch-delay{background:var(--delay-fill);border-color:var(--fg)}.diagram-lecture .legend-pill{background:0 0;border:none}.schedule-off .node-badge,.schedule-off .buffer-label{display:none!important}.schedule-panel{border:1px solid var(--border);background:var(--bg-panel);z-index:4;border-radius:6px;flex-direction:column;gap:6px;max-height:40%;padding:8px 10px;font-size:11px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;overflow:auto}.schedule-strip{color:var(--fg-dim);white-space:nowrap;text-align:left;font-family:ui-monospace,monospace;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;overflow-x:auto}.schedule-chip{border:1px solid var(--border);background:var(--bg-panel);color:var(--fg-dim);cursor:pointer;z-index:4;border-radius:6px;padding:4px 10px;font-family:ui-monospace,monospace;font-size:11px;position:absolute;bottom:12px;left:12px}.schedule-chip:hover,.schedule-strip:hover{color:var(--accent)}.schedule-tables{align-items:flex-start;gap:24px;display:flex}.schedule-tables table{border-collapse:collapse}.schedule-tables th{text-align:left;color:var(--fg-dim);padding:1px 12px 1px 0;font-weight:600}.schedule-tables td{padding:1px 12px 1px 0;font-family:ui-monospace,monospace}.status-chip,.sched-banner{pointer-events:none;z-index:5;border-radius:6px;padding:4px 10px;font-size:12px;position:absolute;left:12px}.status-chip{background:var(--warning);color:var(--bg);top:12px}.sched-banner{background:var(--error);color:#fff;bottom:12px}.popover{z-index:10;border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;flex-direction:column;gap:6px;min-width:200px;padding:10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;display:flex;position:absolute;box-shadow:0 4px 16px #0000002e}.popover form{flex-direction:column;gap:6px;display:flex}.popover .pop-title{margin-bottom:2px;font-weight:600}.popover .row{align-items:center;gap:6px;display:flex}.popover .row>span{min-width:60px;color:var(--fg-dim)}.popover input{min-width:0;font:inherit;color:var(--fg);background:var(--bg);border:1px solid var(--border);border-radius:4px;flex:1;padding:2px 6px}.popover button{font:inherit;color:var(--fg);background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:2px 8px}.popover button:hover{border-color:var(--accent);color:var(--accent)}.popover .err{color:var(--error)}@keyframes fsd-pulse{0%,to{stroke-width:1.25px}50%{stroke:var(--accent);stroke-width:3px}}.react-flow__node.just-added .node-shape{animation:.6s ease-in-out 3 fsd-pulse}.notice-toast{background:var(--fg);max-width:70%;color:var(--bg);z-index:6;border-radius:6px;padding:6px 14px;font-size:12px;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}[data-theme=dark] .cm-editor .cm-gutters{background:var(--bg-panel);color:var(--fg-dim);border-right:1px solid var(--border)}[data-theme=dark] .cm-editor .cm-activeLine{background:#ffffff0d}[data-theme=dark] .cm-editor .cm-activeLineGutter{background:#ffffff14}[data-theme=dark] .cm-editor .cm-cursor{border-left-color:var(--fg)}[data-theme=dark] .cm-editor .cm-selectionBackground{background:#4493f840}
