*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#d4ecff;background:#05060f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}.app-root{cursor:pointer;width:100%;height:100%;position:relative}.hud{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#070e1eb8;border:1px solid #86baff59;border-radius:10px;padding:10px 14px;position:absolute;top:16px;left:16px}.hud__label{letter-spacing:.08em;text-transform:uppercase;color:#8ab6eb;margin:0;font-size:11px}.hud__value{margin:4px 0 0;font-size:15px;font-weight:600}
