@media (max-width:640px){.hero-section *{touch-action:manipulation}.hero-section button:active{transform:none!important}.hero-section video{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.hero-section h1,.hero-section p{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}}a,button,input,select,textarea{touch-action:manipulation}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out forwards;opacity:0}.animate-fade-in{animation:fade-in .5s ease-out forwards;opacity:0}.animate-fade-in-scale{animation:fade-in-scale .6s ease-out forwards;opacity:0}