/* UI 015.2 — restore the proven combat composition.
   Keep only the requested hero offset and remove enemy intent. */

/* The studio intent card is temporarily disabled until a better placement is designed. */
.b14-enemy-intent{
  display:none!important;
}

/* Restore all scene/fighter geometry from UI 015.0.
   Only the hero is lowered a few pixels so the head has more breathing room. */
.b14-player{
  bottom:-2px!important;
}

/* Do not alter the enemy, scene height, fighter scale or battlefield proportions here. */
