:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e9fff9;background:#05090d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}#world{touch-action:none;width:100%;height:100%;display:block;position:fixed;inset:0}#hud{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050c11e0;border:1px solid #58ffc957;border-radius:16px;width:min(430px,100vw - 28px);position:fixed;top:14px;left:14px;overflow:hidden;box-shadow:0 18px 70px #00000073}#hud.collapsed .hud-body{display:none}.topline{justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}h1{letter-spacing:.04em;margin:0;font-size:16px}.hud-body{padding:0 14px 14px}.note{color:#a7c7be;margin:0 0 10px;font-size:13px;line-height:1.42}.badge{color:#ffd68b;border:1px solid #ffc25f59;border-radius:999px;margin-left:6px;padding:3px 8px;font-size:11px;display:inline-flex}.section-title{color:#68ffd0;letter-spacing:.12em;text-transform:uppercase;margin:12px 0 6px;font-size:11px;font-weight:800}.row{flex-wrap:wrap;gap:7px;display:flex}button{color:#eafff8;cursor:pointer;background:#10231f;border:1px solid #68ffd04d;border-radius:9px;min-height:40px;padding:9px 11px}button:hover,button.active{color:#68ffd0;border-color:#68ffd0}button.primary{background:#0f4e3c;border-color:#68ffd0ad;font-weight:800}button.warn{background:#392515;border-color:#ffc25f73}button:disabled{opacity:.42;cursor:default}#status{color:#d8eee8;background:#0000004d;border-radius:10px;min-height:42px;margin-top:11px;padding:10px;font-size:13px;line-height:1.4}#progressTrack{background:#ffffff1a;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}#progressBar{background:linear-gradient(90deg,#53ffc7,#7ad5ff);width:0%;height:100%;transition:width 90ms linear}#stats{color:#90aaa3;justify-content:space-between;gap:8px;margin-top:7px;font-size:11px;display:flex}#help{z-index:20;color:#b7ccc6;pointer-events:none;background:#050c11c2;border:1px solid #ffffff1a;border-radius:12px;max-width:min(460px,100vw - 28px);padding:10px 12px;font-size:12px;line-height:1.35;position:fixed;bottom:14px;right:14px}#joystick{z-index:35;touch-action:none;-webkit-user-select:none;user-select:none;background:#1e82641c;border:1px solid #68ffd06b;border-radius:50%;justify-content:center;align-items:center;width:122px;height:122px;display:flex;position:fixed;bottom:24px;left:22px}#joyKnob{pointer-events:none;background:#68ffd094;border-radius:50%;width:52px;height:52px;box-shadow:0 0 24px #68ffd042}#crosshair{z-index:15;pointer-events:none;opacity:.72;width:14px;height:14px;margin:-7px;position:fixed;top:50%;left:50%}#crosshair:before,#crosshair:after{content:"";background:#d8fff3;position:absolute}#crosshair:before{width:2px;height:14px;top:0;left:6px}#crosshair:after{width:14px;height:2px;top:6px;left:0}@media (width<=720px){#hud{width:calc(100vw - 16px);top:8px;left:8px}#hud.mobile-start .hud-body{display:none}#help{max-width:none;min-height:52px;padding-left:142px;bottom:8px;left:8px;right:8px}#joystick{width:112px;height:112px;bottom:18px;left:16px}}
