Add client component that fetches and displays live preview of display options with 300ms debouncing to reduce server load. - Uses React Query for caching and loading states - Debounces checkbox changes to avoid excessive API calls - Shows "Generating preview..." during fetch - Consistent 200px minimum height to prevent layout shift - Renders SVG using dangerouslySetInnerHTML 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>