.auth-game-header-bar{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px;gap:10px}.auth-game-header-back{color:var(--lb-palette-text-primary,color-mix(in srgb,var(--lb-color-black) 87%,transparent));padding:8px 0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.auth-game-header-dropdown-wrap{position:relative;flex:1 1;min-width:0}html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu{z-index:999}.auth-game-header-dropdown-wrap .dropdown[data-dropdown-theme=dark] .dropdown__trigger,.auth-game-header-dropdown-wrap .dropdown[data-dropdown-theme=light] .dropdown__trigger,.auth-game-header-dropdown-wrap .dropdown__trigger{background:#eef1f4!important;background-color:#eef1f4!important;color:#0f172a!important;border-color:color-mix(in srgb,#0f172a 12%,#e2e8f0)!important;text-align:left}.auth-game-header-dropdown-wrap .dropdown__label,.auth-game-header-dropdown-wrap .dropdown__label--placeholder,.auth-game-header-dropdown-wrap .dropdown__label--selected,.auth-game-header-dropdown-wrap .dropdown__value-main .dropdown__label-text{color:#0f172a!important}.auth-game-header-dropdown-wrap .dropdown__chevron{color:#64748b!important}.auth-game-header-dropdown-wrap .dropdown__menu,.auth-game-header-dropdown-wrap .dropdown__menu.mobile-dropdown__menu{z-index:999}.auth-game-header-dropdown-wrap .dropdown[data-dropdown-theme=dark] .dropdown__menu,.auth-game-header-dropdown-wrap .dropdown[data-dropdown-theme=light] .dropdown__menu,.auth-game-header-dropdown-wrap .dropdown__menu,[data-lb-theme=dark] html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu[data-dropdown-theme=dark],html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu[data-dropdown-theme=light]{background:#ffffff!important;background-color:#ffffff!important;border-color:color-mix(in srgb,#0f172a 12%,#e2e8f0)!important;box-shadow:0 10px 28px color-mix(in srgb,#0f172a 14%,transparent),0 0 0 1px color-mix(in srgb,#0f172a 6%,transparent)}.auth-game-header-dropdown-wrap .dropdown__item:hover,[data-lb-theme=dark] html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item:hover,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item:hover{background:#f1f5f9!important}.auth-game-header-dropdown-wrap .dropdown__item--active,[data-lb-theme=dark] html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item--active,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item--active{background:color-mix(in srgb,var(--lb-palette-primary-main,#1976d2) 10%,#ffffff)!important}.auth-game-header-dropdown-wrap .dropdown__item-label,[data-lb-theme=dark] html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item-label,[data-lb-theme=dark] html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item-main .dropdown__item-label-text,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item-label,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item-main .dropdown__item-label-text{color:#0f172a!important}.auth-game-header-dropdown-wrap .dropdown__item--active .dropdown__item-label,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item--active .dropdown__item-label,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item--active .dropdown__item-main .dropdown__item-label-text{color:#0f172a!important;font-weight:600}html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item{background:transparent!important}.auth-game-header-dropdown-wrap .dropdown__value-main .dropdown__label-text,html:has(.auth-game-header-dropdown-wrap) .dropdown__menu.auth-game-header__menu .dropdown__item-main .dropdown__item-label-text{flex:0 1 auto;text-align:left}[data-lb-theme=dark] .auth-game-header-back{color:rgba(255,255,255,.94)}