@media(max-width:768px){
  #screen-rules{overflow-y:auto}
  #screen-auth>div>div:last-child{min-width:unset!important;width:100%!important;padding:20px 16px!important}
  #screen-setup header{padding:10px 16px!important}
  #screen-setup main{padding:60px 12px 24px!important}
  #screen-setup .oswald[style*="80px"]{font-size:36px!important;line-height:1!important}
  #screen-setup>main>div[style*="grid-template-columns"]{grid-template-columns:1fr!important;max-width:100%!important;width:100%!important;gap:10px!important;margin-bottom:20px!important}
  .sport-card div[style*="height:256px"]{height:120px!important}
  .sport-card div[style*="padding:20px"]{padding:12px!important}
  #start-btn{font-size:18px!important;padding:14px 28px!important}
  #round-btn-10,#round-btn-15{padding:8px 20px!important;font-size:16px!important}
  #screen-game header{padding:4px 10px!important}
  #screen-game header .oswald{font-size:14px!important}
  #hud-session-cr{font-size:18px!important}
  #info-btn{display:none!important}
  #back-btn{padding:4px 8px!important;font-size:9px!important}
  #panel-question{font-size:14px!important;line-height:1.2!important}
  #screen-game{height:100dvh!important;overflow:hidden!important}
  #screen-game>div:nth-child(4)>main>div:first-child{flex:1!important;margin:2px 8px!important;min-height:0!important;max-height:calc(100dvh - 260px)!important}
  #screen-game>div:nth-child(4)>main>div:last-child{height:80px!important;flex-shrink:0!important}
  #result-card{top:4px!important;right:4px!important;left:auto!important;bottom:auto!important;min-width:unset!important;width:auto!important;max-width:180px!important;padding:8px 10px!important;border:2px solid #414844!important}
  #result-card .oswald{font-size:13px!important}
  #result-card .mono{font-size:8px!important}
  #result-name{font-size:12px!important}
  #result-dist{font-size:13px!important}
  #result-pts{font-size:11px!important}
  #hint-btn{padding:12px 16px!important;font-size:10px!important}
  #submit-btn{padding:12px 18px!important;font-size:10px!important}
  #next-btn{padding:10px 24px!important;font-size:16px!important}
  #zoom-in-btn,#zoom-out-btn,#zoom-reset-btn{width:36px!important;height:36px!important}
  #map-hint{bottom:4px!important}
  #history-popup{left:8px!important;right:8px!important;min-width:unset!important}
  #info-popup{left:8px!important;right:8px!important;max-width:unset!important}
  #game-wordmark{display:none!important}
  #screen-done{padding:16px 10px!important}
  #play-again-fixed{top:12px!important}
}
@media(min-width:769px){
  #game-wordmark{display:block!important}
}
