@keyframes ws-grid-pan{0%{background-position:0 0,0 0}to{background-position:48px 48px,48px 48px}}@keyframes ws-node-pulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes ws-line-run{0%{stroke-dashoffset:260px}to{stroke-dashoffset:0}}@keyframes ws-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ws-grid{background-image:linear-gradient(to right, color-mix(in oklab, var(--color-border) 70%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in oklab, var(--color-border) 70%, transparent) 1px, transparent 1px);background-size:48px 48px,48px 48px;animation:12s linear infinite ws-grid-pan}.ws-node{animation:2.6s ease-in-out infinite ws-node-pulse}.ws-line{stroke-dasharray:260;animation:3.4s ease-in-out infinite ws-line-run}.ws-float{animation:6s ease-in-out infinite ws-float-card}@media (prefers-reduced-motion:reduce){.ws-grid,.ws-node,.ws-line,.ws-float{animation:none!important}.ws-line{stroke-dashoffset:0}}
