:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-popup{--z-index: var(--adm-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index: var(--adm-mask-z-index, 1000);position:fixed;top:0;left:0;z-index:var(--z-index);display:block;width:100%;height:100%}.adm-mask-aria-button{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.adm-mask-content{z-index:1}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-spin-loading{--color: var(--adm-color-weak);--size: 32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s infinite linear}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adm-cascader-view{--height: auto}.adm-cascader-view-tabs.adm-tabs{--title-font-size: var(--adm-font-size-6);--content-padding: none}.adm-cascader-view-header-title{max-width:84px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.adm-cascader-view-content{height:var(--height);overflow-y:auto}.adm-cascader-view-content>.adm-check-list{--border-inner: none;--border-bottom: none;--border-top: none}.adm-cascader-view-item{font-size:var(--adm-font-size-6)}.adm-cascader-view-item-active{color:var(--adm-color-primary)}.adm-cascader-view .adm-list-inner{margin-bottom:0}.adm-cascader-view-skeleton{padding:16px 12px}.adm-cascader-view-skeleton .adm-skeleton{margin-bottom:16px;--height: 18px;--width: 80%;--border-radius: 2px}.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-3{--width: 90%}.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-4{--width: 60%}.adm-tabs{--title-font-size: var(--adm-font-size-9);--content-padding: 12px;--active-line-height: 2px;--active-line-border-radius: var(--active-line-height);--active-line-color: var(--adm-color-primary);--active-title-color: var(--adm-color-primary);position:relative;min-width:0}.adm-tabs-header{position:relative;border-bottom:solid 1px var(--adm-color-border)}.adm-tabs-tab-list{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:relative;overflow-x:scroll;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{white-space:nowrap;padding:8px 0 10px;width:-webkit-min-content;width:min-content;margin:0 auto;font-size:var(--title-font-size);position:relative;cursor:pointer}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{opacity:.5;cursor:not-allowed}.adm-tabs-tab-line{position:absolute;bottom:0;height:var(--active-line-height);background:var(--active-line-color);border-radius:var(--active-line-border-radius)}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{position:absolute;top:0;bottom:0;z-index:1;width:30px;height:100%;pointer-events:none}.adm-tabs-header-mask-left{left:0;background:linear-gradient(to right,var(--adm-color-background),rgba(255,255,255,0))}.adm-tabs-header-mask-right{right:0;background:linear-gradient(to left,var(--adm-color-background),rgba(255,255,255,0))}.adm-check-list-item-extra{font-size:var(--adm-font-size-10);line-height:1;color:var(--adm-color-primary)}.adm-check-list-item-readonly{cursor:unset}.adm-list{--header-font-size: var(--adm-font-size-7);--prefix-width: "auto";--prefix-padding-right: 12px;--align-items: center;--active-background-color: var(--adm-color-border);--border-inner: solid 1px var(--adm-color-border);--border-top: solid 1px var(--adm-color-border);--border-bottom: solid 1px var(--adm-color-border);--padding-left: 12px;--padding-right: 12px;--font-size: var(--adm-font-size-9);--extra-max-width: 70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-title,.adm-list-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:flex;align-items:var(--align-items);justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{flex:none;padding-left:12px;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{flex:none;display:flex;align-items:center;margin-left:4px;color:var(--adm-color-light);font-size:19px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:var(--border-inner)}.adm-skeleton{--width: 100%;--height: 0;--border-radius: 0;background-color:#bebebe33;border-radius:var(--border-radius);width:var(--width);height:var(--height);display:block}.adm-skeleton.adm-skeleton-animated{background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);background-size:400% 100%;animation:adm-skeleton-loading 1.4s ease infinite}.adm-skeleton.adm-skeleton-title{--width: 45%;--height: 32px;--border-radius: 2px;margin-bottom:16px;margin-top:16px}.adm-skeleton.adm-skeleton-paragraph-line{--height: 18px;--border-radius: 2px;margin-top:12px;margin-bottom:12px}.adm-skeleton.adm-skeleton-paragraph-line:last-child{--width: 65%}@keyframes adm-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.adm-cascader{width:100%;overflow:hidden;position:relative;display:flex;flex-direction:column}.adm-cascader-header{flex:none;display:flex;justify-content:space-between;align-items:center;padding:6px 8px}.adm-cascader-header-button{font-size:var(--adm-font-size-7);display:inline-block;padding:4px}.adm-cascader-header-title{padding:4px;font-size:var(--adm-font-size-7);color:var(--adm-color-text);text-align:center;flex:1}.adm-cascader-body{flex:auto;height:100%;width:100%}.adm-cascader-body>.adm-cascader-view{--height: 310px}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:#000000b3;border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size: 48px;margin:0 auto 8px}._container_1ladq_1{min-height:100vh;background:linear-gradient(180deg,#fbe6cd 0%,#f6f6f4 100%);position:relative;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:.5866666667rem}._topBar_1ladq_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_1ladq_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_1ladq_11 img{width:.6133333333rem;height:.64rem}._myPrizeEntry_1ladq_31{position:fixed;right:0;top:15%;transform:translateY(-50%);width:.8rem;height:2.6666666667rem;border:0;border-radius:.2666666667rem 0 0 .2666666667rem;background:linear-gradient(129deg,#C21437 36%,#BF1335 43%,#B30A2C 54%,#990623 65%);color:#fff;font-size:.4rem;line-height:1.1;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.0533333333rem;display:flex;align-items:center;justify-content:center;box-shadow:-.08rem .1066666667rem .2666666667rem #00000038;z-index:6}._heroBackground_1ladq_54{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._mainBgImage_1ladq_60{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:fill}._topDecorImage_1ladq_69{width:4.8266666667rem;height:5.4133333333rem;position:absolute;right:-.16rem;top:.9866666667rem}._logoImage_1ladq_77{width:2.2133333333rem;height:1.5733333333rem;position:absolute;left:-.0266666667rem;top:1.0133333333rem}._content_1ladq_85{padding-top:4.3466666667rem;position:relative;z-index:2}._ruleCard_1ladq_91{width:7.7333333333rem;margin:0 auto;border-radius:.2666666667rem;padding:.2666666667rem .2933333333rem .32rem;background:#F0EFEF;box-shadow:-5px -5px 10px #ffffff4d,4px 8px 10px #352a1c33,inset -5px -5px 8px #e1d8ceb3}._sectionTitle_1ladq_100{margin:0;height:.6133333333rem;line-height:.6133333333rem;color:#7b070f;font-size:.4266666667rem;font-weight:700;text-align:center;position:relative}._sectionTitle_1ladq_100:before,._sectionTitle_1ladq_100:after{content:"";position:absolute;top:50%;width:1.4133333333rem;height:.0266666667rem;background:linear-gradient(90deg,#7b070f 5%,rgba(123,7,15,0) 100%);transform:translateY(-50%)}._sectionTitle_1ladq_100:before{left:.8rem}._sectionTitle_1ladq_100:after{right:.8rem;transform:translateY(-50%) rotate(180deg)}._ruleList_1ladq_127{margin:.16rem auto .2133333333rem;width:6.8266666667rem;display:flex;justify-content:space-between}._ruleItem_1ladq_134{border-radius:.2666666667rem;background:#67a870;color:#fff;font-size:.32rem;font-weight:500;line-height:.448rem;text-align:center;display:flex;justify-content:center;align-items:center}._ruleItem_1ladq_134:nth-child(1),._ruleItem_1ladq_134:nth-child(3){width:2.1333333333rem;height:1.5466666667rem}._ruleItem_1ladq_134:nth-child(2){width:2.24rem;height:1.5466666667rem}._flowImages_1ladq_158{width:6.16rem;height:1.2rem;margin:.16rem auto 0;display:flex;align-items:center;justify-content:center}._flowStepLarge_1ladq_167{width:1.3333333333rem;height:1.2rem}._flowStepSmall_1ladq_172{width:.7733333333rem;height:.4533333333rem;margin:0 .16rem}._flowStepEnd_1ladq_178{width:1.2266666667rem;height:1.0933333333rem;margin-left:.16rem}._flowText_1ladq_184{width:7.1466666667rem;margin:.16rem auto .2133333333rem;display:flex;justify-content:space-around;color:#7b070f;font-size:.2933333333rem;font-weight:500;line-height:.4106666667rem}._prizeList_1ladq_195{margin:.16rem auto 0;width:6.8rem;display:flex;justify-content:space-between}._prizeItem_1ladq_202{width:1.6rem;text-align:center}._prizeItem_1ladq_202 p{margin:0;color:#7b070f;font-weight:500;font-size:.2933333333rem;line-height:.4266666667rem}._prizeItem_1ladq_202 span{display:block;color:#7b070f;font-size:.2133333333rem;font-weight:500;line-height:.32rem}._prizeImageWrap_1ladq_221{width:1.6rem;height:1.6rem;border-radius:.8rem;background:#fff;display:flex;align-items:center;justify-content:center}._prizeDryer_1ladq_231{width:1.04rem;height:1.36rem}._prizeCard_1ladq_236{width:1.4933333333rem;height:.88rem}._prizeMassage_1ladq_241{width:1.28rem;height:1.28rem}._prizeKettle_1ladq_246{width:1.2266666667rem;height:1.3333333333rem}._bottomAction_1ladq_251{margin-top:.2666666667rem;position:relative;z-index:2;display:flex;justify-content:center}._startButton_1ladq_259{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton_1ladq_259 ._startButton1_1ladq_268{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton_1ladq_259 ._startButton1_1ladq_268 ._startButton2_1ladq_277{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#F8C8C6 0%,#B9626B 100%)}._startButton_1ladq_259 ._startButton1_1ladq_268 ._startButton2_1ladq_277 ._startButton3_1ladq_286{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020A;box-shadow:inset 1.91px 8.6px 14.33px -2.87px #ffbebe4d}._startButton_1ladq_259 ._startButton1_1ladq_268 ._startButton2_1ladq_277 ._startButton3_1ladq_286 ._startButton4_1ladq_296{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#C21437 36%,#BF1335 43%,#B30A2C 54%,#990623 65%);font-family:Source Han Sans;font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff}._startButton_1ladq_259 ._startButton1_1ladq_268 ._startButton2_1ladq_277 ._startButton3_1ladq_286 ._startButton4_1ladq_296 ._playIcon_1ladq_311{width:.3733333333rem;height:.48rem;background:#fff;clip-path:polygon(0 0,100% 50%,0 100%);margin-right:.2133333333rem}._qrSection_1ladq_319{position:relative;bottom:auto;left:0;width:100%;box-sizing:border-box;z-index:2;padding-right:.3466666667rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:.8rem}._qrSection_1ladq_319 p{text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem;margin-right:.1866666667rem}._qrSection_1ladq_319 img{width:1.3333333333rem;height:1.3333333333rem}._disclaimer_1ladq_345{position:relative;bottom:auto;left:0;width:100%;margin:0;text-align:center;color:#999;font-size:.2933333333rem;line-height:.4266666667rem;z-index:2;margin-top:.2133333333rem;padding-bottom:.24rem}._container_47qlw_1{min-height:100vh;background:linear-gradient(180deg,#fbe6cd 0%,#f6f6f4 100%);position:relative;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:.2666666667rem}._topBar_47qlw_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_47qlw_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_47qlw_11 img{width:.6133333333rem;height:.64rem}._heroBackground_47qlw_31{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._mainBgImage_47qlw_37{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:fill}._topDecorImage_47qlw_46{position:absolute;object-fit:contain}._logoImage_47qlw_51{width:2.2133333333rem;height:1.5733333333rem;position:absolute;left:-.0266666667rem;top:1.0133333333rem}._content_47qlw_59{position:relative;z-index:2;padding-top:4.1066666667rem}._card_47qlw_65{width:7.7333333333rem;height:auto;margin:0 auto;border-radius:.4266666667rem;padding:.32rem .5333333333rem .7066666667rem;display:flex;flex-direction:column;background-image:url(//cdn.quiz.imefun.com/yakult/assets/quiz-card-689ca4fb.png);background-size:cover;background-repeat:no-repeat}._cardTall_47qlw_78{height:8.4533333333rem}._questionHeader_47qlw_82 h2{margin:0;font-size:.48rem;font-weight:700;color:#7b070f;text-align:center}._questionHeader_47qlw_82 p{margin:0;font-size:.48rem;line-height:.6666666667rem;color:#7b070f;font-weight:700;text-align:center;min-height:1.3333333333rem}._options_47qlw_99{margin-top:.2133333333rem;display:flex;flex-direction:column;gap:.2133333333rem}._option_47qlw_99{width:6.6666666667rem;height:1.12rem;border:0;background:#f5f5f7;border-radius:.4rem;text-align:left;padding:.2133333333rem .5066666667rem;color:#666;font-size:.48rem;line-height:.6933333333rem;font-weight:700;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #fff9f34d,.1333333333rem .1333333333rem .2666666667rem #2c22171a;transition:all .2s ease}._optionActive_47qlw_122{width:6.6666666667rem;height:1.12rem;border:0;background:linear-gradient(102deg,#70b37a 1%,#53925d 23%,#569560 67%,#65a66f 85%,#86cd91 101%);border-radius:.4rem;text-align:left;padding:.2133333333rem .5066666667rem;color:#fff;font-size:.48rem;line-height:.6933333333rem;font-weight:700;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #fff9f34d,.1333333333rem .1333333333rem .2666666667rem #2c22171a;transition:all .2s ease}._nextButton_47qlw_138{width:3.52rem;height:3.2266666667rem;margin:-.1066666667rem auto 0;border:0;background:url(//cdn.quiz.imefun.com/yakult/assets/quiz-button-a2c68171.png) no-repeat center center;background-size:100% 100%;color:#fff;font-size:.48rem;font-weight:700;line-height:.6666666667rem;display:flex;align-items:center;justify-content:center;gap:.1066666667rem;position:relative;z-index:2}._nextButtonLower_47qlw_157{margin-top:.5333333333rem}._nextButton_47qlw_138:disabled{opacity:.6}._nextButtonContent_47qlw_165{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.1066666667rem}._playIcon_47qlw_174{width:.3733333333rem;height:.48rem;background:#fff;clip-path:polygon(0 0,100% 50%,0 100%)}._footerArea_47qlw_181{position:relative;bottom:auto;width:100%;left:0;z-index:2;margin:0;height:auto;margin-top:.8rem}._progressText_47qlw_192{margin:0;text-align:center;color:#7b070f;font-size:.3733333333rem;line-height:.5333333333rem;font-weight:700;position:absolute;top:-.5333333333rem;left:0;width:100%}._qrSection_47qlw_205{position:relative;bottom:auto;left:0;width:100%;box-sizing:border-box;z-index:2;padding-right:.3466666667rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:.8rem}._qrSection_47qlw_205 p{text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem;margin-right:.1866666667rem}._qrSection_47qlw_205 img{width:1.3333333333rem;height:1.3333333333rem}._disclaimer_47qlw_231{position:relative;bottom:auto;left:0;width:100%;margin:0;text-align:center;color:#999;font-size:.2933333333rem;line-height:.4266666667rem;z-index:2;margin-top:.2133333333rem;padding-bottom:.24rem}._container_rrhcg_1{min-height:100vh;background:linear-gradient(180deg,#fbe6cd 0%,#f6f6f4 100%);position:relative;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:.24rem}._topBar_rrhcg_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_rrhcg_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_rrhcg_11 img{width:.6133333333rem;height:.64rem}._heroBackground_rrhcg_31{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._mainBgImage_rrhcg_37{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:fill}._reportHeroImage_rrhcg_46{width:7.28rem;height:7.84rem;position:absolute;left:1.36rem;top:.4rem}._topDecorImage_rrhcg_54{width:3.8613333333rem;height:4.3306666667rem;position:absolute;right:-.2666666667rem;top:.9866666667rem}._logoImage_rrhcg_62{width:2.2133333333rem;height:1.5733333333rem;position:absolute;left:-.0266666667rem;top:1.0133333333rem}._scoreWrap_rrhcg_70{height:3.4666666667rem;position:relative;z-index:2;margin:1.8133333333rem auto 0;display:flex;justify-content:center;align-items:flex-end;padding-left:.96rem}._score_rrhcg_70{margin:0;font-size:3.4666666667rem;line-height:3.4666666667rem;font-weight:900;text-align:center;background:linear-gradient(180deg,#cb303a 0%,#7b070f 100%);-webkit-background-clip:text;color:transparent}._scoreUnit_rrhcg_92{font-size:.96rem;line-height:1.3333333333rem;font-weight:700;background:linear-gradient(180deg,#cb303a 0%,#7b070f 100%);-webkit-background-clip:text;color:transparent}._resultCard_rrhcg_101{width:8.4266666667rem;height:3.2533333333rem;margin:.6666666667rem auto .4rem;background-image:url(//cdn.quiz.imefun.com/yakult/assets/report-card-cf3b0138.png);background-size:cover;background-repeat:no-repeat;position:relative;z-index:2}._tipsCard_rrhcg_112{width:8.5333333333rem;border-radius:.4266666667rem;background:#f0efef;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #ffffff4d,inset -.1333333333rem -.1333333333rem .2133333333rem #e1d8ceb3,.1066666667rem .2133333333rem .2666666667rem #352a1c33;position:relative;z-index:2;margin:0 auto;padding:.4rem .2933333333rem}._tipsTitle_rrhcg_123{width:7.1466666667rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._tipsTitle_rrhcg_123 span{width:1.4133333333rem;height:.0266666667rem;background:linear-gradient(90deg,#7b070f 5%,rgba(123,7,15,0) 100%)}._tipsTitle_rrhcg_123 h3{margin:0;color:#7b070f;font-size:.48rem;line-height:.6933333333rem;font-weight:700}._scoreDescWrap_rrhcg_143{width:fit-content;margin:.1066666667rem auto 0}._scoreDesc_rrhcg_143{margin:0;text-align:center;padding:.1066666667rem .2133333333rem;background:linear-gradient(129deg,#c21437 36%,#bf1335 43%,#b30a2c 54%,#990623 65%);color:#fff;font-size:.2666666667rem;text-shadow:0 .0266666667rem .08rem rgba(80,0,6,.5)}._tipsRow_rrhcg_158{width:7.9466666667rem;margin-top:.1066666667rem;display:flex}._tipsRow_rrhcg_158 div{width:3.9733333333rem;display:flex;align-items:center;gap:.08rem}._tipsRow_rrhcg_158 img{width:.64rem;height:.64rem;flex-shrink:0}._tipsRow_rrhcg_158 p{margin:0;color:#7b070f;font-size:.2933333333rem;line-height:.4rem;font-weight:500}._tipsSingle_rrhcg_182{width:7.9466666667rem;margin-top:.2133333333rem;display:flex;align-items:flex-start;gap:.1066666667rem;align-items:center}._tipsSingle_rrhcg_182 img{width:.64rem;height:.64rem;flex-shrink:0}._tipsSingle_rrhcg_182 p{margin:0;color:#7b070f;font-size:.32rem;line-height:.48rem;font-weight:500}._actionButton_rrhcg_203{margin-top:.2666666667rem;position:relative;z-index:2;display:flex;justify-content:center}._startButton_rrhcg_211{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton_rrhcg_211 ._startButton1_rrhcg_220{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton_rrhcg_211 ._startButton1_rrhcg_220 ._startButton2_rrhcg_229{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#F8C8C6 0%,#B9626B 100%)}._startButton_rrhcg_211 ._startButton1_rrhcg_220 ._startButton2_rrhcg_229 ._startButton3_rrhcg_238{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020A;box-shadow:inset 1.91px 8.6px 14.33px -2.87px #ffbebe4d}._startButton_rrhcg_211 ._startButton1_rrhcg_220 ._startButton2_rrhcg_229 ._startButton3_rrhcg_238 ._startButton4_rrhcg_248{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#C21437 36%,#BF1335 43%,#B30A2C 54%,#990623 65%);font-family:Source Han Sans;font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff}._startButton_rrhcg_211 ._startButton1_rrhcg_220 ._startButton2_rrhcg_229 ._startButton3_rrhcg_238 ._startButton4_rrhcg_248 ._playIcon_rrhcg_263{width:.5866666667rem;height:.5866666667rem;background-image:url(//cdn.quiz.imefun.com/yakult/assets/report-git-icon-e047bd94.png);background-size:cover;background-repeat:no-repeat;margin-right:.2133333333rem}._giftIcon_rrhcg_272{width:.5866666667rem;height:.5866666667rem}._levelTag_rrhcg_277{width:fit-content;margin:.2666666667rem auto 0;border-radius:26.64rem;border:.0266666667rem solid #7b070f;color:#7b070f;font-size:.2933333333rem;line-height:.4266666667rem;padding:.0533333333rem .2666666667rem;position:relative;z-index:2}._qrSection_rrhcg_290{position:relative;bottom:auto;left:0;width:100%;box-sizing:border-box;z-index:2;padding-right:.3466666667rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:.8rem}._qrSection_rrhcg_290 p{text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem;margin-right:.1866666667rem}._qrSection_rrhcg_290 img{width:1.3333333333rem;height:1.3333333333rem}._disclaimer_rrhcg_316{position:relative;bottom:auto;left:0;width:100%;margin:0;text-align:center;color:#999;font-size:.2933333333rem;line-height:.4266666667rem;z-index:2;margin-top:.2133333333rem;padding-bottom:.24rem}._container_1mzbj_1{min-height:100vh;background:linear-gradient(180deg,#fbe6cd 0%,#f6f6f4 100%);position:relative;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:.2666666667rem}._topBar_1mzbj_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_1mzbj_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_1mzbj_11 img{width:.6133333333rem;height:.64rem}._heroBackground_1mzbj_31{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._mainBgImage_1mzbj_37{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:fill}._topDecorImage_1mzbj_46{width:4.8266666667rem;height:5.4133333333rem;position:absolute;right:-.16rem;top:.9866666667rem}._logoImage_1mzbj_54{width:2.2133333333rem;height:1.5733333333rem;position:absolute;left:-.0266666667rem;top:1.0133333333rem}._wheelWrap_1mzbj_62{width:8.9333333333rem;height:8.4266666667rem;margin:4.56rem auto 0;position:relative;z-index:2}._wheelOuter_1mzbj_70{width:7.7333333333rem;height:7.7333333333rem;border-radius:50%;background:#f0efef;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #ffffff4d,inset -.1333333333rem -.1333333333rem .2133333333rem #e1d8ceb3,.1066666667rem .2133333333rem .2666666667rem #352a1c33;position:absolute;left:50%;top:0;transform:translate(-50%)}._wheelOuter_1mzbj_70:before{content:"";position:absolute;top:.2133333333rem;right:.2133333333rem;bottom:.2133333333rem;left:.2133333333rem;border-radius:50%;border:.0266666667rem solid rgba(126,203,144,.8);pointer-events:none;z-index:1}._wheelOuter_1mzbj_70:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,0) 0,rgba(255,255,255,0) 39%,rgba(255,255,255,.24) 100%);pointer-events:none}._wheel_1mzbj_62{width:7.3066666667rem;height:7.3066666667rem;border-radius:50%;position:absolute;top:.2133333333rem;left:.2133333333rem;overflow:hidden;background:conic-gradient(from 0deg,#eff9ee 0deg 72deg,#ffffff 72deg 144deg,#eff9ee 144deg 216deg,#ffffff 216deg 288deg,#eff9ee 288deg 360deg);transition:transform 3s cubic-bezier(.22,.61,.24,.99)}._wheel_1mzbj_62:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,transparent 0deg 71deg,rgba(160,206,168,.9) 71deg 72deg);pointer-events:none}._prizeItem_1mzbj_123{position:absolute;transform:translate(-50%,-50%);width:2.6133333333rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3}._prizeItem_1mzbj_123 img{width:1.6rem;height:1.6rem}._prizeItem_1mzbj_123 p{font-size:.3733333333rem;line-height:.5333333333rem;font-weight:700;color:#7b070f}._prizeItem_1mzbj_123 span{font-size:.2933333333rem;line-height:.4266666667rem;font-weight:500;color:#7b070f}._thanksStar_1mzbj_154{width:1.4933333333rem;height:1.3866666667rem;background:linear-gradient(180deg,#fff4d9 0%,#ffe4a6 100%);clip-path:polygon(50% 0%,62% 35%,100% 35%,70% 56%,82% 92%,50% 70%,18% 92%,30% 56%,0% 35%,38% 35%)}._prizeDryer_1mzbj_161{width:1.2266666667rem;height:1.6rem}._prizeCard_1mzbj_166{width:1.7066666667rem;height:1.0133333333rem}._prizeMassage_1mzbj_171{width:1.6533333333rem;height:1.12rem}._prizeKettle_1mzbj_176{width:1.44rem;height:1.4933333333rem}._pointerButton_1mzbj_181{width:1.6rem;height:1.76rem;position:absolute;top:50%;left:50%;background:transparent}._pointerIcon_1mzbj_190{position:relative;width:1.6rem;height:1.76rem;display:block;top:-.16rem}._bottomCard_1mzbj_198{width:8.5333333333rem;height:3.04rem;margin:0 auto;border-radius:.2666666667rem;background:#f0efef;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #ffffff4d,inset -.1333333333rem -.1333333333rem .2133333333rem #e1d8ceb3,.1066666667rem .2133333333rem .2666666667rem #352a1c33;position:relative;z-index:2;padding:.5333333333rem 0}._actionButton_1mzbj_210{margin-top:.2666666667rem;position:relative;z-index:2;display:flex;justify-content:center}._startButton_1mzbj_218{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton_1mzbj_218 ._startButton1_1mzbj_227{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton_1mzbj_218 ._startButton1_1mzbj_227 ._startButton2_1mzbj_236{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#F8C8C6 0%,#B9626B 100%)}._startButton_1mzbj_218 ._startButton1_1mzbj_227 ._startButton2_1mzbj_236 ._startButton3_1mzbj_245{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020A;box-shadow:inset 1.91px 8.6px 14.33px -2.87px #ffbebe4d}._startButton_1mzbj_218 ._startButton1_1mzbj_227 ._startButton2_1mzbj_236 ._startButton3_1mzbj_245 ._startButton4_1mzbj_255{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#C21437 36%,#BF1335 43%,#B30A2C 54%,#990623 65%);font-family:Source Han Sans;font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff}._startButton_1mzbj_218 ._startButton1_1mzbj_227 ._startButton2_1mzbj_236 ._startButton3_1mzbj_245 ._startButton4_1mzbj_255 ._playIcon_1mzbj_270{width:.5866666667rem;height:.5866666667rem;background-image:url(//cdn.quiz.imefun.com/yakult/assets/report-git-icon-e047bd94.png);background-size:cover;background-repeat:no-repeat;margin-right:.2133333333rem}._suggestion_1mzbj_279{margin-top:.2133333333rem;height:.4266666667rem;display:flex;flex-direction:column;align-items:center;align-self:stretch;font-size:.2933333333rem;font-weight:500;line-height:normal;text-align:center;letter-spacing:normal;padding-bottom:20px;color:#7b070f}._primaryAction_1mzbj_295{width:7.2533333333rem;height:1.3333333333rem;border:0;border-radius:2.6666666667rem;background:linear-gradient(180deg,#f8c8c6 0%,#b9626b 100%);color:#fff;font-size:.3733333333rem;font-weight:700;line-height:.5333333333rem;display:flex;align-items:center;justify-content:center;gap:.1333333333rem;box-shadow:inset .0509333333rem .2293333333rem .3821333333rem -.0765333333rem #ffbebe4d,0 .0266666667rem .08rem #50000680}._giftIcon_1mzbj_312{width:.5866666667rem;height:.5866666667rem}._secondaryAction_1mzbj_317{width:7.2533333333rem;margin-top:.2133333333rem;border:0;background:transparent;color:#7b070f;font-size:.2933333333rem;line-height:.4266666667rem;font-weight:500}._qrSection_1mzbj_328{position:relative;bottom:auto;left:0;width:100%;box-sizing:border-box;z-index:2;padding-right:.3466666667rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:.8rem}._qrSection_1mzbj_328 p{text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem;margin-right:.1866666667rem}._qrSection_1mzbj_328 img{width:1.3333333333rem;height:1.3333333333rem}._disclaimer_1mzbj_354{position:relative;bottom:auto;left:0;width:100%;margin:0;text-align:center;color:#999;font-size:.2933333333rem;line-height:.4266666667rem;z-index:2;margin-top:.2133333333rem;padding-bottom:.24rem}._container_1xwuc_1{min-height:100vh;background:linear-gradient(180deg,#fbe6cd 0%,#f6f6f4 100%);position:relative;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:.2666666667rem}._topBar_1xwuc_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_1xwuc_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_1xwuc_11 img{width:.6133333333rem;height:.64rem}._heroBackground_1xwuc_31{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._mainBgImage_1xwuc_37{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:fill}._topDecorImage_1xwuc_46{width:4.8266666667rem;height:5.4133333333rem;position:absolute;right:-.16rem;top:.9866666667rem}._logoImage_1xwuc_54{width:2.2133333333rem;height:1.5733333333rem;position:absolute;left:-.0266666667rem;top:1.0133333333rem}._card_1xwuc_62{width:8.5333333333rem;border-radius:.2666666667rem;background:#f0efef;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #ffffff4d,inset -.1333333333rem -.1333333333rem .2133333333rem #e1d8ceb3,.1066666667rem .2133333333rem .2666666667rem #352a1c33;position:relative;z-index:2;margin:4.08rem auto 0;padding:.2133333333rem .4266666667rem}._cardHeader_1xwuc_73{height:1.76rem;display:flex;align-items:center;justify-content:center}._cardHeader_1xwuc_73 img{width:1.6rem;height:1.6rem}._cardHeader_1xwuc_73 h1{margin:0 .16rem;color:#7b070f;font-size:.8533333333rem;line-height:1.36rem;font-weight:900}._prizePanel_1xwuc_91{width:7.68rem;height:2.6666666667rem;border-radius:.2666666667rem;background:radial-gradient(100% 45% at 38% 50%,#ffe3c1 0%,#ffd096 100%);border:.1066666667rem solid #f7e3ad;box-shadow:inset 0 0 .32rem #af742c4d,0 0 .336rem #6a45184d;display:flex;align-items:center;padding:.2666666667rem}._prizeImageWrap_1xwuc_103{width:2.1333333333rem;height:2.1333333333rem;border-radius:1.0666666667rem;background:#fff7ed;display:flex;align-items:center;justify-content:center}._prizeImageWrap_1xwuc_103 img{width:1.3866666667rem;height:1.8133333333rem}._prizeInfo_1xwuc_117{margin-left:.2666666667rem}._prizeInfo_1xwuc_117 p{margin:0;color:#7b070f;font-size:.64rem;line-height:.9066666667rem;font-weight:700}._prizeInfo_1xwuc_117 span{display:block;margin-top:.0266666667rem;color:#7b070f;font-size:.4266666667rem;line-height:.5866666667rem;font-weight:500}._noteTitle_1xwuc_136{width:7.1466666667rem;margin:.32rem auto 0;display:flex;align-items:center;justify-content:space-between}._noteTitle_1xwuc_136 span{width:1.4133333333rem;height:.0266666667rem;background:linear-gradient(90deg,#7b070f 5%,rgba(123,7,15,0) 100%)}._noteTitle_1xwuc_136 p{margin:0;color:#7b070f;font-size:.48rem;line-height:.6666666667rem;font-weight:700}._noteTop_1xwuc_156,._noteDetail_1xwuc_163{margin:.1066666667rem 0 0;color:#7b070f;font-size:.2933333333rem;line-height:.4rem}._bottomCard_1xwuc_170{width:8.5333333333rem;height:3.04rem;margin:.2666666667rem auto 0;border-radius:.2666666667rem;background:#f0efef;box-shadow:-.1333333333rem -.1333333333rem .2666666667rem #ffffff4d,inset -.1333333333rem -.1333333333rem .2133333333rem #e1d8ceb3,.1066666667rem .2133333333rem .2666666667rem #352a1c33;position:relative;z-index:2;padding:.5333333333rem .64rem}._actionButton_1xwuc_182{width:7.2533333333rem;height:1.3333333333rem;border:0;background:transparent;padding:0;display:flex;justify-content:center;align-items:center}._startButton_1xwuc_193{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton_1xwuc_193 ._startButton1_1xwuc_202{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton_1xwuc_193 ._startButton1_1xwuc_202 ._startButton2_1xwuc_211{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#F8C8C6 0%,#B9626B 100%)}._startButton_1xwuc_193 ._startButton1_1xwuc_202 ._startButton2_1xwuc_211 ._startButton3_1xwuc_220{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020A;box-shadow:inset 1.91px 8.6px 14.33px -2.87px #ffbebe4d}._startButton_1xwuc_193 ._startButton1_1xwuc_202 ._startButton2_1xwuc_211 ._startButton3_1xwuc_220 ._startButton4_1xwuc_230{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#C21437 36%,#BF1335 43%,#B30A2C 54%,#990623 65%);font-family:Source Han Sans;font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff}._secondaryAction_1xwuc_246{width:7.2533333333rem;margin-top:.2133333333rem;border:0;background:transparent;color:#7b070f;font-size:.2933333333rem;line-height:.4266666667rem;font-weight:500}._qrSection_1xwuc_257{position:relative;bottom:auto;left:0;width:100%;box-sizing:border-box;z-index:2;padding-right:.3466666667rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:.8rem}._qrSection_1xwuc_257 p{text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem;margin-right:.1866666667rem}._qrSection_1xwuc_257 img{width:1.3333333333rem;height:1.3333333333rem}._disclaimer_1xwuc_283{position:relative;bottom:auto;left:0;width:100%;margin:0;text-align:center;color:#999;font-size:.2933333333rem;line-height:.4266666667rem;z-index:2;margin-top:.2133333333rem;padding-bottom:.24rem}._container_1jz42_1{min-height:100vh;background:#b11d2d;position:relative;height:100dvh;padding-top:.2666666667rem;overflow-y:auto;overflow-x:hidden}._topBar_1jz42_11{height:1.12rem;background:#b11d2d;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}._topBar_1jz42_11 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._topBar_1jz42_11 img{width:.6133333333rem;height:.64rem}._formCard_1jz42_31{width:8.5333333333rem;margin:.5333333333rem auto 0;border-radius:.8rem;background:#f0efef;box-shadow:0 0 .5333333333rem #352a1c4d;overflow:hidden}._formHeader_1jz42_40{height:1.8666666667rem;background:#bb2939;border-radius:.5333333333rem .5333333333rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._formHeader_1jz42_40 h1{margin:0;color:#fff;font-size:.64rem;line-height:.9066666667rem;font-weight:500}._formHeader_1jz42_40 p{margin:.0266666667rem 0 0;color:#fffc;font-size:.3733333333rem;line-height:.5333333333rem}._formBody_1jz42_63{padding:.32rem .6933333333rem}._formBody_1jz42_63 label{display:block;margin-top:.16rem;color:#333;font-size:.48rem;line-height:.6666666667rem;font-weight:700}._formBody_1jz42_63 span{color:#c41e2a}._formBody_1jz42_63 input,._formBody_1jz42_63 textarea{width:7.1466666667rem;border:.0266666667rem solid #ccc;border-radius:.2666666667rem;background:#fff;padding:0 .32rem;color:#333;font-size:.4266666667rem;line-height:.5866666667rem;margin-top:.16rem}._formBody_1jz42_63 input{height:.8rem;outline:none}._formBody_1jz42_63 ._regionInput_1jz42_93{cursor:pointer;padding-right:.9066666667rem;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%);background-position:calc(100% - .4533333333rem) calc(50% - .0533333333rem),calc(100% - .32rem) calc(50% - .0533333333rem);background-size:.16rem .16rem,.16rem .16rem;background-repeat:no-repeat}._formBody_1jz42_63 textarea{height:2.56rem;padding-top:.32rem;resize:none;outline:none}._formBody_1jz42_63 input::placeholder,._formBody_1jz42_63 textarea::placeholder{color:#ccc}._submitButton_1jz42_112{border:0;background:transparent;padding:0}._actionButton_1jz42_118{margin-top:.16rem;position:relative;z-index:2;display:flex;justify-content:center}._submitButton_1jz42_112:disabled{opacity:.7}._startButton_1jz42_130{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton1_1jz42_140{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton2_1jz42_150{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#f8c8c6 0%,#b9626b 100%)}._startButton3_1jz42_160{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020a;box-shadow:inset .0509333333rem .2293333333rem .3821333333rem -.0765333333rem #ffbebe4d}._startButton4_1jz42_171{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#c21437 36%,#bf1335 43%,#b30a2c 54%,#990623 65%);font-size:.48rem;font-weight:700;color:#fff;text-shadow:0 .0266666667rem .08rem rgba(80,0,6,.5)}._laterButton_1jz42_185{width:7.2533333333rem;margin-top:.2133333333rem;border:0;background:transparent;color:#7b070f;font-size:.32rem;line-height:.4533333333rem;font-weight:500}._footerSection_1jz42_196{position:relative;bottom:auto;left:0;width:100%;height:2.3466666667rem;z-index:2;margin-top:.8rem}._footerBackground_1jz42_206{position:absolute;left:0;top:.2133333333rem;width:10rem;height:2.1333333333rem;background:#f7f4ef}._footerLogo_1jz42_215{position:absolute;left:1.2533333333rem;top:0;width:2.6666666667rem;height:1.8933333333rem}._footerInfo_1jz42_223{position:absolute;left:2.4rem;top:.32rem;width:6.64rem;height:1.7866666667rem}._footerDisclaimer_1jz42_231{position:absolute;left:-.0266666667rem;top:1.36rem;margin:0;color:#999;font-size:.2933333333rem;line-height:.4106666667rem}._footerQrContent_1jz42_241{position:absolute;right:0;top:0;display:flex;align-items:flex-start;gap:.16rem}._qrText_1jz42_250{margin:.1866666667rem 0 0;text-align:right;color:#666;font-size:.32rem;font-weight:700;line-height:.4533333333rem}._qrImage_1jz42_259{width:1.3333333333rem;height:1.3333333333rem}@media (max-height: 18.1333333333rem){._formCard_1jz42_31{transform:scale(.95);transform-origin:top center}._footerSection_1jz42_196{transform:scale(.92);transform-origin:bottom center}}._container_1yvkd_1{min-height:100vh;background:#f7f4ee;padding:0 .72rem .9866666667rem}._header_1yvkd_7{height:2.1333333333rem;background:#b11d2d;margin:0 -.72rem;padding:.32rem .6133333333rem}._header_1yvkd_7 h1{margin:0;color:#fff;font-size:.48rem;line-height:.6666666667rem;font-weight:500}._header_1yvkd_7 p{color:#fff;font-size:.3733333333rem;line-height:.5333333333rem;margin-right:.1066666667rem}._prizeCard_1yvkd_27{width:8.5333333333rem;height:5.7066666667rem;border-radius:.8rem;background:#f0efef;box-shadow:0 0 .5333333333rem #352a1c33;margin-top:.5333333333rem;padding:.64rem .5333333333rem}._emptyText_1yvkd_37{margin:.64rem 0 0;text-align:center;color:#666;font-size:.4266666667rem;line-height:.5866666667rem;font-weight:500}._prizePanel_1yvkd_46{width:7.4666666667rem;height:2.6666666667rem;border-radius:.24rem;background:radial-gradient(100% 45% at 38% 50%,#ffe3c1 0%,#ffd096 100%);border:.1066666667rem solid #f7e3ad;box-shadow:inset 0 0 .32rem #af742c4d,0 0 .336rem #6a45184d;padding:.2666666667rem;display:flex;align-items:center}._prizeImageWrap_1yvkd_58{width:2.1333333333rem;height:2.1333333333rem;border-radius:1.0666666667rem;background:#fff7ed;display:flex;align-items:center;justify-content:center}._prizeImageWrap_1yvkd_58 img{width:1.3866666667rem;height:1.8133333333rem}._prizeInfo_1yvkd_72{margin-left:.2666666667rem}._prizeInfo_1yvkd_72 p{margin:0;color:#7b070f;font-size:.64rem;line-height:.9066666667rem;font-weight:700}._prizeInfo_1yvkd_72 span{display:block;margin-top:.0266666667rem;color:#7b070f;font-size:.4266666667rem;line-height:.5866666667rem;font-weight:500}._fillButton_1yvkd_91{border:0;background:transparent;padding:0}._actionButton_1yvkd_97{margin-top:.4266666667rem;display:flex;justify-content:center}._startButton_1yvkd_103{display:flex;justify-content:center;align-items:center;width:7.2533333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.2) 0%,rgba(236,181,181,0) 6%,rgba(197,117,124,0) 95%,rgba(185,98,107,.2) 100%)}._startButton1_1yvkd_113{display:flex;justify-content:center;align-items:center;width:6.7733333333rem;height:1.3333333333rem;border-radius:2.6666666667rem;background:linear-gradient(90deg,rgba(222,107,102,.27) 0%,rgba(236,181,181,0) 7%,rgba(197,117,124,0) 90%,rgba(185,98,107,.19) 100%)}._startButton2_1yvkd_123{display:flex;justify-content:center;align-items:center;width:6.3733333333rem;height:1.3333333333rem;border-radius:2.4rem;background:linear-gradient(180deg,#f8c8c6 0%,#b9626b 100%)}._startButton3_1yvkd_133{display:flex;justify-content:center;align-items:center;width:6rem;height:1.0666666667rem;border-radius:2.6666666667rem;background:#77020a;box-shadow:inset .0509333333rem .2293333333rem .3821333333rem -.0765333333rem #ffbebe4d}._startButton4_1yvkd_144{display:flex;justify-content:center;align-items:center;width:6rem;height:1.04rem;border-radius:2.1333333333rem;background:linear-gradient(129deg,#c21437 36%,#bf1335 43%,#b30a2c 54%,#990623 65%);color:#fff;font-size:.48rem;line-height:.6666666667rem;font-weight:700;text-shadow:0 .0266666667rem .08rem rgba(80,0,6,.5)}._noteCard_1yvkd_159{width:8.5333333333rem;border-radius:.8rem;background:#f0efef;box-shadow:0 0 .5333333333rem #352a1c33;margin-top:.5333333333rem;padding:.32rem .5333333333rem}._noteCard_1yvkd_159 h2{margin:0;color:#333;font-size:.48rem;line-height:.6666666667rem;font-weight:700}._noteCard_1yvkd_159 p{margin:.16rem 0 0;color:#333;font-size:.32rem;line-height:.4533333333rem;font-weight:500}._homeButton_1yvkd_182{width:8.5333333333rem;height:1.3333333333rem;border:0;border-radius:.8rem;background:#f0efef;box-shadow:0 0 .5333333333rem #352a1c33;margin-top:.5333333333rem;color:#333;font-size:.48rem;line-height:.6666666667rem;font-weight:700}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Source Han Sans,Source Han Sans CN}#root{width:100%;min-height:100%}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;vertical-align:middle}
