HDC
{
const firstInput = $el.querySelector('input:not([type=\'hidden\'])');
if(firstInput) firstInput.focus();
}, 100);
"
style="display: none; z-index: 9999;"
x-show="showLogin"
class="fixed inset-0 overflow-y-auto"
aria-labelledby="modal-title" role="dialog" aria-modal="true">
HDC