/* V137 — single-player pass flow remains visible before a new word starts. */
@media (max-width:820px), (pointer:coarse){
  #gameScreen .hud-right{display:flex!important;align-items:center!important;justify-content:flex-end!important}
  #gameScreen #newWordBtn{min-width:92px!important;min-height:40px!important;padding:9px 12px!important;white-space:nowrap!important}
  #gameScreen #showAnswerBtn{width:100%!important;min-height:42px!important}
}
