.hero-float-character{will-change:transform;animation:4.6s ease-in-out infinite hero-float-character}.hero-float-robot{transform-origin:50% 90%;will-change:transform;animation:3.2s ease-in-out infinite hero-float-robot}@keyframes hero-float-character{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-22px)rotate(-1.2deg)}}@keyframes hero-float-robot{0%,to{transform:translate(0,0)rotate(0)}35%{transform:translateY(-16px)rotate(-3.5deg)}70%{transform:translateY(-7px)rotate(3deg)}}@media (prefers-reduced-motion:reduce){.hero-float-character,.hero-float-robot{animation:none}}
