@keyframes pulse-slow{0%,to{box-shadow:0 8px 24px #d6230066,0 0 0 2px #ffc10780}50%{box-shadow:0 8px 32px #d6230099,0 0 0 4px #ffc107b3}}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.animate-pulse-slow{animation:pulse-slow 2s ease-in-out infinite}.animate-bounce-slow{animation:bounce-slow 1.5s ease-in-out infinite}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
