@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Baloo:wght@400&display=swap";
.vp-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s both vpOverlayIn;display:flex;position:fixed;inset:0}@keyframes vpOverlayIn{0%{opacity:0}to{opacity:1}}.vp-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:340px;animation:.4s cubic-bezier(.175,.885,.32,1.275) both vpCardIn;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000073,0 0 0 1px #ffffff1f}@keyframes vpCardIn{0%{opacity:0;transform:scale(.8)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.vp-hero{aspect-ratio:4/3;flex-shrink:0;width:100%;position:relative;overflow:hidden}.vp-hero-img{object-fit:cover;width:100%;height:100%;display:block}.vp-hero-placeholder{background:linear-gradient(135deg,#1a3a6a 0%,#0a6dba 50%,#c0392b 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vp-hero-placeholder-text{color:#fff;text-shadow:0 2px 12px #0006;letter-spacing:2px;text-transform:uppercase;font-size:36px;font-weight:900}.vp-body{flex-direction:column;align-items:center;padding:4px 24px 28px;display:flex}.vp-body--multi{padding-top:24px}.vp-title{color:#1877f2;text-align:center;margin:0 0 4px;padding-top:12px;font-size:22px;font-weight:800;animation:.35s .2s both vpFadeUp}.vp-subtitle{color:#6b7280;text-align:center;margin:0 0 16px;font-size:14px;animation:.35s .28s both vpFadeUp}.vp-subtitle strong{color:#1f2937}@keyframes vpFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.vp-reward-row{align-items:center;gap:8px;margin-bottom:8px;animation:.35s .36s both vpFadeUp;display:flex}.vp-coin-wrap{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.vp-coin-glow{background:radial-gradient(circle,#fbbf2480 0%,#0000 70%);border-radius:50%;animation:1.6s ease-in-out infinite vpCoinPulse;position:absolute;inset:-4px}@keyframes vpCoinPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.vp-coin-img{object-fit:contain;filter:drop-shadow(0 4px 12px #fbbf2499);width:48px;height:48px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .4s both vpCoinBounce}@keyframes vpCoinBounce{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.vp-amount{letter-spacing:-.5px;color:#ffd233;text-shadow:1px 1px #e8900a,2px 2px #e08708,3px 3px #d47e07,4px 4px #c87506,5px 5px #bc6c05,6px 6px #b06304,7px 7px #a45a03,8px 8px 8px #00000040;font-size:42px;font-weight:900;line-height:1}.vp-game-label{color:#6b7280;text-align:center;margin:0 0 20px;font-size:13px;animation:.35s .44s both vpFadeUp}.vp-game-label strong{color:#1f2937}.vp-game-list{flex-direction:column;gap:10px;width:100%;margin-bottom:20px;animation:.35s .34s both vpFadeUp;display:flex}.vp-game-row{background:#f6f8ff;border:1px solid #1877f214;border-radius:14px;align-items:center;gap:14px;padding:10px 14px;display:flex}.vp-game-thumb{background:#e5e7eb;border-radius:12px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.vp-game-thumb-img{object-fit:cover;width:52px;height:52px;display:block}.vp-game-thumb-placeholder{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:800;display:flex}.vp-game-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vp-game-reward-row{align-items:center;gap:5px;display:flex}.vp-game-coin-img{object-fit:contain;flex-shrink:0;width:22px;height:22px}.vp-game-amount{letter-spacing:-.5px;color:#ffd233;text-shadow:1px 1px #e8900a,2px 2px #e08708,3px 3px #d47e07,6px 6px 6px #0003;font-size:26px;font-weight:900;line-height:1}.vp-game-name{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.vp-game-name strong{color:#1f2937}.vp-cta-btn{color:#fff;width:100%;animation:.4s cubic-bezier(.175,.885,.32,1.275) .52s both vpBtnPop;border-radius:999px!important;font-size:15px!important;font-weight:700!important}@keyframes vpBtnPop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}
.wp-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s both wpOverlayIn;display:flex;position:fixed;inset:0}@keyframes wpOverlayIn{0%{opacity:0}to{opacity:1}}.wp-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:360px;animation:.4s cubic-bezier(.175,.885,.32,1.275) both wpCardIn;display:flex;overflow:hidden;box-shadow:0 0 0 2px #1877f240,0 0 40px 12px #1877f21f,0 32px 80px #00000073}@keyframes wpCardIn{0%{opacity:0;transform:scale(.8)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.wp-hero{background:linear-gradient(135deg,#1877f2 0%,#0ea5e9 60%,#6366f1 100%);flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.wp-check-circle{z-index:2;color:#fff;background:#ffffff38;border:2.5px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .2s both wpCheckPop;display:flex;position:relative;box-shadow:0 0 0 8px #ffffff14,0 4px 20px #0003}@keyframes wpCheckPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.wp-body{flex-direction:column;align-items:center;gap:0;padding:20px 20px 24px;display:flex}.wp-title{color:#31b5e7;text-align:center;margin:0 0 4px;font-size:20px;font-weight:800;animation:.35s .25s both wpFadeUp}.wp-subtitle{color:#6b7280;text-align:center;margin:0 0 16px;font-size:13px;animation:.35s .32s both wpFadeUp}@keyframes wpFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wp-reward-row{align-items:center;gap:10px;margin-bottom:6px;animation:.35s .38s both wpFadeUp;display:flex}.wp-coin-wrap{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.wp-coin-glow{background:radial-gradient(circle,#fbbf248c 0%,#0000 70%);border-radius:50%;animation:1.6s ease-in-out infinite wpCoinPulse;position:absolute;inset:-4px}@keyframes wpCoinPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.wp-coin-img{object-fit:contain;filter:drop-shadow(0 4px 8px #fbbf2480);width:38px;height:38px;animation:.5s cubic-bezier(.175,.885,.32,1.275) .4s both wpCoinBounce}@keyframes wpCoinBounce{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.wp-reward-amount{color:#f0a500;letter-spacing:-.5px;font-size:48px;font-weight:900;line-height:1}.wp-reward-desc{color:#9ca3af;margin:0 0 14px;font-size:13px}.wp-chip-tile{background:#f2f8ff;border-radius:10px;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:12px 14px;animation:.35s .4s both wpFadeUp;display:flex}.wp-chip-tile-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wp-chip-tile-icon img{object-fit:contain;filter:drop-shadow(0 4px 8px #fbbf2466);width:48px;height:48px}.wp-chip-tile-content{flex-direction:column;flex:1;gap:3px;display:flex}.wp-chip-tile-title{color:#1877f2;margin:0;font-family:"Baloo 2",cursive;font-size:18px;font-weight:700;line-height:24px}.wp-chip-tile-desc{color:#1877f2;margin:0;font-family:"Baloo 2",cursive;font-size:12px;font-weight:400;line-height:15px}.wp-chip-tile-desc strong{color:#1877f2;font-family:"Baloo 2",cursive;font-weight:700}.wp-deposit-tile{background:#fff6f2;border-radius:10px;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding:12px 14px;animation:.35s .44s both wpFadeUp;display:flex}.wp-deposit-tile-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wp-deposit-tile-icon img{object-fit:contain;width:48px;height:48px}.wp-deposit-tile-content{flex-direction:column;flex:1;gap:3px;display:flex}.wp-deposit-tile-title{color:#f50;letter-spacing:0%;margin:0;font-family:"Baloo 2",cursive;font-size:18px;font-weight:700;line-height:24px}.wp-deposit-tile-desc{color:#f50;letter-spacing:0%;margin:0;font-family:"Baloo 2",cursive;font-size:12px;font-weight:400;line-height:13px}.wp-deposit-tile-desc strong{color:#f50;letter-spacing:0%;font-family:"Baloo 2",cursive;font-size:12px;font-weight:700;line-height:13px}.wp-use-label{color:#6b7280;text-align:left;width:100%;margin:0 0 10px;font-size:12px;font-weight:600;animation:.35s .44s both wpFadeUp}.wp-games-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;width:100%;margin-bottom:14px;padding-bottom:6px;animation:.35s .5s both wpFadeUp;display:flex;overflow-x:auto}.wp-games-scroll::-webkit-scrollbar{display:none}.wp-game-card{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:72px;padding:0;transition:transform .15s;display:flex}.wp-game-card:hover{transform:translateY(-2px)}.wp-game-card:active{transform:scale(.96)}.wp-game-img{object-fit:cover;border:1.5px solid #00000012;border-radius:12px;width:72px;height:72px;display:block}.wp-game-placeholder{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;font-size:18px;font-weight:800;display:flex}.wp-game-name{color:#374151;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:11px;font-weight:600;overflow:hidden}.wp-games-empty{color:#9ca3af;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:64px;margin-bottom:14px;font-size:13px;animation:.35s .5s both wpFadeUp;display:flex}.wp-ai-pill{color:#31b5e7;background:#31b5e70f;border:1px solid #31b5e74d;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 16px;font-size:12px;font-weight:600;animation:2.4s ease-in-out infinite wpAiShimmer;display:inline-flex}@keyframes wpAiShimmer{0%,to{box-shadow:none;border-color:#31b5e74d}50%{border-color:#31b5e799;box-shadow:0 0 8px #31b5e726}}.wp-ai-wave{flex-shrink:0;align-items:center;gap:2px;height:14px;display:flex}.wp-ai-bar{background:#31b5e7;border-radius:999px;width:2.5px;animation:1s ease-in-out infinite wpBarPulse;display:block}.wp-ai-bar:first-child{height:6px;animation-delay:0s}.wp-ai-bar:nth-child(2){height:12px;animation-delay:.15s}.wp-ai-bar:nth-child(3){height:9px;animation-delay:.3s}.wp-ai-bar:nth-child(4){height:5px;animation-delay:.45s}@keyframes wpBarPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.6)}}.wp-cta-btn{color:#fff;width:100%;animation:.4s cubic-bezier(.175,.885,.32,1.275) .62s both wpBtnPop;border-radius:999px!important;font-size:15px!important;font-weight:700!important}@keyframes wpBtnPop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}[data-theme=dark] .wp-card,.dark .wp-card{background:#1b1d29;box-shadow:0 0 0 2px #31b5e733,0 0 40px 12px #31b5e70f,0 32px 80px #000000b3}[data-theme=dark] .wp-title,.dark .wp-title{color:#31b5e7}[data-theme=dark] .wp-subtitle,.dark .wp-subtitle,[data-theme=dark] .wp-reward-desc,.dark .wp-reward-desc{color:#6b7280}[data-theme=dark] .wp-use-label,.dark .wp-use-label{color:#4b5563}[data-theme=dark] .wp-game-img,.dark .wp-game-img{border-color:#ffffff14}[data-theme=dark] .wp-game-name,.dark .wp-game-name{color:#9ca3af}[data-theme=dark] .wp-games-empty,.dark .wp-games-empty{color:#4b5563;background:#ffffff0d}[data-theme=dark] .wp-ai-pill,.dark .wp-ai-pill{background:#31b5e714;border-color:#31b5e740}[data-theme=dark] .wp-deposit-tile,.dark .wp-deposit-tile{background:#ff550014}[data-theme=dark] .wp-chip-tile,.dark .wp-chip-tile{background:#1877f21a}
.lplp-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s both lplpOverlayIn;display:flex;position:fixed;inset:0}@keyframes lplpOverlayIn{0%{opacity:0}to{opacity:1}}.lplp-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:340px;animation:.4s cubic-bezier(.175,.885,.32,1.275) both lplpCardIn;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000073}.dark .lplp-card,[data-theme=dark] .lplp-card{background:#1b1d29}@keyframes lplpCardIn{0%{opacity:0;transform:scale(.85)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.lplp-hero{aspect-ratio:324/280;background:#1877f2;width:100%;position:relative;overflow:hidden}.lplp-hero-img{object-fit:cover;width:100%;height:100%;display:block}.lplp-hero-logo{filter:drop-shadow(0 1px 4px #00000059);width:auto;height:34px;position:absolute;top:20px;left:20px}.lplp-close-btn{color:#fff;cursor:pointer;filter:drop-shadow(0 1px 4px #00000059);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s,transform .15s;display:flex;position:absolute;top:20px;right:20px}.lplp-close-btn:hover{opacity:.8}.lplp-close-btn:active{transform:scale(.92)}.lplp-body{text-align:center;flex-direction:column;align-items:center;padding:22px 20px 26px;display:flex}.lplp-title{color:#00568b;margin:0;font-family:"Baloo 2",sans-serif;font-size:22px;font-weight:800;line-height:1.25}.dark .lplp-title,[data-theme=dark] .lplp-title{color:#38bdf8}.lplp-subtitle{color:#8a94a6;margin:10px 0 0;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:500;line-height:1.4}.dark .lplp-subtitle,[data-theme=dark] .lplp-subtitle{color:#94a3b8}.lplp-cta-btn{color:#fff;cursor:pointer;background:#0095ff;border:none;border-radius:999px;margin-top:22px;padding:15px 38px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;line-height:1;transition:background .2s,transform .15s}.lplp-cta-btn:hover{background:#0084e3}.lplp-cta-btn:active{transform:scale(.97)}.lplp-card--promo .lplp-title{color:#1a1a1a}.dark .lplp-card--promo .lplp-title,[data-theme=dark] .lplp-card--promo .lplp-title{color:#f1f5f9}.lplp-card--promo .lplp-cta-btn{background:#f1600a}.lplp-card--promo .lplp-cta-btn:hover{background:#d95309}
@keyframes ccpBannerIn{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ccp-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:flex-end;animation:.2s both ccpOverlayIn;display:flex;position:fixed;inset:0}@keyframes ccpOverlayIn{0%{opacity:0}to{opacity:1}}.ccp-card{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;align-items:stretch;gap:0;width:100%;max-height:72vh;padding:0;animation:.3s cubic-bezier(.32,.72,0,1) both ccpDrawerIn;display:flex;overflow:hidden auto;box-shadow:0 -4px 40px #0000001f}@keyframes ccpDrawerIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ccp-hero{box-sizing:border-box;background:#fff;border-radius:20px 20px 0 0;flex-shrink:0;width:100%;padding:10px 10px 0;position:relative}.ccp-hero-img{object-fit:cover;border-radius:30px;width:100%;height:285px;display:block}.ccp-hero-text{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;padding:48px 16px 40px;display:flex;position:absolute;inset:0}.ccp-hero-badge{width:78px;height:32px;letter-spacing:0%;text-align:center;color:#06a0ff;background:#fff;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;padding:0 10px;font-family:"Baloo 2",cursive;font-size:24px;font-weight:700;line-height:18px;display:flex}.ccp-hero-title{flex-direction:column;align-items:center;gap:0;display:flex}.ccp-hero-text span{letter-spacing:0%;text-align:center;color:#fff;font-family:"Baloo 2",cursive;font-size:72px;font-weight:700;line-height:53px}.ccp-handle{z-index:2;background:#ffffff8c;border-radius:999px;width:40px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.ccp-content{flex-direction:column;align-items:stretch;padding:16px 20px 28px;display:flex}.ccp-header-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ccp-subtitle{color:#9ca3af;font-family:"Baloo 2",cursive;font-size:13px;font-weight:500;line-height:1}.ccp-lang-toggle{background:0 0;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.ccp-lang-btn{cursor:pointer;color:#06a0ff;background:0 0;border:none;border-radius:999px;padding:4px 14px;font-family:"Baloo 2",cursive;font-size:14px;font-weight:700;line-height:1.4;transition:all .15s}.ccp-lang-btn--active{color:#fff;box-shadow:none;background:#06a0ff}.ccp-terms-wrap{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.ccp-terms{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ccp-term-item{color:#454545;letter-spacing:0%;padding-left:14px;font-family:"Baloo 2",cursive;font-size:13px;font-weight:400;line-height:1.5;position:relative}.ccp-term-item:before{content:"·";color:#454545;font-size:18px;line-height:1.2;position:absolute;top:0;left:0}.ccp-term-item strong{color:#454545;font-family:"Baloo 2",cursive;font-size:13px;font-weight:700}.ccp-terms--si .ccp-term-item{font-family:system-ui,-apple-system,sans-serif;font-size:12px;line-height:1.7}.ccp-terms--si .ccp-term-item strong{font-size:12px}.ccp-scroll-btn{z-index:10;color:#1a1a1a;cursor:pointer;box-sizing:border-box;background:#efefef;border:none;border-radius:40px;justify-content:center;align-items:center;width:43px;height:43px;padding:10px;transition:background .15s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 2px 8px #00000014}.ccp-scroll-btn:hover{background:#e0e0e0}@media (min-width:768px){.ccp-scroll-btn{bottom:220px;right:calc(50% - 190px)}}.ccp-spinner{vertical-align:middle;border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ccpSpin;display:inline-block}@keyframes ccpSpin{to{transform:rotate(360deg)}}.ccp-success{text-align:center;background:#0ea3ff;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:56px 28px 36px;animation:.35s both ccpSuccessIn;display:flex;position:relative;overflow:hidden}@keyframes ccpSuccessIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ccp-success-coins{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ccp-coin{bottom:-48px;left:calc(4% + var(--i) * 10%);object-fit:contain;filter:drop-shadow(0 2px 6px #e0a10659);opacity:0;width:34px;height:34px;animation:3.2s ease-in infinite ccpCoinFloat;animation-delay:calc(var(--i) * .34s);position:absolute}.ccp-coin:nth-child(odd){width:24px;height:24px;animation-duration:2.6s}.ccp-coin:nth-child(3n){width:44px;height:44px;animation-duration:3.8s}@keyframes ccpCoinFloat{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(-560px)rotate(320deg)}}.ccp-success-ring{border:3px solid #ffffffd9;border-radius:50%;width:84px;height:84px;margin-left:-42px;animation:1.6s ease-out infinite ccpRing;position:absolute;top:64px;left:50%}@keyframes ccpRing{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.ccp-success-check{color:#0ea3ff;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:22px;animation:.5s cubic-bezier(.175,.885,.32,1.4) .15s both ccpCheckPop;display:flex;position:relative;box-shadow:0 10px 30px #003c6e4d}@keyframes ccpCheckPop{0%{transform:scale(0)}to{transform:scale(1)}}.ccp-success-title{color:#fff;margin-bottom:10px;font-family:"Baloo 2",cursive;font-size:26px;font-weight:700;animation:.4s .3s both ccpRiseIn}.ccp-success-badge{color:#0ea3ff;background:#fff;border-radius:50px;margin-bottom:14px;padding:4px 16px;font-family:"Baloo 2",cursive;font-size:14px;font-weight:700;animation:.4s .45s both ccpRiseIn}.ccp-success-amount{color:#fff;text-shadow:0 4px 18px #00508c59;margin-bottom:6px;font-family:"Baloo 2",cursive;font-size:46px;font-weight:700;line-height:1.1;animation:.5s cubic-bezier(.175,.885,.32,1.4) .6s both ccpAmountPop}@keyframes ccpAmountPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ccp-success-sub{color:#ffffffd9;margin:0 0 28px;font-family:"Baloo 2",cursive;font-size:14px;font-weight:500;animation:.4s .75s both ccpRiseIn}@keyframes ccpRiseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ccp-success-btn{z-index:1;animation:.4s .9s both ccpRiseIn;position:relative}.ccp-success .ccp-success-btn{color:#0ea3ff;background:#fff}.ccp-success .ccp-success-btn:hover:not(:disabled){background:#eaf6ff}.ccp-success--si .ccp-success-title{font-family:system-ui,-apple-system,sans-serif;font-size:22px}.ccp-success--si .ccp-success-badge,.ccp-success--si .ccp-success-sub,.ccp-success--si .ccp-success-btn{font-family:system-ui,-apple-system,sans-serif}.ccp-checkbox-label{cursor:pointer;align-items:center;gap:10px;width:100%;margin-bottom:18px;display:flex}.ccp-checkbox-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ccp-checkbox-box{background:#00568b;border:2px solid #00568b;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s,border-color .15s;display:flex}.ccp-checkbox-input:not(:checked)+.ccp-checkbox-box{background:#fff;border-color:#00568b}.ccp-checkbox-text{color:#00568b;font-size:14px;font-weight:500}.ccp-btn-accept{color:#fff;cursor:pointer;background:#06a0ff;border:none;border-radius:12px;width:100%;margin-bottom:10px;padding:14px 0;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;transition:opacity .15s,background .15s}.ccp-btn-accept:hover:not(:disabled){background:#0090e8}.ccp-btn-accept:disabled{opacity:.45;cursor:not-allowed}.ccp-btn-decline{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;width:100%;margin-bottom:4px;padding:14px 0;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;transition:background .15s}.ccp-btn-decline:hover:not(:disabled){background:#e5e7eb}.ccp-btn-decline:disabled{opacity:.35;cursor:not-allowed}.ccp-btn-skip{color:#9ca3af;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:10px 0;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline;transition:color .15s}.ccp-btn-skip:hover{color:#6b7280}@media (min-width:768px){.ccp-overlay{align-items:center;padding:16px}.ccp-card{border-radius:20px;width:100%;max-width:420px;max-height:90vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) both ccpPopupIn;box-shadow:0 24px 60px #0000002e}@keyframes ccpPopupIn{0%{opacity:0;transform:scale(.88)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.ccp-hero{border-radius:20px 20px 0 0}.ccp-handle{display:none}}.dark .ccp-card,[data-theme=dark] .ccp-card{background:#1a2235;box-shadow:0 -4px 40px #00000073}.dark .ccp-hero,[data-theme=dark] .ccp-hero,.dark .ccp-success,[data-theme=dark] .ccp-success{background:#1a2235}.dark .ccp-success-ring,[data-theme=dark] .ccp-success-ring{border-color:#06a0ff}.dark .ccp-success-check,[data-theme=dark] .ccp-success-check{color:#fff;background:linear-gradient(135deg,#3eb5ff,#06a0ff);box-shadow:0 10px 30px #06a0ff66}.dark .ccp-success-title,[data-theme=dark] .ccp-success-title{color:#f1f5f9}.dark .ccp-success-badge,[data-theme=dark] .ccp-success-badge{color:#fff;background:linear-gradient(135deg,#3eb5ff,#06a0ff)}.dark .ccp-success-amount,[data-theme=dark] .ccp-success-amount{color:#3eb5ff;text-shadow:0 4px 22px #3eb5ff59}.dark .ccp-success-sub,[data-theme=dark] .ccp-success-sub{color:#64748b}.dark .ccp-success .ccp-success-btn,[data-theme=dark] .ccp-success .ccp-success-btn{color:#fff;background:#06a0ff}.dark .ccp-success .ccp-success-btn:hover:not(:disabled),[data-theme=dark] .ccp-success .ccp-success-btn:hover:not(:disabled){background:#0090e8}.dark .ccp-subtitle,[data-theme=dark] .ccp-subtitle{color:#475569}.dark .ccp-lang-toggle,[data-theme=dark] .ccp-lang-toggle{background:0 0}.dark .ccp-lang-btn--active,[data-theme=dark] .ccp-lang-btn--active{color:#fff;background:#06a0ff}.dark .ccp-term-item,[data-theme=dark] .ccp-term-item,.dark .ccp-term-item:before,[data-theme=dark] .ccp-term-item:before{color:#94a3b8}.dark .ccp-term-item strong,[data-theme=dark] .ccp-term-item strong{color:#cbd5e1}.dark .ccp-scroll-btn,[data-theme=dark] .ccp-scroll-btn{color:#64748b;background:#1e293b}.dark .ccp-scroll-btn:hover,[data-theme=dark] .ccp-scroll-btn:hover{color:#94a3b8;background:#273549}.dark .ccp-checkbox-input:not(:checked)+.ccp-checkbox-box,[data-theme=dark] .ccp-checkbox-input:not(:checked)+.ccp-checkbox-box{background:#0f172a;border-color:#3eb5ff}.dark .ccp-checkbox-box,[data-theme=dark] .ccp-checkbox-box{background:#3eb5ff;border-color:#3eb5ff}.dark .ccp-checkbox-text,[data-theme=dark] .ccp-checkbox-text{color:#3eb5ff}.dark .ccp-btn-accept,[data-theme=dark] .ccp-btn-accept{background:#06a0ff;box-shadow:0 4px 14px #06a0ff4d}.dark .ccp-btn-accept:hover:not(:disabled),[data-theme=dark] .ccp-btn-accept:hover:not(:disabled){background:#0090e8}.dark .ccp-btn-decline,[data-theme=dark] .ccp-btn-decline{color:#64748b;background:#1e293b}.dark .ccp-btn-decline:hover:not(:disabled),[data-theme=dark] .ccp-btn-decline:hover:not(:disabled){color:#94a3b8;background:#2d3a4f}
.latest-section{flex-direction:column;gap:1rem;width:100%;font-family:Inter,system-ui,sans-serif;display:flex;container:latest-section/inline-size}.latest-compact{box-sizing:border-box;background:#fff;border-radius:26px;flex-direction:column;gap:10px;width:100%;max-width:480px;margin:0 auto;padding:14px 12px 20px;font-family:"Baloo 2",sans-serif;display:flex;position:relative}:root[data-theme=dark] .latest-compact,.dark .latest-compact{background:#111827}.latest-compact__head{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.latest-compact__head-row{justify-content:center;align-items:center;min-height:34px;display:flex;position:relative}.latest-compact__title{letter-spacing:-.3px;text-align:center;color:#111827;margin:0;font-family:"Baloo 2",sans-serif;font-size:22px;font-weight:800;line-height:34px}:root[data-theme=dark] .latest-compact__title,.dark .latest-compact__title{color:#f9fafb}.latest-compact__title-accent{color:#ff5a00}.latest-compact__dismiss{align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.latest-compact__countdown{color:#9ca3af;text-align:right;font-variant-numeric:tabular-nums;min-width:34px;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:600;line-height:1}.latest-compact__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:inline-flex}.latest-compact__subtitle{text-align:center;color:#6b7280;margin:0;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:500;line-height:19px}.latest-mcard{box-sizing:border-box;text-align:left;color:#fff;cursor:pointer;border:none;border-radius:22px;width:100%;height:82px;padding:0;font-family:inherit;position:relative;overflow:hidden}.latest-mcard:focus-visible{outline-offset:2px;outline:2px solid #ff5a00}.latest-mcta{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:40px;padding:0 17px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.latest-mcta--ink{color:#111827;background:#fff;border:1px solid #d8dde3}.latest-mcta--outline{color:#fff;background:0 0;border:1.5px solid #fff}.latest-mcard__flip,.latest-mcard__front{display:inherit;align-items:inherit;gap:inherit;padding:inherit;border-radius:inherit;box-sizing:border-box}.latest-mcard{perspective:1200px;overflow:visible}.latest-mcard__flip{transform-style:preserve-3d;transition:transform .6s;position:absolute;inset:0}.latest-mcard__front,.latest-mcard__back{border-radius:inherit;backface-visibility:hidden;transition:visibility 0s linear .3s;position:absolute;inset:0;overflow:hidden}.latest-mcard__back{visibility:hidden;background:50%/cover no-repeat;justify-content:center;align-items:center;display:flex;transform:rotateY(180deg)}.latest-mcard--flipped .latest-mcard__flip{transform:rotateY(180deg)}.latest-mcard--flipped .latest-mcard__front{visibility:hidden}.latest-mcard--flipped .latest-mcard__back{visibility:visible}@media (hover:hover) and (pointer:fine){.latest-mcard:hover .latest-mcard__flip{transform:rotateY(180deg)}.latest-mcard:hover .latest-mcard__front{visibility:hidden}.latest-mcard:hover .latest-mcard__back{visibility:visible}}.latest-mcard__back-cta{color:#fff;white-space:nowrap;border:1px solid #fff;border-radius:80px;justify-content:center;align-items:center;min-width:131px;height:44px;padding:0 32px;font-family:"Baloo 2",sans-serif;font-size:18px;font-weight:600;line-height:1;display:inline-flex}.latest-mcard--win .latest-mcard__back{background-image:url(/images/iphone_back.png)}.latest-mcard--crash .latest-mcard__back{background-image:url(/images/crashon_back.png)}.latest-mcard--cashback .latest-mcard__back{background-image:url(/images/cashback_back.png)}.latest-mcard--markets .latest-mcard__back{background-image:url(/images/btc_back.png)}.latest-mcard--predict .latest-mcard__back{background-image:url(/images/pred-back.png)}.latest-mcard--win{background:linear-gradient(90deg,#ff7a18 0%,#ff4e00 100%);align-items:stretch;padding:5px;display:flex}.latest-mwin__photo-slot{border-radius:22px 0 0 22px;width:calc(30% + 22px);position:absolute;top:0;bottom:0;left:0;overflow:hidden}.latest-mwin__photo{object-fit:cover;object-position:46% 45%}.latest-mwin__panel{z-index:1;background:#fff;border-radius:18px;flex:1;align-items:center;gap:8px;min-width:0;margin-left:30%;padding:8px 10px 8px 12px;display:flex;position:relative}.latest-mwin__text{color:#111827;flex:1;min-width:0;margin:0;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:800;line-height:18px}.latest-mwin__text-accent{color:#ff5a00}.latest-mcard--crash{background:radial-gradient(75% 180% at 26% 60%,#962c1e8c 0%,#601a1247 48%,#0000 78%),linear-gradient(96deg,#431612 0%,#350f0c 26%,#230a08 45%,#0b0403 66%,#000 100%);display:block}.latest-mcrash__logo,.latest-mcrash__logo-image{z-index:2;position:absolute;top:13px;left:16px}.latest-mcrash__logo{letter-spacing:.08em;text-transform:uppercase;color:#fff;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:800;line-height:1}.latest-mcrash__logo-image{object-fit:contain;width:auto;height:10px}.latest-mcrash__value{z-index:2;letter-spacing:-1px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:40px;font-weight:800;line-height:1;position:absolute;bottom:12px;left:16px}.latest-mcard--crash .latest-mcta{z-index:2;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.latest-mcard--cashback{background:url(/images/cash_back.png) 50%/cover no-repeat;display:block}.latest-mcashback__percent{letter-spacing:-1.5px;color:#fff;font-family:Baloo,sans-serif;font-size:52px;font-weight:400;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-58%)}.latest-mcashback__icon{object-fit:contain;width:34px;height:34px;position:absolute;bottom:12px;left:62px}.latest-mcashback__description{color:#fff;margin:0;font-family:"Baloo 2",sans-serif;font-size:17px;font-weight:700;line-height:21px;position:absolute;top:50%;left:53%;right:14px;transform:translateY(-50%)}.latest-mcashback__amount{font-size:19px;font-weight:800}.latest-mcard--markets{background:#fff;border:1px solid #e7eaee;align-items:center;gap:10px;padding:6px 12px;display:flex}.latest-mmarkets__icon{border-radius:50%;flex-shrink:0;width:62px;height:62px;position:relative;overflow:hidden}.latest-mmarkets__levels{width:100%;height:100%;position:absolute;inset:0}.latest-mmarkets__body{flex:1;min-width:0}.latest-mmarkets__title{color:#111827;margin:0;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:600;line-height:20px}.latest-mmarkets__symbols{color:#ff5a00}.latest-mmarkets__pills{gap:6px;margin-top:5px;display:flex}.latest-mmarkets__pill{background:#fff;border:1px solid #e7eaee;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-family:"Baloo 2",sans-serif;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.latest-mmarkets__pill--up{color:#16a34a}.latest-mmarkets__pill--down{color:#ef4467}.latest-mcard--predict{background:#0a5fa0;align-items:stretch;padding:5px;display:flex}.latest-mpredict__panel{box-sizing:border-box;background:#fff;border-radius:18px;flex-direction:column;flex:0 66%;min-width:0;padding:6px 9px;display:flex;overflow:hidden}.latest-mpredict__top{flex:1;align-items:center;gap:8px;min-height:0;display:flex}.latest-mpredict__chart{flex:0 0 46%;height:100%;position:relative}.latest-mpredict__gridline{background-image:radial-gradient(circle,#d6dae0 .6px,#0000 .7px);background-repeat:repeat-x;background-size:4px 2px;width:80%;height:2px;position:absolute;left:0;transform:translateY(-50%)}.latest-mpredict__grid{width:100%;height:100%;position:absolute;inset:0}.latest-mpredict__arrow{aspect-ratio:24/17.5;height:100%;position:absolute;top:0;left:18%}.latest-mpredict__jitter-dot{background:#b9bec5;border-radius:50%;width:4px;height:4px;position:absolute;left:72%;transform:translate(-50%,-50%)}.latest-mpredict__axis{pointer-events:none;position:absolute;inset:0}.latest-mpredict__axis span{color:#8d949c;font-family:"Baloo 2",sans-serif;font-size:8px;font-weight:600;line-height:1;position:absolute;right:0;transform:translateY(-50%)}.latest-mpredict__title{color:#0a5fa0;margin:0;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:600;line-height:17px}.latest-mpredict__categories{flex-shrink:0;gap:6px;margin-top:6px;display:flex}.latest-mpredict__category{color:#6b7280;background:#fff;border:1px solid #e2e6eb;border-radius:999px;flex-shrink:0;align-items:center;height:22px;padding:0 10px;font-family:"Baloo 2",sans-serif;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.latest-mcard--predict .latest-mcta{align-self:center;margin:0 auto}.latest-mgames{margin-top:2px}.latest-mgames__label{color:#9ca3af;margin:0 0 8px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:600;line-height:1}.latest-mgames__row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.latest-mgames__item:nth-child(n+5){display:none}.latest-mgames__item{aspect-ratio:1;cursor:pointer;background:#f3f4f6;border:none;border-radius:16px;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.latest-mgames__fallback{justify-content:center;align-items:center;font-size:30px;line-height:1;display:flex;position:absolute;inset:0}.latest-mgames__art{object-fit:cover}.latest-mcrash__trail{z-index:1;clip-path:inset(0 94% 0 0);animation:latest-mcrash-reveal var(--crash-cycle,11.4s) linear infinite;position:absolute;inset:0}@keyframes latest-mcrash-reveal{0%{clip-path:inset(0 74% 0 0)}21.93%{clip-path:inset(0 72.375% 0 0)}43.86%{clip-path:inset(0 67.5% 0 0)}65.79%{clip-path:inset(0 59.375% 0 0)}87.72%{clip-path:inset(0 48% 0 0)}to{clip-path:inset(0 48% 0 0)}}.latest-mcrash__rocket{z-index:1;pointer-events:none;width:58px;height:58px;animation:latest-mcrash-travel var(--crash-cycle,11.4s) linear infinite;position:absolute;transform:translate(-50%,-50%)rotate(50deg)}@keyframes latest-mcrash-travel{0%{top:96%;left:26%}21.93%{top:92.625%;left:27.625%}43.86%{top:82.5%;left:32.5%}65.79%{top:65.625%;left:40.625%}87.72%{top:42%;left:52%}to{top:42%;left:52%}}@container latest-section (min-width:1024px){.latest-compact{border-radius:28px;grid-template-columns:300fr 465fr 465fr;grid-template-areas:"head win markets""head crash predict""head cashback games";gap:8px 18px;max-width:1300px;padding:26px 30px 30px;display:grid}.latest-compact__head{grid-area:head;align-self:start;gap:14px;margin-bottom:0;padding-top:18px;padding-left:22px}.latest-compact__head-row{min-height:0;display:block;position:static}.latest-compact__title{letter-spacing:-1px;text-align:left;font-size:44px;line-height:46px}.latest-compact__title-accent{letter-spacing:-2px;font-size:82px;line-height:78px;display:block}.latest-compact__subtitle{text-align:left;max-width:230px;font-size:16px;line-height:22px}.latest-compact__dismiss{gap:10px;top:-40px;right:4px;transform:none}.latest-compact__close{color:#fff}.latest-compact__countdown{color:#ffffffd9;font-size:15px}.latest-mcard--win{grid-area:win}.latest-mwin__photo{object-position:54% 45%}.latest-mcard--crash{grid-area:crash}.latest-mcard--cashback{grid-area:cashback}.latest-mcard--markets{grid-area:markets}.latest-mcard--predict{grid-area:predict}.latest-mgames{grid-area:games;align-self:end;margin-top:0}.latest-mgames__row{grid-template-columns:repeat(6,1fr)}.latest-mgames__item:nth-child(n+5){display:flex}}
