.MazePenGame-module__tOGRNG__app{width:100%;height:100%;font-family:var(--font-sans,"Segoe UI", Tahoma, Geneva, Verdana, sans-serif);touch-action:none;background-color:#f0f9ff;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;display:flex;overflow:hidden}.MazePenGame-module__tOGRNG__header{text-align:center;margin-bottom:.5rem}.MazePenGame-module__tOGRNG__title{color:#2563eb;text-shadow:2px 2px #0000001a;margin-bottom:.25rem;font-size:1.875rem;font-weight:900;line-height:2.25rem}.MazePenGame-module__tOGRNG__subtitle{color:#4b5563;font-size:.875rem;font-weight:500}.MazePenGame-module__tOGRNG__controlPanel{scrollbar-width:none;background-color:#fff;border:2px solid #dbeafe;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:100%;margin-bottom:1rem;padding:.75rem;display:flex;overflow-x:auto;box-shadow:0 1px 2px #0000000d}.MazePenGame-module__tOGRNG__controlPanel::-webkit-scrollbar{display:none}.MazePenGame-module__tOGRNG__controlGroup{align-items:center;gap:.5rem;display:flex}.MazePenGame-module__tOGRNG__controlLabel{color:#3b82f6;font-weight:700}.MazePenGame-module__tOGRNG__select{cursor:pointer;background-color:#eff6ff;border:2px solid #bfdbfe;border-radius:.5rem;outline:none;min-height:60px;padding:.25rem .5rem;font-weight:700}.MazePenGame-module__tOGRNG__select:focus{border-color:#60a5fa}.MazePenGame-module__tOGRNG__liftGroup{background-color:#eff6ff;border:2px solid #dbeafe;border-radius:.5rem;align-items:center;gap:.5rem;min-height:60px;padding:0 .75rem;display:flex}.MazePenGame-module__tOGRNG__liftLabel{color:#2563eb;font-size:.875rem;font-weight:700}.MazePenGame-module__tOGRNG__checkbox{cursor:pointer;width:1.5rem;height:1.5rem}.MazePenGame-module__tOGRNG__btnGroup{gap:.5rem;display:flex}.MazePenGame-module__tOGRNG__btnClear{color:#fff;background-color:#fb923c;border-radius:.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:700;box-shadow:0 1px 2px #0000000d}.MazePenGame-module__tOGRNG__btnNewMaze{color:#713f12;background-color:#facc15;border-radius:.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:700;box-shadow:0 1px 2px #0000000d}.MazePenGame-module__tOGRNG__gameArea{background-color:#fff;border:4px solid #fff;border-radius:1.5rem;max-width:100%;max-height:100%;padding:.75rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.MazePenGame-module__tOGRNG__canvasWrapper{aspect-ratio:1;width:min(70vh,100%);position:relative}.MazePenGame-module__tOGRNG__canvas{touch-action:none;cursor:crosshair;filter:drop-shadow(0 10px 15px #0000001a);border-radius:1rem;width:100%;height:100%;display:block}.MazePenGame-module__tOGRNG__statusOverlay{pointer-events:none;opacity:0;z-index:10;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.MazePenGame-module__tOGRNG__statusOverlayVisible{opacity:1;pointer-events:auto}.MazePenGame-module__tOGRNG__statusCard{text-align:center;background-color:#fff;border:4px solid #0000;border-radius:1.5rem;max-width:80%;padding:2rem;transition:transform .3s;transform:scale(.9);box-shadow:0 25px 50px -12px #00000040}.MazePenGame-module__tOGRNG__statusCardShown{transform:scale(1)}.MazePenGame-module__tOGRNG__statusCardWin{border-color:#4ade80}.MazePenGame-module__tOGRNG__statusCardWin .MazePenGame-module__tOGRNG__statusTitle{color:#16a34a}.MazePenGame-module__tOGRNG__statusCardFail{border-color:#f87171}.MazePenGame-module__tOGRNG__statusCardFail .MazePenGame-module__tOGRNG__statusTitle{color:#dc2626}.MazePenGame-module__tOGRNG__statusTitle{margin-bottom:.5rem;font-size:1.875rem;font-weight:900;line-height:2.25rem}.MazePenGame-module__tOGRNG__statusDesc{color:#4b5563;margin-bottom:1rem;font-weight:700}.MazePenGame-module__tOGRNG__statusButtons{flex-direction:column;gap:.5rem;display:flex}.MazePenGame-module__tOGRNG__btnTryAgain{color:#fff;background-color:#fb923c;border-radius:.75rem;width:100%;font-weight:700;box-shadow:0 4px 6px -1px #0000001a}.MazePenGame-module__tOGRNG__btnPlayAgain{color:#fff;background-color:#3b82f6;border-radius:.75rem;width:100%;font-weight:700;box-shadow:0 4px 6px -1px #0000001a}.MazePenGame-module__tOGRNG__liftHint{color:#60a5fa;text-align:center;margin-top:1rem;font-size:.875rem;font-style:italic;font-weight:600}@media (prefers-reduced-motion:reduce){.MazePenGame-module__tOGRNG__statusOverlay,.MazePenGame-module__tOGRNG__statusCard{transition:none}}
