.hero-badge{animation:.6s ease-out fadeInDown}.hero-title{animation:.8s ease-out .2s both fadeInUp}.hero-subtitle{animation:.8s ease-out .4s both fadeInUp}.hero-stats{animation:.6s ease-out .5s both fadeInUp}.hero-ctas{animation:.8s ease-out .6s both fadeInUp}.hero-trust-line{animation:.6s ease-out .8s both fadeInUp}.hero-video{animation:1s ease-out .9s both fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-draw{stroke-dasharray:300;stroke-dashoffset:300px;animation:1s ease-out 1s forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.animate-float{animation:6s ease-in-out infinite float}.animate-float-delayed{animation:6s ease-in-out 1s infinite float}.animate-float-delayed-2{animation:6s ease-in-out 2s infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.gradient-orb{animation:20s ease-in-out infinite orb-float}.gradient-orb-2{animation:25s ease-in-out 5s infinite orb-float}.gradient-orb-3{animation:15s ease-in-out infinite orb-pulse}@keyframes orb-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes orb-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.3;transform:translate(-50%,-50%)scale(1.2)}}
.transfer-underline{stroke-dasharray:200;stroke-dashoffset:200px}.is-visible .transfer-underline,.animate-on-scroll.is-visible~* .transfer-underline{animation:.8s ease-out .3s forwards draw-transfer}@keyframes draw-transfer{to{stroke-dashoffset:0}}
