{# Shared "Setup a new Claude Code" behaviour. Provides the JS + CSS that drives any page's "Setup a new Claude Code" button. The button itself is rendered by the consuming page (because each page wraps it in its own card chrome — dashboard's blue CTA card, /home's hero, /install's section). The contract is: - A button with `onclick="setupNewClaude(this)"` and ideally id `setupClaudeBtn` so the visible-state transitions read sensibly. - Optional `
`. The JS here doesn't touch that pre. #}