.status-working{color:#52c41a;animation:pulseScale 1.5s infinite}@keyframes pulseScale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1.15)}}.status-stop{color:#f5222d}