.UserGuide-module-scss-module__AjyCOa__wrapper{z-index:999;position:relative}.UserGuide-module-scss-module__AjyCOa__bar{background:var(--bg-bg1,#ffffff0f);border-radius:.24rem;justify-content:space-between;align-items:center;gap:.2rem;padding:.2rem .24rem;display:flex}.UserGuide-module-scss-module__AjyCOa__left{flex:0 auto;min-width:0;max-width:45%}.UserGuide-module-scss-module__AjyCOa__authBtns{gap:.16rem;display:flex}.UserGuide-module-scss-module__AjyCOa__loginBtn,.UserGuide-module-scss-module__AjyCOa__registerBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:.4rem;padding:.12rem .36rem;font-size:.26rem;font-weight:600}.UserGuide-module-scss-module__AjyCOa__loginBtn{color:var(--text-primary,#1976d2);border:1px solid var(--color-primary,#1976d2);background:0 0}.UserGuide-module-scss-module__AjyCOa__registerBtn{background:var(--color-primary,#1976d2);color:#fff}.UserGuide-module-scss-module__AjyCOa__userInfo{cursor:pointer;flex-direction:column;gap:.08rem;min-width:0;display:flex}.UserGuide-module-scss-module__AjyCOa__avatarRow{align-items:center;gap:.16rem;display:flex}.UserGuide-module-scss-module__AjyCOa__avatarWrap{border-radius:50%;flex-shrink:0;width:.84rem;height:.84rem;position:relative;overflow:visible}.UserGuide-module-scss-module__AjyCOa__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.UserGuide-module-scss-module__AjyCOa__usernameRow{color:var(--text-tertiary,#fff);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.26rem;overflow:hidden}.UserGuide-module-scss-module__AjyCOa__vipBadge{color:#fff;white-space:nowrap;text-align:center;z-index:1;letter-spacing:.5px;background:linear-gradient(135deg,#d4a017,#f5c842);border-radius:.14rem;height:.28rem;padding:0 .12rem;font-size:.18rem;font-weight:700;line-height:.28rem;position:absolute;bottom:-.04rem;left:50%;transform:translate(-50%);box-shadow:0 1px .06rem #0006}.UserGuide-module-scss-module__AjyCOa__userMeta{flex-direction:column;flex:1;gap:.04rem;min-width:0;display:flex}.UserGuide-module-scss-module__AjyCOa__username{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.26rem;font-weight:600;overflow:hidden}.UserGuide-module-scss-module__AjyCOa__vipText{color:gold;font-size:.2rem;font-weight:700}.UserGuide-module-scss-module__AjyCOa__idRow{color:var(--text-primary);white-space:nowrap;align-items:center;gap:.04rem;font-size:.26rem;font-weight:600;display:flex}.UserGuide-module-scss-module__AjyCOa__copyBtn{width:.36rem;height:.36rem;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.UserGuide-module-scss-module__AjyCOa__copyBtn:active{color:var(--color-primary);transform:scale(.9)}.UserGuide-module-scss-module__AjyCOa__nicknameRow,.UserGuide-module-scss-module__AjyCOa__nickname{color:var(--text-secondary,#ffffff80);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.22rem;overflow:hidden}.UserGuide-module-scss-module__AjyCOa__balanceRow{transform-origin:0;align-items:center;width:6rem;margin-top:-.08rem;margin-bottom:-.12rem;display:flex;transform:scale(.68)}.UserGuide-module-scss-module__AjyCOa__actions{align-items:center;gap:.16rem;display:flex}.UserGuide-module-scss-module__AjyCOa__actionItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.08rem;min-width:.96rem;padding:0;display:flex}.UserGuide-module-scss-module__AjyCOa__actionIcon{object-fit:contain;width:.8rem;height:.8rem}.UserGuide-module-scss-module__AjyCOa__actionLabel{color:var(--text-primary,#1976d2);white-space:nowrap;font-size:.22rem}.UserGuide-module-scss-module__AjyCOa__moreIcon{width:.8rem;height:.8rem;color:var(--text-primary,#1976d2);justify-content:center;align-items:center;display:flex}.UserGuide-module-scss-module__AjyCOa__backdrop{z-index:99;background:#0006;animation:.2s ease-out UserGuide-module-scss-module__AjyCOa__backdropIn;position:fixed;inset:0}.UserGuide-module-scss-module__AjyCOa__backdropClosing{animation:.2s ease-in forwards UserGuide-module-scss-module__AjyCOa__backdropOut}@keyframes UserGuide-module-scss-module__AjyCOa__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes UserGuide-module-scss-module__AjyCOa__backdropOut{0%{opacity:1}to{opacity:0}}.UserGuide-module-scss-module__AjyCOa__panelWrap{z-index:100;animation:.2s ease-out UserGuide-module-scss-module__AjyCOa__panelIn;position:fixed}.UserGuide-module-scss-module__AjyCOa__panelClosing{animation:.2s ease-in forwards UserGuide-module-scss-module__AjyCOa__panelOut}@keyframes UserGuide-module-scss-module__AjyCOa__panelIn{0%{opacity:0;transform:scale(.9)translateY(-.08rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes UserGuide-module-scss-module__AjyCOa__panelOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(-.08rem)}}.UserGuide-module-scss-module__AjyCOa__arrow{border-left:.16rem solid #0000;border-right:.16rem solid #0000;border-bottom:.16rem solid var(--color-primary-transparent);z-index:101;width:0;height:0;position:absolute;top:-.16rem;right:.36rem}.UserGuide-module-scss-module__AjyCOa__expandPanel{background-color:var(--color-primary-transparent);overscroll-behavior:contain;border-radius:.24rem;width:6rem;height:6rem;margin-top:0;padding:.32rem .24rem;overflow-y:auto;box-shadow:0 .16rem .64rem #0000004d}.UserGuide-module-scss-module__AjyCOa__expandPanel::-webkit-scrollbar{width:0}.UserGuide-module-scss-module__AjyCOa__grid{grid-template-columns:repeat(5,1fr);gap:.32rem .16rem;display:grid}.UserGuide-module-scss-module__AjyCOa__gridItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.12rem;padding:0;display:flex}.UserGuide-module-scss-module__AjyCOa__gridIcon{object-fit:contain;width:.88rem;height:.88rem}.UserGuide-module-scss-module__AjyCOa__gridLabel{color:var(--text-primary,#1976d2);white-space:nowrap;text-overflow:ellipsis;max-width:1.28rem;font-size:.24rem;overflow:hidden}
.adm-popup{--z-index:var(--adm-popup-z-index,1000);z-index:var(--z-index);position:fixed}.adm-popup-body{background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10);position:fixed}.adm-popup-body .adm-popup-close-icon{z-index:100;position:absolute}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{top:8px;left:8px}.adm-popup-close-icon{cursor:pointer;color:var(--adm-color-weak);padding:4px;font-size:18px;line-height:1}
.adm-mask{--z-index:var(--adm-mask-z-index,1000);z-index:var(--z-index);width:100%;height:100%;display:block;position:fixed;top:0;left:0}.adm-mask-aria-button{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.adm-mask-content{z-index:1}
.index-module-scss-module__WtpGRa__container{height:calc(100vh - var(--header-height) - var(--tabbar-height));background:var(--bg-page);flex-direction:column;display:flex;overflow:hidden}.index-module-scss-module__WtpGRa__scrollArea{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.index-module-scss-module__WtpGRa__pointsSection{background:var(--bg-bg1,#1a1f2e);border-radius:.24rem;margin:.24rem;padding:.32rem}.index-module-scss-module__WtpGRa__pointsHeader{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.index-module-scss-module__WtpGRa__pointsValue{color:#4cd964;align-items:center;gap:.12rem;font-size:.4rem;font-weight:600;display:flex}.index-module-scss-module__WtpGRa__detailBtn{color:var(--color-primary,#2d8cf0);cursor:pointer;background:0 0;border:none;padding:.08rem .16rem;font-size:.32rem}.index-module-scss-module__WtpGRa__detailBtn:active{opacity:.7}.index-module-scss-module__WtpGRa__treasureProgress{justify-content:space-between;align-items:center;padding:0;display:flex}.index-module-scss-module__WtpGRa__treasureItem{flex-direction:column;align-items:center;display:flex;position:relative}.index-module-scss-module__WtpGRa__treasureTooltip{z-index:100;white-space:nowrap;position:absolute;bottom:calc(100% + .2rem);left:50%;transform:translate(-50%)}.index-module-scss-module__WtpGRa__treasureTooltip.index-module-scss-module__WtpGRa__tooltipLeft{left:0;transform:translate(0)}.index-module-scss-module__WtpGRa__treasureTooltip.index-module-scss-module__WtpGRa__tooltipLeft .index-module-scss-module__WtpGRa__tooltipArrow{left:.68rem;transform:translate(0)}.index-module-scss-module__WtpGRa__treasureTooltip.index-module-scss-module__WtpGRa__tooltipRight{left:auto;right:0;transform:translate(0)}.index-module-scss-module__WtpGRa__treasureTooltip.index-module-scss-module__WtpGRa__tooltipRight .index-module-scss-module__WtpGRa__tooltipArrow{left:auto;right:.52rem;transform:translate(0)}.index-module-scss-module__WtpGRa__tooltipContent{color:var(--text-primary,#fff);text-align:center;background:#1e2837f2;border:1px solid #3d4451;border-radius:.16rem;padding:.24rem .32rem;font-size:.32rem;line-height:1.6}.index-module-scss-module__WtpGRa__tooltipHighlight{color:gold;font-weight:600}.index-module-scss-module__WtpGRa__tooltipArrow{border-top:.16rem solid #1e2837f2;border-left:.16rem solid #0000;border-right:.16rem solid #0000;width:0;height:0;position:absolute;bottom:-.16rem;left:50%;transform:translate(-50%)}.index-module-scss-module__WtpGRa__treasureBox{cursor:pointer;background:0 0;border:.04rem solid #3d4451;border-radius:50%;justify-content:center;align-items:center;width:1.36rem;height:1.36rem;transition:all .2s;display:flex;position:relative}.index-module-scss-module__WtpGRa__treasureBox:active{transform:scale(.95)}.index-module-scss-module__WtpGRa__treasureBox.index-module-scss-module__WtpGRa__unlocked{border-color:#4cd964;box-shadow:0 0 .16rem #4cd96466}.index-module-scss-module__WtpGRa__treasureBox.index-module-scss-module__WtpGRa__claimed{opacity:.5;cursor:default;border-color:#55657e}.index-module-scss-module__WtpGRa__treasureImg{object-fit:contain;height:1.2rem}.index-module-scss-module__WtpGRa__treasureLevel{color:#fff;text-shadow:0 1px .04rem #000c;font-size:.28rem;font-weight:700;position:absolute;bottom:.3rem;left:50%;transform:translate(-50%)}.index-module-scss-module__WtpGRa__treasurePoints{color:var(--text-tertiary,#666);border:1px solid var(--border-bg,#293548);border-radius:1rem;align-items:center;gap:.04rem;margin-top:.2rem;padding:0 .1rem;font-size:.3rem;display:flex}.index-module-scss-module__WtpGRa__treasureArrow{color:#3d4451;align-items:center;margin:0 -.12rem .56rem;font-size:.44rem;display:flex}.index-module-scss-module__WtpGRa__taskTabs{justify-content:space-between;align-items:center;margin-bottom:.24rem;padding:0 .24rem;display:flex}.index-module-scss-module__WtpGRa__refreshBtn{color:var(--color-primary,#2d8cf0);cursor:pointer;background:0 0;border:none;align-items:center;gap:.08rem;padding:.16rem;font-size:.32rem;display:flex}.index-module-scss-module__WtpGRa__refreshBtn:active{opacity:.7}.index-module-scss-module__WtpGRa__refreshBtn .index-module-scss-module__WtpGRa__spinning{animation:1s linear infinite index-module-scss-module__WtpGRa__spin}@keyframes index-module-scss-module__WtpGRa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module-scss-module__WtpGRa__countdownSection{align-items:center;gap:.24rem;margin-bottom:.24rem;padding:0 .24rem;display:flex}.index-module-scss-module__WtpGRa__calendarIcon{flex-shrink:0;width:1rem;height:1rem}.index-module-scss-module__WtpGRa__calendarImg{object-fit:contain;width:100%;height:100%}.index-module-scss-module__WtpGRa__countdown{flex:1;align-items:center;gap:.08rem;display:flex}.index-module-scss-module__WtpGRa__timeBlock{background:var(--color-timer-bg,#1a1f2e);color:var(--text-primary,#fff);text-align:center;border-radius:.12rem;min-width:.4rem;padding:.12rem;font-size:.36rem;font-weight:600}.index-module-scss-module__WtpGRa__timeSeparator{color:var(--text-primary,#fff);font-size:.36rem;font-weight:600}.index-module-scss-module__WtpGRa__countdownText{color:var(--text-secondary,#999);margin-left:.16rem;font-size:.32rem}.index-module-scss-module__WtpGRa__recordBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.08rem;display:flex}.index-module-scss-module__WtpGRa__recordBtn:active{opacity:.7}.index-module-scss-module__WtpGRa__taskList{flex-direction:column;gap:.24rem;padding:0 .24rem .24rem;display:flex}.index-module-scss-module__WtpGRa__taskCard{background:var(--bg-bg1,#1a1f2e);border-radius:.24rem;overflow:hidden}.index-module-scss-module__WtpGRa__taskHeader{background-color:rgba(var(--bg-bg-rgba),.08);align-items:center;gap:.2rem;padding:.24rem .32rem;display:flex}.index-module-scss-module__WtpGRa__taskIcon{object-fit:cover;border-radius:.12rem;width:.56rem;height:.56rem}.index-module-scss-module__WtpGRa__taskTitle{color:var(--text-primary,#fff);background-color:rgba(var(--bg-bg-rgba),.08);padding:.24rem .32rem;font-size:.32rem}.index-module-scss-module__WtpGRa__taskHeader+.index-module-scss-module__WtpGRa__taskTitle,.index-module-scss-module__WtpGRa__taskHeader .index-module-scss-module__WtpGRa__taskTitle{background:0 0;padding:0}.index-module-scss-module__WtpGRa__taskDesc{color:var(--text-tertiary,#999);flex:1;padding:0 .08rem;font-size:.26rem}.index-module-scss-module__WtpGRa__taskContent{justify-content:space-between;align-items:center;gap:.32rem;padding:.32rem;display:flex}.index-module-scss-module__WtpGRa__taskRewards{gap:.48rem;display:flex}.index-module-scss-module__WtpGRa__rewardItem{flex-direction:column;align-items:center;gap:.12rem;display:flex}.index-module-scss-module__WtpGRa__rewardIcon{justify-content:center;align-items:center;width:.64rem;height:.64rem;display:flex}.index-module-scss-module__WtpGRa__rewardValue{color:gold;font-size:.3rem;font-weight:500}.index-module-scss-module__WtpGRa__energyValue{color:#4cd964;font-size:.3rem;font-weight:500}.index-module-scss-module__WtpGRa__taskProgress{flex:1;justify-content:center;align-items:center;display:flex}.index-module-scss-module__WtpGRa__progressBar{background:var(--bg-bg3,#242a3d);border-radius:.24rem;justify-content:center;align-items:center;width:100%;max-width:2.6rem;height:.3rem;display:flex;position:relative;overflow:hidden}.index-module-scss-module__WtpGRa__progressFill{background:var(--color-progress-line2);border-radius:.24rem;height:100%;transition:width .3s;position:absolute;top:0;left:0}.index-module-scss-module__WtpGRa__progressText{z-index:1;color:var(--text-secondary,#999);font-size:.3rem;font-weight:500;position:relative}.index-module-scss-module__WtpGRa__goBtn{background:var(--color-primary,#2d8cf0);color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.04rem;border:none;border-radius:.16rem;padding:.2rem .56rem;font-size:.32rem;font-weight:500;transition:all .2s}.index-module-scss-module__WtpGRa__goBtn:active{opacity:.9;transform:scale(.98)}.index-module-scss-module__WtpGRa__claimBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.04rem;background:#4cd964;border:none;border-radius:.16rem;padding:.2rem .56rem;font-size:.32rem;font-weight:500;transition:all .2s}.index-module-scss-module__WtpGRa__claimBtn:active{opacity:.9;transform:scale(.98)}.index-module-scss-module__WtpGRa__claimedBtn{background:var(--bg-bg2,#252b3b);color:var(--text-tertiary,#999);cursor:not-allowed;white-space:nowrap;letter-spacing:.04rem;opacity:.6;border:none;border-radius:.16rem;padding:.2rem .56rem;font-size:.32rem;font-weight:500}.index-module-scss-module__WtpGRa__btnSpinner{border:.04rem solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:.36rem;height:.36rem;animation:.6s linear infinite index-module-scss-module__WtpGRa__btnSpin;display:inline-block}.index-module-scss-module__WtpGRa__btnClaiming{pointer-events:none;opacity:.7;transition:all .25s cubic-bezier(.4,0,.2,1);transform:scale(.92)}.index-module-scss-module__WtpGRa__btnSuccess{letter-spacing:0;font-size:.4rem;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards index-module-scss-module__WtpGRa__btnBounce;box-shadow:0 0 .32rem #4cd96480,0 0 .8rem #4cd96426;color:#fff!important;background:linear-gradient(135deg,#4cd964 0%,#34c759 50%,#30d158 100%)!important}.index-module-scss-module__WtpGRa__treasureClaiming{filter:brightness(1.3);animation:.4s ease-in-out infinite index-module-scss-module__WtpGRa__treasureShake}.index-module-scss-module__WtpGRa__treasureSuccess{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards index-module-scss-module__WtpGRa__treasureOpen}.index-module-scss-module__WtpGRa__treasureSuccess:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffd70080 0%,#0000 70%);border-radius:50%;animation:.8s ease-out forwards index-module-scss-module__WtpGRa__burstFade;position:absolute;inset:-.24rem}@keyframes index-module-scss-module__WtpGRa__btnSpin{to{transform:rotate(360deg)}}@keyframes index-module-scss-module__WtpGRa__btnBounce{0%{opacity:.8;transform:scale(.85)}50%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes index-module-scss-module__WtpGRa__treasureShake{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)scale(1.05)}75%{transform:rotate(8deg)scale(1.05)}}@keyframes index-module-scss-module__WtpGRa__treasureOpen{0%{transform:scale(1)}40%{transform:scale(1.3)rotate(-5deg)}70%{transform:scale(1.15)rotate(3deg)}to{transform:scale(1)rotate(0)}}@keyframes index-module-scss-module__WtpGRa__burstFade{0%{opacity:1;transform:scale(.5)}50%{opacity:.8;transform:scale(1.5)}to{opacity:0;transform:scale(2)}}.index-module-scss-module__WtpGRa__taskCategory{margin-bottom:.16rem}.index-module-scss-module__WtpGRa__categoryTitle{color:var(--text-secondary,#ccc);padding:.16rem .24rem;font-size:.3rem;font-weight:600}.index-module-scss-module__WtpGRa__loadingBox{color:var(--text-tertiary,#999);justify-content:center;align-items:center;padding:.8rem 0;font-size:.28rem;display:flex}.index-module-scss-module__WtpGRa__taskDescription{background:var(--bg-bg1,#1a1f2e);border:1px solid var(--border-bg,#293548);border-radius:.24rem;margin:.24rem;padding:.4rem .32rem}.index-module-scss-module__WtpGRa__descriptionContent{color:var(--text-tertiary,#999);font-size:.32rem;line-height:1.8}.index-module-scss-module__WtpGRa__descriptionContent p{margin:0 0 .24rem}.index-module-scss-module__WtpGRa__descriptionContent span{font-weight:600}.index-module-scss-module__WtpGRa__rulesTitle{color:var(--text-tertiary,#fff);margin:.4rem 0 .24rem;font-size:.34rem;font-weight:600}
.LoginModal-module-scss-module__B57eMG__mask{background:var(--bg-overlay);-webkit-backdrop-filter:blur(.08rem);backdrop-filter:blur(.08rem);z-index:9999;justify-content:center;align-items:center;padding:.4rem;display:flex;position:fixed;inset:0}.LoginModal-module-scss-module__B57eMG__modal{border-radius:var(--border-radius-lg);background:var(--bg-card);border:1px solid var(--border-normal);width:100%;max-width:8.4rem;box-shadow:var(--shadow-lg);padding:.48rem .48rem 1.2rem;position:relative}.LoginModal-module-scss-module__B57eMG__tabs{border-bottom:1px solid var(--border-light);gap:0;margin-bottom:.48rem;display:flex;position:relative}.LoginModal-module-scss-module__B57eMG__tab{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.12rem;padding:.24rem .32rem;font-size:.36rem;font-weight:500;transition:color .3s;display:flex;position:relative}.LoginModal-module-scss-module__B57eMG__tabIcon{width:.4rem;height:.4rem}.LoginModal-module-scss-module__B57eMG__tabActive{color:var(--color-primary)}.LoginModal-module-scss-module__B57eMG__indicator{background:var(--color-primary);width:50%;height:.04rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:translate(0)}.LoginModal-module-scss-module__B57eMG__indicatorRight{transform:translate(100%)}.LoginModal-module-scss-module__B57eMG__formsContainer{transition:height .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.LoginModal-module-scss-module__B57eMG__formsWrapper{align-items:flex-start;width:200%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(0)}.LoginModal-module-scss-module__B57eMG__showLogin{transform:translate(-50%)}.LoginModal-module-scss-module__B57eMG__formPanel{text-align:center;flex-shrink:0;width:50%}.LoginModal-module-scss-module__B57eMG__subtitle{color:var(--text-secondary);text-align:start;margin-bottom:.32rem;font-size:.32rem;font-weight:400}.LoginModal-module-scss-module__B57eMG__field{margin-bottom:.32rem;position:relative}.LoginModal-module-scss-module__B57eMG__inputWrapper{background:var(--bg-white-05,#ffffff0d);border:1px solid var(--bg-white-15);border-radius:var(--border-radius-sm);align-items:center;margin:0 .04rem;padding:0 .24rem;transition:all .3s;display:flex;position:relative}.LoginModal-module-scss-module__B57eMG__inputWrapper:focus-within{border-color:var(--color-primary);background:var(--bg-white-05)}.LoginModal-module-scss-module__B57eMG__inputError{border-color:var(--color-danger)!important}.LoginModal-module-scss-module__B57eMG__inputIcon{width:.4rem;height:.4rem;color:var(--text-quaternary);flex-shrink:0;margin-right:.2rem}.LoginModal-module-scss-module__B57eMG__input{height:.96rem;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.32rem}.LoginModal-module-scss-module__B57eMG__input::placeholder{color:var(--text-placeholder)}.LoginModal-module-scss-module__B57eMG__eyeButton{width:.48rem;height:.48rem;color:var(--text-quaternary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex}.LoginModal-module-scss-module__B57eMG__eyeButton:hover{color:var(--text-tertiary)}.LoginModal-module-scss-module__B57eMG__eyeButton svg{width:.4rem;height:.4rem}.LoginModal-module-scss-module__B57eMG__clearButton{width:.56rem;height:.56rem;color:var(--text-quaternary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:.08rem;padding:0;transition:all .2s;display:flex}.LoginModal-module-scss-module__B57eMG__clearButton:hover{color:var(--text-tertiary)}.LoginModal-module-scss-module__B57eMG__clearButton:active{transform:scale(.9)}.LoginModal-module-scss-module__B57eMG__clearButton svg{width:.44rem;height:.44rem}.LoginModal-module-scss-module__B57eMG__errorMessage{color:var(--color-danger);align-items:center;gap:.12rem;margin-top:.16rem;font-size:.3rem;display:flex}.LoginModal-module-scss-module__B57eMG__errorIcon{flex-shrink:0;width:.36rem;height:.36rem}.LoginModal-module-scss-module__B57eMG__strengthWrapper{align-items:center;gap:.24rem;margin-top:.24rem;margin-bottom:.16rem;display:flex}.LoginModal-module-scss-module__B57eMG__strengthLabel{color:var(--text-tertiary);white-space:nowrap;font-size:.3rem}.LoginModal-module-scss-module__B57eMG__strengthBars{flex:1;gap:.16rem;display:flex}.LoginModal-module-scss-module__B57eMG__strengthBar{background-color:var(--bg-white-20,#fff3);border-radius:.04rem;flex:1;height:.08rem;transition:background-color .3s}.LoginModal-module-scss-module__B57eMG__checkboxWrapper{margin:.32rem 0 .4rem}.LoginModal-module-scss-module__B57eMG__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.LoginModal-module-scss-module__B57eMG__checkbox input[type=checkbox]{cursor:pointer;width:.32rem;height:.32rem;accent-color:var(--color-primary);margin:0 .16rem 0 0}.LoginModal-module-scss-module__B57eMG__checkboxLabel{color:var(--text-secondary);font-size:.32rem}.LoginModal-module-scss-module__B57eMG__primary{border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--color-primary)0%,var(--color-primary-dark)100%);width:88%;height:.96rem;color:var(--text-primary);cursor:pointer;border:none;font-size:.36rem;font-weight:600;transition:all .3s;animation:1.5s infinite LoginModal-module-scss-module__B57eMG__pulse-shadow,1.5s infinite LoginModal-module-scss-module__B57eMG__scale-btn}.LoginModal-module-scss-module__B57eMG__primary:hover{box-shadow:var(--shadow-card)}.LoginModal-module-scss-module__B57eMG__primary:active{animation:none;transform:scale(.98)}.LoginModal-module-scss-module__B57eMG__primary:disabled{cursor:not-allowed;opacity:.8}.LoginModal-module-scss-module__B57eMG__loadingDots{justify-content:center;align-items:center;margin-left:.04rem;display:inline-flex}.LoginModal-module-scss-module__B57eMG__dot{font-size:.44rem;line-height:1;animation:1.4s infinite LoginModal-module-scss-module__B57eMG__dotFlashing}.LoginModal-module-scss-module__B57eMG__dot:first-child{animation-delay:0s}.LoginModal-module-scss-module__B57eMG__dot:nth-child(2){animation-delay:.2s}.LoginModal-module-scss-module__B57eMG__dot:nth-child(3){animation-delay:.4s}@keyframes LoginModal-module-scss-module__B57eMG__dotFlashing{0%,60%,to{opacity:.3}30%{opacity:1}}@keyframes LoginModal-module-scss-module__B57eMG__pulse-shadow{0%,to{box-shadow:0 0 0 0 var(--color-primary-shadow)}50%{box-shadow:0 0 .4rem .16rem var(--color-primary-shadow-hover)}}@keyframes LoginModal-module-scss-module__B57eMG__scale-btn{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.LoginModal-module-scss-module__B57eMG__footer{justify-content:space-between;margin-top:.32rem;padding:0 .16rem;display:flex}.LoginModal-module-scss-module__B57eMG__link{color:var(--color-primary);cursor:pointer;font-size:.3rem;transition:color .3s}.LoginModal-module-scss-module__B57eMG__link:hover{color:var(--color-primary-hover)}.LoginModal-module-scss-module__B57eMG__thirdPartySection{margin-top:.4rem}.LoginModal-module-scss-module__B57eMG__dividerRow{align-items:center;gap:.24rem;margin-bottom:.32rem;display:flex}.LoginModal-module-scss-module__B57eMG__dividerLine{background:var(--border-light);flex:1;height:1px}.LoginModal-module-scss-module__B57eMG__dividerText{color:var(--text-tertiary,#8e99a4);white-space:nowrap;font-size:.24rem}.LoginModal-module-scss-module__B57eMG__facebookBtn{color:#fff;cursor:pointer;background:#1877f2;border:none;border-radius:.16rem;justify-content:center;align-items:center;gap:.16rem;width:100%;padding:.24rem;font-size:.28rem;font-weight:600;transition:background .2s;display:flex}.LoginModal-module-scss-module__B57eMG__facebookBtn:hover{background:#166fe5}.LoginModal-module-scss-module__B57eMG__facebookBtn:active{background:#1465d0}.LoginModal-module-scss-module__B57eMG__telegramBtn{color:#fff;cursor:pointer;background:#26a5e4;border:none;border-radius:.16rem;justify-content:center;align-items:center;gap:.16rem;width:100%;margin-top:.2rem;padding:.24rem;font-size:.28rem;font-weight:600;transition:background .2s;display:flex}.LoginModal-module-scss-module__B57eMG__telegramBtn:hover{background:#1e96d1}.LoginModal-module-scss-module__B57eMG__telegramBtn:active{background:#1a87be}.LoginModal-module-scss-module__B57eMG__googleBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.16rem;justify-content:center;align-items:center;gap:.16rem;width:100%;margin-top:.2rem;padding:.24rem;font-size:.28rem;font-weight:600;transition:background .2s;display:flex}.LoginModal-module-scss-module__B57eMG__googleBtn:hover{background:#ffffff26}.LoginModal-module-scss-module__B57eMG__googleBtn:active{background:#ffffff14}.LoginModal-module-scss-module__B57eMG__xBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #fff3;border-radius:.16rem;justify-content:center;align-items:center;gap:.16rem;width:100%;margin-top:.2rem;padding:.24rem;font-size:.28rem;font-weight:600;transition:background .2s;display:flex}.LoginModal-module-scss-module__B57eMG__xBtn:hover{background:#1a1a1a}.LoginModal-module-scss-module__B57eMG__xBtn:active{background:#111}.LoginModal-module-scss-module__B57eMG__closeButton{width:.8rem;height:.8rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.LoginModal-module-scss-module__B57eMG__closeButton:hover{color:var(--text-primary);transform:translate(-50%)scale(1.1)}.LoginModal-module-scss-module__B57eMG__closeButton:active{transform:translate(-50%)scale(.95)}.LoginModal-module-scss-module__B57eMG__closeButton svg{width:100%;height:100%}.LoginModal-module-scss-module__B57eMG__historyDropdown{background:var(--bg-bg1);border:1px solid var(--bg-white-15);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);z-index:10;max-height:4.8rem;animation:.2s ease-out LoginModal-module-scss-module__B57eMG__slideDown;position:absolute;top:calc(100% + .08rem);left:0;right:0;overflow-y:auto}.LoginModal-module-scss-module__B57eMG__historyDropdown::-webkit-scrollbar{width:.12rem}.LoginModal-module-scss-module__B57eMG__historyDropdown::-webkit-scrollbar-track{background:var(--bg-white-05);border-radius:.06rem}.LoginModal-module-scss-module__B57eMG__historyDropdown::-webkit-scrollbar-thumb{background:var(--bg-white-20,#fff3);border-radius:.06rem}.LoginModal-module-scss-module__B57eMG__historyDropdown::-webkit-scrollbar-thumb:hover{background:var(--bg-white-30,#ffffff4d)}.LoginModal-module-scss-module__B57eMG__historyItem{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.2rem .24rem;transition:background .2s;display:flex}.LoginModal-module-scss-module__B57eMG__historyItem:last-child{border-bottom:none}.LoginModal-module-scss-module__B57eMG__historyItem:hover{background:var(--bg-white-05)}.LoginModal-module-scss-module__B57eMG__historyItemContent{cursor:pointer;flex:1;align-items:center;gap:.2rem;display:flex}.LoginModal-module-scss-module__B57eMG__historyIcon{width:.36rem;height:.36rem;color:var(--text-quaternary);flex-shrink:0}.LoginModal-module-scss-module__B57eMG__historyUsername{color:var(--text-secondary);font-size:.32rem}.LoginModal-module-scss-module__B57eMG__historyActions{gap:.12rem;margin-left:.16rem;display:flex}.LoginModal-module-scss-module__B57eMG__historyActionBtn{width:.56rem;height:.56rem;color:var(--text-quaternary);cursor:pointer;background:0 0;border:none;border-radius:.08rem;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.LoginModal-module-scss-module__B57eMG__historyActionBtn:hover{background:var(--bg-white-05);color:var(--text-secondary)}.LoginModal-module-scss-module__B57eMG__historyActionBtn:active{transform:scale(.9)}.LoginModal-module-scss-module__B57eMG__historyActionBtn svg{width:.36rem;height:.36rem}@keyframes LoginModal-module-scss-module__B57eMG__slideDown{0%{opacity:0;transform:translateY(-.16rem)}to{opacity:1;transform:translateY(0)}}.LoginModal-module-scss-module__B57eMG__termsOverlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(.08rem);backdrop-filter:blur(.08rem);z-index:10000;justify-content:center;align-items:center;padding:.4rem;display:flex;position:fixed;inset:0}.LoginModal-module-scss-module__B57eMG__termsModal{border-radius:var(--border-radius-lg);background:var(--bg-card);border:1px solid var(--bg-white-15);width:100%;max-width:10rem;box-shadow:var(--shadow-lg);padding:.56rem .48rem 1.4rem;position:relative}.LoginModal-module-scss-module__B57eMG__termsTitle{color:var(--text-primary);text-align:center;margin-bottom:.48rem;font-size:.38rem;font-weight:600}.LoginModal-module-scss-module__B57eMG__termsContent{background:var(--bg-bg1);border-radius:.16rem;min-height:6rem;max-height:8rem;margin-bottom:.48rem;padding:.4rem;overflow-y:auto}.LoginModal-module-scss-module__B57eMG__termsContent::-webkit-scrollbar{width:.12rem}.LoginModal-module-scss-module__B57eMG__termsContent::-webkit-scrollbar-track{background:var(--bg-white-05);border-radius:.06rem}.LoginModal-module-scss-module__B57eMG__termsContent::-webkit-scrollbar-thumb{background:var(--bg-white-20,#fff3);border-radius:.06rem}.LoginModal-module-scss-module__B57eMG__termsContent::-webkit-scrollbar-thumb:hover{background:var(--bg-white-30,#ffffff4d)}.LoginModal-module-scss-module__B57eMG__termsItem{color:var(--text-primary);margin-bottom:.24rem;font-size:.32rem;line-height:1.8}.LoginModal-module-scss-module__B57eMG__termsItem:last-child{margin-bottom:0}.LoginModal-module-scss-module__B57eMG__termsButton{border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--color-primary)0%,var(--color-primary-dark)100%);width:100%;height:1rem;color:var(--text-primary);cursor:pointer;border:none;font-size:.36rem;font-weight:600;transition:all .3s}.LoginModal-module-scss-module__B57eMG__termsButton:hover{box-shadow:var(--shadow-card)}.LoginModal-module-scss-module__B57eMG__termsButton:active{transform:scale(.98)}.LoginModal-module-scss-module__B57eMG__termsCloseButton{color:#fffc;cursor:pointer;background:0 0;border:none;width:.88rem;height:.88rem;padding:0;transition:all .3s;position:absolute;bottom:-1.2rem;left:50%;transform:translate(-50%)}.LoginModal-module-scss-module__B57eMG__termsCloseButton:hover{color:var(--text-primary);transform:translate(-50%)scale(1.1)}.LoginModal-module-scss-module__B57eMG__termsCloseButton:active{transform:translate(-50%)scale(.95)}.LoginModal-module-scss-module__B57eMG__termsCloseButton svg{width:100%;height:100%}
.index-module-scss-module__3jnTwq__container{flex-direction:column;gap:.32rem;padding:.32rem .24rem;display:flex}.index-module-scss-module__3jnTwq__banner{border-radius:.24rem;overflow:hidden}.index-module-scss-module__3jnTwq__bannerImg{width:100%;display:block}.index-module-scss-module__3jnTwq__progressSection{background:var(--bg-bg1);border-radius:.24rem;padding:.32rem}.index-module-scss-module__3jnTwq__progressInfo{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.index-module-scss-module__3jnTwq__progressLabel{color:var(--text-primary);font-size:.3rem;font-weight:500}.index-module-scss-module__3jnTwq__progressValue{color:var(--text-tertiary);font-size:.28rem}.index-module-scss-module__3jnTwq__progressCurrent{color:var(--color-primary);font-size:.36rem;font-weight:600}.index-module-scss-module__3jnTwq__progressBar{background:var(--color-progress-bg,#ffffff1a);border-radius:.08rem;height:.16rem;overflow:hidden}.index-module-scss-module__3jnTwq__progressFill{background:var(--color-progress-line);border-radius:.08rem;height:100%;transition:width .4s}.index-module-scss-module__3jnTwq__dayGrid{grid-template-columns:repeat(4,1fr);gap:.16rem;display:grid}.index-module-scss-module__3jnTwq__loadingBox{text-align:center;color:var(--text-tertiary);grid-column:1/-1;padding:.8rem 0;font-size:.28rem}.index-module-scss-module__3jnTwq__dayItem{background:var(--bg-bg1);border-radius:.2rem;flex-direction:column;align-items:center;gap:.08rem;padding:.2rem .08rem;transition:all .2s;display:flex;position:relative}.index-module-scss-module__3jnTwq__dayItem.index-module-scss-module__3jnTwq__active{border:.04rem solid var(--color-primary);background:var(--color-primary-light,#1d77ff1a)}.index-module-scss-module__3jnTwq__dayItem.index-module-scss-module__3jnTwq__checked{opacity:.6}.index-module-scss-module__3jnTwq__dayLabel{color:var(--text-tertiary);font-size:.24rem;font-weight:500}.index-module-scss-module__3jnTwq__coinIcon{object-fit:contain;width:.56rem;height:.56rem}.index-module-scss-module__3jnTwq__dayValue{color:var(--color-warning,#f59a23);font-size:.26rem;font-weight:600}.index-module-scss-module__3jnTwq__checkedMark{position:absolute;top:.08rem;right:.08rem}.index-module-scss-module__3jnTwq__checkImg{width:.36rem;height:.36rem}.index-module-scss-module__3jnTwq__tip{text-align:center;color:var(--text-tertiary);margin:0;font-size:.26rem;line-height:1.6}.index-module-scss-module__3jnTwq__signBtn{background:var(--color-button-bg);width:100%;color:var(--text-primary,#fff);letter-spacing:.04rem;cursor:pointer;border:none;border-radius:.2rem;padding:.28rem;font-size:.34rem;font-weight:600;transition:all .2s}.index-module-scss-module__3jnTwq__signBtn:active{opacity:.9;transform:scale(.98)}.index-module-scss-module__3jnTwq__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__3jnTwq__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__3jnTwq__remark p{margin:0 0 .16rem}.index-module-scss-module__3jnTwq__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__Sta5VW__table{background:var(--bg-bg1);border:1px solid #ffffff0f;border-radius:.4rem;position:relative;overflow:hidden;box-shadow:0 .16rem .64rem #0000001a,0 1.5px .12rem #0000000f}.index-module-scss-module__Sta5VW__thead{background:linear-gradient(135deg,var(--color-button-bg)0%,color-mix(in srgb,var(--color-button-bg),#0d0d1a 22%)100%);justify-content:center;align-items:center;padding:.52rem .4rem;display:flex;position:relative;overflow:hidden}.index-module-scss-module__Sta5VW__thead:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);width:2.8rem;height:2.8rem;position:absolute;top:-.8rem;left:-.6rem}.index-module-scss-module__Sta5VW__thead:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff38,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}.index-module-scss-module__Sta5VW__headerOrb{pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:2rem;height:2rem;position:absolute;bottom:-.4rem;right:-.2rem}.index-module-scss-module__Sta5VW__thInner{z-index:1;align-items:center;width:100%;display:flex;position:relative}.index-module-scss-module__Sta5VW__th{color:#fff;letter-spacing:.04rem;text-shadow:0 1px .08rem #0000002e;flex:1;justify-content:center;align-items:center;gap:0;font-size:.3rem;font-weight:700;display:flex}.index-module-scss-module__Sta5VW__thDivider{flex-shrink:0;justify-content:center;align-items:center;width:.64rem;display:flex}.index-module-scss-module__Sta5VW__diamond{background:#ffffff8c;border-radius:50%;width:.12rem;height:.12rem;box-shadow:0 0 .12rem #ffffff4d}.index-module-scss-module__Sta5VW__accentBar{background:linear-gradient(90deg,var(--color-button-bg),color-mix(in srgb,var(--color-button-bg),#fff 35%),var(--color-button-bg));opacity:.5;height:.06rem}.index-module-scss-module__Sta5VW__body{flex-direction:column;gap:.16rem;padding:.28rem .24rem;display:flex}.index-module-scss-module__Sta5VW__row{background:var(--bg-bg2);border:1px solid #ffffff0a;border-radius:.28rem;align-items:center;height:1.2rem;transition:transform .2s;animation:.4s both index-module-scss-module__Sta5VW__fadeSlideUp;display:flex;position:relative;overflow:hidden}.index-module-scss-module__Sta5VW__row:before{content:"";pointer-events:none;background:linear-gradient(#ffffff09 0%,#0000 100%);border-radius:.28rem .28rem 0 0;height:50%;position:absolute;top:0;left:0;right:0}.index-module-scss-module__Sta5VW__row:active{transform:scale(.98)}@keyframes index-module-scss-module__Sta5VW__fadeSlideUp{0%{opacity:0;transform:translateY(.24rem)}to{opacity:1;transform:translateY(0)}}.index-module-scss-module__Sta5VW__cell{color:var(--text-primary);z-index:1;flex:1;align-items:center;gap:.2rem;padding-left:.28rem;font-size:.28rem;font-weight:500;display:flex;position:relative}.index-module-scss-module__Sta5VW__cellRight{justify-content:flex-end;padding-left:0;padding-right:.36rem}.index-module-scss-module__Sta5VW__cellCenter{justify-content:center;padding-left:0;padding-right:0}.index-module-scss-module__Sta5VW__badge{background:linear-gradient(135deg,var(--color-button-bg),color-mix(in srgb,var(--color-button-bg),#000 12%));color:#fff;text-shadow:0 1px .04rem #00000026;border:.04rem solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:.72rem;height:.72rem;font-size:.2rem;font-weight:800;display:inline-flex;box-shadow:0 .04rem .16rem #0000001f,inset 0 1px .04rem #ffffff1f}.index-module-scss-module__Sta5VW__amount{-webkit-text-fill-color:#0000;filter:drop-shadow(0 1px 1px #b4780033);background:linear-gradient(#ffd98e 0%,#e8a830 40%,#ffc850 55%,#d09020 100%);-webkit-background-clip:text;background-clip:text;font-size:.32rem;font-weight:700}.index-module-scss-module__Sta5VW__reward{-webkit-text-fill-color:#0000;filter:drop-shadow(0 1px .04rem #b4780040);background:linear-gradient(#ffd98e 0%,#e8a830 40%,#ffc850 55%,#d09020 100%);-webkit-background-clip:text;background-clip:text;font-size:.44rem;font-weight:800}.index-module-scss-module__Sta5VW__footer{align-items:center;gap:.24rem;padding:.08rem .4rem .36rem;display:flex}.index-module-scss-module__Sta5VW__footerLine{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);flex:1;height:1px}.index-module-scss-module__Sta5VW__slogan{color:var(--text-tertiary);letter-spacing:.06rem;white-space:nowrap;margin:0;font-size:.22rem;font-weight:500}
.index-module-scss-module__fu5dCq__overlay{z-index:1100;background:#000000b3;justify-content:center;align-items:center;animation:.2s index-module-scss-module__fu5dCq__fadeIn;display:flex;position:fixed;inset:0}@keyframes index-module-scss-module__fu5dCq__fadeIn{0%{opacity:0}to{opacity:1}}.index-module-scss-module__fu5dCq__wrapper{border-radius:.28rem;width:7.1rem;animation:.3s cubic-bezier(.34,1.56,.64,1) index-module-scss-module__fu5dCq__popIn;position:relative;overflow:hidden;box-shadow:0 .32rem .96rem #00000080}@keyframes index-module-scss-module__fu5dCq__popIn{0%{opacity:0;transform:scale(.9)translateY(.2rem)}to{opacity:1;transform:scale(1)translateY(0)}}.index-module-scss-module__fu5dCq__close{z-index:3;-webkit-backdrop-filter:blur(.08rem);backdrop-filter:blur(.08rem);color:#fff;cursor:pointer;background:#00000059;border:none;border-radius:50%;justify-content:center;align-items:center;width:.56rem;height:.56rem;font-size:.28rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:.2rem;right:.28rem}.index-module-scss-module__fu5dCq__close:hover{background:#0000008c}.index-module-scss-module__fu5dCq__banner{width:100%;overflow:hidden}.index-module-scss-module__fu5dCq__bannerImg{width:100%;height:auto;display:block}.index-module-scss-module__fu5dCq__content{background:var(--bg-bg1);flex-direction:column;gap:.28rem;padding:.36rem .4rem .4rem;display:flex}.index-module-scss-module__fu5dCq__loadingBox{justify-content:center;align-items:center;min-height:4rem;display:flex}.index-module-scss-module__fu5dCq__spinner{border:.06rem solid #ffffff1f;border-top-color:var(--color-primary);border-radius:50%;width:.56rem;height:.56rem;animation:.8s linear infinite index-module-scss-module__fu5dCq__spin}@keyframes index-module-scss-module__fu5dCq__spin{to{transform:rotate(360deg)}}.index-module-scss-module__fu5dCq__dayGrid{grid-template-columns:repeat(3,1fr);gap:.2rem;display:grid}.index-module-scss-module__fu5dCq__dayItem{border:1px solid var(--border-light);background:var(--bg-bg2);border-radius:.2rem;flex-direction:column;justify-content:center;align-items:center;gap:.08rem;padding:.2rem .08rem;transition:all .25s;display:flex;position:relative}.index-module-scss-module__fu5dCq__dayItem:hover{border-color:var(--border-normal)}.index-module-scss-module__fu5dCq__dayLabel{color:var(--text-secondary);letter-spacing:.5px;text-transform:uppercase;font-size:.22rem;font-weight:600}.index-module-scss-module__fu5dCq__coinIcon{object-fit:contain;flex-shrink:0;width:.56rem;height:.52rem}.index-module-scss-module__fu5dCq__dayValue{color:var(--text-primary);font-size:.26rem;font-weight:700;line-height:1}.index-module-scss-module__fu5dCq__checked{background:#0000008c;border-radius:.2rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module-scss-module__fu5dCq__checkImg{object-fit:contain;width:.72rem;height:.72rem}.index-module-scss-module__fu5dCq__active{box-shadow:0 0 .24rem var(--color-primary-shadow);border-color:var(--color-primary)!important;background:var(--color-primary)!important}.index-module-scss-module__fu5dCq__active .index-module-scss-module__fu5dCq__dayLabel{color:#fff}.index-module-scss-module__fu5dCq__finalDay{border:1px solid var(--border-light);background:var(--bg-bg2);border-radius:.2rem;flex-direction:column;align-items:center;gap:.12rem;padding:.24rem .2rem;transition:all .25s;display:flex}.index-module-scss-module__fu5dCq__finalDayTitle{color:var(--text-secondary);font-size:.24rem;font-weight:600}.index-module-scss-module__fu5dCq__finalDayContent{align-items:center;gap:.12rem;display:flex}.index-module-scss-module__fu5dCq__finalDayValue{color:var(--text-primary);font-size:.32rem;font-weight:800}.index-module-scss-module__fu5dCq__signBtn{color:#fff;background:var(--color-primary);width:100%;height:.88rem;box-shadow:0 .08rem .24rem var(--color-primary-shadow);cursor:pointer;letter-spacing:1px;border:none;border-radius:1rem;font-size:.34rem;font-weight:700;transition:transform .15s,box-shadow .15s}.index-module-scss-module__fu5dCq__signBtn:hover{background:var(--color-primary-hover);box-shadow:0 .12rem .4rem var(--color-primary-shadow-hover)}.index-module-scss-module__fu5dCq__signBtn:active{transform:scale(.97)}.index-module-scss-module__fu5dCq__signBtn.index-module-scss-module__fu5dCq__disabled{background:var(--color-button-bg-disabled);box-shadow:none;cursor:not-allowed}.index-module-scss-module__fu5dCq__tip{color:var(--text-tertiary);text-align:center;margin:0;font-size:.22rem;font-weight:500;line-height:1.6}
.index-module-scss-module__LU7aoW__loading,.index-module-scss-module__LU7aoW__empty{text-align:center;color:var(--text-secondary);padding:.8rem 0;font-size:.28rem}.index-module-scss-module__LU7aoW__panel{margin:.24rem .32rem;position:relative;overflow:hidden}.index-module-scss-module__LU7aoW__banner{border-radius:.24rem;margin-bottom:.24rem;overflow:hidden}.index-module-scss-module__LU7aoW__bannerImg{width:100%;display:block}.index-module-scss-module__LU7aoW__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;margin-top:.32rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__LU7aoW__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__LU7aoW__remark p{margin:0 0 .16rem}.index-module-scss-module__LU7aoW__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__BWFHKW__overlay{z-index:1100;background:#000000b3;justify-content:center;align-items:center;padding:.24rem;display:flex;position:fixed;inset:0}.index-module-scss-module__BWFHKW__wrapper{background:var(--bg-bg1);border:1px solid var(--border-bg,#2a3347);width:min(8.4rem,80vw);max-height:min(86vh,15.2rem);color:var(--text-primary,#fff);border-radius:.28rem;flex-direction:column;gap:.2rem;padding:.28rem .24rem .24rem;display:flex;position:relative;box-shadow:0 .32rem .8rem #00000073}.index-module-scss-module__BWFHKW__closeBtn{color:#fff;cursor:pointer;background:#00000059;border:none;border-radius:50%;width:.56rem;height:.56rem;font-size:.36rem;line-height:1;position:absolute;top:.2rem;right:.2rem}.index-module-scss-module__BWFHKW__title{text-align:center;margin:0;padding-right:.48rem;font-size:.44rem;font-weight:700}.index-module-scss-module__BWFHKW__list{flex-direction:column;gap:.16rem;padding:.04rem;display:flex;overflow:auto}.index-module-scss-module__BWFHKW__loading{text-align:center;color:var(--text-tertiary);padding:.6rem 0;font-size:.28rem}.index-module-scss-module__BWFHKW__item{background:var(--bg-bg2,#151a25);border-radius:.2rem;justify-content:space-between;align-items:center;gap:.16rem;padding:.2rem;display:flex}.index-module-scss-module__BWFHKW__left{align-items:center;gap:.2rem;min-width:0;display:flex}.index-module-scss-module__BWFHKW__icon{object-fit:contain;width:.84rem;height:.84rem}.index-module-scss-module__BWFHKW__iconPlaceholder{background:#2b3550;border-radius:.16rem;width:.84rem;height:.84rem}.index-module-scss-module__BWFHKW__meta{min-width:0}.index-module-scss-module__BWFHKW__label{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.08rem;font-size:.34rem;line-height:1.2;overflow:hidden}.index-module-scss-module__BWFHKW__rewardRow{color:var(--text-tertiary);align-items:center;gap:.12rem;font-size:.24rem;display:flex}.index-module-scss-module__BWFHKW__rewardText{color:var(--text-tertiary)}.index-module-scss-module__BWFHKW__amount{color:var(--color-warning,#f2c752);font-size:.48rem;font-weight:700;line-height:1}.index-module-scss-module__BWFHKW__point{color:var(--color-success,#21c45d);font-size:.48rem;font-weight:700;line-height:1}.index-module-scss-module__BWFHKW__actionBtn{background:var(--color-button-bg,#f2c752);color:#fff;cursor:pointer;border:none;border-radius:.16rem;flex-shrink:0;width:1.64rem;height:.76rem;font-size:.28rem;font-weight:600}.index-module-scss-module__BWFHKW__claimBtn{background:var(--color-success,#3ebd66);color:#fff}.index-module-scss-module__BWFHKW__disabledBtn{background:var(--color-button-bg-disabled,#6f7787);color:#d5dae5;cursor:not-allowed}.index-module-scss-module__BWFHKW__successBtn{color:#fff;background:#4abf79}.index-module-scss-module__BWFHKW__footer{justify-content:flex-end;margin-top:.04rem;display:flex}.index-module-scss-module__BWFHKW__claimAllBtn{background:var(--color-button-bg,#f2c752);color:#fff;cursor:pointer;border:none;border-radius:.16rem;min-width:2rem;height:.8rem;padding:0 .28rem;font-size:.28rem;font-weight:600}.index-module-scss-module__BWFHKW__claimAllDisabled{background:var(--color-button-bg-disabled,#9aa0a9);color:#eceef1;cursor:not-allowed}@media (max-width:768px){.index-module-scss-module__BWFHKW__wrapper{border-radius:.24rem;gap:.16rem;width:80vw;max-height:88vh;padding:.24rem .2rem .2rem}.index-module-scss-module__BWFHKW__title{font-size:.4rem}.index-module-scss-module__BWFHKW__icon,.index-module-scss-module__BWFHKW__iconPlaceholder{width:.8rem;height:.8rem}.index-module-scss-module__BWFHKW__label{font-size:.32rem}.index-module-scss-module__BWFHKW__amount,.index-module-scss-module__BWFHKW__point{font-size:.4rem}.index-module-scss-module__BWFHKW__actionBtn{border-radius:.16rem;width:1.52rem;height:.68rem;font-size:.26rem}.index-module-scss-module__BWFHKW__claimAllBtn{border-radius:.16rem;min-width:1.84rem;height:.72rem;font-size:.26rem}}
.index-module-scss-module__yVeALG__overlay{z-index:1100;-webkit-backdrop-filter:blur(.12rem);backdrop-filter:blur(.12rem);background:#000000bf;justify-content:center;align-items:center;animation:.25s index-module-scss-module__yVeALG__fadeIn;display:flex;position:fixed;inset:0}@keyframes index-module-scss-module__yVeALG__fadeIn{0%{opacity:0}to{opacity:1}}.index-module-scss-module__yVeALG__wrapper{border-radius:.4rem;flex-direction:column;width:min(8rem,90vw);max-height:85vh;animation:.35s cubic-bezier(.34,1.56,.64,1) index-module-scss-module__yVeALG__popIn;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 .48rem 1.28rem #0000008c}@keyframes index-module-scss-module__yVeALG__popIn{0%{opacity:0;transform:scale(.88)translateY(.32rem)}to{opacity:1;transform:scale(1)translateY(0)}}.index-module-scss-module__yVeALG__heroSection{background-position:50% 30%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;width:100%;height:3.2rem;padding-bottom:.44rem;display:flex;position:relative}.index-module-scss-module__yVeALG__heroOverlay{background:linear-gradient(180deg,transparent 0%,var(--bg-bg1)100%);position:absolute;inset:0}.index-module-scss-module__yVeALG__heroTitle{z-index:1;letter-spacing:.06rem;color:var(--text-primary,#fff);margin:0;font-size:.52rem;font-weight:800;position:relative}.index-module-scss-module__yVeALG__heroSub{z-index:1;color:#ffffff8c;letter-spacing:.04rem;margin:.12rem 0 0;font-size:.24rem;position:relative}.index-module-scss-module__yVeALG__close{z-index:5;-webkit-backdrop-filter:blur(.08rem);backdrop-filter:blur(.08rem);color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:.6rem;height:.6rem;transition:all .2s;display:flex;position:absolute;top:.24rem;right:.28rem}.index-module-scss-module__yVeALG__close:active{background:#0000008c;transform:scale(.92)}.index-module-scss-module__yVeALG__body{-webkit-overflow-scrolling:touch;background:var(--bg-bg1);flex-direction:column;flex:1;gap:.24rem;min-height:0;padding:0 .32rem .4rem;display:flex;overflow-y:auto}.index-module-scss-module__yVeALG__depositList{flex-direction:column;gap:.2rem;display:flex}.index-module-scss-module__yVeALG__depositItem{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.28rem;align-items:stretch;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.index-module-scss-module__yVeALG__depositItem:active{border-color:var(--color-primary)}.index-module-scss-module__yVeALG__levelBadge{background:var(--color-button-bg);color:#fff;letter-spacing:1px;writing-mode:vertical-lr;text-orientation:mixed;justify-content:center;align-items:center;width:.84rem;font-size:.22rem;font-weight:800;display:flex}.index-module-scss-module__yVeALG__itemBody{flex:1;padding:.28rem .28rem .28rem .24rem}.index-module-scss-module__yVeALG__line1{justify-content:space-between;align-items:center;display:flex}.index-module-scss-module__yVeALG__num{color:var(--text-secondary);font-size:.28rem}.index-module-scss-module__yVeALG__num strong{color:var(--text-primary);margin-left:.04rem;font-size:.36rem;font-weight:800}.index-module-scss-module__yVeALG__money{color:var(--color-warning,#f2c752);align-items:center;gap:.08rem;font-size:.36rem;font-weight:800;display:flex}.index-module-scss-module__yVeALG__moneyPlus{opacity:.7;font-size:.28rem;font-weight:400}.index-module-scss-module__yVeALG__line3{justify-content:space-between;align-items:center;gap:.24rem;margin-top:.24rem;display:flex}.index-module-scss-module__yVeALG__progress{background:#ffffff0f;border-radius:.18rem;flex:1;height:.36rem;position:relative;overflow:hidden}.index-module-scss-module__yVeALG__progressBar{background:var(--color-progress-line);border-radius:.18rem;transition:width .4s;position:absolute;top:0;bottom:0;left:0}.index-module-scss-module__yVeALG__progressText{z-index:1;color:#fff;text-shadow:0 1px .04rem #0000004d;justify-content:center;align-items:center;height:100%;font-size:.22rem;font-weight:600;display:flex;position:relative}.index-module-scss-module__yVeALG__btn{cursor:pointer;text-align:center;letter-spacing:1px;border:none;border-radius:1rem;flex-shrink:0;min-width:1.44rem;height:.64rem;font-size:.26rem;font-weight:700;line-height:.64rem;transition:all .2s}.index-module-scss-module__yVeALG__btn:active{transform:scale(.95)}.index-module-scss-module__yVeALG__receiveBtn{background:var(--color-button-bg);color:#fff}.index-module-scss-module__yVeALG__depositBtn{border:1px solid var(--color-primary);color:var(--color-primary);background:0 0}.index-module-scss-module__yVeALG__rules{background:#ffffff08;border:1px solid #ffffff0d;border-radius:.28rem;padding:.28rem .32rem}.index-module-scss-module__yVeALG__rulesTitle{color:var(--text-primary);opacity:.85;align-items:center;gap:.16rem;margin-bottom:.2rem;font-size:.28rem;font-weight:600;display:flex}.index-module-scss-module__yVeALG__rule{color:var(--text-secondary);opacity:.7;align-items:flex-start;gap:.16rem;margin-top:.16rem;font-size:.24rem;line-height:1.7;display:flex}.index-module-scss-module__yVeALG__ruleIcon{background:var(--text-tertiary);border-radius:50%;flex-shrink:0;width:.1rem;height:.1rem;margin-top:.14rem;display:inline-block}.index-module-scss-module__yVeALG__successWrapper{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:.4rem;flex-direction:column;justify-content:center;align-items:center;width:min(6.8rem,86vw);padding-top:40%;animation:.35s cubic-bezier(.34,1.56,.64,1) index-module-scss-module__yVeALG__popIn;display:flex}.index-module-scss-module__yVeALG__successText{color:#ffffffb3;font-size:.32rem}.index-module-scss-module__yVeALG__successAmount{color:var(--color-warning,#f2c752);align-items:center;gap:.12rem;margin-top:.16rem;font-size:.72rem;font-weight:800;display:flex}.index-module-scss-module__yVeALG__walletIcon{object-fit:contain;width:.64rem;height:.64rem}.index-module-scss-module__yVeALG__successBtn{color:#fff;cursor:pointer;letter-spacing:.06rem;text-align:center;background-color:#0000;background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:0;width:3rem;height:.84rem;margin-top:.4rem;font-size:.3rem;font-weight:700;line-height:.84rem;transition:all .2s}.index-module-scss-module__yVeALG__successBtn:active{transform:scale(.95)}
.index-module-scss-module__uN7X3a__loading,.index-module-scss-module__uN7X3a__empty{text-align:center;color:var(--text-secondary);padding:.8rem 0;font-size:.28rem}.index-module-scss-module__uN7X3a__panel{margin:.24rem .32rem;position:relative;overflow:hidden}.index-module-scss-module__uN7X3a__banner{border-radius:.24rem;margin-bottom:.24rem;overflow:hidden}.index-module-scss-module__uN7X3a__bannerImg{width:100%;display:block}.index-module-scss-module__uN7X3a__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__uN7X3a__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__uN7X3a__remark p{margin:0 0 .16rem}.index-module-scss-module__uN7X3a__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__Q4Klaa__overlay{z-index:1100;background:#000c;justify-content:center;align-items:center;animation:.25s index-module-scss-module__Q4Klaa__fadeIn;display:flex;position:fixed;inset:0}@keyframes index-module-scss-module__Q4Klaa__fadeIn{0%{opacity:0}to{opacity:1}}.index-module-scss-module__Q4Klaa__scene{aspect-ratio:3/4;border-radius:.4rem;flex-direction:column;align-items:center;width:min(8.4rem,92vw);max-height:88vh;animation:.4s cubic-bezier(.34,1.56,.64,1) index-module-scss-module__Q4Klaa__popIn;display:flex;position:relative;overflow:hidden}@keyframes index-module-scss-module__Q4Klaa__popIn{0%{opacity:0;transform:scale(.85)translateY(.4rem)}to{opacity:1;transform:scale(1)translateY(0)}}.index-module-scss-module__Q4Klaa__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.index-module-scss-module__Q4Klaa__bgMask{background:linear-gradient(#0000001a 0%,#1e0a0580 60%,#1e0a05d9 100%),#00000059;position:absolute;inset:0}.index-module-scss-module__Q4Klaa__close{z-index:10;color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:.64rem;height:.64rem;font-size:.28rem;display:flex;position:absolute;top:.24rem;right:.28rem}.index-module-scss-module__Q4Klaa__close:active{transform:scale(.9)}.index-module-scss-module__Q4Klaa__title{z-index:2;color:gold;text-align:center;letter-spacing:.04rem;text-shadow:0 .04rem .24rem #ffd70080,0 0 .6rem #ffd70033;margin:.48rem 0 0;font-size:.48rem;font-weight:800;position:relative}.index-module-scss-module__Q4Klaa__subtitle{z-index:2;color:#ffffffa6;text-align:center;letter-spacing:1px;margin:.12rem 0 0;font-size:.26rem;position:relative}.index-module-scss-module__Q4Klaa__deco{z-index:3;pointer-events:none;filter:drop-shadow(0 .08rem .16rem #0000004d);width:.96rem;position:absolute}.index-module-scss-module__Q4Klaa__decoLeft{animation:3s ease-in-out infinite index-module-scss-module__Q4Klaa__floatDeco;top:15%;left:6%;transform:rotate(-15deg)}@keyframes index-module-scss-module__Q4Klaa__floatDeco{0%,to{transform:rotate(-15deg)translateY(0)}50%{transform:rotate(-15deg)translateY(-.16rem)}}.index-module-scss-module__Q4Klaa__decoRight{animation:3s ease-in-out 1.5s infinite index-module-scss-module__Q4Klaa__floatDecoR;top:10%;right:6%;transform:rotate(12deg)scaleX(-1)}@keyframes index-module-scss-module__Q4Klaa__floatDecoR{0%,to{transform:rotate(12deg)scaleX(-1)translateY(0)}50%{transform:rotate(12deg)scaleX(-1)translateY(-.16rem)}}.index-module-scss-module__Q4Klaa__hammer{z-index:8;filter:drop-shadow(0 .12rem .32rem #00000080);transform-origin:80% 90%;width:2rem;animation:.7s 2 index-module-scss-module__Q4Klaa__hammerSwing;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}@keyframes index-module-scss-module__Q4Klaa__hammerSwing{0%{transform:rotate(-45deg)}35%{transform:rotate(15deg)}55%{transform:rotate(-30deg)}75%{transform:rotate(5deg)}to{transform:rotate(-20deg)}}.index-module-scss-module__Q4Klaa__stageWrap{z-index:5;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;display:flex;position:relative}.index-module-scss-module__Q4Klaa__eggsRow{z-index:6;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.16rem;max-width:7.2rem;margin-bottom:-.32rem;padding:0 .16rem;display:flex}.index-module-scss-module__Q4Klaa__eggSlot{cursor:pointer;flex-shrink:0;width:1.8rem;transition:transform .2s,opacity .3s,filter .3s;position:relative}.index-module-scss-module__Q4Klaa__eggSlot:active:not(.index-module-scss-module__Q4Klaa__dimmed){transform:scale(.96)}.index-module-scss-module__Q4Klaa__dimmed{opacity:.3;filter:grayscale(.6);pointer-events:none}.index-module-scss-module__Q4Klaa__eggImg{filter:drop-shadow(0 .16rem .32rem #00000059);width:100%;height:auto;transition:transform .2s;animation:2.5s ease-in-out infinite index-module-scss-module__Q4Klaa__eggFloat}.index-module-scss-module__Q4Klaa__eggSlot:first-child .index-module-scss-module__Q4Klaa__eggImg{animation-delay:0s}.index-module-scss-module__Q4Klaa__eggSlot:nth-child(2) .index-module-scss-module__Q4Klaa__eggImg{animation-delay:.4s}.index-module-scss-module__Q4Klaa__eggSlot:nth-child(3) .index-module-scss-module__Q4Klaa__eggImg{animation-delay:.8s}@keyframes index-module-scss-module__Q4Klaa__eggFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.16rem)}}.index-module-scss-module__Q4Klaa__eggShake{animation:.6s 2 index-module-scss-module__Q4Klaa__eggShake}@keyframes index-module-scss-module__Q4Klaa__eggShake{0%,to{transform:rotate(0)}15%{transform:rotate(-10deg)scale(1.03)}30%{transform:rotate(8deg)scale(1.02)}45%{transform:rotate(-6deg)}60%{transform:rotate(4deg)}75%{transform:rotate(-2deg)}}.index-module-scss-module__Q4Klaa__brokenWrap{flex-direction:column;align-items:center;display:flex;position:relative}.index-module-scss-module__Q4Klaa__brokenWrap:before{content:"";filter:blur(.16rem);pointer-events:none;background:radial-gradient(circle,#ffe682cc 0%,#ffc83c4d 30%,#ffb42814 55%,#0000 75%);border-radius:50%;width:4rem;height:4rem;animation:2s ease-in-out infinite index-module-scss-module__Q4Klaa__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module-scss-module__Q4Klaa__brokenWrap:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffffe6 0%,#0000 3%),radial-gradient(circle at 70% 20%,#ffffffb3 0%,#0000 2.5%),radial-gradient(circle at 20% 65%,#fff9 0%,#0000 2%),radial-gradient(circle at 75% 70%,#fffc 0%,#0000 3%),radial-gradient(circle at 50% 15%,#ffe664e6 0%,#0000 2.5%),radial-gradient(circle at 85% 45%,#ffe66499 0%,#0000 2%),radial-gradient(circle at 15% 40%,#ffe664b3 0%,#0000 2.5%),radial-gradient(circle at 55% 80%,#ffffff80 0%,#0000 2%),radial-gradient(circle at 40%,#ffd70066 0%,#0000 20%);border-radius:50%;width:4.8rem;height:4.8rem;animation:3s ease-in-out infinite alternate index-module-scss-module__Q4Klaa__sparkleFloat,.6s ease-out both index-module-scss-module__Q4Klaa__glowExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes index-module-scss-module__Q4Klaa__glowPulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}}@keyframes index-module-scss-module__Q4Klaa__glowExpand{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}60%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes index-module-scss-module__Q4Klaa__sparkleFloat{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(8deg)}}.index-module-scss-module__Q4Klaa__brokenImg{filter:drop-shadow(0 .08rem .2rem #0000004d);width:3rem;height:auto;animation:.4s both index-module-scss-module__Q4Klaa__brokenPop}@keyframes index-module-scss-module__Q4Klaa__brokenPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.index-module-scss-module__Q4Klaa__rewardBubble{flex-direction:column;align-items:center;animation:.6s both index-module-scss-module__Q4Klaa__rewardFloat;display:flex;position:absolute;top:-.4rem}@keyframes index-module-scss-module__Q4Klaa__rewardFloat{0%{opacity:0;transform:translateY(.4rem)scale(.5)}to{opacity:1;transform:translateY(0)scale(1)}}.index-module-scss-module__Q4Klaa__rewardAmount{color:gold;text-shadow:0 0 .16rem #ffd70099,0 .04rem .08rem #0000004d;font-size:.64rem;font-weight:900;animation:1s infinite index-module-scss-module__Q4Klaa__rewardPulse}@keyframes index-module-scss-module__Q4Klaa__rewardPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.index-module-scss-module__Q4Klaa__rewardLabel{color:#fffc;margin-top:-.04rem;font-size:.24rem}.index-module-scss-module__Q4Klaa__platform{z-index:4;filter:drop-shadow(0 .08rem .4rem #0006);width:100%;max-width:7.2rem;height:auto;position:relative}.index-module-scss-module__Q4Klaa__bottom{z-index:7;background:linear-gradient(#0000 0%,#1e0a05e6 100%);flex-direction:column;align-items:center;gap:.2rem;width:100%;padding:.24rem .48rem .4rem;display:flex;position:relative}.index-module-scss-module__Q4Klaa__smashBtn{color:#fff;letter-spacing:.06rem;cursor:pointer;text-shadow:0 1px .06rem #0000004d;background:linear-gradient(135deg,#c8860a 0%,#f0a500 50%,gold 100%);border:.04rem solid gold;border-radius:1rem;width:4rem;height:.96rem;font-size:.36rem;font-weight:800;transition:transform .15s;box-shadow:0 .08rem .32rem #c8860a80,inset 0 1px #ffffff4d}.index-module-scss-module__Q4Klaa__smashBtn:active{transform:scale(.96)}.index-module-scss-module__Q4Klaa__btnGroup{gap:.24rem;width:100%;display:flex}.index-module-scss-module__Q4Klaa__btnPrimary,.index-module-scss-module__Q4Klaa__btnSecondary{cursor:pointer;letter-spacing:1px;border:none;border-radius:.24rem;flex:1;height:.88rem;font-size:.3rem;font-weight:700;transition:transform .15s}.index-module-scss-module__Q4Klaa__btnPrimary:active,.index-module-scss-module__Q4Klaa__btnSecondary:active{transform:scale(.96)}.index-module-scss-module__Q4Klaa__btnPrimary{color:#fff;text-shadow:0 1px .04rem #0003;background:linear-gradient(135deg,#c8860a,gold);box-shadow:0 .08rem .24rem #c8860a66}.index-module-scss-module__Q4Klaa__btnSecondary{color:#fffc;background:#ffffff1a;border:1px solid #ffd7004d}.index-module-scss-module__Q4Klaa__chances{color:#ffffff80;font-size:.26rem}.index-module-scss-module__Q4Klaa__chances strong{color:gold;font-weight:700}
.index-module-scss-module__8jZmgq__loading,.index-module-scss-module__8jZmgq__empty{text-align:center;color:var(--text-secondary);padding:.8rem 0;font-size:.28rem}.index-module-scss-module__8jZmgq__panel{margin:.24rem .32rem;position:relative;overflow:hidden}.index-module-scss-module__8jZmgq__banner{border-radius:.24rem;margin-bottom:.24rem;overflow:hidden}.index-module-scss-module__8jZmgq__bannerImg{width:100%;display:block}.index-module-scss-module__8jZmgq__panelTitle{color:var(--text-primary);letter-spacing:.5px;padding:.28rem .32rem .2rem;font-size:.3rem;font-weight:700}.index-module-scss-module__8jZmgq__btnWrap{flex-direction:column;align-items:center;gap:.16rem;padding:.16rem .32rem .32rem;display:flex}.index-module-scss-module__8jZmgq__participateBtn{background:var(--color-button-bg);color:#fff;letter-spacing:.04rem;cursor:pointer;border:none;border-radius:.44rem;width:100%;max-width:6rem;height:.88rem;font-size:.32rem;font-weight:700;transition:transform .15s,opacity .15s}.index-module-scss-module__8jZmgq__participateBtn:active{opacity:.85;transform:scale(.96)}.index-module-scss-module__8jZmgq__chances{color:var(--text-tertiary);font-size:.24rem}.index-module-scss-module__8jZmgq__chances strong{color:var(--color-warning);font-size:.28rem}.index-module-scss-module__8jZmgq__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;margin-top:.32rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__8jZmgq__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__8jZmgq__remark p{margin:0 0 .16rem}.index-module-scss-module__8jZmgq__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__E1rbmG__loading,.index-module-scss-module__E1rbmG__empty{text-align:center;color:var(--text-secondary);padding:.8rem 0;font-size:.28rem}.index-module-scss-module__E1rbmG__panel{margin:.24rem .32rem;position:relative;overflow:hidden}.index-module-scss-module__E1rbmG__banner{border-radius:.24rem;margin-bottom:.24rem;overflow:hidden}.index-module-scss-module__E1rbmG__bannerImg{width:100%;display:block}.index-module-scss-module__E1rbmG__panelTitle{color:var(--text-primary);letter-spacing:.5px;padding:.28rem .32rem .2rem;font-size:.3rem;font-weight:700}.index-module-scss-module__E1rbmG__btnWrap{flex-direction:column;align-items:center;gap:.16rem;padding:.16rem .32rem .32rem;display:flex}.index-module-scss-module__E1rbmG__participateBtn{background:var(--color-button-bg);color:#fff;letter-spacing:.04rem;cursor:pointer;border:none;border-radius:.44rem;width:100%;max-width:6rem;height:.88rem;font-size:.32rem;font-weight:700;transition:transform .15s,opacity .15s}.index-module-scss-module__E1rbmG__participateBtn:active{opacity:.85;transform:scale(.96)}.index-module-scss-module__E1rbmG__chances{color:var(--text-tertiary);font-size:.24rem}.index-module-scss-module__E1rbmG__chances strong{color:var(--color-warning);font-size:.28rem}.index-module-scss-module__E1rbmG__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__E1rbmG__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__E1rbmG__remark p{margin:0 0 .16rem}.index-module-scss-module__E1rbmG__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__Fmd5TW__overlay{z-index:1100;background:#000000d1;justify-content:center;align-items:center;animation:.25s index-module-scss-module__Fmd5TW__fadeIn;display:flex;position:fixed;inset:0}@keyframes index-module-scss-module__Fmd5TW__fadeIn{0%{opacity:0}to{opacity:1}}.index-module-scss-module__Fmd5TW__scene{aspect-ratio:3/4.2;border-radius:.4rem;flex-direction:column;align-items:center;width:min(8.4rem,92vw);max-height:90vh;animation:.4s cubic-bezier(.34,1.56,.64,1) index-module-scss-module__Fmd5TW__popIn;display:flex;position:relative;overflow:hidden}@keyframes index-module-scss-module__Fmd5TW__popIn{0%{opacity:0;transform:scale(.85)translateY(.4rem)}to{opacity:1;transform:scale(1)translateY(0)}}.index-module-scss-module__Fmd5TW__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.index-module-scss-module__Fmd5TW__bgMask{background:radial-gradient(at 50% 30%,#0000 20%,#28050566 70%),linear-gradient(#0000 0%,#14000080 100%);position:absolute;inset:0}.index-module-scss-module__Fmd5TW__close{z-index:10;color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:.64rem;height:.64rem;font-size:.28rem;display:flex;position:absolute;top:.24rem;right:.28rem}.index-module-scss-module__Fmd5TW__close:active{transform:scale(.9)}.index-module-scss-module__Fmd5TW__titleWrap{z-index:2;text-align:center;margin-top:.56rem;position:relative}.index-module-scss-module__Fmd5TW__title{color:gold;letter-spacing:.04rem;text-shadow:0 .04rem .24rem #ffd70099,0 0 .6rem #ffb4004d;background:linear-gradient(#fff5c0,gold 40%,#c8960c);-webkit-text-fill-color:#0000;filter:drop-shadow(0 .04rem .08rem #0006);-webkit-background-clip:text;background-clip:text;margin:0;font-size:.44rem;font-weight:800}.index-module-scss-module__Fmd5TW__subtitle{color:#ffdcb4b3;letter-spacing:1px;margin:.12rem 0 0;font-size:.26rem}.index-module-scss-module__Fmd5TW__envelopesGrid{z-index:5;flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.24rem .2rem;max-width:7.2rem;padding:.4rem .32rem;display:flex;position:relative}.index-module-scss-module__Fmd5TW__envelopeSlot{cursor:pointer;width:2rem;transition:transform .2s,opacity .3s,filter .3s;position:relative}.index-module-scss-module__Fmd5TW__envelopeSlot:hover:not(.index-module-scss-module__Fmd5TW__dimmed){transform:scale(1.06)}.index-module-scss-module__Fmd5TW__envelopeSlot:active:not(.index-module-scss-module__Fmd5TW__dimmed){transform:scale(.96)}.index-module-scss-module__Fmd5TW__dimmed{opacity:.35;filter:grayscale(.5)brightness(.7);pointer-events:none}.index-module-scss-module__Fmd5TW__envelopeImg{filter:drop-shadow(0 .12rem .32rem #0006);width:100%;height:auto;animation:3s ease-in-out infinite index-module-scss-module__Fmd5TW__envelopeFloat}.index-module-scss-module__Fmd5TW__envelopeSlot:first-child .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:0s}.index-module-scss-module__Fmd5TW__envelopeSlot:nth-child(2) .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:.5s}.index-module-scss-module__Fmd5TW__envelopeSlot:nth-child(3) .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:1s}.index-module-scss-module__Fmd5TW__envelopeSlot:nth-child(4) .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:.3s}.index-module-scss-module__Fmd5TW__envelopeSlot:nth-child(5) .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:.8s}.index-module-scss-module__Fmd5TW__envelopeSlot:nth-child(6) .index-module-scss-module__Fmd5TW__envelopeImg{animation-delay:1.3s}@keyframes index-module-scss-module__Fmd5TW__envelopeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.12rem)}}.index-module-scss-module__Fmd5TW__envelopeShake{animation:.5s 2 index-module-scss-module__Fmd5TW__envelopeShake!important}@keyframes index-module-scss-module__Fmd5TW__envelopeShake{0%,to{transform:rotate(0)scale(1)}10%{transform:rotate(-8deg)scale(1.05)}20%{transform:rotate(8deg)scale(1.08)}30%{transform:rotate(-6deg)scale(1.05)}40%{transform:rotate(6deg)scale(1.03)}50%{transform:rotate(-3deg)scale(1.01)}60%{transform:rotate(3deg)}}.index-module-scss-module__Fmd5TW__resultWrap{flex-direction:column;align-items:center;animation:.5s ease-out both index-module-scss-module__Fmd5TW__resultReveal;display:flex;position:relative}.index-module-scss-module__Fmd5TW__resultWrap:before{content:"";filter:blur(.12rem);pointer-events:none;background:radial-gradient(circle,#ffd70080 0%,#ffb42833 35%,#0000 70%);border-radius:50%;width:3.2rem;height:3.2rem;animation:2s ease-in-out infinite index-module-scss-module__Fmd5TW__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module-scss-module__Fmd5TW__resultWrap:after{content:"";pointer-events:none;background:radial-gradient(circle at 25% 20%,#ffd700e6 0%,#0000 3%),radial-gradient(circle at 75% 25%,#ffffc8cc 0%,#0000 2.5%),radial-gradient(circle at 20% 70%,#ffd70099 0%,#0000 2%),radial-gradient(circle at 80% 65%,#ffffc8b3 0%,#0000 3%),radial-gradient(circle at 50% 10%,#ffc850cc 0%,#0000 2%),radial-gradient(circle at 15% 45%,#ffc85080 0%,#0000 2.5%);border-radius:50%;width:3.6rem;height:3.6rem;animation:3s ease-in-out infinite alternate index-module-scss-module__Fmd5TW__sparkleFloat,.5s ease-out both index-module-scss-module__Fmd5TW__glowExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes index-module-scss-module__Fmd5TW__resultReveal{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes index-module-scss-module__Fmd5TW__glowPulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes index-module-scss-module__Fmd5TW__glowExpand{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes index-module-scss-module__Fmd5TW__sparkleFloat{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(15deg)}}.index-module-scss-module__Fmd5TW__resultImg{z-index:1;filter:drop-shadow(0 .08rem .24rem #ffb40066);width:100%;height:auto;position:relative}.index-module-scss-module__Fmd5TW__rewardBubble{z-index:3;animation:.4s ease-out .2s both index-module-scss-module__Fmd5TW__bubblePop;position:absolute;top:20%;left:50%;transform:translate(-50%)}@keyframes index-module-scss-module__Fmd5TW__bubblePop{0%{opacity:0;transform:translate(-50%)scale(.5)translateY(.2rem)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}.index-module-scss-module__Fmd5TW__rewardAmount{color:gold;text-shadow:0 .04rem .16rem #0009,0 0 .4rem #ffd70066;white-space:nowrap;font-size:.44rem;font-weight:900;display:block}.index-module-scss-module__Fmd5TW__emptyLabel{color:#ffdcb499;text-align:center;margin-top:.08rem;font-size:.24rem}.index-module-scss-module__Fmd5TW__fxMeteor{z-index:12;pointer-events:none;filter:drop-shadow(0 0 .16rem #ff643299);width:1.2rem;animation:.7s ease-in both index-module-scss-module__Fmd5TW__meteorFly;position:absolute;top:-.2rem;left:-.2rem}.index-module-scss-module__Fmd5TW__fxMeteor2{opacity:.7;width:.8rem;animation-duration:.6s;animation-delay:.35s;top:.4rem;left:.6rem}@keyframes index-module-scss-module__Fmd5TW__meteorFly{0%{opacity:0;transform:translate(0)rotate(-30deg)scale(.5)}20%{opacity:1}to{opacity:0;transform:translate(1.6rem,1.8rem)rotate(-30deg)scale(1.1)}}.index-module-scss-module__Fmd5TW__fxSparkle{z-index:11;object-fit:contain;pointer-events:none;width:140%;height:140%;animation:1s ease-in-out both index-module-scss-module__Fmd5TW__sparklePulse;position:absolute;top:-20%;left:-20%}@keyframes index-module-scss-module__Fmd5TW__sparklePulse{0%{opacity:0;transform:scale(.6)rotate(0)}30%{opacity:.9;transform:scale(1.1)rotate(8deg)}60%{opacity:.6;transform:scale(.95)rotate(-5deg)}to{opacity:0;transform:scale(1.2)rotate(12deg)}}.index-module-scss-module__Fmd5TW__fxSparkleResult{z-index:11;object-fit:contain;pointer-events:none;width:160%;height:160%;animation:2.5s ease-in-out infinite index-module-scss-module__Fmd5TW__sparkleBreath;position:absolute;top:-30%;left:-30%}@keyframes index-module-scss-module__Fmd5TW__sparkleBreath{0%,to{opacity:.3;transform:scale(.9)rotate(0)}50%{opacity:.7;transform:scale(1.05)rotate(10deg)}}.index-module-scss-module__Fmd5TW__fxCoins{z-index:10;pointer-events:none;filter:drop-shadow(0 .06rem .12rem #0000004d);width:1.6rem;animation:.6s cubic-bezier(.22,1,.36,1) .1s both index-module-scss-module__Fmd5TW__coinsBurst;position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%)}@keyframes index-module-scss-module__Fmd5TW__coinsBurst{0%{opacity:0;transform:translate(-50%)scale(.3)translateY(.4rem)}60%{opacity:1;transform:translate(-50%)scale(1.15)translateY(-.2rem)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}.index-module-scss-module__Fmd5TW__fxMeteorResult{z-index:12;pointer-events:none;filter:drop-shadow(0 0 .2rem #ff6432b3);width:1rem;animation:.8s ease-out .3s both index-module-scss-module__Fmd5TW__meteorResultFly;position:absolute;top:-.1rem;right:-.3rem}@keyframes index-module-scss-module__Fmd5TW__meteorResultFly{0%{opacity:0;transform:translate(.4rem,-.4rem)rotate(-35deg)scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(-1.2rem,1rem)rotate(-35deg)scale(.8)}}.index-module-scss-module__Fmd5TW__coinDeco{z-index:3;pointer-events:none;filter:drop-shadow(0 .08rem .2rem #0006);width:1.6rem;position:absolute}.index-module-scss-module__Fmd5TW__coinLeft{animation:3.5s ease-in-out infinite index-module-scss-module__Fmd5TW__coinFloat;bottom:18%;left:-.2rem;transform:rotate(-10deg)}.index-module-scss-module__Fmd5TW__coinRight{animation:3.5s ease-in-out 1.5s infinite index-module-scss-module__Fmd5TW__coinFloat;bottom:20%;right:-.2rem;transform:rotate(10deg)scaleX(-1)}@keyframes index-module-scss-module__Fmd5TW__coinFloat{0%,to{transform:rotate(-10deg)translateY(0)}50%{transform:rotate(-10deg)translateY(-.12rem)}}.index-module-scss-module__Fmd5TW__bottom{z-index:6;flex-direction:column;align-items:center;gap:.2rem;width:100%;padding:.24rem .48rem .4rem;display:flex;position:relative}.index-module-scss-module__Fmd5TW__drawBtn{cursor:pointer;background:linear-gradient(gold,#c8960c);border:.04rem solid #c8960c;border-radius:.6rem;flex-direction:column;align-items:center;gap:.04rem;width:4.8rem;padding:.24rem 0;transition:transform .15s;display:flex;position:relative;box-shadow:0 .08rem .32rem #c8960c80,inset 0 1px #ffffff4d}.index-module-scss-module__Fmd5TW__drawBtn:active{transform:scale(.96)}.index-module-scss-module__Fmd5TW__drawBtnText{color:#5a2d00;letter-spacing:.04rem;text-shadow:0 1px #ffffff4d;font-size:.32rem;font-weight:800}.index-module-scss-module__Fmd5TW__drawBtnCost{color:#7a4a10;font-size:.22rem;font-style:italic;font-weight:600}.index-module-scss-module__Fmd5TW__btnGroup{gap:.24rem;width:100%;max-width:6rem;display:flex}.index-module-scss-module__Fmd5TW__btnPrimary{color:#5a2d00;cursor:pointer;background:linear-gradient(gold,#c8960c);border:.04rem solid #c8960c;border-radius:.48rem;flex:1;padding:.24rem 0;font-size:.3rem;font-weight:700;box-shadow:0 .08rem .24rem #c8960c66}.index-module-scss-module__Fmd5TW__btnPrimary:active{transform:scale(.96)}.index-module-scss-module__Fmd5TW__btnSecondary{color:gold;cursor:pointer;background:#ffd7001a;border:1.5px solid #ffd70066;border-radius:.48rem;flex:1;padding:.24rem 0;font-size:.3rem;font-weight:600}.index-module-scss-module__Fmd5TW__btnSecondary:active{transform:scale(.96)}.index-module-scss-module__Fmd5TW__chances{color:#ffdcb48c;font-size:.24rem}.index-module-scss-module__Fmd5TW__chances strong{color:gold;font-size:.28rem}
.SSEEventDialog-module-scss-module__Wa7v8W__body{text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding:.48rem .32rem;display:flex}.SSEEventDialog-module-scss-module__Wa7v8W__icon{margin-bottom:.08rem;font-size:.72rem;line-height:1}.SSEEventDialog-module-scss-module__Wa7v8W__iconRecharge{filter:drop-shadow(0 0 .16rem #22c55e66)}.SSEEventDialog-module-scss-module__Wa7v8W__iconUpgrade{filter:drop-shadow(0 0 .16rem #fbbf2466)}.SSEEventDialog-module-scss-module__Wa7v8W__iconFreeze{filter:drop-shadow(0 0 .16rem #ef444466)}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBody{text-align:center;flex-direction:column;align-items:center;padding:.64rem .4rem .4rem;display:flex;position:relative;overflow:hidden}.SSEEventDialog-module-scss-module__Wa7v8W__freezeGlow{pointer-events:none;background:radial-gradient(#ef444440 0%,#0000 70%);width:3.2rem;height:2rem;position:absolute;top:-.6rem;left:50%;transform:translate(-50%)}.SSEEventDialog-module-scss-module__Wa7v8W__freezeIconWrap{z-index:1;background:#ef444414;border:1px solid #ef444433;border-radius:50%;justify-content:center;align-items:center;width:1.12rem;height:1.12rem;margin-bottom:.32rem;display:flex;position:relative}.SSEEventDialog-module-scss-module__Wa7v8W__freezeSvg{width:.56rem;height:.56rem}.SSEEventDialog-module-scss-module__Wa7v8W__freezeTitle{color:var(--text-primary,#fff);margin:0 0 .2rem;font-size:.38rem;font-weight:700}.SSEEventDialog-module-scss-module__Wa7v8W__freezeDesc{color:var(--text-tertiary,#ffffff8c);max-width:5rem;margin:0 0 .4rem;font-size:.26rem;line-height:1.6}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnGroup{gap:.2rem;width:100%;display:flex}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnContact,.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnClose{cursor:pointer;border-radius:.12rem;flex:1;justify-content:center;align-items:center;gap:.08rem;height:.8rem;font-size:.28rem;font-weight:600;transition:opacity .2s;display:flex}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnContact:active,.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnClose:active{opacity:.85}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnContact{color:#fff;background:#ef4444;border:none}.SSEEventDialog-module-scss-module__Wa7v8W__freezeBtnClose{border:1px solid var(--border-light,#fff3);color:var(--text-secondary,#fffc);background:0 0}.SSEEventDialog-module-scss-module__Wa7v8W__title{color:var(--text-primary,#fff);margin:0;font-size:.34rem;font-weight:700}.SSEEventDialog-module-scss-module__Wa7v8W__amount{color:#22c55e;font-variant-numeric:tabular-nums;margin:.08rem 0;font-size:.56rem;font-weight:800}.SSEEventDialog-module-scss-module__Wa7v8W__desc{color:var(--text-secondary,#fff9);margin:0;font-size:.26rem;line-height:1.5}.SSEEventDialog-module-scss-module__Wa7v8W__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:.4rem;width:100%;max-width:4.8rem;height:.8rem;margin-top:.24rem;font-size:.28rem;font-weight:600;transition:opacity .2s}.SSEEventDialog-module-scss-module__Wa7v8W__btn:active{opacity:.85}
.index-module-scss-module__dX-rkq__loading,.index-module-scss-module__dX-rkq__empty{text-align:center;color:var(--text-secondary);padding:.8rem 0;font-size:.28rem}.index-module-scss-module__dX-rkq__panel{margin:.24rem .32rem;overflow:hidden}.index-module-scss-module__dX-rkq__banner{border-radius:.24rem;margin-bottom:.28rem;overflow:hidden}.index-module-scss-module__dX-rkq__bannerImg{width:100%;display:block}.index-module-scss-module__dX-rkq__vipIconWrap{vertical-align:middle;width:.56rem;height:.56rem;display:inline-block;position:relative}.index-module-scss-module__dX-rkq__vipIcon{object-fit:contain;width:100%;height:100%}.index-module-scss-module__dX-rkq__vipIconNum{color:#ffd54f;text-shadow:0 1px .04rem #0009;font-size:.2rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module-scss-module__dX-rkq__vipSep{color:var(--text-secondary);vertical-align:middle;margin:0 .08rem;font-size:.26rem}.index-module-scss-module__dX-rkq__btnWrap{margin-top:.32rem}.index-module-scss-module__dX-rkq__receiveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--color-button-bg),color-mix(in srgb,var(--color-button-bg)80%,#000));width:100%;height:.88rem;box-shadow:0 .08rem .28rem color-mix(in srgb,var(--color-button-bg)40%,transparent);border:none;border-radius:.44rem;font-size:.32rem;font-weight:600;transition:opacity .2s}.index-module-scss-module__dX-rkq__receiveBtn:active{opacity:.85}.index-module-scss-module__dX-rkq__receiveBtn.index-module-scss-module__dX-rkq__disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.index-module-scss-module__dX-rkq__remark{background:var(--bg-bg1);color:var(--text-secondary);word-break:break-word;overflow-wrap:break-word;border-radius:.24rem;margin-top:.32rem;padding:.28rem .32rem;font-size:.26rem;line-height:1.8}.index-module-scss-module__dX-rkq__remark img{border-radius:.16rem;max-width:100%;height:auto}.index-module-scss-module__dX-rkq__remark p{margin:0 0 .16rem}.index-module-scss-module__dX-rkq__remark a{color:var(--color-button-bg);text-decoration:underline}
.index-module-scss-module__oH1qpW__panel{flex-direction:column;height:100%;display:flex}.index-module-scss-module__oH1qpW__filterBar{z-index:10;-ms-overflow-style:none;scrollbar-width:none;flex-shrink:0;gap:.16rem;padding:.24rem .32rem;display:flex;position:relative;overflow-x:auto}.index-module-scss-module__oH1qpW__filterBar::-webkit-scrollbar{display:none}.index-module-scss-module__oH1qpW__listContainer{flex:1;padding:0 .32rem;overflow-y:auto}.index-module-scss-module__oH1qpW__recordList{flex-direction:column;gap:.24rem;padding-bottom:.32rem;display:flex}@keyframes index-module-scss-module__oH1qpW__cardFadeUp{0%{opacity:0;transform:translateY(.32rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes index-module-scss-module__oH1qpW__shimmerSlide{0%{transform:translate(-100%)}to{transform:translate(200%)}}.index-module-scss-module__oH1qpW__recordCard{-webkit-backdrop-filter:blur(.16rem);backdrop-filter:blur(.16rem);background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:.28rem;transition:transform .2s;animation:.4s both index-module-scss-module__oH1qpW__cardFadeUp;position:relative;overflow:hidden;box-shadow:0 .08rem .4rem #0003,inset 0 1px #ffffff0f}.index-module-scss-module__oH1qpW__recordCard:active{transform:scale(.98)}.index-module-scss-module__oH1qpW__cardClaimed{border-left:.06rem solid #67c23a}.index-module-scss-module__oH1qpW__cardPending{border-left:.06rem solid #f59a23}.index-module-scss-module__oH1qpW__cardInner{z-index:1;gap:.24rem;padding:.28rem;display:flex;position:relative}.index-module-scss-module__oH1qpW__glowEffect{pointer-events:none;z-index:0;border-radius:50%;width:1.6rem;height:1.6rem;position:absolute;bottom:-.4rem;right:-.4rem}.index-module-scss-module__oH1qpW__cardClaimed .index-module-scss-module__oH1qpW__glowEffect{background:radial-gradient(circle,#67c23a1f 0%,#0000 70%)}.index-module-scss-module__oH1qpW__cardPending .index-module-scss-module__oH1qpW__glowEffect{background:radial-gradient(circle,#f59a231f 0%,#0000 70%)}.index-module-scss-module__oH1qpW__bannerWrap{border-radius:.24rem;flex-shrink:0;width:1.12rem;height:1.12rem;position:relative;overflow:hidden;box-shadow:0 .04rem .2rem #00000040,0 0 0 1px #ffffff14}.index-module-scss-module__oH1qpW__bannerImg{object-fit:cover;width:100%;height:100%;display:block}.index-module-scss-module__oH1qpW__bannerOverlay{pointer-events:none;background:linear-gradient(135deg,#0000 40%,#00000026 100%);position:absolute;inset:0}.index-module-scss-module__oH1qpW__bannerFallback{color:#fff;text-shadow:0 .04rem .08rem #0000004d;letter-spacing:1px;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 50%,#06b6d4 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:.36rem;font-weight:800;display:flex}.index-module-scss-module__oH1qpW__cardBody{flex-direction:column;flex:1;justify-content:space-between;gap:.08rem;min-width:0;display:flex}.index-module-scss-module__oH1qpW__topSection{flex-direction:column;gap:.08rem;display:flex}.index-module-scss-module__oH1qpW__activityName{color:var(--text-primary,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:.28rem;font-weight:600;line-height:1.3;overflow:hidden}.index-module-scss-module__oH1qpW__tagRow{align-items:center;gap:.12rem;display:flex}.index-module-scss-module__oH1qpW__typeTag{color:#b8d4ff;white-space:nowrap;letter-spacing:.3px;background:#5b8def2e;border-radius:.12rem;padding:.04rem .14rem;font-size:.2rem;font-weight:600}.index-module-scss-module__oH1qpW__statusDot{border-radius:50%;flex-shrink:0;width:.12rem;height:.12rem}.index-module-scss-module__oH1qpW__dotClaimed{background:#67c23a;box-shadow:0 0 .12rem #67c23a80}.index-module-scss-module__oH1qpW__dotPending{background:#f59a23;box-shadow:0 0 .12rem #f59a2380}.index-module-scss-module__oH1qpW__statusText{color:var(--text-secondary,#d0d8e4);white-space:nowrap;font-size:.22rem}.index-module-scss-module__oH1qpW__bottomSection{justify-content:space-between;align-items:baseline;display:flex}.index-module-scss-module__oH1qpW__amountValue{color:#f59e0b;-webkit-text-fill-color:#f59e0b;font-size:.4rem;font-weight:800;position:relative;overflow:hidden}.index-module-scss-module__oH1qpW__amountValue:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff59 50%,#0000 60%);animation:3s ease-in-out infinite index-module-scss-module__oH1qpW__shimmerSlide;position:absolute;inset:0}.index-module-scss-module__oH1qpW__amountSymbol{font-size:.28rem;font-weight:700}.index-module-scss-module__oH1qpW__time{color:var(--text-tertiary,#ffffff80);white-space:nowrap;font-size:.22rem}
.FastEntry-module-scss-module__yJY8la__floatContainer{z-index:100;position:fixed}.FastEntry-module-scss-module__yJY8la__slideWrapper{width:1.8rem;height:1.8rem}.FastEntry-module-scss-module__yJY8la__swiperContainer{width:100%;height:100%}.FastEntry-module-scss-module__yJY8la__swiperSlide{justify-content:center;align-items:center;display:flex}.FastEntry-module-scss-module__yJY8la__slideItem{cursor:pointer;width:1.6rem;height:1.6rem;position:relative}.FastEntry-module-scss-module__yJY8la__entryImg{object-fit:contain;border-radius:var(--border-radius-sm,8px);pointer-events:none;width:100%;height:100%}.FastEntry-module-scss-module__yJY8la__closeBtn{cursor:pointer;z-index:3;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:.5rem;height:.5rem;padding:0;display:flex;position:absolute;top:1px;left:1px}.FastEntry-module-scss-module__yJY8la__closeBtn:before,.FastEntry-module-scss-module__yJY8la__closeBtn:after{content:"";background:#fff;border-radius:1px;width:.3rem;height:.04rem;position:absolute}.FastEntry-module-scss-module__yJY8la__closeBtn:before{transform:rotate(45deg)}.FastEntry-module-scss-module__yJY8la__closeBtn:after{transform:rotate(-45deg)}.FastEntry-module-scss-module__yJY8la__left .FastEntry-module-scss-module__yJY8la__closeBtn{left:auto;right:-.04rem}
.page-module-scss-module__JCdZ8q__page{background:var(--bg-page);flex-direction:column;height:100%;display:flex;overflow:hidden}.page-module-scss-module__JCdZ8q__activityContainer{height:calc(100vh - var(--header-height) - var(--tabbar-height));display:flex;overflow:hidden}.page-module-scss-module__JCdZ8q__activityContent{background:var(--bg-page);flex:1;padding:.32rem;overflow-y:auto}.page-module-scss-module__JCdZ8q__tabContent{padding:.32rem;overflow-y:auto}.page-module-scss-module__JCdZ8q__placeholder{color:#fff9;background:#ffffff0d;border-radius:.16rem;justify-content:center;align-items:center;height:4rem;margin-bottom:.32rem;font-size:.32rem;display:flex}.page-module-scss-module__JCdZ8q__skeletonCard{background:var(--bg-bg1);border-radius:.24rem;margin-bottom:.24rem;overflow:hidden}.page-module-scss-module__JCdZ8q__skeletonImg{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;width:100%;height:2.4rem;animation:1.5s infinite page-module-scss-module__JCdZ8q__skShimmer}.page-module-scss-module__JCdZ8q__skeletonBody{flex-direction:column;gap:.16rem;padding:.24rem;display:flex}.page-module-scss-module__JCdZ8q__skeletonLine{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:.08rem;height:.28rem;animation:1.5s infinite page-module-scss-module__JCdZ8q__skShimmer}@keyframes page-module-scss-module__JCdZ8q__skShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module-scss-module__JCdZ8q__demoHeader{margin-bottom:.32rem;padding:.24rem 0}.page-module-scss-module__JCdZ8q__rewardInfo{align-items:center;gap:.16rem;display:flex}.page-module-scss-module__JCdZ8q__rewardLabel{color:var(--text-tertiary,#666);font-size:.32rem}.page-module-scss-module__JCdZ8q__rewardValue{color:var(--color-warning,#f5a623);font-size:.36rem;font-weight:600}.page-module-scss-module__JCdZ8q__cashbackContainer{height:calc(100vh - var(--header-height) - var(--tabbar-height));flex-direction:column;display:flex;overflow:hidden}.page-module-scss-module__JCdZ8q__todayClaimable{color:var(--text-secondary,#999);background:var(--bg-page);flex-shrink:0;padding:.24rem .32rem;font-size:.32rem}.page-module-scss-module__JCdZ8q__claimableAmount{color:var(--color-warning,#f5a623);font-weight:600}.page-module-scss-module__JCdZ8q__cashbackMain{flex:1;display:flex;overflow:hidden}.page-module-scss-module__JCdZ8q__cashbackSidebar{background:var(--bg-page);border-right:1px solid var(--border-light,#ffffff0d);flex-direction:column;flex-shrink:0;gap:.16rem;width:2rem;padding:.24rem .16rem;display:flex}.page-module-scss-module__JCdZ8q__cashbackCategoryBtn{color:var(--text-tertiary,#666);cursor:pointer;background:#ffffff0d;border:none;border-radius:.16rem;justify-content:center;align-items:center;gap:.12rem;padding:.2rem .24rem;font-size:.32rem;transition:all .2s;display:flex}.page-module-scss-module__JCdZ8q__cashbackCategoryBtn.page-module-scss-module__JCdZ8q__active{background:var(--color-primary,#2d8cf0);color:var(--text-primary,#fff)}.page-module-scss-module__JCdZ8q__cashbackCategoryBtn:not(.page-module-scss-module__JCdZ8q__active):active{background:#ffffff0d}.page-module-scss-module__JCdZ8q__categoryIcon{object-fit:contain;width:.4rem;height:.4rem}.page-module-scss-module__JCdZ8q__actionBtn{border-radius:var(--border-radius-sm,6px);cursor:pointer;background:var(--color-button-bg,#2d8cf0);height:.7rem;color:var(--text-primary,#fff);border:none;justify-content:center;align-items:center;gap:.12rem;margin-top:.16rem;padding:.2rem .24rem;font-size:.3rem;transition:all .2s;display:flex}.page-module-scss-module__JCdZ8q__actionBtn:active{transform:scale(.98)}.page-module-scss-module__JCdZ8q__actionBtn:disabled{background:var(--color-button-bg-disabled,#999);cursor:not-allowed;opacity:1}.page-module-scss-module__JCdZ8q__actionBtn.page-module-scss-module__JCdZ8q__outlineBtn{border:1px solid var(--color-primary,#2d8cf0);color:var(--color-primary,#2d8cf0);background:0 0}.page-module-scss-module__JCdZ8q__actionBtn.page-module-scss-module__JCdZ8q__outlineBtn:hover{background:var(--color-primary-light,#2d8cf01a)}.page-module-scss-module__JCdZ8q__actionBtn.page-module-scss-module__JCdZ8q__refreshBtn{border:1px solid var(--color-primary,#2d8cf0);color:var(--color-primary,#2d8cf0);background:0 0;gap:0}.page-module-scss-module__JCdZ8q__actionBtn.page-module-scss-module__JCdZ8q__refreshBtn:hover{background:var(--color-primary-light,#2d8cf01a)}.page-module-scss-module__JCdZ8q__refreshIcon{flex-shrink:0;width:.32rem;height:.32rem;transition:transform .3s}@keyframes page-module-scss-module__JCdZ8q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module-scss-module__JCdZ8q__spinning{animation:1s linear infinite page-module-scss-module__JCdZ8q__spin}.page-module-scss-module__JCdZ8q__cashbackContent{background:var(--bg-page);flex:1;padding:0 .24rem .24rem;overflow-y:auto}.page-module-scss-module__JCdZ8q__cashbackList{flex-direction:column;gap:.24rem;display:flex}.page-module-scss-module__JCdZ8q__cashbackCard{background:var(--bg-bg1,#1a1f2e);border-radius:.16rem;align-items:center;gap:.24rem;padding:.24rem;display:flex}.page-module-scss-module__JCdZ8q__cardLeft{flex-direction:column;flex:1;gap:.16rem;min-width:0;display:flex}.page-module-scss-module__JCdZ8q__cardLeftTop{align-items:center;gap:.16rem;display:flex}.page-module-scss-module__JCdZ8q__gameLogo{object-fit:contain;border-radius:.12rem;flex-shrink:0;width:.72rem;height:.72rem}.page-module-scss-module__JCdZ8q__validBet{color:var(--text-tertiary,#666);font-size:.3rem}.page-module-scss-module__JCdZ8q__betValue{color:var(--text-primary)}.page-module-scss-module__JCdZ8q__progressBar{background:var(--color-progress-bg,#ffffff1a);border-radius:.2rem;height:.4rem;position:relative;overflow:hidden}.page-module-scss-module__JCdZ8q__progressFill{background:var(--color-progress-line,#2d8cf0);border-radius:.2rem;height:100%;transition:width .3s;position:absolute;top:0;left:0}.page-module-scss-module__JCdZ8q__progressText{z-index:1;white-space:nowrap;height:100%;color:var(--text-primary);justify-content:center;align-items:center;padding:0 .2rem;font-size:.26rem;display:flex;position:relative}.page-module-scss-module__JCdZ8q__cardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.04rem;display:flex}.page-module-scss-module__JCdZ8q__rebateRow{align-items:center;gap:.16rem;font-size:.28rem;display:flex}.page-module-scss-module__JCdZ8q__rebateLabel{color:var(--text-tertiary,#666)}.page-module-scss-module__JCdZ8q__rebateValue{color:var(--text-primary)}.page-module-scss-module__JCdZ8q__claimValue{color:var(--color-warning,#f5a623)}.page-module-scss-module__JCdZ8q__arrowIcon{color:var(--text-tertiary,#666);flex-shrink:0;justify-content:center;align-items:center;display:flex}
.index-module-scss-module__XvEj1q__vipCard{cursor:pointer;background:var(--color-primary)url(/img/vip/vip_bgdw.png) center/cover no-repeat;border:1px solid #ffffff26;border-radius:.32rem;min-height:2rem;margin:0 0 .32rem;position:relative;overflow:hidden;box-shadow:0 .16rem .48rem #0003,inset 0 1px #ffffff1f}.index-module-scss-module__XvEj1q__vipCard:active{opacity:.9}.index-module-scss-module__XvEj1q__cardContent{z-index:1;align-items:flex-start;gap:.28rem;padding:.32rem .24rem .32rem .32rem;display:flex;position:relative}.index-module-scss-module__XvEj1q__leftSection{flex-direction:column;gap:.16rem;min-width:2.8rem;display:flex}.index-module-scss-module__XvEj1q__vipLevelRow{align-items:center;gap:.16rem;display:flex}.index-module-scss-module__XvEj1q__vipIconWrap{flex-shrink:0;width:.88rem;height:.88rem;position:relative}.index-module-scss-module__XvEj1q__vipIcon{object-fit:contain;width:100%;height:100%}.index-module-scss-module__XvEj1q__vipIconNum{background:linear-gradient(#f7ea94,#e5b952 51%,#ce9510);-webkit-text-fill-color:#0000;pointer-events:none;-webkit-background-clip:text;background-clip:text;font-size:.28rem;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module-scss-module__XvEj1q__vipLevelText{color:#fff;text-shadow:0 1px .08rem #0000004d;font-size:.48rem;font-style:italic;font-weight:700}.index-module-scss-module__XvEj1q__progressGroup{flex-direction:column;gap:.16rem;display:flex}.index-module-scss-module__XvEj1q__progressRow{align-items:center;gap:.1rem;display:flex}.index-module-scss-module__XvEj1q__dot{border-radius:50%;flex-shrink:0;width:.12rem;height:.12rem}.index-module-scss-module__XvEj1q__dotBet,.index-module-scss-module__XvEj1q__dotRecharge{background:#36d9a0}.index-module-scss-module__XvEj1q__progressBar{background:#ffffff4d;border-radius:.16rem;flex:1;height:.32rem;position:relative;overflow:hidden}.index-module-scss-module__XvEj1q__progressFill{border-radius:.16rem;height:100%;transition:width .3s;position:absolute;top:0;left:0}.index-module-scss-module__XvEj1q__fillBet,.index-module-scss-module__XvEj1q__fillRecharge{background:linear-gradient(90deg,#36d9a0,#19b37a)}.index-module-scss-module__XvEj1q__progressLabel{z-index:1;text-align:center;color:#fff;white-space:nowrap;text-shadow:0 1px .04rem #0000004d;justify-content:center;align-items:center;font-size:.22rem;line-height:.32rem;display:flex;position:relative}.index-module-scss-module__XvEj1q__rightSection{flex-direction:column;flex:1;gap:.16rem;min-width:0;display:flex}.index-module-scss-module__XvEj1q__bonusRow{align-items:center;gap:.12rem;min-height:.88rem;display:flex}.index-module-scss-module__XvEj1q__bonusLabel{color:#ffffffd9;font-size:.28rem}.index-module-scss-module__XvEj1q__bonusValue{color:#fff;font-size:.36rem;font-weight:700}.index-module-scss-module__XvEj1q__needRow{color:#ffffffbf;white-space:nowrap;font-size:.26rem;line-height:.32rem}.index-module-scss-module__XvEj1q__highlight{color:#fff;cursor:pointer;font-weight:600;text-decoration:underline}.index-module-scss-module__XvEj1q__arrow{color:#ffffffb3;flex-shrink:0;width:.4rem;height:.4rem}.index-module-scss-module__XvEj1q__skeleton{z-index:1;align-items:center;gap:.28rem;padding:.32rem .24rem .32rem .32rem;display:flex;position:relative}.index-module-scss-module__XvEj1q__skLeft{flex-direction:column;gap:.16rem;min-width:2.8rem;display:flex}.index-module-scss-module__XvEj1q__skLevelRow{align-items:center;gap:.16rem;display:flex}.index-module-scss-module__XvEj1q__skIcon{background:#ffffff26;border-radius:50%;flex-shrink:0;width:.88rem;height:.88rem;animation:1.5s ease-in-out infinite index-module-scss-module__XvEj1q__shimmer}.index-module-scss-module__XvEj1q__skLevel{background:#ffffff26;border-radius:.08rem;width:.72rem;height:.44rem;animation:1.5s ease-in-out 50ms infinite index-module-scss-module__XvEj1q__shimmer}.index-module-scss-module__XvEj1q__skBar{background:#ffffff26;border-radius:.16rem;width:100%;height:.32rem;animation:1.5s ease-in-out infinite index-module-scss-module__XvEj1q__shimmer}.index-module-scss-module__XvEj1q__skRight{flex-direction:column;flex:1;gap:.16rem;display:flex}.index-module-scss-module__XvEj1q__skLine{background:#ffffff26;border-radius:.14rem;height:.28rem;animation:1.5s ease-in-out infinite index-module-scss-module__XvEj1q__shimmer}@keyframes index-module-scss-module__XvEj1q__shimmer{0%,to{opacity:.4}50%{opacity:.8}}
