:root{color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;background:#000;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden;cursor:none}body{position:fixed;inset:0}#stage{position:fixed;inset:0;width:100vw;height:100vh;display:block;background:#000;image-rendering:auto}.hud{position:fixed;top:12px;left:12px;font-size:11px;letter-spacing:.04em;color:#ffffff8c;pointer-events:none;user-select:none;white-space:pre;text-shadow:0 0 6px rgba(0,0,0,.9);z-index:10}.hud--hidden{display:none}::selection{background:transparent;color:inherit}
