{# Form chrome — HTMX form submission, Alpine dzWizard for multi-step #} {# Contract: ~/.claude/skills/ux-architect/components/form-chrome.md (UX-016) #} {% from 'macros/form_field.html' import render_field %} {% from 'macros/form_companion.html' import render_companion %} {% if form %} {# #902: dzWizard scope must wrap BOTH the stepper AND the form so the stepper's `isActive(N)` / `isCurrent(N)` / `step > N` bindings find the methods + reactive state. Previously the scope was on the `