#rete-editor{--rete-surface: #ffffff;--rete-surface-2: #f8fafc;--rete-border: #e2e8f0;--rete-text: #0f172a;--rete-muted: #475569;--rete-shadow: 0 10px 30px rgba(15, 23, 42, .1);--rete-accent: #0ea5e9;--rete-accent-2: #6366f1;background:var(--rete-surface-2);color:var(--rete-text)}.dark #rete-editor{--rete-surface: #0b1220;--rete-surface-2: #020617;--rete-border: rgba(148, 163, 184, .18);--rete-text: #e5e7eb;--rete-muted: #94a3b8;--rete-shadow: 0 12px 36px rgba(0, 0, 0, .35);--rete-accent: #38bdf8;--rete-accent-2: #a78bfa}#rete-editor .rete-conn{position:absolute;overflow:visible}#rete-editor .rete-conn-hit{fill:none;stroke:transparent;stroke-width:18px;pointer-events:stroke}#rete-editor .rete-conn-path{fill:none;stroke:color-mix(in srgb,var(--rete-accent) 85%,transparent);stroke-width:3.25px;stroke-linecap:round;stroke-dasharray:10 8;animation:rete-flow 1.05s linear infinite;pointer-events:none}#rete-editor .rete-conn-path[data-dir="-1"]{animation-direction:reverse}#rete-editor .rete-conn-hit:hover+.rete-conn-path{stroke:color-mix(in srgb,var(--rete-accent-2) 85%,transparent);filter:drop-shadow(0 0 10px color-mix(in srgb,var(--rete-accent-2) 35%,transparent))}@keyframes rete-flow{to{stroke-dashoffset:-36}}#rete-editor.connections-locked .rete-conn-path{opacity:.55}@media(prefers-reduced-motion:reduce){#rete-editor .rete-conn-path{animation:none;stroke-dasharray:none}}
