.countDown{background:var(--color-white);border-radius:calc(12 / 320 * 1rem);padding:8px 10px;display:inline-flex;gap:6px;justify-content:center}.countDown:before{content:"";width:calc(25 / 320 * 1rem);aspect-ratio:25 / 24;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_圖層_2'%20data-name='圖層%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060.44%2057.53'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23976fff;%20}%20.cls-2%20{%20fill:%20none;%20stroke:%20%23976fff;%20stroke-miterlimit:%2010;%20stroke-width:%206px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='design'%3e%3cpath%20class='cls-1'%20d='M30.22,13.27c10.55,0,19.13,8.58,19.13,19.13s-8.58,19.13-19.13,19.13-19.13-8.58-19.13-19.13S19.67,13.27,30.22,13.27M30.22,7.27c-13.88,0-25.13,11.25-25.13,25.13s11.25,25.13,25.13,25.13,25.13-11.25,25.13-25.13S44.1,7.27,30.22,7.27h0Z'/%3e%3cpath%20class='cls-1'%20d='M3.22,3.93h9.77c3.36,0,6.08,2.73,6.08,6.08v1.52H-2.86v-1.52C-2.86,6.66-.13,3.93,3.22,3.93Z'%20transform='translate(-3.1%207.59)%20rotate(-42.89)'/%3e%3cpath%20class='cls-1'%20d='M41.37,3.93h21.93v1.52c0,3.36-2.73,6.08-6.08,6.08h-9.77c-3.36,0-6.08-2.73-6.08-6.08v-1.52h0Z'%20transform='translate(85.41%2049.02)%20rotate(-137.11)'/%3e%3cpolyline%20class='cls-2'%20points='39.55%2022.15%2030.22%2032.4%2022.72%2026.02'/%3e%3c/g%3e%3c/svg%3e") no-repeat center / contain}.countDown-time{background:#976fff;color:var(--color-white);font-size:.06875rem;line-height:1.2em;text-align:center;padding:0 10px}@media(min-height:542px){html{height:100vh;overflow:hidden;touch-action:pan-x}html::-webkit-scrollbar{display:none;background:transparent;width:0;height:0}html::-webkit-scrollbar-track,html::-webkit-scrollbar-thumb{background-color:transparent}}body{background:var(--bg-purple)}.gamePage{height:calc(100vh - calc(63 / 320 * 1rem));min-height:542px;display:flex;flex-direction:column}.gameWrapper{flex-grow:1}.intro{position:relative;width:100%;height:100%;overflow:hidden;background:var(--bg-purple)}.intro:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:1.08125rem;background:var(--bg-blue)}.intro-title{font-size:.09375rem;font-style:italic}.intro-text{position:relative;font-size:calc(14 / 320 * 1rem);font-weight:600;padding-left:.05625rem}.intro-text:before{content:"";display:block;position:absolute;top:50%;left:calc(7 / 320 * 1rem);transform:translateY(-50%);width:calc(3 / 320 * 1rem);height:calc(100% - .025rem);background:var(--color-purple-dark)}.intro-gameTipText{font-size:calc(14 / 320 * 1rem);font-weight:600;color:#fff}.intro--game .intro-tipText,.intro--game .intro-content{display:none}.gameReady{position:fixed;z-index:50;top:0;width:100%;height:100%;background:#00000050;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:calc(28 / 320 * 1rem);padding-bottom:calc(12 / 320 * 1rem);opacity:1;transition:opacity .3s ease-out;touch-action:pan-x}@media(min-height:542px){.gameReady{justify-content:start;padding-top:.68125rem}}.gameReady--hidden{display:none}.gameReady--fadeOut{opacity:0;pointer-events:none}.gameReady-imageContainer{width:calc(209 / 320 * 1rem);aspect-ratio:209 / 106;opacity:1;transform:scale(1);transition:all .4s cubic-bezier(.03,.99,.49,1.5)}.gameReady-imageContainer--hidden{opacity:0;transform:scale(0)}.gameReady-iconClickContainer{width:calc(112 / 320 * 1rem)}.gameReady-iconShakeContainer{width:calc(78 / 320 * 1rem);animation:shakeRotate .5s ease-in-out infinite}@keyframes shakeRotate{0%,to{transform:rotate(-35deg)}50%{transform:rotate(-25deg)}}.gameReady-image{width:100%;height:100%;object-fit:contain}.game--hidden{display:none}.game-countDownContainer{position:absolute;z-index:5;left:50%;transform:translate(-50%);top:.0625rem}.gameFail{position:fixed;z-index:50;top:0;width:100%;height:100%;background:#00000050;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.59375rem}.gameFail--hidden{display:none}.gameFail-imageContainer{width:calc(214 / 320 * 1rem);aspect-ratio:214 / 122}.gameFail-image{width:100%;height:100%;object-fit:contain}.bubbleAndScoreContainer--hidden{opacity:0;transition:opacity .2s ease-in}.bubbleImageContainer-canvas{display:none}.bubbleImageContainer-image{width:100%;height:100%;object-fit:contain}.scoreContainer{background:#fff;border-radius:100%;width:.19375rem;height:.19375rem;text-align:center;position:absolute;top:0;left:calc(-27 / 320 * 1rem)}.scoreContainer:after{content:"";position:absolute;z-index:-1;bottom:-2px;right:1px;transform:rotate(48deg);width:0;height:0;border-style:solid;border-width:calc(7 / 320 * 1rem) 0 calc(11 / 320 * 1rem) .05rem;border-color:transparent transparent transparent #fff}.scoreContainer-text{color:var(--color-purple-dark);font-size:calc(43 / 320 * 1rem)}.introDecoration img{pointer-events:none}.introDecoration-wave1{position:absolute;z-index:1;left:-.03125rem;top:calc(495 / 320 * 1rem);width:calc(143 / 320 * 1rem);aspect-ratio:143 / 28;animation:introDecorationWave1 1.5s linear infinite}@keyframes introDecorationWave1{0%,to{transform:translate(4px)}50%{transform:translate(-4px)}}.introDecoration-wave2{position:absolute;z-index:1;right:calc(3 / 320 * 1rem);top:calc(543 / 320 * 1rem);width:calc(147 / 320 * 1rem);aspect-ratio:147 / 62;animation:introDecorationWave2 2s linear infinite}@keyframes introDecorationWave2{0%,to{transform:translate(-5px)}50%{transform:translate(5px)}}@keyframes scaleWave{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.intro:before{height:calc(341 / 320 * 1rem)}.intro-content{position:relative;z-index:1;color:var(--color-purple-dark);width:fit-content;margin-left:.2625rem;padding-top:.0625rem}html:lang(en) .intro-content{margin:0 auto;padding-right:0rem}html:lang(en) .intro-text{line-height:1.2em}.intro-islandContainer{position:absolute;top:calc(156 / 320 * 1rem);left:50%;transform:translate(-50%)}.intro-islandImagesContainer{position:relative;pointer-events:none;height:calc(261 / 320 * 1rem);display:flex;justify-content:center}.intro-islandImagesContainer:after{content:"";display:block;position:absolute;width:calc(207 / 320 * 1rem);aspect-ratio:207 / 128;background:url(/_astro/img-islandFuguo-trees.W_Gmvvt8.png) no-repeat center / contain;top:.1875rem}.intro-treeContainer{position:absolute;z-index:1;top:0;transform:translate(calc(-6 / 320 * 1rem))}.intro-imageTreeContainer{width:calc(116 / 320 * 1rem);aspect-ratio:116 / 131}.intro-imageIslandContainer{position:absolute;top:.30625rem;width:calc(234 / 320 * 1rem);aspect-ratio:1575 / 948}.intro-imageWaveContainer{position:absolute;z-index:-1;width:calc(314 / 320 * 1rem);top:calc(205 / 320 * 1rem);transform:translate(calc(-113 / 320 * 1rem));aspect-ratio:987 / 203;animation:scaleWave 4s ease-in-out infinite}.intro-image{width:100%;height:100%;object-fit:contain}.intro-swingImg{position:absolute;width:calc(45 / 320 * 1rem);top:50%;left:50%;transition:all .6s linear;transform:translate(calc(-50% + .0625rem),calc(-50% + calc(34 / 320 * 1rem)))}.intro-tipText{font-size:calc(14 / 320 * 1rem);font-weight:600;color:#fff;text-align:center;margin-top:10px}.intro--game:before{height:100%;transition:height .6s linear}.intro--game .intro-islandContainer{transition:top .6s linear;top:calc(71 / 320 * 1rem)}.intro--game .intro-islandImagesContainer{height:calc(669 / 320 * 1rem)}.intro--game .intro-islandImagesContainer:after{width:.325rem;aspect-ratio:104 / 95;background:url(/_astro/img-islandFuguo-grass.D2Gz4y98.png) no-repeat center / contain;top:calc(249 / 320 * 1rem);left:calc(65 / 320 * 1rem);opacity:0;animation:fadeIn .2s ease-in forwards .6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.intro--game .intro-imageTreeContainer{transition:width .6s linear;width:calc(297 / 320 * 1rem)}.intro--game .intro-imageIslandContainer{transition:all .6s linear;transform:translate(.125rem);top:.625rem;width:2.46875rem}.game{position:relative;z-index:15}.fruitContainer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.fruit{position:absolute;user-select:none}.fruit>img{width:100%;height:100%;object-fit:contain}.fruit[fruit-id="1"]{width:calc(15 / 320 * 1rem);top:calc(63 / 320 * 1rem);left:.03125rem;animation-delay:0s}.fruit[fruit-id="2"]{width:.0625rem;top:.09375rem;left:.06875rem;animation-delay:.2s}.fruit[fruit-id="3"]{width:calc(25 / 320 * 1rem);top:calc(13 / 320 * 1rem);left:.1375rem;animation-delay:.4s}.fruit[fruit-id="4"]{width:calc(24 / 320 * 1rem);top:calc(25 / 320 * 1rem);right:calc(15 / 320 * 1rem);animation-delay:.6s}.fruit[fruit-id="5"]{width:calc(13 / 320 * 1rem);top:calc(48 / 320 * 1rem);right:calc(5 / 320 * 1rem);animation-delay:.8s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.intro--game .fruitContainer{opacity:0}.intro--game .fruitContainer--visible{opacity:1}.intro--game .fruitContainer--visible .fruit{animation:float 3s ease-in-out infinite}.intro--game .fruit[fruit-id="1"]{width:.125rem;top:.5rem;left:calc(25 / 320 * 1rem);animation-delay:0s}.intro--game .fruit[fruit-id="2"]{width:calc(46 / 320 * 1rem);top:calc(78 / 320 * 1rem);left:calc(58 / 320 * 1rem);animation-delay:.4s}.intro--game .fruit[fruit-id="3"]{width:.19375rem;top:calc(35 / 320 * 1rem);left:calc(112 / 320 * 1rem);animation-delay:0s}.intro--game .fruit[fruit-id="4"]{width:.1875rem;top:calc(66 / 320 * 1rem);right:calc(38 / 320 * 1rem);animation-delay:.4s}.intro--game .fruit[fruit-id="5"]{width:.1rem;top:.3875rem;right:calc(12 / 320 * 1rem);animation-delay:.6s}.fruit.falling{animation:fall .6s ease-in forwards!important}.fruit.fruit-hidden{transform:scale(0);opacity:0}.fruit.growing{animation:grow .2s ease-out forwards!important}@keyframes fall{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(1.25rem) scale(0);opacity:0}}@keyframes grow{0%{transform:translateY(0) scale(0);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.bubbleAndScoreContainer{position:absolute;left:calc(-7 / 320 * 1rem);top:.9875rem;z-index:10}.bubbleImageContainer{width:calc(136 / 320 * 1rem);height:calc(136 / 320 * 1rem)}.scoreContainer{top:calc(-45 / 320 * 1rem);left:0}.game-tipText{font-size:calc(14 / 320 * 1rem);font-weight:600;color:var(--color-purple-dark);position:absolute;top:calc(409 / 320 * 1rem);left:50%;transform:translate(-50%)}.introDecoration-apple{position:absolute;z-index:1;right:calc(43 / 320 * 1rem);top:1.4375rem;width:.1875rem;aspect-ratio:60 / 32;animation:introDecorationApple 1.5s linear infinite}.introDecoration-banana{position:absolute;z-index:1;left:calc(63 / 320 * 1rem);top:1.6875rem;width:.2rem;aspect-ratio:64 / 30;animation:introDecorationBanana 2s linear infinite}@keyframes introDecorationApple{0%,to{transform:translate(-3px)}50%{transform:translate(3px)}}@keyframes introDecorationBanana{0%,to{transform:translate(2px)}50%{transform:translate(-2px)}}.motion-svg{position:absolute;top:.15625rem;left:-.25rem;width:calc(56 / 320 * 1rem);height:calc(145 / 320 * 1rem);pointer-events:none;overflow:visible}.strawberry{offset-path:path("M54.8 24.1241C50.9667 11.1241 39.5 -10.4759 24.3 7.12406C5.3 29.1241 4.3 146.624 0.300003 143.624");offset-rotate:0deg;animation:moveAlongPath 6s ease-in forwards infinite}@keyframes moveAlongPath{0%{offset-distance:0%;opacity:0}1%{offset-distance:0%;opacity:1}30%{opacity:1}34%{offset-distance:100%;opacity:0}35%,to{opacity:0}}.strawberryWave{position:absolute;top:calc(207 / 320 * 1rem);left:calc(-95 / 320 * 1rem);width:.1625rem;height:.1125rem;pointer-events:none;opacity:0;animation:waveAppear 6s ease-in forwards infinite}@keyframes waveAppear{0%,30%{opacity:0;transform:scale(0)}35%{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1)}50%,to{opacity:0;transform:scale(0)}}.intro--game .strawberryContainer,.introDecoration--game,.intro--game .intro-imageWaveContainer{display:none}.intro--game .intro-swingImg{width:calc(117 / 320 * 1rem);transform:translate(calc(-50% + calc(58 / 320 * 1rem)),calc(-50% + .275rem))}
