@keyframes pokeball_blink__e6x2K{0%{background:#eee}to{background:#e74c3c}}@keyframes pokeball_shake__t_F_L{0%{transform:translate(0) rotate(0)}20%{transform:translate(-10px) rotate(-20deg)}30%{transform:translate(10px) rotate(20deg)}50%{transform:translate(-10px) rotate(-10deg)}60%{transform:translate(10px) rotate(10deg)}to{transform:translate(0) rotate(0)}}@keyframes pokeball_fall__Tjiq0{0%{top:-200px}60%{top:0}80%{top:-20px}to{top:0}}.pokeball_pokeball__C0oRU{position:relative;width:200px;height:200px;background:#fff;border:10px solid #000;border-radius:50%;overflow:hidden;box-shadow:inset -10px 10px 0 10px #ccc;animation:pokeball_fall__Tjiq0 .25s ease-in-out,pokeball_shake__t_F_L 1.25s cubic-bezier(.36,.07,.19,.97) infinite}.pokeball_pokeball__C0oRU:after,.pokeball_pokeball__C0oRU:before{content:"";position:absolute}.pokeball_pokeball__C0oRU:before{background:red;width:100%;height:50%}.pokeball_pokeball__C0oRU:after{top:calc(50% - 10px);width:100%;height:20px;background:#000}.pokeball_pokeball__button__gB58c{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);width:60px;height:60px;background:#7f8c8d;border:10px solid #fff;border-radius:50%;z-index:10;box-shadow:0 0 0 10px #000;animation:pokeball_blink__e6x2K .5s infinite alternate}