/* V31E4: customer public page must stay clean */
#epdz-full-whatsapp-share,
.epdz-public-links-debug,
.links-sent-to-customer,
[data-debug-links],
[data-links-sent-to-customer] {
  display: none !important;
}

/* Hide duplicated Useful links block if old HTML remains */
div:has(> strong:first-child) {
  /* modern browsers only; server cleanup remains primary */
}
