.hero-text{color:#f9fafb;text-align:left;z-index:10;width:80%;max-width:600px;position:absolute;top:50%;left:10%;transform:translateY(-50%)}.hero-title{opacity:0;color:#c084fc;text-shadow:0 0 10px #c084fc4d;text-align:left;max-width:500px;margin:0 0 15rem;padding:0;font-size:2.5rem;font-weight:700;line-height:1.4;animation:.8s ease-out .2s forwards fadeInLeft}.hero-subtitle{opacity:0;color:#c084fc;text-shadow:0 0 10px #c084fc4d;text-align:left;max-width:500px;margin:0 0 .5rem;padding:0;font-size:1.8rem;font-weight:600;line-height:1.2;animation:.8s ease-out .8s forwards fadeInLeft}.hero-description{opacity:0;color:#ede9fe;text-align:left;max-width:450px;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.hero-description:nth-child(3){animation:.8s ease-out 1.4s forwards fadeInLeft}.hero-description:nth-child(4){animation:.8s ease-out 2s forwards fadeInLeft}@keyframes fadeInLeft{0%{opacity:0;filter:blur(3px);transform:translate(-30px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes glowPulse{0%,to{text-shadow:0 0 10px #9333ea4d}50%{text-shadow:0 0 20px #9333ea99}}.hero-title.glow{animation:.8s ease-out .2s forwards fadeInLeft,2.5s ease-in-out infinite glowPulse}@media (max-width:768px){.hero-text{display:none}}@media (prefers-reduced-motion:reduce){.hero-title,.hero-subtitle,.hero-description{opacity:1;animation:none}}
