:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;user-select:none;width:0}.adm-infinite-scroll{align-items:center;color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-main);justify-content:center;padding:18px}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-dot-loading{display:inline-block}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.adm-progress-bar{--track-width:var(--adm-progress-bar-track-width,8px);--track-color:var(--adm-progress-bar-track-color,var(--adm-color-border));--fill-color:var(--adm-progress-bar-fill-color,var(--adm-color-primary));--text-width:var(--adm-progress-bar-text-width,40px);align-items:center;display:flex}.adm-progress-bar-trail{background:var(--track-color);flex:auto;height:var(--track-width);overflow:hidden}.adm-progress-bar-fill{background:var(--fill-color);height:var(--track-width);transition:width .3s}.adm-progress-bar-text{color:var(--adm-color-weak);flex:none;padding-left:8px;width:calc(var(--text-width) + 8px)}.adm-progress-bar-rounded .adm-progress-bar-fill,.adm-progress-bar-rounded .adm-progress-bar-trail{border-radius:var(--track-width)}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{display:flex;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide,.adm-swiper-slide-placeholder{display:block;flex:none;height:100%;position:relative;white-space:inherit;width:100%}.adm-swiper-item{display:block;height:100%;white-space:normal;width:100%}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:6px;left:50%;position:absolute;transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:#ffffff80;--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-tabs{--title-font-size:var(--adm-font-size-9);--content-padding:12px;--active-line-height:2px;--active-line-border-radius:var(--active-line-height);--active-line-color:var(--adm-color-primary);--active-title-color:var(--adm-color-primary);min-width:0;position:relative}.adm-tabs-header{border-bottom:1px solid var(--adm-color-border);position:relative}.adm-tabs-tab-list{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{cursor:pointer;font-size:var(--title-font-size);margin:0 auto;padding:8px 0 10px;position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{cursor:not-allowed;opacity:.5}.adm-tabs-tab-line{background:var(--active-line-color);border-radius:var(--active-line-border-radius);bottom:0;height:var(--active-line-height);position:absolute}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{bottom:0;height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.adm-tabs-header-mask-left{background:linear-gradient(to right,var(--adm-color-background),#fff0);left:0}.adm-tabs-header-mask-right{background:linear-gradient(to left,var(--adm-color-background),#fff0);right:0}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:#000000b3;border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:left;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.pg-invite .cmp-rule{align-items:center;color:#f0ff00;display:flex;font-size:.32rem;height:.88rem;justify-content:center;line-height:.88rem;position:absolute;right:0;text-align:center;top:6.1866666667rem;width:2.1066666667rem}.pg-invite .cmp-rule__bg{left:0;position:absolute;top:0;width:100%}.pg-invite .cmp-rule span{color:#f0ff00;font-size:.32rem;left:.16rem;position:relative;z-index:1}.pg-invite .cmp-rule__dialog{background-color:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}.pg-invite .cmp-rule__dialog-title{color:#f0ff00;left:50%;position:absolute;top:.3466666667rem;transform:translateX(-50%)}.pg-invite .cmp-rule__dialog-content{background-image:url(/static/media/rule.a8cb69cf63aed177676d.webp);background-repeat:no-repeat;background-size:contain;height:15.5733333333rem;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:9.4933333333rem}.pg-invite .cmp-rule__dialog-list{color:#ffe400;display:inline-block;font-size:.3466666667rem;margin:1.9733333333rem .56rem 0;text-align:left}.pg-invite .cmp-rule__dialog-item:not(:last-child){margin-bottom:.5333333333rem}.pg-invite .cmp-rule__dialog-arrow{left:2.1866666667rem;position:absolute;top:.48rem;width:1.76rem}.pg-invite .cmp-rule__dialog-arrow:nth-child(2){left:auto;right:2.1866666667rem;transform:rotateY(180deg)}.mirror .pg-invite .cmp-rule{left:0;right:auto}.mirror .pg-invite .cmp-rule__bg{transform:scaleX(-1)}.mirror .pg-invite .cmp-rule__dialog-list{text-align:right}.mirror .pg-invite .cmp-rule span{left:auto;right:.16rem}.pg-invite .invite-reward{margin-top:-.3733333333rem;padding:0 .1333333333rem;width:100%;z-index:1}.pg-invite .invite-reward-body{background-image:url(/static/media/invite-reward-bg.deec302054e52a023be8.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;display:flex;height:6.5333333333rem;padding:0 .6133333333rem;position:relative;width:9.7333333333rem}.pg-invite .invite-reward-body .title{color:#f0ff00;font-size:.4rem;font-weight:700;left:2.6666666667rem;position:absolute;text-align:center;top:.24rem;width:4.3466666667rem}.pg-invite .invite-reward-body .level-text{color:#71b17d;font-size:.3733333333rem;font-weight:600;left:.88rem;position:absolute;top:1.3866666667rem;width:100%}.pg-invite .invite-reward-body .level-text span:first-child{margin-right:3.2rem}.pg-invite .invite-reward-body .reward-item{align-items:center;display:flex;flex-direction:column;margin:2.24rem .08rem 0;position:relative}.pg-invite .invite-reward-body .reward-item img{height:2.4rem;width:2.4rem}.pg-invite .invite-reward-body .reward-item span{color:#d7ecbb;display:block;font-size:.2933333333rem;font-weight:600;margin-top:.2666666667rem;white-space:nowrap;width:2.4rem}.pg-invite .invite-reward-body .reward-item:nth-child(3){margin-right:2.2133333333rem}.pg-invite .invite-reward-body .first-percent{color:#f0ff00;font-size:.2666666667rem;font-weight:600;height:.64rem;line-height:.32rem;position:absolute;right:.6666666667rem;text-align:center;top:5.36rem;width:4.9333333333rem}.pg-invite .invite-reward__dialog{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10;z-index:1000}.pg-invite .invite-reward__dialog-body{background-image:url(/static/media/reward-detail-bg.5f37ee758714838591d0.webp);background-repeat:no-repeat;background-size:contain;height:15.5733333333rem;position:relative;width:9.4933333333rem}.pg-invite .invite-reward__dialog-body .header{align-items:center;display:flex;justify-content:center;margin-top:.3466666667rem}.pg-invite .invite-reward__dialog-body .header .left__line,.pg-invite .invite-reward__dialog-body .header .right__line{height:.2133333333rem;width:1.76rem}.pg-invite .invite-reward__dialog-body .header .left__line{transform:rotateY(180deg)}.pg-invite .invite-reward__dialog-body .header span{color:#f0ff00;font-size:.3733333333rem;font-weight:600;margin:0 .2133333333rem}.pg-invite .invite-reward__dialog-body .tip{color:#f0ff00;font-size:.2933333333rem;font-weight:600;margin-top:.7733333333rem;text-align:center;width:100%}.pg-invite .invite-reward__dialog-body .reward-list{display:grid;grid-template:repeat(3,3fr)/repeat(2,2fr)}.pg-invite .invite-reward__dialog-body .reward-list-item{align-items:center;display:flex;flex-direction:column;margin-top:.4rem}.pg-invite .invite-reward__dialog-body .reward-list-item .bg{background-image:url(/static/media/dialog-reward-item-bg.decb6a2291a731fa3be4.webp);background-repeat:no-repeat;background-size:contain;height:2.6666666667rem;width:2.5866666667rem}.pg-invite .invite-reward__dialog-body .reward-list-item .bg img{height:1.68rem;margin:.5066666667rem .4533333333rem;width:1.68rem}.pg-invite .invite-reward__dialog-body .reward-list-item span{color:#d7ecbb;display:block;font-size:.2933333333rem;font-weight:600;margin-bottom:0!important;margin-top:.2666666667rem}.mirror .pg-invite .invite-reward-body .title{left:0;right:2.6666666667rem}.mirror .pg-invite .invite-reward-body .level-text{display:flex;left:auto;right:.88rem}.mirror .pg-invite .invite-reward-body .level-text span:first-child{margin-left:3.2rem;margin-right:0}.mirror .pg-invite .invite-reward-body .reward-item:nth-child(3){margin-left:2.48rem;margin-right:0}.mirror .pg-invite .invite-reward-body .first-percent{left:1.2rem;right:auto;width:3.2rem}.mirror .pg-invite .invite-reward__dialog-body .header{direction:ltr}.cmp-loading{align-items:center;background-color:#0003;inset:0;position:absolute;z-index:10000}.cmp-loading,.pg-invite .tabs{display:flex;justify-content:center}.pg-invite .tabs{margin:.9333333333rem 0 .8rem}.pg-invite .tabs-item{align-items:center;background-image:url(/static/media/tab-gray-bg.b48f104edc376899318c.webp);background-repeat:no-repeat;background-size:contain;color:#65b232;display:flex;font-size:.32rem;font-weight:700;height:1.0933333333rem;justify-content:center;text-align:center;width:3.28rem}.pg-invite .tabs-item span{display:block;width:2.72rem}.pg-invite .tabs-item.selected{background-image:url(/static/media/tab-bg.7c8dc4e2e06f077c1f90.webp);color:#e2ff00}.pg-invite .tabs-item.isRankTabs{background-image:url(/static/media/tab-bg-rank-gray.a61218bbad98b001d3c2.webp);height:1.0666666667rem;margin:0 .1066666667rem;width:2.8rem}.pg-invite .tabs-item.isRankTabs span{width:1.52rem}.pg-invite .tabs-item.isRankTabs.selected{background-image:url(/static/media/tab-bg-rank.69d8a7a17f04642a9162.webp)}.pg-invite .tabs.no-margin{margin:initial}.pg-invite .bind_invitation{align-items:center;background-image:url(/static/media/bind-invitation-bg.d0cb1e4af65535e34918.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;display:flex;flex-direction:column;height:12.6133333333rem;margin:0 .1333333333rem;padding-top:1.7866666667rem;position:relative;width:9.7333333333rem}.pg-invite .bind_invitation .spin-loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pg-invite .bind_invitation .title{color:#f0ff00;font-size:.4rem;font-weight:700;left:3.6266666667rem;position:absolute;top:.2666666667rem}.pg-invite .bind_invitation .common-tip{color:#f0ff00;font-size:.2933333333rem;font-weight:600;margin-bottom:.8rem;text-align:center;width:100%}.pg-invite .bind_invitation-select__tip{align-items:baseline;display:flex}.pg-invite .bind_invitation-select__tip .common-tip{margin:0 .24rem .8rem}.pg-invite .bind_invitation-select__tip .diamond{background-color:#7e9f00;box-sizing:initial;min-height:.1866666667rem;min-width:.1866666667rem;transform:rotate(45deg)}.pg-invite .bind_invitation input{background-color:#002905;border:.0266666667rem solid #ffb900;border-radius:.4266666667rem;box-sizing:border-box;color:#fff;font-family:PingFangSC-Semibold,PingFang SC;font-size:.32rem;font-weight:600;height:.9333333333rem;line-height:.4533333333rem;padding:0 .32rem;width:7.8666666667rem}.pg-invite .bind_invitation input:focus{box-shadow:none;outline:none}.pg-invite .bind_invitation .confirm-btn{margin:.6666666667rem 0 1.0666666667rem}.pg-invite .bind_invitation .confirm-btn.disabled{background-color:#75946c;border:none;color:#dbdfbf}.pg-invite .bind_invitation .user-info{align-items:center;display:flex;margin-bottom:1.4666666667rem;margin-top:.2666666667rem}.pg-invite .bind_invitation .user-info img{border:.0533333333rem solid #f5b800;border-radius:50%;box-sizing:border-box;height:1.8666666667rem;margin:0 .4rem;width:1.8666666667rem}.pg-invite .bind_invitation .user-info-nick p{font-weight:700;margin:.1066666667rem 0}.pg-invite .bind_invitation .user-info-nick p:first-child{color:#fff;font-size:.3733333333rem}.pg-invite .bind_invitation .user-info-nick p:nth-child(2){color:#9eb5a1;font-size:.32rem}.pg-invite .bind_invitation .blind-boxs img{height:2.8533333333rem;width:2.9066666667rem}.pg-invite .bind_invitation .blind-boxs .my-choose{display:flex}.pg-invite .bind_invitation .blind-boxs .my-choose-item{align-items:center;display:flex;flex-direction:column;margin:0 .88rem}.pg-invite .bind_invitation .blind-boxs .my-choose-item .bg{background-image:url(/static/media/dialog-reward-item-bg.decb6a2291a731fa3be4.webp);background-repeat:no-repeat;background-size:contain;height:2.4rem;width:2.32rem}.pg-invite .bind_invitation .blind-boxs .my-choose-item .bg img{height:1.52rem;margin:.4533333333rem .4rem;width:1.52rem}.pg-invite .bind_invitation .blind-boxs .my-choose-item span{color:#d7ecbb;display:block;font-size:.2933333333rem;font-weight:600;margin-top:.2133333333rem}.pg-invite .bind_invitation .bottom-tip{color:#fff;margin:.6666666667rem 0 0}.pg-invite .bind_invitation .get__dialog{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.pg-invite .bind_invitation .get__dialog-body{background-image:url(/static/media/get-dialog-bg.103f19d38b7f118ee338.webp);background-repeat:no-repeat;background-size:contain;height:9.3866666667rem;padding-top:2.6933333333rem;position:relative;width:9.7333333333rem}.pg-invite .bind_invitation .get__dialog-body.ar{background-image:url(/static/media/get-dialog-bg-ar.46183b5dc5c07217a778.webp)}.pg-invite .bind_invitation .get__dialog-body .pre-choose{display:flex;justify-content:center}.pg-invite .bind_invitation .get__dialog-body .pre-choose-item{align-items:center;display:flex;flex-direction:column;margin:0 .88rem}.pg-invite .bind_invitation .get__dialog-body .pre-choose-item .bg{background-image:url(/static/media/dialog-reward-item-bg.decb6a2291a731fa3be4.webp);background-repeat:no-repeat;background-size:contain;height:2.6666666667rem;width:2.5866666667rem}.pg-invite .bind_invitation .get__dialog-body .pre-choose-item .bg img{height:1.52rem;margin:.5066666667rem .4533333333rem;width:1.52rem}.pg-invite .bind_invitation .get__dialog-body .pre-choose-item span{color:#d7ecbb;display:block;font-size:.2933333333rem;font-weight:600;margin-top:.2133333333rem}.pg-invite .bind_invitation .get__dialog-body .operate{display:flex;justify-content:center;margin-top:1.0666666667rem}.pg-invite .bind_invitation .get__dialog-body .operate .confirm-btn{margin:0 .3466666667rem;width:3.92rem}.mirror .pg-invite .bind_invitation .blind-boxs{flex-direction:row-reverse}.pg-invite .my-invitation{align-items:center;display:flex;flex-direction:column}.pg-invite .my-invitation .mime{background-image:url(/static/media/my-invitation-mime-bg.4ce94ae2d9bc7bdd1357.webp);background-repeat:no-repeat;background-size:contain;height:6.3466666667rem;width:9.7333333333rem}.pg-invite .my-invitation .mime .user-info{align-items:center;display:flex;margin-bottom:.5333333333rem;margin-top:1.1733333333rem}.pg-invite .my-invitation .mime .user-info img{border:.0533333333rem solid #f5b800;border-radius:50%;height:1.4666666667rem;margin:0 .4rem 0 .9333333333rem;width:1.4666666667rem}.pg-invite .my-invitation .mime .user-info-nick p{font-weight:700;margin:.1066666667rem 0}.pg-invite .my-invitation .mime .user-info-nick p:first-child{color:#fff;font-size:.3733333333rem}.pg-invite .my-invitation .mime .user-info-nick p:nth-child(2){color:#9eb5a1;font-size:.32rem}.pg-invite .my-invitation-code{align-items:center;background:#002905;border:.0266666667rem solid #f5b800;border-radius:.4266666667rem;box-sizing:border-box;color:#fff;display:flex;font-size:.32rem;font-weight:600;height:.9333333333rem;justify-content:space-between;line-height:.9333333333rem;margin:auto;padding:0 .1333333333rem 0 .4rem;width:7.8666666667rem}.pg-invite .my-invitation-code .copy{background-color:#697f69;border-radius:.4rem;height:.6666666667rem;line-height:.6666666667rem;text-align:center;width:1.7333333333rem}.pg-invite .my-invitation .invite-friends--btn{background-color:#398d15;border:.0533333333rem solid #f8db00;border-radius:.4266666667rem;box-sizing:border-box;color:#f0ff00;font-size:.3733333333rem;font-weight:600;height:.9333333333rem;line-height:.9333333333rem;margin:.6666666667rem 2.2133333333rem 0;text-align:center;width:5.3333333333rem}.pg-invite .my-invitation .my-data{margin-top:.8rem}.pg-invite .my-invitation .my-data-header{align-items:center;background:url(/static/media/my-data-header-bg.687fa95a6389ca6e81e4.webp);background-repeat:no-repeat;background-size:contain;display:flex;height:1.1733333333rem;justify-content:center;margin-top:.3466666667rem;width:9.4933333333rem}.pg-invite .my-invitation .my-data-header .left__line,.pg-invite .my-invitation .my-data-header .right__line{height:.2133333333rem;width:1.76rem}.pg-invite .my-invitation .my-data-header .left__line{transform:rotateY(180deg)}.pg-invite .my-invitation .my-data-header span{color:#f0ff00;font-size:.3733333333rem;font-weight:600;margin:0 .2133333333rem}.pg-invite .my-invitation .my-data-body{background-color:#054714;height:10.5866666667rem;width:9.44rem}.pg-invite .my-invitation .my-data-body .data-list{display:grid;grid-template:repeat(2,2fr)/repeat(2,2fr);justify-items:center}.pg-invite .my-invitation .my-data-body .data-list-item{align-items:center;background-color:#002905;border-radius:.2666666667rem;display:flex;flex-direction:column;height:2.1866666667rem;justify-content:center;margin-top:.5333333333rem;width:4rem}.pg-invite .my-invitation .my-data-body .data-list-item .title{margin-top:.4rem}.pg-invite .my-invitation .my-data-body .data-list-item .title,.pg-invite .my-invitation .my-data-body .data-list-item span{color:#d7ecbb;font-size:.32rem;font-weight:600;margin-bottom:.5333333333rem}.pg-invite .my-invitation .my-data-body .data-list-item span{color:#fff}.pg-invite .my-invitation .my-data-body .extract-golds-tip{color:#f0ff00;font-size:.3733333333rem;font-weight:600;margin:.8rem 0 .2666666667rem;text-align:center;width:100%}.pg-invite .my-invitation .my-data-body .my-income{align-items:center;background:#002905;border-radius:.2666666667rem;display:flex;height:.9333333333rem;justify-content:center;margin:auto;width:8.5333333333rem}.pg-invite .my-invitation .my-data-body .my-income img{height:.3466666667rem;margin:0 .16rem;width:.3466666667rem}.pg-invite .my-invitation .my-data-body .my-income span{color:#fee34c;font-size:.3733333333rem;font-weight:700;line-height:.4533333333rem}.pg-invite .my-invitation .my-data-body .action{display:flex;justify-content:center;margin-top:.8rem}.pg-invite .my-invitation .my-data-body .action-btn{background-color:#398d15;border:.0533333333rem solid #f8db00;border-radius:.4266666667rem;box-sizing:border-box;color:#f0ff00;font-size:.3733333333rem;font-weight:600;height:.9333333333rem;line-height:.9333333333rem;margin:0 .3466666667rem;text-align:center;width:3.92rem}.mirror .pg-invite .my-invitation .my-invitation-code{padding:0 .4rem 0 .1333333333rem}.mirror .pg-invite .my-invitation .user-info img{margin:0 .9333333333rem 0 .4rem}.mirror .pg-invite .my-invitation .my-data{margin-top:.8rem}.mirror .pg-invite .my-invitation .my-data-header{direction:ltr}.share-content{background:linear-gradient(180deg,#1c5319,#0e2e02);border-radius:.2133333333rem .2133333333rem 0 0;border-top:.0533333333rem solid #f4d200;height:5.2266666667rem;width:10rem}.share-content .title{color:#f0ff00;font-size:.48rem;font-weight:400;margin:.4rem 0 .8rem;text-align:center;width:100%}.share-content .share-list{display:flex;justify-content:space-around}.share-content .share-list-item{align-items:center;display:flex;flex-direction:column}.share-content .share-list-item img{height:1.3333333333rem;margin-bottom:.16rem;width:1.3333333333rem}.share-content .share-list-item span{color:#fff;font-size:.3733333333rem;font-weight:400}.pg-invite .extact-golds-dialog{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.pg-invite .extact-golds-dialog .body{background:url(/static/media/extact-golds-bg.bf0a404056c3ed8ae3df.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;height:8.64rem;padding:0 .5333333333rem;width:9.4933333333rem}.pg-invite .extact-golds-dialog .body .header{align-items:center;display:flex;justify-content:center;margin-bottom:1.2266666667rem;margin-top:.3466666667rem}.pg-invite .extact-golds-dialog .body .header .left__line,.pg-invite .extact-golds-dialog .body .header .right__line{height:.2133333333rem;width:1.76rem}.pg-invite .extact-golds-dialog .body .header .left__line{transform:rotateY(180deg)}.pg-invite .extact-golds-dialog .body .header span{color:#f0ff00;font-size:.3733333333rem;font-weight:600;margin:0 .2133333333rem}.pg-invite .extact-golds-dialog .body .title{color:#fff;font-size:.3733333333rem;font-weight:700;margin-bottom:.4533333333rem}.pg-invite .extact-golds-dialog .body input{background-color:#002905;border:.0266666667rem solid #ffb900;border-radius:.4266666667rem;box-sizing:border-box;color:#fff;font-family:PingFangSC-Semibold,PingFang SC;font-size:.32rem;font-weight:600;height:.9333333333rem;line-height:.4533333333rem;padding:0 .32rem;width:8.4266666667rem}.pg-invite .extact-golds-dialog .body input:focus{box-shadow:none;outline:none}.pg-invite .extact-golds-dialog .body .can-extact-total{margin-bottom:.4533333333rem;position:relative}.pg-invite .extact-golds-dialog .body .can-extact-total img{height:.3466666667rem;left:.32rem;position:absolute;top:.2933333333rem;width:.3466666667rem}.pg-invite .extact-golds-dialog .body .can-extact-total input{padding-left:.8266666667rem}.pg-invite .extact-golds-dialog .body .extact-count{position:relative}.pg-invite .extact-golds-dialog .body .extact-count-auto__input{color:#f0ff00;font-size:.32rem;font-weight:600;position:absolute;right:.32rem;text-decoration:underline;top:.2666666667rem}.pg-invite .extact-golds-dialog .body .operate{display:flex;justify-content:center;margin-top:1.0666666667rem}.pg-invite .extact-golds-dialog .body .operate .confirm-btn{margin:0 .3466666667rem;width:3.92rem}.mirror .pg-invite .extact-golds-dialog .body .header{direction:ltr}.mirror .pg-invite .extact-golds .extact-count-auto__input{left:.32rem;right:auto}.pg-invite .detail-dialog{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.pg-invite .detail-dialog .body{background:url(/static/media/detail-bg.5f37ee758714838591d0.webp);background-repeat:no-repeat;background-size:contain;height:15.5733333333rem;width:9.4933333333rem}.pg-invite .detail-dialog .body .header{align-items:center;display:flex;justify-content:center;margin-bottom:1.2rem;margin-top:.3466666667rem}.pg-invite .detail-dialog .body .header .left__line,.pg-invite .detail-dialog .body .header .right__line{height:.2133333333rem;width:1.76rem}.pg-invite .detail-dialog .body .header .left__line{transform:rotateY(180deg)}.pg-invite .detail-dialog .body .header span{color:#f0ff00;font-size:.3733333333rem;font-weight:600;margin:0 .2133333333rem}.pg-invite .detail-dialog .body .total{font-size:.3733333333rem;font-weight:700;margin-bottom:.4rem;margin-top:.9066666667rem;padding:0 .56rem}.pg-invite .detail-dialog .body .total span:first-child{color:#fff}.pg-invite .detail-dialog .body .total span:nth-child(2){color:#fee34c}.pg-invite .detail-dialog .confirm-btn{margin-top:.5866666667rem}.pg-invite .detail-tabs{display:flex;justify-content:space-around}.pg-invite .detail-tabs-item{color:#7aa800;font-size:.32rem;font-weight:600}.pg-invite .detail-tabs-item.selected{color:#e2ff00}.mirror .pg-invite .detail-dialog .body .header{direction:ltr}.pg-invite .detail-list{height:9.04rem;overflow-y:auto}.pg-invite .detail-list-item{justify-content:space-between;margin-top:.4rem;padding:0 .56rem}.pg-invite .detail-list-item,.pg-invite .detail-list-item-left{align-items:center;display:flex}.pg-invite .detail-list-item-left img{border:.0533333333rem solid #f5b800;border-radius:50%;height:1.2rem;width:1.2rem}.pg-invite .detail-list-item-left-nick{margin:0 .4rem}.pg-invite .detail-list-item-left-nick p{font-weight:700;margin:.1066666667rem 0}.pg-invite .detail-list-item-left-nick p:first-child{color:#fff;font-size:.3733333333rem}.pg-invite .detail-list-item-left-nick p:nth-child(2){color:#9eb5a1;font-size:.32rem}.pg-invite .detail-list-item-right{align-items:center;display:flex}.pg-invite .detail-list-item-right img{height:.3466666667rem;margin:0 .1066666667rem;width:.3466666667rem}.pg-invite .detail-list-item-right span{color:#fee34c;font-size:.3733333333rem;font-weight:700}.pg-invite .detail-list-item-right .coin{align-items:center;display:flex}.pg-invite .detail-list-item-right .time{color:#9fb7a2;font-size:.32rem;font-weight:700}.pg-invite .detail-list-item-right.gold-detail{align-items:flex-end;flex-direction:column}.pg-invite .detail-list.gold-detail-list{height:10.2933333333rem;margin-top:.48rem}.pg-invite .cmp-empty{align-items:center;display:flex;flex-direction:column}.pg-invite .cmp-empty img{height:2.0266666667rem;margin-bottom:.2666666667rem;width:2.56rem}.pg-invite .cmp-empty span{color:#557950;font-size:.4266666667rem;font-weight:600}.pg-invite .cmp-rank{align-items:center;background-image:url(/static/media/rank-bg.2b7b8efd1aa960fa4f7b.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;display:flex;flex-direction:column;height:23.92rem;margin:-.2133333333rem .1333333333rem 0;padding:1.4666666667rem .1866666667rem 0;position:relative;width:9.7333333333rem}.pg-invite .cmp-rank__content{height:19.9466666667rem;margin-top:.4rem;padding-top:1px;position:relative}.pg-invite .cmp-rank__content-list{margin:7.68rem .0533333333rem 0}.pg-invite .cmp-rank .cmp-empty{left:50%;position:absolute;top:1.3333333333rem;transform:translateX(-50%)}.pg-invite .cmp-rank .adm-tabs-header{border-bottom:none}.pg-invite .cmp-rank .adm-tabs-tab{color:#80a400;font-size:.32rem;font-weight:600;position:relative}.pg-invite .cmp-rank .adm-tabs-tab-line{background-color:#e2ff00;left:.5333333333rem;width:.4266666667rem!important}.pg-invite .cmp-rank .adm-tabs-tab-active{color:#e2ff00}.pg-invite .cmp-rank.rewards{background-image:url(/static/media/reward-bg.0cf968ddb05f41cf4b81.webp);height:19.3866666667rem}.mirror .pg-invite .cmp-rank .adm-swiper-track-inner .adm-swiper-slide:last-child{right:-100%}.cmp-top3{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:4.3466666667rem}.cmp-top3.top1{left:50%;position:absolute;top:0;transform:translateX(-50%)}.cmp-top3.top2{left:0}.cmp-top3.top2,.cmp-top3.top3{position:absolute;top:3.0666666667rem;z-index:1}.cmp-top3.top3{right:0}.cmp-top3__cover{left:50%;position:absolute;top:0;transform:translateX(-50%);width:4.3466666667rem}.cmp-top3__avatar{border-radius:50%;height:2.1866666667rem;margin-top:.5066666667rem;object-fit:cover;width:2.1866666667rem}.cmp-top3__info{align-items:center;background:#0000;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5333333333rem;margin-top:.56rem;width:100%}.cmp-top3__info span{color:#fff;font-size:.32rem;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:1.8666666667rem}.cmp-top3__info-coin{align-items:center;direction:ltr;display:flex;justify-content:center;margin-top:.1066666667rem}.cmp-top3__info-coin span{color:#fff;font-size:.32rem;width:auto}.cmp-top3__info-coin img{margin-right:.16rem;width:.3733333333rem}.pg-invite .rank-item{background-image:url(/static/media/rank-item-bg.5b2dc594f8ebccb31601.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:1.6rem;justify-content:space-between;margin-bottom:.1333333333rem;text-shadow:0 .0266666667rem 0 #00000080;width:9.28rem}.pg-invite .rank-item,.pg-invite .rank-item-left{align-items:center;display:flex}.pg-invite .rank-item-left-nick{color:#fff;font-size:.4266666667rem;font-weight:700}.pg-invite .rank-item-left-nick span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:2.6666666667rem}.pg-invite .rank-item-left-nick span:nth-child(2){font-weight:300}.pg-invite .rank-item-left-avatar{border-radius:50%;height:1.3333333333rem;margin-right:.4rem;object-fit:cover;width:1.3333333333rem}.pg-invite .rank-item-left-sort{color:#fff;font-size:.4266666667rem;font-weight:700;margin-left:.4533333333rem;text-align:left;width:.8rem}.pg-invite .rank-item-right{align-items:center;color:#fff;display:flex;font-size:.3733333333rem;font-weight:700;height:.4533333333rem;line-height:.4533333333rem}.pg-invite .rank-item-right img{height:.3733333333rem;margin:0 .1333333333rem;width:.3733333333rem}.pg-invite .rank-item-right span{font-size:.3733333333rem;margin-right:.3466666667rem}.mirror .pg-invite .rank-item{direction:rtl}.mirror .pg-invite .rank-item-left-sort{margin:initial;margin-left:.2666666667rem;margin-right:.56rem}.mirror .pg-invite .rank-item-left-avatar{margin-left:.4rem;margin-right:0}.mirror .pg-invite .rank-item-right span{margin:initial;margin-left:.3466666667rem}.pg-invite .cmp-rewards{align-items:center;display:flex;flex-direction:column}.pg-invite .cmp-rewards__content{height:15.84rem}.pg-invite .cmp-rewards__box{align-items:center;display:flex;flex-direction:column}.pg-invite .cmp-rewards__box .title{height:.6666666667rem;margin-top:.5066666667rem;width:5.8666666667rem}.pg-invite .cmp-rewards__box-list{display:flex}.pg-invite .cmp-rewards__box-item{align-items:center;display:flex;flex-direction:column;margin:.5066666667rem .3466666667rem 0}.pg-invite .cmp-rewards__box-item .bg{background-image:url(/static/media/dialog-reward-item-bg.decb6a2291a731fa3be4.webp);background-repeat:no-repeat;background-size:contain;height:2.4rem;width:2.32rem}.pg-invite .cmp-rewards__box-item .bg img{height:1.52rem;margin:.4533333333rem .4rem;width:1.52rem}.pg-invite .cmp-rewards__box-item span{color:#d7ecbb;display:block;font-size:.2933333333rem;font-weight:600;margin-bottom:.2933333333rem;margin-top:.2666666667rem}.pg-invite{background-color:#132e10;overflow-x:hidden;position:relative;width:10rem}.pg-invite .header-banner{height:10rem;width:100%}.pg-invite .bottom__tip{color:#9fa89c;font-size:.32rem;padding:.64rem 1.36rem .9333333333rem;text-align:center;width:7.28rem}.pg-invite .cancel-btn,.pg-invite .confirm-btn{background-color:#398d15;border:.0533333333rem solid #f8db00;border-radius:.48rem;box-sizing:border-box;color:#f0ff00;font-size:.3733333333rem;font-weight:600;height:.9333333333rem;line-height:.9333333333rem;margin:.8rem auto auto;text-align:center;width:5.3333333333rem}.pg-invite .cancel-btn{background-color:#79946b;border:none;color:#dbdfbf;margin:0 .3466666667rem;width:3.92rem}.mirror .pg-invite{direction:rtl}.pg-national .cmp-rule{align-items:center;color:#f0ff00;display:flex;font-size:.32rem;height:.5866666667rem;justify-content:center;line-height:.88rem;position:absolute;right:0;text-align:center;top:6.1866666667rem;width:1.2rem}.pg-national .cmp-rule__bg{left:0;position:absolute;top:0;width:100%}.pg-national .cmp-rule span{color:#f0ff00;font-size:.2933333333rem;left:.16rem;position:relative;z-index:1}.pg-national .cmp-rule__dialog{background-color:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}.pg-national .cmp-rule__dialog-title{color:#fff;left:50%;position:absolute;top:1.8933333333rem;transform:translateX(-50%)}.pg-national .cmp-rule__dialog-close{height:.64rem;position:absolute;right:.4rem;top:1.68rem;width:.64rem}.pg-national .cmp-rule__dialog-content{background-image:url(/static/media/dialog-bg.0f80582a34c20fe10a75.webp);background-repeat:no-repeat;background-size:contain;height:12.4rem;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.pg-national .cmp-rule__dialog-list{color:#fff;display:inline-block;font-size:.32rem;margin:2.8266666667rem .4rem 0;text-align:left}.pg-national .cmp-rule__dialog-info,.pg-national .cmp-rule__dialog-item:not(:last-child){margin-bottom:.4rem}.pg-national .cmp-rule__dialog-arrow{left:2.1866666667rem;position:absolute;top:.48rem;width:1.76rem}.pg-national .cmp-rule__dialog-arrow:nth-child(2){left:auto;right:2.1866666667rem;transform:rotateY(180deg)}.mirror .pg-national .cmp-rule{left:0;right:auto}.mirror .pg-national .cmp-rule__bg{transform:scaleX(-1)}.mirror .pg-national .cmp-rule__dialog-list{text-align:right}.mirror .pg-national .cmp-rule__dialog-close{left:.4rem;right:auto}.mirror .pg-national .cmp-rule span{left:auto;right:.16rem}.pg-national .tabs{display:flex;justify-content:space-between;margin-top:.48rem;padding:0 .2133333333rem}.pg-national .tabs-item{align-items:center;background-image:url(/static/media/tab-gray-bg.4ccf5b4c1d5ececf8d5d.webp);background-repeat:no-repeat;background-size:contain;color:#ffec0066;display:flex;font-size:.5066666667rem;font-weight:700;height:1.2533333333rem;justify-content:center;text-align:center;width:4.5333333333rem}.pg-national .tabs-item.selected{background-image:url(/static/media/tab-bg.ef80c64c7a8283bf9fd8.webp);color:#ffec00}.pg-national .tabs.no-margin{margin:initial}.pg-national .event-gift{background-image:url(/static/media/dialog-bg.0f80582a34c20fe10a75.webp);background-repeat:no-repeat;background-size:contain;height:12.4rem;margin-top:-.72rem;position:relative;width:100%}.pg-national .event-gift-box{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding-top:2.5333333333rem;position:absolute;width:100%}.pg-national .event-gift-box .title{color:#fff;font-size:bold;left:50%;position:absolute;text-shadow:0 1px 2px #00000080;top:1.8666666667rem;transform:translateX(-50%)}.pg-national .event-gift-box .spin-loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pg-national .event-gift-box .coin{align-items:center;display:flex}.pg-national .event-gift-box .coin img{height:.2666666667rem;margin-right:.08rem;width:.2666666667rem}.pg-national .event-gift-box .coin span{color:#fd0;font-size:.32rem}.pg-national .event-gift-box .flag-box{display:flex;justify-content:center;width:100%}.pg-national .event-gift-box .flag-box .flag{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 .16rem .2666666667rem}.pg-national .event-gift-box .flag-box .flag .img-bg{background-image:url(/static/media/flag-bg.9e5e4c07da0ffb6f4f95.webp);background-repeat:no-repeat;background-size:contain;display:flex;height:3.44rem;justify-content:center;margin-top:-.3733333333rem;width:4rem}.pg-national .event-gift-box .flag-box .flag .img-bg img{height:2rem;margin-bottom:1.0666666667rem;margin-top:auto;object-fit:cover;width:2rem}.pg-national .event-gift-box .list{box-sizing:border-box;display:flex;flex-wrap:wrap;height:4.9333333333rem;justify-content:space-between;overflow:hidden;padding:0 .2133333333rem;width:100%}.pg-national .event-gift-box .list .item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.2666666667rem}.pg-national .event-gift-box .list .item .img-bg{align-items:center;background-image:url(/static/media/gift-item.2aac9f68f99008116565.webp);background-repeat:no-repeat;background-size:contain;display:flex;height:1.6266666667rem;justify-content:center;margin-bottom:.24rem;width:1.6266666667rem}.pg-national .event-gift-box .list .item .img-bg img{height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.mirror .pg-national .event-gift .coin img{margin-left:.08rem;margin-right:0}.pg-national .rank{background-image:url(/static/media/rank-bg.e73b82451bae03fa892c.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:29.8666666667rem;padding:0 .1333333333rem;width:100%}.pg-national .rank .spin-loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pg-national .rank .user-item{background-color:#0003;border-radius:2px;color:#fff;font-size:.3733333333rem;font-weight:700;justify-content:space-between;margin-bottom:.1333333333rem;padding:.3733333333rem .4266666667rem}.pg-national .rank .user-item,.pg-national .rank .user-item .left{align-items:center;display:flex}.pg-national .rank .user-item .left .index{margin-right:.4266666667rem}.pg-national .rank .user-item .left img{border-radius:50%;height:1.3333333333rem;margin-right:.2933333333rem;object-fit:cover;width:1.3333333333rem}.pg-national .rank .user-item .left .user-info{display:flex;flex-direction:column;justify-content:center}.pg-national .rank .user-item .left .user-info span:first-child{margin-bottom:.16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:4.6666666667rem}.pg-national .rank .user-item .left .user-info span:last-child{color:#999;font-size:.32rem}.pg-national .rank .user-item .right{align-items:center;display:flex}.pg-national .rank .user-item .right img{height:.2666666667rem;margin-right:.08rem;width:.2666666667rem}.pg-national .rank .user-item .right span{color:#fd0;font-size:.32rem;font-weight:600}.pg-national .rank .top-three{padding-top:1.4933333333rem;position:relative}.pg-national .rank .top-three .item{align-items:center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column}.pg-national .rank .top-three .item .avatar{border-radius:50%;flex-shrink:0;height:1.4666666667rem;margin-top:1.36rem;object-fit:cover;overflow:hidden;width:1.4666666667rem}.pg-national .rank .top-three .item .name{color:#fff;font-size:.32rem;font-weight:600;margin-top:.2933333333rem}.pg-national .rank .top-three .item .coin{align-items:center;display:flex;margin-top:.72rem}.pg-national .rank .top-three .item .coin img{height:.2666666667rem;margin-right:.08rem;width:.2666666667rem}.pg-national .rank .top-three .item .coin span{color:#fd0;font-size:.32rem}.pg-national .rank .top-three .item:first-child{background-image:url(/static/media/top1.ad663563812511a802d7.webp);height:4.2133333333rem;left:50%;position:absolute;transform:translateX(-50%);width:3.92rem}.pg-national .rank .top-three .item:nth-child(2){background-image:url(/static/media/top2.955a4b027aa252e4a826.webp);height:4.0533333333rem;left:0;position:absolute;top:4.88rem;width:3.7066666667rem}.pg-national .rank .top-three .item:nth-child(3){background-image:url(/static/media/top3.5ee034216c83fcfaca53.webp);height:3.92rem;position:absolute;right:0;top:5.0133333333rem;width:3.7066666667rem}.pg-national .rank .top-three .item:nth-child(3) .avatar{margin-top:1.28rem}.pg-national .rank .top-three .item:nth-child(3) .name{margin-top:.16rem}.pg-national .rank .top3-tip{background-color:#0003;border-radius:2px;color:#a37aff;font-size:.32rem;font-weight:700;margin-top:8.3466666667rem;padding:.1333333333rem 0;text-align:center}.pg-national .rank .list{height:15.36rem;margin-top:.2666666667rem;overflow-y:auto;width:100%}.pg-national .rank .user-rank .user-item{background-color:#b600d633;border:.0533333333rem solid #ffe10085;margin:initial;margin-top:.2666666667rem}.mirror .pg-national .rank{height:30.4rem}.mirror .pg-national .rank .top-three .item:nth-child(2){right:0}.mirror .pg-national .rank .top-three .item:nth-child(3){left:0;right:auto}.mirror .pg-national .rank .top-three .item .coin img{margin-left:.08rem;margin-right:0}.mirror .pg-national .rank .user-item .left .index{margin-left:.4266666667rem;margin-right:0}.mirror .pg-national .rank .user-item .left img{margin-left:.2933333333rem;margin-right:0}.mirror .pg-national .rank .user-item .right img{margin-left:.08rem;margin-right:0}.pg-national .rewards{height:35.2266666667rem;width:100%}.pg-national .rewards img{height:100%;width:100%}.pg-national{background-color:#1e0e1d;overflow-x:hidden;position:relative;width:10rem}.pg-national .header-banner{object-fit:cover;width:100%}.pg-national .bottom__tip{color:#999;font-size:.32rem;padding:.4533333333rem 1.52rem .6133333333rem;text-align:center}.mirror .pg-national{direction:rtl}.pg-luckygift .cmp-rule{align-items:center;color:#f0ff00;display:flex;font-size:.32rem;height:.8rem;justify-content:center;line-height:.8rem;position:absolute;right:0;text-align:center;top:6.7466666667rem;width:1.7866666667rem}.pg-luckygift .cmp-rule__bg{left:0;position:absolute;top:0;width:100%}.pg-luckygift .cmp-rule span{color:#f0ff00;font-size:.32rem;font-weight:700;position:absolute;right:.4266666667rem;z-index:1}.pg-luckygift .cmp-rule__dialog-title{color:#fff;height:.3466666667rem;left:50%;position:absolute;top:2.2933333333rem;transform:translateX(-50%);width:1.3866666667rem}.pg-luckygift .cmp-rule__dialog-content{background-image:url(/static/media/lucky-chest-bg.029d562074e0c96bec0e.webp);background-repeat:no-repeat;background-size:cover;height:10.8rem;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.pg-luckygift .cmp-rule__dialog-list{color:#fff;display:inline-block;font-size:.3733333333rem;height:6.9333333333rem;margin:3.2rem .96rem 0;overflow-y:scroll;text-align:left}.pg-luckygift .cmp-rule__dialog-item:not(:last-child){margin-bottom:.4rem}.mirror .pg-luckygift .cmp-rule{left:0;right:auto}.mirror .pg-luckygift .cmp-rule__bg{transform:scaleX(-1)}.mirror .pg-luckygift .cmp-rule__dialog-list{direction:rtl;text-align:right}.mirror .pg-luckygift .cmp-rule span{left:.4266666667rem;right:auto}.pg-luckygift .cmp-records{align-items:center;color:#f0ff00;display:flex;font-size:.32rem;height:.8rem;justify-content:center;left:0;line-height:.8rem;position:absolute;text-align:center;top:6.7466666667rem;width:1.7866666667rem}.pg-luckygift .cmp-records__bg{left:0;position:absolute;top:0;transform:scaleX(-1);width:100%}.pg-luckygift .cmp-records span{color:#f0ff00;font-size:.32rem;font-weight:700;left:.2666666667rem;position:absolute;z-index:1}.pg-luckygift .cmp-records__dialog-title{color:#fff;height:.3466666667rem;left:50%;position:absolute;top:2.2933333333rem;transform:translateX(-50%);width:2.0266666667rem}.pg-luckygift .cmp-records__dialog-content{background-image:url(/static/media/lucky-chest-bg.029d562074e0c96bec0e.webp);background-repeat:no-repeat;background-size:cover;height:10.8rem;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.pg-luckygift .cmp-records__dialog-list{margin:3.3333333333rem .96rem 0}.pg-luckygift .cmp-records__dialog .records-loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.mirror .pg-luckygift .cmp-records{left:auto;right:0}.mirror .pg-luckygift .cmp-records__bg{transform:none}.mirror .pg-luckygift .cmp-records span{left:auto;right:.2666666667rem}.pg-luckygift .cmp-records__dialog-list table{border:.0533333333rem solid #ffdb00;border-radius:.16rem;width:100%}.pg-luckygift .cmp-records__dialog-list table thead tr{display:table;height:.6666666667rem;table-layout:fixed;width:100%}.pg-luckygift .cmp-records__dialog-list table thead tr th{background-color:#0000004d;color:#ffd100;font-size:.3733333333rem}.pg-luckygift .cmp-records__dialog-list table tbody{display:block;max-height:6rem;overflow-y:scroll}.pg-luckygift .cmp-records__dialog-list table tbody tr{display:table;height:.6666666667rem;table-layout:fixed;width:100%}.pg-luckygift .cmp-records__dialog-list table tbody tr td{color:#fff;font-size:.32rem}.pg-luckygift .cmp-records__dialog-list table tbody tr td img{height:.4rem;vertical-align:middle;width:.4rem}.pg-luckygift .cmp-records__dialog-list table tbody tr td span{margin:0 .0533333333rem}.pg-luckygift .cmp-records__dialog-list table tbody tr:nth-child(odd){background-color:#0000001a}.pg-luckygift .cmp-records__dialog-list table tbody tr:nth-child(2n){background-color:#0003}.pg-luckygift .chest{background-image:url(/static/media/lucky-chest-bg.029d562074e0c96bec0e.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;font-size:.32rem;height:10.8rem;padding-top:3.2533333333rem;position:relative;width:100%}.pg-luckygift .chest .title{height:.4rem;left:50%;position:absolute;top:2.2933333333rem;transform:translateX(-50%);width:2.72rem}.pg-luckygift .chest .header{display:flex;justify-content:space-between;padding:0 .8rem}.pg-luckygift .chest .header .left,.pg-luckygift .chest .header .right{align-items:center;display:flex}.pg-luckygift .chest .header .left span,.pg-luckygift .chest .header .right span{color:#e4c330;font-size:.2933333333rem;font-weight:700;margin-right:.16rem}.pg-luckygift .chest .header .gold{align-items:center;display:flex}.pg-luckygift .chest .header .gold img{height:.2933333333rem;object-fit:cover;width:.2933333333rem}.pg-luckygift .chest .header .gold span{-webkit-text-stroke:1px #0000;-webkit-background-clip:text;background-color:#631515;color:#fff;font-size:.32rem;font-weight:700;margin:0 .0533333333rem}.pg-luckygift .chest .header .right .avatar{align-items:center;display:flex}.pg-luckygift .chest .header .right .avatar span{-webkit-text-stroke:1px #0000;-webkit-background-clip:text;background-color:#631515;color:#fff;font-weight:700}.pg-luckygift .chest .header .right .avatar .avatar-list img{border:.0266666667rem solid #ffdf2a;border-radius:50%;box-sizing:border-box;height:.4533333333rem;object-fit:cover;width:.4533333333rem}.pg-luckygift .chest .header .right .avatar .avatar-list img:first-child{margin-left:.0266666667rem}.pg-luckygift .chest .header .right .avatar .avatar-list img:nth-child(2),.pg-luckygift .chest .header .right .avatar .avatar-list img:nth-child(3){margin-left:-.1333333333rem}.pg-luckygift .chest .content{position:relative}.pg-luckygift .chest .content .top-three{display:flex;flex-wrap:wrap;justify-content:center}.pg-luckygift .chest .content .top-three .item{background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:2.8266666667rem;margin:-.7466666667rem .1333333333rem 0;position:relative;width:4.5866666667rem}.pg-luckygift .chest .content .top-three .item:first-child{background-image:url(/static/media/lucky-chest-top1.16316a499a07df0a32a6.webp);margin-left:.8rem;margin-right:.8rem}.pg-luckygift .chest .content .top-three .item:nth-child(2){background-image:url(/static/media/lucky-chest-top2.34b1a0190230202d073f.webp);margin-top:-1.6rem}.pg-luckygift .chest .content .top-three .item:nth-child(3){background-image:url(/static/media/lucky-chest-top3.4419a2416a2f582a99d9.webp);margin-top:-1.6rem}.pg-luckygift .chest .content .top-three .item:nth-child(4){background-image:url(/static/media/rewards-top-4.c26a64089a05c790f32c.webp);margin-top:-1.2rem}.pg-luckygift .chest .content .top-three .item:nth-child(5){background-image:url(/static/media/rewards-top-5.4bdfa1743f1229aa10f1.webp);margin-top:-1.2rem}.pg-luckygift .chest .content .top-three .item:nth-child(6){background-image:url(/static/media/rewards-top-6.a9b50887da3382ada891.webp);margin-top:-1.2rem}.pg-luckygift .chest .content .top-three .item:nth-child(7){background-image:url(/static/media/rewards-top-7.7056bff6c00181c32c70.webp);margin-top:-1.2rem}.pg-luckygift .chest .content .top-three .item .gold{align-items:center;display:flex;left:50%;position:absolute;top:1.6rem;transform:translateX(-50%)}.pg-luckygift .chest .content .top-three .item .gold img{height:.4rem;object-fit:cover;width:.4rem}.pg-luckygift .chest .content .top-three .item .gold span{color:#fff;font-size:.32rem;font-weight:700;margin:0 .0533333333rem;text-shadow:#631515 .0266666667rem 0 0,#631515 0 .0266666667rem 0,#631515 -.0266666667rem 0 0,#631515 0 -.0266666667rem 0}.pg-luckygift .chest .content .chest-box .gold-box{height:4.6133333333rem;left:50%;object-fit:cover;position:absolute;top:1.0666666667rem;transform:translateX(-50%);width:4.8266666667rem}.pg-luckygift .chest .content .chest-box .btn-get{height:.9066666667rem;left:50%;position:absolute;top:5.4133333333rem;transform:translateX(-50%);width:3.3066666667rem}.pg-luckygift .chest .content .chest-box .btn-get .bg{height:.9066666667rem;left:0;object-fit:cover;position:absolute;top:0;width:3.3066666667rem}.pg-luckygift .chest .content .chest-box .btn-get .get{height:.2933333333rem;left:50%;object-fit:cover;position:absolute;top:.4rem;transform:translateX(-50%);width:.56rem}.pg-luckygift .chest .content .chest-box .btn-get .done{height:.2933333333rem;width:.88rem}.pg-luckygift .chest .content .rewards-box{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-.96rem;padding:0 .2933333333rem;width:100%}.pg-luckygift .chest .content .rewards-box .item{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;flex-shrink:0;height:2.72rem;justify-content:center;width:4.5866666667rem}.pg-luckygift .chest .content .rewards-box .item .gold{align-items:center;display:flex;margin-top:.9066666667rem}.pg-luckygift .chest .content .rewards-box .item .gold img{height:.4rem;object-fit:cover;width:.4rem}.pg-luckygift .chest .content .rewards-box .item .gold span{color:#fff;font-size:.32rem;font-weight:700;margin:0 .0533333333rem;text-shadow:#631515 .0266666667rem 0 0,#631515 0 .0266666667rem 0,#631515 -.0266666667rem 0 0,#631515 0 -.0266666667rem 0}.pg-luckygift .chest .content .rewards-box .item:first-child{background-image:url(/static/media/rewards-top-4.c26a64089a05c790f32c.webp)}.pg-luckygift .chest .content .rewards-box .item:nth-child(2){background-image:url(/static/media/rewards-top-5.4bdfa1743f1229aa10f1.webp)}.pg-luckygift .chest .content .rewards-box .item:nth-child(3){background-image:url(/static/media/rewards-top-6.a9b50887da3382ada891.webp);margin-top:-.8rem}.pg-luckygift .chest .content .rewards-box .item:nth-child(4){background-image:url(/static/media/rewards-top-7.7056bff6c00181c32c70.webp);margin-top:-.8rem}.pg-luckygift .chest .spin-loading{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:999}.mirror .pg-luckygift .chest .header .left span,.mirror .pg-luckygift .chest .header .right span{margin-left:.16rem;margin-right:0}.mirror .pg-luckygift .chest .header .right .avatar .avatar-list img{margin-left:0}.mirror .pg-luckygift .chest .header .right .avatar .avatar-list img:first-child{margin-right:.0266666667rem}.mirror .pg-luckygift .chest .header .right .avatar .avatar-list img:nth-child(2),.mirror .pg-luckygift .chest .header .right .avatar .avatar-list img:nth-child(3){margin-right:-.1333333333rem}.mirror .pg-luckygift .chest .header .gold span{margin:0 .0533333333rem}.pg-luckygift .countdown{align-items:center;color:#e4c330;display:flex;justify-content:center;margin-top:.5066666667rem}.pg-luckygift .countdown .title{font-size:.2933333333rem;font-weight:600;margin:0 .08rem}.pg-luckygift .countdown .time{align-items:center;background-image:url(/static/media/countdown-bg.220b38eca9223c58e569.webp);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:.32rem;height:.5866666667rem;justify-content:center;margin-right:.4266666667rem;position:relative;width:.5866666667rem}.pg-luckygift .countdown .time:nth-child(2):after{color:#e4c330;content:"D";font-weight:700;position:absolute;right:-.3466666667rem}.pg-luckygift .countdown .time:nth-child(3):after{color:#e4c330;content:"H";font-weight:700;position:absolute;right:-.3466666667rem}.pg-luckygift .countdown .time:nth-child(4):after{color:#e4c330;content:"M";font-weight:700;position:absolute;right:-.3733333333rem}.pg-luckygift .countdown .time:nth-child(5):after{color:#e4c330;content:"S";font-weight:700;position:absolute;right:-.32rem}.mirror .pg-luckygift .countdown .time{margin-left:.4266666667rem;margin-right:0}.mirror .pg-luckygift .countdown .time:nth-child(2):after,.mirror .pg-luckygift .countdown .time:nth-child(3):after{left:-.3466666667rem;right:auto}.mirror .pg-luckygift .countdown .time:nth-child(4):after{left:-.3733333333rem;right:auto}.mirror .pg-luckygift .countdown .time:nth-child(5):after{left:-.32rem;right:auto}.pg-luckygift .rank{background-image:url(/static/media/rank-bg.d790b2e43f70f68626db.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;font-size:.32rem;height:23.84rem;margin-top:-.7466666667rem;padding:3.4666666667rem .8rem 0;position:relative;width:100%}.pg-luckygift .rank .cmp-empty span{margin-top:.2133333333rem}.pg-luckygift .rank .title{height:.3466666667rem;left:50%;object-fit:cover;position:absolute;top:2.2933333333rem;transform:translateX(-50%);width:1.44rem}.pg-luckygift .rank .list{box-sizing:border-box;display:flex;flex-direction:column;height:14.08rem;padding-bottom:2.4rem}.pg-luckygift .rank .list .item{align-items:center;background-image:url(/static/media/rank-list-bg.dea2cf145c27772b9468.webp);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;color:#ff9e8a;display:flex;flex-shrink:0;height:2.24rem;margin-bottom:.1066666667rem;padding-left:1.4933333333rem;position:relative;width:8.3733333333rem}.pg-luckygift .rank .list .item .rank-num{color:#ff9e8a;font-size:.4266666667rem;font-weight:600;left:.5333333333rem;position:absolute;top:50%;transform:translateY(-50%)}.pg-luckygift .rank .list .item .avatar{border:2px solid #ff8080;border-radius:50%;flex-shrink:0;height:1.6533333333rem;object-fit:cover;width:1.6533333333rem}.pg-luckygift .rank .list .item .info{margin:0 .2666666667rem}.pg-luckygift .rank .list .item .info .name{display:block;font-size:.3733333333rem;font-weight:600;max-width:4.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-luckygift .rank .list .item .info .coins{display:flex;font-weight:600}.pg-luckygift .rank .list .item .info .coins .gold{align-items:center;display:flex;margin:0 .0533333333rem}.pg-luckygift .rank .list .item .info .coins .gold img{height:.4rem;object-fit:cover;width:.4rem}.pg-luckygift .rank .list .item .info .coins .gold span{font-size:.32rem;font-weight:700;margin:0 .0533333333rem}.pg-luckygift .rank .list .item:first-child{background-image:url(/static/media/rank-top1-bg.d60d2e4ede16a6897dd1.webp)}.pg-luckygift .rank .list .item:first-child .avatar{border:2px solid #ffe400}.pg-luckygift .rank .list .item:first-child .info{color:#7a1500}.pg-luckygift .rank .list .item:first-child .rank-num{background-image:url(/static/media/rank-top1-icon.8f7cc8c4451e6b08b03b.webp);background-repeat:no-repeat;background-size:cover;height:.88rem;left:.2133333333rem;width:.9066666667rem}.pg-luckygift .rank .list .item:nth-child(2){background-image:url(/static/media/rank-top2-bg.7246dcb081b67977840e.webp)}.pg-luckygift .rank .list .item:nth-child(2) .avatar{border:2px solid #ffe400}.pg-luckygift .rank .list .item:nth-child(2) .info{color:#7a1500}.pg-luckygift .rank .list .item:nth-child(2) .rank-num{background-image:url(/static/media/rank-top2-icon.6477817ba2cc86a552db.webp);background-repeat:no-repeat;background-size:cover;height:.64rem;left:.2666666667rem;width:.72rem}.pg-luckygift .rank .list .item:nth-child(3){background-image:url(/static/media/rank-top3-bg.b14770a2841799963c96.webp)}.pg-luckygift .rank .list .item:nth-child(3) .avatar{border:2px solid #ffe400}.pg-luckygift .rank .list .item:nth-child(3) .info{color:#7a1500}.pg-luckygift .rank .list .item:nth-child(3) .rank-num{background-image:url(/static/media/rank-top3-icon.39885b9489fa91f0d8c0.webp);background-repeat:no-repeat;background-size:cover;height:.64rem;left:.2666666667rem;width:.72rem}.pg-luckygift .rank .list .item.user{background-image:url(/static/media/rank-user-bg.191c41cdf8e2fe46d55c.webp)}.pg-luckygift .rank .list .item.user .rank-num{background-image:none;left:.5333333333rem}.pg-luckygift .rank .list .item.user .rank-num1{background-image:url(/static/media/rank-top1-icon.8f7cc8c4451e6b08b03b.webp);background-repeat:no-repeat;background-size:cover;height:.88rem;left:.2133333333rem;width:.9066666667rem}.pg-luckygift .rank .list .item.user .rank-num2{background-image:url(/static/media/rank-top2-icon.6477817ba2cc86a552db.webp)}.pg-luckygift .rank .list .item.user .rank-num2,.pg-luckygift .rank .list .item.user .rank-num3{background-repeat:no-repeat;background-size:cover;height:.64rem;left:.2666666667rem;width:.72rem}.pg-luckygift .rank .list .item.user .rank-num3{background-image:url(/static/media/rank-top3-icon.39885b9489fa91f0d8c0.webp)}.mirror .pg-luckygift .rank .list .item{direction:ltr;transform:scaleX(-1)}.mirror .pg-luckygift .rank .list .item .rank-num{transform:translateY(-50%) scaleX(-1)}.mirror .pg-luckygift .rank .list .item .info{direction:rtl;transform:scaleX(-1)}.cmp-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.cmp-empty img{height:2.0266666667rem;width:2.56rem}.cmp-empty span{color:#eaeaea66;font-size:.32rem;font-weight:600}.cmp-tab-buttons{display:flex;flex-direction:column;width:100%}.cmp-tab-buttons-btn{box-sizing:border-box;display:flex;justify-content:space-between;padding:0 .2133333333rem;z-index:2}.cmp-tab-buttons-btn__item{align-items:center;background-repeat:no-repeat;background-size:cover;color:#ffec00;display:flex;flex:1 1;font-size:.5066666667rem;font-weight:700;height:1.2533333333rem;justify-content:center;margin:0 .1066666667rem;opacity:.6}.cmp-tab-buttons-btn .selected{opacity:1}.cmp-tab-buttons-children{background-repeat:no-repeat;background-size:cover;box-sizing:border-box;width:100%}.cmp-bottom-statement{color:#fff6;font-size:.32rem;font-weight:600;line-height:.4rem;padding:.48rem 1.2266666667rem .5333333333rem;text-align:center}.pg-luckygift{background-color:#4d0000;display:flex;flex-direction:column;overflow-x:hidden;position:relative;width:10rem}.pg-luckygift .header-banner{object-fit:cover;width:100%}.pg-luckygift .cmp-tab-buttons{margin-top:-1.8133333333rem}.pg-luckygift .cmp-tab-buttons-btn{padding:0 .4rem}.pg-luckygift .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-button-bg.babf34f7bcf5c4d9d134.webp);font-size:.4266666667rem;font-style:italic;height:1.6rem;margin:0}.pg-luckygift .cmp-tab-buttons-btn__item:first-child{margin-right:.4533333333rem}.pg-luckygift .cmp-tab-buttons-btn__text{color:#ffd100;margin-top:.32rem;text-shadow:#8b2e00 .0266666667rem 0 0,#8b2e00 0 .0266666667rem 0,#8b2e00 -.0266666667rem 0 0,#8b2e00 0 -.0266666667rem 0}.pg-luckygift .cmp-tab-buttons-children{margin-top:-.9333333333rem}.pg-luckygift .cmp-bottom-statement{margin-top:-1.0666666667rem}.pg-luckygift .luckygift-loading{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;touch-action:none;width:100vw;z-index:999}.mirror .pg-luckygift{direction:rtl}.pg-recharge_send_vip{background:#711313;display:flex;flex-direction:column}.pg-recharge_send_vip img{object-fit:cover;width:100%}.pg-recharge_send_vip img:nth-child(2){margin-top:-1.7333333333rem}.pg-recharge_send_vip img:nth-child(3){margin-top:.2133333333rem}.pg-recharge_send_vip .cmp-bottom-statement{padding:.1866666667rem 1.2266666667rem .32rem}.pg-recharge_send_medal{background-color:#230306;min-height:100vh;overflow-x:hidden;position:relative;width:10rem}.pg-recharge_send_medal>.banner{width:100%}.pg-recharge_send_medal main{margin-top:-20.6422018349vw;padding:0 .2666666667rem}.mirror .pg-recharge_send_medal{direction:rtl}.pg-recharge_send_medal .cmp-mine{align-items:center;background:url(/static/media/mine-bg.15a836fd2a79ed32dc4f.webp) no-repeat 50%/cover;box-sizing:border-box;display:flex;height:3.1733333333rem;justify-content:space-between;margin-bottom:.5333333333rem;padding:.6666666667rem .4533333333rem 0;position:relative;width:100%}.pg-recharge_send_medal .cmp-mine-title{color:#f9f2b4;font-size:.4266666667rem;font-weight:700;left:50%;position:absolute;text-shadow:0 .0533333333rem .0533333333rem #813e09;top:.2666666667rem;transform:translateX(-50%)}.pg-recharge_send_medal .cmp-mine>.left{align-items:center;display:flex}.pg-recharge_send_medal .cmp-mine>.left img{border:.0266666667rem solid #a77633;border-radius:50%;height:1.3333333333rem;width:1.3333333333rem}.pg-recharge_send_medal .cmp-mine>.left .info{display:flex;flex-direction:column;margin:0 .2666666667rem}.pg-recharge_send_medal .cmp-mine>.left .info>span:first-child{color:#ffed8c;font-size:.3733333333rem;font-weight:700;margin-bottom:.1066666667rem}.pg-recharge_send_medal .cmp-mine>.left .info>span:last-child{color:#ffed8c99;font-size:.32rem}.pg-recharge_send_medal .cmp-mine>.right{align-items:center;color:#ffed8c;display:flex;font-size:.32rem;font-weight:700}.pg-recharge_send_medal .cmp-mine>.right img{height:.2933333333rem;margin:0 .1066666667rem;object-fit:cover;width:.2933333333rem}.pg-recharge_send_medal .cmp-rule{background:url(/static/media/rule-btn.f62387b8d25b047384eb.webp) no-repeat 50%/cover;height:.88rem;position:absolute;right:.3466666667rem;top:.3466666667rem;width:.88rem}.pg-recharge_send_medal .cmp-rule .cmp-dialog__content .text{box-sizing:border-box;display:flex;flex-direction:column;height:9.1733333333rem;margin-top:.8rem;overflow-y:auto;padding:0 .4rem}.pg-recharge_send_medal .cmp-rule .cmp-dialog__content .text span{color:#ffed8c;font-size:.32rem;font-weight:700;margin-bottom:.5333333333rem}.mirror .pg-recharge_send_medal .cmp-rule{left:.3466666667rem;right:auto}.cmp-dialog__content{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;height:11.0666666667rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:9.4666666667rem}.cmp-dialog__title{color:#f9f2b4;font-size:.4266666667rem;font-weight:700;position:absolute;top:.2666666667rem}.cmp-dialog__close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAABPlBMVEUAAADIrknIrkrIrkr/vUbIr0nIrkj/yFj/3nL/5n3/84//v0D/7Yb/5XX/22b/12H/tjbIrknHrUjKskf/xUn/wEL/uzv/84n/7oL/6nv/4G3/yFD/zVX/0Fv/0V3/1GH/9JH/tjj/2Gj/1GX/tz7/85b/3G7/9Zr/zGb/vEP/v4BuGRj/zkP/yTz/yz//viz/3Fj/1k//uSX/wDD/wzP/uyn/2FL/xjn/2lT/00v/0Eb/sRr/0kn/5mb/4F7/xTf/tiL/rBP/42L/sxz/623/4mCmYCqmXCT/31z/tCD/rhf/6Gn/3Vv/xDf/7nL/ryH/qRD/tR//8Hj/63L/6Gz+1VD/0U7/zEfJjzn/vDL/tyz/pw3/wz3/wDj/4mb/2ln/yET/tCfKgyamWSH/8X7/zU7/xkHKkTvIgSbIgCUFpuGQAAAAK3RSTlMAi2FFIX1cIWRkZARk/f394GJOK+Dg4P79/f3g4OAh9ejS0KeLVUg1GRMEr/DMZAAAAsJJREFUWMPl19dW4lAYhuGABgsigigWsPcIzEizjSjOoEAYHDoWROz3fwNDdsiXkGYSDzzwZS32r9v9LBMOWKG+SZMemvZMfkZw2GiHg7Y5rAt2m9dJUU6vzW5dGOCHARhWBBiWhe215eW1bRgWhMGJYu6sODEIw4pwdXNzBcOqYM2AcHZFwrWYFaaLZ6g4DcOM8JATidwDDDPCUU7SEQzDwtT1+VF/1zCMClmZcJ69noJhTDhXBMOQ0DzN/lO8sqdNGB8JvubeqWp7TR8MPWHI14zvaRRv+oZg6Ah3cW0ifgdDW5i/i8R1isDQEaIRUjyivkZv52GoC7dEIL13IqjzHhEIGOpC4DYWFXpjmEdhfmSYN2zEYKgJL4VYLNp7dRjO4CZOYDpR7BReAryhEBYC7a4gdtE9eCEdUKEdWJAZDiIE28lUIUUia4EcLfQW4fekZDtIDIcgTNq8FLUVrIeS/aXIYfKWkm2F6sEtivLahO9KD+2kqNXncEhekjvOCUnFVvh5laKctKdH0Nz/s1gPh7oI/4b1gggh/Cyu9UXuDtASwumuh1XiCbWdutvJE+KFrNR2FYUzDCmzq6y2IlwIbueGu3a4K4sTMhk147Dm3sDtxIc67K4dH/ZFDmORdlxzD/MfKrLzRvXgWBI5Kh3QQZUX7ABgjCcOxBrcQX7kjIZkKzEOQWns/0QNTuBHzmiIO/sQVI37hPCH1cZrFfNrA3PiHoKmoZ+mAGNkjt3XjZ0bgaBpnPzQjhUFfYPVFE4g6Buu9GU3lr1kZetl2gXhI6N1oloLghEj/UdRuuUaM/7VPubKpxXlIRgzZiu/ZFVmIRg28lIgb0aAUa7kUaUMwYQxOlP+jcozoxDMGdYFGKW/pBIE84a/RAQ/BCvGU6n0BMGSsb7k9y+tQ7Bk7Gxu7kD4isc76UPmVz7q4oH7e/QfXS07VodhXGAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:cover;height:.88rem;position:absolute;right:0;top:-.48rem;width:.88rem}.mirror .cmp-dialog__close{left:0;right:auto}.pg-recharge_send_medal .cmp-rewards{background:url(/static/media/rewards-bg.bd721e09576128724aa4.webp) no-repeat 50%/cover;box-sizing:border-box;height:30.5066666667rem;padding-top:1.7333333333rem;position:relative;width:100%}.pg-recharge_send_medal .cmp-rewards-title{color:#f9f2b4;font-size:.4266666667rem;font-weight:700;left:50%;position:absolute;text-shadow:0 .0533333333rem .0533333333rem #813e09;top:.2666666667rem;transform:translateX(-50%)}.pg-recharge_send_medal .cmp-rewards-item{box-sizing:border-box;flex-shrink:0;margin-bottom:.2666666667rem;padding:0 .2666666667rem}.pg-recharge_send_medal .cmp-rewards-item__title{align-items:center;background:url(/static/media/title-bg.da01d9565b4d02633cfc.webp) no-repeat 50%/cover;box-sizing:border-box;color:#ffec8c;display:flex;font-size:.3466666667rem;font-weight:500;height:.88rem;padding:0 .2933333333rem;width:7.4933333333rem}.pg-recharge_send_medal .cmp-rewards-item__content{align-items:center;display:flex}.pg-recharge_send_medal .cmp-rewards-item .cmp-medal:nth-child(2n){margin:0 .1066666667rem}.pg-recharge_send_medal .cmp-rewards-item__get{all:unset;background:url(/static/media/get.1a8d8b90e400d05a4cb9.webp) no-repeat 50%/cover;height:1.3333333333rem;margin:0 .24rem;width:2.64rem}.pg-recharge_send_medal .cmp-rewards-item .get-ac{background-image:url(/static/media/get-ac.fd22108ebd1b3005a7dc.webp)}.mirror .pg-recharge_send_medal .cmp-rewards-item__title,.mirror .pg-recharge_send_medal .cmp-rewards-item__title>span{transform:scaleX(-1)}.pg-recharge_send_medal .cmp-tabs{display:flex;justify-content:space-between;margin-bottom:.4533333333rem;margin-top:.48rem;padding:0 .2133333333rem;position:relative}.pg-recharge_send_medal .cmp-tabs:after{background:linear-gradient(90deg,#6f3f09,#f1c11c,#6d4008);bottom:.9066666667rem;content:"";height:.1333333333rem;left:50%;position:absolute;transform:translateX(-50%);width:9.3333333333rem}.pg-recharge_send_medal .cmp-tabs-item{align-items:center;background-image:url(/static/media/rewards-tab.a7fa462e192ae337830c.webp);background-repeat:no-repeat;background-size:cover;color:#ffd80d;display:flex;flex-direction:column;font-size:.32rem;font-weight:700;height:2.4rem;position:relative;width:2.9333333333rem;z-index:2}.pg-recharge_send_medal .cmp-tabs-item .icon{height:.6933333333rem;left:50%;object-fit:cover;position:absolute;top:.6133333333rem;transform:translateX(-50%);width:1.12rem}.pg-recharge_send_medal .cmp-tabs-item .interval{align-items:center;display:flex;margin-bottom:.16rem;margin-top:auto}.pg-recharge_send_medal .cmp-tabs-item .interval>img{height:.3733333333rem;object-fit:cover;width:.3733333333rem}.pg-recharge_send_medal .cmp-tabs-item .interval>span{margin:0 .0533333333rem}.pg-recharge_send_medal .cmp-tabs-item.selected{background-image:url(/static/media/rewards-tab-ac.fa7bd14164e835e7a6ca.webp);height:3.44rem;width:3.0133333333rem}.pg-recharge_send_medal .cmp-tabs-item.selected .icon{height:.8266666667rem;top:.8rem;width:1.3866666667rem}.pg-recharge_send_medal .cmp-tabs-item.selected .interval{color:#6e1918;margin-bottom:.9066666667rem}.pg-recharge_send_medal .cmp-medal{display:flex;flex-direction:column;position:relative}.pg-recharge_send_medal .cmp-medal__medal{background:url(/static/media/medal-bg.177e0c03a3549ebd1df3.webp) no-repeat 50%/cover;display:flex;height:3.9466666667rem;justify-content:center;width:3.0133333333rem}.pg-recharge_send_medal .cmp-medal__medal>img{height:2.1333333333rem;margin-top:.7466666667rem;width:2.1333333333rem}.pg-recharge_send_medal .cmp-medal__text{bottom:.3466666667rem;color:#ffed8c;font-size:.2933333333rem;font-weight:500;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.pg-recharge_send_medal .cmp-get-dialog .cmp-dialog__content{background-image:url(/static/media/get-dialog-bg.d8ca4599ec711e42a941.webp);display:flex;flex-direction:column;height:6.96rem}.pg-recharge_send_medal .cmp-get-dialog .cmp-dialog__content .medal-box{box-sizing:border-box;display:flex;justify-content:space-between;margin-top:.8rem;padding:0 1.2266666667rem;width:100%}.pg-recharge_send_medal .cmp-get-dialog .cmp-dialog__content .get{height:1.3333333333rem;object-fit:cover;width:2.64rem}.pg-new-year>img{width:100%}.pg-charm-anchor{background-color:#392112;display:flex;flex-direction:column;overflow-x:hidden;padding-bottom:2.1333333333rem;position:relative;width:10rem}.pg-charm-anchor header{width:100%}.pg-charm-anchor header img{object-fit:cover;width:100%}.pg-charm-anchor header .gift-img{margin-top:-3.2rem}.pg-charm-anchor .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab.4d777557cb41b6ce32f8.webp);background-size:contain;color:#e8bd89;font-size:.3733333333rem;font-weight:700;height:.88rem;opacity:1}.pg-charm-anchor .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.b3f001599c5b992a866a.webp)}.pg-charm-anchor .cmp-tab-buttons-btn .selected>span{color:#be4800;margin-top:.0533333333rem}.pg-charm-anchor .cmp-tab-buttons-children{background-image:url(/static/media/rank-bg.539d00c0738f51bd3cb5.webp);background-size:100% 100%;height:23.2533333333rem;margin-top:.3466666667rem;padding:2.1333333333rem .5866666667rem 0;position:relative}.pg-charm-anchor .tab-reward .cmp-tab-buttons-children{background-image:url(/static/media/rank-bg-long.dc49bd93457cc0637663.webp);height:27.4666666667rem}.pg-charm-anchor-rank-title{color:#fce548;font-size:.3733333333rem;font-weight:700;left:50%;position:absolute;top:1.1466666667rem;transform:translateX(-50%)}.pg-charm-anchor-reward{display:flex;flex-direction:column;justify-content:center;padding:0 .2666666667rem}.pg-charm-anchor-reward img{height:12.0266666667rem;object-fit:cover}.pg-charm-anchor-reward img:last-child{margin-top:.4rem}.mirror .pg-charm-anchor{direction:rtl}.pg-charm-anchor .cmp-rule{background:url(/static/media/rule-btn.bb91102afabcb818e387.webp) no-repeat 50%/cover;height:.9866666667rem;position:absolute;right:0;top:7.4933333333rem;width:1.8133333333rem}.pg-charm-anchor .cmp-rule .cmp-dialog__content{background-image:url(/static/media/rule-bg.25f0a14751e041eb0ee7.webp);box-sizing:border-box;padding:1.52rem .8rem 0;width:100%}.pg-charm-anchor .cmp-rule .cmp-dialog__content .text{box-sizing:border-box;display:flex;flex-direction:column;height:8rem;overflow-y:auto}.pg-charm-anchor .cmp-rule .cmp-dialog__content .text span{color:#fff;font-size:.3733333333rem;font-weight:700;margin-bottom:.5333333333rem}.pg-charm-anchor .cmp-rule .cmp-dialog__content .text span:last-child{margin-bottom:0}.pg-charm-anchor .cmp-rule .cmp-dialog__title{color:#fce548;font-size:.3733333333rem;font-weight:700;top:1.0933333333rem}.pg-charm-anchor .cmp-rule .cmp-dialog__close{left:auto;right:.2133333333rem;top:.1866666667rem}.mirror .pg-charm-anchor .cmp-rule .cmp-dialog__content .text{direction:rtl}.pg-charm-anchor .cmp-rank-list-top1{align-items:center;display:flex;flex-direction:column;justify-content:center}.pg-charm-anchor .cmp-rank-list-top1__avatar{align-items:flex-end;display:flex}.pg-charm-anchor .cmp-rank-list-top1__self{align-items:center;display:flex;height:3.0666666667rem;justify-content:center;margin:0 -.5333333333rem;position:relative;width:4.6666666667rem;z-index:3}.pg-charm-anchor .cmp-rank-list-top1__self:after{background:url(/static/media/love.e2594698529df0dc4f13.webp) no-repeat 50%/cover;bottom:.1066666667rem;content:"";height:.9333333333rem;position:absolute;right:.4533333333rem;width:1.28rem;z-index:3}.pg-charm-anchor .cmp-rank-list-top1__self .profile{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.pg-charm-anchor .cmp-rank-list-top1__self .avatar{border-radius:50%;height:2.1333333333rem;margin-top:.1333333333rem;object-fit:cover;width:2.1333333333rem}.pg-charm-anchor .cmp-rank-list-top1__other{align-items:center;display:flex;height:2.1333333333rem;justify-content:center;margin:0 -.5333333333rem;position:relative;width:2.0266666667rem}.pg-charm-anchor .cmp-rank-list-top1__other .profile{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.pg-charm-anchor .cmp-rank-list-top1__other .avatar{border-radius:50%;height:1.4933333333rem;margin-top:.08rem;object-fit:cover;width:1.4933333333rem}.pg-charm-anchor .cmp-rank-list-top1__info{align-items:center;display:flex;flex-direction:column;justify-content:center}.pg-charm-anchor .cmp-rank-list-top1__nick{color:#fce548;font-size:.3733333333rem;font-weight:500;margin-bottom:.1066666667rem;margin-top:.1333333333rem}.pg-charm-anchor .cmp-rank-list-top1__gold{align-items:center;display:flex}.pg-charm-anchor .cmp-rank-list-top1__gold>span{color:#f1e8b2;font-size:.32rem;font-weight:700}.pg-charm-anchor .cmp-rank-list-top1__gold>img{height:.2933333333rem;margin:0 .1066666667rem;object-fit:cover;width:.2933333333rem}.pg-charm-anchor .cmp-rank-list-content{margin-top:.2933333333rem}.pg-charm-anchor .cmp-rank-list-item{display:flex;justify-content:space-between;margin-bottom:.1333333333rem;padding:.2666666667rem}.pg-charm-anchor .cmp-rank-list-item:nth-child(2n-1){background-color:#68050566}.pg-charm-anchor .cmp-rank-list-item:nth-child(2n){background-color:#682a0599}.pg-charm-anchor .cmp-rank-list-item>.left{align-items:center;display:flex}.pg-charm-anchor .cmp-rank-list-item>.left>span:first-child{color:#fff;font-size:.4266666667rem;font-weight:700}.pg-charm-anchor .cmp-rank-list-item>.left>div{align-items:flex-end;display:flex;margin:0 .2933333333rem}.pg-charm-anchor .cmp-rank-list-item>.left>div>img:first-child{border:.0266666667rem solid #ffc223;border-radius:50%;height:1.0666666667rem;object-fit:cover;width:1.0666666667rem}.pg-charm-anchor .cmp-rank-list-item>.left>div>img:last-child{border:.0266666667rem solid #ffc223;border-radius:50%;height:.5866666667rem;margin-right:-.2666666667rem;object-fit:cover;width:.5866666667rem}.pg-charm-anchor .cmp-rank-list-item>.left>span:last-child{color:#fff;font-size:.3733333333rem;max-width:4.2666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-charm-anchor .cmp-rank-list-item>.right{align-items:center;display:flex}.pg-charm-anchor .cmp-rank-list-item>.right img{height:.2933333333rem;margin:0 .1066666667rem;object-fit:cover;width:.2933333333rem}.pg-charm-anchor .cmp-rank-list-item>.right span{color:#fff;font-size:.3733333333rem;font-weight:500}.mirror .pg-charm-anchor .cmp-rank-list-top1{direction:ltr}.pg-charm-anchor .cmp-mine{background:url(/static/media/user-bg.902c7c8a61e034eae8ce.webp) no-repeat 50%/cover;bottom:0;box-sizing:border-box;height:2.1333333333rem;justify-content:space-between;left:0;padding:.1333333333rem .3466666667rem 0;position:fixed;width:100%;z-index:10}.pg-charm-anchor .cmp-mine,.pg-charm-anchor .cmp-mine>.left{align-items:center;display:flex}.pg-charm-anchor .cmp-mine>.left>span:first-child{color:#fff;font-size:.4266666667rem;font-weight:700}.pg-charm-anchor .cmp-mine>.left>div{align-items:flex-end;display:flex;margin:0 .32rem}.pg-charm-anchor .cmp-mine>.left>div .avatar{border:.0266666667rem solid #ffc223;border-radius:50%;height:1.0666666667rem;object-fit:cover;width:1.0666666667rem}.pg-charm-anchor .cmp-mine>.left>div .target-avatar{border:.0266666667rem solid #ffc223;border-radius:50%;height:.5866666667rem;margin-right:-.2666666667rem;object-fit:cover;width:.5866666667rem}.pg-charm-anchor .cmp-mine>.left>span:last-child{color:#fff;font-size:.3733333333rem}.pg-charm-anchor .cmp-mine>.right{align-items:center;display:flex}.pg-charm-anchor .cmp-mine>.right img{height:.2933333333rem;margin:0 .1066666667rem;object-fit:cover;width:.2933333333rem}.pg-charm-anchor .cmp-mine>.right span{color:#fff;font-size:.3733333333rem;font-weight:500}.pg-ramadan-answer{background:#be973f;min-height:100vh;position:relative}.pg-ramadan-answer__banner{height:9.3866666667rem;object-fit:cover;width:100%}.pg-ramadan-answer .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-ramadan-answer .cmp-tab-buttons{margin-top:.1333333333rem}.pg-ramadan-answer .cmp-tab-buttons-btn{padding:0 .0533333333rem}.pg-ramadan-answer .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.6a8494c3fda5b29fb8c8.webp);background-size:contain;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:0 .0266666667rem;opacity:1}.pg-ramadan-answer .cmp-tab-buttons-btn__text{margin-bottom:.1066666667rem}.pg-ramadan-answer .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.a3d7fff07ebcb6ac400f.webp)}.pg-ramadan-answer .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-ramadan-answer .cmp-rule{height:.88rem;position:absolute;right:0;top:4.9866666667rem;width:1.8933333333rem}.pg-ramadan-answer .cmp-rule-btn{align-items:center;background:url(/static/media/rule-bg.02c066245930287fa555.webp) no-repeat 50%/cover;color:#7b3d00;display:flex;font-size:.32rem;font-weight:600;height:100%;justify-content:center;width:100%}.pg-ramadan-answer .cmp-rule .cmp-dialog__content{align-items:normal;background-image:url(/static/media/dialog-bg.5e84e8971a3c13037923.webp);box-sizing:border-box;height:11.44rem;padding:2.0266666667rem .5333333333rem 0;width:9.6rem}.pg-ramadan-answer .cmp-rule .cmp-dialog__content .text{box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto}.pg-ramadan-answer .cmp-rule .cmp-dialog__content .text span{color:#7b3d00;font-size:.32rem;font-weight:500;margin-bottom:.5333333333rem}.pg-ramadan-answer .cmp-rule .cmp-dialog__content .text span:last-child{margin-bottom:0}.pg-ramadan-answer .cmp-rule .cmp-dialog__title{color:#7b3d00;font-size:.4266666667rem;top:.6666666667rem}.pg-ramadan-answer .cmp-rule .cmp-dialog__close{right:0;top:0}.mirror .pg-ramadan-answer .cmp-rule{left:0;right:auto}.mirror .pg-ramadan-answer .cmp-rule-btn,.mirror .pg-ramadan-answer .cmp-rule-btn span{transform:scaleX(-1)}.mirror .pg-ramadan-answer .cmp-rule .cmp-dialog__content .text{direction:rtl}@keyframes question-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes question-appear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.pg-ramadan-answer .cmp-questions .cmp-dialog__content{align-items:normal;background-image:url(/static/media/questions-box-bg.c4bf164b873b79c6c150.webp);box-sizing:border-box;height:7.7066666667rem;padding:2.0266666667rem .5333333333rem 0;width:9.6rem}.pg-ramadan-answer .cmp-questions .cmp-dialog__title{color:#7b3d00;font-size:.4266666667rem;top:.6666666667rem}.pg-ramadan-answer .cmp-questions__dialog-content{display:flex;flex-direction:column}.pg-ramadan-answer .cmp-questions__dialog-content>div{align-items:center;background:url(/static/media/profile.09da5219315935f3e766.webp) no-repeat 50%/cover;display:flex;height:5.7333333333rem;justify-content:center;left:50%;position:absolute;top:.9866666667rem;transform:translateX(-50%);width:5.7066666667rem}.pg-ramadan-answer .cmp-questions__dialog-content>div img{height:2.1866666667rem;object-fit:contain;width:2.1866666667rem}.pg-ramadan-answer .cmp-questions__dialog-content>button{all:unset;background:url(/static/media/btn-ac.041032c8dac7674eb93e.webp) no-repeat 50%/cover;color:#7b3d00;font-size:.4266666667rem;font-weight:600;height:1.0666666667rem;margin-bottom:.8266666667rem;margin-top:auto;text-align:center;width:2.9333333333rem;z-index:10}.pg-ramadan-answer .cmp-questions__answer-questions,.pg-ramadan-answer .cmp-questions__dally-rewards{background:url(/static/media/questions-box-bg.c4bf164b873b79c6c150.webp) no-repeat 50%/cover;box-sizing:border-box;height:7.7066666667rem;margin:0 auto .5333333333rem;padding-top:1.6rem;position:relative;width:9.6rem}.pg-ramadan-answer .cmp-questions__answer-questions-title,.pg-ramadan-answer .cmp-questions__dally-rewards-title{color:#7b3d00;font-size:.4266666667rem;font-weight:600;left:50%;position:absolute;top:.6666666667rem;transform:translateX(-50%)}.pg-ramadan-answer .cmp-questions__answer-questions-btn,.pg-ramadan-answer .cmp-questions__dally-rewards-btn{all:unset;background-image:url(/static/media/btn-unac.73216d2b79f46e21059f.webp);background-repeat:no-repeat;background-size:cover;color:#656565;font-size:.32rem;font-weight:600;height:.8266666667rem;line-height:.8266666667rem;text-align:center;width:2.2133333333rem}.pg-ramadan-answer .cmp-questions__answer-questions .can-open,.pg-ramadan-answer .cmp-questions__dally-rewards .can-open{background-image:url(/static/media/btn-ac.041032c8dac7674eb93e.webp);color:#7b3d00}.pg-ramadan-answer .cmp-questions__dally-rewards{align-items:center;display:flex;flex-direction:column}.pg-ramadan-answer .cmp-questions__dally-rewards-open-gift-box{height:2.08rem;object-fit:cover;width:2.0533333333rem}.pg-ramadan-answer .cmp-questions__dally-rewards-tip{color:#ac7c33;font-size:.2933333333rem;font-weight:600;margin-bottom:.4rem;margin-top:.1866666667rem}.pg-ramadan-answer .cmp-questions__dally-rewards-tip span{color:#7b3d00;font-size:.4rem}.pg-ramadan-answer .cmp-questions__dally-rewards-progress{box-sizing:border-box;padding:0 .96rem;width:100%}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-gifts{align-items:center;display:flex;justify-content:space-between}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-gifts img{height:1.0933333333rem;object-fit:cover;width:1.12rem}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-content{box-sizing:border-box;margin:0 .1333333333rem;overflow:hidden;position:relative}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-content .adm-progress-bar-trail{background:#0c0a034d;border-radius:.08rem;box-sizing:border-box;height:.16rem;padding:.0266666667rem}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-content .adm-progress-bar-trail .adm-progress-bar-fill{background:linear-gradient(180deg,#ffff3d,#ffdd38 48%,#ffab1f);border-radius:.0533333333rem;height:.1066666667rem}.pg-ramadan-answer .cmp-questions__dally-rewards-progress-num{color:#7b3d00;font-size:.2933333333rem;font-weight:600;margin-top:.08rem;position:absolute;transition:left .3s}.pg-ramadan-answer .cmp-questions__answer-questions{overflow:hidden;position:relative}.pg-ramadan-answer .cmp-questions__answer-questions-content{box-sizing:border-box;display:flex;flex-direction:column;min-height:6.1333333333rem;padding:0 .5333333333rem;position:absolute;width:100%}.pg-ramadan-answer .cmp-questions__answer-questions .question-hide{animation:question-hide .5s linear forwards}.pg-ramadan-answer .cmp-questions__answer-questions .question-appear{animation:question-appear .5s linear forwards;animation-delay:.5s;opacity:0}.pg-ramadan-answer .cmp-questions__answer-questions-sequence{color:#7b3d00;font-size:.3733333333rem;font-weight:600;margin:.0533333333rem auto .2133333333rem}.pg-ramadan-answer .cmp-questions__answer-questions-question{color:#7b3d00;font-size:.3733333333rem;font-weight:600;margin-bottom:.2666666667rem;overflow-wrap:break-word}.pg-ramadan-answer .cmp-questions__answer-questions-btn{margin:auto auto .5333333333rem}.pg-ramadan-answer .cmp-questions__answer-questions-select-item{align-items:center;display:flex;margin-bottom:.5333333333rem}.pg-ramadan-answer .cmp-questions__answer-questions-select-item>div{background-image:url(/static/media/no-select.f0bb113740dfeac8baa3.webp);background-repeat:no-repeat;background-size:cover;height:.5333333333rem;width:.5333333333rem}.pg-ramadan-answer .cmp-questions__answer-questions-select-item>span{color:#7b3d00;font-size:.3733333333rem;font-weight:600;margin:0 .16rem}.pg-ramadan-answer .cmp-questions__answer-questions .selected>div{background-image:url(/static/media/select.6e7671895a808f168aea.webp)}.pg-ramadan-answer .cmp-questions__answer-questions .right>div{background-image:url(/static/media/right.9e941696731be3b88b77.webp)}.pg-ramadan-answer .cmp-questions__answer-questions .right>span{opacity:.5}.pg-ramadan-answer .cmp-questions__answer-questions .wrong>div{background-image:url(/static/media/wrong.23d7f45ea02f3da1f950.webp)}.pg-ramadan-answer .cmp-questions__answer-questions .wrong>span{opacity:.5}.pg-ramadan-answer .cmp-questions__answer-questions .selected.right>span,.pg-ramadan-answer .cmp-questions__answer-questions .selected.wrong>span{opacity:1}.pg-ramadan-answer .cmp-questions__next-btn{all:unset;align-items:center;background-color:#c5c5c5;border-radius:.4rem;box-sizing:border-box;color:#656565;display:flex;font-size:.32rem;font-weight:500;height:.8rem;justify-content:center;margin:0 auto;width:6.24rem}.pg-ramadan-answer .cmp-questions__next-btn img{height:.5066666667rem;margin:0 .0533333333rem;object-fit:cover;width:.5066666667rem}.pg-ramadan-answer .cmp-questions .can-next{background-image:linear-gradient(180deg,#fff895,#ef7b11);border:.0533333333rem solid #ffc503;color:#834201}.pg-ramadan-answer .cmp-rank{background-image:url(/static/media/rank-bg.6ef1db0b705a66f03ffe.webp);background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;height:23.4133333333rem;margin:0 .2133333333rem;padding:2.32rem .5333333333rem 0;position:relative}.pg-ramadan-answer .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-ramadan-answer .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-ramadan-answer .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-ramadan-answer .cmp-rank__title{color:#7b3d00;font-size:.4266666667rem;font-weight:600;left:50%;position:absolute;top:.72rem;transform:translateX(-50%)}.pg-ramadan-answer .cmp-rank__list{display:flex;flex-direction:column;height:100%}.pg-ramadan-answer .cmp-rank__list-item,.pg-ramadan-answer .cmp-rank__list-user{align-items:center;display:flex;height:1.8933333333rem;position:relative}.pg-ramadan-answer .cmp-rank__list-item-index,.pg-ramadan-answer .cmp-rank__list-user-index{align-items:center;color:#7b3d00;display:flex;font-size:.48rem;height:100%;margin-bottom:.2666666667rem;width:1.44rem}.pg-ramadan-answer .cmp-rank__list-item-index>div,.pg-ramadan-answer .cmp-rank__list-user-index>div{color:#7b3d00;font-size:.48rem;font-weight:600;min-width:1.0133333333rem;text-align:center}.pg-ramadan-answer .cmp-rank__list-item-info,.pg-ramadan-answer .cmp-rank__list-user-info{align-items:center;border-bottom:.0266666667rem solid #7b3d0033;box-sizing:border-box;display:flex;flex-grow:1;justify-content:space-between;padding-bottom:.2666666667rem}.pg-ramadan-answer .cmp-rank__list-item-info>.left,.pg-ramadan-answer .cmp-rank__list-item-info>.right,.pg-ramadan-answer .cmp-rank__list-user-info>.left,.pg-ramadan-answer .cmp-rank__list-user-info>.right{align-items:center;display:flex}.pg-ramadan-answer .cmp-rank__list-item-avatar,.pg-ramadan-answer .cmp-rank__list-user-avatar{border-radius:50%;height:1.3333333333rem;margin-right:.4rem;object-fit:cover;width:1.3333333333rem}.pg-ramadan-answer .cmp-rank__list-item-nick,.pg-ramadan-answer .cmp-rank__list-item-num,.pg-ramadan-answer .cmp-rank__list-user-nick,.pg-ramadan-answer .cmp-rank__list-user-num{color:#7b3d00;font-size:.3733333333rem;font-weight:700}.pg-ramadan-answer .cmp-rank__list-item-nick,.pg-ramadan-answer .cmp-rank__list-user-nick{max-width:4.2666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-ramadan-answer .cmp-rank__list-item-icon,.pg-ramadan-answer .cmp-rank__list-user-icon{height:.5866666667rem;margin:0 .1066666667rem;object-fit:cover;width:.5866666667rem}.pg-ramadan-answer .cmp-rank__list-item:nth-last-child(2) .cmp-rank__list-item-info,.pg-ramadan-answer .cmp-rank__list-user:nth-last-child(2) .cmp-rank__list-item-info{border-bottom:initial}.pg-ramadan-answer .cmp-rank__list-item .rank1,.pg-ramadan-answer .cmp-rank__list-user .rank1{background-image:url(/static/media/rank1.6caf76f9031fae4c81a9.webp);background-repeat:no-repeat;background-size:cover;height:.9333333333rem;width:1.2rem}.pg-ramadan-answer .cmp-rank__list-item .rank2,.pg-ramadan-answer .cmp-rank__list-user .rank2{background-image:url(/static/media/rank2.e03bee3d82f244676fba.webp);background-repeat:no-repeat;background-size:cover;height:.88rem;width:1.1466666667rem}.pg-ramadan-answer .cmp-rank__list-item .rank3,.pg-ramadan-answer .cmp-rank__list-user .rank3{background-image:url(/static/media/rank3.8ae9db50f24c3ec53b3c.webp);background-repeat:no-repeat;background-size:cover;height:.88rem;width:1.0133333333rem}.pg-ramadan-answer .cmp-rank__list-user{margin-bottom:.32rem;margin-top:auto}.pg-ramadan-answer .cmp-rank__list-user-info{border-bottom:initial}.pg-ramadan-answer .cmp-rank__list-user-index>div,.pg-ramadan-answer .cmp-rank__list-user-nick,.pg-ramadan-answer .cmp-rank__list-user-num{color:#fff}.mirror .pg-ramadan-answer .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-ramadan-answer .cmp-rewards{display:flex;justify-content:center}.pg-ramadan-answer .cmp-rewards img{height:17.5466666667rem;object-fit:cover;width:9.7066666667rem}.pg-room-support{background:#3d0000;min-height:100vh}.pg-room-support,.pg-room-support header{position:relative}.pg-room-support header>img{height:13.2266666667rem;margin-bottom:-2.3466666667rem;object-fit:cover;width:100%}.pg-room-support header>div{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:8.64rem;transform:translateX(-50%);width:100%}.pg-room-support header>div span{color:#fff;font-size:.32rem;font-weight:600;margin-bottom:.16rem}.pg-room-support header>div span:first-child{color:#ffe800;font-size:.4533333333rem;font-weight:700;margin-bottom:.1066666667rem}.pg-room-support .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-room-support .cmp-tab-buttons{margin-top:.1333333333rem}.pg-room-support .cmp-tab-buttons-btn{padding:0 .0533333333rem}.pg-room-support .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.f7169e75d8c9f54ade19.webp);background-size:contain;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:0 .0266666667rem;opacity:1}.pg-room-support .cmp-tab-buttons-btn__text{margin-bottom:.1066666667rem}.pg-room-support .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.00dc577263bba59c5c65.webp)}.pg-room-support .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-room-support-rank{padding-bottom:2.8533333333rem}.pg-room-support__container{background:url(/static/media/list-bg.78c397fb86cca3acd44a.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.52rem;margin:.56rem .2666666667rem 0;padding-top:1.76rem;position:relative}.pg-room-support__container-title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.2933333333rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-room-support header>div{direction:ltr}.pg-room-support .cmp-rewards-pool{align-items:center;background:url(/static/media/rewards-pool-bg.4647d6ef0b2876422ef9.webp) no-repeat 50%/cover;display:flex;flex-direction:column;height:5.3866666667rem;margin:0 .2666666667rem .6933333333rem;position:relative}.pg-room-support .cmp-rewards-pool__title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;position:absolute;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.2933333333rem;transform:translateX(-50%)}.pg-room-support .cmp-rewards-pool__rewards{align-items:center;display:flex;flex-direction:column;margin-top:1.6rem}.pg-room-support .cmp-rewards-pool__rewards>div{align-items:center;background:url(/static/media/rewards-icon-bg.ae66f0bf6df7100758fb.webp) no-repeat 50%/cover;display:flex;height:2.5066666667rem;justify-content:center;width:2.5333333333rem}.pg-room-support .cmp-rewards-pool__rewards>div img{height:2.08rem;object-fit:contain;width:2.08rem}.pg-room-support .cmp-rewards-pool__rewards>span{color:#fff;font-size:.4533333333rem;font-weight:700;margin-top:.1866666667rem}.pg-room-support .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-room-support .cmp-rewards__item{background:#551d0cad;border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.48rem}.pg-room-support .cmp-rewards__item>div{width:100%}.pg-room-support .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-room-support .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-room-support .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-room-support .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.ae66f0bf6df7100758fb.webp) no-repeat 50%/cover;display:flex;height:2.1333333333rem;justify-content:center;width:2.1333333333rem}.pg-room-support .cmp-rewards__item-box>div img{height:1.76rem;object-fit:contain;width:1.76rem}.pg-room-support .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-room-support .cmp-rewards__items{align-items:center;display:flex;flex-shrink:0;justify-content:space-evenly;margin-top:.4rem}.pg-room-support .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;padding:0 .6666666667rem}.pg-room-support .cmp-rule span{margin-bottom:.5333333333rem}.pg-room-support .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-room-support .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-room-support .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-support .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-room-support .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-room-support .cmp-rank__list-item,.pg-room-support .cmp-rank__list-user{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-room-support .cmp-rank__list-item-index,.pg-room-support .cmp-rank__list-user-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-room-support .cmp-rank__list-item-index>div,.pg-room-support .cmp-rank__list-user-index>div{min-width:1.0133333333rem;text-align:center}.pg-room-support .cmp-rank__list-item-info,.pg-room-support .cmp-rank__list-user-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-room-support .cmp-rank__list-item-avatar,.pg-room-support .cmp-rank__list-user-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-room-support .cmp-rank__list-item-nick,.pg-room-support .cmp-rank__list-item-num,.pg-room-support .cmp-rank__list-user-nick,.pg-room-support .cmp-rank__list-user-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-support .cmp-rank__list-item-nick,.pg-room-support .cmp-rank__list-user-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-room-support .cmp-rank__list-item-icon,.pg-room-support .cmp-rank__list-user-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-room-support .cmp-rank__list-item:last-child .cmp-rank__list-item-info,.pg-room-support .cmp-rank__list-user:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-room-support .cmp-rank__list-item .rank1,.pg-room-support .cmp-rank__list-user .rank1{background-image:url(/static/media/top-1.4028587e33bed948de1e.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-room-support .cmp-rank__list-item .rank2,.pg-room-support .cmp-rank__list-user .rank2{background-image:url(/static/media/top-2.b3d7671c58f1e9bc11e3.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-room-support .cmp-rank__list-item .rank3,.pg-room-support .cmp-rank__list-user .rank3{background-image:url(/static/media/top-3.66122ebfb568af102b31.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-room-support .cmp-rank__list-user{background-image:url(/static/media/user-bg.b48ac4e50e136df2ea5f.webp);background-repeat:no-repeat;background-size:cover;bottom:0;box-sizing:border-box;height:2.8533333333rem;left:0;margin-top:auto;padding:0 .6666666667rem;position:fixed;width:100%;z-index:2}.pg-room-support .cmp-rank__list-user-info{align-items:center;border-bottom:initial;display:flex}.mirror .pg-room-support .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-room-rewards{background:#0c0538;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-room-rewards__header{background-image:url(/static/media/header-banner.abf621d149c8c596edfa.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.16rem;position:relative}.pg-room-rewards__header-title{height:2.56rem;left:50%;object-fit:cover;position:absolute;top:.48rem;transform:translateX(-50%);width:7.7333333333rem}.pg-room-rewards__header-agency{display:flex;height:5.7066666667rem;justify-content:center;left:50%;position:absolute;top:2.5066666667rem;transform:translateX(-50%);width:9.9466666667rem}.pg-room-rewards__header-agency-img{align-items:center;display:flex;height:5.5466666667rem;justify-content:center;position:relative;width:9.5466666667rem}.pg-room-rewards__header-agency-avatar{border-radius:50%;height:1.7333333333rem;margin-top:.4rem;object-fit:cover;width:1.7333333333rem}.pg-room-rewards__header-agency-frame{height:100%;position:absolute;width:100%;z-index:2}.pg-room-rewards__header-agency-name{background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/contain;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;text-align:center;width:6.9333333333rem}.pg-room-rewards__header-flag{background-image:url(/static/media/flag.ec1bf60e063edde94dad.webp);background-repeat:no-repeat;background-size:contain;height:3.5466666667rem;left:50%;position:absolute;top:7.2rem;transform:translateX(-50%);width:8.96rem}.pg-room-rewards__header-flag__item{border-radius:50%}.pg-room-rewards__header-flag__item.item-0{border-image:linear-gradient(180deg,#f5d16d,#f1d479) 1 1;box-shadow:0 0 3px 1px #ffd72880;height:1.2rem;left:3.9733333333rem;position:absolute;top:1.2533333333rem;width:1.2rem}.pg-room-rewards__header-flag__item.item-0 img:last-child{height:.6666666667rem;width:.6666666667rem}.pg-room-rewards__header-flag__item.item-1{border-image:linear-gradient(180deg,#d7dcff,#c4cbf2) 1 1;box-shadow:0 0 3px 1px #ffd728;height:.9333333333rem;left:2.6133333333rem;position:absolute;top:1.3866666667rem;width:.9333333333rem}.pg-room-rewards__header-flag__item.item-2{border-image:linear-gradient(180deg,#ffd7ce,#e1a093) 1 1;box-shadow:0 0 3px 1px #ffd72880;height:.9333333333rem;left:5.6266666667rem;position:absolute;top:1.3866666667rem;width:.9333333333rem}.pg-room-rewards__header-flag__item img:first-child{border-radius:50%;height:100%;object-fit:fill;width:100%}.pg-room-rewards__header-flag__item img:last-child{height:.5066666667rem;position:absolute;right:-22%;top:-22%;transform:rotate(10deg);width:.5066666667rem}.pg-room-rewards .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-room-rewards .cmp-tab-buttons{margin-top:-1.6266666667rem}.pg-room-rewards .cmp-tab-buttons-btn{padding:initial}.pg-room-rewards .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.e413a2e70c4b46fe398f.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-room-rewards .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-room-rewards .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.34c0444f882adfabee92.webp)}.pg-room-rewards .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-room-rewards__container{background:url(/static/media/list-bg.be6da0f1cdf01ba52d0f.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.0933333333rem;margin:.56rem .2666666667rem 0;padding-top:1.2266666667rem;position:relative;width:9.4666666667rem}.pg-room-rewards__container-title{color:#f9f2b4;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.32rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-room-rewards header>div{direction:ltr}.pg-room-rewards .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-room-rewards .cmp-rewards__item{border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center}.pg-room-rewards .cmp-rewards__item>div{width:100%}.pg-room-rewards .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-room-rewards .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-room-rewards .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-room-rewards .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-room-rewards .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-room-rewards .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-room-rewards .cmp-rewards__items{display:grid;justify-content:center}.pg-room-rewards .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-room-rewards .cmp-rule span{margin-bottom:.5333333333rem}.pg-room-rewards .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-room-rewards .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-room-rewards .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-rewards .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-room-rewards .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-room-rewards .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-room-rewards .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-room-rewards .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-room-rewards .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-room-rewards .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-room-rewards .cmp-rank__list-item-nick,.pg-room-rewards .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-rewards .cmp-rank__list-item-nick{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-room-rewards .cmp-rank__list-item-nick span:first-child{margin-bottom:.1333333333rem}.pg-room-rewards .cmp-rank__list-item-nick img{border-radius:.5066666667rem;height:.5066666667rem;width:.5066666667rem}.pg-room-rewards .cmp-rank__list-item-nick img:not(:first-child){margin-left:.1866666667rem}.pg-room-rewards .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-room-rewards .cmp-rank__list-item-left{align-items:center;display:flex}.pg-room-rewards .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-room-rewards .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-room-rewards .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-room-rewards .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-room-rewards .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-room-rewards .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-room-rewards .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-room-rewards .cmp-rank-countdown{height:86%}.mirror .pg-room-rewards .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.mirror .pg-room-rewards .cmp-rank__list-item-nick img{margin-left:0}.mirror .pg-room-rewards .cmp-rank__list-item-nick img:not(:first-child){margin-right:.1866666667rem}.pg-room-rewards-day .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-room-rewards-day .cmp-rewards__item{border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center}.pg-room-rewards-day .cmp-rewards__item>div{width:100%}.pg-room-rewards-day .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-room-rewards-day .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-room-rewards-day .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-room-rewards-day .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-room-rewards-day .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-room-rewards-day .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-room-rewards-day .cmp-rewards__items{display:grid;justify-content:center}.pg-room-rewards-day .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-room-rewards-day .cmp-rule span{margin-bottom:.5333333333rem}.pg-room-rewards-day .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-room-rewards-day .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-room-rewards-day .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-rewards-day .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-room-rewards-day .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-room-rewards-day .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-room-rewards-day .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-room-rewards-day .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-room-rewards-day .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-room-rewards-day .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-room-rewards-day .cmp-rank__list-item-nick,.pg-room-rewards-day .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-rewards-day .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-room-rewards-day .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-room-rewards-day .cmp-rank__list-item-left{align-items:center;display:flex}.pg-room-rewards-day .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-room-rewards-day .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-room-rewards-day .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-room-rewards-day .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-room-rewards-day .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-room-rewards-day .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-room-rewards-day .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-room-rewards-day .cmp-rank-countdown{height:86%}.mirror .pg-room-rewards-day .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-room-rewards-day{background:#0c0538;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-room-rewards-day__header{background-image:url(/static/media/header-banner.abf621d149c8c596edfa.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.16rem;position:relative}.pg-room-rewards-day__header-title{height:2.56rem;left:50%;object-fit:cover;position:absolute;top:.48rem;transform:translateX(-50%);width:7.7333333333rem}.pg-room-rewards-day__header-agency{height:5.7066666667rem;left:50%;position:absolute;top:3.1466666667rem;transform:translateX(-50%);width:9.9466666667rem}.pg-room-rewards-day__header-agency-img{align-items:center;display:flex;height:5.5466666667rem;justify-content:center;position:relative;width:9.5466666667rem}.pg-room-rewards-day__header-agency-avatar{border-radius:50%;height:1.7333333333rem;margin-top:.4rem;object-fit:cover;width:1.7333333333rem}.pg-room-rewards-day__header-agency-frame{height:100%;position:absolute;width:100%;z-index:2}.pg-room-rewards-day__header-agency-name{background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/contain;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;text-align:center;width:6.9333333333rem}.pg-room-rewards-day .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-room-rewards-day .cmp-tab-buttons{margin-top:-1.6266666667rem}.pg-room-rewards-day .cmp-tab-buttons-btn{padding:initial}.pg-room-rewards-day .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.e413a2e70c4b46fe398f.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-room-rewards-day .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-room-rewards-day .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.34c0444f882adfabee92.webp)}.pg-room-rewards-day .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-room-rewards-day__container{background:url(/static/media/list-bg.be6da0f1cdf01ba52d0f.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.0933333333rem;margin:.56rem .2666666667rem 0;padding-top:1.2266666667rem;position:relative;width:9.4666666667rem}.pg-room-rewards-day__container-title{color:#f9f2b4;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.32rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-room-rewards-day header>div{direction:ltr}.pg-game-rankings{background:#3d0000;min-height:100vh;position:relative}.pg-game-rankings header{height:10.8533333333rem;position:relative}.pg-game-rankings header>img{margin-bottom:-2.3466666667rem;width:100%}.pg-game-rankings header>div{align-items:center;background:linear-gradient(270deg,#0000,#2f1c00c9 53%,#0000);display:flex;flex-direction:column;justify-content:center;left:50%;padding-bottom:5.3333333333rem;padding-top:.2666666667rem;position:absolute;top:8.64rem;transform:translateX(-50%);width:100%}.pg-game-rankings header>div span{color:#fff;font-size:.32rem;font-weight:600;margin-bottom:.16rem}.pg-game-rankings header>div span:first-child{color:#ffe800;font-size:.4533333333rem;font-weight:700;margin-bottom:.1066666667rem}.pg-game-rankings .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-game-rankings .cmp-tab-buttons{margin-top:.1333333333rem}.pg-game-rankings .cmp-tab-buttons-btn{padding:0 .0533333333rem}.pg-game-rankings .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.0f251eb04aa5f425a31c.webp);background-size:contain;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:0 .0266666667rem;opacity:1}.pg-game-rankings .cmp-tab-buttons-btn__text{margin-bottom:.1066666667rem}.pg-game-rankings .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.8df5abd12759bd88db29.webp)}.pg-game-rankings .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-game-rankings-rank{padding-bottom:2.8533333333rem}.pg-game-rankings__container{background:url(/static/media/list-bg.9d1016622ec8019d4eac.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.52rem;margin:.56rem .2666666667rem 0;padding-top:1.76rem;position:relative}.pg-game-rankings__container-title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.4266666667rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-game-rankings header>div{direction:ltr}.pg-game-rankings .cmp-rewards-pool{align-items:center;background:url(/static/media/rewards-pool-bg.0aa84b8f132039a2de5d.webp) no-repeat 50%/cover;display:flex;flex-direction:column;height:5.8666666667rem;margin:0 .2666666667rem .6933333333rem;position:relative}.pg-game-rankings .cmp-rewards-pool__title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;position:absolute;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.2933333333rem;transform:translateX(-50%)}.pg-game-rankings .cmp-rewards-pool__rewards{align-items:center;display:flex;flex-direction:column;margin-top:1.6rem}.pg-game-rankings .cmp-rewards-pool__rewards>div{align-items:center;background:url(/static/media/rewards-icon-bg.af640e24d5c681dc1a0e.webp) no-repeat 50%/cover;display:flex;height:2.5066666667rem;justify-content:center;width:2.5333333333rem}.pg-game-rankings .cmp-rewards-pool__rewards>div img{height:2.08rem;object-fit:contain;width:2.08rem}.pg-game-rankings .cmp-rewards-pool__rewards>span{color:#fff;font-size:.4533333333rem;font-weight:700;margin-top:.1866666667rem}.pg-game-rankings .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-game-rankings .cmp-rewards__item{background:#551d0cad;border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.48rem}.pg-game-rankings .cmp-rewards__item>div{width:100%}.pg-game-rankings .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-game-rankings .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-game-rankings .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-game-rankings .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.af640e24d5c681dc1a0e.webp) no-repeat 50%/cover;display:flex;height:2.1333333333rem;justify-content:center;width:2.1333333333rem}.pg-game-rankings .cmp-rewards__item-box>div img{height:1.76rem;object-fit:contain;width:1.76rem}.pg-game-rankings .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-game-rankings .cmp-rewards__items{align-items:center;display:flex;flex-shrink:0;justify-content:space-evenly;margin-top:.4rem}.pg-game-rankings .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;padding:0 .6666666667rem}.pg-game-rankings .cmp-rule span{margin-bottom:.5333333333rem}.pg-game-rankings .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-game-rankings .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-game-rankings .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-game-rankings .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-game-rankings .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-game-rankings .cmp-rank__list-item,.pg-game-rankings .cmp-rank__list-user{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-game-rankings .cmp-rank__list-item-index,.pg-game-rankings .cmp-rank__list-user-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-game-rankings .cmp-rank__list-item-index>div,.pg-game-rankings .cmp-rank__list-user-index>div{min-width:1.0133333333rem;text-align:center}.pg-game-rankings .cmp-rank__list-item-info,.pg-game-rankings .cmp-rank__list-user-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-game-rankings .cmp-rank__list-item-avatar,.pg-game-rankings .cmp-rank__list-user-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-game-rankings .cmp-rank__list-item-nick,.pg-game-rankings .cmp-rank__list-item-num,.pg-game-rankings .cmp-rank__list-user-nick,.pg-game-rankings .cmp-rank__list-user-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-game-rankings .cmp-rank__list-item-nick,.pg-game-rankings .cmp-rank__list-user-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-game-rankings .cmp-rank__list-item-icon,.pg-game-rankings .cmp-rank__list-user-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-game-rankings .cmp-rank__list-item:last-child .cmp-rank__list-item-info,.pg-game-rankings .cmp-rank__list-user:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-game-rankings .cmp-rank__list-item .rank1,.pg-game-rankings .cmp-rank__list-user .rank1{background-image:url(/static/media/top-1.4028587e33bed948de1e.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-game-rankings .cmp-rank__list-item .rank2,.pg-game-rankings .cmp-rank__list-user .rank2{background-image:url(/static/media/top-2.b3d7671c58f1e9bc11e3.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-game-rankings .cmp-rank__list-item .rank3,.pg-game-rankings .cmp-rank__list-user .rank3{background-image:url(/static/media/top-3.66122ebfb568af102b31.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-game-rankings .cmp-rank__list-user{background-image:url(/static/media/user-bg.22482007539cfc571fb1.webp);background-repeat:no-repeat;background-size:cover;bottom:0;box-sizing:border-box;height:2.7733333333rem;left:0;margin-top:auto;padding:0 .6666666667rem;position:fixed;width:100%;z-index:2}.pg-game-rankings .cmp-rank__list-user-info{align-items:center;border-bottom:initial;display:flex}.mirror .pg-game-rankings .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-fruit-wheel{background:#0c0538;min-height:100vh;padding-bottom:1.3333333333rem;position:relative}.pg-fruit-wheel header{margin-bottom:1.0666666667rem;position:relative}.pg-fruit-wheel header>img{height:13.2266666667rem;margin-bottom:-2.3466666667rem;object-fit:cover;width:100%}.pg-fruit-wheel header>div{align-items:center;background:linear-gradient(270deg,#0000,#2f1c00c9 53%,#0000);display:flex;flex-direction:column;justify-content:center;left:50%;padding-bottom:5.3333333333rem;padding-top:.2666666667rem;position:absolute;top:9.6rem;transform:translateX(-50%);width:100%}.pg-fruit-wheel header>div span{color:#fff;font-size:.32rem;font-weight:600;margin-bottom:.16rem}.pg-fruit-wheel header>div span:first-child{color:#ffe800;font-size:.4533333333rem;font-weight:700;margin-bottom:.1066666667rem}.pg-fruit-wheel .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-fruit-wheel .cmp-tab-buttons{margin-top:.1333333333rem}.pg-fruit-wheel .cmp-tab-buttons-btn{padding:0 .0533333333rem}.pg-fruit-wheel .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.f3d37f236098e3c60d59.webp);background-size:contain;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:0 .0266666667rem;opacity:1}.pg-fruit-wheel .cmp-tab-buttons-btn__text{margin-bottom:.1066666667rem}.pg-fruit-wheel .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.d223b7ed63b84cc6f892.webp)}.pg-fruit-wheel .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-fruit-wheel-rank{padding-bottom:2.4rem}.pg-fruit-wheel__container{background:url(/static/media/list-bg.fb670b29dc971edc5e6a.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.76rem;margin:.56rem .2666666667rem 0;padding-top:1.76rem;position:relative}.pg-fruit-wheel__container-title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.5333333333rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-fruit-wheel header>div{direction:ltr}.pg-fruit-wheel .cmp-rewards-pool{align-items:center;background:url(/static/media/rewards-pool-bg.ba795c8ba9a69d074908.webp) no-repeat 50%/cover;display:flex;flex-direction:column;height:5.8666666667rem;margin:0 .2666666667rem .6933333333rem;position:relative}.pg-fruit-wheel .cmp-rewards-pool__title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;position:absolute;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.5866666667rem;transform:translateX(-50%)}.pg-fruit-wheel .cmp-rewards-pool__rewards{align-items:center;display:flex;flex-direction:column;margin-top:2rem}.pg-fruit-wheel .cmp-rewards-pool__rewards>div{align-items:center;background:url(/static/media/rewards-icon-bg.ba91a0f3d1b62293b8f9.webp) no-repeat 50%/cover;display:flex;height:2.5066666667rem;justify-content:center;width:2.5333333333rem}.pg-fruit-wheel .cmp-rewards-pool__rewards>div img{height:2.08rem;object-fit:contain;width:2.08rem}.pg-fruit-wheel .cmp-rewards-pool__rewards>span{color:#fff;font-size:.4533333333rem;font-weight:700;margin-top:.1866666667rem}.pg-fruit-wheel .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-fruit-wheel .cmp-rewards__item{background:#551d0cad;border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.48rem}.pg-fruit-wheel .cmp-rewards__item>div{width:100%}.pg-fruit-wheel .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-fruit-wheel .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-fruit-wheel .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-fruit-wheel .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.ba91a0f3d1b62293b8f9.webp) no-repeat 50%/cover;display:flex;height:2.1333333333rem;justify-content:center;width:2.1333333333rem}.pg-fruit-wheel .cmp-rewards__item-box>div img{height:1.76rem;object-fit:contain;width:1.76rem}.pg-fruit-wheel .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-fruit-wheel .cmp-rewards__items{align-items:center;display:flex;flex-shrink:0;justify-content:space-evenly;margin-top:.4rem}.pg-fruit-wheel .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;padding:0 .6666666667rem}.pg-fruit-wheel .cmp-rule span{margin-bottom:.5333333333rem}.pg-fruit-wheel .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-fruit-wheel .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-fruit-wheel .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-fruit-wheel .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-fruit-wheel .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-fruit-wheel .cmp-rank__list-item,.pg-fruit-wheel .cmp-rank__list-user{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-fruit-wheel .cmp-rank__list-item-index,.pg-fruit-wheel .cmp-rank__list-user-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-fruit-wheel .cmp-rank__list-item-index>div,.pg-fruit-wheel .cmp-rank__list-user-index>div{min-width:1.0133333333rem;text-align:center}.pg-fruit-wheel .cmp-rank__list-item-info,.pg-fruit-wheel .cmp-rank__list-user-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-fruit-wheel .cmp-rank__list-item-avatar,.pg-fruit-wheel .cmp-rank__list-user-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-fruit-wheel .cmp-rank__list-item-nick,.pg-fruit-wheel .cmp-rank__list-item-num,.pg-fruit-wheel .cmp-rank__list-user-nick,.pg-fruit-wheel .cmp-rank__list-user-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-fruit-wheel .cmp-rank__list-item-nick,.pg-fruit-wheel .cmp-rank__list-user-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-fruit-wheel .cmp-rank__list-item-icon,.pg-fruit-wheel .cmp-rank__list-user-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-fruit-wheel .cmp-rank__list-item:last-child .cmp-rank__list-item-info,.pg-fruit-wheel .cmp-rank__list-user:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-fruit-wheel .cmp-rank__list-item .rank1,.pg-fruit-wheel .cmp-rank__list-user .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-fruit-wheel .cmp-rank__list-item .rank2,.pg-fruit-wheel .cmp-rank__list-user .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-fruit-wheel .cmp-rank__list-item .rank3,.pg-fruit-wheel .cmp-rank__list-user .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-fruit-wheel .cmp-rank__list-user{background-image:url(/static/media/user-bg.3a04129cddd6b36ee123.webp);background-repeat:no-repeat;background-size:cover;bottom:0;box-sizing:border-box;height:2.2133333333rem;left:0;margin-top:auto;padding:0 .6666666667rem;position:fixed;width:100%;z-index:2}.pg-fruit-wheel .cmp-rank__list-user-info{align-items:center;border-bottom:initial;display:flex}.mirror .pg-fruit-wheel .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-agency-honor{background:#0c0538;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-agency-honor__header{background-image:url(/static/media/header-banner.abf621d149c8c596edfa.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.16rem;position:relative}.pg-agency-honor__header-title{height:2.56rem;left:50%;object-fit:cover;position:absolute;top:.48rem;transform:translateX(-50%);width:7.7333333333rem}.pg-agency-honor__header-agency{height:5.7066666667rem;left:50%;position:absolute;top:3.1466666667rem;transform:translateX(-50%);width:9.9466666667rem}.pg-agency-honor__header-agency-img{align-items:center;display:flex;height:5.5466666667rem;justify-content:center;position:relative;width:9.5466666667rem}.pg-agency-honor__header-agency-avatar{border-radius:50%;height:1.7333333333rem;margin-top:.4rem;object-fit:cover;width:1.7333333333rem}.pg-agency-honor__header-agency-frame{height:100%;position:absolute;width:100%;z-index:2}.pg-agency-honor__header-agency-name{background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/contain;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;text-align:center;width:6.9333333333rem}.pg-agency-honor .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-agency-honor .cmp-tab-buttons{margin-top:-1.6266666667rem}.pg-agency-honor .cmp-tab-buttons-btn{padding:initial}.pg-agency-honor .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.e413a2e70c4b46fe398f.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-agency-honor .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-agency-honor .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.34c0444f882adfabee92.webp)}.pg-agency-honor .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-agency-honor__container{background:url(/static/media/list-bg.be6da0f1cdf01ba52d0f.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.0933333333rem;margin:.56rem .2666666667rem 0;padding-top:1.2266666667rem;position:relative;width:9.4666666667rem}.pg-agency-honor__container-title{color:#f9f2b4;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.32rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-agency-honor header>div{direction:ltr}.pg-agency-honor .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-agency-honor .cmp-rewards__item{border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center}.pg-agency-honor .cmp-rewards__item>div{width:100%}.pg-agency-honor .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-agency-honor .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-agency-honor .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-agency-honor .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-agency-honor .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-agency-honor .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-agency-honor .cmp-rewards__items{display:grid;justify-content:center}.pg-agency-honor .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-agency-honor .cmp-rule span{margin-bottom:.5333333333rem}.pg-agency-honor .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-agency-honor .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-agency-honor .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-agency-honor .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-agency-honor .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-agency-honor .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-agency-honor .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-agency-honor .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-agency-honor .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-agency-honor .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-agency-honor .cmp-rank__list-item-nick,.pg-agency-honor .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-agency-honor .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-agency-honor .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-agency-honor .cmp-rank__list-item-left{align-items:center;display:flex}.pg-agency-honor .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-agency-honor .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-agency-honor .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-agency-honor .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-agency-honor .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-agency-honor .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-agency-honor .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-agency-honor .cmp-rank-countdown{height:86%}.mirror .pg-agency-honor .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-host-honor{background:#0c0538;min-height:100vh;padding-bottom:1.3333333333rem;position:relative}.pg-host-honor__header{height:13.3333333333rem;margin-bottom:.5333333333rem;position:relative}.pg-host-honor__header>img{height:100%;margin-bottom:-2.3466666667rem;object-fit:cover;width:100%}.pg-host-honor__header-phase{align-items:center;background:linear-gradient(270deg,#0000,#2f1c00c9 53%,#0000);bottom:0;display:flex;flex-direction:column;justify-content:center;left:50%;padding-top:.2666666667rem;position:absolute;transform:translateX(-50%);width:100%}.pg-host-honor__header-phase span{color:#fff;font-size:.32rem;font-weight:600;margin-bottom:.16rem}.pg-host-honor__header-phase span:first-child{color:#ffe800;font-size:.4533333333rem;font-weight:700;margin-bottom:.1066666667rem}.pg-host-honor__header-host{left:50%;position:absolute;top:1.2rem;transform:translateX(-50%);width:100%}.pg-host-honor__header-host-img{align-items:center;display:flex;height:6.4rem;justify-content:center;position:relative;width:100%}.pg-host-honor__header-host-avatar{border-radius:50%;height:2.2666666667rem;margin-top:.4rem;object-fit:cover;width:2.2666666667rem}.pg-host-honor__header-host-frame{position:absolute;width:100%;z-index:2}.pg-host-honor__header-host-name{background:url(/static/media/countdown-bg.2c7afa11f4c53c7a769a.webp) no-repeat 50%/contain;bottom:.64rem;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;position:relative;text-align:center;width:6.9333333333rem}.pg-host-honor .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-host-honor .cmp-tab-buttons{margin-top:.1333333333rem}.pg-host-honor .cmp-tab-buttons-btn{padding:initial}.pg-host-honor .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.884975e0b80fadeb664a.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-host-honor .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-host-honor .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.814d1d8f9867605c21fc.webp)}.pg-host-honor .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-host-honor__container{background:url(/static/media/list-bg.72c0e8e168fc71409255.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.76rem;margin:.56rem .2666666667rem 0;padding-top:.96rem;position:relative}.pg-host-honor__container-title{color:#ffe800;font-size:.4266666667rem;font-style:italic;font-weight:700;height:.48rem;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.5866666667rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-host-honor header>div{direction:ltr}.pg-host-honor .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-host-honor .cmp-rewards__item{background:#551d0cad;border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.48rem}.pg-host-honor .cmp-rewards__item>div{width:100%}.pg-host-honor .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-host-honor .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-host-honor .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-host-honor .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.20c5bba3a03dc4e7ee50.webp) no-repeat 50%/cover;display:flex;height:2.1333333333rem;justify-content:center;width:2.1333333333rem}.pg-host-honor .cmp-rewards__item-box>div img{height:1.76rem;object-fit:contain;width:1.76rem}.pg-host-honor .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-host-honor .cmp-rewards__items{align-items:center;display:flex;flex-shrink:0;justify-content:space-evenly;margin-top:.4rem}.pg-host-honor .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-host-honor .cmp-rule span{margin-bottom:.5333333333rem}.pg-host-honor .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-host-honor .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-host-honor .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-host-honor .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-host-honor .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-host-honor .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-host-honor .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-host-honor .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-host-honor .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-host-honor .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-host-honor .cmp-rank__list-item-nick,.pg-host-honor .cmp-rank__list-item-num{font-size:.3733333333rem;font-weight:600}.pg-host-honor .cmp-rank__list-item-nick{color:#fff}.pg-host-honor .cmp-rank__list-item-num{color:#ffe100}.pg-host-honor .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-host-honor .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-host-honor .cmp-rank__list-item-left{align-items:center;display:flex}.pg-host-honor .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-host-honor .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-host-honor .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-host-honor .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-host-honor .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.2c7afa11f4c53c7a769a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-host-honor .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-host-honor .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-host-honor .cmp-rank-countdown{height:86%}.mirror .pg-host-honor .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.cmp-safe-area{display:block;width:100%}.cmp-safe-area.top{padding-bottom:constant(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.cmp-safe-area.bottom{padding-bottom:env(safe-area-inset-bottom)}.pg{overflow:auto;padding-bottom:30px}.pg.dark{background-color:#210}.pg-raffle .cmp-rule{background-image:url(/static/media/dialog.5ad34f33c5c2726cc720.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:9.7333333333rem;padding-top:2rem;width:9.84rem}.pg-raffle .cmp-rule__title{align-items:center;background:linear-gradient(270deg,#0000,#000000d4 17%,#000 52%,#000000d9 78%,#0000);color:#ffdc00;display:flex;font-size:.4266666667rem;font-weight:700;height:.8rem;justify-content:center;margin:0 auto;text-align:center;width:4.9333333333rem}.pg-raffle .cmp-rule__description{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;margin-top:.4rem;padding:0 .8rem}.pg-raffle .cmp-rule__description span{margin-bottom:.4rem}.pg-raffle .cmp-danmaku-item{align-items:center;background-image:url(/static/media/swiper.70de72628beb76da3785.webp);background-repeat:no-repeat;background-size:cover;border-radius:.5866666667rem 0 0 .5866666667rem;display:flex;height:.8rem;justify-content:flex-start;overflow:hidden;padding-left:.1333333333rem;width:4.72rem}.pg-raffle .cmp-danmaku-item img{border-radius:50%;height:.5866666667rem;margin-right:.1066666667rem;object-fit:fill;width:.5866666667rem}.pg-raffle .cmp-danmaku-item span{color:#fff;flex:1 1;font-size:.32rem}.pg-raffle .cmp-danmaku-item span strong{color:#ffb500}.pg-raffle .cmp-game-box{align-items:center;display:flex;flex-direction:column;height:8rem;justify-content:center;width:100%}.pg-raffle .cmp-game-box__image{height:2.5866666667rem;object-fit:fill;width:2.9333333333rem}.pg-raffle .cmp-game-box__text{height:.8rem;object-fit:fill;width:2.4266666667rem}.pg-raffle .cmp-game-task{align-items:center;background-image:url(/static/media/item.449c1464b4162ead9561.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;height:3.8133333333rem;padding:0 .64rem;width:9.84rem}.pg-raffle .cmp-game-task__left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:.4266666667rem}.pg-raffle .cmp-game-task__left-box{align-items:center;background-image:url(/static/media/gift-box.65cde3d37e079afb82f6.webp);background-repeat:no-repeat;background-size:cover;display:flex;height:1.76rem;justify-content:center;width:1.76rem}.pg-raffle .cmp-game-task__left-box img{height:1.3333333333rem;object-fit:fill;width:1.3333333333rem}.pg-raffle .cmp-game-task__left-count{color:#ffdc00;font-size:.3733333333rem;margin-top:.0533333333rem}.pg-raffle .cmp-game-task__middle{display:flex;flex:1 1;flex-direction:column;min-height:2.4rem;position:relative}.pg-raffle .cmp-game-task__middle-title{color:#efd492;font-size:.3466666667rem}.pg-raffle .cmp-game-task__middle-description{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:silver;display:-webkit-box;font-size:.3466666667rem;margin-top:.16rem;overflow:hidden;text-overflow:ellipsis;width:100%}.pg-raffle .cmp-game-task__right{margin-left:.2933333333rem}.pg-raffle .cmp-game-task__right img{height:.8rem;object-fit:fill;width:2.4266666667rem}.mirror .pg-raffle .cmp-game-task__left{margin-left:.4266666667rem;margin-right:0}.mirror .pg-raffle .cmp-game-task__right{margin-left:0;margin-right:.2933333333rem}.pg-raffle .cmp-dialog{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.pg-raffle .cmp-dialog__mask{background-color:#0009;height:100%;position:absolute;width:100%}.pg-raffle .cmp-dialog__container{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.pg-raffle .cmp-prize{align-items:center;background-image:url(/static/media/dialog.5ad34f33c5c2726cc720.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:9.7333333333rem;padding-top:2rem;width:9.84rem}.pg-raffle .cmp-prize__title{align-items:center;background:linear-gradient(90deg,#0000,#0006,#0000);display:flex;justify-content:center;width:8rem}.pg-raffle .cmp-prize__title span{background:linear-gradient(180deg,#fff,#ffbe00);-webkit-background-clip:text;color:#0000;font-size:.6933333333rem;font-style:italic;font-weight:700;text-align:center}.pg-raffle .cmp-prize__bean{height:2.1333333333rem;margin-top:.9333333333rem;object-fit:fill;width:2.1333333333rem}.pg-raffle .cmp-prize__num{color:#ffdc00;font-size:.4266666667rem;margin-top:.2666666667rem}.pg-raffle .cmp-prize__get{height:.8rem;margin-top:.9866666667rem;object-fit:fill;width:2.4266666667rem}.pg-raffle .cmp-records{background-image:url(/static/media/dialog.5ad34f33c5c2726cc720.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:9.7333333333rem;padding-top:2rem;width:9.84rem}.pg-raffle .cmp-records__title{align-items:center;background:linear-gradient(270deg,#0000,#000000d4 17%,#000 52%,#000000d9 78%,#0000);color:#ffdc00;display:flex;font-size:.4266666667rem;font-weight:700;height:.8rem;justify-content:center;margin:0 auto;text-align:center;width:4.9333333333rem}.pg-raffle .cmp-records__container{height:5.8666666667rem;margin-top:.32rem;overflow-y:auto;padding:0 .88rem}.pg-raffle .cmp-records .cmp-record{align-items:center;border:.0533333333rem solid #ffdb00;border-radius:.08rem;box-sizing:border-box;display:flex;height:70px;margin-bottom:.2666666667rem;padding:0 .2666666667rem;width:100%}.pg-raffle .cmp-records .cmp-record>img{height:1.3333333333rem;margin-right:.2666666667rem;width:1.3333333333rem}.pg-raffle .cmp-records .cmp-record__info{display:flex;flex-direction:column}.pg-raffle .cmp-records .cmp-record__info span:first-child{color:#ffdc00;font-size:.3733333333rem}.pg-raffle .cmp-records .cmp-record__info span:last-child{color:#c1c1c1;font-size:.3733333333rem;margin-top:.1066666667rem}.mirror .pg-raffle .cmp-records .cmp-record>img{margin-left:.2666666667rem;margin-right:0}.mirror .pg-raffle .cmp-records .cmp-record__info{direction:ltr;text-align:right}.pg-raffle{background:#0c0538;min-height:100vh;padding-bottom:1.3333333333rem;position:relative}.pg-raffle__header{height:13.3333333333rem;margin-bottom:.5333333333rem;position:relative}.pg-raffle__header>img{height:100%;margin-bottom:-2.3466666667rem;object-fit:cover;width:100%}.pg-raffle__header-dm{height:4rem;left:0;position:absolute;top:4.5333333333rem;width:100%}.pg-raffle__header-dm>div{height:100%;width:100%}.pg-raffle__header-records{-webkit-text-stroke:1px #8b2e004d;background-image:url(/static/media/records.22288d6564c4674a8341.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#ffe155;font-size:.3733333333rem;height:.7466666667rem;left:0;padding:.16rem .32rem 0 0;position:absolute;top:9.7866666667rem;width:2.0266666667rem}.pg-raffle__header-records span{display:block;font-weight:700;text-align:center}.pg-raffle__header-rule{-webkit-text-stroke:.0266666667rem #8b2e004d;background-image:url(/static/media/rule.85bc3100b421f41c09b0.webp);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#ffe155;font-size:.3733333333rem;height:.7466666667rem;padding:.16rem 0 0 .32rem;position:absolute;right:0;top:9.7866666667rem;width:1.6266666667rem}.pg-raffle__header-rule span{display:block;font-weight:700;text-align:center}.pg-raffle__game{background-image:url(/static/media/pane.951468c6ce31b5c60ead.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;height:8rem;justify-content:center;margin:-2rem auto 0;padding:0 .3733333333rem;position:relative;width:9.84rem;z-index:1}.pg-raffle__game-remain{background-color:#0009;border-radius:.88rem;bottom:.8266666667rem;color:silver;left:50%;padding:.1066666667rem .2666666667rem .1066666667rem .5866666667rem;position:absolute;transform:translateX(-50%)}.pg-raffle__game-remain strong{color:#ffdc00}.pg-raffle__game-remain>img{bottom:0;height:.88rem;left:-.4rem;position:absolute;width:.88rem}.pg-raffle .cmp-game-task{margin:.2666666667rem auto 0}.mirror .pg-raffle header>div{direction:ltr}.pg-room-charm{background:#0c0538;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-room-charm__header{background-image:url(/static/media/header-banner.abf621d149c8c596edfa.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.16rem;position:relative}.pg-room-charm__header-title{height:2.56rem;left:50%;object-fit:cover;position:absolute;top:.48rem;transform:translateX(-50%);width:7.7333333333rem}.pg-room-charm__header-agency{height:5.7066666667rem;left:50%;position:absolute;top:3.1466666667rem;transform:translateX(-50%);width:9.9466666667rem}.pg-room-charm__header-agency-img{align-items:center;display:flex;height:5.5466666667rem;justify-content:center;position:relative;width:9.5466666667rem}.pg-room-charm__header-agency-avatar{border-radius:50%;height:1.7333333333rem;margin-top:.4rem;object-fit:cover;width:1.7333333333rem}.pg-room-charm__header-agency-frame{height:100%;position:absolute;width:100%;z-index:2}.pg-room-charm__header-agency-name{background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/contain;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;text-align:center;width:6.9333333333rem}.pg-room-charm .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-room-charm .cmp-tab-buttons{margin-top:-1.6266666667rem}.pg-room-charm .cmp-tab-buttons-btn{padding:initial}.pg-room-charm .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.e413a2e70c4b46fe398f.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-room-charm .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-room-charm .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.34c0444f882adfabee92.webp)}.pg-room-charm .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-room-charm__container{background:url(/static/media/list-bg.be6da0f1cdf01ba52d0f.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.0933333333rem;margin:.56rem .2666666667rem 0;padding-top:1.2266666667rem;position:relative;width:9.4666666667rem}.pg-room-charm__container-title{color:#f9f2b4;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.32rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-room-charm header>div{direction:ltr}.pg-room-charm .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-room-charm .cmp-rewards__item{border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center}.pg-room-charm .cmp-rewards__item>div{width:100%}.pg-room-charm .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-room-charm .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-room-charm .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-room-charm .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-room-charm .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-room-charm .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-room-charm .cmp-rewards__items{display:grid;justify-content:center}.pg-room-charm .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-room-charm .cmp-rule span{margin-bottom:.5333333333rem}.pg-room-charm .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-room-charm .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-room-charm .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-charm .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-room-charm .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-room-charm .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-room-charm .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-room-charm .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-room-charm .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-room-charm .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-room-charm .cmp-rank__list-item-nick,.pg-room-charm .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-room-charm .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-room-charm .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-room-charm .cmp-rank__list-item-left{align-items:center;display:flex}.pg-room-charm .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-room-charm .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-room-charm .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-room-charm .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-room-charm .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-room-charm .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-room-charm .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-room-charm .cmp-rank-countdown{height:86%}.mirror .pg-room-charm .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-week-star .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-week-star .cmp-rewards__item{background-color:#000000ad;border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.9333333333rem}.pg-week-star .cmp-rewards__item>div{width:100%}.pg-week-star .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-week-star .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-week-star .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-week-star .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-week-star .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-week-star .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-week-star .cmp-rewards__items{display:grid;justify-content:center}.pg-week-star .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-week-star .cmp-rule span{margin-bottom:.5333333333rem}.pg-week-star .cmp-gift-image{background-image:url(/static/media/gift-unac.d44afa5d56c3eb99c8a7.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;height:2rem;position:relative;width:2.24rem}.pg-week-star .cmp-gift-image__gift{height:1.28rem;left:50%;position:absolute;top:.2133333333rem;transform:translateX(-50%)}.pg-week-star .cmp-gift-name{color:#7c6ab6;display:block;font-size:.2666666667rem;line-height:.3733333333rem;text-align:center}.pg-week-star .cmp-gift.active .cmp-gift-image{background-image:url(/static/media/gift-ac.f4f69fcd2f013e75784c.webp)}.pg-week-star .cmp-gift.active .cmp-gift-name{color:#fad87b}.pg-week-star .cmp-rank{box-sizing:border-box;display:flex;flex-direction:column;height:98%;padding:0 .64rem}.pg-week-star .cmp-rank__gifts{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:.3466666667rem}.pg-week-star .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-week-star .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-week-star .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-week-star .cmp-rank__list{display:flex;flex-direction:column;height:100%;margin-top:.56rem;max-height:15.3333333333rem;overflow-y:scroll}.pg-week-star .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-week-star .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-week-star .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-week-star .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-week-star .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-week-star .cmp-rank__list-item-nick,.pg-week-star .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-week-star .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-week-star .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-week-star .cmp-rank__list-item-left{align-items:center;display:flex}.pg-week-star .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-week-star .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.835e47e858bcf8cbc9de.webp)}.pg-week-star .cmp-rank__list-item .rank1,.pg-week-star .cmp-rank__list-item .rank2{background-repeat:no-repeat;background-size:cover;height:1.0133333333rem;width:1.1466666667rem}.pg-week-star .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.fe98d6a77390ca9c90c5.webp)}.pg-week-star .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.e0d6c32005bc3a9a3106.webp);background-repeat:no-repeat;background-size:cover;height:1.0133333333rem;width:1.1466666667rem}.pg-week-star .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1c9e7aa0c5327b5604c1.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;padding:0 .6666666667rem}.pg-week-star .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-week-star .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.mirror .pg-week-star .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.pg-week-star .cmp-star-avatar{height:1.9733333333rem;position:relative;width:2.0266666667rem}.pg-week-star .cmp-star-avatar__avatar{border-radius:50%;height:1.3333333333rem;left:50%;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:1.3333333333rem}.pg-week-star .cmp-star-avatar__cover{height:100%;object-fit:fill;position:relative;width:100%;z-index:1}.pg-week-star .cmp-star-flag{background-image:url(/static/media/star-flag.0f06ac4fbfb6731967fd.webp);background-repeat:no-repeat;background-size:contain;height:1.5733333333rem;left:50%;margin-top:-.5333333333rem;position:relative;transform:translateX(-50%);width:1.5466666667rem}.pg-week-star .cmp-star-flag__gift{height:.9866666667rem;left:50%;object-fit:fill;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.pg-week-star .cmp-pane-title{background-image:url(/static/media/list-title.990ffca6ec1237be8e5f.webp);background-repeat:no-repeat;background-size:contain;height:1.8666666667rem;left:50%;position:absolute;top:-1.2rem;transform:translateX(-50%);width:6.16rem}.pg-week-star .cmp-pane-title span{color:#f8f4b5;font-size:.4266666667rem;font-weight:700;left:50%;line-height:.5066666667rem;overflow:auto;position:absolute;text-align:center;top:.88rem;transform:translateX(-50%);white-space:nowrap;width:180px}.pg-week-star{background:#0c0538;background-color:#4d2468;background-image:url(/static/media/header-banner.27e43934208f437a0bc5.webp);background-position:top;background-repeat:no-repeat;background-size:contain;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-week-star__header{height:12.16rem;position:relative}.pg-week-star__header-title{height:3.68rem;left:50%;object-fit:contain;position:absolute;top:.64rem;transform:translateX(-50%);width:9.92rem}.pg-week-star__header-agency{height:7.6266666667rem;left:50%;position:absolute;top:3.12rem;transform:translateX(-50%);width:9.9733333333rem}.pg-week-star__stars{align-items:center;display:flex;height:3.1733333333rem;justify-content:center;margin-top:-1.8133333333rem}.pg-week-star__stars>div:not(:last-child){margin-right:.4rem}.pg-week-star .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-week-star .cmp-tab-buttons{margin-top:3.3066666667rem}.pg-week-star .cmp-tab-buttons-btn{grid-gap:.1066666667rem;display:grid;gap:.1066666667rem;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);margin:0 .1066666667rem;padding:initial}.pg-week-star .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.d1af6c2370e844f20f28.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-week-star .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-week-star .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.0ca02378a63b79be2bd5.webp)}.pg-week-star .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-week-star__container{background:url(/static/media/list-bg.ce8108f29de1663d920e.webp) no-repeat 50%/contain;box-sizing:border-box;height:18.6933333333rem;margin:1.6rem .2666666667rem 0;padding-top:.9866666667rem;position:relative;width:9.4666666667rem}.mirror .pg-week-star header>div{direction:ltr}.mirror .pg-week-star__stars .cmp-star{margin-left:.4rem;margin-right:0}.mirror .pg-week-star__stars .cmp-star-flag{left:auto;right:50%;transform:translateX(50%)}.pg-week-cp .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;margin-top:2.24rem;overflow:auto}.pg-week-cp .cmp-rewards__item{background-image:url(/static/media/pane1.8a25d054ce5badd3c7ec.webp);background-repeat:no-repeat;background-size:contain;border-radius:.2666666667rem;box-sizing:border-box;height:4.0266666667rem;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center;width:8.0533333333rem}.pg-week-cp .cmp-rewards__item:last-child{background-image:url(/static/media/pane2.999702b2e9623868ef1b.webp);height:5.0933333333rem}.pg-week-cp .cmp-rewards__item>div{width:100%}.pg-week-cp .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-week-cp .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-week-cp .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-week-cp .cmp-rewards__item-box>div{align-items:center;background-image:url(/static/media/rewards-icon-bg.e81c39dc1785213bf15e.webp);background-repeat:no-repeat;background-size:contain;display:flex;height:2.32rem;justify-content:center;position:relative;width:2.16rem}.pg-week-cp .cmp-rewards__item-box>div img{bottom:.32rem;height:1.3866666667rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.3866666667rem}.pg-week-cp .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-week-cp .cmp-rewards__items{align-items:center;display:flex;justify-content:flex-start;overflow-x:auto}.pg-week-cp .cmp-rewards__item-box:not(:first-child){margin-left:.4266666667rem}.pg-week-cp .cmp-rule{color:#d05c8d;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:2.2666666667rem;padding:0 .6666666667rem}.pg-week-cp .cmp-rule span{margin-bottom:.5333333333rem}.pg-week-cp .cmp-gift{position:relative}.pg-week-cp .cmp-gift>img{width:1.1466666667rem}.pg-week-cp .cmp-gift__level{background-image:url(/static/media/gift-level.631b7943d940ca97ff14.webp);background-repeat:no-repeat;background-size:contain;color:#fff;font-size:.2133333333rem;font-style:italic;height:.32rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%) translateY(-60%);white-space:nowrap;width:.88rem}.pg-week-cp .cmp-gift__level>img{height:.1333333333rem;margin-right:.08rem;width:.1866666667rem}.pg-week-cp .cmp-gift.big img{width:1.8666666667rem}.pg-week-cp .cmp-gift.big .cmp-gift__level{font-size:.32rem;height:.4266666667rem;width:1.2266666667rem}.pg-week-cp .cmp-gift.big .cmp-gift__level img{height:.24rem;width:.32rem}.mirror .pg-week-cp .cmp-gift__level>img{margin-left:.08rem;margin-right:0}.pg-week-cp .cmp-gift-image{background-image:url(/static/media/gift-unac.d44afa5d56c3eb99c8a7.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;height:2rem;position:relative;width:2.24rem}.pg-week-cp .cmp-gift-image__gift{height:1.28rem;left:50%;position:absolute;top:.2133333333rem;transform:translateX(-50%)}.pg-week-cp .cmp-gift-name{color:#7c6ab6;display:block;font-size:.2666666667rem;line-height:.3733333333rem;text-align:center}.pg-week-cp .cmp-gift.active .cmp-gift-image{background-image:url(/static/media/gift-ac.f4f69fcd2f013e75784c.webp)}.pg-week-cp .cmp-gift.active .cmp-gift-name{color:#fad87b}.pg-week-cp .cmp-rank{box-sizing:border-box;display:flex;flex-direction:column;height:98%;padding:0 .64rem}.pg-week-cp .cmp-rank__gifts{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.pg-week-cp .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-week-cp .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-week-cp .cmp-rank .cmp-gift{margin:0 .2133333333rem}.pg-week-cp .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-week-cp .cmp-rank__list{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:.56rem;max-height:15.3333333333rem;overflow-y:scroll}.pg-week-cp .cmp-rank__list-item{align-items:center;background-image:url(/static/media/list-item.cac30ac6b34140a781a4.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-shrink:0;height:2.0666666667rem;margin-bottom:.08rem;position:relative;width:8.32rem}.pg-week-cp .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;width:1.1466666667rem}.pg-week-cp .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-week-cp .cmp-rank__list-item-info{align-items:center;box-sizing:border-box;color:#ffdeec;display:flex;flex-direction:column;font-size:.24rem;justify-content:space-between}.pg-week-cp .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-week-cp .cmp-rank__list-item-nick,.pg-week-cp .cmp-rank__list-item-num{color:#fff;font-size:.24rem}.pg-week-cp .cmp-rank__list-item-nick{flex:1 1;max-width:1.12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-week-cp .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-week-cp .cmp-rank__list-item-left{align-items:center;display:flex}.pg-week-cp .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-week-cp .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.925015666bbc8533083a.webp)}.pg-week-cp .cmp-rank__list-item .rank1,.pg-week-cp .cmp-rank__list-item .rank2{background-repeat:no-repeat;background-size:cover;height:1.0133333333rem;width:1.1466666667rem}.pg-week-cp .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.21883b491a6cb389f271.webp)}.pg-week-cp .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.e4e8dc0bad4a450d5735.webp);background-repeat:no-repeat;background-size:cover;height:1.0133333333rem;width:1.1466666667rem}.pg-week-cp .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.998b1c51bfd063598c83.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-top:2.16rem;padding:0 .6666666667rem}.pg-week-cp .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-week-cp .cmp-rank__countdown-num{background-image:url(/static/media/countdown-num.bf623d2cbdee0903944c.webp);border-radius:.08rem;color:#f8e38c;font-size:.4533333333rem;height:.6666666667rem;width:.6666666667rem}.pg-week-cp .cmp-rank__countdown-num,.pg-week-cp .cmp-rank__love{align-items:center;background-repeat:no-repeat;background-size:contain;display:flex;font-weight:700;justify-content:center}.pg-week-cp .cmp-rank__love{background-image:url(/static/media/love-bg.296df101c9ea9a608bd3.webp);color:#fff;font-size:.2933333333rem;height:.5866666667rem;line-height:.2933333333rem;padding:0 .2133333333rem;position:absolute;right:.2666666667rem;top:50%;transform:translateY(-50%);width:1.7333333333rem}.pg-week-cp .cmp-rank__love>img{height:.24rem;width:.3466666667rem}.mirror .pg-week-cp .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}.mirror .pg-week-cp .cmp-rank__love{left:.2666666667rem;right:auto}.pg-week-cp .cmp-star{height:2.6133333333rem;position:relative}.pg-week-cp .cmp-star-avatar{height:2.4533333333rem;position:relative;width:2.4rem;z-index:1}.pg-week-cp .cmp-star-avatar__avatar{border-radius:50%;height:1.4933333333rem;left:50%;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:1.4933333333rem}.pg-week-cp .cmp-star-avatar__cover{height:100%;object-fit:fill;position:relative;width:100%;z-index:1}.pg-week-cp .cmp-star-flag{background-image:url(/static/media/star-flag.3f76994c08e6faaa8baa.webp);background-repeat:no-repeat;background-size:contain;bottom:0;height:.6933333333rem;left:50%;position:absolute;transform:translateX(-50%);width:1.92rem}.pg-week-cp .cmp-pane-title{height:1.8666666667rem;left:50%;position:absolute;top:.7466666667rem;transform:translateX(-50%);width:6.16rem}.pg-week-cp .cmp-pane-title span{color:#f8f4b5;display:block;font-size:.4266666667rem;font-weight:700;left:50%;line-height:.5066666667rem;overflow:auto;position:absolute;text-align:center;top:.88rem;transform:translateX(-50%);white-space:nowrap;width:130px}.pg-week-cp{background-color:#d05c8d;background-image:url(/static/media/header-banner.505c717ef8a4d3ea640b.webp);background-position:top;min-height:100vh;padding-bottom:.2666666667rem;padding-top:4.08rem}.pg-week-cp,.pg-week-cp__stars{background-repeat:no-repeat;background-size:contain;position:relative}.pg-week-cp__stars{align-items:center;background-image:url(/static/media/heart.2a5514724b0df98970d0.webp);display:flex;height:5.8133333333rem;justify-content:center;margin:0 auto;width:9.04rem}.pg-week-cp__stars>img{bottom:1.0133333333rem;height:.6666666667rem;left:50%;position:absolute;transform:translateX(-50%);width:1.3333333333rem}.pg-week-cp__stars .cmp-star{position:absolute;top:1.44rem}.pg-week-cp__stars .cmp-star:first-child{left:1.3066666667rem}.pg-week-cp__stars .cmp-star:nth-child(2){right:1.3066666667rem}.pg-week-cp__stars .cmp-gift{bottom:1.8666666667rem;left:50%;position:absolute!important;transform:translateX(-50%)}.pg-week-cp .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-week-cp .cmp-tab-buttons{margin-top:.4rem}.pg-week-cp .cmp-tab-buttons-btn{grid-gap:.1066666667rem;display:grid;gap:.1066666667rem;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);margin:0 .1066666667rem;padding:initial}.pg-week-cp .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.1a550844b65a3ab63252.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1;width:3.0933333333rem}.pg-week-cp .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-week-cp .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.f75b43932bff08578572.webp)}.pg-week-cp .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-week-cp__container{background:url(/static/media/list-bg.1ff58069a434856595dc.webp) no-repeat 50%/contain;box-sizing:border-box;height:18.6933333333rem;padding-top:.9866666667rem;position:relative}.padding{padding-top:1.3333333333rem}.mirror .pg-week-cp header>div{direction:ltr}.mirror .pg-week-cp__stars .cmp-star{margin-left:.4rem;margin-right:0}.mirror .pg-week-cp__stars .cmp-star-flag{left:auto;right:50%;transform:translateX(50%)}.pg-support-stars{background:#0c0538;min-height:100vh;padding-bottom:.2666666667rem;position:relative}.pg-support-stars__header{background-image:url(/static/media/header-banner.abf621d149c8c596edfa.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.16rem;position:relative}.pg-support-stars__header-title{height:2.56rem;left:50%;object-fit:cover;position:absolute;top:.48rem;transform:translateX(-50%);width:7.7333333333rem}.pg-support-stars__header-agency{height:5.7066666667rem;left:50%;position:absolute;top:3.1466666667rem;transform:translateX(-50%);width:9.9466666667rem}.pg-support-stars__header-agency-img{align-items:center;display:flex;height:5.5466666667rem;justify-content:center;position:relative;width:9.5466666667rem}.pg-support-stars__header-agency-avatar{border-radius:50%;height:1.7333333333rem;margin-top:.4rem;object-fit:cover;width:1.7333333333rem}.pg-support-stars__header-agency-frame{height:100%;position:absolute;width:100%;z-index:2}.pg-support-stars__header-agency-name{background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/contain;color:#ffe100;font-size:.4533333333rem;font-weight:600;height:.8rem;line-height:.8rem;margin:-.8rem auto 0;text-align:center;width:6.9333333333rem}.pg-support-stars .cmp-bottom-statement{color:#fff9;font-weight:400}.pg-support-stars .cmp-tab-buttons{margin-top:-1.6266666667rem}.pg-support-stars .cmp-tab-buttons-btn{padding:initial}.pg-support-stars .cmp-tab-buttons-btn__item{background-image:url(/static/media/tab-unac.e413a2e70c4b46fe398f.webp);background-size:contain;background-size:cover;color:#f8e38c99;font-size:.3733333333rem;font-weight:700;height:1.0933333333rem;margin:initial;opacity:1}.pg-support-stars .cmp-tab-buttons-btn__text{font-size:.3466666667rem}.pg-support-stars .cmp-tab-buttons-btn .selected{background-image:url(/static/media/tab-ac.34c0444f882adfabee92.webp)}.pg-support-stars .cmp-tab-buttons-btn .selected>span{color:#f8e38c}.pg-support-stars__container{background:url(/static/media/list-bg.be6da0f1cdf01ba52d0f.webp) no-repeat 50%/cover;box-sizing:border-box;height:17.0933333333rem;margin:.56rem .2666666667rem 0;padding-top:1.2266666667rem;position:relative;width:9.4666666667rem}.pg-support-stars__container-title{color:#f9f2b4;font-size:.4266666667rem;font-style:italic;font-weight:700;left:50%;overflow:auto;position:absolute;text-align:center;text-shadow:0 .0533333333rem .0533333333rem #42140a;top:.32rem;transform:translateX(-50%);white-space:nowrap;width:4.8rem}.mirror .pg-support-stars header>div{direction:ltr}.pg-support-stars .cmp-rewards{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:15.1466666667rem;overflow:auto}.pg-support-stars .cmp-rewards__item{border-radius:.2666666667rem;box-sizing:border-box;margin-bottom:.32rem;padding:.4rem;position:relative;text-align:center}.pg-support-stars .cmp-rewards__item>div{width:100%}.pg-support-stars .cmp-rewards__item-title{color:#ffe100;font-size:.4266666667rem;font-weight:700}.pg-support-stars .cmp-rewards__item-sub{color:#fff9;font-size:.32rem;margin-top:.2666666667rem}.pg-support-stars .cmp-rewards__item-box{align-items:center;display:flex;flex-direction:column}.pg-support-stars .cmp-rewards__item-box>div{align-items:center;background:url(/static/media/rewards-icon-bg.9869b96da94aad94e5f9.webp) no-repeat 50%/contain;display:flex;height:3.0133333333rem;justify-content:center;position:relative;width:3.0133333333rem}.pg-support-stars .cmp-rewards__item-box>div img{bottom:.3466666667rem;height:1.7333333333rem;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:1.7333333333rem}.pg-support-stars .cmp-rewards__item-box>span{color:#f8e38c;font-size:.2933333333rem;font-weight:700;margin-top:.2666666667rem}.pg-support-stars .cmp-rewards__items{display:grid;justify-content:center}.pg-support-stars .cmp-rule{color:#fff;display:flex;flex-direction:column;font-size:.3733333333rem;font-weight:500;margin-top:.4rem;padding:0 .6666666667rem}.pg-support-stars .cmp-rule span{margin-bottom:.5333333333rem}.pg-support-stars .cmp-rank{box-sizing:border-box;height:100%;padding:0 .64rem}.pg-support-stars .cmp-rank .cmp-empty img{height:3.6rem;margin-bottom:.1066666667rem;width:5.76rem}.pg-support-stars .cmp-rank .cmp-empty span{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-support-stars .cmp-rank__loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pg-support-stars .cmp-rank__list{display:flex;flex-direction:column;height:100%;max-height:15.3333333333rem;overflow-y:scroll}.pg-support-stars .cmp-rank__list-item{align-items:center;display:flex;flex-shrink:0;height:1.8933333333rem;position:relative}.pg-support-stars .cmp-rank__list-item-index{align-items:center;color:#fff;display:flex;font-size:.48rem;font-weight:700;height:100%;width:1.44rem}.pg-support-stars .cmp-rank__list-item-index>div{min-width:1.0133333333rem;text-align:center}.pg-support-stars .cmp-rank__list-item-info{align-items:center;border-bottom:.0266666667rem solid #fff3;box-sizing:border-box;display:flex;flex-grow:1;height:100%;justify-content:space-between}.pg-support-stars .cmp-rank__list-item-avatar{border-radius:50%;height:1.3333333333rem;object-fit:cover;width:1.3333333333rem}.pg-support-stars .cmp-rank__list-item-nick,.pg-support-stars .cmp-rank__list-item-num{color:#fff;font-size:.3733333333rem;font-weight:600}.pg-support-stars .cmp-rank__list-item-nick{flex:1 1;max-width:2.6666666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-support-stars .cmp-rank__list-item-icon{height:.5333333333rem;margin:0 .1066666667rem;object-fit:cover;width:.5333333333rem}.pg-support-stars .cmp-rank__list-item-left{align-items:center;display:flex}.pg-support-stars .cmp-rank__list-item:last-child .cmp-rank__list-item-info{border-bottom:initial}.pg-support-stars .cmp-rank__list-item .rank1{background-image:url(/static/media/top-1.b7b9f73802f11a6f7824.webp);background-repeat:no-repeat;background-size:cover;height:1.0933333333rem;width:1.0933333333rem}.pg-support-stars .cmp-rank__list-item .rank2{background-image:url(/static/media/top-2.64b4eaf483d67084f916.webp);background-repeat:no-repeat;background-size:cover;height:.9066666667rem;width:1.0133333333rem}.pg-support-stars .cmp-rank__list-item .rank3{background-image:url(/static/media/top-3.0a7247a1a42cb44c02b6.webp);background-repeat:no-repeat;background-size:cover;height:.8533333333rem;width:.96rem}.pg-support-stars .cmp-rank__countdown{align-items:center;background:url(/static/media/countdown-bg.1a91b1e108555214984a.webp) no-repeat 50%/cover;display:flex;height:1.0666666667rem;justify-content:space-between;margin-bottom:10px;margin-top:.1333333333rem;padding:0 .6666666667rem}.pg-support-stars .cmp-rank__countdown>span{color:#fff;font-size:.2933333333rem;font-weight:500}.pg-support-stars .cmp-rank__countdown-num{align-items:center;background:#000;border-radius:.08rem;color:#ffe100;display:flex;font-size:.4533333333rem;font-weight:700;height:.6666666667rem;justify-content:center;width:.6666666667rem}.pg-support-stars .cmp-rank-countdown{height:86%}.mirror .pg-support-stars .cmp-rank__list-item-avatar{margin-left:.4rem;margin-right:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hide{display:none!important}.pg{height:1px;min-height:100vh}.pg.loading{overflow:hidden;width:100vw}.mirror{direction:rtl}.mirror .adm-mask{direction:ltr}.mirror .adm-mask .adm-toast-main-text{direction:rtl}