@charset "UTF-8";
.van-toast[data-v-2faec5cb] {
    word-break: break-word !important
}

.cg-default.van-button[data-v-2faec5cb] {
    font-weight: 700;
    font-size: .4rem
}

.cg-default.van-button .van-button__icon[data-v-2faec5cb] {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cg-default.van-button .van-button__icon>img[data-v-2faec5cb] {
    height: 80%
}

@media (orientation: landscape) {
    html.landscape[data-v-2faec5cb] {
        font-size: 9vh !important
    }
}

.isAppForcedDownloadEnabled-dialog[data-v-2faec5cb] {
    z-index: 9999999 !important
}

.MyGameRecordList__C[data-v-2faec5cb] {
    background-color: var(--darkBg, var(--bg_color_L2))
}

.MyGameRecordList__C-empty[data-v-2faec5cb] {
    height: 5.33333rem
}

.MyGameRecordList__C-item[data-v-2faec5cb] {
    height: 1.81333rem;
    padding: .37333rem .13333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-item+div[data-v-2faec5cb] {
    border-top: .01333rem solid var(--bg_color_L3)
}

.MyGameRecordList__C-item-l[data-v-2faec5cb] {
    height: .96rem;
    width: .96rem;
    line-height: .96rem;
    text-align: center;
    border-radius: .26667rem;
    color: #fff;
    font-size: .64rem;
    margin-right: .29333rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    overflow: hidden
}

.MyGameRecordList__C-item-l-red[data-v-2faec5cb],
.MyGameRecordList__C-item-l-2[data-v-2faec5cb],
.MyGameRecordList__C-item-l-4[data-v-2faec5cb],
.MyGameRecordList__C-item-l-6[data-v-2faec5cb],
.MyGameRecordList__C-item-l-8[data-v-2faec5cb] {
    background-color: var(--norm_red-color)
}

.MyGameRecordList__C-item-l-violet[data-v-2faec5cb] {
    background-color: var(--norm_Purple-color)
}

.MyGameRecordList__C-item-l-green[data-v-2faec5cb],
.MyGameRecordList__C-item-l-1[data-v-2faec5cb],
.MyGameRecordList__C-item-l-3[data-v-2faec5cb],
.MyGameRecordList__C-item-l-7[data-v-2faec5cb],
.MyGameRecordList__C-item-l-9[data-v-2faec5cb] {
    background-color: var(--norm_green-color)
}

.MyGameRecordList__C-item-l-0[data-v-2faec5cb] {
    background-image: -webkit-linear-gradient(top left, var(--norm_red-color) 50%, var(--norm_Purple-color) 0) !important;
    background-image: linear-gradient(to bottom right, var(--norm_red-color) 50%, var(--norm_Purple-color) 0) !important
}

.MyGameRecordList__C-item-l-5[data-v-2faec5cb] {
    background-image: -webkit-linear-gradient(top left, var(--norm_green-color) 50%, var(--norm_Purple-color) 0) !important;
    background-image: linear-gradient(to bottom right, var(--norm_green-color) 50%, var(--norm_Purple-color) 0) !important
}

.MyGameRecordList__C-item-l-small[data-v-2faec5cb] {
    background: var(--norm_bule-color);
    font-size: .32rem
}

.MyGameRecordList__C-item-l-big[data-v-2faec5cb] {
    background: var(--norm_secondary-color);
    font-size: .32rem
}

.MyGameRecordList__C-item-m[data-v-2faec5cb] {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none
}

.MyGameRecordList__C-item-m-top[data-v-2faec5cb] {
    height: .45333rem;
    line-height: .45333rem;
    font-size: .37333rem;
    color: var(--darkTextW, var(--text_color_L1));
    margin-bottom: .24rem
}

.MyGameRecordList__C-item-m-bottom[data-v-2faec5cb] {
    font-size: .29333rem;
    color: var(--text_color_L2)
}

.MyGameRecordList__C-item-r[data-v-2faec5cb] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-weight: 500;
    font-size: .37333rem;
    height: .96rem;
    color: var(--norm_red-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.MyGameRecordList__C-item-r span[data-v-2faec5cb] {
    word-wrap: break-word;
    word-break: break-all
}

.MyGameRecordList__C-item-r div[data-v-2faec5cb] {
    color: var(--norm_red-color);
    border: .01333rem solid var(--norm_red-color);
    border-radius: .13333rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .29333rem;
    padding: 0 .48rem;
    margin-bottom: .08rem
}

.MyGameRecordList__C-item-r.success[data-v-2faec5cb] {
    color: var(--norm_green-color)
}

.MyGameRecordList__C-item-r.success div[data-v-2faec5cb] {
    color: var(--norm_green-color);
    border-color: var(--norm_green-color)
}

.MyGameRecordList__C-inlineB[data-v-2faec5cb] {
    display: inline-block
}

.MyGameRecordList__C-inlineB+div[data-v-2faec5cb] {
    margin-left: .21333rem
}

.MyGameRecordList__C-inlineB.big[data-v-2faec5cb] {
    color: var(--norm_secondary-color)
}

.MyGameRecordList__C-inlineB.small[data-v-2faec5cb] {
    color: var(--norm_bule-color)
}

.MyGameRecordList__C-inlineB.greenColor[data-v-2faec5cb] {
    color: var(--norm_green-color)
}

.MyGameRecordList__C-inlineB.redColor[data-v-2faec5cb] {
    color: var(--norm_red-color)
}

.MyGameRecordList__C-inlineB.purpleColor[data-v-2faec5cb] {
    color: var(--norm_Purple-color)
}

.MyGameRecordList__C-detail[data-v-2faec5cb] {
    padding: .4rem 0;
    border-bottom: .01333rem solid var(--bg_color_L3)
}

.MyGameRecordList__C-detail-text[data-v-2faec5cb] {
    font-size: .53333rem;
    color: var(--darkTextW, var(--text_color_L1));
    margin-bottom: .26667rem
}

.MyGameRecordList__C-detail-line[data-v-2faec5cb] {
    height: auto;
    line-height: .66667rem;
    padding: 0 .06667rem;
    background-color: var(--bgDark-3, var(--bg_color_L3));
    color: var(--text_color_L2);
    font-size: .37333rem;
    border-radius: .13333rem;
    margin-bottom: .21333rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line>span[data-v-2faec5cb] {
    color: var(--text_color_L1)
}

.MyGameRecordList__C-detail-line>div[data-v-2faec5cb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.MyGameRecordList__C-detail-line img[data-v-2faec5cb] {
    width: .4rem;
    height: .4rem;
    margin-left: .06667rem
}

.MyGameRecordList__C-detail-line .red[data-v-2faec5cb] {
    color: var(--norm_red-color)
}

.MyGameRecordList__C-detail-line .green[data-v-2faec5cb] {
    color: var(--norm_green-color)
}

.MyGameRecordList__C-detail-line .numList[data-v-2faec5cb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.MyGameRecordList__C-detail-line .numList>div[data-v-2faec5cb] {
    height: .48rem;
    width: .48rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 50%;
    border: .01333rem solid var(--text_color_L1);
    font-size: .32rem;
    color: var(--text_color_L1)
}

.MyGameRecordList__C-detail-line .numList>div+div[data-v-2faec5cb] {
    margin: .08rem
}

.MyGameRecordList__C-detail-line .numList>div>div[data-v-2faec5cb] {
    height: .48rem;
    width: .48rem;
    background-repeat: no-repeat;
    background-size: .48rem;
    background-position: center
}

.MyGameRecordList__C-detail-line .numList>div>div.n1[data-v-2faec5cb] {
    background-image: url(/assets/png/n1-584b8878.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div.n2[data-v-2faec5cb] {
    background-image: url(/assets/png/n2-447499dc.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div.n3[data-v-2faec5cb] {
    background-image: url(/assets/png/n3-1432a6bd.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div.n4[data-v-2faec5cb] {
    background-image: url(/assets/png/n4-9d453819.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div.n5[data-v-2faec5cb] {
    background-image: url(/assets/png/n5-09b70e91.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div.n6[data-v-2faec5cb] {
    background-image: url(/assets/png/n6-b68c6bb6.webp)
}

.MyGameRecordList__C-detail-line .numList>div>div+div[data-v-2faec5cb] {
    margin-left: .10667rem
}

.MyGameRecordList__C-detail-line .line1[data-v-2faec5cb] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.MyGameRecordList__C-detail-line .line1 .num[data-v-2faec5cb] {
    margin-left: .08rem;
    height: .48rem;
    min-width: .48rem;
    text-align: center;
    line-height: .48rem;
    padding: 0 .06667rem;
    font-size: .32rem;
    color: var(--text_color_L1)
}

.MyGameRecordList__C-detail-line .line1 .btn[data-v-2faec5cb] {
    height: .53333rem;
    line-height: .53333rem;
    border-radius: .08rem;
    padding: 0 .26667rem;
    font-size: .32rem;
    margin: .05333rem .10667rem;
    background-color: var(--bg_color_L3)
}

.MyGameRecordList__C-detail-line .line1 .btn.actionViolet[data-v-2faec5cb] {
    color: var(--text_color_L1);
    background-color: var(--norm_Purple-color)
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRed[data-v-2faec5cb] {
    color: var(--text_color_L1);
    background-color: var(--norm_red-color)
}

.MyGameRecordList__C-detail-line .line1 .btn.actionGreen[data-v-2faec5cb] {
    color: var(--text_color_L1);
    background-color: var(--bgColor-13)
}

.MyGameRecordList__C-detail-line .line1 .btn.actionRedGreen[data-v-2faec5cb] {
    color: var(--text_color_L1);
    background-color: var(--norm_red-color);
    background-image: var(--linearGradien-21)
}