@keyframes live-edge-flow{to{stroke-dashoffset:-16}}@keyframes live-edge-pulse{0%{stroke-width:2;opacity:1}50%{stroke-width:5;opacity:1}to{stroke-width:2;opacity:1}}@keyframes live-edge-causal-pulse{0%,to{r:6;opacity:.7}50%{r:8;opacity:1}}.live-edge-path{stroke-dasharray:6,4;stroke-dashoffset:0;transition:stroke .2s ease,opacity .2s ease,stroke-width .2s ease}.live-edge-path[data-edge-state=streaming],.live-edge-path[data-edge-state=true]{stroke:var(--canvas-edge-streaming,#34d399);animation:live-edge-flow .8s linear infinite}.live-edge-path[data-edge-state=stale]{stroke:var(--canvas-edge-stale,#94a3b8);opacity:.7;animation:live-edge-flow 4s linear infinite}.live-edge-path[data-edge-state=blocked],.live-edge-path[data-edge-state=false]{stroke:var(--canvas-edge-blocked,#64748b);opacity:.55;animation:none}.live-edge-path[data-edge-state=causal_block]{stroke:var(--canvas-edge-blocked,#64748b);opacity:.7;animation:none}.live-edge-causal-ring{fill:none;stroke:var(--canvas-edge-causal,#f43f5e);stroke-width:2;animation:live-edge-causal-pulse 2s ease-in-out infinite;pointer-events:none}.live-edge-preplay-badge{pointer-events:none}.live-edge-preplay-badge-bg{stroke-width:1;opacity:.95}.live-edge-preplay-badge[data-preplay-kind=disabled_branch] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#f59e0b 14%,white);stroke:color-mix(in srgb,#f59e0b 55%,#7c2d12)}.live-edge-preplay-badge[data-preplay-kind=transaction_path] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#0ea5e9 14%,white);stroke:color-mix(in srgb,#0ea5e9 55%,#0c4a6e)}.live-edge-preplay-badge[data-preplay-kind=value_transfer_path] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#22c55e 14%,white);stroke:color-mix(in srgb,#22c55e 55%,#14532d)}.live-edge-preplay-badge[data-preplay-kind=approval_path] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#f59e0b 14%,white);stroke:color-mix(in srgb,#f59e0b 55%,#78350f)}.live-edge-preplay-badge[data-preplay-kind=contract_call_path] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#8b5cf6 14%,white);stroke:color-mix(in srgb,#8b5cf6 55%,#4c1d95)}.live-edge-preplay-badge[data-preplay-kind=bundle_group] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#7c3aed 14%,white);stroke:color-mix(in srgb,#7c3aed 55%,#4c1d95)}.live-edge-preplay-badge[data-preplay-kind=execution_group] .live-edge-preplay-badge-bg{fill:color-mix(in srgb,#4f46e5 14%,white);stroke:color-mix(in srgb,#4f46e5 55%,#312e81)}.live-edge-preplay-badge-text{fill:color-mix(in srgb,currentColor 75%,black);font-size:9px;font-weight:600;letter-spacing:.01em}.live-edge-path[data-edge-state=fired]{stroke:var(--canvas-edge-fired,#34d399);animation:live-edge-pulse .6s ease-out 1,live-edge-flow .8s linear infinite}.live-edge-path[data-edge-state=error]{stroke:var(--canvas-edge-error,#f43f5e);opacity:.85;animation:none}.live-edge-path[data-edge-state=unknown]{stroke:var(--canvas-edge,#cbd5e1);opacity:.5;animation:none;stroke-dasharray:none}.driver-overlay{background-color:rgba(0,0,0,.5)!important;isolation:isolate!important}.driver-active-element{z-index:10000!important}.react-flow__node.driver-active-element,.react-flow__node:has(.driver-active-element){z-index:10001!important;position:relative!important}.driver-active-element .react-flow__node,[data-driver-active]{z-index:10001!important}.driver-popover{background-color:hsl(var(--card))!important;border:1px solid hsl(var(--border))!important;border-radius:.75rem!important;box-shadow:0 25px 50px -12px rgb(0 0 0/.25)!important;max-width:420px!important;min-width:320px!important;padding:1rem!important;color:hsl(var(--foreground))!important}.tour-driver-popover{animation:tour-popover-fade-in .2s ease-out}@keyframes tour-popover-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.driver-popover-arrow{border-color:hsl(var(--card))!important}.driver-popover-arrow-side-top{border-bottom-color:hsl(var(--card))!important}.driver-popover-arrow-side-bottom{border-top-color:hsl(var(--card))!important}.driver-popover-arrow-side-left{border-right-color:hsl(var(--card))!important}.driver-popover-arrow-side-right{border-left-color:hsl(var(--card))!important}.driver-popover-title{color:hsl(var(--foreground))!important;font-size:1.125rem!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.5rem!important}.driver-popover-description{color:hsl(var(--muted-foreground))!important;font-size:.875rem!important;line-height:1.6!important}.driver-popover-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid hsl(var(--border))!important;padding-top:.75rem!important;margin-top:1rem!important;gap:.5rem!important}.tour-step-progress{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500}.driver-popover-progress-text{color:hsl(var(--muted-foreground))!important;font-size:.75rem!important}.driver-popover-btn-close,.driver-popover-btn-next,.driver-popover-btn-prev{border:none!important;border-radius:.375rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:background-color .15s ease,color .15s ease!important;text-shadow:none!important}.driver-popover-btn-next{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.driver-popover-btn-next:hover{background-color:hsl(var(--primary)/.9)!important}.driver-popover-btn-prev{background-color:hsl(var(--secondary))!important;color:hsl(var(--secondary-foreground))!important}.driver-popover-btn-prev:hover{background-color:hsl(var(--secondary)/.8)!important}.driver-popover-btn-close{background-color:transparent!important;color:hsl(var(--muted-foreground))!important;padding:.25rem .5rem!important}.driver-popover-btn-close:hover{color:hsl(var(--foreground))!important;background-color:hsl(var(--muted)/.5)!important}.driver-popover-btn-disabled{opacity:.5!important;cursor:not-allowed!important}.driver-popover-btn-close:focus,.driver-popover-btn-next:focus,.driver-popover-btn-prev:focus{outline:2px solid hsl(var(--ring))!important;outline-offset:2px!important}.tour-paragraph{margin:.5rem 0}.tour-node-ref{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin:.5rem 0;background-color:hsl(var(--muted)/.5);border-radius:.375rem;font-size:.875rem}.tour-node-icon{font-size:1rem}.tour-screenshot-container{margin:.75rem 0;border-radius:.5rem;overflow:hidden;border:1px solid hsl(var(--border))}.tour-screenshot-label{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:hsl(var(--muted)/.3);font-size:.75rem;font-weight:500}.tour-screenshot{width:100%;display:block}.tour-image{width:100%;margin:.5rem 0;border-radius:.375rem}.tour-highlight-overlay{pointer-events:none;z-index:9999998;transition:none}.tour-custom-tooltip{animation:tour-tooltip-fade-in .2s ease-out}@keyframes tour-tooltip-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-tour-editor]{min-height:200px}[data-tour-editor] .bn-editor{background-color:hsl(var(--background));padding:1rem}[data-tour-editor] .bn-block-outer{padding:.25rem 0}.tour-node-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;margin:.25rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;background-color:hsl(var(--muted)/.3);cursor:pointer;transition:background-color .15s ease}.tour-node-link:hover{background-color:hsl(var(--muted)/.5)}.tour-node-screenshot{margin:.25rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden;background-color:hsl(var(--muted)/.2);cursor:pointer;transition:background-color .15s ease}.tour-node-screenshot:hover{background-color:hsl(var(--muted)/.3)}.react-flow__edge.tour-highlighted-edge path{stroke:hsl(var(--primary))!important;stroke-width:3px!important;filter:drop-shadow(0 0 6px hsl(var(--primary)/.6));animation:tour-edge-pulse 1.5s ease-in-out infinite}@keyframes tour-edge-pulse{0%,to{filter:drop-shadow(0 0 4px hsl(var(--primary)/.4))}50%{filter:drop-shadow(0 0 10px hsl(var(--primary)/.8))}}.react-flow__handle.tour-highlighted-handle{background-color:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;transform:scale(1.5);box-shadow:0 0 0 4px hsl(var(--primary)/.3),0 0 12px hsl(var(--primary)/.5);transition:transform .2s ease,box-shadow .2s ease;z-index:10!important}.react-flow__handle.tour-highlighted-handle:after{content:"";position:absolute;inset:-8px;border:2px dashed hsl(var(--primary));border-radius:50%;animation:tour-handle-pulse 1.5s ease-in-out infinite}@keyframes tour-handle-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:.3}}.tour-highlighted-field{outline:2px solid hsl(var(--primary))!important;outline-offset:2px;box-shadow:0 0 0 4px hsl(var(--primary)/.2);animation:tour-field-pulse 1.5s ease-in-out infinite}@keyframes tour-field-pulse{0%,to{box-shadow:0 0 0 4px hsl(var(--primary)/.2)}50%{box-shadow:0 0 0 6px hsl(var(--primary)/.3)}}.tour-edge-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;margin:.25rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;background-color:hsl(210 100% 50%/.1);cursor:pointer;transition:background-color .15s ease}.tour-edge-link:hover{background-color:hsl(210 100% 50%/.15)}.tour-handle-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;margin:.25rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;background-color:hsl(280 100% 50%/.1);cursor:pointer;transition:background-color .15s ease}.tour-handle-link:hover{background-color:hsl(280 100% 50%/.15)}.tour-field-link{display:flex;align-items:center;gap:.5rem;padding:.75rem;margin:.25rem 0;border:1px solid hsl(var(--border));border-radius:.5rem;background-color:hsl(150 100% 40%/.1);cursor:pointer;transition:background-color .15s ease}.tour-field-link:hover{background-color:hsl(150 100% 40%/.15)}