/* Deepshi wordmark at docs size, natural aspect ratio */
img[alt="Gatus"] { height: 34px !important; width: auto !important; }
div:has(> img[alt="Gatus"]) { width: auto !important; height: auto !important; }
/* no tool branding: footer (line + powered-by) and github corner */
footer { display: none !important; }
a[href="https://github.com/TwiN/gatus"],
div:has(> a[href="https://github.com/TwiN/gatus"]) { display: none !important; }
/* public page: no search/filter/sort toolbar */
div:has(> div > div > #search-input) { display: none !important; }
/* no refresh-interval selector: cadence fixed at the 5m default */
button[role="combobox"] { display: none !important; }
