useEffect and useCallback were declared after three `return null` guards, so when a user's subscription transitioned into the trial+≤7-days window React saw more hooks than the previous render and crashed with #310. Hoisted all hooks above the single guard return; render and dismiss behavior unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>