/* BLACK_GOLD_LOGIN_WORLDCUP_FORCE_FIX_START 20260612092101 */
html,body{
  background:#050505 url('/wap/static/img/custom/login_worldcup_bg_202606120910.jpg?v=20260612092101') center top/cover no-repeat fixed!important;
}
html body #app{
  min-height:100vh!important;
  background:transparent!important;
}
html body .loginwindow,
html body .Login-window,
html body div[class*="loginwindow"],
html body div[class*="Login-window"]{
  min-height:100vh!important;
  background-color:#050505!important;
  background-image:linear-gradient(180deg,rgba(0,0,0,.14) 0%,rgba(0,0,0,.30) 38%,rgba(0,0,0,.58) 100%),url('/wap/static/img/custom/login_worldcup_bg_202606120910.jpg?v=20260612092101')!important;
  background-position:center top!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-attachment:scroll!important;
  position:relative!important;
  isolation:isolate!important;
}
html body .loginwindow::after,
html body .Login-window::after,
html body div[class*="loginwindow"]::after,
html body div[class*="Login-window"]::after{
  content:""!important;
  position:fixed!important;
  inset:0!important;
  z-index:-1!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.48)),url('/wap/static/img/custom/login_worldcup_bg_202606120910.jpg?v=20260612092101') center top/cover no-repeat!important;
}
@supports selector(body:has(.loginwindow)){
  html body:has(.loginwindow),html body:has(.Login-window){
    background:#050505 url('/wap/static/img/custom/login_worldcup_bg_202606120910.jpg?v=20260612092101') center top/cover no-repeat fixed!important;
  }
}
html body .loginwindow .lginner,
html body .Login-window .lginner,
html body div[class*="loginwindow"] .lginner,
html body div[class*="Login-window"] .lginner{
  background:linear-gradient(180deg,rgba(20,13,7,.82),rgba(5,5,5,.88))!important;
  border-color:rgba(255,218,137,.76)!important;
  box-shadow:0 .18rem .62rem rgba(0,0,0,.78),0 0 .34rem rgba(217,164,65,.22),inset 0 0 0 1px rgba(255,226,155,.12)!important;
  backdrop-filter:blur(2.5px)!important;
  -webkit-backdrop-filter:blur(2.5px)!important;
}
html body .loginwindow .LoginSquare .inputline,
html body .Login-window .LoginSquare .inputline,
html body div[class*="loginwindow"] .LoginSquare .inputline,
html body div[class*="Login-window"] .LoginSquare .inputline{
  background:linear-gradient(180deg,rgba(12,9,6,.88),rgba(6,6,6,.92))!important;
}
/* BLACK_GOLD_LOGIN_WORLDCUP_FORCE_FIX_END 20260612092101 */
