.Toast_toast__DVt2A{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:343px;max-width:calc(100vw - 32px);background-color:#fff;border:1px solid rgba(9,17,27,.08);border-radius:6px;box-shadow:0 0 2px rgba(0,0,0,.05);overflow:hidden;padding:14px 20px;gap:24px;font-size:14px;font-weight:700}.Toast_toastSuccess__yCugr{border-color:rgba(9,17,27,.08);color:#09111b}.Toast_toastError__65zaF{border-color:#db0028;color:#db0028}.Toast_button__ivPlF{text-decoration:underline;cursor:pointer}.Toast_button__ivPlF:hover{color:#0030ab}.Title_sp--xxxl__UF0if{font-size:64px}.Title_sp--xxl__L_WK2,.Title_sp--xxxl__UF0if{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_sp--xxl__L_WK2{font-size:40px}.Title_sp--xl__q2utw{font-size:36px}.Title_sp--l__gxIJ1,.Title_sp--xl__q2utw{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_sp--l__gxIJ1{font-size:32px}.Title_sp--m__GIV5R{font-size:24px}.Title_sp--m__GIV5R,.Title_sp--s__T1r3v{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_sp--s__T1r3v{font-size:20px}.Title_sp--xs__oB28C{font-size:18px}.Title_sp--xs__oB28C,.Title_sp--xxs__KsO9x{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_sp--xxs__KsO9x{font-size:16px}.Title_sp--xxxs__nms9m{font-weight:700;font-size:14px;line-height:1.3}@media(min-width:1024px){.Title_pc--xxxl__NGDTH{font-size:64px}.Title_pc--xxl__kYO2P,.Title_pc--xxxl__NGDTH{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_pc--xxl__kYO2P{font-size:40px}.Title_pc--xl__n6g4r{font-size:36px}.Title_pc--l__K9P2h,.Title_pc--xl__n6g4r{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_pc--l__K9P2h{font-size:32px}.Title_pc--m__8cEqV{font-size:24px}.Title_pc--m__8cEqV,.Title_pc--s__DLrij{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_pc--s__DLrij{font-size:20px}.Title_pc--xs__olwTk{font-size:18px}.Title_pc--xs__olwTk,.Title_pc--xxs__vSJOR{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_pc--xxs__vSJOR{font-size:16px}.Title_pc--xxxs__PztPL{font-weight:700;font-size:14px;line-height:1.3}}.Title_title--lineClamp1__L03jk{line-height:1.4;overflow-wrap:anywhere;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Title_title--lineClamp2__Mr3oR{-webkit-line-clamp:2}.Title_title--lineClamp2__Mr3oR,.Title_title--lineClamp3__5iBbF{line-height:1.4;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.Title_title--lineClamp3__5iBbF{-webkit-line-clamp:3}.Title_pageTitle__kaEqW{font-size:24px}.Title_pageTitle__kaEqW,.Title_sectionTitle__jc9et{font-weight:700;line-height:1.3;letter-spacing:.5px}.Title_sectionTitle__jc9et{font-size:20px}.Title_subSectionTitle__vzSSQ{font-weight:700;font-size:18px;line-height:1.3;letter-spacing:.5px}.Title_paragraphTitle__Jvk7K{font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.5px}.Title_subParagraphTitle__yoF3E{font-weight:700;font-size:14px;line-height:1.3}.InputLabel_inputLabel__RIc1p{font-size:14px;white-space:nowrap;font-weight:700}.TextButton_button__RY_fu{display:inline-flex;outline:revert}.TextButton_text__KCKMA{transition:.3s;padding:4px}.TextButton_text__KCKMA.TextButton_fontSmall__XlmQl{font-size:12px;letter-spacing:.5px}.TextButton_textButtonDefault__NyWQl{color:#09111b}.TextButton_textButtonDefault__NyWQl:hover{opacity:.7;outline:none}.TextButton_textButtonPrimary__Q7Z4C{color:#0030ab}.TextButton_textButtonPrimary__Q7Z4C:hover{color:#3f93ff}.TextButton_textButtonLowEnphasis__8Q3z7{color:rgba(9,17,27,.61)}.TextButton_textButtonBold__Qn79_{font-weight:700}.TextButton_isDisabled__Es3Cw{opacity:.3}.ErrorText_root__ZIrx0{display:flex;flex-flow:column;align-items:flex-start}.ErrorText_icon__OqKqM{display:inline-flex;color:#db0028;margin-right:4px}.ErrorText_message__nu_10{display:flex;align-items:center;font-size:14px;font-weight:700;letter-spacing:.5px;color:#db0028}.ErrorText_children__pZzDp{gap:12px}.ModalDialog_root___klDi{position:fixed;top:0;left:0;bottom:0;right:0;z-index:60;display:grid;place-items:center}.ModalDialog_overlay__C14_Y{position:absolute;width:100vw;height:100vh;pointer-events:auto;background:rgba(0,0,0,.5)}.ModalDialog_overlay__C14_Y.ModalDialog_isDisabled__rUURp{pointer-events:none}.ModalDialog_panel__8pqLB{position:absolute;display:inline-flex;justify-content:center;align-items:center;width:-moz-min-content;width:min-content}@keyframes ModalDialog_modalFadeIn__Qlp2z{0%{opacity:0}to{opacity:1}}@keyframes ModalDialog_modalFadeOut__lsD73{0%{opacity:1}to{opacity:0}}.ModalDialog_overlayEntering__H9Obx{animation:ModalDialog_modalFadeIn__Qlp2z .1s ease-in-out}.ModalDialog_overlayLeaving__4tlqE{animation:ModalDialog_modalFadeOut__lsD73 .1s ease-in-out forwards}.ModalDialog_panelEntering__rAKeW{animation:ModalDialog_modalFadeIn__Qlp2z .1s ease-in-out .1s backwards}.ModalDialog_panelLeaving__r3DYl{animation:ModalDialog_modalFadeOut__lsD73 .1s ease-in-out forwards}.TextInput_textInputRoot__U9XDc{width:100%;display:grid;grid-gap:8px;gap:8px}.TextInput_textInputRoot__U9XDc .TextInput_hiddenSpinButton__TRlRA::-webkit-inner-spin-button,.TextInput_textInputRoot__U9XDc .TextInput_hiddenSpinButton__TRlRA::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.TextInput_textInputRoot__U9XDc .TextInput_hiddenSpinButton__TRlRA[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.TextInput_iconWrapper__trhzV{position:absolute;transform:translateY(-50%);top:50%;left:12px;width:24px;height:24px;display:grid;place-items:center;color:rgba(9,17,27,.74)}.TextInput_textInputWrap__8HZC4{display:grid;grid-gap:4px;gap:4px;position:relative}.TextInput_textInput__5HXPZ{width:100%;padding:0 16px;color:#09111b;font-size:16px;font-weight:400;background-color:#fff;border:1px solid rgba(9,17,27,.3);border-radius:4px}.TextInput_textInput__5HXPZ::-webkit-search-decoration,.TextInput_textInput__5HXPZ::-webkit-search-results-button{display:none}.TextInput_textInput__5HXPZ::-webkit-search-cancel-button{display:none}.TextInput_textInput__5HXPZ::-moz-placeholder{color:rgba(9,17,27,.3)}.TextInput_textInput__5HXPZ::placeholder{color:rgba(9,17,27,.3)}.TextInput_textInput__5HXPZ:is(:-webkit-autofill){-webkit-text-fill-color:#09111b;box-shadow:inset 0 0 0 1000px rgba(9,17,27,.04),inset 0 0 0 1000px #fff}.TextInput_textInput__5HXPZ:is(:-webkit-autofill,:autofill){-webkit-text-fill-color:#09111b;box-shadow:inset 0 0 0 1000px rgba(9,17,27,.04),inset 0 0 0 1000px #fff}.TextInput_textInput__5HXPZ:disabled{color:rgba(9,17,27,.3);background-color:rgba(9,17,27,.04);border-color:rgba(9,17,27,.08);cursor:not-allowed;opacity:.3}.TextInput_xSmall__mCPfs{height:36px}.TextInput_small__ObDS7{height:44px}.TextInput_medium__Aifvf{height:56px}.TextInput_hasIcon__5q4Sd{padding-left:44px}.TextInput_hasClearButton___yaqx{padding-right:40px}.TextInput_isError__aS10B{border:1px solid #db0028}.TextInput_crossIconButton__BjQ_E{position:absolute;transform:translateY(-50%);top:50%;right:16px;width:20px;height:20px;display:grid;place-items:center;color:rgba(9,17,27,.3);outline:revert}.ModalDialogWithTitle_container__78sbC{position:relative;display:inline-block;padding:24px;max-height:85vh;width:min(90vw,372px);overflow-y:auto;border-radius:8px;background:#fff}@supports(-webkit-touch-callout:none){.ModalDialogWithTitle_container__78sbC{max-height:70vh}}.ModalDialogWithTitle_inner__7Z47o{position:relative}.ModalDialogWithTitle_title__8gIlY{font-size:16px;font-weight:700}.ModalDialogWithTitle_description__BtCXM{margin-top:16px;font-size:14px;letter-spacing:.5px;line-height:1.6;overflow-wrap:break-word;white-space:pre-wrap}.HeaderMenu_hamburgerIconWrapper__gCRCX{display:grid;place-items:center;width:44px;height:44px;color:#09111b}.HeaderMenu_hamburgerIconWrapper__gCRCX.HeaderMenu_invert__r_d_N{color:#fff}.HeaderMenu_hamburgerIconWrapper__gCRCX:focus-visible{outline-offset:1px;outline:auto -webkit-focus-ring-color}.HeaderMenu_menu__77QMu{position:fixed;top:0;right:0;width:280px;height:100%;overflow-y:auto;background-color:#fff;will-change:transform}@keyframes HeaderMenu_menuSlideIn__sODNn{0%{transform:translate(280px)}to{transform:translate(0)}}@keyframes HeaderMenu_menuSlideOut__h8yNE{0%{transform:translate(0)}to{transform:translate(280px)}}.HeaderMenu_menuEntering__eoUr2{animation:HeaderMenu_menuSlideIn__sODNn .5s cubic-bezier(.19,1,.22,1)}.HeaderMenu_menuLeaving__l5tKp{animation:HeaderMenu_menuSlideOut__h8yNE .5s cubic-bezier(.19,1,.22,1) forwards}.HeaderMenu_container__TVlwI{padding:12px}.HeaderMenu_closeButtonContainer__8ANn0{display:flex;justify-content:flex-end}.HeaderMenu_closeIconWrapper__oxa12{display:grid;place-items:center;width:44px;height:44px;color:#09111b}.HeaderMenu_closeIconWrapper__oxa12:focus-visible{outline-offset:1px;outline:auto -webkit-focus-ring-color}.HeaderMenu_horizon__ycwwa{margin:24px 0;border:none;width:100%;height:1px;background-color:rgba(9,17,27,.08)}.SuggestionItem_item__qiPDt{display:flex;align-items:center;gap:4px;width:100%;height:100%;position:relative;color:rgba(9,17,27,.61);cursor:pointer}.SuggestionItem_iconWrapper__fHgVV{position:absolute;transform:translateY(-50%);top:50%;left:16px;display:grid;place-items:center}@media(min-width:550px){.SuggestionItem_iconWrapper__fHgVV{left:24px}}.SuggestionItem_text__nG2gJ{width:100%;padding:12px 48px 12px 36px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.3;letter-spacing:.5px}@media(min-width:550px){.SuggestionItem_text__nG2gJ{padding:10px 48px 10px 44px}}.SuggestionItem_textBold__pBDcC{font-weight:700}.SuggestionItem_suggestionText__clX1l{padding-left:24px}.Custom404_root__2Fwtg{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.Custom404_mainContainer__kcg2L{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 16px;min-height:calc(100vh - 48px - 140px)}@media(min-width:550px){.Custom404_mainContainer__kcg2L{min-height:calc(100vh - 72px - 110px)}}.Custom404_title__GCaXJ{margin-top:32px}.Custom404_text__3yUlS{margin-top:16px;color:rgba(9,17,27,.61);font-size:14px;line-height:1.6}.Custom404_button__DVn4H{margin-top:20px}.Custom404_logo__02uXU{max-width:100%;height:auto}.SearchBar_root__xa_dV{position:absolute;top:0;left:0;width:100%;height:48px}@media(min-width:550px){.SearchBar_root__xa_dV{height:72px}}.SearchBar_root__xa_dV{padding:0 16px;z-index:60;display:grid;place-items:center;background-color:#fff}@media(min-width:550px){.SearchBar_root__xa_dV{position:relative;width:240px;inset:0;padding:0;background-color:initial}}.SearchBar_searchForm__jssYb{width:100%}.SearchBar_searchField__65agO{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.SearchBar_cancelButton__hht5m{flex:1 0 auto;margin-left:12px}@media(min-width:550px){.SearchBar_cancelButton__hht5m{display:none}}.SearchBar_suggestionPanel__G6T8D{position:absolute;top:48px}@media(min-width:550px){.SearchBar_suggestionPanel__G6T8D{top:72px}}.SearchBar_suggestionPanel__G6T8D{left:0;z-index:60;width:100%;height:calc(100dvh - 48px)}@media(min-width:550px){.SearchBar_suggestionPanel__G6T8D{height:calc(100dvh - 72px)}}@supports not (height:100dvh){.SearchBar_suggestionPanel__G6T8D{height:calc(100vh - 48px)}@media(min-width:550px){.SearchBar_suggestionPanel__G6T8D{height:calc(100vh - 72px)}}}.SearchBar_suggestionPanel__G6T8D{padding:8px 0;background-color:#fff;border:1px solid rgba(9,17,27,.08)}@media(min-width:550px){.SearchBar_suggestionPanel__G6T8D{width:280px;top:80px;bottom:auto;padding:12px 0;height:-moz-fit-content;height:fit-content;border-radius:8px;box-shadow:0 0 12px 1px rgba(0,0,0,.05)}.SearchBar_suggestionPanelHidden__Xb_JT,.SearchBar_suggestionPanel__G6T8D[data-empty=true]{display:none}}.SearchBar_suggestionTitle__A8bG4{padding:16px 0 0 16px;color:rgba(9,17,27,.61)}@media(min-width:550px){.SearchBar_suggestionTitle__A8bG4{padding:8px 0 4px 24px}}.SearchBar_item__k2H3x{width:100%;height:44px;text-align:left}@media(min-width:550px){.SearchBar_item__k2H3x{height:36px}}.SearchBar_itemFocused__68gs5,.SearchBar_item__k2H3x:hover{background-color:rgba(9,17,27,.04)}.SearchBar_itemWrapper__XQdLm{position:relative}.SearchBar_deleteButton__kTc3x{position:absolute;transform:translateY(-50%);top:50%;right:24px;width:30px;height:30px;display:grid;place-items:center;color:rgba(9,17,27,.3);outline:revert}.PrimaryLink_primaryLink__jCX0i{background-color:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.3s;color:#0030ab;text-decoration:none}.PrimaryLink_primaryLink__jCX0i:hover{color:#3f93ff;text-decoration:underline}.HeaderMenuItem_container__12j55{position:relative;display:flex;align-items:center;padding:16px 12px 16px 24px;color:#09111b;transition:background-color .3s;text-decoration:none}@media(hover:hover){.HeaderMenuItem_container__12j55:hover{opacity:.5}}.HeaderMenuItem_icon__gAyMQ{position:relative;display:flex;margin-right:16px;color:#0030ab}.HeaderMenuItem_icon__gAyMQ.HeaderMenuItem_isAttention__fUty6:before{content:"";background-color:#db0028;border-radius:50%;position:absolute;top:0;right:0;height:6px;width:6px}.HeaderMenuItem_label__x6epJ{font-size:14px}.EventFullscreenCustomModalDialog_root__uMbCI{position:fixed;inset:0;display:none;z-index:60}.EventFullscreenCustomModalDialog_backdrop__WMBII{position:fixed;inset:0;background:rgba(0,0,0,.5)}.EventFullscreenCustomModalDialog_isOpen__GiLz_{display:grid;place-content:center}.LiveEventModalDialogBlock_form__QfHxE{margin-top:16px}.LiveEventModalDialogBlock_buttonUnit__xVf7E{display:flex;justify-content:flex-end;margin-top:16px;font-size:12px;letter-spacing:.5px}.LiveEventModalDialogBlock_submitButton__o_AZD{margin-left:40px}.LiveEventModalDialogBlock_errorTextWrap__fNJFk,.LiveEventModalDialogReport_form__3P6b0{margin-top:16px}.LiveEventModalDialogReport_buttonUnit__S0Jt1{display:flex;justify-content:flex-end;margin-top:16px;font-size:12px;letter-spacing:.5px}.LiveEventModalDialogReport_buttonSubmit__zFd9K{margin-left:40px}.LiveEventModalDialogReport_errorTextWrap__Is_gz{margin-top:16px}.RadioGroup_root__GL3FA{display:grid}.RadioGroupOption_option__Eit2c{display:flex;align-items:center;cursor:pointer;padding:10px 0;width:100%;border:none;background:none;text-align:left;font:inherit;color:inherit}.RadioGroupOption_option__Eit2c:focus-visible{outline:2px solid #0030ab;outline-offset:2px}.RadioGroupOption_checkRing__9CjBM{display:inline-flex;margin:2px}.RadioGroupOption_label__GCp0L{margin-left:4px;word-break:break-all;cursor:pointer;font-size:14px;line-height:1.3;transition:color .3s}.RadioGroupOption_label__GCp0L.RadioGroupOption_checked__WAvnJ{color:#0030ab}.EventFullscreenCommentOptionsModal_root__nSklF{position:fixed;inset:0;display:none}.EventFullscreenCommentOptionsModal_isOpen__rtnSU{display:block}.LiveEventCommentOptions_list__6Nrja{position:relative;display:flex;flex-direction:column;padding:4px 0;background:#fff;border-radius:4px}.LiveEventCommentOptions_list__6Nrja:before{content:"";position:absolute;top:-16px;right:0;border:16px solid rgba(0,0,0,0);border-right:19px solid #fff;z-index:-1}.LiveEventCommentOptions_list__6Nrja.LiveEventCommentOptions_isFlipUp__DjYyO:before{top:auto;bottom:-16px}.LiveEventCommentOptions_list__6Nrja.LiveEventCommentOptions_isShowBoxShadow__cqMYs{box-shadow:0 2px 5px rgba(0,0,0,.05)}.LiveEventCommentOptions_button__HIbVi{width:100%;height:100%;padding:12px;font-size:10px;letter-spacing:.5px;text-align:left;color:#09111b}.LiveEventCommentOptions_button__HIbVi:hover{opacity:.5}.LiveEventCommentOptions_button__HIbVi:focus-visible{outline-offset:1px;outline:auto -webkit-focus-ring-color}.LiveEventCommentItem_root__HE5eq{position:relative;padding:8px 16px;display:grid;grid-template-areas:"keyVisual . displayNameContainer . option" ". . content content content" ". . translate translate translate";grid-template-rows:auto auto auto;grid-template-columns:auto 8px 1fr 8px auto;grid-row-gap:4px;row-gap:4px;align-items:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;transition:background-color .3s}.LiveEventCommentItem_root__HE5eq.LiveEventCommentItem_isTargetComment__u4s1E,.LiveEventCommentItem_root__HE5eq:hover{background-color:hsla(0,0%,100%,.2)}.LiveEventCommentItem_keyVisualContainer__qC4jf{grid-area:keyVisual;position:relative;min-width:20px;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.LiveEventCommentItem_keyVisual__9M16M{-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:50%}.LiveEventCommentItem_displayNameContainer__K5V4z{grid-area:displayNameContainer;display:flex;align-items:center;gap:4px;min-width:0}.LiveEventCommentItem_displayName__J3_7x{color:hsla(0,0%,100%,.7);font-size:12px;font-weight:700;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.LiveEventCommentItem_badgeList__7Egtg{display:flex;flex-shrink:0;gap:2px;align-items:center}.LiveEventCommentItem_badgeItem__nUzCQ{-o-object-fit:contain;object-fit:contain}.LiveEventCommentItem_officialIcon__ZLQJy{flex-shrink:0;-o-object-fit:contain;object-fit:contain}.LiveEventCommentItem_content__uH0nR{grid-area:content;color:#fff;font-size:12px;letter-spacing:.5px;line-height:1.6;overflow-wrap:break-word;position:relative}.LiveEventCommentItem_content__uH0nR:before{content:"";display:inline-block;width:2px;width:0;height:100%;background-color:#fff;background-color:rgba(0,0,0,0);position:absolute;left:0}.LiveEventCommentItem_content__uH0nR.LiveEventCommentItem_quate__E3vu5{padding-left:8px;position:relative}.LiveEventCommentItem_content__uH0nR.LiveEventCommentItem_quate__E3vu5:before{content:"";display:inline-block;width:2px;height:100%;background-color:#fff;position:absolute;left:0;border-radius:2px;top:0}.LiveEventCommentItem_optionButton__hhTdn{grid-area:option;display:flex;justify-content:center;align-items:center;height:16px;color:#fff}.LiveEventCommentItem_translateButton__7C8B3{grid-area:translate;display:flex;align-items:center;gap:2px;color:hsla(0,0%,100%,.7);font-size:12px;letter-spacing:.5px;line-height:1.6}.LiveEventCommentItem_translateIcon__RH31d{display:inline-flex}.LiveEventCommentItem_landscapeFullscreenTheme__JmXVl,.LiveEventCommentItem_landscapeMobileTheme__3YsGY,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs{grid-template-areas:"keyVisual . displayNameContainer . option" "keyVisual . content content content" ". . translate translate translate";align-items:flex-start;padding:8px 16px;transition:background-color .3s;max-width:none}.LiveEventCommentItem_landscapeFullscreenTheme__JmXVl .LiveEventCommentItem_displayName__J3_7x,.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_displayName__J3_7x,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_displayName__J3_7x{font-weight:400}.LiveEventCommentItem_landscapeMobileTheme__3YsGY{row-gap:0}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_keyVisualContainer__qC4jf{width:28px;height:28px}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_displayName__J3_7x{font-size:10px}.LiveEventCommentItem_landscapeMobileTheme__3YsGY.LiveEventCommentItem_isTargetComment__u4s1E,.LiveEventCommentItem_landscapeMobileTheme__3YsGY:hover,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs.LiveEventCommentItem_isTargetComment__u4s1E,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs:hover{background-color:rgba(9,17,27,.04)}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_displayName__J3_7x,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_displayName__J3_7x{color:rgba(9,17,27,.61)}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_content__uH0nR,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_content__uH0nR{color:#09111b}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_content__uH0nR.LiveEventCommentItem_quate__E3vu5:before,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_content__uH0nR.LiveEventCommentItem_quate__E3vu5:before{width:2px;background-color:#09111b}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_optionButton__hhTdn,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_optionButton__hhTdn{color:#09111b}.LiveEventCommentItem_landscapeMobileTheme__3YsGY .LiveEventCommentItem_translateButton__7C8B3,.LiveEventCommentItem_landscapedDefaultTheme__EaOLs .LiveEventCommentItem_translateButton__7C8B3{color:rgba(9,17,27,.74)}.LiveEventCommentList_root__LjP78{position:relative;overflow:hidden;width:280px;background-color:#000}.LiveEventCommentList_isSmallStage__9nKtf{display:flex;justify-content:center;align-items:center;flex-direction:column;width:248px;margin:0 16px;border-radius:8px;background-color:rgba(0,0,0,.5)}.LiveEventCommentList_list__SuRGe{content-visibility:auto;contain-intrinsic-size:280px 50px;width:280px;height:100%;padding:0;overflow-y:auto;overflow-x:hidden}.LiveEventCommentList_list__SuRGe::-webkit-scrollbar{width:14px}.LiveEventCommentList_list__SuRGe::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.LiveEventCommentList_list__SuRGe::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.7);background-clip:content-box;border:3px solid rgba(0,0,0,0);border-radius:16px;min-height:30%}.LiveEventCommentList_safariScrollBar__dsSA_::-webkit-scrollbar-thumb{min-height:120px}.LiveEventCommentList_isSmallStageList__WtECD{padding:0 14px 0 8px;width:248px}.LiveEventCommentList_item__3hWIo{width:100%}.LiveEventCommentList_isSmallStageItem__e9Bco{width:226px}.LiveEventCommentList_listOverflowGradient__sO6tv{position:absolute;left:0;right:0;bottom:0;pointer-events:none}.LiveEventCommentList_buttonLatestCommentNoticeWrap__vYi39{position:absolute;right:0;left:0;bottom:8px;text-align:center}.LiveEventCommentList_buttonLatestCommentNotice__dswOa{position:relative;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 16px;text-align:center;font-size:12px;letter-spacing:.5px;color:#fff;background-color:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.7);border-radius:28px;overflow:hidden}.LiveEventCommentList_buttonLatestCommentNotice__dswOa:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.5}.LiveEventCommentList_landscapeJumpToLatestCommentBtnGroup__eKqvb{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(2,auto);align-items:center;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:10px 16px;background-color:#fff;box-shadow:0 4px 20px 2px rgba(0,0,0,.05);border:1px solid rgba(9,17,27,.08);border-radius:22px}.LiveEventCommentList_landscapeJumpToLatestCommentBtn__CFp2Y{white-space:nowrap;font-size:12px;font-weight:700;color:#09111b}.LiveEventCommentList_landscapeJumpToLatestCommentBtn__CFp2Y:focus-visible{opacity:.5}@media(hover:hover){.LiveEventCommentList_landscapeJumpToLatestCommentBtn__CFp2Y:hover{opacity:.5}}.LiveEventCommentList_dismissJumpToLatestCommentBtn__ZZRYO{color:rgba(9,17,27,.61);width:12px;height:12px}.LiveEventCommentList_dismissJumpToLatestCommentBtn__ZZRYO>svg{transform:translateY(-4px)}.LiveEventCommentList_dismissJumpToLatestCommentBtn__ZZRYO:focus-visible{opacity:.5}@media(hover:hover){.LiveEventCommentList_dismissJumpToLatestCommentBtn__ZZRYO:hover{opacity:.5}}.LiveEventCommentList_defaultTheme__VuCvj,.LiveEventCommentList_fullscreenTheme__ZYksI,.LiveEventCommentList_mobileTheme__zzWhY{width:auto}.LiveEventCommentList_defaultTheme__VuCvj .LiveEventCommentList_list__SuRGe,.LiveEventCommentList_fullscreenTheme__ZYksI .LiveEventCommentList_list__SuRGe,.LiveEventCommentList_mobileTheme__zzWhY .LiveEventCommentList_list__SuRGe{padding:0;width:auto}.LiveEventCommentList_defaultTheme__VuCvj .LiveEventCommentList_item__3hWIo,.LiveEventCommentList_fullscreenTheme__ZYksI .LiveEventCommentList_item__3hWIo,.LiveEventCommentList_mobileTheme__zzWhY .LiveEventCommentList_item__3hWIo{width:auto}.LiveEventCommentList_defaultTheme__VuCvj{background-color:#fff}.LiveEventCommentList_defaultTheme__VuCvj .LiveEventCommentList_list__SuRGe{overscroll-behavior-y:none}.LiveEventCommentList_defaultTheme__VuCvj .LiveEventCommentList_listOverflowGradient__sO6tv{height:44px;background-image:linear-gradient(180deg,transparent,#ffffff)}.LiveEventCommentList_fullscreenTheme__ZYksI .LiveEventCommentList_listOverflowGradient__sO6tv{height:76px;background-image:linear-gradient(180deg,transparent,#000000)}.LiveEventCommentList_mobileTheme__zzWhY{background-color:#fff}.LiveEventCommentPresenter_root__QeQMy{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:280px;height:100%;padding:0 0 16px;color:#fff;background:#000}.LiveEventCommentPresenter_spacerBetweenHeaderAndCommentList__Hv98C{flex:auto}.LiveEventCommentPresenter_isSmallStage__YbdOD{position:static;max-height:100%;height:auto;height:100%;background-color:rgba(0,0,0,0);border-radius:8px;padding:0}.LiveEventCommentPresenter_isSmallStage__YbdOD .LiveEventCommentPresenter_form__bRzry{margin:16px 0 0}.LiveEventCommentPresenter_inputWrapper__q3vlg{padding:0 16px;margin:16px 0 0}.LiveEventCommentPresenter_skeletons__pvw0a{padding:0 16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;overflow:hidden}.LiveEventCommentPresenter_defaultTheme__NTDzS,.LiveEventCommentPresenter_fullscreenTheme__XteG_,.LiveEventCommentPresenter_mobileTheme__YZSHA{width:auto;padding:0}.LiveEventCommentPresenter_defaultTheme__NTDzS .LiveEventCommentPresenter_skeletons__pvw0a,.LiveEventCommentPresenter_fullscreenTheme__XteG_ .LiveEventCommentPresenter_skeletons__pvw0a,.LiveEventCommentPresenter_mobileTheme__YZSHA .LiveEventCommentPresenter_skeletons__pvw0a{align-items:stretch}.LiveEventCommentPresenter_defaultTheme__NTDzS,.LiveEventCommentPresenter_mobileTheme__YZSHA{background-color:#fff}.LiveEventCommentPresenter_defaultTheme__NTDzS .LiveEventCommentPresenter_commentInputWrapper__j__BX,.LiveEventCommentPresenter_fullscreenTheme__XteG_ .LiveEventCommentPresenter_commentInputWrapper__j__BX{padding-bottom:16px}.LiveEventCommentPresenter_defaultTheme__NTDzS{border-radius:8px;border:1px solid rgba(9,17,27,.08)}.LiveEventCommentPresenter_mobileTheme__YZSHA .LiveEventCommentPresenter_inputWrapper__q3vlg{padding:0;margin:0}.LiveEventCommentPresenter_mobileTheme__YZSHA .LiveEventCommentPresenter_skeletons__pvw0a{padding:0}.LiveEventCommentPresenter_eventActionBottom__mNoMN{margin-top:8px}