- Added 'Copy to Clipboard' buttons to Fly.io App and Telegram Bot fields in System Status.
- Implemented consistently across index.html, dashboard/index.html, and scripts/web_dashboard.py.
- Added .copy-btn CSS and copyToClipboard JS function with checkmark feedback.
- Fixed race condition in visual feedback to prevent stuck state.
- Verified with Playwright and existing tests.