html,body{margin:0;height:100%;background:#0a0710;overflow:hidden}#stage{position:fixed;inset:0;display:flex;align-items:center;justify-content:center}#game{position:relative;line-height:0}#game canvas{image-rendering:pixelated;image-rendering:crisp-edges;cursor:none;display:block}.debug-hud{position:absolute;z-index:2;left:10%;width:80%;bottom:12.96%;display:flex;flex-direction:column;gap:2px;pointer-events:none;font:11px/1.35 ui-monospace,SF Mono,Cascadia Mono,Menlo,Consolas,DejaVu Sans Mono,Liberation Mono,monospace;color:#f4ecdc}.debug-hud[hidden],.debug-hud [hidden]{display:none}.debug-keys{align-self:center;display:flex;flex-wrap:wrap;justify-content:center;gap:0 10px;padding:2px 8px;background:#140f1eb8;border-radius:3px;white-space:nowrap}.debug-keys b{color:#ffd23f;font-weight:700}.debug-keys i{font-style:normal;color:#8b8a9c}.debug-keys i.on{color:#8ccf4a}.debug-log{padding:4px 6px;background:#140f1eed;border-top:1px solid #ffd23f;white-space:pre-wrap;overflow-wrap:anywhere}.debug-log .debug-title{color:#ffd23f;margin-bottom:2px}.debug-log .echo{color:#5ad3e6}.debug-log .error{color:#e8413c}.debug-command{box-sizing:border-box;width:100%;padding:3px 6px;margin:0;border:1px solid #ffd23f;border-radius:0;outline:none;background:#140f1ef5;color:#f4ecdc;font:inherit;pointer-events:auto}.debug-command::placeholder{color:#8b8a9c}.crt{pointer-events:none;position:absolute;display:none}.crt.on{display:block;background:repeating-linear-gradient(to bottom,#0000 0 2px,#00000029 3px 3px),radial-gradient(ellipse at center,#0000 62%,#0000006b);mix-blend-mode:multiply}
