{% comment %} Auth Modal Component - Django Cotton Version Enhanced Authentication Modal Component that matches React frontend AuthDialog functionality Preserves EXACT Alpine.js behavior, styling, and functionality Usage: Critical: ALL Alpine.js directives, transitions, and behaviors are preserved exactly {% endcomment %} {% load static %} {% load i18n %} {% load account socialaccount %}