Eloqi OTA control

Connect to the OTA Worker admin API.

The token is stored in sessionStorage only — it is cleared when this tab closes and is never written to localStorage or disk. It is the single shared admin secret (wrangler secret put OTA_ADMIN_TOKEN). All controls call the authenticated Worker /admin/* API directly.