.player-statistics-wrapper{display:flex;justify-content:space-between;text-align:center;background:var(--maybeGradientBg);border-radius:1.875vw;color:#fff;margin-bottom:4.6875vw}.player-statistics-wrapper .item{flex:1;padding:3.125vw 0;position:relative;font-size:4.375vw}.player-statistics-wrapper .item:not(:last-child):before{content:"";position:absolute;right:0;height:9.375vw;top:50%;transform:translateY(-50%);width:1px;background:hsla(0,0%,100%,.5)}.player-statistics-wrapper .item .value{font-size:5vw}.player-statistics-wrapper .item .name{font-size:3.75vw;margin-top:1.25vw}.player-detail-content .complaint-button{text-align:right;margin:1.25vw 0 2.5vw 0}.player-detail-content .operate-buttons{display:flex;justify-content:space-between;text-align:center;background:var(--maybeGradientBg);border-radius:1.875vw;color:#fff;margin-bottom:4.6875vw}.player-detail-content .operate-buttons .item{flex:1;padding:3.125vw 0;position:relative;font-size:4.375vw}.player-detail-content .operate-buttons .item:not(:last-child):before{content:"";position:absolute;right:0;height:9.375vw;top:50%;transform:translateY(-50%);width:1px;background:hsla(0,0%,100%,.5)}.player-detail-content .score-button-group{display:flex;gap:6.25vw}.player-detail-content .score-button-group .van-button{flex:1}.player-detail-content .enroll-pic{width:100%;margin-top:4.375vw}.player-detail-content .enroll-pic .van-popup.pop{background:transparent!important}