body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes tailWag{0%,to{transform:rotate(0)}50%{transform:rotate(20deg)}}@keyframes legWalk1{0%,to{height:12px}50%{height:8px}}@keyframes legWalk2{0%,to{height:8px}50%{height:12px}}.animate-tail-wag{animation:tailWag .3s infinite ease-in-out}.animate-leg-walk-1{animation:legWalk1 .2s infinite}.animate-leg-walk-2{animation:legWalk2 .2s infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flicker-light{0%,to{opacity:1}50%{opacity:.5}70%{opacity:.8}}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-spin-slow{animation:spin-slow 4s linear infinite}.animate-flicker{animation:flicker-light 2s infinite}.animate-float{animation:float-y 2s ease-in-out infinite}@keyframes shutterClose{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.shutter-anim{animation:shutterClose .5s cubic-bezier(.4,0,.2,1) forwards;transform-origin:top}
