.Opening_fullScreenContainer__GTquc{display:flex;flex-direction:column;height:100vh;width:100vw;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.Opening_logoSection__h09e8{display:flex;height:6vh;justify-content:center;align-items:center;padding:6px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.Opening_logoImage__hqCzz{height:100%;padding:4px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.Opening_openingScreenSection__cyOrY{flex:1 1;display:flex;justify-content:center;align-items:center;padding:12px;min-height:0;overflow:hidden}.Opening_openingScreen__qQfJa{position:relative;aspect-ratio:3/4;max-width:calc(94vh * 3 / 4);max-height:94vh;width:100%;background:transparent;border-radius:0;border:none;box-shadow:none;overflow:hidden}.Opening_openingImageContainer__eX5pp{position:relative;width:100%;height:100%;cursor:pointer;background:transparent}.Opening_openingImage__yxteW{object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Opening_fadeIn__PBLvx{animation:Opening_fadeIn__PBLvx .5s ease-in forwards}.Opening_fadeOut__8Om2Y{animation:Opening_fadeOut__8Om2Y .3s ease-out forwards}@keyframes Opening_fadeIn__PBLvx{0%{opacity:0}to{opacity:1}}@keyframes Opening_fadeOut__8Om2Y{0%{opacity:1}to{opacity:0}}.Opening_blinkOverlay__YyPr1{position:absolute;top:0;left:0;background:#000;z-index:1000;animation:Opening_eyeBlink___a5k1 2s ease-in-out forwards}.Opening_blinkOverlay__YyPr1,.Opening_eyeContainer__P8wX1{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Opening_eyeContainer__P8wX1{position:relative}.Opening_eye__r8uyi{width:200px;height:200px;background:radial-gradient(circle,rgba(100,100,100,.3) 0,rgba(0,0,0,1) 70%);border-radius:50%;animation:Opening_eyeOpen__h7wnS 2s ease-in-out forwards}@keyframes Opening_eyeBlink___a5k1{0%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes Opening_eyeOpen__h7wnS{0%{transform:scaleY(.05);opacity:1}8%{transform:scaleY(1);opacity:.8}16%{transform:scaleY(.05)}24%{transform:scaleY(1);opacity:.7}32%{transform:scaleY(.05)}40%{transform:scaleY(1);opacity:.6}48%{transform:scaleY(.05)}60%{transform:scaleY(1);opacity:.4}85%{transform:scaleY(1);opacity:.2}to{transform:scaleY(1);opacity:0}}.Opening_blackoutOverlay__ME5lD{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:999;animation:Opening_blackoutFade__A4gS0 7s ease-in-out forwards;display:flex;justify-content:center;align-items:center}.Opening_blackoutImageContainer__DHRj_{position:relative;width:100%;height:100%}.Opening_blackoutImage__kE1r4{object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none}@keyframes Opening_blackoutFade__A4gS0{0%{opacity:0}5%{opacity:0}15%{opacity:1}80%{opacity:1}to{opacity:0}}.Opening_openingIndicator__mHZzY{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:100}.Opening_indicator__jvVBh{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);transition:all .3s ease}.Opening_activeIndicator__aSWy5{background:rgba(255,255,255,.9);transform:scale(1.3)}.Opening_endingButtonContainer__GfXNs{width:90%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:20px}.Opening_endingTitle__BWo__{font-size:36px;font-weight:700;color:white;text-shadow:0 4px 8px rgba(0,0,0,.3);margin:0;text-align:center}.Opening_endingSubtitle__KtVIY{font-size:18px;color:rgba(255,255,255,.9);margin:0;text-align:center}.Opening_dexButton__3Hjwr{background:rgba(255,255,255,.95);border:none;border-radius:8px;padding:9px 20px;font-size:15px;font-weight:400;color:#000000;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Opening_dexButton__3Hjwr:hover{background:white;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.Opening_dexButton__3Hjwr:active{transform:translateY(0)}.Opening_finalDexContainer__aPUIp{width:90%;height:90%;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:5%;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.Opening_dexHeader__YD8nX{text-align:center;padding:8px;background:rgba(255,255,255,.8);border-radius:8px;margin-bottom:5px;flex-shrink:0}.Opening_dexHeader__YD8nX h3{margin:0;color:#0c4a6e;font-size:18px;font-weight:700}.Opening_dexGrid___xe0X{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;flex-shrink:0}.Opening_dexCard__fyc1u{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981;border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 3px 10px rgba(16,185,129,.2);min-height:0}.Opening_cardContent__8LVdQ{text-align:center;width:100%}.Opening_cardPokemon__85J_j{width:60px;height:60px;object-fit:contain;display:block;margin:0 auto 8px}.Opening_cardSubtitle__Rk8sU{font-size:13px;font-weight:600;color:#065f46;margin-top:3px}.Opening_closeButton__cNhhV{background:#ffffff;border:none;border-radius:8px;padding:10px 25px;font-size:15px;font-weight:700;color:rgb(0,0,0);cursor:pointer;transition:all .2s ease;margin-top:8px;flex-shrink:0}.Opening_closeButton__cNhhV:active{transform:translateY(0)}.Opening_belowBoxContent__wwUjo{text-align:center;color:white;font-size:16px;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:10px}.Opening_belowBoxContent__wwUjo p{margin:0;line-height:1}.MainPage_mainContainer__kUFvV{display:flex;flex-direction:column;height:100vh;width:100vw;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.MainPage_logoSection__ftFn_{display:flex;height:6vh;justify-content:center;align-items:center;padding:6px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.MainPage_logoImage__8dFwX{height:100%;padding:4px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.MainPage_gameScreenSection__8XbBS{flex:1 1;display:flex;justify-content:center;align-items:center;padding:12px;min-height:0;overflow:hidden}.MainPage_gameScreen__IlYT_{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:4/3;background:#000;border-radius:8px;border:2px solid rgba(255,255,255,.3);box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden;position:relative}.MainPage_gameMapPlaceholder__HZAfL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#666;background:linear-gradient(45deg,#e0e0e0,#f5f5f5)}.MainPage_gameMapContainer__qBdjv{position:absolute;top:0;left:0;will-change:transform}.MainPage_gameMapImage__EO_wI{width:100%;height:100%;display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.MainPage_player__Az3S_{position:absolute;width:50px;height:50px;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .1s ease;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.MainPage_player__Az3S_.MainPage_moving__3Zo3k{animation:MainPage_bounce__N4JVA .2s ease-in-out}@keyframes MainPage_bounce__N4JVA{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.MainPage_status__u5fcp{margin-bottom:4px}.MainPage_grassStatus__x1Ei1{color:#90EE90;font-weight:700}.MainPage_catchSparkle__Kx6wQ{position:absolute;width:60px;height:60px;transform:translate(-50%,-50%);pointer-events:none;z-index:5}.MainPage_catchSparkle__Kx6wQ:after,.MainPage_catchSparkle__Kx6wQ:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;transform:translate(-50%,-50%);animation:MainPage_sparkleRipple__GOlo2 1.5s ease-out infinite}.MainPage_catchSparkle__Kx6wQ:after{animation-delay:.75s}@keyframes MainPage_sparkleRipple__GOlo2{0%{width:20px;height:20px;opacity:1;background:radial-gradient(circle,rgba(255,215,0,1) 0,rgba(255,165,0,.8) 40%,rgba(255,215,0,0) 70%);box-shadow:0 0 20px rgba(255,215,0,1),0 0 40px rgba(255,165,0,.8)}50%{width:40px;height:40px;opacity:.8;background:radial-gradient(circle,rgba(255,215,0,.9) 0,rgba(255,165,0,.6) 40%,rgba(255,215,0,0) 70%);box-shadow:0 0 30px rgba(255,215,0,.9),0 0 50px rgba(255,165,0,.6)}to{width:60px;height:60px;opacity:0;background:radial-gradient(circle,rgba(255,215,0,0) 0,rgba(255,215,0,0) 70%);box-shadow:0 0 40px rgba(255,215,0,0)}}.MainPage_controlSection__u_I9W{display:flex;justify-content:center;align-items:center;padding:8px 12px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);flex-shrink:0;height:30vh;min-height:120px}.MainPage_leftButtons__w8f1x,.MainPage_rightButtons__wkDff{display:flex;flex-direction:column;gap:12px}.MainPage_leftButtons__w8f1x{align-items:flex-end;margin-right:16px}.MainPage_rightButtons__wkDff{align-items:flex-start;margin-left:16px}.MainPage_directionControl__TQvyu{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.MainPage_joystickContainer__9jLFE{position:relative}.MainPage_joystickBase__39Tlz{width:150px;height:150px;background:rgba(255,255,255,.2);border-radius:50%;border:3px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 8px rgba(0,0,0,.2);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MainPage_joystickHandle__ljcjB{width:40%;height:40%;background:#ffffff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.3);border:2px solid rgba(0,0,0,.1);transition:transform .1s ease;pointer-events:none}.MainPage_controlLabel__nI4bO{color:rgba(255,255,255,.9);font-size:12px;font-weight:600;text-align:center;margin-top:6px}.MainPage_actionButtons__7OKsS{display:flex;flex-direction:column;gap:10px;justify-content:center}.MainPage_actionButton__eLa8X{background:rgba(255,255,255,.9);border:none;border-radius:8px;width:80px;height:50px;padding:10px 12px;font-size:15px;font-weight:700;color:#333;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;min-width:55px;white-space:nowrap}.MainPage_actionButton__eLa8X:hover{background:rgba(255,255,255,1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MainPage_actionButton__eLa8X:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.2)}.MainPage_popUpModal__p5gCd{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.MainPage_popUpModalContent__yNbvc{background:white;border-radius:12px;padding:15px;max-width:80vw;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column}.MainPage_popUpModalHeader__JhCcr{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #eee}.MainPage_popUpModalHeader__JhCcr h3{margin:0;color:#333;font-size:18px;font-weight:700}.MainPage_closeButton__v9Pp1{background:#ff6b6b;border:none;border-radius:50%;width:25px;height:25px;font-size:14px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.MainPage_closeButton__v9Pp1:hover{background:#ff5252;transform:scale(1.1)}.MainPage_fullMapContainer__oEb1f{position:relative;width:100%;max-width:100%;aspect-ratio:4/3;border:3px solid #333;border-radius:8px;overflow:hidden;background:#f0f0f0}.MainPage_fullMapImage__jqAWp{width:100%;height:100%;object-fit:cover}.MainPage_playerMarker__5_ibZ{position:absolute;font-size:16px;transform:translate(-50%,-50%);z-index:20;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));animation:MainPage_pulse__xQqds 2s infinite}@keyframes MainPage_pulse__xQqds{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}.MainPage_viewportIndicator___GgZ0{position:absolute;border:3px solid #4caf50;background:rgba(76,175,80,.2);border-radius:4px;z-index:15;animation:MainPage_borderGlow__ijJq6 2s infinite alternate}@keyframes MainPage_borderGlow__ijJq6{0%{border-color:#4CAF50;box-shadow:0 0 5px rgba(76,175,80,.5)}to{border-color:#81C784;box-shadow:0 0 15px rgba(76,175,80,.8)}}.MainPage_catchZone__tcioG{position:absolute;width:30px;height:30px;transform:translate(-50%,-50%);z-index:10;pointer-events:none;font-size:24px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:MainPage_catchPinBounce__yuovx 1.5s infinite}.MainPage_catchZone__tcioG:before{content:"⚡"}@keyframes MainPage_catchPinBounce__yuovx{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-55%) scale(1.1)}}.MainPage_dexContainer__bgH8g{width:100%;max-width:600px;display:flex;flex-direction:column;gap:20px}.MainPage_pokemonTabs__oKFNz{display:flex;justify-content:center;width:100%;gap:1px;padding:6px 4px}.MainPage_pokemonTab__WcXpt{padding:8px 10px;border-radius:10px 10px 0 0;background:#4b5563;color:#fff;font-weight:300;font-size:10px;border:2px solid #374151;border-bottom:none;box-shadow:inset 0 -2px 0 rgba(0,0,0,.2)}.MainPage_pokemonTab__WcXpt:hover{filter:brightness(1.05)}.MainPage_activePokemonTab__WJLWj{font-size:14px;background:#e5e7eb;color:#111827;border-color:#9ca3af}.MainPage_pokemonContentBox__wnugj{position:relative;justify-content:center;width:100%;max-height:60vh;padding:0;overflow:auto}.MainPage_pokemonImage__TGLiD{display:block;justify-content:center;width:100%;height:auto;max-height:60vh;object-fit:contain;background:transparent;margin:0 auto}.MainPage_dexGrid__mhk4d{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:10px;gap:10px;padding:5px;max-width:100%;margin:0 auto}.MainPage_dexCard__uN2eV{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #cbd5e1;border-radius:8px;padding:12px;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;min-height:100px;display:flex;flex-direction:column;justify-content:center}.MainPage_dexCard__uN2eV.MainPage_silhouette__c_c4y{background:linear-gradient(135deg,#374151,#1f2937);border-color:#4b5563;color:#9ca3af}.MainPage_dexCard__uN2eV.MainPage_silhouette__c_c4y .MainPage_cardContent__Oe6tD{filter:brightness(.3)}.MainPage_dexCard__uN2eV.MainPage_cleared__z2ft7{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981;color:#065f46;box-shadow:0 4px 20px rgba(16,185,129,.2)}.MainPage_dexCard__uN2eV.MainPage_cleared__z2ft7:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(16,185,129,.3)}.MainPage_cardContent__Oe6tD{text-align:center;transition:all .3s ease}.MainPage_cardPokemon__u65DV{width:70px;height:70px;object-fit:contain;display:block;margin:0 auto}.MainPage_cardSubtitle__2dbhD{font-size:12px;font-weight:600;margin-top:8px;opacity:.8}.MainPage_cardDescription__WyrZh{font-size:10px;line-height:1.4;opacity:.7}.MainPage_dexCard__uN2eV.MainPage_silhouette__c_c4y .MainPage_cardDescription__WyrZh,.MainPage_dexCard__uN2eV.MainPage_silhouette__c_c4y .MainPage_cardSubtitle__2dbhD,.MainPage_dexCard__uN2eV.MainPage_silhouette__c_c4y .MainPage_cardTitle__A38cD{color:#6b7280}.MainPage_dexProgress__OP52l{text-align:center;padding:15px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border:2px solid #0ea5e9}.MainPage_dexProgress__OP52l p{margin:0 0 10px;font-size:14px;font-weight:700;color:#0c4a6e}.MainPage_progressBar__ophmU{width:100%;height:16px;background:#e0f2fe;border-radius:8px;overflow:hidden;border:2px solid #0ea5e9}.MainPage_progressFill__PMQqK{height:100%;background:linear-gradient(90deg,#0ea5e9,#0284c7);border-radius:8px;transition:width .5s ease;position:relative}.MainPage_progressFill__PMQqK:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3) 50%,transparent);animation:MainPage_progressShine__CnzMU 2s infinite}@keyframes MainPage_progressShine__CnzMU{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.BattleScreen_battleContainer__jimFw{display:flex;flex-direction:column;height:100vh;width:100vw;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.BattleScreen_logoSection__OvELu{display:flex;height:6vh;justify-content:center;align-items:center;padding:6px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.BattleScreen_logoImage__BpTQ2{height:100%;padding:4px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.BattleScreen_battleScreenSection__oFK7H{flex:0 0 40vh;display:flex;justify-content:center;align-items:center;padding:12px;min-height:250px;overflow:hidden}.BattleScreen_battleScreen__aSKRs{width:100%;max-width:500px;height:auto;background:#f0f0f0;border-radius:8px;border:2px solid rgba(255,255,255,.4);box-shadow:0 8px 24px rgba(0,0,0,.3);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.BattleScreen_battleMapImage__IWuD2{width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:6px;display:block}.BattleScreen_battleControlSection__6NO5_{flex:1 1;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);min-height:200px}.BattleScreen_battleControls__z5T_g{display:flex;flex-direction:column;width:100%;height:100%;max-width:600px;align-items:center;justify-content:center}.BattleScreen_battleMainButton__dcfkb{flex:2 1;display:flex;align-items:center;justify-content:center;width:100%}.BattleScreen_battleMainBtn___kywV{background:linear-gradient(135deg,#ff6b6b,#ee5a52);border:3px solid #ffffff;border-radius:20px;padding:30px 50px;font-size:28px;font-weight:700;color:#ffffff;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px rgba(255,107,107,.4);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;min-width:280px;min-height:140px;display:flex;align-items:center;justify-content:center;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.BattleScreen_battleMainBtn___kywV:hover{background:linear-gradient(135deg,#ff5252,#e53935);transform:translateY(-8px) scale(1.05);box-shadow:0 15px 40px rgba(255,107,107,.6)}.BattleScreen_battleMainBtn___kywV:active{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 25px rgba(255,107,107,.4)}.BattleScreen_battleSubButtons__yfAGf{flex:1 1;display:flex;gap:20px;width:100%;justify-content:center;align-items:center;max-width:500px}.BattleScreen_battleSubBtn__T4JQH{background:linear-gradient(135deg,#4fc3f7,#29b6f6);border:2px solid #ffffff;border-radius:12px;padding:16px 20px;font-size:14px;font-weight:700;color:#ffffff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(79,195,247,.3);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;flex:1 1;min-height:70px;display:flex;align-items:center;justify-content:center;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.BattleScreen_battleSubBtn__T4JQH:hover{background:linear-gradient(135deg,#29b6f6,#1e88e5);transform:translateY(-3px);box-shadow:0 8px 24px rgba(79,195,247,.4)}.BattleScreen_battleSubBtn__T4JQH:active{transform:translateY(0);box-shadow:0 4px 12px rgba(79,195,247,.3)}.BattleScreen_infoPanel__pHww2{width:100%;max-width:600px;height:auto;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.BattleScreen_infoFrame__pJnWR{position:relative;width:100%;height:100%;box-shadow:0 0 12px rgba(0,0,0,.6),0 0 28px rgba(0,0,0,.25);overflow:hidden;background:rgba(0,0,0,.15)}.BattleScreen_infoImage__pWu_E{width:100%;height:100%;object-fit:contain;background:#ffffff}.BattleScreen_infoOnlyImage__XOGba{width:100%;height:auto;max-width:100%;object-fit:contain;display:block;background:transparent}.BattleScreen_infoPlaceholder__sJoxg{width:100%;height:100%;border-radius:16px;border:3px dashed rgba(57,255,20,.6);color:#eaffea;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.35);background:rgba(0,0,0,.1)}.BattleScreen_panelHeader__5h8_i{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:rgba(0,0,0,.35);color:#eaffea;border-bottom:1px solid rgba(57,255,20,.45)}.BattleScreen_panelTitle__L0Wqc{font-weight:800;letter-spacing:.3px}.BattleScreen_panelClose__p9QTr{background:rgba(255,255,255,.15);color:#eaffea;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:2px 8px;cursor:pointer}.BattleScreen_panelBody__0zybR{width:100%;height:calc(100% - 36px);overflow:auto;background:rgba(255,255,255,.85)}.BattleScreen_panelBodyFull__ljLmI{height:100%}.BattleScreen_getSubBtn__MHugv{background:linear-gradient(135deg,#4fc3f7,#29b6f6);border:2px solid #ffffff;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:700;color:#ffffff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(79,195,247,.3);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;flex:0 0 auto;display:flex;align-items:center;justify-content:center;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.2);width:100%;min-height:44px}.BattleScreen_strategyModal__YfJTG{position:fixed;top:0;left:0;width:90%;height:90%;padding:5%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000}.BattleScreen_strategyContent__O3v6O{position:relative;width:90%;max-width:700px;height:auto;max-height:85vh;background:#ffffff;border-radius:16px;padding:10px;box-shadow:0 12px 48px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.BattleScreen_closeButton__EvEoC{position:absolute;top:5px;right:5px;background:rgba(255,255,255,.9);border:2px solid #333;border-radius:50%;width:35px;height:35px;font-size:20px;font-weight:700;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.BattleScreen_closeButton__EvEoC:active{transform:scale(.95)}.BattleScreen_strategyImage__s4kHP{width:100%;height:auto;max-height:calc(85vh - 30px);object-fit:contain;border-radius:8px}.MiniGame_overlay__08jDd{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.MiniGame_gameWindow__9GrFF{background:#fff;border-radius:18px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:6px;width:80vw;max-width:80vw;max-height:80vh;overflow:auto;display:flex;flex-direction:column;align-items:center;animation:MiniGame_slideIn__TSUBT .3s ease-out}.MiniGame_header__fZu70{display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;border-top-left-radius:18px;border-top-right-radius:18px;padding:12px 12px 6px;margin-bottom:0;position:relative;border-bottom:2px solid #eee}.MiniGame_header__fZu70 h2{margin:0;color:#333;font-size:20px;font-weight:500;letter-spacing:-1px}.MiniGame_closeButton__uRRaB{background:none;border:none;color:rgb(0,0,0);font-size:18px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:background-color .2s;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MiniGame_closeButton__uRRaB:hover{background:rgba(255,255,255,.2)}.MiniGame_closeButton__uRRaB:active{background:rgba(255,255,255,.3)}.MiniGame_content__S56sQ{flex:1 1;padding:16px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:#374151;font-size:14px;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:100%}.MiniGame_gameWindow__9GrFF *{max-width:100%;max-height:100%;box-sizing:border-box}@keyframes MiniGame_slideIn__TSUBT{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.MiniGame_cipherGame__bOpjP{width:100%;max-width:400px}.MiniGame_gameSection__sGMNn{margin-bottom:20px}.MiniGame_sectionTitle__p8xgm{font-size:14px;font-weight:700;color:#374151;margin-bottom:8px;text-align:left}.MiniGame_cipherText__sqciE{background-color:#f3f4f6;border:2px dashed #6b7280;border-radius:6px;color:#1f2937}.MiniGame_cipherText__sqciE,.MiniGame_resultText__uzxGz{padding:10px;font-size:16px;letter-spacing:2px;font-family:Courier New,monospace;text-align:center;word-wrap:break-word}.MiniGame_resultText__uzxGz{background-color:#f9fafb;border:2px solid #d1d5db;border-radius:6px;color:#374151;min-height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.MiniGame_resultText__uzxGz.MiniGame_correct__I_p4n{background-color:#d1fae5;border-color:#10b981;color:#065f46;font-weight:700}.MiniGame_successMessage__HavCS{color:#10b981;font-size:14px;font-weight:700;text-align:center;margin-top:10px;animation:MiniGame_bounce__RR5fU .6s ease-in-out}.MiniGame_sliderContainer__IbAwz{margin-top:25px}.MiniGame_sliderLabel__OinjH{font-size:14px;font-weight:700;color:#374151;display:block;margin-bottom:10px;text-align:center}.MiniGame_slider__oxy7I{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:#e5e7eb;outline:none;border-radius:4px;border:1px solid #d1d5db;margin-bottom:10px}.MiniGame_slider__oxy7I::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#3b82f6;cursor:pointer;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.MiniGame_slider__oxy7I::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1)}.MiniGame_slider__oxy7I::-moz-range-thumb{width:20px;height:20px;background:#3b82f6;cursor:pointer;border-radius:50%;border:none}.MiniGame_shiftValue__8Is3D{font-size:18px;font-weight:700;color:#3b82f6;text-align:center;margin-top:5px}@keyframes MiniGame_bounce__RR5fU{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-5px)}}.MiniGame_spotGame__uXriP{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.MiniGame_gameInstructions__qMx8T{text-align:center;margin-bottom:20px}.MiniGame_gameInstructions__qMx8T p{margin:5px 0;font-size:13px;color:#374151}.MiniGame_hint__c9DTp{font-size:11px!important;color:#6b7280!important;font-style:italic}.MiniGame_gameStatus__8yDwQ{display:flex;justify-content:space-around;background-color:#f3f4f6;padding:12px;border-radius:8px;margin-bottom:15px;border:1px solid #e5e7eb}.MiniGame_statusItem__AurTx{display:flex;flex-direction:column;align-items:center;gap:4px}.MiniGame_statusLabel__LCMi1{font-size:12px;color:#6b7280;font-weight:500}.MiniGame_statusValue__n2QUR{font-size:16px;font-weight:700;color:#374151}.MiniGame_statusValue__n2QUR.MiniGame_warning__FuVSE{color:#f59e0b;animation:MiniGame_pulse__XqAws 1s infinite}.MiniGame_statusValue__n2QUR.MiniGame_danger__8WBuR{color:#ef4444;animation:MiniGame_pulse__XqAws 1s infinite}.MiniGame_gameGrid__HRNdb{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:3px;gap:3px;padding:15px;background-color:#f9fafb;border-radius:8px;border:2px solid #e5e7eb;margin-bottom:20px}.MiniGame_gridCell__JKmSg{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#ffffff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;color:#374151;transition:all .2s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MiniGame_gridCell__JKmSg:hover{background-color:#f3f4f6;transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1)}.MiniGame_gridCell__JKmSg:active{transform:scale(.95)}.MiniGame_correctCell__O1oZp{background-color:#dcfce7!important;border-color:#16a34a!important;color:#15803d!important;animation:MiniGame_correctBounce__dlm8n .6s ease-in-out}.MiniGame_wrongCell__GD_Wz{background-color:#fee2e2!important;border-color:#dc2626!important;color:#991b1b!important;animation:MiniGame_wrongShake__PrGvY .5s ease-in-out}.MiniGame_gameOverContainer___e1yR,.MiniGame_successContainer__jnSba{text-align:center;margin-top:20px}.MiniGame_gameOverMessage__b3_RC{color:#ef4444;font-size:18px;font-weight:700;margin-bottom:10px;animation:MiniGame_bounce__RR5fU .6s ease-in-out}.MiniGame_gameOverReason__oPCYJ{color:#6b7280;font-size:14px;margin-bottom:15px}.MiniGame_resultStats__IBJQH{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:10px;margin:10px 0;font-size:14px;color:#166534}.MiniGame_resultStats__IBJQH p{margin:2px 0}.MiniGame_gameGuide__HN8vx{text-align:center;margin-top:15px;font-size:14px;color:#6b7280;font-style:italic}.MiniGame_resetButton__kMhXY{background-color:#3b82f6;color:white;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;margin-top:10px;transition:background-color .2s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MiniGame_resetButton__kMhXY:hover{background-color:#2563eb}.MiniGame_resetButton__kMhXY:active{background-color:#1d4ed8;transform:scale(.98)}.MiniGame_gameStats__M83k3{text-align:center;font-size:13px;color:#6b7280;margin-top:10px}@keyframes MiniGame_pulse__XqAws{0%,to{opacity:1}50%{opacity:.5}}@keyframes MiniGame_correctBounce__dlm8n{0%,20%,60%,to{transform:scale(1)}40%{transform:scale(1.2)}80%{transform:scale(1.1)}}.MiniGame_cseGameButtons__pbm65{display:flex;align-items:center;gap:8px;margin-bottom:8px}.MiniGame_cseGameButton__4HZNq{padding:8px 18px;border-radius:12px;background:#f3f4f6;border:none;box-shadow:0 2px 8px rgba(0,0,0,.04);font-size:15px;font-weight:600;color:#222;cursor:pointer;transition:background .2s}.MiniGame_cseGameButton__4HZNq:hover{background:#e5e7eb}.MiniGame_cseGameSVG__qopHz{width:100%;height:100%;border-radius:18px;box-shadow:0 4px 16px rgba(0,0,0,.08);background:#18181b;margin-bottom:8px;touch-action:none}.MiniGame_cseGameHint__5uhlC{font-size:14px;color:#666;margin-top:4px}.MiniGame_cseGameWin__v9qX9{color:#22c55e;font-weight:700;margin-left:10px}.MiniGame_ladderGame__EJqbA{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:15px;margin:20px 0}.MiniGame_gameInfo__qNoq6{text-align:center;background:#f0f9ff;padding:10px;border-radius:8px;border:1px solid #e0f2fe;margin-bottom:10px;font-size:14px}.MiniGame_gameInfo__qNoq6 p{margin:4px 0;color:#0c4a6e;font-weight:500}.MiniGame_choices__5Movy{display:flex;justify-content:space-around;width:100%;gap:10px}.MiniGame_choiceButton__ocLKr{flex:1 1;padding:10px 6px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(59,130,246,.3);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MiniGame_choiceButton__ocLKr:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.MiniGame_choiceButton__ocLKr:active:not(:disabled){transform:translateY(0)}.MiniGame_choiceButton__ocLKr:disabled{opacity:.6;cursor:not-allowed;transform:none}.MiniGame_choiceButton__ocLKr.MiniGame_selected__vWF_G{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 0 16px rgba(245,158,11,.5);animation:MiniGame_selectedPulse__g7iNh 1s ease-in-out}.MiniGame_ladder___A0FP{position:relative;width:100%;height:150px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.MiniGame_ladderLines__g6jFo{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.MiniGame_verticalLine__dYRoE{position:absolute;width:3px;height:100%;background:#64748b;border-radius:2px}.MiniGame_verticalLine__dYRoE:first-child{left:25%;transform:translateX(-50%)}.MiniGame_verticalLine__dYRoE:nth-child(2){left:50%;transform:translateX(-50%)}.MiniGame_verticalLine__dYRoE:nth-child(3){left:75%;transform:translateX(-50%)}.MiniGame_horizontalLine__7zJiM{position:absolute;height:3px;background:#64748b;border-radius:2px;transition:all .2s ease}.MiniGame_results__ofoCG{display:flex;justify-content:space-around;width:100%;gap:10px}.MiniGame_resultBox__ZjsU3{flex:1 1;padding:10px 6px;background:#f1f5f9;border:2px solid #cbd5e1;border-radius:8px;font-size:11px;font-weight:500;color:#475569;text-align:center;transition:all .3s ease;min-height:40px;display:flex;align-items:center;justify-content:center}.MiniGame_resultBox__ZjsU3.MiniGame_correctResult__rDMfy{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#16a34a;color:#15803d;font-weight:700;animation:MiniGame_correctReveal__8bTGz .8s ease-in-out;box-shadow:0 0 20px rgba(34,197,94,.3)}.MiniGame_resultBox__ZjsU3.MiniGame_wrongResult__7NcAL{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#dc2626;color:#991b1b;font-weight:700;animation:MiniGame_wrongShake__PrGvY .5s ease-in-out}.MiniGame_gameMessage___O5rC{text-align:center;margin-top:15px;padding:15px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border:2px solid #0ea5e9;box-shadow:0 4px 16px rgba(14,165,233,.2)}.MiniGame_gameMessage___O5rC h3{margin:0 0 10px;color:#0c4a6e;font-size:16px}.MiniGame_gameMessage___O5rC p{margin:0 0 15px;color:#0369a1;font-size:13px}.MiniGame_playAgainButton__6snMz{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(16,185,129,.3);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.MiniGame_playAgainButton__6snMz:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.MiniGame_playAgainButton__6snMz:active{transform:translateY(0)}@keyframes MiniGame_selectedPulse__g7iNh{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes MiniGame_correctReveal__8bTGz{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes MiniGame_wrongShake__PrGvY{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.MiniGame_aiGameQuestion__Alr80{text-align:center}.MiniGame_aiGameTitle__Iaf7S{font-size:18px;margin-bottom:20px}.MiniGame_aiGameImageBox__YCdXX{margin-bottom:30px;position:relative;display:flex;justify-content:center}.MiniGame_aiGameMosaicImg__vG3oT,.MiniGame_aiGameOriginalImg__5ORGK{max-width:300px;max-height:300px;border:3px solid #333;border-radius:10px;display:block}.MiniGame_aiGameOriginalImg__5ORGK{position:absolute;top:0;left:0;transition:opacity 2s ease-in-out}.MiniGame_aiGameChoices__D8jto{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.MiniGame_aiGameChoiceBtn__ry2Lp{padding:15px 30px;font-size:16px;border-radius:8px;border:2px solid #333;background:#fff;color:#333;cursor:pointer;font-weight:700;transition:background .2s,color .2s}.MiniGame_aiGameChoiceBtn__ry2Lp.MiniGame_selectedCorrect__YkriO{background:#4CAF50;color:#fff}.MiniGame_aiGameChoiceBtn__ry2Lp.MiniGame_selectedWrong__qxYsS{background:#f44336;color:#fff}.MiniGame_aiGameChoiceBtn__ry2Lp:disabled{cursor:not-allowed}.MiniGame_aiGameResultMsg__Da4E1{margin-top:20px;font-size:20px;font-weight:700}.MiniGame_aiGameResultMsg__Da4E1.MiniGame_correct__I_p4n{color:#4CAF50}.MiniGame_aiGameResultMsg__Da4E1.MiniGame_wrong__qy5_u{color:#f44336}.MiniGame_aiGameResultAnswer__zWtkq{font-size:16px;margin-top:10px}.MiniGame_aiGameGoBackBtn__VjgvH{margin-top:20px;padding:10px 20px;font-size:16px;border-radius:8px;border:none;background:#2196F3;color:#fff;cursor:pointer;font-weight:700}.Ending_fullScreenContainer__z1cIh{display:flex;flex-direction:column;height:100vh;width:100vw;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.Ending_logoSection__9zZLf{display:flex;height:6vh;justify-content:center;align-items:center;padding:6px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.Ending_logoImage__S_4Za{height:100%;padding:4px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.Ending_endingScreenSection__XU_8q{flex:1 1;padding:12px;min-height:0}.Ending_endingScreenSection__XU_8q,.Ending_endingScreen__eylpw{display:flex;justify-content:center;align-items:center;overflow:hidden}.Ending_endingScreen__eylpw{position:relative;width:100%;height:100%;background:transparent;border-radius:0;border:none;box-shadow:none}.Ending_endingImageContainer__s5JCm{position:relative;width:100%;height:100%;cursor:pointer;background:transparent}.Ending_endingImage__BX00w{object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Ending_fadeIn__Pz9aJ{animation:Ending_fadeIn__Pz9aJ .5s ease-in forwards}.Ending_fadeOut__Hiw_d{animation:Ending_fadeOut__Hiw_d .3s ease-out forwards}@keyframes Ending_fadeIn__Pz9aJ{0%{opacity:0}to{opacity:1}}@keyframes Ending_fadeOut__Hiw_d{0%{opacity:1}to{opacity:0}}.Ending_endingButtonContainer__gIfpC{width:90%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:20px}.Ending_endingTitle__HsZsN{font-size:36px;font-weight:700;color:white;text-shadow:0 4px 8px rgba(0,0,0,.3);margin:0;text-align:center}.Ending_endingSubtitle__XqeG1{font-size:18px;color:rgba(255,255,255,.9);margin:0;text-align:center}.Ending_dexButton__e_Zqe{background:rgba(255,255,255,.95);border:none;border-radius:8px;padding:9px 20px;font-size:15px;font-weight:400;color:#000000;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Ending_dexButton__e_Zqe:hover{background:white;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.Ending_dexButton__e_Zqe:active{transform:translateY(0)}.Ending_finalDexContainer__n7XqK{width:90%;height:90%;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:5%;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.Ending_dexHeader__G2_XF{text-align:center;padding:8px;background:rgba(255,255,255,.8);border-radius:8px;margin-bottom:5px;flex-shrink:0}.Ending_dexHeader__G2_XF h3{margin:0;color:#0c4a6e;font-size:18px;font-weight:700}.Ending_dexGrid__XRdiL{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;flex-shrink:0}.Ending_dexCard__zopM9{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981;border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 3px 10px rgba(16,185,129,.2);min-height:0}.Ending_cardContent__rY3np{text-align:center;width:100%}.Ending_cardPokemon__d8yyR{width:60px;height:60px;object-fit:contain;display:block;margin:0 auto 8px}.Ending_cardSubtitle__DPt6S{font-size:13px;font-weight:600;color:#065f46;margin-top:3px}.Ending_closeButton__dpVM8{background:#ffffff;border:none;border-radius:8px;padding:10px 25px;font-size:15px;font-weight:700;color:rgb(0,0,0);cursor:pointer;transition:all .2s ease;margin-top:8px;flex-shrink:0}.Ending_closeButton__dpVM8:active{transform:translateY(0)}.Ending_belowBoxContent__1ShnT{text-align:center;color:white;font-size:16px;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:10px}.Ending_belowBoxContent__1ShnT p{margin:0;line-height:1}