.GameBoard-module__uSkwyq__board{aspect-ratio:1;box-sizing:border-box;background-color:#1e1e1e;border:2px dashed #fff9;width:100%;display:grid}.GameBoard-module__uSkwyq__cell{width:100%;height:100%}.GameBoard-module__uSkwyq__snake,.GameBoard-module__uSkwyq__head{background-color:#fff}.GameBoard-module__uSkwyq__food{background-color:#d4d4d4}
.ScoreBoard-module__sSETxW__scoreBoard{box-sizing:border-box;justify-content:space-between;width:100%;margin-bottom:12px;padding:0 4px;display:flex}.ScoreBoard-module__sSETxW__item{flex-direction:column;align-items:center;gap:2px;display:flex}.ScoreBoard-module__sSETxW__label{letter-spacing:.15em;color:#ffffff73;font-size:.65rem;font-family:var(--font-mono)}.ScoreBoard-module__sSETxW__value{color:#fff;font-size:1.4rem;font-weight:700;font-family:var(--font-mono);text-align:center;min-width:3ch}
.Controls-module__zmWEOq__dpad{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:4px;margin-top:20px;display:none}@media (hover:none) and (pointer:coarse){.Controls-module__zmWEOq__dpad{display:flex}}.Controls-module__zmWEOq__middle{align-items:center;gap:4px;display:flex}.Controls-module__zmWEOq__center{width:44px;height:44px}.Controls-module__zmWEOq__btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .1s;display:flex}.Controls-module__zmWEOq__btn:active{background:#fff3}
.SnakeGame-module__LLUr0G__wrapper{flex-direction:column;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex}.SnakeGame-module__LLUr0G__boardWrapper{width:100%;position:relative}.SnakeGame-module__LLUr0G__hint{letter-spacing:.1em;color:#ffffff4d;text-transform:uppercase;font-size:.7rem;font-family:var(--font-mono);margin-top:16px}.SnakeGame-module__LLUr0G__overlay{background:#121212d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.SnakeGame-module__LLUr0G__newRecord{color:#fff;font-size:1.2rem;font-family:var(--font-mono);letter-spacing:.1em;margin:0 0 16px;font-weight:700;animation:1.5s infinite SnakeGame-module__LLUr0G__pulse}@keyframes SnakeGame-module__LLUr0G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.SnakeGame-module__LLUr0G__overlayTitle{letter-spacing:.2em;color:#fff;font-size:2rem;font-weight:700;font-family:var(--font-mono);margin:0}.SnakeGame-module__LLUr0G__overlayScore{color:#ffffffb3;font-size:1rem;font-family:var(--font-mono);margin:0}.SnakeGame-module__LLUr0G__overlayHint{color:#fff6;font-size:.75rem;font-family:var(--font-mono);letter-spacing:.05em;text-align:center;margin:0;padding:0 16px}.SnakeGame-module__LLUr0G__restartBtn{color:#121212;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-size:.85rem;font-weight:700;font-family:var(--font-mono);background:#fff;border:none;margin-top:8px;padding:10px 28px;transition:opacity .15s}.SnakeGame-module__LLUr0G__restartBtn:hover{opacity:.85}
.page-module__cibnvq__page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 65px);padding:40px 24px;display:flex}
