.maze-game-module__oP2TCW__layout{--maze-panel:#14221b;--maze-deep:#0b1510;--maze-line:#f3f2e824;--maze-muted:#f3f2e8ad;color:var(--cream);align-items:stretch;max-width:960px}.maze-game-module__oP2TCW__toolbar{grid-template-columns:auto minmax(220px,1fr) auto;align-items:stretch;gap:9px;width:100%;margin-bottom:10px;display:grid}.maze-game-module__oP2TCW__modePicker{border:1px solid var(--maze-line);background:#ffffff0d;border-radius:999px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.maze-game-module__oP2TCW__modePicker button,.maze-game-module__oP2TCW__newButton{cursor:pointer;font:inherit;border:0;min-height:44px;font-size:.68rem;font-weight:820}.maze-game-module__oP2TCW__modePicker button{color:var(--maze-muted);background:0 0;border-radius:999px;padding:0 13px}.maze-game-module__oP2TCW__modePicker button[aria-pressed=true]{background:var(--cream);color:var(--ink)}.maze-game-module__oP2TCW__profilePicker{border:1px solid var(--maze-line);background:#ffffff0b;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;padding-left:12px;display:grid}.maze-game-module__oP2TCW__profilePicker>span,.maze-game-module__oP2TCW__stats span,.maze-game-module__oP2TCW__boardStatus span,.maze-game-module__oP2TCW__routePanel>span,.maze-game-module__oP2TCW__progressPanel>span,.maze-game-module__oP2TCW__resultPanel>span{color:var(--maze-muted);font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.61rem;font-weight:780}.maze-game-module__oP2TCW__profilePicker select{appearance:none;color:var(--cream);cursor:pointer;font:inherit;background:0 0;border:0;width:100%;min-width:0;min-height:48px;padding:0 28px 0 12px;font-size:.75rem;font-weight:780}.maze-game-module__oP2TCW__profilePicker select option{background:#14221b}.maze-game-module__oP2TCW__newButton{background:var(--lime);color:#142018;border-radius:11px;padding:0 16px}.maze-game-module__oP2TCW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin-bottom:12px;display:grid}.maze-game-module__oP2TCW__stats>div{background:#ffffff0b;border:1px solid #ffffff17;border-radius:10px;min-width:0;padding:8px 11px}.maze-game-module__oP2TCW__stats span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.maze-game-module__oP2TCW__stats strong{color:var(--lime);margin-top:2px;font-size:1rem;display:block}.maze-game-module__oP2TCW__playArea{grid-template-columns:minmax(410px,570px) minmax(250px,310px);justify-content:center;align-items:start;gap:clamp(13px,2vw,19px);min-width:0;display:grid}.maze-game-module__oP2TCW__boardColumn{gap:8px;min-width:0;display:grid}.maze-game-module__oP2TCW__boardStatus{border:1px solid var(--maze-line);background:#101d16f0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.maze-game-module__oP2TCW__boardStatus>div{align-items:center;gap:8px;min-width:0;display:flex}.maze-game-module__oP2TCW__boardStatus strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.maze-game-module__oP2TCW__boardStatus>span{color:var(--blue);text-align:right}.maze-game-module__oP2TCW__statusDot{background:var(--blue);border:2px solid #ffffff38;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #8ee3ff8c}.maze-game-module__oP2TCW__wonDot{background:var(--lime);box-shadow:0 0 11px #c8ff62a6}.maze-game-module__oP2TCW__mazeBoard{aspect-ratio:1;cursor:grab;touch-action:none;background:#d7b876;border:8px solid #1a241d;border-radius:15px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:inset 0 0 30px #4b311433,0 24px 58px #00000052}.maze-game-module__oP2TCW__mazeBoard:active{cursor:grabbing}.maze-game-module__oP2TCW__mazeBoard:disabled{cursor:default;opacity:1}.maze-game-module__oP2TCW__mazeBoard svg{width:100%;height:100%;display:block}.maze-game-module__oP2TCW__mazeFloor{fill:#d7b876}.maze-game-module__oP2TCW__wall{fill:none;stroke:#263128;stroke-linecap:square;stroke-width:.1px}.maze-game-module__oP2TCW__trail{fill:none;opacity:.48;stroke:#f8f0d4;stroke-linecap:round;stroke-linejoin:round;stroke-width:.23px}.maze-game-module__oP2TCW__startMark{fill:var(--blue);opacity:.78}.maze-game-module__oP2TCW__goalMark{fill:var(--coral);stroke:#263128;stroke-width:.07px}.maze-game-module__oP2TCW__playerHalo{fill:#c8ff6238;stroke:#c8ff6266;stroke-width:.06px}.maze-game-module__oP2TCW__player{fill:var(--lime);filter:drop-shadow(0 0 4px #263128b3);stroke:#263128;stroke-width:.07px}.maze-game-module__oP2TCW__controlPanel{gap:10px;min-width:0;display:grid}.maze-game-module__oP2TCW__routePanel,.maze-game-module__oP2TCW__progressPanel,.maze-game-module__oP2TCW__resultPanel{background:linear-gradient(145deg,var(--maze-panel),var(--maze-deep));border:1px solid var(--maze-line);border-radius:14px;padding:15px}.maze-game-module__oP2TCW__routePanel{display:grid}.maze-game-module__oP2TCW__routePanel>strong{margin-top:4px;font-size:.94rem}.maze-game-module__oP2TCW__routePanel>p,.maze-game-module__oP2TCW__resultPanel p,.maze-game-module__oP2TCW__helpText{color:var(--maze-muted);font-size:.7rem;line-height:1.5}.maze-game-module__oP2TCW__routePanel>p{margin:7px 0 12px}.maze-game-module__oP2TCW__dpad{grid-template-rows:repeat(3,44px);grid-template-columns:repeat(3,48px);justify-content:center;gap:5px;display:grid}.maze-game-module__oP2TCW__dpad button,.maze-game-module__oP2TCW__secondaryActions button,.maze-game-module__oP2TCW__resultPanel button{color:var(--cream);cursor:pointer;font:inherit;background:#ffffff0e;border:1px solid #f3f2e833;border-radius:9px;min-height:44px;font-size:1rem;font-weight:850}.maze-game-module__oP2TCW__dpad .maze-game-module__oP2TCW__up{grid-area:1/2}.maze-game-module__oP2TCW__dpad .maze-game-module__oP2TCW__left{grid-area:2/1}.maze-game-module__oP2TCW__dpad .maze-game-module__oP2TCW__center{color:var(--blue);background:#8ee3ff21;grid-area:2/2}.maze-game-module__oP2TCW__dpad .maze-game-module__oP2TCW__right{grid-area:2/3}.maze-game-module__oP2TCW__dpad .maze-game-module__oP2TCW__down{grid-area:3/2}.maze-game-module__oP2TCW__secondaryActions{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:11px;display:grid}.maze-game-module__oP2TCW__secondaryActions button{padding:0 8px;font-size:.66rem}.maze-game-module__oP2TCW__progressPanel{gap:9px;display:grid}.maze-game-module__oP2TCW__progressPanel>div{grid-template-columns:35px 1fr;align-items:center;gap:9px;display:grid}.maze-game-module__oP2TCW__progressPanel b{aspect-ratio:1;color:var(--lime);background:#c8ff621a;border:1px solid #c8ff6233;border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;display:flex}.maze-game-module__oP2TCW__progressPanel p{color:var(--maze-muted);margin:0;font-size:.64rem;line-height:1.35}.maze-game-module__oP2TCW__progressPanel p strong{color:var(--cream)}.maze-game-module__oP2TCW__helpText{margin:0;padding:0 4px}.maze-game-module__oP2TCW__resultPanel{text-align:center;justify-items:center;display:grid}.maze-game-module__oP2TCW__resultPanel>strong{color:var(--lime);margin-top:4px;font-size:1.65rem}.maze-game-module__oP2TCW__resultPanel p{margin:7px 0 13px}.maze-game-module__oP2TCW__resultPanel>div{grid-template-columns:repeat(2,1fr);gap:7px;width:100%;display:grid}.maze-game-module__oP2TCW__resultPanel button{padding:0 7px;font-size:.66rem}.maze-game-module__oP2TCW__resultPanel button:last-child{background:var(--lime);border-color:var(--lime);color:var(--ink)}.maze-game-module__oP2TCW__modePicker button:focus-visible,.maze-game-module__oP2TCW__profilePicker select:focus-visible,.maze-game-module__oP2TCW__newButton:focus-visible,.maze-game-module__oP2TCW__mazeBoard:focus-visible,.maze-game-module__oP2TCW__dpad button:focus-visible,.maze-game-module__oP2TCW__secondaryActions button:focus-visible,.maze-game-module__oP2TCW__resultPanel:focus-visible,.maze-game-module__oP2TCW__resultPanel button:focus-visible{outline:3px solid var(--blue);outline-offset:2px}@media (max-width:900px){.maze-game-module__oP2TCW__layout{max-width:630px}.maze-game-module__oP2TCW__playArea{grid-template-columns:1fr}}@media (max-width:640px){.maze-game-module__oP2TCW__toolbar{grid-template-columns:1fr 1fr}.maze-game-module__oP2TCW__modePicker{grid-column:1/-1}.maze-game-module__oP2TCW__newButton{min-height:48px;padding:0 10px}.maze-game-module__oP2TCW__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.maze-game-module__oP2TCW__mazeBoard{border-width:6px;border-radius:11px}}@media (prefers-reduced-motion:reduce){.maze-game-module__oP2TCW__player{filter:none}}.maze-game-module__oP2TCW__liveOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
