- Replaces old 'I transferred the funds' language with the same
connect-in-Telegram → confirm → transfer → activate → buy flow
- Both branches now use the unified handoff approach before PIF
- New 'connect with me first' block: join Telegram group, announce sponsor username
- Conditional PIF: funds transferred only after referral confirms in group
- Activation + campaign purchase instructions after funds land
- Dynamic first-payout guidance varies by gift level (L1, L1-L2, L1-L3)
- Uses refUser from URL param so plan is personalized to each sponsor
- Only shows for gift-to-plan (non-already-joined) when giftCost > 0
- Removed padding-top:20px and white-space:nowrap from checkbox-group
labels so long text wraps instead of overflowing
- Wrapped share link/QR section in centered 520px max-width container
so it doesn't span the entire grid width
- checkbox-row now spans full grid width (grid-column: 1 / -1)
- Fixed shared link input: min-width:0, overflow:hidden, text-overflow:ellipsis
- Made '(sends the plan as-is)' a muted inline span instead of all-caps label text
- Removed unnecessary margin-bottom on checkbox-row
- Restructured checkbox row into clean flex layout (works on desktop & mobile)
- Removed duplicate checkbox instances from controls grid
- Added Telegram group link (t.me/+mzXTku1wR7pkODBh) in checkbox row, footer, and footer
- Updated PIF plan text: users must purchase the campaign themselves after transfer
- Added TG community link to all 3 plan templates (family, friend, post-join-PIF)
- New 'Sponsor Guide' tab: explains gift vs self-fund, already-joined, sharing, TG community, quick tips
- TG link now appears in: checkbox row button, plan text, footer, and sponsor guide tab
- Mobile responsive: checkbox-row gap/padding media query
- New checkbox: 'Already joined (skip signup language)' toggles the plan generator
- Already-joined mode strips signup prompts, says 'I went back and funded your level'
- New template: templates/post-join-pif-message.md for the manual message scenario
- Skill updated with reference to the new template