@import url(https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap);.info-board{position:absolute;background-color:#012401;color:#fff;opacity:.9;z-index:10000;margin-top:5%}.info-board table{width:80%;margin:0 4em 1em}.info-board table td{text-align:center;padding:.6em}.info-board table .title{color:#012401;background-color:#fff}.info-board .game-over-area{margin:2em;text-align:center}.info-board .game-over-area .game-over-title{font-size:1.6em}.info-board .game-over-area .game-over-text{margin-top:2em}.info-board .info-board-header{text-align:center;font-size:1.8em;margin-top:1em}.info-board .info-board-header .header-text{margin:0 1em}.info-board .info-board-header img{height:1em;width:1em}.info-board .info-board-instructions{margin:.5em;padding:1.8em;font-size:.8em;line-height:1.5em}.info-board .info-board-instructions li{margin-bottom:10px}.info-board .button-area{margin-bottom:2em;text-align:center}.info-board .button-area button.disabled{background-color:grey}.info-board .button-area button.disabled:hover{color:#fff}@media (max-width:600px){.info-board{font-size:.8em}.info-board .button-area{left:20%}}@media (max-width:500px){.info-board{font-size:.5em}.info-board .button-area{left:20%}}.game-status-top{margin-top:1em;width:100%;position:absolute;color:#fff;font-size:1em}.game-status-top .variable-text{color:red}.game-status-top .game-status-left{width:24%;margin-left:1em;float:left}.game-status-top .game-status-left .player-lives{height:1.5em;width:1.5em}.game-status-top .game-status-centre-left{float:left;width:24%}.game-status-top .game-status-centre-left img{margin-top:-1em;width:1em;height:1.5em}.game-status-top .game-status-centre-right{float:left;text-align:right;width:24%}.game-status-top .game-status-right{text-align:right;float:right;margin-right:1em;width:24%}@media (max-width:600px){.game-status-top{font-size:.8em}}@media (max-width:500px){.game-status-top{font-size:.5em}}.mobile-buttons{width:100%;position:absolute;color:#fff;text-align:center}.mobile-buttons button{width:6em;font-size:.3em;margin:5px}.mobile-buttons button:hover{background-color:#008cba;color:#fff}.mobile-buttons .button-row{margin-bottom:.5em}.chuckie-egg-play-container{width:100%;height:100vh;font-family:Press Start\ 2P,cursive;color:#fff;overflow-y:hidden;overflow-x:hidden;margin:0;padding:0}@media (max-width:600px){.chuckie-egg-play-container{height:90vh}}body{margin:0;padding:0;background-color:#000}button{font-family:Press Start\ 2P,cursive;-webkit-transition-duration:.4s;transition-duration:.4s;background-color:#084a08;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:1.5em;box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}button:hover{background-color:#fff;color:#084a08;box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}
/*# sourceMappingURL=main.a30975ac.chunk.css.map */