/* UI 017.3B.2.5 — iPhone item-sheet optical alignment.
   Presentation-only: nudges the accepted B.2.4 sheet 6px left without changing
   size, swipe transform, content, actions, Character geometry or Battle. */

#i173a-character-layer .i173b2-sheet{
  left:calc(50% - 6px)!important;
}
