/* KLEVR 5.2.5 R1 — System Builder single-shell cleanup */
html.klevr-builder-single-shell-525 [data-klevr-525-hidden="true"] {
  display: none !important;
  visibility: hidden !important;
}

/* The patch never hides the active 6-step builder. This marker only makes
   release-owned suppression deterministic if a legacy block is rediscovered. */
html.klevr-builder-single-shell-525 body[data-klevr-page="security-builder"] {
  overflow-x: hidden;
}
