*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;background:#000;color:#c8ffdc;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;letter-spacing:.02em}#stage{display:block;width:100vw;height:100vh}#hud{position:fixed;inset:0;pointer-events:none;mix-blend-mode:screen}.hud-corner{position:absolute;padding:10px 14px;border:1px solid rgba(200,255,220,.25);background:#0003;min-width:120px;min-height:40px;color:#c8ffdcd9}.hud-tl{top:16px;left:16px}.hud-tr{top:16px;right:16px}.hud-bl{bottom:16px;left:16px}.hud-br{bottom:16px;right:16px}.hud-reticle{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:1px solid rgba(200,255,220,.7);border-radius:50%}.hud-reticle:before,.hud-reticle:after{content:"";position:absolute;background:#c8ffdcb3}.hud-reticle:before{top:50%;left:-8px;right:-8px;height:1px;margin-top:-.5px}.hud-reticle:after{left:50%;top:-8px;bottom:-8px;width:1px;margin-left:-.5px}
