/* WK Pool Pro v2.10.15 - mobiele kroegstand: logo + compacte lijst met positie */
.wkp-mobile-kroeg-header,
.wkp-mobile-tavern-player-list{display:none;}

@media (max-width:768px){
  html body .wkp .wkp-kroeg-detail-page{padding-bottom:96px!important;}

  html body .wkp .wkp-kroeg-detail-page .wkp-pub-hero,
  html body .wkp .wkp-kroeg-detail-page .wkp-analysis-grid.wkp-pub-stats,
  html body .wkp .wkp-kroeg-detail-page .wkp-podium,
  html body .wkp .wkp-kroeg-detail-page table.wkp-table,
  html body .wkp-v204-global-shell .wkp-kroeg-detail-page table.wkp-table,
  html body .wkp-v205-final-shell .wkp-kroeg-detail-page table.wkp-table{
    display:none!important;
  }

  html body .wkp .wkp-kroeg-detail-page .wkp-print-actions{display:none!important;}

  html body .wkp .wkp-mobile-kroeg-header{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    width:100%!important;
    margin:12px 0 18px!important;
    padding:18px 18px!important;
    border-radius:22px!important;
    background:#050a12!important;
    border:1px solid rgba(255,255,255,.10)!important;
    box-shadow:0 12px 28px rgba(0,0,0,.28)!important;
    box-sizing:border-box!important;
  }

  html body .wkp .wkp-mobile-kroeg-header .wkp-tavern-logo{
    flex:0 0 68px!important;
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    border-radius:18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
    background:rgba(255,138,29,.12)!important;
    border:1px solid rgba(255,138,29,.32)!important;
    color:#ff8a1d!important;
    font-size:34px!important;
    line-height:1!important;
  }

  html body .wkp .wkp-mobile-kroeg-header .wkp-tavern-logo img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    display:block!important;
    padding:6px!important;
    box-sizing:border-box!important;
  }

  html body .wkp .wkp-mobile-kroeg-header span{
    display:block!important;
    margin:0 0 3px!important;
    color:#ff8a1d!important;
    -webkit-text-fill-color:#ff8a1d!important;
    font-size:12px!important;
    font-weight:950!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
    line-height:1.15!important;
  }

  html body .wkp .wkp-mobile-kroeg-header strong{
    display:block!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:30px!important;
    font-weight:1000!important;
    line-height:.98!important;
    letter-spacing:-.04em!important;
  }

  html body .wkp .wkp-mobile-tavern-player-list{
    display:block!important;
    width:100%!important;
    margin:0 0 110px!important;
    padding:0!important;
    background:transparent!important;
  }

  html body .wkp .wkp-mobile-tavern-player-row{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 72px!important;
    align-items:center!important;
    min-height:48px!important;
    gap:8px!important;
    border-bottom:1px solid rgba(255,255,255,.16)!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:0!important;
  }

  html body .wkp .wkp-mobile-tavern-player-row .wkp-mobile-rank{
    color:#ff8a1d!important;
    -webkit-text-fill-color:#ff8a1d!important;
    font-size:19px!important;
    font-weight:1000!important;
    text-align:left!important;
    line-height:1!important;
  }

  html body .wkp .wkp-mobile-tavern-player-row .wkp-mobile-team{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:17px!important;
    font-weight:950!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    line-height:1.1!important;
    min-width:0!important;
  }

  html body .wkp .wkp-mobile-tavern-player-row .wkp-mobile-points{
    text-align:right!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }

  html body .wkp .wkp-mobile-tavern-player-row .wkp-mobile-points strong{
    color:#ff8a1d!important;
    -webkit-text-fill-color:#ff8a1d!important;
    font-size:20px!important;
    font-weight:1000!important;
    line-height:1!important;
  }
}
