{% comment %} `.modal` is display:none and `.show` only sets opacity — Bootstrap's own JS is what writes `style.display = "block"`. cf-ui loads none, so the reveal rides on `d-block`, a real Bootstrap utility Alpine can toggle. {% endcomment %}