.thread-flow{stroke-dasharray:5 5;animation:1s linear infinite thread-dash}@keyframes thread-dash{to{stroke-dashoffset:-10px}}.thread-pulse{animation:2.4s ease-in-out infinite thread-pulse}@keyframes thread-pulse{0%,to{stroke-opacity:1;stroke-width:2px}50%{stroke-opacity:.45;stroke-width:3px}}@media (prefers-reduced-motion:reduce){.thread-flow,.thread-pulse{animation:none}}
