/* ── App overrides (loaded after TailAdmin CSS) ────────────── */

/* Hide the reCAPTCHA v3 badge – Google allows this as long as
   you include their required attribution text on protected pages.
   See: https://developers.google.com/recaptcha/docs/faq */
.grecaptcha-badge {
  visibility: hidden !important;
}

