/* ── Public pages overrides (landing, status) ────────────── */
/* This file is loaded ONLY on public-facing pages.           */
/* It does NOT depend on TailAdmin vendor CSS/JS.             */

/* Hide the reCAPTCHA v3 badge (if reCAPTCHA is ever added to public pages) */
.grecaptcha-badge {
  visibility: hidden !important;
}

