._maintenance_1k9a3_52 { --sport-maintenance-img-size: 2rem; background-color: rgba(0, 0, 0, 0.3); height: var(--content-min-height, 100%); text-align: center; padding-top: 1.6rem; font-size: 0.26rem; margin-bottom: var(--sport-maintenance-mgb, 0); }
._maintenance_1k9a3_52._center_1k9a3_61 { display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 0px; }
._maintenance_1k9a3_52 ._img_1k9a3_68 { width: var(--sport-maintenance-img-size); height: var(--sport-maintenance-img-size); }
._maintenance_1k9a3_52 ._text_1k9a3_72 { padding: 0px 0.2rem; color: rgb(255, 255, 255); }
._match-count_1ai8q_52 { height: 0.5rem; margin: 0.2rem 0.2rem 0px; overflow: hidden; }
._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 { margin: 0px -0.1rem; }
._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 ._tab-item_1ai8q_61 { padding: 0px; margin: 0px 0.1rem; }
._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 ._tab-item_1ai8q_61 ._btn_1ai8q_65 { display: flex; align-items: center; justify-content: center; height: 0.5rem; padding: 0px 0.28rem; font-size: 0.22rem; white-space: nowrap; color: var(--sport-match-count__text-color, var(--skin__neutral_1)); border-radius: 0.25rem; border: var(--lobby__px) solid var(--sport-match-count__bd-color, var(--skin__border)); background-color: var(--sport-match-count__bg-color, var(--skin__bg_2)); }
._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 ._tab-item_1ai8q_61 ._btn_1ai8q_65._active_1ai8q_78 { font-weight: 600; color: var(--sport-match-count-active__text-color, var(--skin__text_primary)); border-color: var(--sport-match-count-active__bd-color, var(--skin__primary)); background-color: var(--sport-match-count-active__bg-color, var(--skin__primary)); }
._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 ._tab-item_1ai8q_61 ._btn_1ai8q_65 ._btn-icon_1ai8q_84 { width: auto; height: 0.32rem; margin-right: 0.04rem; }
[dir="rtl"] ._match-count_1ai8q_52 ._tabs-nav_1ai8q_58 ._tab-item_1ai8q_61 ._btn_1ai8q_65 ._btn-icon_1ai8q_84 { margin-right: 0px; margin-left: 0.04rem; }
._date-tabs_16ycl_52 { margin: 0px 0.2rem; overflow: hidden; }
._date-tabs_16ycl_52 ._tabs-nav_16ycl_56 { height: 0.8rem; min-height: auto; margin: 0px -0.2rem; color: var(--skin__neutral_1); border-bottom: var(--lobby__px) solid var(--skin__border); }
._date-tabs_16ycl_52 ._tabs-nav_16ycl_56 ._tab-title_16ycl_63 { padding: 0.02rem 0px; margin: 0px 0.2rem; flex-direction: column; justify-content: center; font-size: 0.24rem; white-space: nowrap; }
._date-tabs_16ycl_52 ._tabs-nav_16ycl_56 ._tab-title_16ycl_63 ._tab-date_16ycl_71 { font-size: 0.26rem; }
._date-tabs_16ycl_52 ._tabs-nav_16ycl_56 ._tab-title_16ycl_63 ._tab-weekday_16ycl_74 { font-size: 0.2rem; margin-top: 0.08rem; }
._date-tabs_16ycl_52 ._tabs-nav_16ycl_56 ._tab-title_16ycl_63.ui-tab--active { font-weight: 700; }
._odds-with-symbol_3jyib_52 { unicode-bidi: plaintext; display: inline-block; line-height: 1; }
._odds-with-symbol_3jyib_52 ._symbol_3jyib_57 { vertical-align: text-top; margin-right: 4%; }
[dir="rtl"] ._odds-with-symbol_3jyib_52 ._symbol_3jyib_57 { margin-right: 0px; margin-left: 4%; }
._status-up_1x5kg_52 { --sport-odds-arrow-icon-color: var(--skin__accent_1); }
._status-down_1x5kg_56 { --sport-odds-arrow-icon-color: var(--skin__accent_2); }
._status-equal_1x5kg_60 { --sport-odds-arrow-icon-color: transparent; }
._odds-arrow_1x5kg_64 { white-space: nowrap; font-weight: var(--sport-odds-arrow-weight, bold); color: var(--sport-odds-arrow-icon-color); }
._odds-arrow_1x5kg_64 ._arrow_1x5kg_69 { position: relative; display: inline-block; width: 0.2rem; }
._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::before, ._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::after { content: ""; position: absolute; left: 50%; width: 0px; transform: translate(-50%); }
[dir="rtl"] ._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::before, [dir="rtl"] ._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::after { left: auto; right: 50%; transform: translate(50%); }
._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::before { bottom: 0.14rem; height: 0px; border-width: medium 0.08rem 0.08rem; border-style: none solid solid; border-right-color: transparent; border-left-color: transparent; border-image: none; border-top-color: currentcolor; border-bottom-color: var(--sport-odds-arrow-icon-color); }
._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::after { bottom: 0px; height: 0.14rem; border-left: .05rem solid var(--sport-odds-arrow-icon-color); background-color: transparent; }
[dir="rtl"] ._odds-arrow_1x5kg_64 ._arrow_1x5kg_69::after { border-left-width: medium; border-left-style: none; border-left-color: currentcolor; border-right: .05rem solid var(--sport-odds-arrow-icon-color); }
._odds-arrow_1x5kg_64._status-equal_1x5kg_60 ._odds_1x5kg_64 { color: var(--sport-odds-arrow-num-color, var(--skin__lead)); }
._odds-arrow_1x5kg_64._status-down_1x5kg_56 ._arrow_1x5kg_69 { transform: rotate(180deg) translateY(0.2rem); }
[dir="rtl"] ._odds-arrow_1x5kg_64._status-down_1x5kg_56 ._arrow_1x5kg_69 { transform: rotate(-180deg) translateY(0.2rem); }
._bet-box_iojm0_52 { --sport-bet-box-label-size: .2rem; --sport-bet-box-locked-size: .32rem; display: flex; align-items: center; justify-content: space-between; word-break: break-all; min-height: 0.6rem; border-radius: 0.1rem; background-color: var(--sport-content-bet-box__bg-color, var(--skin__bg_1)); cursor: pointer; }
._bet-box_iojm0_52._no-allowed_iojm0_64 { cursor: not-allowed; justify-content: center; }
._bet-box_iojm0_52._is-checked_iojm0_68 { --sport-odds-arrow-num-color: var(--skin__text_primary); background-color: var(--skin__primary); }
._bet-box_iojm0_52._is-checked_iojm0_68 ._bet-label_iojm0_72 { color: var(--skin__text_primary); }
._bet-box_iojm0_52._is-vertical_iojm0_75 { flex-direction: column; justify-content: center; }
._bet-box_iojm0_52._is-vertical_iojm0_75 ._bet-label_iojm0_72 { padding: 0px; }
._bet-box_iojm0_52 ._bet-label_iojm0_72 { text-align: center; line-height: normal; padding: 0px 0.2rem; unicode-bidi: plaintext; font-size: var(--sport-bet-box-label-size); color: var(--sport-bet-box-label-color, var(--skin__neutral_2)); }
._bet-box_iojm0_52 ._is-locked_iojm0_90 { color: var(--skin__neutral_2); font-size: 0.24rem; }
._async-bet-box_iojm0_95 { position: fixed; opacity: 0; transform: scale(1); transition: top 0.6s cubic-bezier(0.5, -0.5, 1, 1), left 0.6s linear, opacity 0.6s, transform 0.6s; }
._async-bet-box_iojm0_95._animation_iojm0_102 { transform: scale(0.6); opacity: 0.9; transition: top 0.6s cubic-bezier(0.5, 1.5, 1, 1), left 0.6s linear, opacity 0.6s, transform 0.6s; }
._async-bet-box_iojm0_95._end_iojm0_108 { transform: scale(0); opacity: 1; }
.animation-sport-roll { animation: 0.8s ease 0s 2 normal none running sportRoll; }
.animation-sport-shake { animation: 0.8s ease 0s 2 normal none running sportShake; }
@keyframes sportRoll { 
  0% { top: 0px; transform: rotate(0deg); }
  25% { top: -0.05rem; transform: rotate(120deg); }
  50% { top: -0.08rem; transform: rotate(180deg); }
  75% { top: -0.05rem; transform: rotate(240deg); }
  100% { top: 0px; transform: rotate(360deg); }
}
@keyframes sportShake { 
  0% { top: 0px; }
  25% { top: -0.05rem; }
  50% { top: -0.08rem; }
  75% { top: -0.05rem; }
  100% { top: 0px; }
}
._sport-tabs_19hqw_52 { margin: 0px 0.2rem; overflow: hidden; }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 { height: 1.2rem; margin: 0px -0.08rem; color: var(--skin__lead); border-bottom: var(--lobby__px) solid var(--skin__border); }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 { min-width: 0.7rem; padding: 0.2rem 0px 0.16rem; margin: 0px 0.08rem; flex-direction: column; justify-content: space-between; }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 ._tab-icon-wrap_19hqw_69 { position: relative; }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 ._tab-img_19hqw_72 { width: 0.48rem; height: 0.48rem; background-size: 100% 100%; background-repeat: no-repeat; }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 ._tab-count_19hqw_78 { position: absolute; top: -0.1rem; right: -0.1rem; font-size: 0.2rem; color: var(--skin__neutral_1); transform: translate(50%); }
[dir="rtl"] ._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 ._tab-count_19hqw_78 { right: auto; left: -0.1rem; transform: translate(-50%); }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62.ui-tab--active ._tab-count_19hqw_78 { color: var(--skin__lead); }
._sport-tabs_19hqw_52 ._tabs-nav_19hqw_56 ._tab-title_19hqw_62 ._tab-name_19hqw_89 { font-size: 0.22rem; }
._draggable_1rt7i_52 { position: fixed; cursor: grab; touch-action: none; }
._bet-cart_1thgc_52 { position: fixed; top: 50%; left: calc((100% + var(--lobby__max-width)) / 2 - 1.1rem); padding: 0.12rem 0.2rem 0.12rem 0.12rem; z-index: 10000; overflow: hidden; }
[dir="rtl"] ._bet-cart_1thgc_52 { padding: 0.12rem 0.12rem 0.12rem 0.2rem; }
._bet-cart_1thgc_52._rtl_1thgc_61 { left: calc((100% - var(--lobby__max-width)) / 2); }
._bet-cart_1thgc_52 ._icon_1thgc_65 { font-size: 0.8rem; color: var(--skin__text_primary); background-color: var(--skin__primary); border-radius: 50%; cursor: pointer; }
._sport-header_fq3ho_52 { border-color: var(--skin__border); background-color: var(--skin__bs_topnav_bg); }
._sport-header_fq3ho_52 .currency-info-box { --currency-info-box-border-radius: .18rem; --currency-info-box-height: .34rem; --currency-info-box-background-color: transparent; --currency-info-box-padding: 0 0 0 .02rem; --currency-info-currency-count-size: .2rem; --currency-info-currency-count-margin: 0 0 0 .06rem; --currency-info-currency-count-color: var(--skin__accent_3); --currency-info-currency-count-max-width: 1.48rem; --currency-info-currency-count-border-color: var(--skin__accent_3); --currency-info-refresh-icon-color: var(--skin__alt_primary); --currency-info-refresh-icon-size: .24rem; --currency-info-gaming-color: var(--skin__neutral_2); --currency-info-gaming-size: .18rem; --currency-info-refresh-icon-margin: 0 .07rem; --currency-info-popover-icon-margin: 0 .07rem; --currency-info-popover-icon-color: var(--skin__neutral_2); --currency-info-popover-icon-size: .22rem; --currency-info-currency-box-width: .26rem; --currency-info-currency-box-height: .26rem; --currency-info-icon-currency-width: .23rem; --currency-info-icon-currency-height: .23rem; }
._sport-header_fq3ho_52 .lobby-base-header__section--left { min-width: auto; width: 0.5rem; }
._sport-header_fq3ho_52 .lobby-base-header__section--left .lobby-base-header__back { color: var(--skin__alt_border); justify-content: unset; padding: 0px 0.1rem 0px 0.16rem; }
[dir="rtl"] ._sport-header_fq3ho_52 .lobby-base-header__section--left .lobby-base-header__back { padding: 0px 0.16rem 0px 0.1rem; }
._sport-header_fq3ho_52 .lobby-base-header__section--center { margin-left: 0.5rem; justify-content: flex-start; }
[dir="rtl"] ._sport-header_fq3ho_52 .lobby-base-header__section--center { margin-left: 0px; margin-right: 0.5rem; }
._sport-header_fq3ho_52 ._logo_fq3ho_92 { height: 0.5rem; width: 3rem; margin-right: 0.12rem; align-items: flex-start; overflow: hidden; text-align: left; }
[dir="rtl"] ._sport-header_fq3ho_52 ._logo_fq3ho_92 { margin-right: 0px; margin-left: 0.12rem; text-align: right; }
._sport-header_fq3ho_52 ._logo_fq3ho_92 .img-text-logo { --img-text-logo-img-width: .5rem; --img-text-logo-img-height: .5rem; --img-text-logo-img-title-size: .22rem; --img-text-logo-img-content-size: .16rem; --img-text-logo-width: 3rem; --img-text-logo-img-margin-right: .12rem; --img-text-logo-img-content-color: var(--skin__alt_border); --img-text-logo-img-title-color: var(--skin__alt_lead); }
._sport-header_fq3ho_52 ._unlogin-buttons_fq3ho_110 { display: flex; align-items: center; margin-right: 0.2rem; }
[dir="rtl"] ._sport-header_fq3ho_52 ._unlogin-buttons_fq3ho_110 { margin-right: 0px; margin-left: 0.2rem; }
._sport-header_fq3ho_52 ._unlogin-buttons_fq3ho_110 .ui-button { width: 1.14rem; height: 0.52rem; border-radius: 0.1rem; font-size: 0.22rem; color: var(--skin__alt_text_primary); background: var(--skin__alt_primary); border-color: var(--skin__alt_primary); }
._sport-header_fq3ho_52 ._unlogin-buttons_fq3ho_110 .ui-button.ui-button--plain { margin-left: 0.1rem; color: var(--skin__alt_primary); border-color: var(--skin__alt_primary); background: transparent; }
[dir="rtl"] ._sport-header_fq3ho_52 ._unlogin-buttons_fq3ho_110 .ui-button.ui-button--plain { margin-left: 0px; margin-right: 0.1rem; }
._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 { display: flex; align-items: center; margin-right: 0.1rem; }
[dir="rtl"] ._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 { margin-right: 0px; margin-left: 0.1rem; }
._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 ._user-info_fq3ho_130 { display: flex; align-items: center; height: 0.3rem; margin-right: 0.02rem; }
[dir="rtl"] ._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 ._user-info_fq3ho_130 { margin-right: 0px; margin-left: 0.02rem; }
._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 ._user-info_fq3ho_130 ._user-icon_fq3ho_141 { color: var(--skin__alt_neutral_2); font-size: 0.22rem; }
._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 ._user-info_fq3ho_130 ._copy_fq3ho_145 { font-size: 0.2rem; color: var(--skin__alt_primary); }
._sport-header_fq3ho_52 ._user-info-wrap_fq3ho_130 ._user-info_fq3ho_130 ._copy_fq3ho_145 ._username_fq3ho_149 { color: var(--skin__alt_lead); font-size: 0.22rem; margin: 0px 0.02rem; }
._share-bet-main_pt44d_52 { position: sticky; top: 0px; padding: 0.2rem 0.2rem 0px; background-color: var(--skin__bg_1); }
._share-bet-main_pt44d_52 ._content_pt44d_58 { display: flex; align-items: center; width: 100%; height: 0.6rem; background-color: var(--skin__bg_2); border-radius: 0.12rem; padding-left: 0.1rem; border: .01rem solid var(--skin__border); }
[dir="rtl"] ._share-bet-main_pt44d_52 ._content_pt44d_58 { padding-left: 0px; padding-right: 0.1rem; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._scroll-content_pt44d_68 { flex: 1 1 0%; overflow: hidden; height: 100%; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._scroll-content_pt44d_68 .swiper { height: 0.6rem; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._scroll-content_pt44d_68 .swiper .swiper-wrapper { display: flex; align-items: center; height: 100%; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._scroll-content_pt44d_68 .swiper .swiper-slide { height: 0.6rem; display: flex; align-items: center; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._scroll-content_pt44d_68 ._scroll-item_pt44d_86 { height: 100%; display: flex; align-items: center; width: 100%; box-sizing: border-box; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._right-content_pt44d_93 { width: 1.4rem; display: flex; align-items: center; justify-content: flex-end; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._right-content_pt44d_93 .ui-button:lang(ta) { line-height: 0.8; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._right-content_pt44d_93 .ui-button__text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._right-content_pt44d_93 ._arrow-content_pt44d_107 { display: flex; justify-content: flex-end; cursor: pointer; }
._share-bet-main_pt44d_52 ._content_pt44d_58 ._right-content_pt44d_93 ._arrow-content_pt44d_107 ._arrow_pt44d_107 { color: var(--skin__primary); margin: 0px 0.12rem; }
._share-bet-main_pt44d_52 ._null-content_pt44d_116 { display: block; line-height: 0.6rem; width: 100%; color: var(--skin__neutral_1); padding: 0px 0.2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._share-popup_pt44d_127 { text-align: center; }
._share-popup_pt44d_127 ._content_pt44d_58 { border-radius: 0px 0px 0.14rem 0.14rem; padding: 0px 0.2rem; background-color: var(--skin__bg_2); height: 4.9rem; overflow-y: scroll; }
html[data-isdesktop="0"] ._share-popup_pt44d_127 ._content_pt44d_58 { scrollbar-color: var(--skin__border) transparent; scrollbar-width: thin; }
html[data-isdesktop="0"] ._share-popup_pt44d_127 ._content_pt44d_58 > * { scrollbar-color: auto; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar { z-index: 11; width: 0.06rem; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar-thumb { width: 0.06rem; background: var(--skin__border); border-radius: 0.06rem; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar-corner { background: transparent; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar-track { background: transparent; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar-track-piece { width: 0.06rem; background: transparent; }
._share-popup_pt44d_127 ._content_pt44d_58::-webkit-scrollbar:horizontal { height: 0.06rem; }
._share-popup_pt44d_127 ._collapse_pt44d_170 { display: inline-block; font-size: 0.2rem; height: 0.33rem; line-height: 0.33rem; padding: 0px 0.16rem 0.06rem; color: var(--skin__primary); border-radius: 0px 0px 0.14rem 0.14rem; background-color: var(--skin__bg_2); transform: translateY(-0.02rem); cursor: pointer; }
._share-popup_pt44d_127 ._collapse_pt44d_170 ._icon_pt44d_182 { width: 0.2rem; height: 0.2rem; color: var(--skin__primary); margin-right: 0.1rem; margin-top: 0.04rem; }
[dir="rtl"] ._share-popup_pt44d_127 ._collapse_pt44d_170 ._icon_pt44d_182 { margin-right: 0px; margin-left: 0.1rem; }
._item-main_pt44d_190 { padding: 0.12rem 0.1rem; }
._item-main_pt44d_190:not(:last-child) { border-bottom: .01rem solid var(--skin__border); }
._item-main_pt44d_190 ._create-time_pt44d_196 { font-size: 0.2rem; font-weight: 400; color: var(--skin__neutral_2); text-align: left; margin-bottom: 0.04rem; }
[dir="rtl"] ._item-main_pt44d_190 ._create-time_pt44d_196 { text-align: right; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 { display: flex; justify-content: space-between; font-size: 0.22rem; color: var(--skin__lead); width: 100%; height: 0.4rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 { display: flex; align-items: center; height: 100%; line-height: 1; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._rm-icon_pt44d_217 { width: 0.24rem; height: 0.24rem; margin-right: 0.08rem; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._rm-icon_pt44d_217 { margin-right: 0px; margin-left: 0.08rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._player_pt44d_222 { color: var(--skin__neutral_1); }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._des_pt44d_225 { margin-left: 0.04rem; max-width: 0.9rem; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._des_pt44d_225 { margin-left: 0px; margin-right: 0.04rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._bet_pt44d_235 { color: var(--skin__neutral_1); margin-left: 0.04rem; max-width: 0.9rem; word-break: break-word; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._bet_pt44d_235 { margin-left: 0px; margin-right: 0.04rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._sport-icon_pt44d_247 { width: 0.28rem; height: 0.28rem; margin-left: 0.04rem; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._sport-icon_pt44d_247 { margin-left: 0px; margin-right: 0.04rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._amount_pt44d_252 { color: var(--skin__accent_3); font-weight: 600; margin-left: 0.04rem; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._left_pt44d_211 ._amount_pt44d_252 { margin-left: 0px; margin-right: 0.04rem; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 { display: flex; justify-content: flex-end; align-items: center; font-size: 0.22rem; line-height: 1; height: 100%; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 .ui-button:lang(ta) { line-height: 0.8; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 .ui-button__text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 ._follow-text_pt44d_273 { color: var(--skin__neutral_1); max-width: 0.9rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 ._follow-number_pt44d_280 { width: 0.65rem; color: var(--skin__lead); font-weight: 600; text-align: left; margin-left: 0.04rem; }
[dir="rtl"] ._item-main_pt44d_190 ._share-bet-item-main_pt44d_203 ._right_pt44d_93 ._follow-number_pt44d_280 { text-align: right; margin-left: 0px; margin-right: 0.04rem; }
._follow-icon_1ewpc_52 { --sport-content-follow-icon__font-size: .32rem; --sport-content-follow-icon__padding: .04rem .1rem; display: inline-block; width: var(--sport-content-follow-icon__font-size); height: var(--sport-content-follow-icon__font-size); padding: var(--sport-content-follow-icon__padding); box-sizing: content-box; cursor: pointer; }
._follow-icon_1ewpc_52 ._icon_1ewpc_62 { font-size: var(--sport-content-follow-icon__font-size); color: var(--sport-content-follow-icon__text-color, var(--skin__neutral_2)); }
._follow-icon_1ewpc_52 ._icon_1ewpc_62._active_1ewpc_66 { color: var(--sport-content-follow-active-icon__text-color, var(--skin__accent_2)); }
._odds-column_1oyhx_52 ._row_1oyhx_52 { display: flex; align-items: initial; font-size: 0.22rem; }
._odds-column_1oyhx_52 ._header_1oyhx_57 { align-items: center; height: 0.44rem; margin-bottom: -0.07rem; color: var(--sport-content-match-detail-list-right__text-color, var(--skin__neutral_2)); }
._odds-column_1oyhx_52 ._header-cell_1oyhx_63 { height: 0.44rem; line-height: 1.2; text-align: center; word-break: break-word; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
._odds-column_1oyhx_52 ._header_1oyhx_57 + ._bets_1oyhx_75 { margin-top: 0.13rem; }
._odds-column_1oyhx_52 ._bets_1oyhx_75 + ._bets_1oyhx_75 { margin-top: 0.2rem; }
._cell_1oyhx_82 { display: flex; align-items: center; justify-content: center; width: 1.05rem; padding: 0.04rem; margin-right: 0.1rem; text-align: var(--sport-common-right-item__text-align, left); }
[dir="rtl"] ._cell_1oyhx_82 { margin-right: 0px; margin-left: 0.1rem; text-align: var(--sport-common-left-item__text-align, right); }
._cell_1oyhx_82:last-of-type { margin-right: 0px; }
[dir="rtl"] ._cell_1oyhx_82:last-of-type { margin-right: 0px; margin-left: 0px; }
._hidden-class_1oyhx_95 { visibility: hidden; }
._item-live_1oyhx_99 { font-size: 0.4rem; color: var(--skin__border); cursor: pointer; }
._item-live_1oyhx_99._have-live_1oyhx_104 { color: var(--skin__primary); }
._item-more_1oyhx_108 { display: flex; flex-direction: column; color: var(--skin__neutral_2); cursor: pointer; }
._item-more_1oyhx_108 ._more-content_1oyhx_114 { display: flex; align-items: center; }
._item-more_1oyhx_108 ._more-content_1oyhx_114 ._text_1oyhx_118 { font-size: 0.22rem; font-weight: 600; color: var(--skin__primary); line-height: 1; transform: translateY(0.02rem); }
._item-more_1oyhx_108 ._more-content_1oyhx_114 ._icon_1oyhx_125 { font-size: 0.16rem; color: var(--skin__neutral_2); margin-left: 0.04rem; }
[dir="rtl"] ._item-more_1oyhx_108 ._more-content_1oyhx_114 ._icon_1oyhx_125 { margin-left: 0px; margin-right: 0.04rem; }
[dir="rtl"] ._item-more_1oyhx_108 ._more-content_1oyhx_114 ._icon_1oyhx_125 { transform: none; }
._bet-item_1oyhx_134 { box-sizing: border-box; min-height: 0.88rem; border-radius: 0.14rem; background-color: var(--sport-content-bet-box__bg-color, var(--skin__bg_1)); }
._bet-item_1oyhx_134 ._odds_1oyhx_52 { padding-left: 0.2rem; }
[dir="rtl"] ._bet-item_1oyhx_134 ._odds_1oyhx_52 { padding-left: 0px; padding-right: 0.2rem; }
._odds-swiper-wrapper_582m6_52 { position: relative; margin-left: -0.1rem; }
[dir="rtl"] ._odds-swiper-wrapper_582m6_52 { margin-left: 0px; margin-right: -0.1rem; }
._odds-swiper-wrapper_582m6_52 .swiper { overflow: hidden; }
._odds-swiper-wrapper_582m6_52 .swiper-slide { height: auto !important; padding-left: 0.1rem; }
[dir="rtl"] ._odds-swiper-wrapper_582m6_52 .swiper-slide { padding-left: 0px; padding-right: 0.1rem; }
._swipe-arrow_582m6_64 { position: absolute; right: var(--sport-odds-swiper-arrow-right); top: var(--sport-odds-swiper-arrow-top); z-index: 2; cursor: pointer; padding: 0.3rem 0.2rem; margin: -0.3rem -0.2rem; }
[dir="rtl"] ._swipe-arrow_582m6_64 { right: auto; left: var(--sport-odds-swiper-arrow-right); }
._arrow-icons_582m6_74 { display: flex; align-items: center; animation: 1.5s ease-in-out 0s infinite normal none running _pulse-slide_582m6_1; }
._arrow-icons_582m6_74 > i { width: 0.2rem; height: 0.2rem; color: var(--skin__primary); transform: rotate(180deg); }
[dir="rtl"] ._arrow-icons_582m6_74 > i { transform: none; }
._arrow-icons_582m6_74 > i:last-of-type { margin-left: -0.12rem; opacity: 0.6; }
[dir="rtl"] ._arrow-icons_582m6_74 > i:last-of-type { margin-left: 0px; margin-right: -0.12rem; }
@keyframes _pulse-slide_582m6_1 { 
  0%, 100% { opacity: 1; transform: translate(0px); }
  50% { opacity: 0.5; transform: translate(-0.04rem); }
}
._dots_582m6_105 { position: absolute; left: 0px; right: 0px; top: var(--sport-odds-swiper-dots-top); display: flex; justify-content: center; align-items: center; }
._dot_582m6_105 { height: 0.04rem; width: 0.1rem; border-radius: 0.06rem; background-color: var(--skin__primary); opacity: 0.4; cursor: pointer; transition: width 0.3s, opacity 0.3s; }
._dot_582m6_105 + ._dot_582m6_105 { margin-left: 0.04rem; }
[dir="rtl"] ._dot_582m6_105 + ._dot_582m6_105 { margin-left: 0px; margin-right: 0.04rem; }
._dot-active_582m6_128 { width: 0.2rem; opacity: 1; }
.fade-enter-active, .fade-leave-active { transition: opacity 0.3s; }
.fade-enter-from, .fade-leave-to { opacity: 0; }
._score-list_1300q_52 > span { margin-right: 0.1rem; }
[dir="rtl"] ._score-list_1300q_52 > span { margin-right: 0px; margin-left: 0.1rem; }
._score-list_1300q_52._first_1300q_55 > span:first-of-type, ._score-list_1300q_52._last_1300q_55 > span:last-of-type { color: var(--score-active_color, var(--skin__primary)); }
._team-icon_1qmfx_52 { display: inline-block; width: 0.4rem; height: 0.4rem; border-radius: 0.06rem; vertical-align: middle; color: var(--skin__neutral_2); background-size: contain; background-position: center center; background-repeat: no-repeat; overflow: hidden; }
._match-item_1p42n_52 { --sport-bet-box-label-size: .24rem; }
._match-item_1p42n_52 .ui-cell__value { display: flex; justify-content: flex-end; align-items: center; }
._match-item_1p42n_52 ._top-icon_1p42n_60 { width: 0.24rem; height: 0.24rem; color: var(--skin__neutral_2); }
._match-item_1p42n_52 ._top-icon-active_1p42n_65 { color: var(--skin__primary) !important; }
._match-item_1p42n_52 ._line_1p42n_68 { width: 0.01rem; height: 0.24rem; background-color: var(--skin__neutral_3); margin: 0px 0.16rem 0px 0.2rem; }
[dir="rtl"] ._match-item_1p42n_52 ._line_1p42n_68 { margin: 0px 0.2rem 0px 0.16rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 { padding-top: 0.2rem; padding-bottom: 0.2rem; border-bottom: var(--lobby__px) solid var(--sport-content-match-detail-list__bd-color, var(--skin__border)); }
._match-item_1p42n_52 ._match-detail_1p42n_74:last-of-type { border-color: transparent; margin-bottom: 0px; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._match-content_1p42n_83 { display: flex; align-items: flex-start; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._match-left_1p42n_87 { flex: 1 1 0%; min-width: 0px; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._match-right_1p42n_91 { --sport-odds-swiper-arrow-top: 1.38rem; --sport-odds-swiper-arrow-right: -.2rem; --sport-odds-swiper-dots-top: calc(100% + .08rem); width: 3.35rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._common-row_1p42n_97 { display: flex; align-items: flex-end; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._common-row_1p42n_97 + ._common-row_1p42n_97 { margin-top: 0.2rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 { align-items: center; height: 0.44rem; margin-top: -0.05rem; margin-bottom: -0.07rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._title-time_1p42n_110 { font-size: 0.22rem; color: var(--sport-content-match-detail-list-time__text-color, var(--skin__lead)); }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._title-time_1p42n_110._time-text_1p42n_114 { line-height: 2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._title-time_1p42n_110 + ._title-time_1p42n_110 { margin-left: 0.1rem; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._title-time_1p42n_110 + ._title-time_1p42n_110 { margin-left: 0px; margin-right: 0.1rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._match-follow_1p42n_123 { margin-left: 0.1rem; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-title_1p42n_104 ._match-follow_1p42n_123 { margin-left: 0px; margin-right: 0.1rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-team_1p42n_126 { min-height: 0.88rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._left-bottom_1p42n_129 { max-height: 0.88rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 { width: 2.38rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 { margin-bottom: 0.1rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-icon_1p42n_138 { margin-right: 0.1rem; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-icon_1p42n_138 { margin-right: 0px; margin-left: 0.1rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-card_1p42n_141 { display: inline-block; height: 0.2rem; min-width: 0.24rem; padding: 0px 0.08rem; margin-right: 0.05rem; font-size: 0.14rem; color: rgb(255, 255, 255); border-radius: 0.03rem; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-card_1p42n_141 { margin-right: 0px; margin-left: 0.05rem; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-card_1p42n_141._yellow_1p42n_151 { background-color: var(--skin__accent_3); }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-img_1p42n_135 ._team-card_1p42n_141._red_1p42n_154 { background-color: var(--skin__accent_2); }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-name_1p42n_157 { unicode-bidi: plaintext; text-align: left; font-size: 0.2rem; color: var(--sport-content-match-detail-list-team-name__text-color, var(--skin__lead)); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-team-left_1p42n_132 ._team-name_1p42n_157 { text-align: right; }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-middle_1p42n_166 { flex: 1 1 0%; text-align: center; font-size: 0.36rem; height: 0.7rem; line-height: 0.7rem; color: var(--sport-content-match-detail-list-team-score__text-color, var(--skin__lead)); }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-score-left_1p42n_174 { font-size: 0.22rem; color: var(--sport-content-match-detail-list-team-score-left__text-color, var(--skin__neutral_2)); }
._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-score-left_1p42n_174 ._corner-icon_1p42n_178 { height: 0.3rem; margin-right: 0.08rem; vertical-align: text-bottom; }
[dir="rtl"] ._match-item_1p42n_52 ._match-detail_1p42n_74 ._main-score-left_1p42n_174 ._corner-icon_1p42n_178 { margin-right: 0px; margin-left: 0.08rem; }
._match-item-skeleton_140h8_52 { margin-bottom: 0.2rem; border: var(--lobby__px) solid var(--sport-collapse-item__bd-color, var(--skin__border)); border-radius: 0.14rem; background-color: var(--sport-collapse-item__bg-color, var(--skin__bg_2)); }
._match-item-skeleton_140h8_52 ._sk-bar_140h8_58 { display: inline-block; background-color: var(--sport-skeleton__bg-color, var(--skin__border)); border-radius: 0.06rem; animation: 1.4s ease-in-out 0s infinite normal none running _sport-skeleton-pulse_140h8_1; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 { display: flex; align-items: center; padding: 0.1rem 0.2rem; min-height: 0.68rem; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-left_140h8_70 { display: flex; align-items: center; flex: 1 1 0%; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-left_140h8_70 ._league-icon_140h8_75 { width: 0.36rem; height: 0.36rem; border-radius: 50%; margin-right: 0.12rem; }
[dir="rtl"] ._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-left_140h8_70 ._league-icon_140h8_75 { margin-right: 0px; margin-left: 0.12rem; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-left_140h8_70 ._league-name_140h8_81 { height: 0.22rem; width: 3.2rem; border-radius: 0.04rem; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-right_140h8_86 { display: flex; align-items: center; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-right_140h8_86 ._top-icon_140h8_90, ._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-right_140h8_86 ._arrow-icon_140h8_91 { width: 0.24rem; height: 0.24rem; border-radius: 0.06rem; }
._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-right_140h8_86 ._divider_140h8_96 { display: inline-block; width: 0.01rem; height: 0.24rem; background-color: var(--skin__neutral_3); margin: 0px 0.16rem 0px 0.2rem; }
[dir="rtl"] ._match-item-skeleton_140h8_52 ._cell-header_140h8_64 ._header-right_140h8_86 ._divider_140h8_96 { margin: 0px 0.2rem 0px 0.16rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 { padding: 0.2rem 0.2rem 0.4rem; border-top: var(--lobby__px) solid var(--sport-collapse-item__bd-color, var(--skin__border)); }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 { display: flex; align-items: center; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 + ._row_140h8_107 { margin-top: 0.2rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 ._right_140h8_114 { width: 3.2rem; margin-left: auto; display: flex; gap: 0.1rem; }
[dir="rtl"] ._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 ._right_140h8_114 { margin-left: 0px; margin-right: auto; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 ._right_140h8_114 ._col-title_140h8_120 { width: 1rem; height: 0.22rem; border-radius: 0.04rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._row_140h8_107 ._right_140h8_114 ._bet-box_140h8_125 { width: 1rem; min-height: 0.88rem; border-radius: 0.08rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._title-row_140h8_130 ._time-bar_140h8_130 { width: 1.4rem; height: 0.22rem; border-radius: 0.04rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 { display: flex; align-items: center; width: 2.38rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 ._team-icon_140h8_140 { width: 0.4rem; height: 0.4rem; border-radius: 50%; margin-right: 0.1rem; }
[dir="rtl"] ._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 ._team-icon_140h8_140 { margin-right: 0px; margin-left: 0.1rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 ._team-name_140h8_146 { height: 0.2rem; border-radius: 0.04rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 ._team-name--long_140h8_150 { width: 1.6rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._team_140h8_135 ._team-name--short_140h8_153 { width: 1.2rem; }
._match-item-skeleton_140h8_52 ._match-detail_140h8_103 ._score-left_140h8_156 { width: 3.84rem; }
@keyframes _sport-skeleton-pulse_140h8_1 { 
  0%, 100% { opacity: 1; }
  50% { opacity: 0.55; }
}
._outright-item_zu5tf_52 { --sport-collapse-item-outright-collapse__padding: .2rem 0; --sport-collapse-item-outright-collapse-title__padding: .1rem .2rem; }
._outright-item_zu5tf_52 .ui-cell__title > span:has(+ .ui-cell__label) { max-width: 4rem !important; }
._outright-item_zu5tf_52 .ui-cell__value { display: flex; justify-content: flex-end; align-items: center; }
._outright-item_zu5tf_52 ._top-icon_zu5tf_64 { width: 0.24rem; height: 0.24rem; color: var(--skin__neutral_2); }
._outright-item_zu5tf_52 ._top-icon-active_zu5tf_69 { color: var(--skin__primary) !important; }
._outright-item_zu5tf_52 ._line_zu5tf_72 { width: 0.01rem; height: 0.24rem; background-color: var(--skin__neutral_3); margin: 0px 0.16rem 0px 0.2rem; }
[dir="rtl"] ._outright-item_zu5tf_52 ._line_zu5tf_72 { margin: 0px 0.2rem 0px 0.16rem; }
._outright-item_zu5tf_52 ._follow_zu5tf_78 { margin-right: 0.12rem; }
[dir="rtl"] ._outright-item_zu5tf_52 ._follow_zu5tf_78 { margin-right: 0px; margin-left: 0.12rem; }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 { padding: var(--sport-collapse-item-outright-collapse__padding); }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 .ui-collapse-item { margin-bottom: 0.2rem; border-color: var(--sport-collapse-item-outright-collapse-item__bd-color, transparent); }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 .ui-collapse-item .ui-collapse-item__title { padding: var(--sport-collapse-item-outright-collapse-title__padding); background-color: var(--sport-collapse-item-outright__bg-color, var(--skin__bg_1)); }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 .ui-collapse-item.ui-collapse-item--expanded > .ui-collapse-item__title { border-color: var(--sport-collapse-item-outright-collapse-item-title__bd-color, var(--skin__border)); }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 .ui-collapse-item .ui-collapse-item__content { padding: 0.16rem 0.2rem; background-color: var(--sport-collapse-item-outright__bg-color, var(--skin__bg_1)); }
._outright-item_zu5tf_52 ._outright-collapse_zu5tf_81 .ui-collapse-item:last-of-type { margin-bottom: 0px; }
._outright-item_zu5tf_52 ._match-title_zu5tf_102 { width: 100%; display: flex; align-items: center; justify-content: space-between; }
._outright-item_zu5tf_52 ._match-title_zu5tf_102 ._title-text_zu5tf_108 { max-width: 3rem; font-size: 0.22rem; color: var(--sport-collapse-item-title__text-color, var(--skin__lead)); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._outright-item_zu5tf_52 ._match-title_zu5tf_102 ._title-time_zu5tf_116 { font-size: 0.2rem; color: var(--sport-collapse-item-title-label__text-color, var(--skin__neutral_2)); }
._bet-item_zu5tf_121 { --sport-bet-box-label-size: .24rem; --sport-bet-box-locked-size: .24rem; --sport-bet-box-label-color: var( --sport-content-oright-bet-box-label-color, var(--skin__neutral_1) ) height: .7rem; margin-bottom: 0.08rem; border-radius: 0.14rem; font-size: 0.24rem; background-color: var(--sport-content-oright-bet-box__bg-color, var(--skin__bg_1)); }
._bet-item_zu5tf_121:last-of-type { margin-bottom: 0px; }
._outright-item-skeleton_mdv7n_52 { margin-bottom: 0.2rem; border: var(--lobby__px) solid var(--sport-collapse-item__bd-color, var(--skin__border)); border-radius: 0.14rem; background-color: var(--sport-collapse-item__bg-color, var(--skin__bg_2)); }
._outright-item-skeleton_mdv7n_52 ._sk-bar_mdv7n_58 { display: inline-block; background-color: var(--sport-skeleton__bg-color, var(--skin__border)); border-radius: 0.06rem; animation: 1.4s ease-in-out 0s infinite normal none running _outright-skeleton-pulse_mdv7n_1; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 { display: flex; align-items: center; padding: 0.1rem 0.2rem; min-height: 0.68rem; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 { display: flex; align-items: center; flex: 1 1 0%; overflow: hidden; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 ._league-icon_mdv7n_76 { width: 0.36rem; height: 0.36rem; border-radius: 50%; margin-right: 0.12rem; flex-shrink: 0; }
[dir="rtl"] ._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 ._league-icon_mdv7n_76 { margin-right: 0px; margin-left: 0.12rem; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 ._league-name_mdv7n_83 { height: 0.22rem; width: 2.8rem; border-radius: 0.04rem; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 ._league-label_mdv7n_88 { height: 0.18rem; width: 1.6rem; border-radius: 0.04rem; margin-left: 0.12rem; }
[dir="rtl"] ._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-left_mdv7n_70 ._league-label_mdv7n_88 { margin-left: 0px; margin-right: 0.12rem; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-right_mdv7n_94 { display: flex; align-items: center; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-right_mdv7n_94 ._top-icon_mdv7n_98, ._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-right_mdv7n_94 ._arrow-icon_mdv7n_99 { width: 0.24rem; height: 0.24rem; border-radius: 0.06rem; }
._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-right_mdv7n_94 ._divider_mdv7n_104 { display: inline-block; width: 0.01rem; height: 0.24rem; background-color: var(--skin__neutral_3); margin: 0px 0.16rem 0px 0.2rem; }
[dir="rtl"] ._outright-item-skeleton_mdv7n_52 ._cell-header_mdv7n_64 ._header-right_mdv7n_94 ._divider_mdv7n_104 { margin: 0px 0.2rem 0px 0.16rem; }
._outright-item-skeleton_mdv7n_52 ._outright-body_mdv7n_111 { padding: 0.2rem; border-top: var(--lobby__px) solid var(--sport-collapse-item__bd-color, var(--skin__border)); }
._outright-item-skeleton_mdv7n_52 ._outright-match_mdv7n_115 { margin: 0px 0px 0.2rem; border-radius: 0.14rem; background-color: var(--sport-collapse-item-outright__bg-color, var(--skin__bg_1)); overflow: hidden; }
._outright-item-skeleton_mdv7n_52 ._outright-match_mdv7n_115:last-child { margin-bottom: 0px; }
._outright-item-skeleton_mdv7n_52 ._match-title_mdv7n_124 { display: flex; align-items: center; justify-content: space-between; padding: 0.1rem 0.2rem; }
._outright-item-skeleton_mdv7n_52 ._match-title_mdv7n_124 ._title-text_mdv7n_130 { height: 0.22rem; width: 2rem; border-radius: 0.04rem; }
._outright-item-skeleton_mdv7n_52 ._match-title_mdv7n_124 ._title-time_mdv7n_135 { height: 0.2rem; width: 1.4rem; border-radius: 0.04rem; }
._outright-item-skeleton_mdv7n_52 ._match-content_mdv7n_140 { padding: 0.16rem 0.2rem; border-top: var(--lobby__px) solid var(--sport-collapse-item-outright-collapse-item-title__bd-color, var(--skin__border)); }
._outright-item-skeleton_mdv7n_52 ._bet-item_mdv7n_144 { height: 0.7rem; border-radius: 0.14rem; margin-bottom: 0.08rem; }
._outright-item-skeleton_mdv7n_52 ._bet-item_mdv7n_144:last-child { margin-bottom: 0px; }
@keyframes _outright-skeleton-pulse_mdv7n_1 { 
  0%, 100% { opacity: 1; }
  50% { opacity: 0.55; }
}
._sport-title_y1k7n_52 { display: flex; justify-content: space-between; padding: 0.2rem 0px; }
._sport-title_y1k7n_52._no-transition_y1k7n_57 ._left-arrow_y1k7n_57 { transition: none !important; }
._sport-title_y1k7n_52 ._title-left_y1k7n_60 { flex-shrink: 0; display: flex; align-items: center; cursor: pointer; }
._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-icon_y1k7n_66 { font-size: 0.44rem; color: var(--sport-content-left-icon__text-color, var(--skin__lead)); }
._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-text_y1k7n_70 { font-size: 0.26rem; margin: 0px 0.1rem 0px 0.04rem; max-width: 4.4rem; color: var(--sport-content-left-text__text-color, var(--skin__lead)); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
[dir="rtl"] ._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-text_y1k7n_70 { margin: 0px 0.04rem 0px 0.1rem; }
._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-arrow_y1k7n_57 { font-size: 0.2rem; transition: 0.3s; transform: rotate(0deg); color: var(--sport-content-left-arrow__text-color, inherit); }
._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-arrow_y1k7n_57._open_y1k7n_85 { transform: rotate(180deg); }
[dir="rtl"] ._sport-title_y1k7n_52 ._title-left_y1k7n_60 ._left-arrow_y1k7n_57._open_y1k7n_85 { transform: rotate(-180deg); }
._sport-title_y1k7n_52 ._title-right_y1k7n_88 { flex: 1 1 0%; min-width: 0px; display: flex; align-items: center; justify-content: flex-end; }
._sport-title_y1k7n_52 ._title-right_y1k7n_88 ._right-icon_y1k7n_95 { min-width: 0.48rem; margin-left: 0.24rem; cursor: pointer; text-align: center; color: var(--sport-content-right-icon__text-color, inherit); }
[dir="rtl"] ._sport-title_y1k7n_52 ._title-right_y1k7n_88 ._right-icon_y1k7n_95 { margin-left: 0px; margin-right: 0.24rem; }
._sport-title_y1k7n_52 ._title-right_y1k7n_88 ._right-icon_y1k7n_95 ._icon_y1k7n_102 { font-size: 0.3rem; }
._sport-title_y1k7n_52 ._title-right_y1k7n_88 ._right-icon_y1k7n_95 ._text_y1k7n_105 { display: block; margin-top: 0.02rem; font-size: 0.22rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._sport-content_1nk4h_52 { --sport-content-min-height: 4rem; padding: 0px 0.2rem; }
._sport-content_1nk4h_52 ._virtual-list_1nk4h_56 { min-height: var(--content-min-height, var(--sport-content-min-height)); }
._sport-content_1nk4h_52 ._box-shadow-class_1nk4h_59 { overflow: visible; }
._sport-content_1nk4h_52 ._box-shadow-class_1nk4h_59 .ui-collapse-item { box-shadow: rgba(0, 0, 0, 0.16) 0px 0.01rem 0.06rem; }
._sport-content--skeleton_1nk4h_66 ._virtual-list_1nk4h_56 { min-height: 0px; }
._skeleton-wrap_1nk4h_70 { padding-top: 0.08rem; }
._sport-collapse_1nk4h_74._no-transition_1nk4h_74 .ui-collapse-item__wrapper, ._sport-collapse_1nk4h_74._no-transition_1nk4h_74 .ui-collapse-item__title .ui-cell__right-icon { transition: none !important; }
._content-more_1nk4h_79 { text-align: center; padding-bottom: 0.2rem; }
._content-more_1nk4h_79 ._more_1nk4h_83 { position: relative; display: inline-block; padding: 0.2rem; text-align: center; font-size: 0.2rem; color: var(--sport-content-more__text-color, inherit); cursor: pointer; }
._content-more_1nk4h_79 ._more_1nk4h_83 ._more-loading_1nk4h_92 { position: absolute; top: 0.24rem; left: -0.1rem; }
[dir="rtl"] ._content-more_1nk4h_79 ._more_1nk4h_83 ._more-loading_1nk4h_92 { left: auto; right: -0.1rem; }
._content-more_1nk4h_79 ._more_1nk4h_83 ._more-icon_1nk4h_97 { font-size: 0.2rem; margin-left: 0.1rem; vertical-align: middle; }
[dir="rtl"] ._content-more_1nk4h_79 ._more_1nk4h_83 ._more-icon_1nk4h_97 { margin-left: 0px; margin-right: 0.1rem; }
._sport-collapse_1nk4h_74 { --sport-collapse-item-title__padding: .1rem .2rem; }
._sport-collapse_1nk4h_74 ._title-text_1nk4h_106 { position: relative; max-width: 5.8rem; padding-left: 0.2rem; }
[dir="rtl"] ._sport-collapse_1nk4h_74 ._title-text_1nk4h_106 { padding-left: 0px; padding-right: 0.2rem; }
._sport-collapse_1nk4h_74 ._title-text_1nk4h_106::before { content: ""; position: absolute; width: 0.04rem; height: 100%; top: 0px; left: 0px; background-color: var(--skin__primary); border-radius: 0.04rem; }
[dir="rtl"] ._sport-collapse_1nk4h_74 ._title-text_1nk4h_106::before { left: auto; right: 0px; }
._sport-collapse_1nk4h_74 ._title-icon_1nk4h_121 { margin-right: 0.12rem; }
[dir="rtl"] ._sport-collapse_1nk4h_74 ._title-icon_1nk4h_121 { margin-right: 0px; margin-left: 0.12rem; }
._sport-collapse_1nk4h_74 ._title-icon-hot_1nk4h_124 { position: absolute; top: -0.01rem; left: -0.01rem; width: 0.36rem; height: 0.27rem; }
[dir="rtl"] ._sport-collapse_1nk4h_74 ._title-icon-hot_1nk4h_124 { left: auto; right: -0.01rem; }
[dir="rtl"] ._sport-collapse_1nk4h_74 ._title-icon-hot_1nk4h_124 { transform: scaleX(-1); }
._sport-collapse_1nk4h_74 .ui-collapse-item--expanded .ui-collapse-item__title { border-radius: 0.14rem 0.14rem 0px 0px; }
._sport-collapse_1nk4h_74 .ui-collapse-item { margin-bottom: 0.2rem; border: var(--lobby__px) solid var(--sport-collapse-item__bd-color, var(--skin__border)); border-radius: 0.14rem; }
._sport-collapse_1nk4h_74 .ui-collapse-item.is-last-collapse-item { margin-bottom: 0px; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title { align-items: center; border-top-width: medium; border-right-width: medium; border-left-width: medium; border-top-style: none; border-right-style: none; border-left-style: none; border-top-color: currentcolor; border-right-color: currentcolor; border-left-color: currentcolor; border-image: none; padding: var(--sport-collapse-item-title__padding); background-color: var(--sport-collapse-item__bg-color, var(--skin__bg_2)); transition: border-color 0.3s ease-in-out; border-bottom: var(--lobby__px) solid transparent; overflow: visible; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title .ui-cell__title { align-items: flex-start; flex-direction: column; justify-content: center; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title .ui-cell__title > span { max-width: 5.8rem; display: inline-block; color: var(--sport-collapse-item-title__text-color, var(--skin__lead)); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title .ui-cell__title > span:has(+ .ui-cell__label) { max-width: 5.36rem; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title .ui-cell__title .ui-cell__label { max-width: 5.36rem; margin-top: 0.04rem; line-height: normal; font-size: 0.18rem; color: var(--sport-collapse-item-title-label__text-color, var(--skin__neutral_2)); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__title .ui-cell__right-icon { color: var(--sport-collapse-item-arrow__text-color, var(--skin__neutral_2)); }
._sport-collapse_1nk4h_74 .ui-collapse-item.ui-collapse-item--expanded > .ui-collapse-item__title { border-color: var(--sport-collapse-item__bd-color, var(--skin__border)); }
._sport-collapse_1nk4h_74 .ui-collapse-item .ui-collapse-item__content { padding: 0px 0.2rem; font-size: 0.2rem; color: var(--sport-collapse-item-content__text-color, var(--skin__neutral_2)); background-color: var(--sport-collapse-item__bg-color, var(--skin__bg_2)); overflow: hidden; }
._sport-collapse_1nk4h_74 .ui-collapse-item__wrapper { border-radius: 0px 0px 0.14rem 0.14rem; }
._topic-date-tabs_jyfwg_52 { margin: 0.2rem 0.2rem 0px; overflow: hidden; }
._topic-date-tabs_jyfwg_52 ._tabs-nav_jyfwg_56 { height: 0.49rem; min-height: auto; margin: 0px -0.2rem; color: var(--skin__lead); border-bottom: var(--lobby__px) solid var(--skin__border); }
._topic-date-tabs_jyfwg_52 ._tabs-nav_jyfwg_56 ._tab-title_jyfwg_63 { padding: 0.2rem 0px; margin: 0px 0.2rem 0.14rem; border-radius: 0.5rem; font-size: 0.24rem; }
._topic-date-tabs_jyfwg_52 ._tabs-nav_jyfwg_56 ._tab-title_jyfwg_63.ui-tab--active { font-weight: 600; }
._sport-home_sglnf_52 ._maintenance_sglnf_52 { height: calc(100% - 1.9rem); }
._sport-home_sglnf_52 ~ .float-bar-main { --float-bar-to-top_bg-color: var(--skin__primary); }
html[data-ui-contain="1"] ._sport-home_sglnf_52 .lobby-scroll--y::-webkit-scrollbar { width: 0px; }