@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.heartbeat-dot{width:18px;height:18px;border-radius:50%;background:#00ff00;animation:heartbeat 2s ease-in-out infinite;display:inline-block;vertical-align:middle}
