@font-face{font-family:'Press Start 2P';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/pressstart2p/v9/e3t4euO8T-267oIAQAu6jDQyK3nVivM.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:'Press Start 2P', cursive;text-decoration:none}body{width:100%;height:100vh;background:url("../images/stone.png");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-o-object-fit:contain;object-fit:contain}.game-over{position:absolute;top:0;left:0;width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10vmin;color:#ff0000;text-shadow:10px 0 0 #000000;z-index:1000}.game-over a{font-size:6vmin !important;color:#19ff19 !important;margin:40px 0}.life-box{position:absolute;top:3vmin;left:3vmin;width:45vmin;height:13vmin}.life-box .character{position:absolute;width:30%;height:100%;background:url("../images/player.png");background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-filter:drop-shadow(1vmin 0 0 red);filter:drop-shadow(1vmin 0 0 red);z-index:50}.life-box .life-bar{position:absolute;bottom:0;right:0;width:84%;height:50%;border:1.5vmin solid #ffffff;background:#000000;z-index:49}.life-box .life{width:100%;height:100%;background:#00ff00}.control-box{position:absolute;bottom:3vmin;right:3vmin;width:40vmin;height:25vmin;z-index:30}.control-box .controller{position:absolute;width:33%;height:50%;border-radius:1000px;opacity:.5;cursor:pointer}.control-box .controller:hover{opacity:1}.control-box .w{background:url("../images/keypadW.png");background-repeat:no-repeat;background-size:120%;background-position:center;top:0;left:33%}.control-box .a{background:url("../images/keypadA.png");background-repeat:no-repeat;background-size:120%;background-position:center;top:26%;left:5%}.control-box .s{background:url("../images/keypadS.png");background-repeat:no-repeat;background-size:120%;background-position:center;top:50%;left:33%}.control-box .d{background:url("../images/keypadD.png");background-repeat:no-repeat;background-size:120%;background-position:center;top:26%;left:61%}.game-board{position:relative;width:100vmin;height:100vmin;background:#21120C;border:2vmin solid #21120C;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;-webkit-filter:grayscale(0);filter:grayscale(0)}.game-board .life-alert{position:absolute;width:100%;height:100%;-webkit-box-shadow:inset 0 0 30px #ff000000;box-shadow:inset 0 0 30px #ff000000;-webkit-animation:1s linear infinite;animation:1s linear infinite;z-index:30}.game-board .player{position:absolute;width:33vmin;height:33vmin;top:64vmin;left:0vmin;background-image:url("../images/player.png");background-position:center;background-repeat:no-repeat;background-size:80%;z-index:1}.game-board .player .player-message{position:absolute;bottom:85%;left:10%;width:80%;background:#000000;font-size:1.5vmin;line-height:2vmin;padding:1vmin;color:#ffffff;border:.2vmin solid #ffffff;opacity:1;z-index:3}.game-board .player .player-message::after{content:"";position:absolute;bottom:-2.4vmin;left:20%;width:2vmin;height:2vmin;border:.2vmin solid;border-top-color:#000000;border-bottom-left-radius:100px;background:#000000;z-index:3}.game-board .path2{background:url("../images/road_2.png") !important;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}.game-board .path{position:relative;background:url("../images/road_1.png");background-position:center;background-repeat:no-repeat;background-size:cover}.game-board .path .princess{position:absolute;width:100%;height:100%;background:url("../images/princess.png");background-position:center;background-repeat:no-repeat;background-size:80%}.game-board .path .prison{position:absolute;width:100%;height:100%;background:url("../images/jail.png");background-position:center;background-repeat:no-repeat;background-size:contain;z-index:5}.game-board .path .key{position:absolute;width:100%;height:100%;background:url("../images/key.png");background-position:center;background-repeat:no-repeat;background-size:30%}.game-board .grass{border:1.5vmin solid #C69C6D;background:url("../images/grass.png");background-position:center;background-repeat:no-repeat;background-size:120%}@-webkit-keyframes life-alert-anim{50%{-webkit-box-shadow:inset 0 0 50px #ff0000;box-shadow:inset 0 0 50px #ff0000}}@keyframes life-alert-anim{50%{-webkit-box-shadow:inset 0 0 50px #ff0000;box-shadow:inset 0 0 50px #ff0000}}@media screen and (max-width: 414px){.control-box{bottom:3vmin;right:20vmin;width:60vmin;height:45vmin}.player-message{font-size:2.5vmin !important;line-height:2.5vmin !important;padding:1.5vmin !important}}
