*,:after,:before{-webkit-touch-callout:none;box-sizing:border-box;-webkit-transition:translate3d(0,0,0);-webkit-user-select:none;user-select:none}body,html{color:#fff;font-family:monospace;font-size:12px;height:100%;margin:0;overflow:hidden;padding:0}.gamecontainer{cursor:pointer;height:100%;min-height:525px;position:relative;width:100%}.gamescreen{height:100%}.gamescreen,.sky{position:absolute;width:100%}.sky{background-color:#4ec0ca;background-position:0 100%;background-repeat:repeat-x;height:80%;top:0}.sky.animated{animation:animSky 7s linear infinite}.sky.animated.paused{animation-play-state:paused}@keyframes animSky{0%{background-position:0 100%}to{background-position:-275px 100%}}.flyarea{bottom:0;height:420px}.ceiling,.flyarea{position:absolute;width:100%}.ceiling{background-repeat:repeat-x;height:16px;top:-16px}.ceiling.animated{animation:animCeiling 481ms linear infinite}.ceiling.animated.paused{animation-play-state:paused}@keyframes animCeiling{0%{background-position:0 0}to{background-position:-63px 0}}.land{background-color:#ded895;background-position:0 0;background-repeat:repeat-x;bottom:0;height:20%;position:absolute;width:100%}.land.animated{animation:animLand 2516ms linear infinite}.land.animated.paused{animation-play-state:paused}@keyframes animLand{0%{background-position:0 0}to{background-position:-335px 0}}.bigscore{left:150px;position:absolute;top:20px;z-index:100}.bigscore img{display:inline-block;padding:1px}.splash{height:170px;left:65px;top:75px;transition:opacity 2s ease;width:188px}.scoreboard,.splash{background-repeat:no-repeat;position:absolute}.scoreboard{height:280px;left:43px;opacity:0;top:64px;transition:opacity .6s ease,transform .6s ease;width:236px;z-index:1000}.medal{background-repeat:no-repeat;background-size:contain;height:44px;left:32px;position:absolute;top:114px;transition:opacity 1.2s ease,transform 1.2s ease;width:44px}.currentscore{height:14px;left:107px;position:absolute;text-align:right;top:105px;width:104px}.currentscore img{padding-left:2px}.highscore{height:14px;left:107px;position:absolute;text-align:right;top:147px;width:104px}.highscore img{padding-left:2px}.replay{background-repeat:no-repeat;background-size:contain;cursor:pointer;height:115px;left:61px;top:205px;transition:opacity .6s ease,transform .6s ease;width:70px}.bird,.replay{position:absolute}.bird{height:24px;transform-origin:center;transition:transform .1s linear;width:34px}.bird.animated{animation:animBird .3s steps(4) infinite}.bird.animated.paused{animation-play-state:paused}@keyframes animBird{0%{background-position:0 0}to{background-position:0 -96px}}.pipe{height:100%;position:absolute;width:52px;z-index:10}.pipe.animated{animation:animPipe 7.5s linear}.pipe.animated.paused{animation-play-state:paused}@keyframes animPipe{0%{left:900px}to{left:-100px}}.pipe_upper{top:0}.pipe_lower,.pipe_upper{background-position:50%;background-repeat:repeat-y;position:absolute;width:52px}.pipe_lower{bottom:0}
/*# sourceMappingURL=main.7279df60.css.map*/