@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.75}}.animate-pulse-soft{animation:2.5s ease-in-out infinite pulse-soft}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.animate-bounce-slow{animation:1.8s ease-in-out infinite bounce-slow}
