.main-bg{background:url(/storage/img/bg.webp);background-size:cover;height:400px}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient{background-size:300% 300%;animation:gradient 8s ease infinite}.text-pink-400{text-shadow:0 0 10px rgba(236,72,153,.5)}.btn-primary{background:#e11d48;border-radius:5px;padding-left:8px;transition:transform .2s;font-weight:700}.btn-secondary{padding:8px 12px;border-radius:5px;transition:transform .2s;font-weight:700;color:#e11d48;background:#e11d4723}@media (min-width: 640px){.btn-secondary{padding:9px 20px}}.animate-pulse{animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}
