.arcade{max-width:980px;margin:auto}.game-shell{position:relative;max-width:390px;margin:auto;background:#020812;border:1px solid #30527c;border-radius:18px;overflow:hidden;box-shadow:0 20px 80px #0009}.hud{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px;background:#07182b;color:#d9f7ff;font-size:12px;text-align:center}.hud b{color:#7ee7ff}#starDefender{display:block;width:100%;height:auto;background:#020812;touch-action:none}.overlay{position:absolute;inset:64px 18px 110px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;border-radius:16px;background:#061426ee;color:white}.overlay[hidden]{display:none}.touch{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:8px;background:#07182b}.touch button{min-height:48px;padding:0;font-weight:800;touch-action:none}.touch .fire{color:#061426;background:#7ee7ff}
