264080eefb
Grin-only audit: confirmed no Bitcoin/Lightning/zap money rails remain. The earlier Grin-only strip already removed breez/NWC/bolt11/esplora/HD-wallet and their deps; the only "bitcoin"/"zap" references left are intentional (Grin payment path, retained $BTC profile-field interop, NIP-73 external content, Zapstore NIP-82 app-store rendering, decorative hero map, lucide Zap icons). Ponytail sweep: delete 7 orphaned modules with zero importers (GiveBadgeDialog, QrScannerDialog, ui/toggle-group, useSecureLocalStorage, useShakespeare, logger, qrColors), and strip 4 dead translation keys (faq.who-made-this, guides...spendDirectly) that en.json had already dropped, from all 15 non-en locales. Fixes the pre-existing locale-drift test failure. Also carries the new logo (public/logo.png). Verified: npm test green (tsc + eslint + 118 vitest + vite build).