*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#1a1033;color:#f2e4c4;font-family:ui-monospace,SF Mono,Cascadia Mono,Menlo,Consolas,monospace}#game{display:block;width:100vw;height:100vh;touch-action:none;cursor:crosshair}.overlay{position:fixed;top:8px;left:8px;padding:6px 10px;font-size:13px;line-height:1.4;color:#8a7fa8;background:#1a1033cc;border:1px solid #2f1f55;border-radius:6px;pointer-events:none;white-space:pre}.update{position:fixed;right:12px;bottom:12px;padding:10px 14px;font-size:14px;color:#1a1033;background:#ffc531;border:0;border-radius:8px;cursor:pointer;box-shadow:0 4px 16px #0006}html[data-stable="1"] .overlay,html[data-stable="1"] .update{display:none}
