@import"/static-pages/theme/public/font/MiSans-Regular/font.css";@import"/static-pages/theme/public/font/MiSans-Medium/font.css";@import"/static-pages/theme/public/font/MiSans-Semibold/font.css";@import"/static-pages/theme/public/font/MiSans-Bold/font.css";@import"../../../public/font/MiSans-Regular/font.css";@import"../../../public/font/MiSans-Medium/font.css";@import"../../../public/font/MiSans-Demibold/font.css";@import"../../../public/font/MiSans-Bold/font.css";.u-flex{display:flex}.u-flex-horizontal-center{display:flex;justify-content:center}.u-flex-vertical-center{display:flex;align-items:center}.u-flex-center{display:flex;justify-content:center;align-items:center}.u-flex-between{display:flex;justify-content:space-between;align-items:center}.u-flex-end{display:flex;justify-content:flex-end;align-items:center}.u-flex-start{display:flex;justify-content:flex-start;align-items:center}.u-flex-col-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.u-flex-equal{flex:1 1 0}.u-p-ab-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.u-p-ab-row-center{position:absolute;left:50%;transform:translateX(-50%)}.u-p-ab-col-center{position:absolute;top:50%;transform:translateY(-50%)}.u-bg-contain{background-size:contain;background-repeat:no-repeat;background-position:center}.u-bg-cover{background-size:cover;background-repeat:no-repeat;background-position:center}.global-header .rights-center-btn{font-size:11px}.global-header .rights-center-btn .icon-arrow-right{position:relative;top:.02rem;margin:0;font-size:inherit}.user-card .bgsvg{height:6em}.user-card .level-icon-small{margin-right:.08rem}.cart-down .user-cart{display:inline-grid;grid-auto-flow:column;align-items:center;gap:.06rem;color:#1f1f1f}.cart-down-list{width:4rem}.cart-down-list ul{display:grid;gap:.16rem;margin:0 -0.24rem;padding:0 .24rem;max-height:3.4rem;overflow:auto}.cart-down-list ul li{display:flex}.cart-down-list .product-img{width:.46rem;height:.46rem;border-radius:.08rem;box-shadow:none}.cart-down-list .desc{flex:1;margin:0 .1rem;font-size:var(--fontS-min)}.cart-down-list .desc a{display:block}.cart-down-list .desc .gray{font-size:max(11px,.13rem)}.cart-down-list .pri{text-align:right;font-size:max(12px,.13rem)}.cart-down-list .pri strong{display:block;margin-top:.02rem;font-size:var(--fontS-min);font-weight:500}.cart-down-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.2rem;padding-top:.2rem;border-top:1px solid #f7f7f7}.cart-down-bottom .s-button{padding:.04rem .2rem;border-radius:4px}.cart-down-bottom .total{display:grid;gap:.08rem;font-size:var(--fontS-min)}.coupon-item{position:relative;display:flex;justify-content:stretch;margin-bottom:1em;font-size:clamp(12px,.73vw,16px);background-color:#fff;border-radius:.85em;overflow:hidden;transition:max-height .8s linear}.coupon-item::before,.coupon-item::after{content:"";position:absolute;left:32%;transform:translateX(-50%);width:.86em;height:.86em;background:#f5f5f5;border-radius:50%}.coupon-item::before{top:-0.43em}.coupon-item::after{bottom:-0.43em}.coupon-item .big-price{display:flex;align-items:baseline;font-family:var(--font-mi-sans-regular);font-size:clamp(11px,.86em,13px)}.coupon-item .big-price strong{font-size:clamp(14px,1.67em,18px);font-family:var(--font-mi-sans-semibold)}.coupon-item .big-price sub{position:relative;top:.09em;font-size:1em}.coupon-item .off-tag{position:absolute;top:0;left:0;padding:.1em .7em 0;font-family:var(--font-mi-sans-semibold);color:#f24b27;font-size:clamp(11px,.86em,12px);border-bottom-right-radius:.85em;background-color:rgba(242,75,39,.15)}.coupon-item-left{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:32%;text-align:center}.coupon-item-left::after{content:" ";position:absolute;top:1em;bottom:1em;right:0;border-right:1px dashed #f5f5f5}.coupon-item-left .small{font-size:clamp(11px,.85em,14px)}.coupon-item-right{position:relative;box-sizing:border-box;width:68%;height:100%;padding:.8em 1em;line-height:2}.coupon-item-right.show{grid-template-rows:auto 1fr !important;max-height:50em}.coupon-item-right.show .top-height{display:block;height:.625em}.coupon-item-right.show .arrow{transform:rotate(180deg)}.coupon-item-right.show .coupon-rule{margin-top:.625em;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0)}.coupon-item-right.show .coupon-rule::-webkit-scrollbar{display:none}@media(min-width: 900px){.coupon-item-right.show .coupon-rule:hover{scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,0)}}.coupon-item-right-content{flex:1;display:grid;gap:.25em}.coupon-item-right .u-flex-between{height:100%}.coupon-item-right .coupon-infos{position:relative}.coupon-item-right.use-desc{display:grid;grid-template-rows:auto 0fr;transition:grid-template-rows .4s ease;overflow:hidden}.coupon-item-right h3{display:block;font-family:var(--font-mi-sans-semibold);font-size:clamp(14px,1.07em,18px);line-height:1.5;white-space:normal;word-break:break-all}.coupon-item-right .time{margin-bottom:.85em;line-height:1;font-size:clamp(11px,.85em,14px)}.coupon-item-right .s-button{min-width:4.83em;height:2em;padding:0;font-size:clamp(11px,.85em,14px);line-height:2em;text-align:center;border-radius:4px;position:absolute;right:0;bottom:0;margin:0}.coupon-item-right .s-button.s-button-ban{color:#fff;background-color:#aeaeb2}.coupon-item-right .tag{position:relative;top:-2px;margin-right:.4em;padding:2px 4px 2px;font-size:10px;font-weight:normal}.coupon-item-right .arrow{position:relative;top:.1em;font-size:1.2em;line-height:1;transition:all .4s ease;transform-origin:center center}.coupon-item-right .stamp-icon{position:relative;top:-0.5em;width:3.5em;height:3.5em;margin-left:.5em}.coupon-item-info{flex:1}.coupon-item .use-desc-btn{margin-top:.6em;line-height:1;font-size:clamp(11px,.85em,14px);cursor:pointer;transition:all .4s ease}@media(min-width: 900px){.coupon-item .use-desc-btn:hover{color:#1f1f1f}}.coupon-item-imgbox{display:flex;justify-content:center;align-items:center;--width: 4.29em;width:var(--width);margin:0 auto;background-color:#f5f5f5;border-radius:.85em;overflow:hidden}@supports(aspect-ratio: 1){.coupon-item-imgbox{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.coupon-item-imgbox{width:var(--width);height:calc(var(--width)*1/1)}}.coupon-item img{width:70%}.coupon-rule{overflow:hidden}.coupon-rule pre{border-top:1px dashed #f5f5f5;padding-top:.6em;font-size:clamp(11px,.85em,14px);line-height:1.5}.coupon-confirm-box .image{width:1.5rem;height:1.5rem;margin:0 auto .08rem;background:url("/static-pages/theme/public/img/coupon.svg") no-repeat center;background-size:contain}.coupon-confirm-box .gray em{color:#ff2042}.coupon-confirm-box .s-button{flex:1;max-width:1.68rem;margin:.38rem .04rem .06rem;padding:.1rem .16rem}.coupon-confirm-box .s-checkbox::before{width:.14rem;height:.14rem;margin-right:.06rem;border-radius:4px}.coupon-confirm-box .tips{flex:1}.result-sn-box .gray{font-size:12px}.result-sn-box .icon-redeem-code{margin-right:.02rem;color:#909090;font-size:clamp(14px,.16rem,18px);line-height:1}.result-sn-box .s-button{width:100%;margin-top:.3rem;padding:.1rem}.entity-confirm-box .entity-img{display:flex;justify-content:center;align-items:center;--width: 1.5rem;width:var(--width);margin:0 auto .06rem;background-color:#f5f5f5;border-radius:.14rem}@supports(aspect-ratio: 1){.entity-confirm-box .entity-img{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.entity-confirm-box .entity-img{width:var(--width);height:calc(var(--width)*1/1)}}.entity-confirm-box .entity-img img{width:90%}.entity-confirm-box .entity-title{display:block;font-size:clamp(12px,.14rem,16px)}.entity-confirm-box .s-button{width:100%;margin-top:.3rem;padding:.1rem}.rec-coupons .coupon-item-left::after,.rec-coupon-pop .coupon-item-left::after{border-color:#dad9d9}.rec-coupons{position:relative}.rec-coupons-dropdown .coupon-item-left{height:auto}.rec-coupons-dropdown .coupon-item-right h3{font-size:clamp(12px,1em,14px)}.rec-coupons-dropdown .coupon-item-right .time{margin-bottom:0}.rec-coupon-pop ul .coupon-item{background-color:#fff7f5}.rec-coupon-pop ul .coupon-item::after,.rec-coupon-pop ul .coupon-item::before{background-color:#fff}.rec-coupon-pop .coupon-item-right{text-align:left}@media(min-width: 900px){.coupon-item-left{justify-content:center;height:100%;padding:.5em}.coupon-item-right .u-flex-between{display:flex;justify-content:space-between;align-items:center}}@media(max-width: 900px){.coupon-item{font-size:clamp(12px,3.73vw,16px);will-change:transform}.coupon-item-left{justify-content:center;padding:1em .5em .8em}.coupon-item-left .off-tag{font-size:clamp(10px,.72em,14px)}.coupon-item-right{line-height:1.5}.coupon-item-right.show h3{white-space:normal}.coupon-item-right .u-flex-between{align-items:flex-start}.coupon-item-right .tag{font-size:clamp(10px,.72em,14px)}.coupon-item-right .s-button{margin-top:1.2em}.coupon-item-right h3{width:100%;font-size:clamp(14px,1em,16px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.coupon-item-imgbox{--width: 4em}.coupon-item .use-desc-btn{margin-top:.2em}.rec-coupon-pop.s-pop .s-pop-body{padding:0 .2rem;margin:0 -0.2rem}.rec-coupon-pop .coupon-item-right-content h3{max-width:100%}.rec-coupon-pop .coupon-item-right .coupon-rule pre{border-color:#dad9d9}}.page-guide-arrow{--width: 8em;width:var(--width);margin-left:-1em;background:url("/static-pages/theme/public/img/guide-icon.svg") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.page-guide-arrow{aspect-ratio:211/123}}@supports not (aspect-ratio: 1){.page-guide-arrow{width:var(--width);height:calc(var(--width)*123/211)}}.guide-mask-item button{box-sizing:border-box;padding:.3em 1em;color:#ff9448;border:1px solid #ff9448;border-radius:8px;cursor:pointer;white-space:nowrap;font-size:clamp(14px,.14rem,16px)}.guide-mask-item p{font-size:clamp(14px,.14rem,16px);white-space:nowrap}.guide-mask-item-2 .page-guide-arrow{transform:scaleX(-1)}.guide-mask-item-3 .page-guide-arrow{transform:translateY(-16px) rotate(30deg)}.guide-mask-item-5 .page-guide-arrow{position:relative;left:3em;margin:0;transform:scaleX(-1)}.guide-mask-item-6 .content{grid-template-columns:1fr 1fr}.guide-mask-item-6 .page-guide-arrow{grid-row:1/3;transform:rotate(300deg)}@media(max-width: 900px){.page-guide-arrow{--width: 6em}.guide-mask-item-1 .page-guide-arrow{transform:rotate(110deg)}.guide-mask-item-2 .page-guide-arrow{transform:rotate(110deg)}.guide-mask-item-3 .content{grid-template-columns:1fr auto}.guide-mask-item-3 .page-guide-arrow{position:relative;top:1em;grid-row:1/3;transform:rotate(300deg)}.guide-mask-item-4 .page-guide-arrow{transform:rotate(110deg)}}:root{--font-mi-sans-regular: "MiSans-Regular", "Microsoft YaHei", sans-serif;--font-mi-sans-medium: "MiSans-Medium", "Microsoft YaHei", sans-serif;--font-mi-sans-semibold: "MiSans-Semibold", "Microsoft YaHei", sans-serif;--font-mi-sans-bold: "MiSans-Bold", "Microsoft YaHei", sans-serif}.user-card-avatar{display:flex;justify-content:center;align-items:center;background:#e8e8e8;border-radius:100%;overflow:hidden;cursor:pointer}.member-level-card{position:relative;z-index:10;height:6em}@media(max-width: 900px){.member-level-card{--width: calc(100vw - .28rem);width:var(--width);height:auto}@supports(aspect-ratio: 1){.member-level-card{aspect-ratio:362/83}}@supports not (aspect-ratio: 1){.member-level-card{width:var(--width);height:calc(var(--width)*83/362)}}}.level-card-bg{position:relative;width:100%;height:100%}.level-card-bg::after{content:"";position:absolute;right:0;top:0;z-index:-1;width:22%;height:60%;border-radius:.14rem;background:#1f1f1f}.level-card-content{position:absolute;top:0;z-index:5;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:.14rem}.rights-center-btn{position:absolute;right:0;top:0;z-index:10;box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:22%;height:36%;padding-left:2%;color:#fff;font-size:clamp(10px,.12rem,14px)}.rights-center-btn .icon-arrow-right{margin-top:.02rem;color:#fff;font-size:clamp(10px,.12rem,14px)}.level-progress-section{margin-top:.1rem}.level-progress-bar{width:100%;height:.03rem;background-color:#fff;border-radius:50px;overflow:hidden}.level-progress-fill{position:relative;height:100%;width:0;background-color:#1f1f1f;border-radius:50px}.level-progress-info{margin-top:.06rem;font-size:clamp(10px,.1rem,14px);line-height:1}.level-tag{box-sizing:border-box;margin-left:.04rem;padding:1px .1rem;font-size:clamp(10px,.12rem,14px);line-height:1.2;color:#fff;background-color:#3eb953;border-radius:50px}.level-tag.red{color:#fff !important;background-color:#f24b27}.level-next-text{color:#666}.level-icon{z-index:1;margin-right:.06rem}.level-text{font-family:var(--font-mi-sans-medium);font-size:1.15em;line-height:1}.level-name-large{font-family:var(--font-mi-sans-bold);font-size:.24rem}.level-current{padding:.02rem .08rem;font-size:10px;color:#fff;border-radius:50px}.level-card-box .slide-inner{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;height:100%}.u-gray-text{font-size:10px}.growth-value{font-family:var(--font-mi-sans-regular)}.growth-value .value{align-items:baseline;line-height:1}.growth-value strong{font-family:var(--font-mi-sans-medium);font-size:clamp(14px,.18rem,20px)}.growth-value-link{padding:2px .04rem 2px .06rem;color:#666;background-color:hsla(0,0%,100%,.5);border-radius:50px}.growth-value .u-gray-text{line-height:1}.growth-value .icon-arrow-right{font-size:clamp(10px,.12rem,14px)}.growth-value .level-progress-section{width:52%;margin:.1rem 0 .06rem}.level-card-swiper .swiper-slide{--border-color: #fbe3e2;box-sizing:border-box;border-radius:.24rem;box-shadow:inset 0px -5px 4px 0px hsla(0,0%,100%,.25),inset 0px 4px 4px 0px hsla(0,0%,100%,.25)}.level-card-swiper .swiper-slide[theme=lv-gray]{--border-color: #e4e4e4}.level-card-swiper .swiper-slide[theme=lv-basic]{--border-color: #F6C9C9}.level-card-swiper .swiper-slide[theme=lv-bronze]{--border-color: #BAEC96}.level-card-swiper .swiper-slide[theme=lv-silver]{--border-color: #CDE0FF}.level-card-swiper .swiper-slide[theme=lv-gold]{--border-color: #FFF87B}.level-card-swiper .swiper-slide[theme=lv-diamond]::after{display:none}.level-card-swiper .swiper-slide[theme=lv-diamond]::before{opacity:.3}.level-card-swiper .swiper-slide[theme=lv-blackdiamond]::after{display:none}.level-card-swiper .swiper-slide[theme=lv-blackdiamond]::before{opacity:.3}.level-card-swiper .swiper-slide::after{content:"";position:absolute;inset:0;padding:1.5px;border-radius:.24rem;background:conic-gradient(from 102deg at 52% 38%, rgba(249, 249, 249, 0.5) -33deg, rgba(255, 255, 255, 0.5) 11deg, var(--border-color) 34deg, rgba(255, 255, 255, 0.5) 60deg, rgba(255, 255, 255, 0.5) 109deg, rgba(255, 255, 255, 0.8) 205deg, #f9f9f9 233%, rgba(255, 255, 255, 0.5) 287deg, rgba(249, 249, 249, 0.5) 327deg, rgba(255, 255, 255, 0.5) 372deg);-webkit-mask:conic-gradient(#fff 0 0) content-box,conic-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.level-card-swiper .swiper-slide::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;width:80%;height:100%;background:url("../../public/img/member/ig-g.svg") no-repeat center;background-size:100% auto}.level-card-swiper .level-progress-bar{background-color:hsla(0,0%,100%,.5)}.level-card-swiper .level-progress-fill{background-color:#fff}.s-pop .benefit-detail-box .benefit-detail-nav-swiper{max-width:inherit;padding-bottom:.1rem}.s-pop .benefit-detail-box .contents{touch-action:pan-x}.s-pop .benefit-detail-box .contents .swiper-slide{max-height:50vh;overflow-y:auto;touch-action:pan-y;will-change:transform;-webkit-overflow-scrolling:touch}@media(max-width: 900px){.s-pop .benefit-detail-box .contents .swiper-slide{max-height:100%}}.s-pop .benefit-detail-box .contents .swiper-slide::-webkit-scrollbar{width:4px}.benefits-list-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.benefits-list-item.gray .benefits-text{color:#666 !important}.benefits-list-item.gray .monochrome-image{filter:drop-shadow(var(--width) 0 0 #D6D6D6) !important}.benefits-list-item.gray img{filter:grayscale(1)}.benefits-list-item .unlocked{position:absolute;z-index:15;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background:#dfdfdf;border:1px solid #fff;border-radius:100%}.benefits-list-item .unlocked .icon{font-size:10px;color:#fff}.monochrome-image{display:flex;justify-content:center;align-items:center;--width: .28rem;width:var(--width);clip-path:inset(0 0 0 0)}@supports(aspect-ratio: 1){.monochrome-image{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.monochrome-image{width:var(--width);height:calc(var(--width)*1/1)}}.monochrome-image img{position:relative;left:-100%}.benefit-detail-nav{margin:0 -0.4rem .16rem;padding:0 .4rem;font-family:var(--font-mi-sans-regular);font-size:clamp(14px,.14rem,16px);border-bottom:1px solid #f5f5f5}.benefit-detail-nav .benefit-image{--width: .2rem;width:var(--width);clip-path:inset(0 0 0 0);filter:drop-shadow(var(--width) 0 0 #666)}@supports(aspect-ratio: 1){.benefit-detail-nav .benefit-image{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.benefit-detail-nav .benefit-image{width:var(--width);height:calc(var(--width)*1/1)}}.benefit-detail-nav .benefit-image img{position:relative;left:-100%}.benefit-detail-nav-swiper .swiper-wrapper{display:flex;align-items:center;cursor:grab}.benefit-detail-nav-swiper .swiper-slide{position:relative;width:auto;color:#666;white-space:nowrap;cursor:pointer}.benefit-detail-nav-swiper .swiper-slide .nav-item::after{content:" ";display:block;position:absolute;bottom:-0.1rem;left:50%;transform:translateX(-50%);width:0;height:3px;border-radius:50px;background:#e84e51;transition:all .3s ease}.benefit-detail-nav-swiper .swiper-slide .nav-item.active{font-family:var(--font-mi-sans-semibold);color:#e84e51}.benefit-detail-nav-swiper .swiper-slide .nav-item.active::after{width:.24rem}.benefit-detail-nav-swiper .swiper-slide .nav-item.active .benefit-image{filter:drop-shadow(var(--width) 0 0 #e84e51)}.benefit-description{text-align:left;pointer-events:unset}.benefit-description h1,.benefit-description h2,.benefit-description h3,.benefit-description h4,.benefit-description h5,.benefit-description h6,.benefit-description strong,.benefit-description b{font-weight:revert}.member-benefits-category .tab-card ul{gap:.6rem}.member-benefits-category .tab-card li{position:relative;font-size:clamp(12px,.14rem,16px);color:#666;cursor:pointer}.member-benefits-category .tab-card li.active{color:#1f1f1f}.member-benefits-category .tab-card li.active::after{width:.3rem}@media(min-width: 900px){.member-benefits-category .tab-card li:hover{color:#1f1f1f}}.member-benefits-category .tab-card li::after{content:" ";display:block;position:absolute;bottom:-0.06rem;left:50%;transform:translateX(-50%);width:0;height:3px;border-radius:50px;transition:all .3s ease}.member-benefits-category .coupon-item{box-shadow:0 0 1em rgba(0,0,0,.05) !important}.member-benefits-category .coupon-item::before,.member-benefits-category .coupon-item::after{background:rgba(0,0,0,.025)}.member-settling-box .image{--width: 1.5rem;width:var(--width);margin:.1rem auto;background:url("/static-pages/theme/public/img/checkout-empty.png") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.member-settling-box .image{aspect-ratio:315/293}}@supports not (aspect-ratio: 1){.member-settling-box .image{width:var(--width);height:calc(var(--width)*293/315)}}.member-settling-box .s-button{width:100%;margin:.24rem 0 0;padding:.1rem .16rem}.level-up-content h1,.level-up-content h2,.level-up-content h3,.level-up-content h4,.level-up-content h5,.level-up-content h6,.level-up-content strong,.level-up-content b{font-weight:revert}.growth-history-box{min-width:5.2rem}.record-tips{margin-bottom:.08rem;font-size:clamp(10px,.12rem,14px);color:#aeaeb2}.month-group-list{margin-bottom:.2rem}.month-group-list h4{font-size:clamp(14px,.16rem,18px)}.month-group-list h4 .icon{margin-right:.06rem;font-size:clamp(14px,.18rem,20px);line-height:inherit}.month-group-list h5{display:flex;justify-content:space-between;margin-bottom:.02rem;font-size:clamp(12px,.14rem,16px)}.month-group-list h5 em{font-weight:bold}.month-group-list h5 span{font-size:clamp(14px,.16rem,18px)}.month-group-list li{padding:.1rem 0}.month-group-list li:not(:last-child){border-bottom:1px solid #f5f5f5}.month-group-list li:last-child{padding-bottom:0}.month-group-list li p{text-align:left;line-height:1}.month-group-list li .gray{font-size:clamp(10px,.12rem,14px)}.waiting-placeholder{max-width:2rem;margin-left:-0.26rem}.waiting-text{margin-top:.16rem;font-size:clamp(12px,.14rem,16px)}@media(max-width: 900px){.level-tag{padding:3px .1rem;font-size:10px}.growth-history-box{min-width:inherit}.account-settings-main{margin:0 .14rem}.month-group-list{box-sizing:border-box;padding:.14rem;margin-bottom:.14rem;background-color:#fff;border-radius:.14rem}.level-up-content{box-sizing:border-box;max-height:calc(100vh - .6rem);margin:0 -0.16rem;padding:0 .16rem 1.5rem;overflow-y:auto}}.member-level-card.level-theme[theme=lv-diamond] .level-progress-info{color:#fff}.member-level-card.level-theme[theme=lv-diamond] .level-next-text,.member-level-card.level-theme[theme=lv-diamond] .u-gray-text{color:#ffbdbd}.member-level-card.level-theme[theme=lv-diamond] .level-progress-bar{background-color:hsla(0,0%,100%,.5)}.member-level-card.level-theme[theme=lv-diamond] .level-progress-fill{background-color:#fff}.member-level-card.level-theme[theme=lv-blackdiamond] .level-card-bg::after{background:linear-gradient(180deg, #E1B878 0%, #F7E8C9 100%)}.member-level-card.level-theme[theme=lv-blackdiamond] .level-progress-info{color:#fff}.member-level-card.level-theme[theme=lv-blackdiamond] .level-next-text,.member-level-card.level-theme[theme=lv-blackdiamond] .u-gray-text{color:#d0cece}.member-level-card.level-theme[theme=lv-blackdiamond] .level-progress-bar{background-color:hsla(0,0%,100%,.5)}.member-level-card.level-theme[theme=lv-blackdiamond] .level-progress-fill{background-color:#fff}.member-benefits-box.level-theme[theme=lv-diamond] .level-card-swiper .u-gray-text{color:#fff}.member-benefits-box.level-theme[theme=lv-diamond] .level-card-swiper .growth-value strong{color:#fff}.member-benefits-box.level-theme[theme=lv-blackdiamond] .level-card-swiper .u-gray-text{color:#fff}.member-benefits-box.level-theme[theme=lv-blackdiamond] .level-card-swiper .growth-value strong{color:#fff}.level-theme[theme=lv-gray] .level-progress-bar{background-color:#dfdfdf}body{padding:0}.sub-page-head{display:flex;align-items:center;justify-content:space-between;margin:0;padding:1em}header .svgicon{width:.24rem;height:.24rem}header .icon{font-size:max(16px,.2rem)}.svg-menu{background-image:url(/static-pages/theme/wap/img/svg-menu.svg)}header .logo{width:1.55rem;height:.32rem;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden}.s-menu{gap:.4rem}.s-menu li:hover{color:#1f1f1f}.main-menu{gap:.4rem}.main-menu li:hover{color:#1f1f1f}.main-menu li.act a{font-size:max(13px,.18rem)}.main-menu a{font-size:var(--fontS-con)}.special-main-menu.s-menu{display:flex;gap:0;height:.6rem;background-color:#f7f7f7;overflow:hidden}.special-main-menu li{position:relative;display:flex;justify-content:center;align-items:center;gap:.08rem;padding:0 .3rem;min-width:1.6rem;height:100%;cursor:pointer;box-sizing:border-box;transition:all .4s ease}.special-main-menu li::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:120%;transform:perspective(0.14rem) rotateX(2deg);transform-origin:bottom;border-radius:.14rem .14rem 0 0;background-color:#fff;opacity:0}.special-main-menu li.act::after{opacity:1}.special-main-menu li:first-child::after{transform:perspective(0.14rem) rotateX(2deg);transform-origin:bottom left;border-radius:0 .14rem 0 0}.special-main-menu li .svgicon{width:.24rem;height:.24rem;opacity:0;transform:translateX(0.2rem);transition:all .4s ease}.special-main-menu li span{transform:translateX(-0.2rem);transition:all .4s ease}.special-main-menu li.act .svgicon{opacity:1;transform:translateX(0)}.special-main-menu li.act span{transform:translateX(0)}.num{padding:.01rem .06rem .02rem;min-width:.1rem;line-height:1;font-size:max(10px,.12rem) !important;color:#fff !important;text-align:center;background-color:#ff2323;border-radius:50px}.product-img{display:flex;align-items:center;width:1.2rem;height:1.2rem;border-radius:.26rem;box-shadow:0 0 8px rgba(0,0,0,.2);overflow:hidden}.point-num{position:absolute;right:0;z-index:1;padding:0 .04rem;height:.12rem;line-height:.12rem;font-size:.1rem;color:#fff;text-align:center;background-color:#ff2323;border-radius:30px 30px 30px 0}.top-nav{position:fixed;top:0;right:-110%;width:100vw;height:100vh;z-index:1001;background-color:hsla(0,0%,100%,0);overflow:hidden;transition:all .4s ease}.top-nav .icon{line-height:1;color:#767676}.top-nav.show{right:0}.top-nav ul{padding:var(--main-spacing)}.top-nav ul a{position:relative;display:grid;align-items:center;grid-template-columns:.22rem auto 1fr;gap:.1rem;margin-bottom:.2rem;font-size:var(--fontS-minTitle);color:#1f1f1f}@media(max-height: 750px){.top-nav ul a{margin-bottom:.16rem}}.top-nav ul .icon{line-height:1.5;font-size:.22rem}.top-nav ul .icon-cutover{margin-top:.01rem;font-size:.16rem}.top-nav .point-num{min-width:.16rem;border-radius:50px}.top-nav-con{position:absolute;right:0;z-index:10;width:2.4rem;height:100%;background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,.08)}.top-nav-info{display:flex;align-items:center;padding:.14rem var(--main-spacing);border-bottom:1px solid #f5f5f5}.top-nav-close{position:absolute;right:var(--main-spacing);top:.13rem;width:.2rem;height:.2rem;line-height:.2rem;text-align:center}.top-nav-close .icon-close-min{font-size:.2rem}.top-nav-area{display:grid;align-items:center;grid-template-columns:auto auto auto;gap:.06rem;justify-content:end;margin-left:.1rem;font-size:var(--fontS-min);color:#666}.top-nav-area .svgicon{width:.14rem;height:.14rem}.login-in,.not-login-in{display:inline-grid;grid-auto-flow:column;gap:.1rem;align-items:center}.not-login-in .icon-avatar{color:#666;font-size:.22rem}.login-in .icon-avatar{width:.3rem;height:.3rem;line-height:.3rem;text-align:center;color:#666;font-size:.22rem;border-radius:100%;background-color:#f5f5f5}.login-in .icon-avatar-line{font-size:.22rem}@media(max-height: 650px){.top-nav-info{display:flex;align-items:center;padding:.1rem var(--main-spacing)}.top-nav-close{display:flex;justify-content:center;align-items:center;top:.12rem}.top-nav-close .icon-close-min{line-height:inherit}.top-nav ul{padding:.1rem var(--main-spacing)}.top-nav ul a{margin-bottom:.1rem}}footer{padding:.3rem .3rem 0;margin-top:1rem;font-size:clamp(12px,.13rem,14px)}footer a{color:#fff}footer a:hover{text-decoration:underline}footer .footer-items{display:grid;grid-auto-flow:column;justify-content:center;gap:.32rem}footer .copyright{display:grid;grid-auto-flow:column;justify-content:center;gap:.32rem;padding:.16rem 0 .3rem}footer .email{display:flex;align-items:center;line-height:1}footer .icon-email-line{margin:0 .06rem 0 0}footer .joint-logo img{width:auto;height:.46rem;object-fit:contain}@media(max-width: 900px){footer{padding:.16rem .16rem 0;font-size:.1rem}footer .copyright{gap:.08rem;grid-auto-flow:inherit;padding:.08rem 0 .15rem;text-align:center}footer .email{justify-content:center}}.public-btn{cursor:pointer;transition:filter .3s ease-in-out}@media(min-width: 900px){.public-btn:hover{filter:drop-shadow(0 0 0.06rem rgba(0, 0, 0, 0.6))}}.public-btn.gray{cursor:default;filter:brightness(0.92) grayscale(1)}.s-pop.s-pop-event .s-pop-main{padding:0;max-height:initial;background:none;border-radius:0;overflow:initial}.s-pop.s-pop-event .s-pop-body{min-width:initial;max-height:initial;overflow:initial}.s-pop.s-pop-event pre{white-space:pre-wrap;text-align:left;font-size:12px}.s-pop.s-pop-event .s-pop-close{position:absolute;z-index:50;cursor:pointer;transition:filter .3s ease-in-out}@media(min-width: 900px){.s-pop.s-pop-event .s-pop-close:hover{filter:drop-shadow(0 0 0.06rem rgba(0, 0, 0, 0.6))}}.s-pop.s-pop-event .s-pop-close .icon-close{display:none}.bg-slice-3 .s-pop-body{box-sizing:border-box;background-position:center;background-repeat:repeat-y;background-size:100% 100%}.bg-slice-3 .s-pop-body::after,.bg-slice-3 .s-pop-body::before{content:"";position:absolute;left:0;width:100%;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.bg-slice-3 .s-pop-body::after{--height: .4rem;top:calc(-1*var(--height) + 4px);height:var(--height)}.bg-slice-3 .s-pop-body::before{--height: .4rem;bottom:calc(-1*var(--height) + 4px);height:var(--height)}.bg-slice-3 .s-pop-body>*{position:relative;z-index:1}.guide-mask{position:fixed;z-index:10000000000000;background:hsla(0,0%,100%,0);border-radius:.5em;box-shadow:0 0 1000px 1000px rgba(0,0,0,.6)}.guide-tips{position:absolute;right:0;bottom:-0.5em;padding:.2em 1em .2em 2em;font-size:clamp(14px,.83vw,18px);color:#2b0a02;font-weight:bold;background-color:#fff;border:2px solid #2b0a02;border-radius:50px}.guide-tips::after{content:"";position:absolute;left:-2.5em;bottom:-0.3em;--width: 4em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/public/images/icon-guide.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.guide-tips::after{aspect-ratio:73/76}}@supports not (aspect-ratio: 1){.guide-tips::after{width:var(--width);height:calc(var(--width)*76/73)}}.guide-btn{position:absolute;right:4em;bottom:-3.5em;padding:.06rem .2rem;color:#fff;font-size:max(12px,.14rem);line-height:1;border-radius:50px;border:1px solid #fff;transition:all .4s ease;cursor:pointer}.guide-btn:hover{color:#2b0a02;background-color:#fff}@media(max-width: 900px){.guide-tips{font-size:clamp(10px,3.2vw,16px)}.guide-btn{right:3.5em;bottom:-3.2em;font-size:.12rem}}:root{--font-mi-sans-regular: "MiSans-Regular", "Microsoft YaHei", sans-serif;--font-mi-sans-medium: "MiSans-Medium", "Microsoft YaHei", sans-serif;--font-mi-sans-demibold: "MiSans-Demibold", "Microsoft YaHei", sans-serif;--font-mi-sans-bold: "MiSans-Bold", "Microsoft YaHei", sans-serif}.fill-remaining{flex:1}.public-btn{position:relative;z-index:20;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;padding:.5em 2em;font-family:var(--font-mi-sans-demibold);line-height:1;color:#fff;font-size:clamp(16px,1.15vw,28px);background-color:#4cc1cc;box-shadow:0 .4em 0 #30878f;border-radius:100px;cursor:pointer;transition:filter .3s ease-in-out}.public-btn:hover{filter:brightness(1.05)}.public-btn.gray{filter:none;background-color:#7e7e7e !important;box-shadow:0 .4em 0 #5e5e5e !important}.gray{filter:grayscale(1)}.prize-list li{display:grid;justify-content:center;margin:0 1.5em}.prize-list .btn-prize{margin-top:-0.3em;background-color:#ff620c;box-shadow:0 .4em 0 #cc3006}.prize-info{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;--width: 11.5em;width:var(--width);text-align:center;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/prize-bg.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.prize-info{aspect-ratio:184/232}}@supports not (aspect-ratio: 1){.prize-info{width:var(--width);height:calc(var(--width)*232/184)}}.prize-img{width:6.25em;margin:0 auto}.prize-name{font-family:var(--font-mi-sans-bold);line-height:1.2;color:#714424}.prize-need{position:absolute;bottom:.6em;right:0;z-index:40;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;padding:.2em .5em;font-family:var(--font-mi-sans-demibold);line-height:1;color:#fff;background-color:#3f252a;border-radius:.5em}.prize-need::before{content:"";display:block;--width: .75em;width:var(--width);margin-right:.5em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/mini-egg.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.prize-need::before{aspect-ratio:12/14}}@supports not (aspect-ratio: 1){.prize-need::before{width:var(--width);height:calc(var(--width)*14/12)}}.prize-need::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-6px;width:0;height:0;border-style:solid;border-width:10px 6px 0;border-color:#3f252a rgba(0,0,0,0) rgba(0,0,0,0)}.s-pop.s-pop-event{font-family:var(--font-mi-sans-regular);font-size:clamp(14px,.83vw,20px);background:rgba(0,0,0,.7)}.s-pop.s-pop-event .s-pop-body{position:relative;padding:0}.s-pop.s-pop-event .s-pop-body pre{font-family:var(--font-mi-sans-regular);font-size:clamp(14px,.83vw,20px);line-height:1.5}.s-pop.s-pop-event .s-pop-body pre p{margin-bottom:.1rem}.s-pop.s-pop-event .s-pop-close{--width: 3em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/close-btn.webp") no-repeat center;background-size:contain;transition:filter .3s ease-in-out}@supports(aspect-ratio: 1){.s-pop.s-pop-event .s-pop-close{aspect-ratio:53/65}}@supports not (aspect-ratio: 1){.s-pop.s-pop-event .s-pop-close{width:var(--width);height:calc(var(--width)*65/53)}}.s-pop.s-pop-event .s-pop-close:hover{filter:drop-shadow(0 0 10px rgba(255, 229, 189, 0.5))}.s-pop-event .activity-pop-title{position:relative;z-index:50;--width: 22.3em;width:var(--width);margin:0 auto;color:rgba(0,0,0,0);text-indent:-9999px;overflow:hidden;background-size:contain;background-repeat:no-repeat;background-position:center}@supports(aspect-ratio: 1){.s-pop-event .activity-pop-title{aspect-ratio:357/127}}@supports not (aspect-ratio: 1){.s-pop-event .activity-pop-title{width:var(--width);height:calc(var(--width)*127/357)}}.s-pop .btn-list{display:inline-grid}.pop-common .s-pop-main{top:1em}.pop-common .s-pop-main .s-pop-close{top:6.5em;right:-4.5em}.pop-common .s-pop-body{position:relative;box-sizing:border-box;display:grid;justify-content:center;justify-items:center}.pop-common .s-pop-body .activity-main{box-sizing:border-box;width:43em;margin:-1.5em auto 0;padding:4em 2.5em 2.5em;background-color:#fff;border-radius:1.5em}.pop-common .s-pop-body .activity-main .award-title{position:relative;z-index:10}.pop-common .s-pop-body .activity-main .award-title-list{position:relative;z-index:10}.pop-common .s-pop-body .scroll-box{position:relative;z-index:10;box-sizing:border-box;max-height:55vh;margin:0 -2.5em 0;padding:0 2.5em;overflow:auto}.confirm-pop.s-pop-event .activity-main{padding:4em 0 2.5em}.confirm-pop .award-title{margin-bottom:.5em}.confirm-pop .award-list{position:relative;z-index:10;box-sizing:border-box;justify-content:center;flex-wrap:wrap;max-height:45vh;padding:0 1.5em;overflow:auto}.confirm-pop .award-list li:not(:last-child){margin-right:0}.confirm-pop .award-list li span{right:.08rem;bottom:.04rem;font-size:clamp(10px,.12rem,14px)}.confirm-pop .award-img{--width: 12em}.confirm-pop .gift-coupons{margin:1em 0}.confirm-pop .public-btn{margin-top:1em}.confirm-pop .public-btn::after,.confirm-pop .public-btn::before{content:"";display:block;--width: 1em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-yellow.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.confirm-pop .public-btn::after,.confirm-pop .public-btn::before{aspect-ratio:23/28}}@supports not (aspect-ratio: 1){.confirm-pop .public-btn::after,.confirm-pop .public-btn::before{width:var(--width);height:calc(var(--width)*28/23)}}.confirm-pop .public-btn::after{margin-left:1em}.confirm-pop .public-btn::before{margin-right:1em}.result-pop .activity-main{padding:1em 0}.result-pop .game-code{display:grid;margin:.2rem 4em 0;padding:1em;justify-content:center;text-align:center;background-color:#fff8f7;border-radius:.2rem}.result-pop .game-code .flex-align-center{justify-content:space-between}.result-pop .game-code .exchange-tips-text{display:block;margin-top:.04rem;width:100%;color:hsla(0,0%,100%,.9);font-weight:normal;font-size:clamp(12px,.73vw,20px);text-align:center}.result-pop .game-code .exchange-tips-text p{display:block;font-weight:normal;text-align:left;color:#666;font-size:clamp(10px,.12rem,14px)}.game-code{display:flex;align-items:center;padding:.1rem .2rem;font-size:clamp(12px,.73vw,20px)}.game-code p{font-weight:bold}.game-code .copy-btn{width:.7rem;height:.3rem;margin-left:.3rem;line-height:.3rem;text-align:center;color:#fff;background-color:#de4a3e;border-radius:.18rem;transition:background-color .3s ease-in-out;cursor:pointer}.game-code .copy-btn:hover{background-color:#b44136}.record-pop .activity-main .scroll-box{padding:0 1.5em}.record-pop .no-data{display:block;margin:2em 0;text-align:center;font-size:clamp(16px,1.04vw,24px);color:#000}.record-list li{display:flex;align-items:center;table-layout:fixed;padding:.7em 0;margin-bottom:.06rem;width:100%;color:#010101}.record-list li:not(:first-child){font-size:clamp(12px,.73vw,20px);border-radius:.08rem;background:#b7e9dd}.record-list li .record-base-info span{color:#000}.record-list li.list-title{position:sticky;top:0;z-index:10;width:calc(100% + 1px);height:2.5em;padding:0;margin-bottom:0;line-height:2.5em;font-family:var(--font-mi-sans-bold);color:#000;background-color:#fff}.record-list li.list-title::after{content:"";display:block;width:100%;height:3px;background:#fff;position:absolute;top:-3px}.record-list li.waiting-award{justify-content:space-between;padding:.5em 1em;background:#b7e9dd}.record-list li.waiting-award strong{cursor:pointer}.record-list li.waiting-award strong:hover{text-decoration:underline}.record-list li div{flex:1;padding:0 .8em;min-width:4.375em}.record-list li div:nth-child(1){flex:2.2;text-align:left}.record-list li div:nth-child(2){flex:1.4}.record-title{font-weight:bold}.user-award-pop .user-award-pop-title{display:none}.user-award-pop .list-title div:nth-child(2){text-align:right}.user-award-pop .record-list li{box-sizing:border-box}.user-award-pop .record-list li:not(:first-child,.waiting-award){display:block;padding:.8em .5em;background-color:#b7e9dd}.user-award-pop .record-main-info{margin-top:.5em;padding:.8em;border-radius:.5em;background-color:#fff}.user-award-pop .record-main-info div{padding:0}.user-award-pop .gift-dec{font-size:12px;color:#666;text-align:right}.user-award-pop .gift-box{margin-left:.4rem;flex:1}.user-award-pop .game-code{padding:0;justify-content:flex-end;text-align:right;font-weight:bold;color:#000}.user-award-pop .game-code .fill-remaining{justify-content:flex-end;text-align:right}.user-award-pop .game-code span{margin-left:.08rem;display:inline-block;text-decoration:underline;cursor:pointer;transition:all .4s ease-in-out}.user-award-pop .game-code span:hover{color:#d10000}.award-dec-pop li{text-align:center;color:#793b0a}.award-dec-pop .award-list{justify-content:center}.award-list{display:flex;align-items:flex-start}.award-list li{position:relative}.award-list li:not(:last-child){margin-right:.5em}.award-list li.gray{filter:none}.award-list li.gray .award-img{filter:grayscale(1)}.award-list .no-get-tips{position:absolute;top:.4em;right:.4em;padding:.02rem .04rem;font-size:10px;font-family:var(--font-mi-sans-bold);line-height:1;color:#283637;background:linear-gradient(to bottom, #fce7ac, #ffffe7);border-radius:0 .06rem 0 .06rem}.award-title{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.5em;font-family:var(--font-mi-sans-bold);font-size:clamp(16px,1.04vw,24px);color:#d25233}.award-title::before,.award-title::after{content:"";--width: .8em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-pink.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.award-title::before,.award-title::after{aspect-ratio:23/25}}@supports not (aspect-ratio: 1){.award-title::before,.award-title::after{width:var(--width);height:calc(var(--width)*25/23)}}.award-title::before{margin-right:.8em}.award-title::after{margin-left:.8em}.award-img{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;--width: 15em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/prize-bg.webp") no-repeat center;background-size:contain;cursor:pointer}@supports(aspect-ratio: 1){.award-img{aspect-ratio:247/223}}@supports not (aspect-ratio: 1){.award-img{width:var(--width);height:calc(var(--width)*223/247)}}.award-img img{position:relative;width:70%}.award-amount{position:absolute;right:0;bottom:0;box-sizing:border-box;width:auto;min-width:2.5em;padding:0 .8em;height:1.5em;line-height:1.5em;text-align:center;color:#fff;font-weight:bold;font-size:clamp(10px,.12rem,14px);letter-spacing:0px;background-color:#ff7877;border-radius:.06rem 0 .08rem 0}.award-name{width:auto;max-width:100%;margin-top:1em;font-family:var(--font-mi-sans-bold);font-size:clamp(10px,.12rem,14px);text-align:center;color:#8c6d54;line-height:1.2;overflow-wrap:break-word;word-wrap:break-word}.award-dec{box-sizing:border-box;display:inline-block;max-width:80%;font-size:clamp(12px,.73vw,20px);text-align:left;color:#3f3f3f}.s-pop:not(.main-task) .award-list{box-sizing:border-box;flex-wrap:wrap;justify-content:center;width:100%}.s-pop:not(.main-task) .award-list li{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;margin:0 .3em .85em;max-width:calc(25% - .6em)}.coupons-item{position:relative;box-sizing:border-box;--width: 23em;width:var(--width);margin:0 auto;text-align:center;color:#fff;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/coupons-bg.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.coupons-item{aspect-ratio:461/216}}@supports not (aspect-ratio: 1){.coupons-item{width:var(--width);height:calc(var(--width)*216/461)}}.coupons-item .price{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1em;line-height:1;font-family:var(--font-mi-sans-bold)}.coupons-item .price span{font-size:clamp(14px,1.375em,22px)}.coupons-item .price span.price-num{font-size:clamp(20px,3em,48px)}.coupons-item .dec{box-sizing:border-box;padding-right:1em;font-family:var(--font-mi-sans-medium);font-size:clamp(14px,.94vw,22px);line-height:1}.coupons-info{position:relative;box-sizing:border-box;display:grid;align-items:center;grid-template-columns:9.3em 1fr;height:100%}.coupons-title{font-family:var(--font-mi-sans-bold);font-size:.24rem;text-align:center}.gift-coupons .c-region{display:inline-flex;justify-content:center;align-items:center;margin-top:.5em;padding:.4em 1em;line-height:1;color:#fff;text-align:center;font-family:var(--font-mi-sans-medium);background-color:#d25233;border-radius:100px;cursor:pointer;transition:background-color .3s ease-in-out}.gift-coupons .c-region:hover{background-color:#c74c2e}.gift-coupons .tips{font-family:var(--font-mi-sans-medium);color:#3f3f3f;text-align:center}@media(max-width: 900px){.public-btn{font-size:clamp(14px,1.14em,18px)}.prize-list li{margin:0 1em}.prize-list .public-btn{min-width:80%;font-size:clamp(12px,1em,16px)}.prize-info{--width: 9.8em}.prize-img{width:5em}.prize-name{font-size:clamp(10px,.86em,14px)}.prize-need{right:1em;padding:.2em .5em .3em;font-size:clamp(10px,.86em,14px);border-radius:1em}.prize-need::after{bottom:-6px;border-width:6px 4px 0}.s-pop.s-pop-event{font-size:clamp(12px,3.73vw,26px)}.s-pop.s-pop-event .s-pop-body pre{font-size:clamp(10px,.85em,24px)}.s-pop.s-pop-event .s-pop-close{--width: 2em}.s-pop.s-pop-event .s-pop-main{min-width:inherit;max-width:inherit}.s-pop.s-pop-event .pop-btn{margin-top:1em;font-size:clamp(14px,4.27vw,32px)}.s-pop-event .activity-pop-title{--width: 18em}.pop-common .s-pop-main{top:0}.pop-common .s-pop-main .s-pop-close{top:1.5em;right:.5em}.pop-common .s-pop-body .activity-main{width:25em;margin-top:-1em;padding:2em 1em}.pop-common .s-pop-body .scroll-box{margin:0 -1em 0;padding:0 1em}.confirm-pop .award-title{margin-bottom:1em}.confirm-pop .public-btn{margin-top:.5em}.result-pop .game-code{margin:.2rem 0 0;padding:.1rem .1rem;border-radius:.12rem}.result-pop .game-code .exchange-tips-text{font-weight:normal;font-size:.12rem}.result-pop .game-code .exchange-tips-text p{font-weight:normal}.result-pop .game-code .u-flex-vertical-center p{display:flex;flex-wrap:wrap;justify-content:center}.result-pop .game-code .copy-btn{width:5em;height:2em;margin-left:1em;line-height:2em}.record-pop .no-data{font-size:clamp(12px,3.73vw,28px)}.record-list::-webkit-scrollbar{display:none}.record-list li{box-sizing:border-box;padding:.5em 0;flex-wrap:wrap}.record-list li div:nth-child(2){width:100%;order:1;flex:unset;text-align:left;opacity:.6}.record-list li div:last-child{text-align:right}.record-list li.list-title{font-size:clamp(12px,3.73vw,20px)}.record-list li.list-title div:nth-child(2){display:none}.record-list li:not(:first-child){font-size:clamp(10px,3.2vw,16px)}.user-award-pop .record-list li:not(.list-title){padding:.5em}.user-award-pop .record-list li>div{box-sizing:border-box;flex:1;flex-wrap:wrap;opacity:1}.user-award-pop .record-list li.list-title div:nth-child(2){display:block}.user-award-pop .record-list li .gift-box{opacity:1}.user-award-pop .gift-box{width:100%;margin:0;flex:unset !important}.user-award-pop .gift-box .gift-dec{margin-top:.02rem;text-align:left;font-size:clamp(10px,.85em,24px)}.user-award-pop .game-code{justify-content:space-between;text-align:left;font-size:12px}.user-award-pop .game-code span{width:.48rem;height:.2rem;line-height:.2rem;text-align:center;color:#fff;text-decoration:none;background-color:#cd5546;border-radius:50px}.user-award-pop .game-code .fill-remaining{justify-content:flex-start;text-align:left;word-break:break-all}.award-list::-webkit-scrollbar{display:none}.award-list li{flex:none}.award-list .no-get-tips{top:.3em;right:.15em;font-size:clamp(8px,.7em,14px)}.award-title{margin:0 0 .2rem;font-size:clamp(12px,3.73vw,28px)}.award-title::after{margin-left:.6em}.award-title::before{margin-right:.6em}.award-img::after{--width: 5em}.award-img img{width:50%}.award-name{margin-top:.5em;font-size:clamp(10px,.85em,14px)}.award-amount{bottom:.05em;font-size:clamp(8px,.7em,14px);height:1.3em;line-height:1.3em}.award-dec-pop .award-list{box-sizing:border-box;padding:0}.award-dec{max-width:100%;font-size:clamp(10px,.85em,24px)}.s-pop:not(.main-task) .award-list{max-height:40vh;padding:0}.s-pop:not(.main-task) .award-list li{max-width:calc(25% - .6em)}.s-pop:not(.main-task) .award-list .award-img{--width: 7em}.coupons-item{--width: 20em}.coupons-item .price span{font-size:clamp(12px,1em,20px)}.coupons-item .price span.price-num{font-size:clamp(14px,2em,48px)}.coupons-item .dec{font-size:clamp(12px,1em,20px)}.coupons-info{grid-template-columns:8.3em 1fr}.coupons-title{font-size:clamp(14px,4.27vw,32px)}.gift-coupons{font-size:clamp(10px,.85em,14px)}.gift-coupons .tips{margin-top:1.2em;line-height:1.2}.gift-coupons .c-region{margin-top:1em}}body{background:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/bg.webp) no-repeat center;background-size:cover;background-attachment:fixed}.banner{position:relative;box-sizing:border-box;width:100%;height:auto;padding:3.25em 0 0;font-family:var(--font-mi-sans-regular);font-size:clamp(14px,.83vw,20px);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-top.png") no-repeat center;background-size:100% auto;background-position:center top}.banner::after{content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-main.webp") repeat-y center;background-size:100% auto;pointer-events:none}.banner-content{position:relative;--width: 43.5em;width:var(--width);margin:0 auto;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/sec-1-bg.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.banner-content{aspect-ratio:696/909}}@supports not (aspect-ratio: 1){.banner-content{width:var(--width);height:calc(var(--width)*909/696)}}.banner-content::before,.banner-content::after{content:"";position:absolute;width:var(--width);background-size:contain;background-repeat:no-repeat;background-position:center}.banner-content::before{left:-0.75em;top:26em;--width: 6.8em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/banner-a1.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.banner-content::before{aspect-ratio:109/96}}@supports not (aspect-ratio: 1){.banner-content::before{width:var(--width);height:calc(var(--width)*96/109)}}.banner-content::after{right:4.25em;top:42em;--width: 8.375em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/banner-a2.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.banner-content::after{aspect-ratio:134/77}}@supports not (aspect-ratio: 1){.banner-content::after{width:var(--width);height:calc(var(--width)*77/134)}}.banner .public-btn{padding:.5em 2.5em;margin-top:1em;font-family:var(--font-mi-sans-bold)}.banner .public-btn::before,.banner .public-btn::after{content:"";display:block;--width: 1em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-yellow.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.banner .public-btn::before,.banner .public-btn::after{aspect-ratio:23/28}}@supports not (aspect-ratio: 1){.banner .public-btn::before,.banner .public-btn::after{width:var(--width);height:calc(var(--width)*28/23)}}.banner .public-btn::before{margin-right:1em}.banner .public-btn::after{margin-left:1em}.slogan{--width: 31.8em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/slogan.png") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.slogan{aspect-ratio:509/294}}@supports not (aspect-ratio: 1){.slogan{width:var(--width);height:calc(var(--width)*294/509)}}.activity-time{display:inline-block;margin:0;color:#fb8569;font-family:var(--font-mi-sans-bold);font-size:clamp(16px,1.15vw,28px)}.open-egg-box{position:relative;display:grid;justify-items:center;gap:1em;margin-top:3em}.open-egg-box .is-tips{font-family:var(--font-mi-sans-bold);color:#c1bdbc}.daily-lottery-box{position:relative}.daily-lottery-egg{--width: 12em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/open-egg.png") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.daily-lottery-egg{aspect-ratio:195/245}}@supports not (aspect-ratio: 1){.daily-lottery-egg{width:var(--width);height:calc(var(--width)*245/195)}}.daily-lottery-egg.shaking{animation:shaking .8s ease-in-out 1;animation-fill-mode:both;transform-origin:50% 100%;will-change:transform}.star-element{position:absolute;display:block;width:var(--width);animation:star-twinkle 1.4s ease-in-out infinite alternate;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/star.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.star-element{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.star-element{width:var(--width);height:calc(var(--width)*1/1)}}.star-element-1{top:4em;left:-3.25em;--width: 2.25em;animation-delay:0s}.star-element-2{top:2em;right:-3.75em;--width: 3em;animation-delay:.15s}.star-element-3{top:10em;left:-5.875em;--width: 3.875em;animation-delay:.3s}.wrap{font-family:var(--font-mi-sans-regular);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-main.webp") repeat-y center;background-size:100% auto}.section{position:relative;box-sizing:border-box;width:100%;font-size:clamp(14px,.83vw,20px)}.section-title{width:100%;background-position:center;background-size:contain;background-repeat:no-repeat}.section-1{text-align:center}.section-1-title{height:8.75em;margin:-1em auto 2em;background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/sec-1-title.png)}.section-1 .user-item-info{display:inline-grid;grid-auto-flow:column;grid-auto-columns:auto;justify-content:center;gap:0 5em}.section-1 .common-bg{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;min-width:14em;height:2.6em;padding:0 1.5em;font-family:var(--font-mi-sans-demibold);line-height:1;text-align:center;color:#fff;background:#38a4a5;border-radius:50px}.section-1 .sweet-num .fill-remaining{display:flex;justify-content:center;align-items:center}.section-1 .sweet-num .fill-remaining::before{content:"";display:block;--width: 1em;width:var(--width);margin-right:.5em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/mini-egg.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.section-1 .sweet-num .fill-remaining::before{aspect-ratio:12/14}}@supports not (aspect-ratio: 1){.section-1 .sweet-num .fill-remaining::before{width:var(--width);height:calc(var(--width)*14/12)}}.section-1 .sweet-num .exchange-box{height:100%;margin:0 -1.51em 0 1em}.section-1 .sweet-num .exchange-need{right:1px;bottom:calc(100% + 8px);min-width:5.6em;margin:0;padding:.3em 1em;font-size:clamp(10px,.75em,14px);border-radius:1em}.section-1 .sweet-num .exchange-need::before{display:none}.section-1 .sweet-num .exchange{display:flex;justify-content:center;align-items:center;width:5.6em;height:100%;background-color:#ff620c;border-radius:50px;cursor:pointer;transition:background-color .3s ease-in-out}.section-1 .sweet-num .exchange:hover{background-color:#f35d0a}.section-1 .prize-list-wrap{margin-top:3em}.activity-nav{display:inline-grid;grid-template-columns:repeat(3, auto);gap:1.5em;margin-top:3em;font-family:var(--font-mi-sans-bold)}.activity-nav-item{box-sizing:border-box;padding:.5em 2.5em;color:#fff;background-color:#38a4a5;border-radius:100px;cursor:pointer;transition:background-color .3s ease-in-out}.activity-nav-item:hover{background-color:#30878f}.section-2{position:relative;padding-bottom:11em;margin-top:4em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-bottom.webp") no-repeat center bottom;background-size:100% auto}.section-2 .rules-title{margin-bottom:1em;font-family:var(--font-mi-sans-medium);font-size:clamp(16px,1.04vw,24px);text-align:center;color:#fff}.section-2 .rules-main{position:relative;box-sizing:border-box;max-width:66.75em;margin:0 auto;padding:2em 1em;color:#fff;background-color:rgba(130,202,185,.7);border-radius:2em}.section-2 .rules-main pre{line-height:1.6;font-size:clamp(12px,.73vw,20px);white-space:pre-wrap;word-break:break-all}.section-2 .rules-main p:not(:first-child){margin-top:.5em}.exchange-pop .activity-main-box{box-sizing:border-box;margin:-1.16rem -0.2rem;padding:0 .1rem;max-height:4rem;overflow:auto}.exchange-pop .activity-main .buy-num{box-sizing:border-box;z-index:10;gap:0;width:18em;height:3em;line-height:3em;padding:2px 0;background-color:#35aab5;overflow:hidden}.exchange-pop .activity-main .buy-num .icon{font-weight:bolder;color:#fff}.exchange-pop .activity-main .buy-num .s-input-body{position:relative;height:100%;background-color:#fff}.exchange-pop .activity-main .buy-num input{font-size:clamp(14px,.83vw,20px);color:#010101}.exchange-pop .activity-main .s-input-prepend,.exchange-pop .activity-main .s-input-append{width:2em;justify-content:center}.exchange-pop .activity-main .s-input-prepend{padding-left:.2em}.exchange-pop .activity-main .s-input-append{padding-right:.2em}.exchange-pop .activity-main .s-input-prefix-icon,.exchange-pop .activity-main .s-input-suffix-icon{justify-content:center;width:.3rem;height:100%;line-height:inherit;background-color:#000;overflow:hidden}.exchange-pop .sweet-num{display:flex;justify-content:center;align-items:center;margin-top:2em;font-family:var(--font-mi-sans-bold);color:#606060}.exchange-pop .sweet-num::before{content:"";position:relative;--width: 1em;width:var(--width);margin-right:.4em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-pink.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.exchange-pop .sweet-num::before{aspect-ratio:23/25}}@supports not (aspect-ratio: 1){.exchange-pop .sweet-num::before{width:var(--width);height:calc(var(--width)*25/23)}}.exchange-pop .btn-exchange::before,.exchange-pop .btn-exchange::after{content:"";display:block;--width: 1em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-yellow.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.exchange-pop .btn-exchange::before,.exchange-pop .btn-exchange::after{aspect-ratio:23/28}}@supports not (aspect-ratio: 1){.exchange-pop .btn-exchange::before,.exchange-pop .btn-exchange::after{width:var(--width);height:calc(var(--width)*28/23)}}.exchange-pop .btn-exchange::before{margin-right:1em}.exchange-pop .btn-exchange::after{margin-left:1em}.exchange-img{position:relative;z-index:10;--width: 15em;width:var(--width);margin:0 auto 2em;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/prize-sweet.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.exchange-img{aspect-ratio:241/304}}@supports not (aspect-ratio: 1){.exchange-img{width:var(--width);height:calc(var(--width)*304/241)}}.exchange-num{position:absolute;left:82%;top:1em;font-family:var(--font-mi-sans-bold);font-size:clamp(20px,2.5em,42px);color:#fc846b;opacity:0;animation:floatUp .8s .5s ease-out forwards}.exchange-tips{margin:1em 0 1.5em;text-align:center;font-family:var(--font-mi-sans-bold);font-size:clamp(12px,.73vw,20px);color:#606060}.prize-select-box{position:relative;z-index:10;margin-top:-5em}.prize-select-box h4{margin-bottom:1em;font-family:var(--font-mi-sans-bold);color:#000}.prize-select-box .prize-select-list{display:inline-grid;gap:1em;grid-template-columns:repeat(4, 1fr);justify-items:center;max-height:50vh;margin:0 -1em;padding:0 1em;overflow:auto}.prize-select-box li.active .image{background-color:#861600}.prize-select-box .image{display:flex;justify-content:center;align-items:center;--width: 8.75em;width:var(--width);border-radius:.8em;background-color:#ffe293;transition:background-color .3s ease-in-out}@supports(aspect-ratio: 1){.prize-select-box .image{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.prize-select-box .image{width:var(--width);height:calc(var(--width)*1/1)}}.prize-select-box .image img{max-width:70%;max-height:100%}.prize-select-box .title{margin-top:.5em;text-align:center;font-size:clamp(10px,.12rem,14px);color:#1a1a1a}.award-dec.game{max-width:100%;padding:0 1em;background:none}footer{background-color:#58893e;margin-top:0;color:#fff}@media(max-width: 1240px){.section{font-size:clamp(12px,.83vw,20px)}}@media(max-width: 900px){.banner{padding-top:2.6em;font-size:clamp(12px,3.73vw,28px);background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-top.webp)}.banner::after{display:none}.banner-content{box-sizing:border-box;--width: 24em;padding-top:.5em;background-position:center top}.banner-content::before{left:.5em;top:13em;--width: 3em}.banner-content::after{right:1.5em;top:22em;--width: 2.9em;background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/banner-a2-m.webp)}@supports(aspect-ratio: 1){.banner-content::after{aspect-ratio:80/98}}@supports not (aspect-ratio: 1){.banner-content::after{width:var(--width);height:calc(var(--width)*98/80)}}.banner .public-btn{margin-top:1.2em;padding:.6em 2em .5em}.banner .public-btn::before,.banner .public-btn::after{--width: .9em}.banner .public-btn::before{margin-right:.8em}.banner .public-btn::after{margin-left:.8em}.slogan{--width: 20em}.activity-time{font-size:clamp(10px,1em,24px)}.open-egg-box{margin-top:2em}.open-egg-box .is-tips{font-size:clamp(10px,.85em,16px);color:#30878f}.daily-lottery-box{margin-top:.2em}.daily-lottery-egg{--width: 8.75em}.open-egg-task{margin-top:1.2em}.star-element-1{top:3em;left:-2.35em;--width: 1.6em}.star-element-2{top:1.5em;right:-2.5em;--width: 2.1em}.star-element-3{top:7.5em;left:-4.2em;--width: 2.75em}.wrap{background:none}.section{font-size:clamp(12px,3.73vw,28px)}.section-1{margin-top:3.6em}.section-1-title{height:7.3em}.section-1-content{width:100%}.section-1 .user-item-info{box-sizing:border-box;gap:0 .5em;width:100%;padding:0 1em}.section-1 .common-bg{min-width:10em;padding:0 1em;font-size:clamp(10px,.86em,14px)}.section-1 .sweet-num .exchange-box{margin:0 -1em 0 .7em}.section-1 .sweet-num .exchange{width:5em}.prize-list-wrap{margin-top:2em}.prize-list-wrap .prize-list{display:grid;grid-template-columns:auto auto;gap:1.5em 2em}.prize-list-wrap .prize-list li{justify-items:center;margin:0}.activity-nav{gap:1em}.activity-nav-item{padding:.5em 1.5em}.section-2{padding-bottom:4em;background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/bg-border-bottom-m.webp)}.section-2 .rules-main{max-width:25em}.exchange-pop .activity-main .buy-num{height:2.5em;line-height:2.5em}.exchange-pop .activity-main .buy-num input{font-size:clamp(12px,1em,16px)}.exchange-pop .sweet-num{margin-top:1em}.exchange-pop .sweet-num::before{top:-0.1em}.exchange-img{--width: 8em;margin-bottom:1em}.exchange-tips{font-size:clamp(10px,.86em,14px)}.exchange-num{top:.5em;font-size:clamp(14px,2em,30px)}}@keyframes floatUp{0%{opacity:0;transform:translateY(20px)}50%{opacity:1;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes star-twinkle{0%{opacity:.3;transform:scale(0.9) rotate(-1deg)}50%{opacity:1;transform:scale(1.1) rotate(0deg)}100%{opacity:.4;transform:scale(1) rotate(1deg)}}@keyframes shaking{0%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}100%{transform:rotate(0deg)}}.confirm-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-confirm.png)}.result-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-result.png)}.award-dec-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-award-details.png)}.record-pop .activity-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-rr.png)}.record-pop.user-award-pop .activity-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-my-award.png)}.record-pop.prop-pop .activity-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-exchange-record.png)}.exchange-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-exchang.png)}.exchange-success-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-success.png)}.lottery-result-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-lottery-result.png)}.lottery-empty-title{background-image:url(https://pic.igamebuy.com/activity/events/spring-egg-2603/title-lottery-empty.png)}.lottery-result-pop.s-pop-event .s-pop-close{top:1em;right:0;left:30em}.lottery-result-pop .activity-main{position:relative;display:flex;flex-direction:column;align-items:center}.lottery-result-pop .gift-coupons{margin-top:1em}.lottery-result-pop .gift-coupons .tips{color:#fff}.lottery-result-pop .result-get-btn{margin-top:1em}.lottery-result-pop .result-get-btn::before,.lottery-result-pop .result-get-btn::after{content:"";display:block;--width: 1em;width:var(--width);background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/egg-icon-yellow.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-pop .result-get-btn::before,.lottery-result-pop .result-get-btn::after{aspect-ratio:23/28}}@supports not (aspect-ratio: 1){.lottery-result-pop .result-get-btn::before,.lottery-result-pop .result-get-btn::after{width:var(--width);height:calc(var(--width)*28/23)}}.lottery-result-pop .result-get-btn::before{margin-right:1em}.lottery-result-pop .result-get-btn::after{margin-left:1em}.lottery-result-prize{position:relative;z-index:10;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.lottery-result-prize::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1;pointer-events:none;--width: 37.8em;width:var(--width);animation:light-pulse 1.2s ease-in-out infinite;will-change:transform;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/light.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-prize::after{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.lottery-result-prize::after{width:var(--width);height:calc(var(--width)*1/1)}}.lottery-result-prize .coupons-item{align-self:center;margin:-0.5em auto;box-sizing:border-box;transition:width .3s ease-in-out}.lottery-result-prize .coupons-item::before,.lottery-result-prize .coupons-item::after{content:"";position:absolute;width:var(--width);animation:star-twinkle 1.4s ease-in-out infinite alternate;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/star.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-prize .coupons-item::before,.lottery-result-prize .coupons-item::after{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.lottery-result-prize .coupons-item::before,.lottery-result-prize .coupons-item::after{width:var(--width);height:calc(var(--width)*1/1)}}.lottery-result-prize .coupons-item::before{top:-4.5em;left:-1em;--width: 3.6em;animation-delay:0s}.lottery-result-prize .coupons-item::after{bottom:-3em;right:0em;--width: 2.6em;animation-delay:.15s}.lottery-result-prize .coupon-select-area{display:flex;justify-content:center;align-items:center}.lottery-result-prize .coupon-select-area .c-region{margin:0 0 0 .5em}.lottery-result-prize .award-title{display:none}.lottery-result-empty{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;--width: 18em;width:var(--width);margin:-0.5em auto;font-family:var(--font-mi-sans-bold);font-size:clamp(16px,1.15vw,28px);color:#fff;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/lottery-empty-bg.png") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-empty{aspect-ratio:376/174}}@supports not (aspect-ratio: 1){.lottery-result-empty{width:var(--width);height:calc(var(--width)*174/376)}}.lottery-result-empty::before,.lottery-result-empty::after{content:"";position:absolute;width:var(--width);animation:star-twinkle 1.4s ease-in-out infinite alternate;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/star.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-empty::before,.lottery-result-empty::after{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.lottery-result-empty::before,.lottery-result-empty::after{width:var(--width);height:calc(var(--width)*1/1)}}.lottery-result-empty::before{top:-3.5em;left:-1em;--width: 2.5em;animation-delay:0s}.lottery-result-empty::after{bottom:-2.5em;right:0em;--width: 2em;animation-delay:.15s}.lottery-result-empty p:last-child{font-size:1.23em}.lottery-split{position:relative}.lottery-split .lottery-egg.top{z-index:2;animation:egg-split-top .4s ease-out forwards}.lottery-split .lottery-egg.bottom{z-index:2;animation:egg-split-bottom .4s ease-out forwards}.lottery-split .lottery-result-empty{opacity:0;visibility:hidden;animation:egg-inner-reveal .5s ease forwards;animation-delay:.5s}.lottery-split .lottery-reveal{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;opacity:0;visibility:hidden;animation:egg-inner-reveal .5s ease forwards;animation-delay:.7s}.lottery-egg{--width: 19.75em;width:var(--width);background-size:contain;background-repeat:no-repeat;background-position:center}.lottery-egg.top{background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/lottery-egg-top.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-egg.top{aspect-ratio:316/122}}@supports not (aspect-ratio: 1){.lottery-egg.top{width:var(--width);height:calc(var(--width)*122/316)}}.lottery-egg.bottom{background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/lottery-egg-bottom.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-egg.bottom{aspect-ratio:316/136}}@supports not (aspect-ratio: 1){.lottery-egg.bottom{width:var(--width);height:calc(var(--width)*136/316)}}@media(max-width: 900px){.lottery-result-pop .s-pop-main{width:100% !important}.lottery-result-pop.s-pop-event .s-pop-close{left:21em}.lottery-result-prize::after{--width: 26em}.lottery-result-prize .coupon-select-area{box-sizing:border-box;display:block}.lottery-result-prize .coupon-select-area .tips{margin:0;padding:0 3.5em}.lottery-result-prize .coupon-select-area .c-region{margin:.5em 0 0 0}.lottery-result-prize .coupons-item{--width: 18em}.lottery-result-prize .coupons-item::before{top:-3.5em;left:-0.5em;--width: 2.5em}.lottery-result-prize .coupons-item::after{bottom:-2.5em;--width: 2em}.lottery-result-prize .coupons-info{grid-template-columns:7.3em 1fr}.lottery-result-empty::before,.lottery-result-empty::after{content:"";position:absolute;width:var(--width);animation:star-twinkle 1.4s ease-in-out infinite alternate;background:url("https://pic.igamebuy.com/activity/events/spring-egg-2603/star.webp") no-repeat center;background-size:contain}@supports(aspect-ratio: 1){.lottery-result-empty::before,.lottery-result-empty::after{aspect-ratio:1/1}}@supports not (aspect-ratio: 1){.lottery-result-empty::before,.lottery-result-empty::after{width:var(--width);height:calc(var(--width)*1/1)}}.lottery-result-empty::before{top:-3em;left:0;--width: 2em}.lottery-result-empty::after{right:.5em}.lottery-egg{--width: 14em}}@keyframes light-pulse{0%{transform:translate(-50%, -50%) scale(0.96)}50%{transform:translate(-50%, -50%) scale(1.08)}100%{transform:translate(-50%, -50%) scale(0.96)}}@keyframes egg-split-top{from{transform:translateY(50%)}to{transform:translateY(0)}}@keyframes egg-split-bottom{from{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes egg-inner-reveal{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}