@keyframes breathe{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.1)}}.breathing-spotlight{animation:breathe 8s ease-in-out infinite}.bg-gradient-radial{background-image:radial-gradient(circle,var(--tw-gradient-stops))}@keyframes underline-expand{0%{width:0;opacity:0}50%{opacity:1}to{width:100%;opacity:1}}.animated-underline{animation:underline-expand 1.5s ease-out forwards}@keyframes card-lift{0%{transform:translateY(0) scale(1)}to{transform:translateY(-8px) scale(1.03)}}@keyframes text-shimmer{0%{background-position:0}to{background-position:200%}}.shimmer-text{background-size:200% auto;animation:text-shimmer 3s linear infinite}@media (max-width:640px){.breathing-spotlight{animation:breathe 12s ease-in-out infinite}.shimmer-text{animation-duration:4s}}@media (min-width:641px) and (max-width:1024px){.animated-underline{animation-duration:1.2s}}@media (max-width:768px){@keyframes card-lift{0%{transform:translateY(0) scale(1)}to{transform:translateY(-4px) scale(1.02)}}}@media (prefers-reduced-motion:reduce){.animated-underline,.breathing-spotlight,.shimmer-text{animation:none!important}}