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

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

.cg-default.van-button .van-button__icon[data-v-938fabbd] {
    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-938fabbd] {
    height: 80%
}

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

.turntable-detail-wrap[data-v-938fabbd] {
    padding: .4rem .26667rem
}

.turntable-detail-hero[data-v-938fabbd] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto .53333rem;
    color: var(--text_color_L2);
    border-radius: .13333rem;
    overflow: hidden;
    background-color: var(--bg_color_L2)
}

.turntable-detail-hero__wrapper[data-v-938fabbd] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.turntable-detail-hero__wrapper-titlebox[data-v-938fabbd] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 100%;
    color: var(--text_color_L1);
    background: var(--sheet_nva_color)
}

.turntable-detail-hero__wrapper ul[data-v-938fabbd] {
    width: 100%
}

.turntable-detail-hero__wrapper ul li[data-v-938fabbd] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: .13333rem
}

.turntable-detail-hero__wrapper ul li[data-v-938fabbd]:nth-child(2n) {
    background: var(--sheet_detail_bg_color)
}

.turntable-detail-hero__wrapper ul li div[data-v-938fabbd] {
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: .37333rem;
    padding: .34667rem 0;
    text-align: center
}

.turntable-detail-hero__wrapper ul .targetAmount[data-v-938fabbd] {
    color: var(--textBlueLight, var(--norm_red-color));
    font-family: Inter;
    font-size: .34667rem;
    font-style: normal;
    font-weight: 500;
    line-height: .34667rem;
    margin-bottom: .08rem
}

.turntable-detail-hero__wrapper ul p[data-v-938fabbd] {
    color: var(--text_color_L2);
    font-size: .29333rem;
    font-style: normal;
    font-weight: 400;
    line-height: .29333rem
}

.turntable-detail-hero__wrapper ul .rotateNum[data-v-938fabbd] {
    color: var(--darkTextW, var(--text_color_L1));
    font-size: .34667rem;
    font-style: normal;
    font-weight: 500;
    line-height: .34667rem
}

.turntable-detail-hero__wrapper-title[data-v-938fabbd] {
    width: 100%;
    height: 1.06667rem;
    padding-block: .34667rem;
    font-size: .42667rem;
    line-height: .32rem;
    text-align: center;
    color: var(--text_white, var(--text_color_L1));
    background: var(--sheet_nva_color)
}

.turntable-detail-hero__wrapper-content[data-v-938fabbd] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.turntable-detail-hero__wrapper-content>div[data-v-938fabbd] {
    width: 100%;
    padding: .34667rem 0;
    font-size: .37333rem;
    line-height: .37333rem;
    text-align: center;
    border-bottom: .01333rem solid var(--norm_red-color)
}

.turntable-detail-hero__wrapper-content>div[data-v-938fabbd]:last-of-type {
    border-bottom: none
}

.turntable-detail-tips[data-v-938fabbd] {
    border-radius: .21333rem;
    background: var(--bg_color_L1);
    min-height: 2.93333rem;
    padding: .26667rem;
    color: var(--text_color_L2);
    font-size: .34667rem
}

.turntable-detail[data-v-938fabbd] .rule span {
    color: var(--norm_red-color)
}