.graph-node.svelte-ekxgvq{cursor:pointer;outline:none}.graph-node--editable.svelte-ekxgvq{cursor:grab}.graph-node--editable.svelte-ekxgvq:active{cursor:grabbing}.graph-node.svelte-ekxgvq:focus-visible rect:where(.svelte-ekxgvq){stroke-width:3}.graph-node--hovered.svelte-ekxgvq rect:where(.svelte-ekxgvq){filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.graph-edge.svelte-fpyqxx{pointer-events:none}.graph-popover.svelte-10sqtpf{pointer-events:all}.graph-controls.svelte-oipyn8{display:flex;align-items:center;gap:2px;background:var(--studio-surface, white);border:1px solid var(--studio-border, #e5e7eb);border-radius:6px;padding:2px;box-shadow:0 1px 3px #00000014}.graph-controls--compact.svelte-oipyn8{padding:1px}.ctrl-btn.svelte-oipyn8{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:4px;color:var(--studio-text-muted, #6b7280);cursor:pointer;transition:background .15s,color .15s}.ctrl-btn.svelte-oipyn8:hover:not(:disabled){background:var(--studio-hover, #f3f4f6);color:var(--studio-text, #111827)}.ctrl-btn.svelte-oipyn8:disabled{opacity:.3;cursor:not-allowed}.graph-controls--compact.svelte-oipyn8 .ctrl-btn:where(.svelte-oipyn8){width:24px;height:24px}.zoom-label.svelte-oipyn8{font-size:.6875rem;font-weight:500;color:var(--studio-text-muted, #6b7280);min-width:36px;text-align:center;user-select:none}.ctrl-divider.svelte-oipyn8{width:1px;height:16px;background:var(--studio-border, #e5e7eb);margin:0 2px}.graph-viewer-container{position:relative;width:100%;height:100%;min-height:300px;background:var(--graph-bg, #fafafa);border:1px solid var(--graph-border, #e5e7eb);border-radius:8px;overflow:hidden}.graph-viewer-container--compact{min-height:200px;border-radius:6px}.graph-viewer-svg{width:100%;height:100%;cursor:grab;user-select:none}.graph-viewer-svg:active{cursor:grabbing}.graph-viewer-svg--editable{outline:none}.graph-viewer-svg--editable:focus-visible{outline:2px solid var(--studio-accent, #3b82f6);outline-offset:-2px}.graph-viewer-controls{position:absolute;bottom:8px;right:8px;z-index:10}.graph-viewer-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;color:var(--studio-text-muted, #6b7280);font-size:.875rem}:global(.dark) .graph-viewer-container,:global([data-theme=dark]) .graph-viewer-container{--graph-bg: #1a1a2e;--graph-border: #2d2d44}:global(.dark) .graph-viewer-svg text,:global([data-theme=dark]) .graph-viewer-svg text{fill:#e5e7eb}:global(.dark) .graph-viewer-svg rect[fill=white],:global([data-theme=dark]) .graph-viewer-svg rect[fill=white]{fill:#1e1e32}
