@keyframes not-found-dash{to{stroke-dashoffset:-40px}}@keyframes not-found-drift{0%,to{transform:translate(0)}50%{transform:translate(6px,-8px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-dash{animation:1.4s linear infinite not-found-dash}.not-found-float{animation:6s ease-in-out infinite float}.not-found-drift{animation:3.4s ease-in-out infinite not-found-drift}@media (prefers-reduced-motion:reduce){.not-found-dash,.not-found-float,.not-found-drift{animation:none!important}}
