:root{--hud-green: #48e06a;--hud-border: #1f5a2a}html,body{margin:0;padding:0;background:#000;color:var(--hud-green);overflow:hidden;pointer-events:none}#view{display:block;position:absolute;top:0;left:0;width:100vw;height:calc(100vh - 20px);z-index:0;pointer-events:none}#hit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto}#hud{position:fixed;top:0;right:0;width:320px;padding:8px 12px;background:#000;color:var(--hud-green);font-family:monospace;white-space:pre-wrap;border:1px solid var(--hud-border);box-sizing:border-box;pointer-events:none;z-index:5}#mini{position:fixed;top:0;left:0;width:180px;height:180px;box-sizing:border-box;pointer-events:none;z-index:5}#mini .minimap{display:block;margin-top:0;width:180px;height:180px}#gear{position:fixed;right:16px;bottom:36px;width:40px;height:40px;padding:0;margin:0;background:#000;color:var(--hud-green);font-size:22px;line-height:38px;text-align:center;border:1px solid var(--hud-border);box-sizing:border-box;cursor:pointer;z-index:5;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#gear:hover{background:#0a1a0d}#credits{position:fixed;bottom:0;left:0;right:0;height:20px;display:flex;align-items:center;justify-content:center;gap:4px;background:#000;color:var(--hud-green);font-family:monospace;font-size:11px;opacity:.55;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;padding:0 8px;z-index:5;pointer-events:auto}#credits:hover{opacity:.9}@media(max-width:700px){#hud{width:176px;padding:6px 8px}#mini,#mini .minimap{width:120px;height:120px}}#overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000d9;color:var(--hud-green);font-family:monospace;text-align:center;cursor:pointer;z-index:10;pointer-events:auto}#overlay h1{font-size:48px;letter-spacing:.2em;margin:0 0 .5em}#overlay p{font-size:18px;letter-spacing:.15em;margin:0;white-space:pre-line}#overlay.resume{background:#0009}#overlay.resume p{font-size:14px;letter-spacing:.1em}#menu{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:2em;width:min(420px,80vw)}#menu button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;background:#000;color:var(--hud-green);font-family:monospace;font-size:15px;letter-spacing:.15em;border:1px solid var(--hud-border);cursor:pointer}#menu button:hover{background:#0a1a0d}#menu button label{letter-spacing:.15em}#menu button blurb{font-size:12px;letter-spacing:.1em;color:#3f8}#menu .menu-btn{padding:10px 14px}#menu.landmarks{max-height:60vh;overflow-y:auto}#menu .landmark{padding:10px 14px}#share{width:100%;box-sizing:border-box;padding:8px 10px;background:#000;color:var(--hud-green);font-family:monospace;font-size:12px;letter-spacing:.05em;border:1px solid var(--hud-border)}@media(max-width:700px){#menu{width:88vw}}#toast{position:fixed;bottom:36px;left:16px;margin:0;padding:8px 12px;background:#000;color:var(--hud-green);font-family:monospace;font-size:14px;letter-spacing:.12em;border:1px solid var(--hud-border);pointer-events:none;z-index:5;opacity:0;transition:opacity .25s linear}div.crt{z-index:1;pointer-events:none}#toast.show{opacity:1}#tags{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:5}div.tag{position:absolute;font-family:monospace;font-size:11px;color:var(--hud-green);background:#000000b3;pointer-events:none;white-space:nowrap;padding:1px 4px;transform:translate(-50%,-100%)}.touch-joystick-ring,.touch-joystick-knob{display:none;position:fixed;box-sizing:border-box;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:6}.touch-joystick-ring.is-active,.touch-joystick-knob.is-active{display:block}.touch-joystick-ring.idle:not(.is-active){display:block;opacity:.28;left:18vw;bottom:90px;top:auto;transform:translate(-50%,50%)}.touch-joystick-ring{width:120px;height:120px;border:2px solid rgba(72,224,106,.45);background:#48e06a0f}.touch-joystick-knob{width:40px;height:40px;border:2px solid rgba(72,224,106,.8);background:#48e06a59}.crt{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5}.crt-scan{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to bottom,#0000,#0000 2px,#00000038 3px);mix-blend-mode:multiply}.crt-glow{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 140px #000000bf,inset 0 0 24px #48e06a1a}.hud-title,.hud-rows,.hud-help{margin:0;padding:0;font-family:monospace;font-size:13px;color:#48e06a;background:#000}.hud-title{color:#8aff9e}.hud-help{color:#2a8040;margin-top:.6em}@media(max-width:700px){.hud-rows{font-size:10px}.hud-title{font-size:11px}.hud-help{font-size:9px}}.minimap{display:block;margin-top:8px;border:1px solid #1f5a2a;image-rendering:pixelated}
