
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */

/* Keep top identity hidden. */
#mbt-user-shell-v090e .mbt-top-identity-hidden-v095o,
#mbt-user-shell-v090e .mbt-top-identity-hidden-v095m,
#mbt-user-shell-v090e .mbt-top-identity-hidden-v095n,
#mbt-user-shell-v090e .mbt-up-hero-extra {
  display: none !important;
}

/* Bottom user block stays clean. */
#mbt-user-shell-v090e .mbt-bottom-account-meta-v095o,
#mbt-user-shell-v090e .mbt-bottom-account-meta-v095n {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 6px;
}

#mbt-user-shell-v090e .mbt-bottom-account-chip-v095o,
#mbt-user-shell-v090e .mbt-bottom-account-chip-v095n {
  display: inline-flex;
  align-items: center;
  min-height: 19px;
  padding: 0 8px;
  border-radius: 999px;
  border: 1px solid rgba(56, 189, 248, 0.18);
  background: rgba(14, 165, 233, 0.10);
  color: #bfeeff;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
}

#mbt-user-shell-v090e .mbt-bottom-account-chip-v095o.is-status,
#mbt-user-shell-v090e .mbt-bottom-account-chip-v095n.is-status {
  border-color: rgba(34, 197, 94, 0.20);
  background: rgba(34, 197, 94, 0.10);
  color: #22c55e;
}

/* Hide old duplicate chip groups. */
#mbt-user-shell-v090e .mbt-bottom-account-meta,
#mbt-user-shell-v090e .mbt-bottom-account-meta-v095l,
#mbt-user-shell-v090e .mbt-bottom-account-meta-v095m {
  display: none !important;
}

/* Settings submenu is owned by MBT Settings Core v0.9.7b.
   Old pseudo-arrow and old collapsed-state CSS were removed to avoid double arrows and state conflicts. */

/* Account Profile is active now. */
#mbt-user-shell-v090e .mbt-user-settings-card[data-mbt-account-profile-card="true"] em {
  background: rgba(34, 197, 94, 0.12) !important;
  color: #22c55e !important;
}

@media (max-width: 900px) {
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */
}
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */
/* v0.9.54e: removed legacy topbar/hero sizing block from module source. */
/* ===== MBT_DISABLE_OVERVIEW_HERO_INLINE_SIZING_V0_9_54D_CSS_END ===== */


/* ===== MBT_COMPACT_TOPBAR_SOURCE_HEIGHT_V0_9_54E_CSS_START ===== */
/*
  Legacy topbar/overview hero sizing removed from this module.
  The visible Welcome header height is owned by index.html .mbt-user-topbar source CSS.
*/
/* ===== MBT_COMPACT_TOPBAR_SOURCE_HEIGHT_V0_9_54E_CSS_END ===== */
