@keyframes pulse-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}@keyframes ripple{0%{opacity:0;transform:scale(.95)}50%{opacity:.6}to{opacity:0;transform:scale(1.05)}}@keyframes flash{0%,to{opacity:1}50%{opacity:.4}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes glow{0%{opacity:.6;box-shadow:0 0}50%{opacity:1;box-shadow:0 0 20px}to{opacity:.6;box-shadow:0 0}}.pulse-ring{animation:.8s ease-out pulse-ring}.pulse-ripple{animation:.6s ease-out ripple}.pulse-flash{animation:1s ease-in-out flash}.pulse-shake{animation:1.2s ease-in-out shake}.pulse-glow{animation:1.5s ease-in-out glow}@keyframes edge-glow-outer{0%{opacity:0}15%{opacity:.35}to{opacity:0}}@keyframes edge-glow-core{0%{opacity:0}15%{opacity:.9}to{opacity:0}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes pulse-ring-expand{0%{opacity:.6;transform:scale(.95)}50%{opacity:.3;transform:scale(1.1)}to{opacity:.6;transform:scale(.95)}}.node-breathing{animation:2.5s ease-in-out infinite breathe}.pulse-ring-active{animation:2s ease-in-out infinite pulse-ring-expand}.edge-pulse-line{transition:opacity .3s ease-out,stroke-width .3s ease-out}@keyframes data-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-26px}}
