/* ---------- Header ---------- */
/* ---------- Hero ---------- */
/* ---------- Progress bar ---------- */
/* ---------- Markets strip ---------- */
/* ---------- Sections ---------- */
/* ---------- Feature cards ---------- */
/* ---------- Steps ---------- */
/* ---------- Responsible play ---------- */
/* ---------- Reviews (honest empty state + real form) ---------- */
/* ---------- Developer contact ---------- */
// Real download progress (reads actual bytes as they arrive) instead of
// a fake animated bar — falls back to a plain browser download if the
// APK can't be streamed via fetch (e.g. cross-origin hosting).
const apkUrl = 'ASClub.apk'; // TODO: point this at the hosted APK path