/* V162 — stronger HD Kariyer Köprüsü mobile background with stable full-width rendering */
@media (max-width:820px){
  html,body{
    width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important;
    background:#0f3a33!important;
  }
  body{
    position:relative!important;isolation:isolate!important;color:#102e27!important;
    background:none!important;
  }
  body::before{
    content:""!important;position:fixed!important;left:0!important;top:0!important;width:100vw!important;height:100vh!important;z-index:-1!important;pointer-events:none!important;
    background-image:linear-gradient(180deg,rgba(2,14,18,.04),rgba(2,18,22,.16)),url("../assets/v60-ui/backgrounds/source-png/kariyer-setup-stadium.png")!important;
    background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;
  }
  body.kk-match-active::before{
    background-image:linear-gradient(180deg,rgba(2,14,18,.05),rgba(2,18,22,.18)),url("../assets/v60-ui/backgrounds/source-png/kariyer-player-stadium.png")!important;
  }
  body::after{content:none!important;display:none!important}
  #root,#root .app-shell,#root .main-grid,#root .game-card,#root .side-stack{
    width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important;background-color:transparent!important;
  }
  #root{position:relative!important;z-index:1!important}
  #root .side-stack,#root .side-card,#root .history-list,#root .data-grid{content-visibility:auto;contain-intrinsic-size:auto 360px}
  #root .hero,#root .game-card,#root .player-card,#root .side-card,#root .round-arena,#root .answer-panel,#root .round-scoreboard,#root .modal-card{
    transform:none!important;will-change:auto!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;
  }
  #root .setup-orbit,#root .setup-ball,#root .round-result-icon,#root .club-badge,#root .timer-ring,#root .live-pill,#root .countdown-badge{animation:none!important;will-change:auto!important}
  #root button,#root input,#root .btn,#root [role="button"]{transition-duration:.08s!important}
  #root img{will-change:auto!important;transform:none!important}
}


/* V163 — definitive Kariyer Köprüsü HD background restore */
@media (max-width:820px){
  html,
  body,
  body.kk-match-active{
    background-color:#123b34!important;
    background-repeat:no-repeat!important;
    background-position:center top!important;
    background-size:cover!important;
    background-attachment:scroll!important;
  }
  body{
    background-image:linear-gradient(180deg,rgba(2,18,22,.05),rgba(2,18,22,.14)),url("../assets/v60-ui/backgrounds/source-png/kariyer-setup-stadium.png")!important;
  }
  body.kk-match-active{
    background-image:linear-gradient(180deg,rgba(2,18,22,.05),rgba(2,18,22,.16)),url("../assets/v60-ui/backgrounds/source-png/kariyer-player-stadium.png")!important;
  }
  body::before,body::after,#root::before,#root::after{content:none!important;display:none!important;background:none!important}
  #root,.app-shell,.main-grid{background:transparent!important}
}
