:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overscroll-behavior:none;overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._container_owd93_1{text-align:center}._header_owd93_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._titleContainer_owd93_12{display:flex;align-items:center;gap:15px;margin-right:15px}._qrCode_owd93_19{height:90px;width:auto;object-fit:contain}._container_owd93_1 h1{color:#776e65;font-size:80px;margin:0}._scores_owd93_31{display:flex;gap:10px}._scoreContainer_owd93_36{background-color:#bbada0;color:#fff;padding:10px;border-radius:5px;text-align:center}._scoreLabel_owd93_44{font-size:13px;text-transform:uppercase}._score_owd93_31{font-size:24px;font-weight:700}._controls_owd93_54{margin:10px 0}._newGameBtn_owd93_58{background-color:#8f7a66;color:#fff;border:none;border-radius:3px;padding:10px 20px;font-size:16px;cursor:pointer;transition:background-color .2s}._newGameBtn_owd93_58:hover{background-color:#7f6a56}._gameBoard_owd93_73{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:10px;padding:10px;background-color:#bbada0;border-radius:5px;width:100%;max-width:500px;margin:0 auto;aspect-ratio:1}._tile_owd93_87{background-color:#cdc1b4;border-radius:3px;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:700;color:#776e65;transition:transform .15s ease-in-out,background-color .15s ease-in-out;width:100%;height:100%}._tile-2_owd93_101{background-color:#eee4da}._tile-4_owd93_104{background-color:#ede0c8}._tile-8_owd93_107{background-color:#f2b179;color:#fff}._tile-16_owd93_111{background-color:#f59563;color:#fff}._tile-32_owd93_115{background-color:#f67c5f;color:#fff}._tile-64_owd93_119{background-color:#f65e3b;color:#fff}._tile-128_owd93_123{background-color:#edcf72;color:#fff;font-size:35px}._tile-256_owd93_128{background-color:#edcc61;color:#fff;font-size:35px}._tile-512_owd93_133{background-color:#edc850;color:#fff;font-size:35px}._tile-1024_owd93_138{background-color:#edc53f;color:#fff;font-size:30px}._tile-2048_owd93_143{background-color:#edc22e;color:#fff;font-size:30px}._instructions_owd93_149{margin:15px 0;color:#776e65;font-size:14px}._modal_owd93_155{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_owd93_168{background-color:#faf8ef;padding:20px;border-radius:5px;text-align:center}._modalContent_owd93_168 h2{color:#776e65;margin-bottom:15px}._modalContent_owd93_168 button{background-color:#8f7a66;color:#fff;border:none;border-radius:3px;padding:10px 20px;margin-top:15px;font-size:16px;cursor:pointer}._footer_owd93_191{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:8px}._footerLink_owd93_199{color:#776e65;text-decoration:none;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}._footerLink_owd93_199:hover{color:#8f7a66;text-decoration:underline}._divider_owd93_215{color:#776e65;margin:0 5px}@media screen and (max-width: 768px){._container_owd93_1{overflow:hidden;display:flex;flex-direction:column;align-items:center}._header_owd93_5{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:400px;margin-bottom:10px}._titleContainer_owd93_12{flex-direction:row;align-items:center;gap:8px}._container_owd93_1 h1{font-size:42px;margin:0}._qrCode_owd93_19{height:50px;margin:0}._scores_owd93_31{justify-content:center;margin-top:10px}._newGameBtn_owd93_58{padding:8px 16px;font-size:14px}._gameBoard_owd93_73{width:100%;max-width:350px;margin:0 auto;gap:8px;padding:8px}._tile_owd93_87{font-size:min(6vw,24px);border-radius:4px}._instructions_owd93_149{font-size:13px;margin:10px 0}._modalContent_owd93_168{margin:0 20px;padding:15px}}@media screen and (max-width: 320px){._container_owd93_1{padding:5px}._container_owd93_1 h1{font-size:36px}._qrCode_owd93_19{height:40px}._gameBoard_owd93_73{max-width:280px;gap:6px;padding:6px}._scoreContainer_owd93_36{padding:6px 12px}}*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;padding:10px;background-color:#faf8ef}#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
