/* Admin · modal compartir MascotBook */

.admin-root.view-mascot {
  --ec-share-accent: var(--ec-mb-purple-mid, #7c3aed);
  --ec-share-sheet-bg: #f8fafc;
  --ec-share-sheet-text: #0f172a;
  --ec-share-qr-bg: #ffffff;
}

#admin-mb-share-overlay.ec-share-host.ec-qr-overlay {
  z-index: 450;
}

#admin-mb-share-overlay .ec-share-profile-subtitle {
  color: var(--ec-share-accent, #7c3aed);
}
