.hero-gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(168,85,247,.05) 25%,transparent 50%,rgba(59,130,246,.05) 75%,rgba(139,92,246,.1));background-size:400% 400%;animation:heroGradientShift 15s ease-in-out infinite;opacity:.6}@keyframes heroGradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:hidden}.hero-particle{position:absolute;width:3px;height:3px;background:rgba(255,255,255,.6);border-radius:50%;animation:particleFloat 8s ease-in-out infinite;opacity:0}.hero-particle:after{content:"";position:absolute;width:100%;height:100%;background:inherit;border-radius:inherit;filter:blur(2px);opacity:.5}@keyframes particleFloat{0%,to{opacity:0;transform:translateY(100vh) scale(.5)}10%{opacity:.8}90%{opacity:.8}99%{opacity:0;transform:translateY(-20vh) scale(1)}}.hero-particle:first-child{left:10%;animation-delay:0s;animation-duration:12s}.hero-particle:nth-child(2){left:20%;animation-delay:2s;animation-duration:10s}.hero-particle:nth-child(3){left:30%;animation-delay:4s;animation-duration:14s}.hero-particle:nth-child(4){left:40%;animation-delay:1s;animation-duration:11s}.hero-particle:nth-child(5){left:50%;animation-delay:3s;animation-duration:9s}.hero-particle:nth-child(6){left:60%;animation-delay:5s;animation-duration:13s}.hero-particle:nth-child(7){left:70%;animation-delay:.5s;animation-duration:10s}.hero-particle:nth-child(8){left:80%;animation-delay:2.5s;animation-duration:12s}.hero-particle:nth-child(9){left:90%;animation-delay:4.5s;animation-duration:11s}.hero-particle:nth-child(10){left:15%;animation-delay:1.5s;animation-duration:14s}.hero-particle:nth-child(11){left:25%;animation-delay:3.5s;animation-duration:9s}.hero-particle:nth-child(12){left:35%;animation-delay:5.5s;animation-duration:13s}.hero-particle:nth-child(13){left:45%;animation-delay:.8s;animation-duration:10s}.hero-particle:nth-child(14){left:55%;animation-delay:2.8s;animation-duration:12s}.hero-particle:nth-child(15){left:65%;animation-delay:4.8s;animation-duration:11s}.hero-particle:nth-child(16){left:75%;animation-delay:1.2s;animation-duration:14s}.hero-particle:nth-child(17){left:85%;animation-delay:3.2s;animation-duration:9s}.hero-particle:nth-child(18){left:95%;animation-delay:5.2s;animation-duration:13s}.hero-particle:nth-child(19){left:5%;animation-delay:.3s;animation-duration:10s}.hero-particle:nth-child(20){left:98%;animation-delay:2.3s;animation-duration:12s}.hero-text-scramble{position:relative;display:inline-block}.hero-text-scramble .char{display:inline-block;animation:textScrambleIn .8s ease-out forwards;opacity:0;filter:blur(4px)}@keyframes textScrambleIn{0%{opacity:0;filter:blur(8px);transform:translateY(20px) rotateX(-40deg)}50%{filter:blur(2px)}to{opacity:1;filter:blur(0);transform:translateY(0) rotateX(0deg)}}.hero-text-scramble .char:first-child{animation-delay:.05s}.hero-text-scramble .char:nth-child(2){animation-delay:.1s}.hero-text-scramble .char:nth-child(3){animation-delay:.15s}.hero-text-scramble .char:nth-child(4){animation-delay:.2s}.hero-text-scramble .char:nth-child(5){animation-delay:.25s}.hero-text-scramble .char:nth-child(6){animation-delay:.3s}.hero-text-scramble .char:nth-child(7){animation-delay:.35s}.hero-text-scramble .char:nth-child(8){animation-delay:.4s}.hero-text-scramble .char:nth-child(9){animation-delay:.45s}.hero-text-scramble .char:nth-child(10){animation-delay:.5s}.hero-text-scramble .char:nth-child(11){animation-delay:.55s}.hero-text-scramble .char:nth-child(12){animation-delay:.6s}.hero-text-scramble .char:nth-child(13){animation-delay:.65s}.hero-text-scramble .char:nth-child(14){animation-delay:.7s}.hero-text-scramble .char:nth-child(15){animation-delay:.75s}.hero-text-scramble .char:nth-child(16){animation-delay:.8s}.hero-text-scramble .char:nth-child(17){animation-delay:.85s}.hero-text-scramble .char:nth-child(18){animation-delay:.9s}.hero-text-scramble .char:nth-child(19){animation-delay:.95s}.hero-text-scramble .char:nth-child(20){animation-delay:1s}.hero-parallax-video{will-change:transform;transform:translateZ(0)}@media (max-width:768px){.hero-particles{display:none}.hero-gradient-overlay{animation:none;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 50%,rgba(0,0,0,.5))}}@media (prefers-reduced-motion:reduce){.hero-gradient-overlay{animation:none}.hero-particle{animation:none;display:none}.hero-text-scramble .char{animation:none;opacity:1;filter:none;transform:none}}