.combat-hud{position:absolute;top:185px;left:3.7%;width:225px;background:#0a304ee6;border:1px solid #b8ebff70;backdrop-filter:blur(8px);padding:13px 16px;border-radius:8px;font-size:12px}.combat-hud .health{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.combat-hud #hearts{font-size:24px;color:#ff7e93;letter-spacing:5px}.combat-hud .stats{display:flex;justify-content:space-between;gap:8px}.combat-hud .stats span{color:#a5edff}.combat-hud .stats strong{color:#fff}.battery-label{font-size:8px;letter-spacing:1px;margin-top:12px;color:#a7e5f5;display:flex;justify-content:space-between}.battery-track{height:5px;background:#ffffff30;border-radius:4px;overflow:hidden;margin-top:6px}#battery-fill{display:block;width:100%;height:100%;background:#79e6ff}#bonus-lives{font-size:9px;color:#ffde99}#touch-controls button[data-control=fire]{background:#136591cd;border-color:#90e8ff}@media(max-height:600px){.combat-hud{top:151px;width:180px;padding:8px 12px;font-size:10px}.combat-hud #hearts{font-size:18px}.combat-hud .health{margin-bottom:4px}.battery-label{margin-top:7px}#touch-controls>div{gap:8px}}@media(orientation:portrait){.combat-hud{top:158px;width:190px}#touch-controls button{width:48px;height:48px}#touch-controls>div{gap:7px}}
