.bg-tech-grid{background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px);background-size:50px 50px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes scan{0%{top:0}to{top:100%}}.animate-scan{animation:scan 2s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:scroll 12s linear infinite}@media(min-width:768px){.animate-scroll{animation:scroll 30s linear infinite}}
