html,body{touch-action:none;overflow:hidden}body{background:#fbf8ef;justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:sans-serif;font-size:24px;font-weight:900;display:flex}.field-cell{color:#776e65;box-sizing:border-box;text-align:center;width:75px;height:75px;vertical-align:center;user-select:none;background:#fff;border-radius:5px}.field-cell--2{background:#eee4da}.field-cell--4{background:#ede0c8}.field-cell--8{color:#f9f6f2;background:#f2b179}.field-cell--16{color:#f9f6f2;background:#f59563}.field-cell--32{color:#f9f6f2;background:#f67c5f}.field-cell--64{color:#f9f6f2;background:#f65e3b}.field-cell--128{color:#f9f6f2;background:#edcf72}.field-cell--256{color:#f9f6f2;background:#edcc61}.field-cell--512{color:#f9f6f2;background:#edc850}.field-cell--1024{color:#f9f6f2;background:#edc53f}.field-cell--2048{color:#f9f6f2;background:#edc22e}.game-field{border-spacing:10px;background:#bbada0;border-radius:5px}.game-header{box-sizing:border-box;justify-content:space-between;width:100%;margin-bottom:24px;padding:10px;display:flex}h1{color:#f9f6f2;box-sizing:border-box;background:#edc22e;border-radius:5px;justify-content:center;align-items:center;width:75px;height:75px;margin:0;font-size:24px;display:flex}.info{color:#776e65;box-sizing:border-box;background:#d6cdc4;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:75px;height:75px;margin:0 8px 0 0;font-size:16px;display:flex}.controls{justify-content:space-between;width:100%;display:flex}.button{cursor:pointer;color:#f9f6f2;border:none;border-radius:5px;width:75px;height:75px;font-family:sans-serif;font-size:16px;font-weight:700;transition:background .25s}.start{background:#1dae28;font-size:20px}.start:hover{background:#179921}.restart{background:#ea2828}.message{box-sizing:border-box;color:#776e65;text-align:center;background:#d6cdc4;border-radius:5px;width:100%;padding:10px;font-size:20px}.hidden{display:none}.container{flex-direction:column;align-items:center;width:350px;display:flex}.message-win{color:#f9f6f2;background:#edc22e}.message-container{width:100%;height:150px}
/*# sourceMappingURL=game_summatrix.7df217bf.css.map */
