.GameStrip_root__h2LJz{display:none;gap:4px;justify-content:space-between;padding:14px 16px 12px;overflow-x:auto;border-bottom:1px solid var(--alpha-06);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:linear-gradient(to left,var(--surface-secondary),transparent) 100% 0/44px 100% no-repeat local,radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.12),transparent) 100% 0/20px 100% no-repeat scroll}.GameStrip_root__h2LJz::-webkit-scrollbar{display:none}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .GameStrip_root__h2LJz{background:linear-gradient(to left,var(--surface-secondary),transparent) 100% 0/44px 100% no-repeat local,radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.22),transparent) 100% 0/20px 100% no-repeat scroll}}:root[data-theme=dark] .GameStrip_root__h2LJz{background:linear-gradient(to left,var(--surface-secondary),transparent) 100% 0/44px 100% no-repeat local,radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.22),transparent) 100% 0/20px 100% no-repeat scroll}.GameStrip_item__sAqsC{display:flex;flex:1 1;flex-direction:column;gap:7px;align-items:center;min-width:62px;text-decoration:none}.GameStrip_avatar__qe83q{position:relative;box-sizing:border-box;display:block;width:56px;height:56px;padding:2px;border:2px solid var(--alpha-14);border-radius:50%}.GameStrip_avatar__qe83q.GameStrip_live__Ez2TN{border-color:var(--live-badge)}.GameStrip_avatar__qe83q.GameStrip_active__Uenri{border-color:var(--alpha-strong)}.GameStrip_avatar__qe83q .GameStrip_fallback__UIxh5,.GameStrip_avatar__qe83q img{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:16px;font-weight:800;color:#fff;object-fit:cover;border-radius:50%}.GameStrip_liveBadge__QC8oi{position:absolute;bottom:-5px;left:50%;padding:1px 5px;font-size:10px;font-weight:800;color:#fff;letter-spacing:.4px;background:var(--live-badge);border-radius:4px;transform:translateX(-50%)}.GameStrip_name__Qb7tl{max-width:100%;overflow:hidden;font-size:13px;font-weight:600;color:var(--text-low);text-overflow:ellipsis;white-space:nowrap}.GameStrip_name__Qb7tl.GameStrip_active__Uenri{color:var(--text-heading)}@media screen and (max-width:1023px){.GameStrip_root__h2LJz{display:flex}}@media screen and (min-width:640px)and (max-width:1023px){.GameStrip_root__h2LJz{padding:16px 24px 14px}.GameStrip_item__sAqsC{min-width:76px}.GameStrip_avatar__qe83q{width:72px;height:72px}.GameStrip_name__Qb7tl{font-size:14px}}.GlobalFooter_root__T7OI6{padding:36px 32px 44px;background:var(--surface-primary);border-top:1px solid var(--border-light)}.GlobalFooter_links__9culH{display:flex;flex-wrap:wrap;gap:0 20px}.GlobalFooter_link__tXMqo{padding-block:4px;font-size:13px;font-weight:600;line-height:16px;color:var(--text-medium);text-decoration:none}.GlobalFooter_link__tXMqo:hover{color:var(--text-heading)}.GlobalFooter_link__tXMqo.GlobalFooter_emphasized__6MZJk{font-weight:800;color:var(--text-medium)}.GlobalFooter_business__4RbeT{margin-top:16px;font-size:12px;font-style:normal;line-height:1.7;color:var(--text-medium)}.GlobalFooter_business__4RbeT a{color:inherit;text-decoration:underline}.GlobalFooter_copyright__Dv3Ad{margin:14px 0 0;font-size:12px;color:var(--text-medium)}@media screen and (max-width:1023px){.GlobalFooter_root__T7OI6{padding:28px 16px 36px}}.BrandLogo_root__xYbio{display:inline-flex;color:var(--text-high)}.BrandLogo_root__xYbio>svg{width:158px;height:22px;overflow:visible}@media screen and (max-width:1023px){.BrandLogo_root__xYbio>svg{width:137px;height:20px}}.BrandLogo_mark__zBAy3{filter:drop-shadow(0 0 0 transparent);transition:filter .3s ease}.BrandLogo_mark__zBAy3 path{stroke-dasharray:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:0}.BrandLogo_mark__zBAy3 path:nth-of-type(2){animation-delay:.12s}.BrandLogo_mark__zBAy3 path:nth-of-type(3){animation-delay:.24s}.BrandLogo_root__xYbio:not(.BrandLogo_introDone__D38oh) .BrandLogo_mark__zBAy3 path{animation-name:BrandLogo_mark-draw__Nghxp;animation-duration:.72s;animation-timing-function:ease-out;animation-fill-mode:backwards}.BrandLogo_root__xYbio:not(.BrandLogo_introDone__D38oh) .BrandLogo_wordmark__iiCsz{animation:BrandLogo_wordmark-in__Hk6KR .4s ease .62s backwards}.BrandLogo_root__xYbio:hover .BrandLogo_mark__zBAy3{filter:drop-shadow(0 0 3px rgba(38,189,255,.52)) drop-shadow(0 0 7px rgba(23,255,129,.22))}.BrandLogo_root__xYbio:hover .BrandLogo_mark__zBAy3 path{animation-name:BrandLogo_mark-draw-hover__49oMw;animation-duration:.72s;animation-timing-function:ease-out;animation-fill-mode:backwards}.BrandLogo_root__xYbio:hover .BrandLogo_wordmark__iiCsz{animation:BrandLogo_wordmark-in-hover__VK5Nt .4s ease .62s backwards}@keyframes BrandLogo_mark-draw__Nghxp{0%{fill-opacity:0;stroke-dashoffset:1;stroke-width:.8}68%{fill-opacity:0;stroke-dashoffset:0;stroke-width:.8}99%{fill-opacity:1;stroke-dashoffset:0;stroke-width:.8}to{fill-opacity:1;stroke-dashoffset:0;stroke-width:0}}@keyframes BrandLogo_mark-draw-hover__49oMw{0%{fill-opacity:0;stroke-dashoffset:1;stroke-width:.8}68%{fill-opacity:0;stroke-dashoffset:0;stroke-width:.8}99%{fill-opacity:1;stroke-dashoffset:0;stroke-width:.8}to{fill-opacity:1;stroke-dashoffset:0;stroke-width:0}}@keyframes BrandLogo_wordmark-in__Hk6KR{0%{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}@keyframes BrandLogo_wordmark-in-hover__VK5Nt{0%{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.BrandLogo_mark__zBAy3{transition:none}.BrandLogo_root__xYbio:hover .BrandLogo_mark__zBAy3 path,.BrandLogo_root__xYbio:hover .BrandLogo_wordmark__iiCsz,.BrandLogo_root__xYbio:not(.BrandLogo_introDone__D38oh) .BrandLogo_mark__zBAy3 path,.BrandLogo_root__xYbio:not(.BrandLogo_introDone__D38oh) .BrandLogo_wordmark__iiCsz{transform:none;animation:none}}.DropdownMenu_root___GXY4{position:relative;display:inline-flex}.DropdownMenu_trigger__BOFyY{cursor:pointer}.DropdownMenu_trigger__BOFyY:disabled{cursor:default;opacity:.6}.DropdownMenu_content__l3Jkv{--dropdown-menu-content-width:120px;width:var(--dropdown-menu-content-width);padding:16px 0;overflow:hidden;background:var(--surface-primary);border-radius:12px;box-shadow:var(--shadow-menu)}.DropdownMenu_content__l3Jkv[data-state=open]{opacity:1;animation:DropdownMenu_fade-in__JSN6j .1s ease-out}.DropdownMenu_content__l3Jkv[data-state=closed]{opacity:0;animation:DropdownMenu_fade-out__86Aeq .1s ease-in}@keyframes DropdownMenu_fade-in__JSN6j{0%{opacity:0}to{opacity:1}}@keyframes DropdownMenu_fade-out__86Aeq{0%{opacity:1}to{opacity:0}}.DropdownMenu_item__rIBRJ{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;height:30px;padding:0 16px;font-size:14px;font-weight:400;line-height:22px;color:var(--text-high);cursor:pointer;outline:0!important}.DropdownMenu_item__rIBRJ[data-disabled]{cursor:default;opacity:.6}.DropdownMenu_item__rIBRJ[data-highlighted]{color:var(--brand)}.NavBarAction_divider__IzDi5{flex-shrink:0;align-self:center;width:1px;height:20px;background-color:var(--border-default)}.NavBarAction_login__xjox_{display:inline-flex;align-items:center;padding:8px 11px;margin:-8px;font-size:16px;font-weight:600;line-height:25px;color:var(--text-high);cursor:pointer;border-radius:3px}.NavBarAction_login__xjox_:hover{color:var(--brand)}.NavBarAction_login__xjox_:disabled{color:var(--text-low);cursor:default}.NavBarAction_login__icon__50_bQ{flex-shrink:0;margin-right:4px}@media screen and (max-width:1023px){.NavBarAction_login__text__3wNK6{max-width:7em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.NavBarAction_trigger__XK9v0{display:inline-flex;align-items:center;max-width:153px;padding:8px;margin:-8px;font-size:16px;font-weight:600;line-height:25px;color:var(--text-high)}.NavBarAction_trigger__XK9v0:hover{color:var(--text-low)}.NavBarAction_trigger__text__xWc4X{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavBarAction_trigger__icon__EsW_U{flex:0 0 auto;margin-left:6px}.NavBarAction_trigger__XK9v0[data-state=open] .NavBarAction_trigger__icon__EsW_U{transform:rotate(180deg)}.NavBarAction_charSetup__2eAQQ{display:inline-flex;align-items:center;font-size:16px;font-weight:600;line-height:25px;color:var(--text-high)}.NavBarAction_charSetup__link__t1icL{padding:8px 4px 8px 8px;margin:-8px 0 -8px -8px;font:inherit;line-height:inherit;color:inherit;white-space:nowrap;cursor:pointer;background:transparent;border:none}.NavBarAction_charSetup__link__t1icL:hover{color:var(--text-low)}.NavBarAction_charSetup__toggle__UKNOt{display:inline-flex;align-items:center;padding:8px 8px 8px 4px;margin:-8px -8px -8px 0;color:inherit;cursor:pointer;background:transparent;border:none}.NavBarAction_charSetup__toggle__UKNOt:hover{color:var(--text-low)}.NavBarAction_charSetup__icon__5u0aD{transition:transform .2s}.NavBarAction_charSetup__toggle__UKNOt[data-state=open] .NavBarAction_charSetup__icon__5u0aD{transform:rotate(180deg)}.NavBarAction_content___ExjO{min-width:150px;padding:5px 4px;background:var(--surface-primary);border:1px solid var(--border-default);border-radius:12px;box-shadow:var(--shadow-float)}.NavBarAction_content__item__SS4BU{height:40px;padding:0 8px;font-size:14px;font-weight:400;line-height:22px;color:var(--text-high)!important;letter-spacing:-.028px;border-radius:8px}.NavBarAction_content__item__SS4BU[data-highlighted]{font-weight:500;color:var(--text-high)!important;background-color:var(--surface-secondary)}.ThemeToggle_root__B41N3{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:-8px;color:var(--text-heading);cursor:pointer;border-radius:50%;transition:background-color .15s ease}.ThemeToggle_root__B41N3:hover{background-color:var(--border-light)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .ThemeToggle_root__B41N3:hover{background-color:#393c41}}:root[data-theme=dark] .ThemeToggle_root__B41N3:hover{background-color:#393c41}.ThemeToggle_root__B41N3:active{background-color:var(--surface-tertiary)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .ThemeToggle_root__B41N3:active{background-color:#393c41}}:root[data-theme=dark] .ThemeToggle_root__B41N3:active{background-color:#393c41}.ThemeToggle_icon__SsEfE{transition:transform .3s ease}.ThemeToggle_icon__SsEfE.ThemeToggle_isDark__xfJsc{transform:rotate(180deg)}.ThemeToggle_badge__R0zKD{position:absolute;right:2px;bottom:2px;display:flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:8px;font-weight:700;line-height:1;color:var(--text-on-fill);background:var(--brand);border-radius:50%}.GlobalNavBar_root__RJgQY{position:sticky;top:0;z-index:100;flex:0 0 auto;width:100%;background-color:var(--surface-primary)}.GlobalNavBar_inner__8VHPa{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:2560px;height:60px;padding:0 24px;margin:0 auto}@media screen and (max-width:1023px){.GlobalNavBar_inner__8VHPa{padding:0 16px}}.GlobalNavBar_lead__J5UJp{display:flex;gap:10px;align-items:center}.GlobalNavBar_actions__LYJ4B{display:flex;gap:28px;align-items:center}@media screen and (max-width:1023px){.GlobalNavBar_actions__LYJ4B{gap:16px}}.Lnb_root__2fWo5{box-sizing:border-box;display:flex;flex:none;flex-direction:column;gap:2px;width:260px;padding:16px 12px;border-right:1px solid var(--alpha-06)}.Lnb_menu__1NfZK{display:flex;gap:10px;align-items:center;padding:10px 12px;font-size:16px;font-weight:600;color:var(--text-low);text-decoration:none;border-radius:9px}.Lnb_menu__1NfZK:hover{color:var(--text-heading);background:var(--alpha-06)}.Lnb_menu__1NfZK.Lnb_on__77ajw{color:var(--text-heading);background:var(--alpha-08)}.Lnb_caption__Brg0d{padding:14px 12px 6px;font-size:13px;font-weight:700;color:var(--text-low)}.Lnb_chip__d1HQF{display:flex;flex:none;align-items:center;justify-content:center;width:24px;height:24px;overflow:hidden;object-fit:cover;border-radius:8px}.Lnb_chip__d1HQF.Lnb_fallback__4hFvU{font-size:12px;font-weight:800;color:#fff}.Lnb_name__e2jF0{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Lnb_liveTag__QdSc5{position:relative;flex:none;padding:1px 4px;overflow:hidden;font-size:11px;font-weight:800;color:#fff;background:var(--live-badge);border-radius:4px}.Lnb_liveTag__QdSc5:after{position:absolute;inset:0;content:"";background:var(--live-badge);animation:Lnb_live-tag-sweep__JEIeC 4.7s linear infinite}@media(prefers-reduced-motion:reduce){.Lnb_liveTag__QdSc5:after{transform:translateX(-105%);animation:none}}@keyframes Lnb_live-tag-sweep__JEIeC{0%,72%{transform:translateX(-105%)}86%{transform:translateX(0)}to{transform:translateX(105%)}}@media screen and (max-width:1023px){.Lnb_root__2fWo5{display:none}}.OfflineBanner_root__kF_f9{position:sticky;top:60px;z-index:99;width:100%;max-height:0;padding:0;overflow:hidden;font-size:13px;font-weight:600;color:#fff;text-align:center;text-wrap:pretty;word-break:keep-all;background:var(--danger-deep)}.OfflineBanner_root__kF_f9.OfflineBanner_on__vbMuf{max-height:none;padding:10px 16px}.ToastOverlay_root__bO5DO{position:fixed;top:0;right:var(--removed-body-scroll-bar-size,0);bottom:0;left:0;z-index:100;overflow:hidden;pointer-events:none}.ToastOverlay_container__94V62{padding:72px 20px 104px}.ToastOverlay_toast__8da4V{align-self:center;min-width:209px;background:rgba(23,25,28,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:5px}:root[data-no-backdrop] .ToastOverlay_toast__8da4V{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(23,25,28,.96)}.PublicLayout_root__8PHI5{display:flex;flex-direction:column;min-height:100vh;background:var(--surface-secondary)}.PublicLayout_cols__TjULi{display:flex;flex:1 1 auto;align-items:stretch}.PublicLayout_content__jjJag{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:0 24px}@media screen and (max-width:1023px){.PublicLayout_content__jjJag{padding:0}}.Loading_root__cMRNp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:auto}.Loading_inner__8ZeDd{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.Loading_spinner__1m4wJ{display:inline-block;width:48px;height:48px;animation:Loading_spinner__1m4wJ 1.2s linear infinite}@keyframes Loading_spinner__1m4wJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loading_message__ewmhg{margin-top:20px;font-size:16px;font-weight:600;line-height:25px;color:var(--text-high);text-align:center}.SignedLayout_root__b3yz_{display:flex;flex-direction:column;min-height:100vh;background-color:var(--surface-secondary)}.SignedLayout_cols__6eY4Q{display:flex;flex:1 1 auto;align-items:stretch}.SignedLayout_col__Svxhk{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.SignedLayout_main__q8CVm{width:100%;max-width:1400px;padding:0 56px;margin:0 auto}@media screen and (max-width:767px){.SignedLayout_main__q8CVm{padding:0 16px}}.SignedLayout_title__BOvdW{margin-top:60px;font-size:26px;font-weight:800;line-height:1.4;color:var(--text-heading)}@media screen and (max-width:767px){.SignedLayout_title__BOvdW{margin-top:24px}}.SignedLayout_content__Kiun3{position:relative}.SignedLayout_footer__rmMcN{display:flex;justify-content:center;max-width:480px;padding:60px 0 30px;margin:auto auto 0}.FullPageError_root__drosn{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;min-height:420px;padding:40px 16px;color:var(--text-medium);text-align:center}.FullPageError_title__9awLE{margin:0;font-size:19px;font-weight:800;color:var(--text-heading);text-wrap:pretty;word-break:keep-all}.FullPageError_description__RiCYu{margin:0;font-size:14px;text-wrap:pretty;word-break:keep-all;white-space:pre-wrap}.FullPageError_actions__HObR_{display:flex;gap:8px;margin-top:10px}.FullPageError_button__zQXaV{padding:10px 22px;font-size:14px;font-weight:700;color:var(--text-medium);text-decoration:none;cursor:pointer;background:var(--surface-primary);border:none;border-radius:10px}.FullPageError_button__zQXaV.FullPageError_primary__RYYP9{color:#fff;background:var(--brand-deep)}.FullPageError_code__3hbgO{margin-top:6px;font-size:12px;color:var(--text-low);-webkit-user-select:all;user-select:all}.Skeleton_shimmer__17658{border-radius:10px;position:relative;overflow:hidden;background:var(--surface-primary)}.Skeleton_shimmer__17658:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent 25%,var(--alpha-06) 50%,transparent 75%);transform:translateX(-100%);animation:Skeleton_shimmer__17658 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.Skeleton_shimmer__17658:after{animation:none}}@keyframes Skeleton_shimmer__17658{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Skeleton_hero__R516F{width:100%;min-height:0;margin-top:24px;border-radius:16px;aspect-ratio:16/9}@supports not (aspect-ratio:1/1){.Skeleton_hero__R516F:before{display:block;padding-top:56.25%;content:""}}@media(min-width:1024px){.Skeleton_hero__R516F{min-height:480px;aspect-ratio:auto}@supports not (aspect-ratio:1/1){.Skeleton_hero__R516F:before{display:none}}}@media(min-width:1440px){.Skeleton_hero__R516F{min-height:600px}}.Skeleton_card__IUI_R{display:flex;flex-direction:column;gap:8px}.Skeleton_card__thumb__iPp2J{width:100%;aspect-ratio:16/9}@supports not (aspect-ratio:1/1){.Skeleton_card__thumb__iPp2J:before{display:block;padding-top:56.25%;content:""}}.Skeleton_card__line__qjBr_{height:14px}.Skeleton_card__line__qjBr_.Skeleton_short__xD6Lh{width:55%}.Skeleton_listItem__JWZHy{display:flex;gap:10px;align-items:center}.Skeleton_listItem__thumb__Emjru{flex:none;width:96px;aspect-ratio:16/9}@supports not (aspect-ratio:1/1){.Skeleton_listItem__thumb__Emjru:before{display:block;padding-top:56.25%;content:""}}.Skeleton_listItem__lines__8g1lE{display:flex;flex:1 1;flex-direction:column;gap:6px}.Skeleton_listItem__line__TL21q{height:12px}.Skeleton_listItem__line__TL21q.Skeleton_short__xD6Lh{width:60%}.Skeleton_chip__T11uF{width:72px;height:32px;border-radius:999px}.Skeleton_channelCover__KhaSI{width:100%;min-height:150px;margin-top:0;border-radius:0}@media(min-width:1024px){.Skeleton_channelCover__KhaSI{min-height:240px;margin-top:24px}}.AlarmBellButton_root__7Oims{flex:none;text-align:center;cursor:pointer;border-radius:999px}.AlarmBellButton_root__7Oims.AlarmBellButton_outline__ffQjx{padding:10px 20px;font-size:14px;font-weight:700;color:var(--text-high);background:transparent;border:1px solid var(--alpha-strong)}.AlarmBellButton_root__7Oims.AlarmBellButton_outline__ffQjx:hover{background:var(--alpha-10);border-color:var(--text-heading)}.AlarmBellButton_root__7Oims.AlarmBellButton_cta__ujWmN{padding:13px 28px;font-size:16px;font-weight:700;color:#fff;background:var(--brand-deep);border:none}.AlarmBellButton_root__7Oims.AlarmBellButton_cta__ujWmN:hover:not([aria-disabled=true]){filter:brightness(1.3)}.AlarmBellButton_root__7Oims.AlarmBellButton_cta__ujWmN.AlarmBellButton_fullWidth__zO0Kb{box-sizing:border-box;width:100%;height:48px;padding:0;border-radius:12px}.AlarmBellButton_root__7Oims.AlarmBellButton_outline__ffQjx.AlarmBellButton_subscribed__Bur_v{color:var(--text-low)}.AlarmBellButton_root__7Oims[aria-disabled=true]{cursor:progress;opacity:.7}.AlarmBellButton_dialog__6PAVy{display:flex;flex-direction:column;gap:14px;padding:24px}.AlarmBellButton_dialog__head__ViaQI{display:flex;gap:12px;align-items:center}.AlarmBellButton_dialog__icon__MDiZ4{display:flex;flex:none;align-items:center;justify-content:center;width:44px;height:44px;color:var(--brand);background:color-mix(in srgb,var(--brand) 14%,transparent);border-radius:12px}.AlarmBellButton_dialog__icon__MDiZ4 svg{width:22px;height:22px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.AlarmBellButton_dialog__headText__s_b_m{display:flex;flex-direction:column;gap:3px;min-width:0}.AlarmBellButton_dialog__title__h41Ii{margin:0;font-size:18px;font-weight:800;color:var(--text-heading)}.AlarmBellButton_dialog__sub__lk4_k{font-size:13px;color:var(--text-low)}.AlarmBellButton_dialog__body__0BVb2{margin:0;font-size:14px;line-height:1.6;color:var(--text-medium);text-wrap:pretty;word-break:keep-all}.AlarmBellButton_dialog__body__0BVb2 b{color:var(--text-heading)}.AlarmBellButton_dialog__info__RBKP2{display:flex;gap:9px;align-items:flex-start;padding:12px 14px;font-size:13px;line-height:1.6;color:var(--text-medium);text-wrap:pretty;word-break:keep-all;background:var(--surface-secondary);border-radius:10px}.AlarmBellButton_dialog__info__RBKP2 b{color:var(--text-high)}.AlarmBellButton_dialog__infoIcon__V_CFQ{flex:none;margin-top:3px}.AlarmBellButton_dialog__infoIcon__V_CFQ svg{display:block;width:16px;height:16px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:1.3}.AlarmBellButton_dialog__infoDot__nF8VW{fill:currentcolor;stroke:none}.AlarmBellButton_dialog__agree__xEhf8{display:flex;gap:10px;align-items:center;padding:0;font-size:14px;font-weight:600;color:var(--text-high);text-align:left;cursor:pointer;background:transparent;border:none}.AlarmBellButton_dialog__checkbox__z5iv_{display:flex;flex:none;align-items:center;justify-content:center;width:22px;height:22px;background:transparent;border:1.5px solid var(--border-input-strong);border-radius:6px}.AlarmBellButton_dialog__checkbox__z5iv_ svg{width:14px;height:14px;opacity:0;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.AlarmBellButton_dialog__checkbox__z5iv_.AlarmBellButton_on__2xumd{background:var(--brand);border-color:var(--brand)}.AlarmBellButton_dialog__checkbox__z5iv_.AlarmBellButton_on__2xumd svg{opacity:1}.AlarmBellButton_dialog__required__iUSIU{font-style:normal;color:var(--danger-text)}.AlarmBellButton_dialog__buttons__RtWCm{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.AlarmBellButton_dialog__cancel__8fLDw{padding:10px 18px;font-size:14px;font-weight:700;color:var(--text-medium);cursor:pointer;background:transparent;border:1px solid var(--border-default);border-radius:9px}.AlarmBellButton_dialog__confirm__sNDFH{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;background:var(--brand-deep);border:none;border-radius:9px}.AlarmBellButton_dialog__confirm__sNDFH:disabled,.AlarmBellButton_dialog__confirm__sNDFH[aria-disabled=true]{color:var(--text-disabled);cursor:not-allowed;background:var(--badge-inactive)}.AlarmBellButton_dialog__agreeHint___xRAN{margin:-2px 0 0;font-size:13px;line-height:1.5;color:var(--danger-text)}.AlarmBellButton_dialog__code___CfUj{margin:-2px 0 0;font-size:12px;line-height:1.5;color:var(--text-low);-webkit-user-select:text;user-select:text}.AlarmBellButton_dialog__qrLink__OQgPs{color:var(--text-medium);text-decoration:underline}.AlarmBellButton_dialog__qr__ooRAE{display:flex;flex-direction:column;gap:10px;align-items:center;padding:14px;background:var(--surface-secondary);border-radius:12px}.AlarmBellButton_dialog__qr__ooRAE img{width:132px;height:132px;padding:8px;background:#fff;border-radius:8px}.AlarmBellButton_dialog__qr__ooRAE span{font-size:12px;color:var(--text-medium);text-align:center;text-wrap:balance;word-break:keep-all}.AlarmBellButton_dialog--doc__HMI4X{position:relative;gap:0;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);padding:32px 28px 28px;overflow-y:auto;text-align:left}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__close__IJJq7{position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;font-size:24px;line-height:1;color:var(--text-high);cursor:pointer;background:transparent;border:none}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__close__IJJq7:hover{opacity:.6}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__head__ViaQI{gap:16px;padding-right:36px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__icon__MDiZ4{width:56px;height:56px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__icon__MDiZ4 svg{width:28px;height:28px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__headText__s_b_m{gap:5px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__title__h41Ii{padding:0;font-size:20px;font-weight:700;line-height:30px;color:var(--text-high);text-align:left}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__sub__lk4_k{font-size:14px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__body__0BVb2{padding:0;margin-top:22px;font-size:15px;line-height:1.7;color:var(--text-high);text-align:left}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__info__RBKP2{padding:16px 18px;margin-top:18px;font-size:14px;border-radius:12px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__agree__xEhf8{gap:12px;margin-top:20px;font-size:15px;font-weight:400}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__checkbox__z5iv_{width:24px;height:24px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__qr__ooRAE{margin-top:18px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__buttons__RtWCm{gap:8px;justify-content:stretch;margin-top:26px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__cancel__8fLDw,.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__confirm__sNDFH{flex:1 0;height:48px;padding:0;font-size:16px;font-weight:500;line-height:25px;text-align:center;border:none;border-radius:4px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__cancel__8fLDw{color:var(--btn-secondary-text);background:var(--btn-secondary-bg)}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__cancel__8fLDw:hover{background:var(--btn-secondary-bg-hover)}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__confirm__sNDFH{color:var(--btn-primary-text);background:var(--btn-primary-bg)}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__confirm__sNDFH:disabled{color:var(--btn-primary-text);cursor:not-allowed;background:var(--btn-primary-bg);opacity:.4}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__confirm__sNDFH[aria-disabled=true]{color:var(--btn-primary-text);cursor:not-allowed;background:var(--btn-primary-bg);opacity:.6}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__confirm__sNDFH:hover:not(:disabled,[aria-disabled=true]){background:var(--btn-primary-bg-hover)}@media screen and (max-width:640px){.AlarmBellButton_dialog--doc__HMI4X{padding:24px 20px 20px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__close__IJJq7{top:20px;right:18px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__icon__MDiZ4{width:48px;height:48px;border-radius:10px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__icon__MDiZ4 svg{width:24px;height:24px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__title__h41Ii{font-size:18px;line-height:26px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__sub__lk4_k{font-size:13px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__body__0BVb2{margin-top:16px;font-size:14px;line-height:1.65}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__info__RBKP2{padding:13px 14px;margin-top:14px;font-size:13px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__agree__xEhf8{gap:10px;margin-top:16px;font-size:14px}.AlarmBellButton_dialog--doc__HMI4X .AlarmBellButton_dialog__buttons__RtWCm{margin-top:20px}}.EventPills_root__jgVUP{display:flex;flex-wrap:wrap;gap:calc(6px*var(--pill-scale, 1))}.EventPills_pill__4S1gc{padding:calc(4px*var(--pill-scale, 1)) calc(10px*var(--pill-scale, 1));font-size:calc(14px*var(--pill-scale, 1));font-weight:600;color:#f0f1f3;white-space:nowrap;background:rgba(10,11,13,.88);border:1px solid hsla(0,0%,99%,.25);border-radius:999px}.EventPills_pill__4S1gc.EventPills_reward__Z0B__{color:#4fe3a1;background:rgba(8,20,14,.88);border-color:rgba(61,214,140,.4)}.HeroResumeButton_controls__1naih{position:absolute;top:16px;right:16px;z-index:2;display:flex;gap:8px}.HeroResumeButton_control__7tnoi{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;background:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.25);border-radius:50%}.HeroResumeButton_control__7tnoi:hover{background:rgba(0,0,0,.72)}.HeroResumeButton_control__7tnoi:focus-visible{outline:2px solid #fff;outline-offset:2px}.HeroResumeButton_control__7tnoi svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.HeroResumeButton_control__7tnoi svg path{fill:#fff}.Thumbnail_root__QmtX_{position:relative;overflow:hidden;background:#0d0e10;border-radius:10px;aspect-ratio:16/9}@supports not (aspect-ratio:1/1){.Thumbnail_root__QmtX_:before{display:block;padding-top:56.25%;content:""}}.Thumbnail_root__QmtX_.Thumbnail_fill__UIqN3{position:absolute;inset:0;background:transparent;border-radius:0;aspect-ratio:auto}@supports not (aspect-ratio:1/1){.Thumbnail_root__QmtX_.Thumbnail_fill__UIqN3:before{display:none}}.Thumbnail_blurBg__MnsfR{filter:blur(24px) saturate(1.2);transform:scale(1.2)}.Thumbnail_blurBg__MnsfR,.Thumbnail_image__szv3l{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.Thumbnail_image__szv3l.Thumbnail_vertical__urH_b{object-fit:contain}.Thumbnail_verticalBadge__KSHYY{position:absolute;top:6px;right:6px;padding:2px 6px;font-size:11px;font-weight:700;color:#fff;background:rgba(0,0,0,.68);border-radius:4px}.LiveBadge_root__Bb_pI{--lb-scale:calc(var(--lb-size, 1) * var(--lb-boost, 1));--lb-body-height:calc(18.186px * var(--lb-scale));--lb-tail-drop:calc(4.814px * var(--lb-scale));--lb-tail-width:calc(8px * var(--lb-scale));--lb-pad-left:calc(6px * var(--lb-scale));--lb-pad-right:calc(12px * var(--lb-scale));--lb-label-size:var(--lb-label-fixed,calc(var(--lb-label-base, 11px) * var(--lb-scale)));--lb-label-spacing:calc(1px * var(--lb-scale));--lb-count-size:var(--lb-count-fixed,calc(var(--lb-count-base, 10px) * var(--lb-scale)));--lb-count-pad:calc(6px * var(--lb-scale));--lb-count-gap:calc(2px * var(--lb-scale));position:relative;display:inline-flex;align-items:flex-start;height:calc(var(--lb-body-height) + var(--lb-tail-drop));vertical-align:middle}.LiveBadge_root__Bb_pI.LiveBadge_sm__9WQBe{--lb-size:0.75}.LiveBadge_root__Bb_pI.LiveBadge_lg__ukZsF{--lb-size:1.35}.LiveBadge_root__Bb_pI.LiveBadge_hasCount__ua6oN:before{position:absolute;top:0;right:0;left:0;height:var(--lb-body-height);content:"";background:rgba(0,0,0,.4)}.LiveBadge_ribbon__US9k_{position:relative;display:inline-flex;flex:none;align-items:flex-start;height:calc(var(--lb-body-height) + var(--lb-tail-drop));padding:0 var(--lb-pad-right) 0 var(--lb-pad-left);filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.LiveBadge_ribbon__US9k_:before{position:absolute;inset:0;clip-path:polygon(0 0,calc(100% - var(--lb-tail-width)) 0,100% var(--lb-tail-drop),100% 100%,calc(100% - var(--lb-tail-width)) calc(100% - var(--lb-tail-drop)),0 calc(100% - var(--lb-tail-drop)));content:""}.LiveBadge_root__Bb_pI.LiveBadge_live__vHRq8 .LiveBadge_ribbon__US9k_:before{background:var(--live-badge)}.LiveBadge_root__Bb_pI.LiveBadge_plan__YYWb5 .LiveBadge_ribbon__US9k_:before{background:var(--plan-badge)}.LiveBadge_root__Bb_pI.LiveBadge_flat__XcRy1 .LiveBadge_ribbon__US9k_{filter:none}.LiveBadge_label__a3CFD{position:relative;top:1px;margin-right:calc(-1*var(--lb-label-spacing));font-size:var(--lb-label-size);font-weight:800;line-height:var(--lb-body-height);color:#fff;letter-spacing:var(--lb-label-spacing);white-space:nowrap}.LiveBadge_overlay__Y3Unj{position:absolute;inset:0}.LiveBadge_lottie__ZjoIs{width:100%;height:100%}.LiveBadge_count__9Z5od{position:relative;display:inline-flex;flex:none;gap:var(--lb-count-gap);align-items:center;height:var(--lb-body-height);padding:0 var(--lb-count-pad);font-size:var(--lb-count-size);font-weight:500;color:#fff}.LiveBadge_count__value__2hXcO{white-space:nowrap}