@keyframes workflow-pulse-glow{0%,to{transform:scale(1);box-shadow:0 0 #5f2eea66}50%{transform:scale(1.1);box-shadow:0 0 0 8px #5f2eea00}}.workflow-simulator-root ::-webkit-scrollbar{width:8px;height:8px}.workflow-simulator-root ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.workflow-simulator-root ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.workflow-simulator-root ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.workflow-step-active-dot:before{animation:2s infinite workflow-pulse-glow}
