/* v111 — mobile action layout: timer, board and native entry remain visible */
@media(max-width:820px){
  body.ha-v111-playing .app{width:100%!important;max-width:none!important;padding:0 6px calc(84px + env(safe-area-inset-bottom))!important;gap:5px!important}
  body.ha-v111-playing .topbar,body.ha-v111-playing .v65-inline-home{display:none!important}
  body.ha-v111-playing #gameScreen.active,body.ha-v111-playing #multiScreen.active{display:block!important;width:100%!important}
  body.ha-v111-playing .game-layout{display:block!important}
  body.ha-v111-playing .game-main,body.ha-v111-playing .multi-game{width:100%!important;min-height:100dvh!important;padding:5px 6px calc(82px + env(safe-area-inset-bottom))!important;border-radius:0!important;box-shadow:none!important}
  body.ha-v111-playing .game-layout>.side{display:none!important}
  body.ha-v111-playing .hud{position:sticky!important;top:0!important;z-index:120!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:5px!important;margin:0 -1px 5px!important;padding:5px 6px!important;border:1px solid #d5e3ee!important;border-radius:13px!important;background:rgba(249,252,255,.97)!important;box-shadow:0 8px 20px rgba(36,67,100,.12)!important}
  body.ha-v111-playing .hud-left,body.ha-v111-playing .hud-right{display:flex!important;flex-wrap:nowrap!important;gap:4px!important;min-width:0!important}
  body.ha-v111-playing .hud-right{justify-content:flex-end!important}
  body.ha-v111-playing .hud .ghost,body.ha-v111-playing .hud .pill{min-height:34px!important;padding:5px 7px!important;font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.ha-v111-playing .timer-wrap{order:0!important;min-width:92px!important;width:92px!important}
  body.ha-v111-playing .timer{font-size:24px!important;line-height:1!important}
  body.ha-v111-playing .timer-bar{height:6px!important;margin-top:3px!important}
  body.ha-v111-playing .status{min-height:34px!important;margin:0 0 5px!important;padding:7px 9px!important;border-radius:11px!important;font-size:11px!important;line-height:1.25!important}
  body.ha-v111-playing .board-wrap{padding:2px 0 5px!important;overflow:hidden!important}
  body.ha-v111-playing .board,body.ha-v111-playing .row{gap:4px!important}
  body.ha-v111-playing .cell{width:clamp(34px,10.3vw,44px)!important;height:clamp(34px,10.3vw,44px)!important;border-radius:9px!important;font-size:clamp(17px,5.2vw,23px)!important;border-width:1px!important;box-shadow:inset 0 -3px 0 rgba(0,0,0,.10)!important}
  body.ha-v111-playing .mobile-native-entry{position:fixed!important;left:6px!important;right:6px!important;bottom:calc(var(--wos-keyboard-offset,0px) + max(6px,env(safe-area-inset-bottom)))!important;z-index:2147482000!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 72px!important;gap:5px!important;width:auto!important;max-width:none!important;margin:0!important;padding:6px!important;border:1px solid #c8dce9!important;border-radius:15px!important;background:rgba(247,251,255,.98)!important;box-shadow:0 -10px 28px rgba(19,49,78,.20)!important}
  body.ha-v111-playing .mobile-native-prefix,body.ha-v111-playing .mobile-native-entry input,body.ha-v111-playing .mobile-native-submit{height:44px!important}
  body.ha-v111-playing .mobile-native-entry input{font-size:16px!important;padding:0 9px!important}
  body.ha-v111-playing .mobile-native-submit{padding:0 6px!important;font-size:11px!important}
  body.ha-v111-playing .kbd-hint{display:none!important}
  body.ha-v111-playing .multi-entry-controls{position:fixed!important;right:10px!important;bottom:calc(var(--wos-keyboard-offset,0px) + 62px + max(6px,env(safe-area-inset-bottom)))!important;z-index:2147481900!important;width:auto!important;margin:0!important}
  body.ha-v111-playing .multi-entry-controls #multiSkipBtn{width:auto!important;min-width:92px!important;min-height:34px!important;padding:5px 8px!important;font-size:9px!important;box-shadow:0 5px 14px rgba(23,54,84,.16)!important}
  body.ha-v111-playing #multiScreen.active .multi-page-head,body.ha-v111-playing #multiScreen.active .multi-lobby-grid{display:none!important}
  body.ha-v111-playing #multiScreen.active .multi-game{margin:0!important}
  body.wos-keyboard-open.ha-v111-playing .board-wrap{max-height:calc(var(--wos-visible-height,520px) - 150px)!important;overflow:auto!important}
}
@media(max-width:390px){
  body.ha-v111-playing .cell{width:clamp(31px,9.8vw,39px)!important;height:clamp(31px,9.8vw,39px)!important;font-size:17px!important}
  body.ha-v111-playing .hud .pill{display:none!important}
  body.ha-v111-playing .timer-wrap{min-width:82px!important;width:82px!important}
}
