.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-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--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:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-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}.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));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;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{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.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{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.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__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.CharacterNode-module-scss-module__4jxhyq__node{border:1px solid var(--border);background-color:var(--card);width:13.75rem;box-shadow:0 4px 12px color-mix(in oklch, var(--shadow-color) 10%, transparent);-webkit-user-select:none;user-select:none;border-radius:.75rem;transition:all .15s}.CharacterNode-module-scss-module__4jxhyq__node:hover{border-color:color-mix(oklch, var(--border) 80%, transparent);box-shadow:0 8px 24px color-mix(in oklch, var(--shadow-color) 15%, transparent)}.CharacterNode-module-scss-module__4jxhyq__nodeSelected{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in oklch, var(--primary) 20%, transparent)}.CharacterNode-module-scss-module__4jxhyq__nodeError{border-color:color-mix(in oklch, var(--accent-rose) 60%, transparent)}.CharacterNode-module-scss-module__4jxhyq__nodeError:hover{border-color:color-mix(in oklch, var(--accent-rose) 80%, transparent)}.CharacterNode-module-scss-module__4jxhyq__nodeWarning{border-color:color-mix(in oklch, var(--accent-amber) 60%, transparent)}.CharacterNode-module-scss-module__4jxhyq__nodeWarning:hover{border-color:color-mix(in oklch, var(--accent-amber) 80%, transparent)}.CharacterNode-module-scss-module__4jxhyq__header{border-bottom:1px solid color-mix(in oklch, var(--border) 50%, transparent);align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.CharacterNode-module-scss-module__4jxhyq__portrait{flex-shrink:0;position:relative}.CharacterNode-module-scss-module__4jxhyq__portraitCircle{background-color:#0054f31f;background-color:lab(40.6774% 33.1505 -89.4139/.12);border:1px solid #0054f340;border:1px solid lab(40.6774% 33.1505 -89.4139/.25);border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;overflow:hidden}.CharacterNode-module-scss-module__4jxhyq__portraitImg{object-fit:cover;border-radius:9999px;width:100%;height:100%}.CharacterNode-module-scss-module__4jxhyq__statusDot{border:2px solid var(--card);border-radius:9999px;width:.625rem;height:.625rem;position:absolute;bottom:0;right:0}.CharacterNode-module-scss-module__4jxhyq__statusDotOk{background-color:var(--accent-indigo)}.CharacterNode-module-scss-module__4jxhyq__statusDotError{background-color:var(--accent-rose)}.CharacterNode-module-scss-module__4jxhyq__statusDotWarning{background-color:var(--accent-amber)}.CharacterNode-module-scss-module__4jxhyq__meta{flex:1;min-width:0}.CharacterNode-module-scss-module__4jxhyq__name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.2;overflow:hidden}.CharacterNode-module-scss-module__4jxhyq__typeLabel{color:color-mix(in oklch, var(--accent-indigo) 80%, transparent);text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:500}.CharacterNode-module-scss-module__4jxhyq__dialogue{border-bottom:1px solid color-mix(in oklch, var(--border) 30%, transparent);cursor:pointer;padding:.625rem .75rem}.CharacterNode-module-scss-module__4jxhyq__dialogueInner{align-items:flex-start;gap:.375rem;display:flex}.CharacterNode-module-scss-module__4jxhyq__dialogueText{color:var(--muted-foreground);flex:1;font-size:.6875rem;line-height:1.5}.CharacterNode-module-scss-module__4jxhyq__dialogueClamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CharacterNode-module-scss-module__4jxhyq__expandIcon{width:.75rem;height:.75rem;color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);flex-shrink:0;margin-top:.125rem;transition:transform .15s}.CharacterNode-module-scss-module__4jxhyq__expandIconOpen{transform:rotate(180deg)}.CharacterNode-module-scss-module__4jxhyq__footer{justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.CharacterNode-module-scss-module__4jxhyq__attrCount{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);font-variant-numeric:tabular-nums;font-size:.625rem}
.ActionNode-module-scss-module__gDiSJW__node{border:1px solid var(--border);background-color:var(--card);width:11.25rem;box-shadow:0 4px 12px color-mix(in oklch, var(--shadow-color) 10%, transparent);-webkit-user-select:none;user-select:none;border-radius:.75rem;transition:all .15s}.ActionNode-module-scss-module__gDiSJW__node:hover{box-shadow:0 8px 24px color-mix(in oklch, var(--shadow-color) 15%, transparent);border-color:color-mix(in oklch, var(--border) 80%, transparent)}.ActionNode-module-scss-module__gDiSJW__nodeSelected{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in oklch, var(--primary) 20%, transparent)}.ActionNode-module-scss-module__gDiSJW__nodeError{border-color:color-mix(in oklch, var(--accent-rose) 60%, transparent)}.ActionNode-module-scss-module__gDiSJW__nodeWarning{border-color:color-mix(in oklch, var(--accent-amber) 60%, transparent)}.ActionNode-module-scss-module__gDiSJW__header{align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.ActionNode-module-scss-module__gDiSJW__iconWrap{flex-shrink:0;position:relative}.ActionNode-module-scss-module__gDiSJW__iconBox{border:1px solid;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.ActionNode-module-scss-module__gDiSJW__issueDot{border:2px solid var(--card);border-radius:9999px;width:.625rem;height:.625rem;position:absolute;top:-.25rem;right:-.25rem}.ActionNode-module-scss-module__gDiSJW__issueDotError{background-color:var(--accent-rose)}.ActionNode-module-scss-module__gDiSJW__issueDotWarning{background-color:var(--accent-amber)}.ActionNode-module-scss-module__gDiSJW__meta{flex:1;min-width:0}.ActionNode-module-scss-module__gDiSJW__label{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.2;overflow:hidden}.ActionNode-module-scss-module__gDiSJW__execBadge{margin-top:-.125rem;padding:0 .75rem .5rem}.ActionNode-module-scss-module__gDiSJW__execTag{border:1px solid;border-radius:.25rem;padding:.125rem .375rem;font-size:.5625rem;font-weight:500}.ActionNode-module-scss-module__gDiSJW__branches{border-top:1px solid color-mix(in oklch, var(--border) 30%, transparent);flex-direction:column;gap:.25rem;padding:.5rem .75rem .625rem;display:flex}.ActionNode-module-scss-module__gDiSJW__branchItem{align-items:center;gap:.375rem;display:flex}.ActionNode-module-scss-module__gDiSJW__branchNum{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);flex-shrink:0;width:.75rem;font-family:monospace;font-size:.5625rem}.ActionNode-module-scss-module__gDiSJW__branchText{color:color-mix(in oklch, var(--foreground) 70%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;line-height:1.3;overflow:hidden}.ActionNode-module-scss-module__gDiSJW__varActionSummary{border-top:1px solid color-mix(in oklch, var(--border) 30%, transparent);align-items:center;gap:.375rem;padding:.375rem .75rem .5rem;display:flex}.ActionNode-module-scss-module__gDiSJW__varActionName{color:var(--accent-magenta);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.625rem;font-weight:600;overflow:hidden}.ActionNode-module-scss-module__gDiSJW__varActionOp{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);flex-shrink:0;font-family:monospace;font-size:.5625rem}.ActionNode-module-scss-module__gDiSJW__attrSection{border-top:1px solid color-mix(in oklch, var(--border) 30%, transparent);padding:.5rem .75rem .625rem}.ActionNode-module-scss-module__gDiSJW__attrCount{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);font-variant-numeric:tabular-nums;font-size:.625rem}
.StartNode-module-scss-module__hagQNW__node{background-color:var(--card);width:12rem;box-shadow:0 4px 12px color-mix(in oklch, var(--shadow-color) 10%, transparent);-webkit-user-select:none;user-select:none;border:1px solid #00746566;border:1px solid lab(43.8808% -54.3499 -.320697/.4);border-radius:.75rem;transition:all .15s}.StartNode-module-scss-module__hagQNW__node:hover{box-shadow:0 8px 24px color-mix(in oklch, var(--shadow-color) 15%, transparent);border-color:#00746599;border-color:lab(43.8808% -54.3499 -.320697/.6)}.StartNode-module-scss-module__hagQNW__nodeSelected{border-color:var(--accent-teal);box-shadow:0 0 0 2px #00746533;box-shadow:0 0 0 2px lab(43.8808% -54.3499 -.320697/.2)}.StartNode-module-scss-module__hagQNW__nodeError{border-color:color-mix(in oklch, var(--accent-rose) 60%, transparent)}.StartNode-module-scss-module__hagQNW__nodeWarning{border-color:color-mix(in oklch, var(--accent-amber) 60%, transparent)}.StartNode-module-scss-module__hagQNW__header{background-color:#00746514;background-color:lab(43.8808% -54.3499 -.320697/.08);border-bottom:1px solid #00746533;border-bottom:1px solid lab(43.8808% -54.3499 -.320697/.2);border-radius:.75rem .75rem 0 0;align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.StartNode-module-scss-module__hagQNW__iconBox{background-color:#00746533;background-color:lab(43.8808% -54.3499 -.320697/.2);border:1px solid #0074654d;border:1px solid lab(43.8808% -54.3499 -.320697/.3);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.StartNode-module-scss-module__hagQNW__typeLabel{text-transform:uppercase;letter-spacing:.1em;color:color-mix(in oklch, var(--accent-teal) 80%, transparent);font-size:.5625rem;font-weight:700}.StartNode-module-scss-module__hagQNW__issueDot{border:2px solid var(--card);border-radius:9999px;width:.5rem;height:.5rem;margin-left:auto}.StartNode-module-scss-module__hagQNW__issueDotError{background-color:var(--accent-rose)}.StartNode-module-scss-module__hagQNW__issueDotWarning{background-color:var(--accent-amber)}.StartNode-module-scss-module__hagQNW__body{padding:.625rem .75rem}.StartNode-module-scss-module__hagQNW__name{color:color-mix(in oklch, var(--foreground) 90%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}
.DialogueEdge-module-scss-module__-CtFHa__labelInput{border:1px solid color-mix(in oklch, var(--primary) 60%, transparent);background-color:var(--card);width:8rem;color:var(--foreground);box-shadow:0 1px 4px color-mix(in oklch, var(--shadow-color) 15%, transparent);border-radius:.375rem;outline:none;padding:.125rem .5rem;font-size:.625rem;font-weight:500}.DialogueEdge-module-scss-module__-CtFHa__labelInput:focus{box-shadow:0 0 0 1px color-mix(in oklch, var(--ring) 50%, transparent)}.DialogueEdge-module-scss-module__-CtFHa__labelBtn{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;box-shadow:0 1px 4px color-mix(in oklch, var(--shadow-color) 10%, transparent);cursor:pointer;background:0 0;border:1px solid;border-radius:.375rem;padding:.125rem .5rem;font-size:.625rem;font-weight:500;transition:all .15s;display:block;overflow:hidden}.DialogueEdge-module-scss-module__-CtFHa__labelBtnActive{background-color:var(--primary);color:var(--primary-foreground);border-color:color-mix(in oklch, var(--primary) 50%, transparent)}.DialogueEdge-module-scss-module__-CtFHa__labelBtnIdle{background-color:var(--card);color:var(--foreground);border-color:var(--border)}.DialogueEdge-module-scss-module__-CtFHa__labelBtnEmpty{opacity:0}.DialogueEdge-module-scss-module__-CtFHa__labelWrap{cursor:pointer;align-items:center;gap:.25rem;display:flex}.DialogueEdge-module-scss-module__-CtFHa__condBadge{background-color:color-mix(in oklch, var(--accent-violet) 15%, transparent);border:1px solid color-mix(in oklch, var(--accent-violet) 30%, transparent);width:1rem;height:1rem;color:var(--accent-violet);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DialogueEdge-module-scss-module__-CtFHa__condBadgeActive{background-color:var(--accent-violet);color:#ffffffe6;color:lab(100% 0 0/.9);border-color:var(--accent-violet)}
.ContextMenu-module-scss-module__HG1fUG__menu{z-index:9999;border:1px solid color-mix(in oklch, var(--border) 60%, transparent);background-color:color-mix(in oklch, var(--card) 95%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:10rem;box-shadow:0 25px 50px color-mix(in oklch, var(--shadow-color) 30%, transparent);-webkit-user-select:none;user-select:none;border-radius:.75rem;padding:.25rem 0;position:fixed;overflow:hidden}.ContextMenu-module-scss-module__HG1fUG__item{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;align-items:center;gap:.625rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .1s,color .1s;display:flex}.ContextMenu-module-scss-module__HG1fUG__item:hover{background-color:color-mix(in oklch, var(--muted) 50%, transparent)}.ContextMenu-module-scss-module__HG1fUG__itemDanger{color:var(--destructive)}.ContextMenu-module-scss-module__HG1fUG__itemDanger:hover{background-color:color-mix(in oklch, var(--destructive) 10%, transparent)}.ContextMenu-module-scss-module__HG1fUG__divider{background-color:color-mix(in oklch, var(--border) 40%, transparent);height:1px;margin:.25rem .5rem}.ContextMenu-module-scss-module__HG1fUG__itemIcon{opacity:.7;flex-shrink:0}.ContextMenu-module-scss-module__HG1fUG__shortcut{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);margin-left:auto;font-family:monospace;font-size:.625rem}
.SearchOverlay-module-scss-module__A2aviq__overlay{z-index:50;width:20rem;position:absolute;top:.75rem;left:50%;translate:-50%}.SearchOverlay-module-scss-module__A2aviq__panel{border:1px solid color-mix(in oklch, var(--border) 60%, transparent);background-color:color-mix(in oklch, var(--card) 95%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 25px 50px color-mix(in oklch, var(--shadow-color) 30%, transparent);border-radius:.75rem;overflow:hidden}.SearchOverlay-module-scss-module__A2aviq__inputRow{border-bottom:1px solid color-mix(in oklch, var(--border) 40%, transparent);align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.SearchOverlay-module-scss-module__A2aviq__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.SearchOverlay-module-scss-module__A2aviq__input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent)}.SearchOverlay-module-scss-module__A2aviq__clearBtn{cursor:pointer;color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.SearchOverlay-module-scss-module__A2aviq__clearBtn:hover{color:var(--foreground)}.SearchOverlay-module-scss-module__A2aviq__results{max-height:15rem;overflow-y:auto}.SearchOverlay-module-scss-module__A2aviq__resultItem{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;transition:background-color .1s;display:flex}.SearchOverlay-module-scss-module__A2aviq__resultItem:hover{background-color:color-mix(in oklch, var(--muted) 40%, transparent)}.SearchOverlay-module-scss-module__A2aviq__typeBadge{text-transform:uppercase;border-radius:.25rem;flex-shrink:0;padding:.125rem .375rem;font-size:.5625rem;font-weight:600}.SearchOverlay-module-scss-module__A2aviq__typeBadgeCharacter{color:var(--accent-indigo);background-color:#0054f326;background-color:lab(40.6774% 33.1505 -89.4139/.15)}.SearchOverlay-module-scss-module__A2aviq__typeBadgeStart{color:var(--accent-teal);background-color:#00746526;background-color:lab(43.8808% -54.3499 -.320697/.15)}.SearchOverlay-module-scss-module__A2aviq__typeBadgeAction{color:var(--accent-green);background-color:#007f4426;background-color:lab(46.5891% -59.3477 30.9413/.15)}.SearchOverlay-module-scss-module__A2aviq__resultInfo{flex:1;min-width:0}.SearchOverlay-module-scss-module__A2aviq__resultName{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.SearchOverlay-module-scss-module__A2aviq__resultSub{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.SearchOverlay-module-scss-module__A2aviq__empty{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);text-align:center;padding:1rem 0;font-size:.75rem}.SearchOverlay-module-scss-module__A2aviq__hint{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);text-align:center;padding:.75rem 0;font-size:.6875rem}
.EmptyCanvasState-module-scss-module__ay1SUa__emptyState{pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.EmptyCanvasState-module-scss-module__ay1SUa__emptyInner{pointer-events:auto;text-align:center;flex-direction:column;align-items:center;margin-top:-4rem;padding:0 1.5rem;display:flex}.EmptyCanvasState-module-scss-module__ay1SUa__emptyIconWrap{margin-bottom:1.25rem;position:relative}.EmptyCanvasState-module-scss-module__ay1SUa__emptyIconBox{border:1px solid color-mix(in oklch, var(--border) 60%, transparent);background-color:color-mix(in oklch, var(--card) 80%, transparent);width:4rem;height:4rem;box-shadow:0 4px 20px color-mix(in oklch, var(--shadow-color) 20%, transparent);border-radius:1rem;justify-content:center;align-items:center;display:flex}.EmptyCanvasState-module-scss-module__ay1SUa__emptyIconGlyph{color:color-mix(in oklch, var(--muted-foreground) 30%, transparent)}.EmptyCanvasState-module-scss-module__ay1SUa__emptyIconPing{border:1px solid color-mix(in oklch, var(--primary) 20%, transparent);border-radius:1rem;animation:3s cubic-bezier(0,0,.2,1) infinite EmptyCanvasState-module-scss-module__ay1SUa__ping;position:absolute;inset:0}.EmptyCanvasState-module-scss-module__ay1SUa__emptyTitle{color:color-mix(in oklch, var(--foreground) 60%, transparent);margin-bottom:.375rem;font-size:1rem;font-weight:600}.EmptyCanvasState-module-scss-module__ay1SUa__emptyDesc{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);max-width:16.25rem;font-size:.875rem;line-height:1.5}.EmptyCanvasState-module-scss-module__ay1SUa__startWord{color:var(--accent-teal);font-weight:500}.EmptyCanvasState-module-scss-module__ay1SUa__characterWord{color:var(--accent-indigo);font-weight:500}.EmptyCanvasState-module-scss-module__ay1SUa__actionWord{color:var(--accent-green);font-weight:500}.EmptyCanvasState-module-scss-module__ay1SUa__demoBtn{border:1px solid color-mix(in oklch, var(--primary) 30%, transparent);background-color:color-mix(in oklch, var(--primary) 5%, transparent);cursor:pointer;color:color-mix(in oklch, var(--primary) 80%, transparent);border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}.EmptyCanvasState-module-scss-module__ay1SUa__demoBtn:hover{background-color:color-mix(in oklch, var(--primary) 10%, transparent)}.EmptyCanvasState-module-scss-module__ay1SUa__hints{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem 1rem;margin-top:1.25rem;font-size:.6875rem;display:flex}.EmptyCanvasState-module-scss-module__ay1SUa__hintKbd{background-color:color-mix(in oklch, var(--muted) 40%, transparent);border:1px solid color-mix(in oklch, var(--border) 40%, transparent);border-radius:.25rem;padding:.125rem .25rem;font-family:monospace;font-size:.625rem}.EmptyCanvasState-module-scss-module__ay1SUa__hintSep{opacity:.3}.EmptyCanvasState-module-scss-module__ay1SUa__hintItem{align-items:center;gap:.25rem;display:flex}.EmptyCanvasState-module-scss-module__ay1SUa__hintLabel{margin-left:.125rem}@keyframes EmptyCanvasState-module-scss-module__ay1SUa__ping{75%,to{opacity:0;transform:scale(2)}}
.CanvasTools-module-scss-module__EZJCoG__cluster{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 4px 20px color-mix(in oklch, var(--shadow-color) 50%, transparent);flex-direction:column;gap:0;display:flex;overflow:hidden;margin-bottom:173px!important}.CanvasTools-module-scss-module__EZJCoG__btn{border:none;border-bottom:1px solid var(--border);width:26px;height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.CanvasTools-module-scss-module__EZJCoG__btn:last-child{border-bottom:none}.CanvasTools-module-scss-module__EZJCoG__btn:hover:not(:disabled){background:var(--muted);color:var(--foreground)}.CanvasTools-module-scss-module__EZJCoG__btn:disabled{opacity:.4;cursor:not-allowed}
.GraphCanvas-module-scss-module__wHxQ5G__wrapper{background-color:var(--background);outline:none;flex:1;min-width:0;position:relative;overflow:hidden}.GraphCanvas-module-scss-module__wHxQ5G__wrapper.GraphCanvas-module-scss-module__wHxQ5G__picking{cursor:crosshair}.GraphCanvas-module-scss-module__wHxQ5G__flow{outline:none}.GraphCanvas-module-scss-module__wHxQ5G__pickBanner{z-index:50;border:1px solid color-mix(in oklch, var(--accent-blue) 40%, transparent);background-color:color-mix(in oklch, var(--accent-blue) 10%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 20px color-mix(in oklch, var(--shadow-color) 20%, transparent);color:var(--accent-blue-bright);pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:.75rem;align-items:center;gap:.625rem;padding:.5rem 1rem;font-size:.875rem;display:flex;position:absolute;top:.75rem;left:50%;translate:-50%}.GraphCanvas-module-scss-module__wHxQ5G__pickBannerIcon{flex-shrink:0}.GraphCanvas-module-scss-module__wHxQ5G__kbd{background-color:color-mix(in oklch, var(--accent-blue) 20%, transparent);border:1px solid color-mix(in oklch, var(--accent-blue) 30%, transparent);border-radius:.25rem;padding:0 .25rem;font-family:monospace;font-size:.6875rem}
.ValidationBar-module-scss-module__NvypEG__container{border-top:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--card) 60%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-shrink:0}.ValidationBar-module-scss-module__NvypEG__issueList{border-bottom:1px solid color-mix(in oklch, var(--border) 40%, transparent);overflow:hidden}.ValidationBar-module-scss-module__NvypEG__issueScroll{height:12rem}.ValidationBar-module-scss-module__NvypEG__issuePad{flex-direction:column;gap:.125rem;padding:.5rem;display:flex}.ValidationBar-module-scss-module__NvypEG__issueItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:flex-start;gap:.625rem;width:100%;padding:.5rem .625rem;transition:background-color .1s;display:flex}.ValidationBar-module-scss-module__NvypEG__issueItem:hover{background-color:color-mix(in oklch, var(--muted) 40%, transparent)}.ValidationBar-module-scss-module__NvypEG__issueContent{flex:1;min-width:0}.ValidationBar-module-scss-module__NvypEG__issueMessage{color:color-mix(in oklch, var(--foreground) 80%, transparent);font-size:.75rem;line-height:1.5}.ValidationBar-module-scss-module__NvypEG__issueLevelTag{text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-top:.125rem;font-size:.5625rem;font-weight:600}.ValidationBar-module-scss-module__NvypEG__bar{align-items:center;gap:.75rem;height:1.75rem;padding:0 .75rem;display:flex}.ValidationBar-module-scss-module__NvypEG__toggleBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;align-items:center;gap:.375rem;font-size:.6875rem;transition:color .15s;display:flex}.ValidationBar-module-scss-module__NvypEG__toggleBtn:hover{color:var(--foreground)}.ValidationBar-module-scss-module__NvypEG__toggleBtn:disabled{opacity:.4;cursor:default}.ValidationBar-module-scss-module__NvypEG__chevron{width:.75rem;height:.75rem;transition:transform .15s}.ValidationBar-module-scss-module__NvypEG__chevronOpen{transform:rotate(180deg)}.ValidationBar-module-scss-module__NvypEG__dismissBtn{cursor:pointer;color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);background:0 0;border:none;border-radius:.25rem;margin-left:auto;padding:.125rem;transition:color .15s;display:flex}.ValidationBar-module-scss-module__NvypEG__dismissBtn:hover{color:var(--foreground)}.ValidationBar-module-scss-module__NvypEG__colorError{color:var(--accent-rose)}.ValidationBar-module-scss-module__NvypEG__colorWarning{color:var(--accent-amber)}.ValidationBar-module-scss-module__NvypEG__colorInfo{color:var(--accent-blue)}.ValidationBar-module-scss-module__NvypEG__colorOk{color:var(--accent-green)}.ValidationBar-module-scss-module__NvypEG__dot{opacity:.4;margin:0 .25rem}
.PreviewHeader-module-scss-module__-c-q5W__header{border-bottom:1px solid color-mix(in oklch, var(--border) 50%, transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.PreviewHeader-module-scss-module__-c-q5W__headerLeft{align-items:center;gap:.5rem;display:flex}.PreviewHeader-module-scss-module__-c-q5W__headerIconBox{background-color:color-mix(in oklch, var(--primary) 20%, transparent);border-radius:.375rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.PreviewHeader-module-scss-module__-c-q5W__headerIconGlyph{color:var(--primary)}.PreviewHeader-module-scss-module__-c-q5W__headerTitle{font-size:.875rem;font-weight:600}.PreviewHeader-module-scss-module__-c-q5W__stepBadge{height:1rem;padding:0 .375rem;font-size:.625rem}.PreviewHeader-module-scss-module__-c-q5W__headerRight{align-items:center;gap:.25rem;display:flex}.PreviewHeader-module-scss-module__-c-q5W__iconBtn{width:1.75rem;height:1.75rem;color:color-mix(in oklch, var(--muted-foreground) 60%, transparent)}.PreviewHeader-module-scss-module__-c-q5W__iconBtnActive{color:var(--primary)}
.EntrySelection-module-scss-module__NHXVzW__container{flex-direction:column;gap:.75rem;display:flex}.EntrySelection-module-scss-module__NHXVzW__hint{color:var(--muted-foreground);text-align:center;font-size:.75rem}.EntrySelection-module-scss-module__NHXVzW__entryBtn{cursor:pointer;text-align:left;background-color:#0074650d;background-color:lab(43.8808% -54.3499 -.320697/.05);border:1px solid #0074654d;border:1px solid lab(43.8808% -54.3499 -.320697/.3);border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .15s;display:flex}.EntrySelection-module-scss-module__NHXVzW__entryBtn:hover{background-color:#0074651a;background-color:lab(43.8808% -54.3499 -.320697/.1);border-color:#00746580;border-color:lab(43.8808% -54.3499 -.320697/.5)}.EntrySelection-module-scss-module__NHXVzW__entryBtnIcon{background-color:#00746533;background-color:lab(43.8808% -54.3499 -.320697/.2);border:1px solid #0074654d;border:1px solid lab(43.8808% -54.3499 -.320697/.3);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.EntrySelection-module-scss-module__NHXVzW__flagIcon{color:var(--accent-teal)}.EntrySelection-module-scss-module__NHXVzW__entryBtnMeta{flex:1}.EntrySelection-module-scss-module__NHXVzW__entryBtnName{color:color-mix(in oklch, var(--foreground) 90%, transparent);font-size:.875rem;font-weight:600}.EntrySelection-module-scss-module__NHXVzW__entryBtnSub{color:var(--muted-foreground);font-size:.625rem}.EntrySelection-module-scss-module__NHXVzW__chevron{color:color-mix(in oklch, var(--muted-foreground) 30%, transparent);flex-shrink:0}
.SetupPhase-module-scss-module__uK6sHa__container{flex-direction:column;gap:1rem;display:flex}.SetupPhase-module-scss-module__uK6sHa__hint{background-color:color-mix(in oklch, var(--primary) 6%, transparent);border:1px solid color-mix(in oklch, var(--primary) 15%, transparent);color:var(--muted-foreground);border-radius:.625rem;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;line-height:1.5;display:flex}.SetupPhase-module-scss-module__uK6sHa__hintIcon{color:var(--primary);flex-shrink:0}.SetupPhase-module-scss-module__uK6sHa__rows{flex-direction:column;gap:.625rem;display:flex}.SetupPhase-module-scss-module__uK6sHa__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.SetupPhase-module-scss-module__uK6sHa__rowLeft{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.SetupPhase-module-scss-module__uK6sHa__varName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.SetupPhase-module-scss-module__uK6sHa__varType{color:var(--muted-foreground);background-color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-radius:.25rem;flex-shrink:0;padding:.0625rem .3125rem;font-size:.5625rem;font-weight:500}.SetupPhase-module-scss-module__uK6sHa__input{background-color:var(--muted);border:1px solid var(--border);width:7rem;height:1.875rem;color:var(--foreground);text-align:right;border-radius:.375rem;outline:none;flex-shrink:0;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.SetupPhase-module-scss-module__uK6sHa__input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent)}.SetupPhase-module-scss-module__uK6sHa__input:focus{border-color:var(--primary)}.SetupPhase-module-scss-module__uK6sHa__select{background-color:var(--muted);border:1px solid var(--border);width:7rem;height:1.875rem;color:var(--foreground);cursor:pointer;appearance:none;text-align:right;border-radius:.375rem;outline:none;flex-shrink:0;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.SetupPhase-module-scss-module__uK6sHa__select:focus{border-color:var(--primary)}.SetupPhase-module-scss-module__uK6sHa__actions{gap:.5rem;padding-top:.25rem;display:flex}.SetupPhase-module-scss-module__uK6sHa__actionBtn{flex:1}.SetupPhase-module-scss-module__uK6sHa__startBtn{flex:1;gap:.25rem}.SetupPhase-module-scss-module__uK6sHa__playIcon{fill:currentColor}
.StatePanel-module-scss-module__tbbTyG__panel{background-color:color-mix(in oklch, var(--muted) 25%, transparent);flex-shrink:0}.StatePanel-module-scss-module__tbbTyG__separator{opacity:.4}.StatePanel-module-scss-module__tbbTyG__inner{flex-direction:column;gap:.5rem;padding:.625rem 1.25rem;display:flex}.StatePanel-module-scss-module__tbbTyG__title{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;font-size:.625rem;font-weight:600;display:flex}.StatePanel-module-scss-module__tbbTyG__grid{flex-wrap:wrap;gap:.375rem;display:flex}.StatePanel-module-scss-module__tbbTyG__item{background-color:var(--muted);border:1px solid var(--border);border-radius:.375rem;align-items:center;gap:.375rem;padding:.1875rem .5rem;transition:all .2s;display:flex}.StatePanel-module-scss-module__tbbTyG__itemChanged{background-color:color-mix(in oklch, var(--primary) 10%, transparent);border-color:color-mix(in oklch, var(--primary) 30%, transparent)}.StatePanel-module-scss-module__tbbTyG__varName{color:var(--muted-foreground);font-size:.5625rem}.StatePanel-module-scss-module__tbbTyG__val{color:color-mix(in oklch, var(--foreground) 70%, transparent);font-family:monospace;font-size:.625rem;font-weight:600}.StatePanel-module-scss-module__tbbTyG__valChanged{color:var(--primary)}.StatePanel-module-scss-module__tbbTyG__changeLog{flex-direction:column;gap:.25rem;display:flex}.StatePanel-module-scss-module__tbbTyG__changeItem{align-items:center;gap:.3125rem;font-size:.5625rem;display:flex}.StatePanel-module-scss-module__tbbTyG__changeIcon{color:var(--primary);flex-shrink:0}.StatePanel-module-scss-module__tbbTyG__changeName{color:var(--foreground);font-weight:600}.StatePanel-module-scss-module__tbbTyG__changeFrom{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);font-family:monospace;text-decoration:line-through}.StatePanel-module-scss-module__tbbTyG__changeArrow{color:var(--muted-foreground)}.StatePanel-module-scss-module__tbbTyG__changeTo{color:var(--primary);font-family:monospace;font-weight:600}
.ChoiceList-module-scss-module__qW2J4G__choiceList{flex-direction:column;gap:.375rem;display:flex}.ChoiceList-module-scss-module__qW2J4G__choiceBtn{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 20%, transparent);cursor:pointer;text-align:left;width:100%;color:color-mix(in oklch, var(--foreground) 80%, transparent);border-radius:.75rem;align-items:center;gap:.625rem;min-height:2.75rem;padding:.75rem .875rem;font-size:.875rem;transition:all .15s;display:flex}.ChoiceList-module-scss-module__qW2J4G__choiceBtn:hover{background-color:color-mix(in oklch, var(--muted) 50%, transparent);color:var(--foreground)}.ChoiceList-module-scss-module__qW2J4G__choiceBtnLocked{opacity:.45;cursor:not-allowed;pointer-events:none;border-style:dashed}.ChoiceList-module-scss-module__qW2J4G__choiceNum{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);flex-shrink:0;width:1rem;font-family:monospace;font-size:.625rem}.ChoiceList-module-scss-module__qW2J4G__choiceText{flex-direction:column;flex:1;gap:.1875rem;display:flex}.ChoiceList-module-scss-module__qW2J4G__choiceEmpty{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);font-style:italic}.ChoiceList-module-scss-module__qW2J4G__choiceLockReason{color:color-mix(in oklch, var(--muted-foreground) 70%, transparent);font-size:.5625rem;font-style:italic}.ChoiceList-module-scss-module__qW2J4G__choiceChevron{color:color-mix(in oklch, var(--muted-foreground) 30%, transparent);flex-shrink:0}.ChoiceList-module-scss-module__qW2J4G__choiceLockIcon{color:color-mix(in oklch, var(--muted-foreground) 35%, transparent);flex-shrink:0}.ChoiceList-module-scss-module__qW2J4G__branchEnd{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);text-align:center;padding:.5rem 0;font-size:.75rem;font-style:italic}
.DialogueView-module-scss-module__xnxTOa__stack{flex-direction:column;gap:1rem;display:flex}.DialogueView-module-scss-module__xnxTOa__startStep{background-color:#00746514;background-color:lab(43.8808% -54.3499 -.320697/.08);border:1px solid #00746533;border:1px solid lab(43.8808% -54.3499 -.320697/.2);border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.DialogueView-module-scss-module__xnxTOa__startFlag{color:var(--accent-teal);flex-shrink:0}.DialogueView-module-scss-module__xnxTOa__startStepLabel{color:color-mix(in oklch, var(--accent-teal) 80%, transparent);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:600}.DialogueView-module-scss-module__xnxTOa__startStepName{color:color-mix(in oklch, var(--foreground) 80%, transparent);font-size:.875rem;font-weight:500}.DialogueView-module-scss-module__xnxTOa__characterHeader{align-items:center;gap:.75rem;display:flex}.DialogueView-module-scss-module__xnxTOa__characterAvatar{background-color:#0054f326;background-color:lab(40.6774% 33.1505 -89.4139/.15);border:1px solid #0054f340;border:1px solid lab(40.6774% 33.1505 -89.4139/.25);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.DialogueView-module-scss-module__xnxTOa__characterAvatarImg{object-fit:cover;width:100%;height:100%}.DialogueView-module-scss-module__xnxTOa__charUserIcon{color:var(--accent-indigo)}.DialogueView-module-scss-module__xnxTOa__charUnnamed{color:var(--muted-foreground);font-style:italic}.DialogueView-module-scss-module__xnxTOa__characterName{font-size:.875rem;font-weight:600}.DialogueView-module-scss-module__xnxTOa__characterEmotion{color:var(--muted-foreground);text-transform:capitalize;font-size:.625rem}.DialogueView-module-scss-module__xnxTOa__dialogueBubble{background-color:color-mix(in oklch, var(--muted) 30%, transparent);border:1px solid color-mix(in oklch, var(--border) 40%, transparent);border-radius:.75rem;padding:.75rem 1rem}.DialogueView-module-scss-module__xnxTOa__dialogueText{color:color-mix(in oklch, var(--foreground) 90%, transparent);font-size:.875rem;line-height:1.5}.DialogueView-module-scss-module__xnxTOa__dialogueEmpty{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);font-size:.875rem;font-style:italic}.DialogueView-module-scss-module__xnxTOa__actionStep{background-color:#007f440d;background-color:lab(46.5891% -59.3477 30.9413/.05);border:1px solid #007f4433;border:1px solid lab(46.5891% -59.3477 30.9413/.2);border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.DialogueView-module-scss-module__xnxTOa__actionZap{color:var(--accent-green);flex-shrink:0}.DialogueView-module-scss-module__xnxTOa__actionLabel{color:color-mix(in oklch, var(--accent-green) 80%, transparent);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.DialogueView-module-scss-module__xnxTOa__actionName{color:color-mix(in oklch, var(--foreground) 80%, transparent);font-size:.875rem;font-weight:500}.DialogueView-module-scss-module__xnxTOa__triggerCard{border:1px solid;border-radius:.75rem;padding:.75rem 1rem}.DialogueView-module-scss-module__xnxTOa__triggerHeader{align-items:center;gap:.5rem;display:flex}.DialogueView-module-scss-module__xnxTOa__triggerMeta{flex:1;min-width:0}.DialogueView-module-scss-module__xnxTOa__triggerLabels{align-items:center;gap:.5rem;display:flex}.DialogueView-module-scss-module__xnxTOa__triggerTypeLabel{text-transform:uppercase;letter-spacing:.05em;color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);font-size:.625rem;font-weight:700}.DialogueView-module-scss-module__xnxTOa__triggerName{color:color-mix(in oklch, var(--foreground) 90%, transparent);font-size:.875rem;font-weight:600}.DialogueView-module-scss-module__xnxTOa__triggerBadge{height:1rem;padding:0 .375rem;font-size:.5625rem}.DialogueView-module-scss-module__xnxTOa__execLabel{flex-shrink:0;font-size:.625rem;font-weight:500}.DialogueView-module-scss-module__xnxTOa__triggerParams{flex-wrap:wrap;gap:.375rem;padding-top:.5rem;display:flex}.DialogueView-module-scss-module__xnxTOa__paramChip{background-color:color-mix(in oklch, var(--background) 40%, transparent);border:1px solid color-mix(in oklch, var(--border) 40%, transparent);color:color-mix(in oklch, var(--foreground) 70%, transparent);border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.625rem}.DialogueView-module-scss-module__xnxTOa__paramValue{color:color-mix(in oklch, var(--foreground) 50%, transparent)}.DialogueView-module-scss-module__xnxTOa__setVarCard{background-color:#8a3db814;background-color:lab(41.1561% 48.5162 -51.9405/.08);border:1px solid #8a3db833;border:1px solid lab(41.1561% 48.5162 -51.9405/.2);border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.625rem .875rem;display:flex}.DialogueView-module-scss-module__xnxTOa__setVarIcon{color:var(--accent-magenta);flex-shrink:0}.DialogueView-module-scss-module__xnxTOa__setVarLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-magenta);font-size:.625rem;font-weight:700}.DialogueView-module-scss-module__xnxTOa__setVarName{color:color-mix(in oklch, var(--foreground) 80%, transparent);font-size:.875rem;font-weight:500}.DialogueView-module-scss-module__xnxTOa__setVarExpr{color:color-mix(in oklch, var(--foreground) 70%, transparent);margin-top:.25rem;font-size:.6875rem}.DialogueView-module-scss-module__xnxTOa__setVarExpr code{font-family:monospace}.DialogueView-module-scss-module__xnxTOa__setVarCurrent{color:var(--muted-foreground);font-style:italic}.DialogueView-module-scss-module__xnxTOa__endState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.DialogueView-module-scss-module__xnxTOa__endIcon{background-color:color-mix(in oklch, var(--accent-green) 10%, transparent);border:1px solid color-mix(in oklch, var(--accent-green) 20%, transparent);border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.DialogueView-module-scss-module__xnxTOa__endGlyph{color:var(--accent-green)}.DialogueView-module-scss-module__xnxTOa__endTitle{font-size:.875rem;font-weight:600}.DialogueView-module-scss-module__xnxTOa__endSub{color:var(--muted-foreground);font-size:.75rem}.DialogueView-module-scss-module__xnxTOa__endActions{gap:.5rem;display:flex}.DialogueView-module-scss-module__xnxTOa__restartBtn{gap:.375rem}.DialogueView-module-scss-module__xnxTOa__noStart{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.DialogueView-module-scss-module__xnxTOa__noStartIcon{color:color-mix(in oklch, var(--accent-amber) 60%, transparent)}.DialogueView-module-scss-module__xnxTOa__noStartText{color:var(--muted-foreground);font-size:.875rem}
.PreviewModal-module-scss-module__agJRZW__overlay{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:768px){.PreviewModal-module-scss-module__agJRZW__overlay{align-items:center;padding:1.5rem}}.PreviewModal-module-scss-module__agJRZW__backdrop{background-color:color-mix(in oklch, var(--background) 80%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;inset:0}.PreviewModal-module-scss-module__agJRZW__panel{z-index:10;border:1px solid color-mix(in oklch, var(--border) 60%, transparent);background-color:var(--card);width:100%;box-shadow:0 25px 50px color-mix(in oklch, var(--shadow-color) 30%, transparent);border-radius:1rem 1rem 0 0;flex-direction:column;height:92dvh;display:flex;position:relative}@media (min-width:768px){.PreviewModal-module-scss-module__agJRZW__panel{border-radius:1rem;max-width:32rem;height:auto;max-height:80vh}}.PreviewModal-module-scss-module__agJRZW__statePanelWrap{overflow:hidden}.PreviewModal-module-scss-module__agJRZW__body{flex:1}.PreviewModal-module-scss-module__agJRZW__bodyPad{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.PreviewModal-module-scss-module__agJRZW__noNodes{text-align:center;color:var(--muted-foreground);flex-direction:column;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.PreviewModal-module-scss-module__agJRZW__noNodesIcon{color:color-mix(in oklch, var(--muted-foreground) 30%, transparent)}
.SettingsNav-module-scss-module__VgEvGq__nav{border-right:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--card) 60%, transparent);flex-direction:column;flex-shrink:0;gap:.25rem;width:13rem;padding:1rem 0;display:flex}@media (max-width:768px){.SettingsNav-module-scss-module__VgEvGq__nav{width:10em}}.SettingsNav-module-scss-module__VgEvGq__navLogo{align-items:center;gap:.5rem;margin-bottom:.75rem;padding:0 1rem;display:flex}.SettingsNav-module-scss-module__VgEvGq__navLogoIcon{background-color:var(--primary);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.SettingsNav-module-scss-module__VgEvGq__navLogoGlyph{color:var(--primary-foreground)}.SettingsNav-module-scss-module__VgEvGq__navLogoText{font-size:.875rem;font-weight:600}.SettingsNav-module-scss-module__VgEvGq__navItem{cursor:pointer;text-align:left;color:var(--muted-foreground);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;margin:0 .5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .15s;display:flex}.SettingsNav-module-scss-module__VgEvGq__navItem:hover{color:var(--foreground);background-color:color-mix(in oklch, var(--muted) 40%, transparent)}.SettingsNav-module-scss-module__VgEvGq__navItemActive{background-color:color-mix(in oklch, var(--primary) 10%, transparent);color:var(--primary);font-weight:500}
.sections-module-scss-module___bE1oa__sectionHeader{border-bottom:1px solid color-mix(in oklch, var(--border) 40%, transparent);margin-bottom:1.5rem;padding-bottom:.75rem}.sections-module-scss-module___bE1oa__sectionTitle{font-size:1rem;font-weight:600}.sections-module-scss-module___bE1oa__subsectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.sections-module-scss-module___bE1oa__subsectionDesc{color:var(--muted-foreground);margin-bottom:.75rem;font-size:.75rem;line-height:1.5}
.GeneralSection-module-scss-module__jgoCxW__dangerCard{border:1px solid color-mix(in oklch, var(--destructive) 20%, transparent);background-color:color-mix(in oklch, var(--destructive) 5%, transparent);border-radius:.75rem;padding:1rem}.GeneralSection-module-scss-module__jgoCxW__dangerRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@media (max-width:768px){.GeneralSection-module-scss-module__jgoCxW__dangerRow{flex-direction:column;align-items:stretch}}.GeneralSection-module-scss-module__jgoCxW__dangerTitle{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.GeneralSection-module-scss-module__jgoCxW__dangerDesc{color:var(--muted-foreground);font-size:.75rem;line-height:1.5}.GeneralSection-module-scss-module__jgoCxW__clearBtn{flex-shrink:0;height:2rem;padding:0 .75rem;font-size:.75rem}.GeneralSection-module-scss-module__jgoCxW__settingCard{border:1px solid var(--border);background-color:color-mix(in oklch, var(--card) 60%, transparent);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.GeneralSection-module-scss-module__jgoCxW__settingRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.GeneralSection-module-scss-module__jgoCxW__settingTitle{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.GeneralSection-module-scss-module__jgoCxW__settingDesc{color:var(--muted-foreground);max-width:28rem;font-size:.75rem;line-height:1.5}.GeneralSection-module-scss-module__jgoCxW__code{font-family:var(--font-mono);background-color:var(--muted);border-radius:.25rem;padding:.0625rem .25rem;font-size:.6875rem}.GeneralSection-module-scss-module__jgoCxW__toggle{border:1px solid var(--border);background-color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;width:2.25rem;height:1.25rem;padding:0;transition:background-color .18s,border-color .18s;position:relative}.GeneralSection-module-scss-module__jgoCxW__toggle:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.GeneralSection-module-scss-module__jgoCxW__toggleOn{background-color:var(--primary);border-color:var(--primary)}.GeneralSection-module-scss-module__jgoCxW__toggleOn .GeneralSection-module-scss-module__jgoCxW__toggleKnob{background-color:var(--primary-foreground);transform:translate(1rem)}.GeneralSection-module-scss-module__jgoCxW__toggleKnob{background-color:var(--muted-foreground);border-radius:50%;width:.875rem;height:.875rem;margin-top:-.4375rem;transition:transform .18s,background-color .18s;position:absolute;top:50%;left:.125rem}
.AppearanceSection-module-scss-module__Bb34uW__modeRow{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.AppearanceSection-module-scss-module__Bb34uW__modeIcon{width:1.75rem;height:1.75rem;color:var(--muted-foreground);background-color:color-mix(in oklch, var(--muted) 60%, transparent);border:1px solid color-mix(in oklch, var(--border) 60%, transparent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppearanceSection-module-scss-module__Bb34uW__modeIconActive{color:var(--primary-foreground);background-color:var(--primary);border-color:var(--primary)}.AppearanceSection-module-scss-module__Bb34uW__themeHeading{margin-top:1.5rem}.AppearanceSection-module-scss-module__Bb34uW__themeGrid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}@media (max-width:768px){.AppearanceSection-module-scss-module__Bb34uW__themeGrid{grid-template-columns:1fr}}@media (min-width:1200px){.AppearanceSection-module-scss-module__Bb34uW__themeGrid{grid-template-columns:repeat(3,1fr)}}.AppearanceSection-module-scss-module__Bb34uW__themeBtn{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:var(--card);cursor:pointer;text-align:left;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:all .15s;display:flex;position:relative}.AppearanceSection-module-scss-module__Bb34uW__themeBtn:hover{border-color:var(--border);background-color:color-mix(in oklch, var(--muted) 20%, transparent)}.AppearanceSection-module-scss-module__Bb34uW__themeBtnActive{border-color:var(--primary);background-color:color-mix(in oklch, var(--primary) 5%, transparent)}.AppearanceSection-module-scss-module__Bb34uW__themeSwatch{outline-offset:2px;border-radius:9999px;outline:2px solid #0000;flex-shrink:0;width:1.25rem;height:1.25rem}.AppearanceSection-module-scss-module__Bb34uW__themeSwatchActive{outline-color:var(--primary)}.AppearanceSection-module-scss-module__Bb34uW__themeName{font-size:.75rem;font-weight:500}.AppearanceSection-module-scss-module__Bb34uW__themeDesc{color:var(--muted-foreground);font-size:.625rem}.AppearanceSection-module-scss-module__Bb34uW__themeCheck{color:var(--primary);position:absolute;top:.5rem;right:.5rem}
.ShortcutsSection-module-scss-module__HioaXG__shortcutsTable{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);border-radius:.75rem;overflow:hidden}.ShortcutsSection-module-scss-module__HioaXG__shortcutRow{border-bottom:1px solid color-mix(in oklch, var(--border) 30%, transparent);justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.ShortcutsSection-module-scss-module__HioaXG__shortcutRow:last-child{border-bottom:none}@media (max-width:768px){.ShortcutsSection-module-scss-module__HioaXG__shortcutRow{flex-direction:column;align-items:flex-start;gap:.25rem}}.ShortcutsSection-module-scss-module__HioaXG__shortcutLabel{color:var(--muted-foreground);font-size:.75rem}.ShortcutsSection-module-scss-module__HioaXG__shortcutKeys{align-items:center;gap:.25rem;display:flex}.ShortcutsSection-module-scss-module__HioaXG__kbd{background-color:color-mix(in oklch, var(--muted) 60%, transparent);border:1px solid color-mix(in oklch, var(--border) 50%, transparent);color:color-mix(in oklch, var(--foreground) 70%, transparent);border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.625rem}
.AccountSection-module-scss-module__y3S16a__stack{flex-direction:column;gap:.75rem;display:flex}.AccountSection-module-scss-module__y3S16a__profileCard{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 20%, transparent);border-radius:.75rem;padding:1rem}.AccountSection-module-scss-module__y3S16a__profileRow{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.AccountSection-module-scss-module__y3S16a__profileRow{flex-direction:column;align-items:stretch}}.AccountSection-module-scss-module__y3S16a__profileAvatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:2.5rem;height:2.5rem}.AccountSection-module-scss-module__y3S16a__profileInitials{background-color:color-mix(in oklch, var(--primary) 20%, transparent);width:2.5rem;height:2.5rem;color:var(--primary);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.AccountSection-module-scss-module__y3S16a__profileMeta{flex:1;min-width:0}.AccountSection-module-scss-module__y3S16a__profileName{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.AccountSection-module-scss-module__y3S16a__profileEmail{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.AccountSection-module-scss-module__y3S16a__profileProvider{color:var(--muted-foreground);text-transform:capitalize;align-items:center;gap:.25rem;margin-top:.125rem;font-size:.625rem;display:flex}.AccountSection-module-scss-module__y3S16a__usageCard{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 10%, transparent);border-radius:.75rem;padding:.75rem}.AccountSection-module-scss-module__y3S16a__usageHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}@media (max-width:768px){.AccountSection-module-scss-module__y3S16a__usageHeader{flex-direction:column;align-items:flex-start;gap:.25rem}}.AccountSection-module-scss-module__y3S16a__usageLeft{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.75rem;display:flex}@media (max-width:768px){.AccountSection-module-scss-module__y3S16a__usageLeft{flex-direction:column;align-items:flex-start;gap:.125rem}}.AccountSection-module-scss-module__y3S16a__usageCount{font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500}.AccountSection-module-scss-module__y3S16a__usageBar{background-color:color-mix(in oklch, var(--muted) 50%, transparent);border-radius:9999px;height:.375rem;overflow:hidden}.AccountSection-module-scss-module__y3S16a__usageFill{background-color:color-mix(in oklch, var(--primary) 60%, transparent);border-radius:9999px;height:100%;transition:width .3s}.AccountSection-module-scss-module__y3S16a__usageFillLimit{background-color:color-mix(in oklch, var(--destructive) 70%, transparent)}.AccountSection-module-scss-module__y3S16a__actionList{flex-direction:column;gap:.125rem;display:flex}.AccountSection-module-scss-module__y3S16a__actionSeparator{opacity:.3;margin:.25rem 0}.AccountSection-module-scss-module__y3S16a__actionBtn{cursor:pointer;text-align:left;width:100%;color:var(--muted-foreground);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.75rem;transition:all .15s;display:flex}.AccountSection-module-scss-module__y3S16a__actionBtn:hover{color:var(--foreground);background-color:color-mix(in oklch, var(--muted) 40%, transparent)}.AccountSection-module-scss-module__y3S16a__actionBtn:disabled{opacity:.5;pointer-events:none}.AccountSection-module-scss-module__y3S16a__actionBtnDanger{color:color-mix(in oklch, var(--destructive) 70%, transparent)}.AccountSection-module-scss-module__y3S16a__actionBtnDanger:hover{color:var(--destructive);background-color:color-mix(in oklch, var(--destructive) 5%, transparent)}.AccountSection-module-scss-module__y3S16a__spin{animation:1s linear infinite AccountSection-module-scss-module__y3S16a__spin}@keyframes AccountSection-module-scss-module__y3S16a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AccountSection-module-scss-module__y3S16a__guestCard{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 20%, transparent);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.AccountSection-module-scss-module__y3S16a__guestIconBox{background-color:color-mix(in oklch, var(--primary) 10%, transparent);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.AccountSection-module-scss-module__y3S16a__guestIcon{color:var(--primary)}.AccountSection-module-scss-module__y3S16a__guestTitle{font-size:.875rem;font-weight:500}.AccountSection-module-scss-module__y3S16a__guestDesc{color:var(--muted-foreground);margin-top:.25rem;font-size:.75rem;line-height:1.5}.AccountSection-module-scss-module__y3S16a__signInBtn{width:100%;height:2rem;font-size:.75rem}
.AboutSection-module-scss-module__PcBSva__aboutCard{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 20%, transparent);border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.AboutSection-module-scss-module__PcBSva__aboutTitle{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.AboutSection-module-scss-module__PcBSva__aboutDesc{color:var(--muted-foreground);margin-bottom:.25rem;font-size:.75rem;line-height:1.5}.AboutSection-module-scss-module__PcBSva__aboutVersion{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);font-size:.625rem}.AboutSection-module-scss-module__PcBSva__linkList{flex-direction:column;gap:.25rem;display:flex}.AboutSection-module-scss-module__PcBSva__linkSeparator{opacity:.3;margin:.25rem 0}.AboutSection-module-scss-module__PcBSva__linkItem{color:var(--muted-foreground);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.75rem;text-decoration:none;transition:all .15s;display:flex}.AboutSection-module-scss-module__PcBSva__linkItem:hover{color:var(--foreground);background-color:color-mix(in oklch, var(--muted) 40%, transparent)}.AboutSection-module-scss-module__PcBSva__linkLeft{align-items:center;gap:.625rem;display:flex}.AboutSection-module-scss-module__PcBSva__externalIcon{opacity:.5}
.SettingsPanel-module-scss-module__JRBvoG__overlay{z-index:200;background-color:var(--background);display:flex;position:fixed;inset:0}.SettingsPanel-module-scss-module__JRBvoG__content{flex-direction:column;flex:1;min-width:0;display:flex}.SettingsPanel-module-scss-module__JRBvoG__topBar{border-bottom:1px solid color-mix(in oklch, var(--border) 50%, transparent);flex-shrink:0;justify-content:space-between;align-items:center;height:3.5rem;padding:0 1.5rem;display:flex}.SettingsPanel-module-scss-module__JRBvoG__breadcrumb{color:var(--muted-foreground);font-size:.875rem}.SettingsPanel-module-scss-module__JRBvoG__closeBtn{cursor:pointer;width:2rem;height:2rem;color:var(--muted-foreground);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:all .15s;display:flex}.SettingsPanel-module-scss-module__JRBvoG__closeBtn:hover{color:var(--foreground);background-color:color-mix(in oklch, var(--muted) 50%, transparent)}.SettingsPanel-module-scss-module__JRBvoG__sectionScroll{flex:1;overflow-y:auto}.SettingsPanel-module-scss-module__JRBvoG__sectionPad{max-width:36rem;margin:0 auto;padding:2rem 1.5rem}
.WhatsNewModal-module-scss-module__jqUhHG__overlay{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:768px){.WhatsNewModal-module-scss-module__jqUhHG__overlay{align-items:center;padding:1.5rem}}.WhatsNewModal-module-scss-module__jqUhHG__backdrop{background-color:color-mix(in oklch, var(--background) 80%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;inset:0}.WhatsNewModal-module-scss-module__jqUhHG__panel{z-index:10;border:1px solid color-mix(in oklch, var(--border) 60%, transparent);background-color:var(--card);width:100%;box-shadow:0 25px 50px color-mix(in oklch, var(--shadow-color) 30%, transparent);border-radius:1rem 1rem 0 0;position:relative}@media (min-width:768px){.WhatsNewModal-module-scss-module__jqUhHG__panel{border-radius:1rem;max-width:26rem}}.WhatsNewModal-module-scss-module__jqUhHG__close{position:absolute;top:.625rem;right:.625rem}.WhatsNewModal-module-scss-module__jqUhHG__body{padding:1.5rem 1.5rem 1.25rem}.WhatsNewModal-module-scss-module__jqUhHG__eyebrow{font-family:var(--font-mono)}.WhatsNewModal-module-scss-module__jqUhHG__title{letter-spacing:-.02em;margin:.625rem 0 .25rem;font-size:1.25rem;font-weight:650}.WhatsNewModal-module-scss-module__jqUhHG__releaseTitle{color:var(--muted-foreground);margin:0 0 1rem;font-size:.875rem}.WhatsNewModal-module-scss-module__jqUhHG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.WhatsNewModal-module-scss-module__jqUhHG__listItem{align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.4;display:flex}.WhatsNewModal-module-scss-module__jqUhHG__listIcon{color:var(--accent-teal);flex-shrink:0;margin-top:.125rem}.WhatsNewModal-module-scss-module__jqUhHG__footer{border-top:1px solid color-mix(in oklch, var(--border) 60%, transparent);justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.5rem;display:flex}.WhatsNewModal-module-scss-module__jqUhHG__version{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);font-size:.625rem}.WhatsNewModal-module-scss-module__jqUhHG__links{align-items:center;gap:1rem;display:flex}.WhatsNewModal-module-scss-module__jqUhHG__link{color:var(--muted-foreground);align-items:center;gap:.3125rem;font-size:.75rem;text-decoration:none;transition:color .15s;display:inline-flex}.WhatsNewModal-module-scss-module__jqUhHG__link:hover{color:var(--foreground)}
.ListValueEditor-module-scss-module__59Q_eG__container{flex-direction:column;gap:.25rem;display:flex}.ListValueEditor-module-scss-module__59Q_eG__chip{background-color:var(--muted);border:1px solid var(--border);color:var(--foreground);border-radius:.25rem;align-items:center;gap:.25rem;width:fit-content;padding:.125rem .375rem;font-size:.6875rem;display:inline-flex}.ListValueEditor-module-scss-module__59Q_eG__chipText{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.ListValueEditor-module-scss-module__59Q_eG__chipRemove{cursor:pointer;width:.875rem;height:.875rem;color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ListValueEditor-module-scss-module__59Q_eG__chipRemove:hover{color:var(--destructive)}.ListValueEditor-module-scss-module__59Q_eG__addRow{align-items:center;gap:.25rem;display:flex}.ListValueEditor-module-scss-module__59Q_eG__input{background-color:var(--background);border:1px solid var(--border);width:100%;height:1.875rem;color:var(--foreground);border-radius:.375rem;outline:none;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.ListValueEditor-module-scss-module__59Q_eG__input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.ListValueEditor-module-scss-module__59Q_eG__input:focus{border-color:var(--primary)}.ListValueEditor-module-scss-module__59Q_eG__addInput{flex:1}.ListValueEditor-module-scss-module__59Q_eG__addBtn{border:1px solid var(--border);cursor:pointer;width:1.875rem;height:1.875rem;color:var(--muted-foreground);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ListValueEditor-module-scss-module__59Q_eG__addBtn:hover:not(:disabled){background-color:var(--muted);color:var(--foreground)}.ListValueEditor-module-scss-module__59Q_eG__addBtn:disabled{opacity:.4;cursor:not-allowed}
.ObjectValueEditor-module-scss-module__HjyWNq__container{flex-direction:column;gap:.375rem;display:flex}.ObjectValueEditor-module-scss-module__HjyWNq__jsonToggle{color:var(--primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-end;padding:0;font-size:.5625rem;font-weight:500;text-decoration:underline}.ObjectValueEditor-module-scss-module__HjyWNq__jsonToggle:hover{opacity:.75}.ObjectValueEditor-module-scss-module__HjyWNq__jsonArea{background-color:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);resize:vertical;border-radius:.375rem;outline:none;padding:.375rem .5rem;font-family:monospace;font-size:.6875rem;transition:border-color .15s}.ObjectValueEditor-module-scss-module__HjyWNq__jsonArea::placeholder{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.ObjectValueEditor-module-scss-module__HjyWNq__jsonArea:focus{border-color:var(--primary)}.ObjectValueEditor-module-scss-module__HjyWNq__input{background-color:var(--background);border:1px solid var(--border);height:1.875rem;color:var(--foreground);border-radius:.375rem;outline:none;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.ObjectValueEditor-module-scss-module__HjyWNq__input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.ObjectValueEditor-module-scss-module__HjyWNq__input:focus{border-color:var(--primary)}.ObjectValueEditor-module-scss-module__HjyWNq__row{align-items:center;gap:.25rem;display:flex}.ObjectValueEditor-module-scss-module__HjyWNq__keyInput{flex:1;min-width:0}.ObjectValueEditor-module-scss-module__HjyWNq__colon{color:var(--muted-foreground);flex-shrink:0;font-size:.75rem}.ObjectValueEditor-module-scss-module__HjyWNq__valueInput{flex:1.5;min-width:0}.ObjectValueEditor-module-scss-module__HjyWNq__removeBtn{cursor:pointer;width:1.375rem;height:1.375rem;color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ObjectValueEditor-module-scss-module__HjyWNq__removeBtn:hover{color:var(--destructive);background-color:color-mix(in oklch, var(--destructive) 10%, transparent)}.ObjectValueEditor-module-scss-module__HjyWNq__addBtn{color:var(--muted-foreground);border:1px dashed color-mix(in oklch, var(--border) 70%, transparent);cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:.25rem .5rem;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.ObjectValueEditor-module-scss-module__HjyWNq__addBtn:hover{border-color:var(--border);color:var(--foreground);background-color:color-mix(in oklch, var(--muted) 40%, transparent)}
.VariableEditor-module-scss-module__Vnobna__container{background-color:color-mix(in oklch, var(--muted) 40%, transparent);border:1px solid var(--border);border-radius:.625rem;flex-direction:column;gap:.625rem;padding:.75rem;display:flex}.VariableEditor-module-scss-module__Vnobna__title{color:var(--foreground);margin-bottom:.125rem;font-size:.75rem;font-weight:600}.VariableEditor-module-scss-module__Vnobna__field{flex-direction:column;gap:.25rem;display:flex}.VariableEditor-module-scss-module__Vnobna__label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:500}.VariableEditor-module-scss-module__Vnobna__optional{text-transform:none;letter-spacing:0;font-weight:400}.VariableEditor-module-scss-module__Vnobna__input{background-color:var(--background);border:1px solid var(--border);width:100%;height:1.875rem;color:var(--foreground);border-radius:.375rem;outline:none;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.VariableEditor-module-scss-module__Vnobna__input::placeholder{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.VariableEditor-module-scss-module__Vnobna__input:focus{border-color:var(--primary)}.VariableEditor-module-scss-module__Vnobna__select{background-color:var(--background);border:1px solid var(--border);width:100%;height:1.875rem;color:var(--foreground);cursor:pointer;appearance:none;border-radius:.375rem;outline:none;padding:0 .5rem;font-size:.75rem;transition:border-color .15s}.VariableEditor-module-scss-module__Vnobna__select:focus{border-color:var(--primary)}.VariableEditor-module-scss-module__Vnobna__typeGrid{flex-wrap:wrap;gap:.25rem;display:flex}.VariableEditor-module-scss-module__Vnobna__typeBtn{border:1px solid color-mix(in oklch, var(--border) 60%, transparent);cursor:pointer;width:100%;color:var(--muted-foreground);background:0 0;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.3em .75em;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.VariableEditor-module-scss-module__Vnobna__typeBtn:hover{border-color:var(--border);color:var(--foreground)}.VariableEditor-module-scss-module__Vnobna__typeBtnActive{background-color:var(--muted)}.VariableEditor-module-scss-module__Vnobna__actions{justify-content:flex-end;gap:.5rem;padding-top:.125rem;display:flex}
.VariableCard-module-scss-module__OcM14a__card{border:1px solid color-mix(in oklch, var(--border) 50%, transparent);background-color:color-mix(in oklch, var(--muted) 25%, transparent);border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.625rem;transition:all .15s;display:flex}.VariableCard-module-scss-module__OcM14a__card:hover{border-color:var(--border);background-color:color-mix(in oklch, var(--muted) 50%, transparent)}.VariableCard-module-scss-module__OcM14a__cardDeleting{border-color:color-mix(in oklch, var(--destructive) 40%, transparent);background-color:color-mix(in oklch, var(--destructive) 5%, transparent)}.VariableCard-module-scss-module__OcM14a__left{flex:1;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.VariableCard-module-scss-module__OcM14a__typeIcon{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.0625rem;display:flex}.VariableCard-module-scss-module__OcM14a__info{flex:1;min-width:0}.VariableCard-module-scss-module__OcM14a__name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.VariableCard-module-scss-module__OcM14a__metaRow{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.125rem;display:flex}.VariableCard-module-scss-module__OcM14a__metaSep{color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);font-size:.625rem}.VariableCard-module-scss-module__OcM14a__meta{color:var(--muted-foreground);font-size:.625rem}.VariableCard-module-scss-module__OcM14a__default{color:color-mix(in oklch, var(--foreground) 60%, transparent);font-family:monospace}.VariableCard-module-scss-module__OcM14a__desc{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);margin-top:.25rem;font-size:.5625rem;font-style:italic;line-height:1.4}.VariableCard-module-scss-module__OcM14a__usage{color:color-mix(in oklch, var(--primary) 70%, transparent);margin-top:.25rem;font-size:.5625rem;font-weight:500}.VariableCard-module-scss-module__OcM14a__deleteWarning{color:var(--destructive);margin-top:.25rem;font-size:.5625rem;line-height:1.4}.VariableCard-module-scss-module__OcM14a__actions{flex-shrink:0;align-items:center;gap:.125rem;display:flex}.VariableCard-module-scss-module__OcM14a__iconBtn{cursor:pointer;width:1.5rem;height:1.5rem;color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .15s;display:flex}.VariableCard-module-scss-module__OcM14a__iconBtn:hover{background-color:var(--muted);color:var(--foreground)}.VariableCard-module-scss-module__OcM14a__iconBtnDestructive{color:var(--destructive)}.VariableCard-module-scss-module__OcM14a__iconBtnDestructive:hover{background-color:color-mix(in oklch, var(--destructive) 15%, transparent)}.VariableCard-module-scss-module__OcM14a__iconBtnDestructiveHover:hover{color:var(--destructive)}
.VariableList-module-scss-module__sdsxWa__list{flex-direction:column;gap:.375rem;display:flex}
.VariablesPanel-module-scss-module__4yLkzW__overlay{z-index:50;pointer-events:none;position:fixed;inset:0}.VariablesPanel-module-scss-module__4yLkzW__backdrop{pointer-events:all;background:#0006;background:lab(0% 0 0/.4);position:absolute;inset:0}.VariablesPanel-module-scss-module__4yLkzW__panel{background-color:var(--card);border:0 solid var(--border);flex-direction:column;flex:0 0 0;width:18.75rem;min-height:0;display:flex;overflow:hidden}.VariablesPanel-module-scss-module__4yLkzW__panelOpen{border-width:1px}.VariablesPanel-module-scss-module__4yLkzW__overlayPanel{background-color:var(--card);border-left:1px solid var(--border);pointer-events:all;z-index:1;flex-direction:column;width:320px;max-width:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.VariablesPanel-module-scss-module__4yLkzW__scroll{flex:1;min-height:0}.VariablesPanel-module-scss-module__4yLkzW__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__headerLeft{align-items:center;gap:.5rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__headerIcon{background-color:#8a3db81f;background-color:lab(41.1561% 48.5162 -51.9405/.12);border:1px solid #8a3db840;border:1px solid lab(41.1561% 48.5162 -51.9405/.25);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__headerIconGlyph{color:var(--accent-magenta)}.VariablesPanel-module-scss-module__4yLkzW__headerTitle{color:var(--foreground);font-size:.8125rem;font-weight:600}.VariablesPanel-module-scss-module__4yLkzW__headerCount{background-color:var(--muted);color:var(--muted-foreground);font-variant-numeric:tabular-nums;border-radius:9999px;padding:.0625rem .375rem;font-size:.625rem;font-weight:600}.VariablesPanel-module-scss-module__4yLkzW__headerRight{align-items:center;gap:.25rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__headerSeparator{opacity:.4}.VariablesPanel-module-scss-module__4yLkzW__newBtn{gap:.25rem;height:1.75rem;padding:0 .625rem;font-size:.75rem}.VariablesPanel-module-scss-module__4yLkzW__closeBtn{width:1.75rem;height:1.75rem}.VariablesPanel-module-scss-module__4yLkzW__searchArea{flex-shrink:0;padding:.5rem .75rem;position:relative}.VariablesPanel-module-scss-module__4yLkzW__searchIcon{color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.VariablesPanel-module-scss-module__4yLkzW__searchInput{background-color:var(--muted);border:1px solid var(--border);width:100%;height:1.875rem;color:var(--foreground);border-radius:.5rem;outline:none;padding:0 1.75rem 0 2rem;font-size:.75rem;transition:border-color .15s}.VariablesPanel-module-scss-module__4yLkzW__searchInput::placeholder{color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.VariablesPanel-module-scss-module__4yLkzW__searchInput:focus{border-color:var(--primary)}.VariablesPanel-module-scss-module__4yLkzW__clearBtn{background:var(--muted);cursor:pointer;width:1rem;height:1rem;color:var(--muted-foreground);border:none;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.VariablesPanel-module-scss-module__4yLkzW__clearBtn:hover{color:var(--foreground)}.VariablesPanel-module-scss-module__4yLkzW__body{flex-direction:column;gap:.5rem;padding:.5rem .75rem 1rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__emptyIcon{background-color:var(--muted);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.25rem;display:flex}.VariablesPanel-module-scss-module__4yLkzW__emptyIconGlyph{color:color-mix(in oklch, var(--muted-foreground) 30%, transparent)}.VariablesPanel-module-scss-module__4yLkzW__emptyTitle{color:var(--foreground);font-size:.875rem;font-weight:600}.VariablesPanel-module-scss-module__4yLkzW__emptySubtitle{color:var(--muted-foreground);max-width:220px;font-size:.75rem;line-height:1.5}.VariablesPanel-module-scss-module__4yLkzW__emptyBtn{gap:.375rem;margin-top:.5rem}.VariablesPanel-module-scss-module__4yLkzW__noResults{color:color-mix(in oklch, var(--muted-foreground) 60%, transparent);text-align:center;padding:1.5rem 0;font-size:.75rem;font-style:italic}
.EditorLayout-module-scss-module__7M1YQW__container{background-color:var(--background);flex-direction:column;height:100%;display:flex;overflow:hidden}.EditorLayout-module-scss-module__7M1YQW__body{flex:1;min-height:0;display:flex;overflow:hidden}.EditorLayout-module-scss-module__7M1YQW__rightGutter{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.EditorLayout-module-scss-module__7M1YQW__rightDock{flex-direction:column;flex-shrink:0;min-height:0;display:flex;overflow:hidden}.EditorLayout-module-scss-module__7M1YQW__rightDock>*+*{margin-top:-1px}.EditorLayout-module-scss-module__7M1YQW__canvasWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.EditorLayout-module-scss-module__7M1YQW__canvasWrapper.EditorLayout-module-scss-module__7M1YQW__mobileOffset{padding-bottom:3.75rem}
