@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";._container_2hfr3_3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;background:#000;font-family:"Press Start 2P",monospace;color:#fff;-webkit-user-select:none;user-select:none;padding:1rem;overflow:hidden}._header_2hfr3_17{display:flex;justify-content:space-between;width:504px;padding:0 0 10px}._label_2hfr3_24{font-size:11px;color:#aaa;letter-spacing:1px}._label_2hfr3_24 em{font-style:normal;color:#e8e800;margin-left:6px}._controls_2hfr3_36{margin-top:14px;font-size:8px;color:#444;letter-spacing:1px}._mazeViewport_2hfr3_43{display:flex;align-items:center;justify-content:center;width:100%;flex:1;min-height:0}._mazeScale_2hfr3_52{display:flex;align-items:center;justify-content:center;transform-origin:center center}._maze_2hfr3_43{position:relative;background:#050510;border:2px solid #1a1a4e;box-shadow:0 0 50px #1e1ec814,inset 0 0 80px #0009;overflow:hidden}._maze_2hfr3_43:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(transparent 0px,transparent 2px,rgba(0,0,0,.06) 2px,rgba(0,0,0,.06) 4px);pointer-events:none;z-index:60}._cell_2hfr3_83{position:absolute}._cellWall_2hfr3_87{background:#1c1c8c;border:1px solid #2828a8;border-radius:3px;box-shadow:inset 0 0 5px #2828b466}._cellDot_2hfr3_94:after{content:"";position:absolute;width:4px;height:4px;background:#ffb898;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}._cellPowerPellet_2hfr3_106:after{content:"";position:absolute;width:10px;height:10px;background:#ffb898;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:_pelletPulse_2hfr3_1 .6s ease-in-out infinite alternate}._cellGhostWall_2hfr3_119{background:transparent;border-top:2px solid #ff69b4;border-left:1px solid rgba(255,105,180,.25);border-right:1px solid rgba(255,105,180,.25);border-bottom:1px solid rgba(255,105,180,.25)}._cellGhostHouse_2hfr3_127{background:#0a0a12}@keyframes _pelletPulse_2hfr3_1{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}to{transform:translate(-50%,-50%) scale(1.25);opacity:1}}._pacman_2hfr3_142{position:absolute;background:#e8e800;border-radius:50%;transform:translate(-50%,-50%);z-index:10;box-shadow:0 0 10px #e8e80080}._pacman_2hfr3_142:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:#050510;clip-path:polygon(50% 50%,100% 0%,100% 100%)}._pacmanDirUp_2hfr3_161:after{transform:rotate(-90deg)}._pacmanDirRight_2hfr3_165:after{transform:rotate(0)}._pacmanDirDown_2hfr3_169:after{transform:rotate(90deg)}._pacmanDirLeft_2hfr3_173:after{transform:rotate(180deg)}._pacmanMoving_2hfr3_177:after{animation:_mouth_2hfr3_1 .18s infinite ease-in-out}@keyframes _mouth_2hfr3_1{0%{clip-path:polygon(50% 50%,100% 0%,100% 100%)}50%{clip-path:polygon(50% 50%,100% 40%,100% 60%)}to{clip-path:polygon(50% 50%,100% 0%,100% 100%)}}._ghost_2hfr3_193{position:absolute;z-index:10;border-radius:50% 50% 4px 4px;background:var(--ghost-color, #ff0000);box-shadow:0 0 8px var(--ghost-color, rgba(255, 0, 0, .4))}._frightened_2hfr3_201{background:#1c1c8c!important;box-shadow:0 0 8px #1c1c8c80!important;animation:_frightFlash_2hfr3_1 .3s infinite alternate}._eaten_2hfr3_207{animation:_eatenBlink_2hfr3_1 .3s ease-out forwards}@keyframes _frightFlash_2hfr3_1{0%{background:#1c1c8c}to{background:#e8e8e8}}@keyframes _eatenBlink_2hfr3_1{0%{opacity:1;transform:scale(1)}30%{opacity:0;transform:scale(1.4)}60%{opacity:1;transform:scale(.7)}to{opacity:.15;transform:scale(.5)}}._ghostBody_2hfr3_239{position:absolute;bottom:0;left:1px;right:1px;height:35%;background:inherit;clip-path:polygon(0% 0%,16% 100%,33% 0%,50% 100%,66% 0%,83% 100%,100% 0%)}._ghostEyes_2hfr3_257{position:absolute;top:22%;left:50%;transform:translate(-50%);display:flex;gap:4px}._ghostEyes_2hfr3_257 i{display:block;width:4px;height:5px;background:#fff;border-radius:50%;position:relative;font-style:normal}._ghostEyes_2hfr3_257 i:after{content:"";position:absolute;width:2px;height:2px;background:#111;border-radius:50%;top:2px;transition:left .1s}._ghostDirUp_2hfr3_287 ._ghostEyes_2hfr3_257 i:after{left:2px}._ghostDirRight_2hfr3_291 ._ghostEyes_2hfr3_257 i:after{left:3px}._ghostDirDown_2hfr3_295 ._ghostEyes_2hfr3_257 i:after{left:1px}._ghostDirLeft_2hfr3_299 ._ghostEyes_2hfr3_257 i:after{left:0}._frightened_2hfr3_201 ._ghostEyes_2hfr3_257 i{background:#aaa}._frightened_2hfr3_201 ._ghostEyes_2hfr3_257 i:after{width:4px;height:1px;background:#fff;border-radius:0;top:2px;left:0}._overlay_2hfr3_316{position:absolute;inset:0;background:#000000d1;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50;animation:_overlayFadeIn_2hfr3_1 .4s ease}._overlayTitle_2hfr3_328{font-size:22px;letter-spacing:4px;margin-bottom:20px}._win_2hfr3_334{color:#0f8;text-shadow:0 0 30px rgba(0,255,136,.6)}._lose_2hfr3_339{color:#f24;text-shadow:0 0 30px rgba(255,34,68,.6)}._overlay_2hfr3_316 p{font-size:9px;color:#666;letter-spacing:1px}._overlay_2hfr3_316 kbd{background:#222;padding:3px 8px;border:1px solid #444;border-radius:3px;color:#e8e800;font-family:inherit;font-size:9px}@keyframes _overlayFadeIn_2hfr3_1{0%{opacity:0}to{opacity:1}}@media(max-width:540px){._header_2hfr3_17{width:95vw}._maze_2hfr3_43{transform:scale(.65);transform-origin:top center}}
