.StartScreen-module__eAjFua__container{width:100%;height:100dvh;position:relative;overflow:hidden}.StartScreen-module__eAjFua__bgImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.StartScreen-module__eAjFua__content{z-index:1;flex-direction:column;align-items:center;height:100%;padding:28px 20px 24px;display:flex;position:relative}.StartScreen-module__eAjFua__badge{object-fit:contain;width:60%;max-width:240px;height:auto;animation:.5s ease-out StartScreen-module__eAjFua__fadeIn}.StartScreen-module__eAjFua__title{object-fit:contain;width:85%;max-width:340px;height:auto;margin-top:4px;animation:.6s ease-out .1s both StartScreen-module__eAjFua__fadeIn}.StartScreen-module__eAjFua__subtitle{object-fit:contain;width:88%;max-width:350px;height:auto;margin-top:4px;animation:.6s ease-out .2s both StartScreen-module__eAjFua__fadeIn}.StartScreen-module__eAjFua__earth{object-fit:contain;width:52%;max-width:210px;height:auto;margin-top:auto;animation:.6s ease-out .3s both StartScreen-module__eAjFua__fadeIn,3s ease-in-out 1s infinite StartScreen-module__eAjFua__float}.StartScreen-module__eAjFua__startButton{cursor:pointer;background:0 0;border:none;margin-top:auto;margin-bottom:8px;padding:0;transition:transform .1s;animation:.6s ease-out .4s both StartScreen-module__eAjFua__fadeIn}.StartScreen-module__eAjFua__startButton:active{transform:scale(.95)}.StartScreen-module__eAjFua__startBtnImage{object-fit:contain;width:180px;height:auto}@keyframes StartScreen-module__eAjFua__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.Card-module__7fBG1G__card{perspective:800px;cursor:pointer;-webkit-tap-highlight-color:transparent}.Card-module__7fBG1G__card.Card-module__7fBG1G__disabled{cursor:default;pointer-events:none}.Card-module__7fBG1G__cardInner{width:100%;height:100%;transition:transform var(--card-flip-duration,.4s) ease-in-out;transform-style:preserve-3d;position:relative}.Card-module__7fBG1G__card.Card-module__7fBG1G__flipped .Card-module__7fBG1G__cardInner{transform:rotateY(180deg)}.Card-module__7fBG1G__cardFace{backface-visibility:hidden;border-radius:10px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 2px 8px #00000026}.Card-module__7fBG1G__cardBack{background:#3a9d5c;justify-content:center;align-items:center;display:flex}.Card-module__7fBG1G__cardBack img{object-fit:cover;width:100%;height:100%}.Card-module__7fBG1G__cardFront{background:#f0fdf4;justify-content:center;align-items:center;display:flex;transform:rotateY(180deg)}.Card-module__7fBG1G__cardFront img{object-fit:cover;width:100%;height:100%}.Card-module__7fBG1G__card.Card-module__7fBG1G__matched .Card-module__7fBG1G__cardFace{box-shadow:0 0 12px #2d8b4e80}.Card-module__7fBG1G__card.Card-module__7fBG1G__matched .Card-module__7fBG1G__cardFront{border:2px solid #2d8b4e}
.PlayScreen-module__Dk53sG__container{width:100%;height:100dvh;position:relative;overflow:hidden}.PlayScreen-module__Dk53sG__bgImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.PlayScreen-module__Dk53sG__inner{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.PlayScreen-module__Dk53sG__header{text-align:center;flex-shrink:0;padding:10px 16px 0}.PlayScreen-module__Dk53sG__headerTitle{object-fit:contain;width:auto;height:32px}.PlayScreen-module__Dk53sG__statsBar{flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.PlayScreen-module__Dk53sG__timerWrapper{flex-shrink:0}.PlayScreen-module__Dk53sG__timerBg{justify-content:center;align-items:center;width:90px;height:40px;display:flex;position:relative}.PlayScreen-module__Dk53sG__timerImage{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.PlayScreen-module__Dk53sG__timerNumber{z-index:1;color:#fff;margin-left:18px;font-size:20px;font-weight:900;position:relative}.PlayScreen-module__Dk53sG__timerWarning{animation:.5s ease-in-out infinite PlayScreen-module__Dk53sG__timerWarning}.PlayScreen-module__Dk53sG__subtitleSmall{object-fit:contain;flex:1;height:28px;padding:0 4px}.PlayScreen-module__Dk53sG__hitWrapper{flex-shrink:0;justify-content:center;align-items:center;width:110px;height:40px;display:flex;position:relative}.PlayScreen-module__Dk53sG__hitImage{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.PlayScreen-module__Dk53sG__hitNumber{z-index:1;color:#fff;margin-left:20px;font-size:18px;font-weight:900;position:relative}.PlayScreen-module__Dk53sG__gridWrapper{flex:1;justify-content:center;align-items:center;min-height:0;padding:4px 12px;display:flex}.PlayScreen-module__Dk53sG__grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:340px;display:grid}.PlayScreen-module__Dk53sG__grid>*{aspect-ratio:5/6.5}.PlayScreen-module__Dk53sG__bottomBar{flex-shrink:0;gap:12px;padding:8px 16px 16px;display:flex}.PlayScreen-module__Dk53sG__btnPause,.PlayScreen-module__Dk53sG__btnHome{cursor:pointer;border:3px solid #fff;border-radius:25px;flex:1;padding:12px 0;font-family:inherit;font-size:16px;font-weight:900;transition:transform .1s}.PlayScreen-module__Dk53sG__btnPause{background:var(--green-dark);color:#fff}.PlayScreen-module__Dk53sG__btnHome{color:var(--green-dark);background:#fff}.PlayScreen-module__Dk53sG__btnPause:active,.PlayScreen-module__Dk53sG__btnHome:active{transform:scale(.96)}.PlayScreen-module__Dk53sG__pauseOverlay{z-index:10;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:24px;animation:.2s ease-out PlayScreen-module__Dk53sG__fadeIn;display:flex;position:absolute;inset:0}.PlayScreen-module__Dk53sG__pauseText{color:#fff;font-size:30px;font-weight:900}.PlayScreen-module__Dk53sG__btnResume{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:25px;padding:14px 50px;font-family:inherit;font-size:18px;font-weight:900;box-shadow:0 4px 15px #0000004d}.PlayScreen-module__Dk53sG__btnResume:active{transform:scale(.96)}
.ResultScreen-module__sPMhVa__overlay{z-index:20;flex-direction:column;justify-content:center;align-items:center;padding:20px;animation:.4s ease-out ResultScreen-module__sPMhVa__fadeIn;display:flex;position:fixed;inset:0}.ResultScreen-module__sPMhVa__overlaySuccess{background:var(--overlay-dark)}.ResultScreen-module__sPMhVa__overlayFail{background:var(--overlay-gray)}.ResultScreen-module__sPMhVa__circle{background:linear-gradient(#2d8b4e 0%,#1e6b3a 40%,#5bb5e0 70%,#87ceeb 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:280px;height:280px;padding:20px;animation:.5s ease-out ResultScreen-module__sPMhVa__fadeInScale;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #2d8b4e66}.ResultScreen-module__sPMhVa__floatingIcon{z-index:21;font-size:32px;animation:3s ease-in-out infinite ResultScreen-module__sPMhVa__float;position:absolute}.ResultScreen-module__sPMhVa__floatingIcon:first-child{animation-delay:0s;top:-5%;left:10%}.ResultScreen-module__sPMhVa__floatingIcon:nth-child(2){animation-delay:.5s;top:5%;right:5%}.ResultScreen-module__sPMhVa__floatingIcon:nth-child(3){animation-delay:1s;bottom:15%;left:0%}.ResultScreen-module__sPMhVa__floatingIcon:nth-child(4){animation-delay:1.5s;bottom:20%;right:2%}.ResultScreen-module__sPMhVa__cloudDeco{opacity:.6;font-size:24px;position:absolute}.ResultScreen-module__sPMhVa__cloudDeco:first-child{top:12%;left:10%}.ResultScreen-module__sPMhVa__cloudDeco:nth-child(2){font-size:18px;top:15%;right:12%}.ResultScreen-module__sPMhVa__earthResult{filter:drop-shadow(0 2px 8px #0003);margin-bottom:4px;font-size:64px;line-height:1}.ResultScreen-module__sPMhVa__successTitle{color:#fff;text-shadow:0 2px 6px #0000004d;font-size:24px;font-weight:900}.ResultScreen-module__sPMhVa__successBanner{color:#fff;background:#165a2d;border-radius:4px;margin-top:4px;padding:4px 16px;font-size:13px;font-weight:700}.ResultScreen-module__sPMhVa__giftEmoji{filter:drop-shadow(0 4px 12px #0000004d);margin-top:16px;font-size:72px;animation:1.5s ease-in-out infinite ResultScreen-module__sPMhVa__pulse}.ResultScreen-module__sPMhVa__successSub{color:#fffc;text-align:center;margin-top:8px;font-size:13px}.ResultScreen-module__sPMhVa__failTitle{color:#fff;text-shadow:0 2px 6px #0000004d;font-size:26px;font-weight:900}.ResultScreen-module__sPMhVa__failEmoji{margin-left:4px;font-size:28px}.ResultScreen-module__sPMhVa__scoreBox{background:#fff;border-radius:10px;align-items:baseline;gap:4px;margin-top:10px;padding:10px 30px;display:flex;box-shadow:0 2px 10px #00000026}.ResultScreen-module__sPMhVa__scoreNumber{color:var(--green-dark);font-size:36px;font-weight:900}.ResultScreen-module__sPMhVa__scoreDivider{color:#999;margin:0 4px;font-size:24px}.ResultScreen-module__sPMhVa__scoreTotal{color:#999;font-size:36px;font-weight:900}.ResultScreen-module__sPMhVa__failMessage{color:#fff;text-align:center;text-shadow:0 1px 4px #0000004d;margin-top:10px;font-size:13px;font-weight:700;line-height:1.5}.ResultScreen-module__sPMhVa__buttons{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:280px;margin-top:20px;animation:.5s ease-out .3s both ResultScreen-module__sPMhVa__slideUp;display:flex}.ResultScreen-module__sPMhVa__btnRetry,.ResultScreen-module__sPMhVa__btnShare{cursor:pointer;border:none;border-radius:25px;width:100%;padding:14px 0;font-size:17px;font-weight:900;transition:transform .1s}.ResultScreen-module__sPMhVa__btnRetry{background:var(--green-dark);color:#fff;box-shadow:0 4px #145a2d,0 4px 15px #0000004d}.ResultScreen-module__sPMhVa__btnShare{color:var(--green-dark);background:#fff;box-shadow:0 4px #d1d5db,0 4px 15px #00000026}.ResultScreen-module__sPMhVa__btnRetry:active,.ResultScreen-module__sPMhVa__btnShare:active{transform:translateY(3px)}.ResultScreen-module__sPMhVa__retryIcon{margin-right:6px}.ResultScreen-module__sPMhVa__toast{color:#fff;z-index:100;white-space:nowrap;background:#000c;border-radius:20px;padding:12px 24px;font-size:14px;font-weight:700;animation:.3s ease-out ResultScreen-module__sPMhVa__fadeIn;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}
.ConfirmModal-module__nmPgBG__overlay{z-index:30;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ConfirmModal-module__nmPgBG__fadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__nmPgBG__modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:300px;padding:28px 24px 20px;animation:.3s ease-out ConfirmModal-module__nmPgBG__fadeInScale;box-shadow:0 10px 40px #0000004d}.ConfirmModal-module__nmPgBG__message{color:var(--text-dark);margin-bottom:20px;font-size:15px;font-weight:700;line-height:1.5}.ConfirmModal-module__nmPgBG__buttons{gap:10px;display:flex}.ConfirmModal-module__nmPgBG__btnCancel,.ConfirmModal-module__nmPgBG__btnConfirm{cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 0;font-size:15px;font-weight:700;transition:transform .1s}.ConfirmModal-module__nmPgBG__btnCancel{color:#666;background:#e5e7eb}.ConfirmModal-module__nmPgBG__btnConfirm{background:var(--green-dark);color:#fff}.ConfirmModal-module__nmPgBG__btnCancel:active,.ConfirmModal-module__nmPgBG__btnConfirm:active{transform:scale(.96)}
.Game-module__KgT29G__container{background:#1e6b3a;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden}@media (min-width:500px){.Game-module__KgT29G__container{border-left:1px solid #0000001a;border-right:1px solid #0000001a;box-shadow:0 0 40px #00000026}}
