@keyframes hero-shine{0%{background-position:0%}to{background-position:200%}}@keyframes bulb-breathe{0%,to{scale:1;box-shadow:0 12px 30px #eb096324}50%{scale:1.09;box-shadow:0 18px 44px #eb096347}}@keyframes step-pulse{0%,to{box-shadow:0 8px 20px #eb096359,0 0 #eb096366}50%{box-shadow:0 8px 20px #eb096359,0 0 0 12px #eb096300}}@keyframes step-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes march{to{background-position:36px 0}}.hero-gradient-text{background:linear-gradient(90deg,#eb0963,#3c1d82,#eb0963) 0 0/200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:.8s cubic-bezier(.22,1,.36,1) both rise-in,6s linear infinite hero-shine}.hero-subtext{animation:.8s cubic-bezier(.22,1,.36,1) .15s both rise-in}.bulb-breathe{animation:2.6s ease-in-out infinite bulb-breathe}.step-pulse-bob{animation:2.6s ease-in-out infinite step-pulse,4s ease-in-out infinite step-bob}.marching-dashes{background:repeating-linear-gradient(90deg, var(--color-brand-pink) 0 10px, transparent 10px 18px);background-size:36px 2px;animation:1.1s linear infinite march}@media (prefers-reduced-motion:reduce){.hero-gradient-text,.hero-subtext,.bulb-breathe,.step-pulse-bob,.marching-dashes{animation:none!important}}
