.GamePopup_overlay__X9CiV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:GamePopup_fadeIn__OTt_b .3s ease}@keyframes GamePopup_fadeIn__OTt_b{0%{opacity:0}to{opacity:1}}.GamePopup_popup__C2TyJ{background:#fff;border-radius:16px;width:100%;max-width:420px;display:flex;flex-direction:column;box-shadow:0 25px 70px rgba(0,0,0,.5);animation:GamePopup_slideUp__JbpUJ .3s ease;overflow:hidden}@keyframes GamePopup_slideUp__JbpUJ{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.GamePopup_header__77siM{padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.GamePopup_titleContainer__Q1yuL{display:flex;align-items:center;gap:12px}.GamePopup_icon__EB666{font-size:32px}.GamePopup_title__LxLjP{font-size:24px;font-weight:800;color:#333;margin:0}.GamePopup_timer__rGzjo{background:#f0f0f0;color:#666;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600}.GamePopup_adHeader__OO7yA{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:14px 18px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:16px;border-top-right-radius:16px}.GamePopup_adHeaderContent__OxQZ7{display:flex;align-items:center;gap:10px}.GamePopup_coinIcon__GA4YF{font-size:20px;filter:brightness(1.2)}.GamePopup_adHeaderTitle__k_Ado{font-size:18px;font-weight:700;color:#fff;margin:0;letter-spacing:.3px}.GamePopup_adTimer__s7IKL{font-size:12px;color:hsla(0,0%,100%,.8);font-weight:500}.GamePopup_content__7WRnT{padding:16px 20px;overflow:hidden;flex:1 1;background:#fff}.GamePopup_label__789_m{font-size:16px;font-weight:600;color:#333;text-align:center;margin-bottom:20px}.GamePopup_levelButtons__DD9le{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;width:100%}.GamePopup_levelButton__e4UAk{padding:16px 20px;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.GamePopup_levelButton__e4UAk:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.GamePopup_levelButton__e4UAk:active{transform:translateY(0)}.GamePopup_playerLevel__gtxSy{text-align:center;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:20px;font-size:16px;color:#555}.GamePopup_infoSection__cBicv{margin-bottom:24px}.GamePopup_infoTitle__yTiN1{font-size:20px;font-weight:700;color:#333;margin-bottom:12px}.GamePopup_infoText__OzWYI{font-size:15px;color:#666;line-height:1.6;margin-bottom:16px}.GamePopup_loadingSection__CaK34{margin-bottom:16px;text-align:center;padding:8px 0}.GamePopup_loadingTitle__0Xy0M{font-size:18px;font-weight:700;color:#2c3e50;margin-bottom:8px;letter-spacing:-.3px}.GamePopup_loadingText__MK0HW{font-size:13px;color:#7f8c8d;line-height:1.5;margin-bottom:12px;font-weight:400}.GamePopup_loadingSpinner__jieb8{margin:12px 0;display:flex;justify-content:center;align-items:center}.GamePopup_spinner__e1XGb{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:GamePopup_spin__qwfTd 1s linear infinite}@keyframes GamePopup_spin__qwfTd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GamePopup_adSection__Floxs{margin:12px 0;padding:12px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:10px;min-height:200px;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;overflow:hidden}.GamePopup_adSection__Floxs .ad-container{width:100%!important;max-width:100%!important;margin:0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important}.GamePopup_adSection__Floxs .adsbygoogle{margin:0 auto!important;display:block!important;text-align:center!important}.GamePopup_footer__hMmII{padding:16px 20px;background:#fff;border-top:1px solid #e0e0e0}.GamePopup_skipButton__uxkc0{width:100%;padding:14px 24px;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.3px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.GamePopup_skipButton__uxkc0:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.GamePopup_skipButton__uxkc0:active:not(:disabled){transform:translateY(0)}@media (max-width:480px){.GamePopup_popup__C2TyJ{max-width:100%;border-radius:16px}.GamePopup_header__77siM{padding:20px}.GamePopup_title__LxLjP{font-size:20px}.GamePopup_content__7WRnT{padding:20px}}.GameButton_button__GuW5S{width:100%;padding:20px 24px;border:none;border-radius:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;font-size:20px;font-weight:700;color:#fff;transition:all .3s ease;position:relative;overflow:hidden}.GameButton_button__GuW5S:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.GameButton_button__GuW5S:hover:before{left:100%}.GameButton_button__GuW5S:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.3)!important}.GameButton_button__GuW5S:active{transform:translateY(0)}.GameButton_icon__rHSJU{font-size:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.GameButton_text__3ydGs{font-size:22px;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.GameButton_arrow__M02hQ{font-size:24px;transition:transform .3s ease}.GameButton_button__GuW5S:hover .GameButton_arrow__M02hQ{transform:translateX(4px)}.page_container__jZF7q{width:100%;max-width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.page_content___38fW{width:100%;max-width:480px;background:#fff;border-radius:24px;padding:28px 20px;box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:center;position:relative;overflow:hidden;margin:0 auto;display:flex;flex-direction:column;align-items:center}.page_content___38fW:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#4facfe);animation:page_shimmer__G1aXL 3s infinite}@keyframes page_shimmer__G1aXL{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.page_badge__0mJr3{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:14px;box-shadow:0 4px 12px rgba(102,126,234,.3);animation:page_pulse__XPtbN 2s infinite}@keyframes page_pulse__XPtbN{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.page_title__po7na{font-size:24px;font-weight:800;color:#2c3e50;margin-bottom:12px;line-height:1.2}.page_adSection__Qti17{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;margin:0 auto 14px;padding:0;min-height:0;overflow:hidden;flex-shrink:0;background:transparent}.page_adSection__Qti17 .ad-container{width:100%!important;max-width:100%!important;margin:0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-shrink:0}.page_adSection__Qti17 .adsbygoogle{text-align:center!important;width:100%!important}.page_adSection__Qti17 .adsbygoogle,.page_adSection__Qti17 iframe{margin:0 auto!important;display:block!important;max-width:100%!important}.page_highlight__Jnelb{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_subtitle__YBgxm{font-size:14px;color:#555;margin-bottom:16px;line-height:1.5;width:100%;text-align:center}.page_trustSection__88eDP{display:flex;justify-content:center;gap:10px;margin:0 auto 14px;flex-wrap:wrap;width:100%}.page_trustItem__QysYG{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;background:#f8f9fa;padding:8px 12px;border-radius:20px;font-weight:500}.page_trustIcon__uCZCK{font-size:16px}.page_urgencyBanner__cW8L8{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px hsla(0,100%,71%,.3);animation:page_shake__6omdc 2s infinite;width:100%}@keyframes page_shake__6omdc{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.page_urgencyIcon__Kyc3d{font-size:18px;animation:page_rotate__xIioM 2s infinite}@keyframes page_rotate__xIioM{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.page_buttonContainer__0INWU{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;margin:0 auto 18px;align-items:center}.page_benefitsSection__VJtGS{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:16px;border-radius:16px;margin:0 auto 16px;text-align:left;width:100%;max-width:100%}.page_benefitsTitle__fu5DC{font-size:16px;font-weight:700;color:#2c3e50;margin-bottom:12px;text-align:center}.page_benefitsList__jaMKd{display:flex;flex-direction:column;gap:8px}.page_benefitItem__IBMDW{display:flex;align-items:center;gap:10px;font-size:13px;color:#555}.page_checkIcon__gVKKb{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.page_socialProof__Yt1Tr{display:flex;justify-content:space-around;gap:12px;padding-top:14px;border-top:2px solid #f0f0f0;width:100%;margin:0 auto}.page_proofItem__Q9zwN{text-align:center}.page_proofNumber__juBp3{font-size:20px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2px}.page_proofLabel__VHonR{font-size:11px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media (min-width:768px){.page_content___38fW{max-width:480px;padding:32px 24px}.page_title__po7na{font-size:30px}.page_subtitle__YBgxm{font-size:15px}.page_benefitsTitle__fu5DC{font-size:18px}.page_adSection__Qti17{min-height:80px}}@media (max-width:767px){.page_content___38fW{padding:24px 16px}.page_adSection__Qti17{min-height:50px}}