.Maze-module__kLVA2q__game{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:520px;display:flex}.Maze-module__kLVA2q__loading{color:var(--ink-soft)}.Maze-module__kLVA2q__statusbar{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Maze-module__kLVA2q__timer{font-family:var(--font-display,monospace), monospace;min-width:6em;font-size:1.25rem}.Maze-module__kLVA2q__meta{color:var(--ink-soft);font-size:.9rem}.Maze-module__kLVA2q__streakChip{background:var(--yellow);border:var(--border);border-radius:999px;padding:0 .6em;font-size:.85rem;font-weight:700}.Maze-module__kLVA2q__maze{aspect-ratio:1;background:var(--surface);border:var(--border);width:100%;max-width:480px;box-shadow:var(--shadow);border-radius:6px;display:grid;overflow:hidden}.Maze-module__kLVA2q__cell{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:min(1.05rem,3.6vw);line-height:1;display:flex}.Maze-module__kLVA2q__wallTop{border-top:2px solid var(--ink)}.Maze-module__kLVA2q__wallLeft{border-left:2px solid var(--ink)}.Maze-module__kLVA2q__trail{background:color-mix(in srgb, var(--yellow) 45%, var(--surface))}.Maze-module__kLVA2q__goalCell{background:color-mix(in srgb, var(--teal) 35%, var(--surface))}.Maze-module__kLVA2q__controls{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Maze-module__kLVA2q__dpad{grid-template-rows:repeat(3,60px);grid-template-columns:repeat(3,60px);gap:8px;display:grid}.Maze-module__kLVA2q__dpadUp,.Maze-module__kLVA2q__dpadDown,.Maze-module__kLVA2q__dpadLeft,.Maze-module__kLVA2q__dpadRight{color:var(--ink);background:var(--surface);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);touch-action:manipulation;font-size:1.2rem}.Maze-module__kLVA2q__dpadUp{grid-area:1/2}.Maze-module__kLVA2q__dpadLeft{grid-area:2/1}.Maze-module__kLVA2q__dpadRight{grid-area:2/3}.Maze-module__kLVA2q__dpadDown{grid-area:3/2}.Maze-module__kLVA2q__dpadUp:hover,.Maze-module__kLVA2q__dpadDown:hover,.Maze-module__kLVA2q__dpadLeft:hover,.Maze-module__kLVA2q__dpadRight:hover{background:var(--yellow)}.Maze-module__kLVA2q__dpadUp:active,.Maze-module__kLVA2q__dpadDown:active,.Maze-module__kLVA2q__dpadLeft:active,.Maze-module__kLVA2q__dpadRight:active{box-shadow:none;transform:translate(2px,2px)}.Maze-module__kLVA2q__sideControls{flex-direction:column;flex:1;gap:.6rem;min-width:180px;display:flex}.Maze-module__kLVA2q__hint{color:var(--ink-soft);font-size:.8rem}.Maze-module__kLVA2q__retry,.Maze-module__kLVA2q__retryAccent,.Maze-module__kLVA2q__copy{color:var(--ink);border:var(--border);box-shadow:var(--shadow-sm);border-radius:999px;align-self:flex-start;padding:.5rem 1.4rem;font-size:.95rem;font-weight:700}.Maze-module__kLVA2q__retry{background:var(--surface)}.Maze-module__kLVA2q__retryAccent{background:var(--teal)}.Maze-module__kLVA2q__copy{background:var(--yellow)}.Maze-module__kLVA2q__retry:enabled:active,.Maze-module__kLVA2q__retryAccent:active,.Maze-module__kLVA2q__copy:active{box-shadow:none;transform:translate(2px,2px)}.Maze-module__kLVA2q__retry:disabled{cursor:default;opacity:.35}.Maze-module__kLVA2q__result{background:var(--surface);border:var(--border);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.Maze-module__kLVA2q__resultTitle{font-family:var(--font-display,monospace), monospace;font-size:1.2rem}.Maze-module__kLVA2q__newBest{background:var(--red);color:var(--surface);border:var(--border);border-radius:999px;margin-left:.4em;padding:0 .5em;font-size:.8em;display:inline-block}.Maze-module__kLVA2q__stats{flex-wrap:wrap;gap:1.5rem;display:flex}.Maze-module__kLVA2q__stat dt{color:var(--ink-soft);font-size:.8rem}.Maze-module__kLVA2q__stat dd{font-family:var(--font-display,monospace), monospace;font-size:1.1rem}.Maze-module__kLVA2q__resultActions{flex-wrap:wrap;gap:.75rem;display:flex}.Maze-module__kLVA2q__note{color:var(--ink-soft);font-size:.85rem}@media (max-width:480px){.Maze-module__kLVA2q__dpad{grid-template-rows:repeat(3,56px);grid-template-columns:repeat(3,56px)}.Maze-module__kLVA2q__cell{font-size:min(.9rem,5vw)}}
