/**
 * Map HUD: white labels; remove brown box around World Map logo inside HUD.
 * Footer map button stays normal (same as other tabs).
 */

/* —— Labels —— */
._worldGroupTitle_2nlo3_254,
._regionLevel_2nlo3_142,
._stageLevel_2nlo3_210,
._regionDesc_2nlo3_147,
._regionMetaLabel_2nlo3_496,
._regionLore_2nlo3_516,
._stageInfo_2nlo3_487 span,
._section_2nlo3_582 h3,
._recommended_2nlo3_623,
._tagChip_2nlo3_505,
._label_1p5ap_13,
._optionBadge_1p5ap_146,
._optionMeta_1p5ap_148,
._optionHint_1p5ap_172,
._subtitle_1vm0u_47 {
  color: #ffffff !important;
}

._stageInfo_2nlo3_487 strong,
._title_1vm0u_36 {
  color: #ffffff !important;
}

/* Brown square behind World Map icon inside HUD → remove */
._logoWrap_1vm0u_14 {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

/* Mob/loot slots frameless */
._mobSlot_2nlo3_602,
._lootSlot_2nlo3_603 {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
