/* v24EDS - build label sync - debug restored only on admin_announce.html and notification_admin.html, with actor context visible */
body.roses-admin-debug-restore-v24EDS [id*="debug" i],
body.roses-admin-debug-restore-v24EDS [class*="debug" i],
body.roses-admin-debug-restore-v24EDS [data-debug],
body.roses-admin-debug-restore-v24EDS details[class*="debug" i],
body.roses-admin-debug-restore-v24EDS details[id*="debug" i],
body.roses-admin-debug-restore-v24EDS .notification-admin-debug-details,
body.roses-admin-debug-restore-v24EDS .notification-admin-teachersday-debug,
body.roses-admin-debug-restore-v24EDS #rosesPageDebugPanelV24EDR,
body.roses-admin-debug-restore-v24EDS #rosesPageDebugButtonV24EDR{
  display:revert!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;max-height:none!important;overflow:visible!important;
}
body.roses-admin-debug-restore-v24EDS .notification-admin-debug-details{display:block!important;margin-top:10px!important;}
body.roses-admin-debug-restore-v24EDS .notification-admin-teachersday-debug{display:block!important;}
#rosesPageDebugButtonV24EDR{position:fixed;right:14px;bottom:88px;z-index:2147483000;border:0;border-radius:999px;padding:11px 14px;background:#0f172a;color:#fff;font-weight:950;box-shadow:0 16px 45px rgba(15,23,42,.28);cursor:pointer}
#rosesPageDebugPanelV24EDR{position:fixed;right:14px;bottom:142px;z-index:2147483000;width:min(460px,calc(100vw - 28px));max-height:min(70vh,560px);overflow:auto;border:1px solid rgba(148,163,184,.45);border-radius:22px;background:rgba(255,255,255,.96);color:#0f172a;box-shadow:0 22px 80px rgba(15,23,42,.32);padding:14px;font:13px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#rosesPageDebugPanelV24EDR[hidden]{display:none!important}
#rosesPageDebugPanelV24EDR h3{margin:0 0 8px;font-size:15px}
#rosesPageDebugPanelV24EDR pre{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#e5e7eb;border-radius:14px;padding:10px;max-height:300px;overflow:auto}
#rosesPageDebugPanelV24EDR .rpd-actions{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}
#rosesPageDebugPanelV24EDR button{border:0;border-radius:12px;padding:8px 10px;font-weight:900;background:#2563eb;color:#fff;cursor:pointer}
#rosesPageDebugPanelV24EDR button[data-soft]{background:#e2e8f0;color:#0f172a}
@media(max-width:560px){#rosesPageDebugButtonV24EDR{right:10px;bottom:78px}#rosesPageDebugPanelV24EDR{right:10px;left:10px;width:auto;bottom:130px}}
