Checking access…
First-time admin setup: In Firebase Console → Firestore, create collection admins,
add a document whose document ID is your Firebase Auth user UID (from Authentication → Users),
with a field active (boolean) set to true. Then log in here again.