:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{height:auto;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem 0;width:fit-content;font-family:"system-ui"}.wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:5px}.game-over .tile,.game-win .tile{opacity:.2}.tile-2{background-color:#fff6a7;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-4{background-color:#e2ffa7;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-8{background-color:#a7ffd7;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-16{background-color:#ffec54;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-32{background-color:#6bff54;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-64{background-color:#54ffd1;color:#a5a5a5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-128{background-color:#59b9ff;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-256{background-color:#ba80ff;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-512{background-color:#ff7133;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-1024{background-color:#a000ff;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-2048{background-color:#f700ff;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-4096{background-color:red;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-8192{background-color:#f90;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}.tile-16384{background-color:#df0;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:900;border-radius:2px}
