@keyframes notfound-float{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes notfound-twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}@keyframes notfound-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes notfound-glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}.notfound-float{animation:4s ease-in-out infinite notfound-float}.notfound-twinkle{animation:2s ease-in-out infinite notfound-twinkle}.notfound-twinkle-delayed{animation:2s ease-in-out .5s infinite notfound-twinkle}.notfound-spin-slow{animation:8s linear infinite notfound-spin-slow}.notfound-glitch{animation:3s ease-in-out infinite notfound-glitch}.notfound-glitch-delayed{animation:3s ease-in-out .1s infinite notfound-glitch}@keyframes notfound-blink{0%,50%{opacity:1}51%,to{opacity:.3}}.notfound-blink{animation:1s ease-in-out infinite notfound-blink}@media (prefers-reduced-motion:reduce){.notfound-float,.notfound-twinkle,.notfound-twinkle-delayed,.notfound-spin-slow,.notfound-glitch,.notfound-glitch-delayed,.notfound-blink{animation:none}}
