.avatar-container{height:100%;position:relative;width:100%}.avatar-container .avatar{border:.01rem solid hsla(0,0%,100%,.06);border:.01rem solid var(--Gray-Color_gray_06,hsla(0,0%,100%,.06));border-radius:50%;display:block;height:100%;object-fit:contain;width:100%}.avatar-container .avatar-badge{border-radius:50%;bottom:-.04rem;height:.4rem;object-fit:contain;position:absolute;right:-.04rem;width:.4rem;z-index:1}.theme-dark{--sub-title-color:hsla(0,0%,100%,.5)}.theme-normal{--sub-title-color:rgba(0,0,0,.4)}.actor-profile-container{margin:0 .32rem;overflow:hidden}.actor-profile-container .actor-top-section{align-items:center;display:flex;flex-direction:row;margin-bottom:.32rem}.actor-profile-container .actor-top-section .avatar-section{flex-shrink:0;height:1.16rem;width:1.16rem}.actor-profile-container .actor-top-section .info-section{flex:1 1;margin-left:.32rem}.actor-profile-container .actor-top-section .info-section-title{align-items:center;display:flex}.actor-profile-container .actor-top-section .info-section-title .actor-name{color:#000;color:var(--Gray-Color_black,#000);font-size:.4rem;font-weight:500}.actor-profile-container .actor-top-section .info-section-title .registered-icon{height:.32rem;margin-left:.12rem;object-fit:contain}.actor-profile-container .actor-top-section .info-section .sub-titles{display:flex;flex-wrap:wrap;margin-top:.08rem}.actor-profile-container .actor-top-section .info-section .sub-titles .sub-title{color:rgba(0,0,0,.4);color:var(--sub-title-color,rgba(0,0,0,.4));font-size:.24rem;font-weight:400;margin-right:.08rem}.actor-profile-container .actor-intro{color:rgba(0,0,0,.7);color:var(--Gray-Color_gray_70,rgba(0,0,0,.7));font-size:.24rem;font-weight:400;line-height:.38rem}.actor-profile-container .actor-stats-section{align-items:center;display:flex;justify-content:space-between;padding:.3rem 0}.actor-profile-container .actor-stats-section .stats-container{display:flex}.actor-profile-container .actor-stats-section .stats-container .stat-item{align-items:center;display:flex;flex-direction:column;margin-right:.48rem}.actor-profile-container .actor-stats-section .stats-container .stat-item .stat-number{color:#000;color:var(--Gray-Color_black,#000);font-size:.28rem;font-weight:500}.actor-profile-container .actor-stats-section .stats-container .stat-item .stat-label{color:rgba(0,0,0,.7);color:var(--Gray-Color_gray_70,rgba(0,0,0,.7));font-size:.24rem;font-weight:400;line-height:.32rem}.actor-profile-container .follow-button{align-items:center;background-color:#fff;border-radius:.2rem;display:flex;flex-shrink:0;height:.6rem;justify-content:center;width:1.32rem}.actor-profile-container .follow-button-text{color:#fa6725;color:var(--Brand-Color_orange_brand,#fa6725);font-size:.28rem;font-weight:500;line-height:.28rem;text-align:center}.actor-profile-container .follow-button-icon{fill:#fa6725;fill:var(--Brand-Color_orange_brand,#fa6725);margin-right:.04rem}.tabs{background:rgba(0,0,0,.03);background:var(--Gray-Color_gray_03,rgba(0,0,0,.03));border-radius:.24rem;color:rgba(0,0,0,.4);color:var(--Gray-Color_gray_40,rgba(0,0,0,.4));flex-wrap:nowrap;font-size:.28rem;font-weight:500;font-weight:400;height:.76rem;justify-content:space-between;padding:.08rem}.tabs,.tabs-item{align-items:center;display:flex}.tabs-item{flex-grow:1;height:.6rem;justify-content:center}.tabs-item-0{background:#fff;background:var(--Bg-Bg_dialog_icon_ff,#fff);border-radius:.16rem;color:#000;color:var(--Gray-Color_black,#000);font-weight:500}.overview-type{display:flex;flex-direction:row;font-size:.28rem}.overview-type-new{color:#fa6725;color:var(--Brand-Color_orange_brand,#fa6725);font-weight:500}.overview-type-spilt{margin:0 .24rem;fill:#000;fill:var(--Gray-Color_black,#000);height:.4rem}.overview-type-hot{color:rgba(0,0,0,.7);color:var(--Gray-Color_gray_70,rgba(0,0,0,.7))}.share-page{align-items:center;background-size:100% 100%;background:#fff;background:var(--Bg-Bg_ff,#fff);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;color:#000;color:var(--Gray-Color_black,#000);display:flex;flex-direction:column;position:relative;width:100vw}.share-page .top-section{margin-top:.32rem;width:100%}.share-page .bottom-section{background:#fff;background:var(--Bg-Bg_ff,#fff);border-radius:.48rem .48rem 0 0;min-height:90vh;padding:.4rem .16rem;padding-bottom:2.36rem;width:100%}.share-page .bottom-section .works-overview-tabs{padding:0 .16rem}.share-page .bottom-section .overview{align-items:center;display:flex;justify-content:space-between;padding:0 .32rem .4rem .32rem}.share-page .bottom-section .overview-registered{padding:.24rem .32rem .32rem .32rem}.share-page .bottom-section .overview .overview-works-count{color:rgba(0,0,0,.7);color:var(--Gray-Color_gray_70,rgba(0,0,0,.7));font-size:.28rem;font-weight:400}.share-page .bottom-section .overview .overview-works-title{display:flex;flex-direction:row;font-size:.32rem;font-weight:500}.share-page .bottom-section .overview .overview-works-title-count{font-size:.24rem;font-weight:500;line-height:.32rem;margin-bottom:.12rem;margin-left:.04rem}.share-page .bottom-section .video-list-section{margin:0 .16rem}@supports (bottom:constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)){.bottom-section{padding-bottom:calc(constant(safe-area-inset-bottom) + 2.36rem)!important;padding-bottom:calc(env(safe-area-inset-bottom) + 2.36rem)!important}}@media screen and (min-width:768px){.share-page{margin:0 auto;width:9rem}}body,html{background:#f7f7f7;color:#000;display:flex;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none!important;width:0}p{margin:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-size:.28rem}@media (prefers-color-scheme:dark){body,html{background-color:#161616;color:#1c1c1c}}