@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@keyframes dash-flow{to{stroke-dashoffset:-14px}}@keyframes pulse-pt{0%,to{opacity:.4;r:3}50%{opacity:1;r:4.5}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.animate-pulse-dot{animation:2s infinite pulse-dot}.animate-dash-flow{animation:1.6s linear infinite dash-flow}.animate-pulse-pt{animation:2.2s ease-in-out infinite pulse-pt}
