- Rename client.html → market.html and client-script.js → market-script.js
- Update top disclaimer to match bold amber results banner
- Add collapsible "Days needed for feedback" field on each toggle
(Static, Video, HTML, Translation); feeds into stage calculations
- Add "Earliest Go-Live" card in results showing the soonest possible
date if the brief were submitted today
- Update deploy.sh with new filenames
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds a new "Static imagery" toggle option to the client form.
Static-only production maps to Country Pull - Creation brief type,
while Video/HTML continues to map to Country Pull - Adaptation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The JS engine for client.html was never committed, causing the
date picker and all form logic to fail on the deployed site.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>