/* Login Page Styles */
.htmx-indicator.animate-spin {
  display: none;
}

.htmx-request .htmx-indicator {
  display: inline;
}
