*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;touch-action:none;background:#0a0a14;color:#e8e8f0;font-family:system-ui,sans-serif}.app-root{width:100%;height:100%;position:relative}canvas{display:block;width:100%;height:100%;touch-action:none}.build-sha{opacity:.4;font-size:.75rem}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-left: env(safe-area-inset-left, 0px);--hud-gutter: .75rem}.hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;padding-top:calc(var(--safe-top) + var(--hud-gutter));padding-right:calc(var(--safe-right) + var(--hud-gutter));padding-left:calc(var(--safe-left) + var(--hud-gutter))}.hud-row{display:flex;justify-content:space-between;gap:.5rem}.pill{display:flex;align-items:baseline;gap:.4rem;padding:.35rem .7rem;border-radius:999px;box-shadow:0 1px 12px #0000008c}.pill-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.pill-value{font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:600}
