/* White-label: remove hardcoded "Powered by Gatus" footer + Social links.
   There is no config flag for this; the footer is hardcoded in App.vue. */
footer { display: none !important; }

/* Hide the internal heartbeat group from the public page.
   SELECTOR IS A PLACEHOLDER — confirm in devtools during smoke test.
   See "Open items": this is a cosmetic override, add it to the
   upgrade checklist so a Gatus UI change cannot silently expose it. */
/* <selector-for-Sistem-İzleme-group> { display: none !important; } */
