.SnakeGame_canvasWrapper__JLxKn{display:flex;justify-content:center;margin:0 auto}.SnakeGame_canvas__Ogpec{border:2px solid #dee2e6;border-radius:8px;background:#0f172a;display:block}.SnakeGame_dpad__4zd78{display:grid;grid-template-columns:50px 50px 50px;grid-template-rows:50px 50px 50px;grid-gap:4px;gap:4px;justify-content:center;margin-top:1rem;max-width:160px;margin-left:auto;margin-right:auto}.SnakeGame_dpadUp__BynFn{grid-column:2;grid-row:1}.SnakeGame_dpadLeft__hSvaw{grid-column:1;grid-row:2}.SnakeGame_dpadCenter__d2JfU{grid-column:2;grid-row:2;background:transparent!important;border:none!important;pointer-events:none}.SnakeGame_dpadRight____y_w{grid-column:3;grid-row:2}.SnakeGame_dpadDown__LJY4u{grid-column:2;grid-row:3}.SnakeGame_dpadBtn__5i_RS{width:50px;height:50px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;border:2px solid #dee2e6;border-radius:8px;background:#f8f9fa;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SnakeGame_dpadBtn__5i_RS:active{background:#e9ecef}.SnakeGame_overlay__GToxp{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;font-weight:700;z-index:10;border-radius:8px}.SnakeGame_gameOverOverlay__NioL_{background:rgba(0,0,0,.75)}.SnakeGame_pauseOverlay__M7XFx{background:rgba(0,0,0,.6)}.SnakeGame_boardContainer__Hy6UN{position:relative;display:inline-block}@media (max-width:767.98px){.SnakeGame_canvas__Ogpec{width:320px;height:320px}}@media (min-width:768px){.SnakeGame_canvas__Ogpec{width:480px;height:480px}}