@media (max-width:820px){
  body.sh-v111-playing .sh-game-card,
  body.wos-keyboard-open.sh-v111-playing .sh-game-card,
  body.wos-mobile-keyboard-open.sh-v111-playing .sh-game-card{
    padding:18px 12px 18px!important;
    overflow:visible!important;
  }
  body.sh-v111-playing .sh-word-row,
  body.wos-keyboard-open.sh-v111-playing .sh-word-row,
  body.wos-mobile-keyboard-open.sh-v111-playing .sh-word-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 18px 90px!important;
    align-items:center!important;
    gap:8px!important;
    margin:8px 0 12px!important;
    padding:12px!important;
    border:1px solid rgba(213,175,76,.58)!important;
    border-radius:18px!important;
    background:rgba(250,251,246,.96)!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  body.sh-v111-playing .wordbox,
  body.wos-keyboard-open.sh-v111-playing .wordbox,
  body.wos-mobile-keyboard-open.sh-v111-playing .wordbox{
    min-height:92px!important;
    padding:12px 14px!important;
    margin:0!important;
    border-radius:16px!important;
    background:#fffef9!important;
    border:1px solid #d2d8de!important;
    box-shadow:0 8px 18px rgba(54,77,108,.08)!important;
  }
  body.sh-v111-playing .wordbox small,
  body.sh-v111-playing .sh-prefix-box small,
  body.wos-keyboard-open.sh-v111-playing .wordbox small,
  body.wos-mobile-keyboard-open.sh-v111-playing .wordbox small{
    display:block!important;
    color:#b69b49!important;
    font-size:12px!important;
    font-weight:900!important;
    margin-bottom:6px!important;
    opacity:1!important;
  }
  body.sh-v111-playing #currentWord,
  body.wos-keyboard-open.sh-v111-playing #currentWord,
  body.wos-mobile-keyboard-open.sh-v111-playing #currentWord{
    display:block!important;
    width:100%!important;
    color:#17375f!important;
    opacity:1!important;
    font-size:clamp(24px,6vw,34px)!important;
    font-weight:950!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-shadow:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.sh-v111-playing .sh-flow,
  body.wos-keyboard-open.sh-v111-playing .sh-flow,
  body.wos-mobile-keyboard-open.sh-v111-playing .sh-flow{
    color:#c7a958!important;
    font-size:24px!important;
    display:flex!important;
    justify-content:center!important;
  }
  body.sh-v111-playing .sh-prefix-box,
  body.wos-keyboard-open.sh-v111-playing .sh-prefix-box,
  body.wos-mobile-keyboard-open.sh-v111-playing .sh-prefix-box{
    min-height:92px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:6px!important;
    overflow:visible!important;
    padding:0!important;
  }
  body.sh-v111-playing #prefix,
  body.wos-keyboard-open.sh-v111-playing #prefix,
  body.wos-mobile-keyboard-open.sh-v111-playing #prefix{
    width:74px!important;
    min-width:74px!important;
    height:74px!important;
    min-height:74px!important;
    border-radius:18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:linear-gradient(180deg,#efd88f,#d7bf6c)!important;
    border:4px solid #1a3e62!important;
    box-shadow:0 0 0 4px rgba(237,206,127,.55)!important;
    color:#17375f!important;
    font-size:38px!important;
    font-weight:950!important;
    line-height:1!important;
    overflow:hidden!important;
  }
  body.sh-v111-playing .scoreline,
  body.wos-keyboard-open.sh-v111-playing .scoreline,
  body.wos-mobile-keyboard-open.sh-v111-playing .scoreline{
    display:flex!important;
    gap:10px!important;
    overflow-x:auto!important;
    margin:10px 0 12px!important;
    scrollbar-width:none!important;
  }
  body.sh-v111-playing .scorebox,
  body.wos-keyboard-open.sh-v111-playing .scorebox,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox{flex:0 0 152px!important;min-width:152px!important}
  body.sh-v111-playing #wordForm,
  body.wos-keyboard-open.sh-v111-playing #wordForm,
  body.wos-mobile-keyboard-open.sh-v111-playing #wordForm{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 140px!important;
    gap:10px!important;
    margin:0!important;
    align-items:center!important;
  }
  body.sh-v111-playing #wordForm input,
  body.sh-v111-playing #wordForm .btn,
  body.wos-keyboard-open.sh-v111-playing #wordForm input,
  body.wos-mobile-keyboard-open.sh-v111-playing #wordForm input,
  body.wos-keyboard-open.sh-v111-playing #wordForm .btn,
  body.wos-mobile-keyboard-open.sh-v111-playing #wordForm .btn{height:56px!important}
  body.sh-v111-playing #feedback{margin:12px 0 0!important;min-height:44px!important}
  body.sh-v111-playing #eventFeed{
    display:grid!important;
    gap:8px!important;
    max-height:232px!important;
    min-height:190px!important;
    overflow:auto!important;
    padding-right:2px!important;
    margin-top:12px!important;
  }
  body.sh-v111-playing #eventFeed .event{padding:12px!important;min-height:56px!important}
  body.sh-v111-playing #eventFeed .event strong{font-size:15px!important}
  body.sh-v111-playing #eventFeed .event span{font-size:12.5px!important}
  body.sh-v111-playing #eventFeed .event b{font-size:20px!important}
  body.wos-keyboard-open.sh-v111-playing #eventFeed,
  body.wos-mobile-keyboard-open.sh-v111-playing #eventFeed,
  body.wos-keyboard-open.sh-v111-playing .rules,
  body.wos-mobile-keyboard-open.sh-v111-playing .rules,
  body.wos-keyboard-open.sh-v111-playing #wordAppealButton,
  body.wos-mobile-keyboard-open.sh-v111-playing #wordAppealButton,
  body.wos-keyboard-open.sh-v111-playing #finalBoard,
  body.wos-mobile-keyboard-open.sh-v111-playing #finalBoard{display:none!important}
}

@media (max-width:820px){
  body.sh-v111-playing .scorebox,
  body.wos-keyboard-open.sh-v111-playing .scorebox,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox{
    flex:0 0 164px!important;
    min-width:164px!important;
    min-height:94px!important;
    padding:10px 12px 12px!important;
    border-radius:16px!important;
    overflow:visible!important;
  }
  body.sh-v111-playing .scorebox .name,
  body.wos-keyboard-open.sh-v111-playing .scorebox .name,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .name{
    display:block!important;
    font-size:14px!important;
    line-height:1.15!important;
    font-weight:900!important;
    padding-right:54px!important;
    margin-bottom:4px!important;
    color:#5c6c84!important;
  }
  body.sh-v111-playing .scorebox b,
  body.wos-keyboard-open.sh-v111-playing .scorebox b,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox b{
    display:block!important;
    font-size:19px!important;
    line-height:1.04!important;
    margin:0 0 3px!important;
    color:#19345d!important;
  }
  body.sh-v111-playing .scorebox .meta,
  body.wos-keyboard-open.sh-v111-playing .scorebox .meta,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox .meta{
    display:block!important;
    font-size:12px!important;
    line-height:1.22!important;
    margin-top:2px!important;
    color:#6b7a92!important;
    white-space:normal!important;
  }
  body.sh-v111-playing .scorebox.active:after,
  body.wos-keyboard-open.sh-v111-playing .scorebox.active:after,
  body.wos-mobile-keyboard-open.sh-v111-playing .scorebox.active:after{
    top:8px!important;
    right:8px!important;
    font-size:10px!important;
    padding:4px 8px!important;
  }
  body.sh-v111-playing .scoreline,
  body.wos-keyboard-open.sh-v111-playing .scoreline,
  body.wos-mobile-keyboard-open.sh-v111-playing .scoreline{
    gap:8px!important;
    align-items:stretch!important;
  }
}
