/* =========================================================
   FASE 42B - Alexandre vê somente Coteweb
   ========================================================= */

body.moov-alexandre-coteweb-scope-42b::before {
  content: "Visão restrita: Coteweb";
  position: fixed;
  right: 92px;
  top: 12px;
  z-index: 99999;
  background: #eefaf4;
  color: #116149;
  border: 1px solid #bdebd8;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .08);
}

.moov-coteweb-hidden-42b {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.moov-coteweb-filtered-badge-42b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 4px 10px;
  background: #eefaf4;
  color: #116149;
  border: 1px solid #bdebd8;
  font-size: 12px;
  font-weight: 500;
  margin-left: 8px;
}
