76c6846e91
Detect lnbc/lntb/lnbcrt/lntbs invoices (with optional lightning: prefix) in note text and render them as interactive cards with a theme-aware QR code, decoded amount, copy button, and Open in Wallet action. - Add lightning-invoice token type to NoteContent tokenizer - Create LightningInvoiceCard with tap-to-expand square QR, cqw-scaled amount text, and responsive layout - Extract shared theme-aware QR color logic into src/lib/qrColors.ts (deduplicate from FollowQRDialog)