html{height:100%}body{touch-action:none;overscroll-behavior:none;background:#3b1f14;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:100dvh;margin:0;font-family:sans-serif;font-size:24px;font-weight:900;display:-ms-flexbox;display:flex;overflow:hidden}@media (max-width:500px){body:before{display:none}body{background:#b39f86;height:100%;min-height:100vh}.container{width:92vw}}body:before{content:"";z-index:-1;background:#d6cbbc;border-radius:100px;position:absolute;top:3vh;bottom:5vh;left:12vw;right:12vw}.field-cell{color:#3b1f14;box-sizing:border-box;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;aspect-ratio:1;background:#734431;border-radius:5px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;font-size:22px;line-height:1;transition:transform .15s;display:-ms-flexbox;display:flex}.field-cell--2{color:#fff;background:#ffcc2e}.field-cell--4{color:#fff;background:#fb9021}.field-cell--8{color:#fff;background:#29a120}.field-cell--16{color:#fff;background:#1d399d}.field-cell--32{color:#fff;background:#54097a}.field-cell--64{color:#fff;background:#098000}.field-cell--128{color:#fff;background:#0c247b}.field-cell--256{color:#fff;background:#f44336}.field-cell--512{color:#fff;background:#ffcc2e}.field-cell--1024{color:#fff;background:#54097a}.field-cell--2048{color:#fff;background:#ffcc2e}.field-cell.new{animation:.25s ease-out appear}@keyframes appear{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes merge{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.game-field{border-spacing:10px;box-sizing:border-box;background:#3b1f14;border-radius:5px;grid-template-columns:repeat(4,1fr);gap:8px;width:min(90vw,320px);height:min(90vw,320px);padding:8px;display:grid}.game-header{box-sizing:border-box;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:24px;padding:10px;display:-ms-flexbox;display:flex}h1{color:#f9f6f2;box-sizing:border-box;background:#edc22e;border-radius:5px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:75px;height:75px;margin:0;font-size:24px;display:-ms-flexbox;display:flex}.info,.best{color:#4a2b1c;box-sizing:border-box;background:#c3b4a5;border-radius:5px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:75px;height:75px;margin:0 8px 0 0;font-size:16px;display:-ms-flexbox;display:flex}.controls{display:-ms-flexbox;display:flex}.button{cursor:pointer;color:#f9f6f2;border:none;border-radius:5px;width:74px;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{color:#fff;background:#f44336}.restart:hover{background:#c03930}.message{box-sizing:border-box;color:#3b1f14;text-align:center;background:#d8c2a8;border-radius:5px;width:100%;padding:10px;font-size:20px}.hidden{display:none}.container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:min(90vw,340px);display:-ms-flexbox;display:flex}.message-win{color:#3b1f14;background:#d1a12e}.message-container{width:100%;height:150px}
/*# sourceMappingURL=index.145c1a54.css.map */
