:root{font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;color:#17324d;background:#b9ecf4}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow:hidden}#game-root{position:relative;width:100vw;height:100vh;height:100dvh;display:grid;place-items:center;background:#b9ecf4}canvas{width:min(100vw,1280px)!important;height:min(100vh,720px)!important;height:min(100dvh,720px)!important;object-fit:contain;image-rendering:pixelated}#hud{position:fixed;top:16px;left:50%;transform:translate(-50%);width:min(94vw,1180px);display:flex;align-items:flex-start;justify-content:space-between;pointer-events:none;font-weight:800;text-shadow:0 2px #fff;font-size:clamp(13px,2vw,18px)}.hud-status,.hud-actions{display:flex;gap:8px;flex-wrap:wrap}.hud-status span,.help-menu summary,.settings-menu summary,.hud-message{background:#fff9dcdd;border:3px solid #e8b74e;border-radius:999px;padding:7px 12px}.hud-checkpoint{text-transform:capitalize}.hud-message{position:absolute;top:54px;left:50%;transform:translate(-50%);max-width:min(86vw,680px);text-align:center;color:#17324d;box-shadow:0 3px #c58b36}.hud-message:empty{display:none}.help-menu,.settings-menu{position:relative;pointer-events:auto}.help-menu summary,.settings-menu summary{display:grid;place-items:center;width:38px;height:38px;padding:0;cursor:pointer;list-style:none;font-size:22px;line-height:1}.help-menu summary::-webkit-details-marker,.settings-menu summary::-webkit-details-marker{display:none}.help-menu summary:focus-visible,.settings-menu summary:focus-visible{outline:3px solid #17324d;outline-offset:3px}.help-panel,.settings-panel{position:absolute;right:0;top:46px;z-index:2;width:min(340px,88vw);padding:14px 16px;border:3px solid #e8b74e;border-radius:16px;background:#fff9dc;color:#17324d;box-shadow:0 5px #c58b36;text-shadow:none;font-size:14px;line-height:1.4}.help-panel strong{display:block;margin-bottom:6px;font-size:16px}.help-panel p{margin:7px 0}.help-panel kbd{display:inline-block;min-width:1.5em;padding:1px 4px;border:1px solid #a87439;border-bottom-width:3px;border-radius:4px;background:#fff;color:#17324d;font:700 .9em ui-monospace,monospace;text-align:center}.help-gamepad{color:#4a5966}.settings-panel strong,.settings-panel label{display:block}.settings-panel label{margin-top:8px;cursor:pointer}.settings-panel input{accent-color:#397c58}#hud[data-high-contrast] .hud-status span,#hud[data-high-contrast] .hud-message,#hud[data-high-contrast] summary,#hud[data-high-contrast] .pause-button{background:#fff;border-color:#17324d;color:#102c40;text-shadow:none}.hud-icon{width:1.1em;height:1.1em;vertical-align:-.18em;image-rendering:pixelated}@media(max-width:700px){#hud{top:9px;width:calc(100vw - 18px);font-size:12px}.hud-status{gap:5px;max-width:calc(100% - 82px)}.hud-actions{gap:5px}.hud-status span{padding:5px 8px}.hud-checkpoint{display:none}.help-menu summary,.settings-menu summary{width:34px;height:34px}.hud-message{top:45px;padding:5px 10px;font-size:12px}}#debug-overlay{position:fixed;left:12px;bottom:12px;background:#172033e8;color:#b9ffcc;padding:10px;border-radius:8px;font:12px/1.45 ui-monospace,monospace;white-space:pre;pointer-events:none}#screen-overlay{position:fixed;inset:0;display:grid;place-content:center;gap:12px;text-align:center;pointer-events:none;background:#17324d99;color:#fff9dc;text-shadow:0 2px #17324d}#screen-overlay[hidden]{display:none}#screen-overlay strong{font-size:clamp(32px,7vw,68px);letter-spacing:.04em}#screen-overlay small{font-size:clamp(15px,2vw,22px);font-weight:800}.screen-replay{width:40px;height:40px;justify-self:center;image-rendering:pixelated}.pause-button,.screen-actions button{font:inherit;font-weight:800;color:#17324d;background:#fff9dc;border:3px solid #e8b74e;border-radius:999px;cursor:pointer;pointer-events:auto}.pause-button{width:38px;height:38px;padding:0}.pause-button:disabled{opacity:.5;cursor:default}.pause-button:focus-visible,.screen-actions button:focus-visible{outline:3px solid #17324d;outline-offset:3px}.screen-actions{display:flex;justify-content:center;gap:12px}.screen-actions button{padding:10px 20px}#screen-overlay{z-index:3;padding:20px}#hud{z-index:4}@media(max-width:700px){.hud-status{max-width:calc(100% - 122px)}.pause-button{width:34px;height:34px}}#loading{position:absolute;font-weight:800}
