:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,pre,td,textarea,th,ul{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}html,legend{color:#000}html{background:#fff}body{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto,PingFang SC,system-ui-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,STHeiti,Microsoft Yahei,Arial,sans-serif;height:inherit;min-height:100vh;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}a{text-decoration:none;vertical-align:top}img{max-width:100%}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:.24rem}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body{background-color:var(--bodyBg);color:var(--color);font-family:-apple-system,BlinkMacSystemFont,SF UI Text,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif}#app{font-size:.3rem}.reserved-container{background-color:#fff;min-height:100vh;width:100%}@-webkit-keyframes skeleton-loading{0%{background-color:#f2f2f2}50%{background-color:#e6e6e6}to{background-color:#f2f2f2}}@keyframes skeleton-loading{0%{background-color:#f2f2f2}50%{background-color:#e6e6e6}to{background-color:#f2f2f2}}.skeleton-block{-webkit-animation:skeleton-loading 1.5s ease-in-out infinite;animation:skeleton-loading 1.5s ease-in-out infinite;background-color:#f2f2f2;border-radius:.08rem}.avatar-wrap{height:7.5rem;width:7.5rem}.avatar-wrap.skeleton-block{border-radius:0}.avatar-wrap img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.info-wrap{background-color:#fff;border-radius:.32rem .32rem 0 0;margin-top:-.4rem;padding:.2rem .32rem;position:relative}.info-wrap .user-detail .nickname{color:#000;font-size:.52rem;font-weight:600;line-height:1.2}.info-wrap .user-detail .tags-row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.08rem;margin-bottom:.48rem;margin-top:.16rem}.info-wrap .user-detail .tags-row,.info-wrap .user-detail .tags-row .tag-flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-wrap .user-detail .tags-row .tag-flag{background:#f0f0f0;border-radius:.08rem;height:.37rem;overflow:hidden;padding:.06rem .12rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-wrap .user-detail .tags-row .tag-flag img{height:100%;-o-object-fit:cover;object-fit:cover;width:.32rem}.info-wrap .user-detail .tags-row .tag-text{background:#f0f0f0;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:.08rem;color:#555;font-size:.23rem;height:.37rem;justify-content:center;padding:.06rem .12rem;text-align:center}.info-wrap .live-card,.info-wrap .user-detail .tags-row .tag-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-wrap .live-card{background:-webkit-linear-gradient(315deg,#ffe4dd,#f0e2ff);background:linear-gradient(135deg,#ffe4dd,#f0e2ff);border-radius:.24rem;padding:.32rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-wrap .live-card .live-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-wrap .live-card .live-info .live-title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.12rem;margin-bottom:.12rem}.info-wrap .live-card .live-info .live-title-row .live-icon{height:.36rem;width:.36rem}.info-wrap .live-card .live-info .live-title-row .live-title{color:#222;font-size:.32rem;font-weight:500}.info-wrap .live-card .live-info .live-time{color:#888;font-size:.28rem}.info-wrap .live-card .live-btn{background:-webkit-linear-gradient(316deg,#ff8668 2%,#ae5eff 96%);background:linear-gradient(134deg,#ff8668 2%,#ae5eff 96%);border-radius:.4rem;color:#fff;font-size:.28rem;font-weight:500;padding:.16rem .4rem}