{# Shared install-script clipboard behaviour. Provides the JS + CSS that drives any page's "Copy install script to clipboard" button. The button itself is rendered by the consuming page (each page wraps it in its own card chrome — dashboard's CTA card, /home's install hero). 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. #}