body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.keypad-container{display:inline-block;margin:20px auto}.keypad-btn{background:#eee;border:2px solid #999;border-radius:6px;cursor:pointer;font-size:24px;font-weight:700;height:50px;margin:6px;transition:background .2s;width:50px}.keypad-btn:active{background:#ccc}.keypad-btn:disabled{cursor:not-allowed;opacity:.7}.keypad-btn-spacer{background:#0000;border:none;height:50px;margin:6px;width:50px}.board{grid-gap:10px;display:grid;grid-template-columns:repeat(4,70px);margin:20px auto;width:320px}.tile{border-radius:8px;color:#776e65;font-size:24px;font-weight:700;height:70px;line-height:70px;-webkit-user-select:none;user-select:none;width:70px}.tile,.tile-0{background:#cdc1b4}.tile-2{background:#eee4da}.tile-4{background:#ede0c8}.tile-8{background:#f2b179;color:#f9f6f2}.tile-16{background:#f59563;color:#f9f6f2}.tile-32{background:#f67c5f;color:#f9f6f2}.tile-64{background:#f65e3b;color:#f9f6f2}.tile-128{background:#edcf72;color:#f9f6f2}.tile-256{background:#edcc61;color:#f9f6f2}.tile-512{background:#edc850;color:#f9f6f2}.tile-1024{background:#edc53f;color:#f9f6f2}.tile-2048{background:#edc22e;color:#f9f6f2}.message{color:green;font-size:24px;margin:10px}.game-container{font-family:Arial,sans-serif;padding:20px;text-align:center}.game-container,.keypad-container{align-items:center;display:flex;flex-direction:column}.keypad-container{margin-bottom:20px}.keypad-row{display:flex;flex-direction:row;justify-content:center}body{margin:0}.game-container,body{background-color:beige;min-height:100vh}
/*# sourceMappingURL=main.e235586f.css.map*/