@keyframes pulsehide{0%{opacity:.9}to{opacity:0}}.animate-pulse1{animation:pulsehide 1s linear 2s 1}@keyframes pulseshow{0%{opacity:0}to{opacity:1}}@keyframes pulsehide{0%{opacity:1}to{opacity:0}}.animate-pulse1{animation:pulseshow 1s linear 4s 1}.circle-progress{transform:rotate(-90deg)}.background{fill:none;stroke:#eee;stroke-width:3}.progress{fill:none;stroke:#3498db;stroke-linecap:round;stroke-width:3;transition:stroke-dashoffset 1s linear}
