Replace hardcoded sats values with config.settings references:
- grok.py: use settings.grok_sats_hard_cap instead of literal 100
- cli.py: default --price to settings.grok_sats_hard_cap from config
Fixes#937
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>