{% comment %} `.ui.accordion .title ~ .content:not(.active)` is `display:none`, so the open state has to be a *class*, not only `x-show`: Alpine dropping its inline `display:none` would leave the stylesheet's rule in force. Both are bound so the panel is right with Alpine off (class, server-rendered) and with it on. {% endcomment %}
{{ slot }}