.Header-module__PYVnzG__header{height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(16px);background:#04060b99;border-bottom:1px solid #ffd70014;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Header-module__PYVnzG__scrolled{background:#04060beb;border-bottom:1px solid #ffd70033;box-shadow:0 4px 30px #0009}.Header-module__PYVnzG__nav{max-width:var(--container-max);padding:0 var(--space-6);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.Header-module__PYVnzG__logo{align-items:center;gap:var(--space-3);font-family:var(--font-heading);letter-spacing:.04em;font-size:1.35rem;font-weight:900;display:flex}.Header-module__PYVnzG__logoBadge{filter:drop-shadow(0 0 10px #ffd70066);justify-content:center;align-items:center;display:flex}.Header-module__PYVnzG__logoImg{object-fit:contain}.Header-module__PYVnzG__logoText{color:#fff}.Header-module__PYVnzG__logoAccent{color:var(--color-gold);background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Header-module__PYVnzG__navLinks{align-items:center;gap:var(--space-8);display:flex}.Header-module__PYVnzG__navLink{font-family:var(--font-heading);color:var(--text-secondary);padding:var(--space-2) 0;font-size:.95rem;font-weight:600;transition:color .2s,transform .2s;position:relative}.Header-module__PYVnzG__navLink:hover{color:var(--color-gold)}.Header-module__PYVnzG__navLink:after{content:"";background:var(--gradient-gold);height:2px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__PYVnzG__navLink:hover:after{transform:scaleX(1)}.Header-module__PYVnzG__headerRight{align-items:center;gap:var(--space-4);display:flex}.Header-module__PYVnzG__headerCta{padding:.65rem 1.35rem;font-size:.9rem}.Header-module__PYVnzG__mobileToggle{color:var(--color-gold);padding:var(--space-2);display:none}.Header-module__PYVnzG__mobileOverlay{display:none}@media (max-width:900px){.Header-module__PYVnzG__navLinks,.Header-module__PYVnzG__headerCta{display:none}.Header-module__PYVnzG__mobileToggle{display:block}.Header-module__PYVnzG__mobileOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;opacity:0;pointer-events:none;background:#000000d9;transition:opacity .3s;display:block;position:fixed;inset:0}.Header-module__PYVnzG__mobileOpen{opacity:1;pointer-events:auto}.Header-module__PYVnzG__mobileDrawer{width:320px;max-width:85vw;padding:var(--space-6);background:#080c16;border-left:1px solid #ffd70040;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #000c}.Header-module__PYVnzG__mobileHeader{padding-bottom:var(--space-4);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.Header-module__PYVnzG__closeBtn{color:var(--text-secondary);padding:var(--space-2)}.Header-module__PYVnzG__mobileLinks{gap:var(--space-4);margin-top:var(--space-6);flex-direction:column;display:flex}.Header-module__PYVnzG__mobileLink{font-family:var(--font-heading);color:var(--text-primary);padding:var(--space-3) 0;border-bottom:1px solid #ffffff0a;font-size:1.15rem;font-weight:700}.Header-module__PYVnzG__mobileLink:hover{color:var(--color-gold)}.Header-module__PYVnzG__mobileCtaBox{padding-top:var(--space-6);margin-top:auto}}
.Footer-module__DiOTna__footer{padding:var(--space-16) 0 var(--space-8);background:#04060b;border-top:1px solid #ffd70026;position:relative}.Footer-module__DiOTna__footerGrid{gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__DiOTna__brandCol{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__DiOTna__logo{align-items:center;gap:var(--space-3);font-family:var(--font-heading);font-size:1.25rem;font-weight:900;display:flex}.Footer-module__DiOTna__logoText{color:#fff}.Footer-module__DiOTna__logoAccent{color:var(--color-gold);background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Footer-module__DiOTna__brandDesc{color:var(--text-secondary);max-width:440px;font-size:.9rem;line-height:1.6}.Footer-module__DiOTna__trustBadge{align-items:center;gap:var(--space-2);color:#34d399;border-radius:var(--radius-full);background:#10b98114;border:1px solid #10b98133;width:fit-content;padding:.35rem .75rem;font-size:.82rem;display:inline-flex}.Footer-module__DiOTna__colTitle{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-4);font-size:1rem;font-weight:800}.Footer-module__DiOTna__linkList{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__DiOTna__linkList a{color:var(--text-secondary);font-size:.88rem;transition:color .2s}.Footer-module__DiOTna__linkList a:hover{color:var(--color-gold)}.Footer-module__DiOTna__bottomBar{padding-top:var(--space-8);color:var(--text-muted);justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid #ffffff0f;flex-wrap:wrap;font-size:.82rem;display:flex}@media (max-width:768px){.Footer-module__DiOTna__footerGrid{gap:var(--space-8);grid-template-columns:1fr}}
.HeroSection-module__QcOtxG__hero{padding-top:calc(var(--header-height) + 3.5rem);padding-bottom:var(--space-16);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__QcOtxG__bgGlowGold{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ffd7001f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:15%;left:20%}.HeroSection-module__QcOtxG__bgGlowPurple{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf617 0%,#ff2a6d0d 50%,#0000 70%);width:600px;height:600px;position:absolute;bottom:10%;right:15%}.HeroSection-module__QcOtxG__grid{gap:var(--space-12);z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;display:grid;position:relative}.HeroSection-module__QcOtxG__content{gap:var(--space-6);flex-direction:column;display:flex}.HeroSection-module__QcOtxG__badge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-gold);background:#ffd7000f;width:fit-content;font-weight:700;display:inline-flex}.HeroSection-module__QcOtxG__badgeFire{color:#ff2a6d}.HeroSection-module__QcOtxG__title{font-size:var(--text-display-xl);color:#fff;text-shadow:0 4px 20px #0009;font-weight:900;line-height:1.08}.HeroSection-module__QcOtxG__desc{font-size:var(--text-body-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:540px}.HeroSection-module__QcOtxG__actions{align-items:center;gap:var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.HeroSection-module__QcOtxG__trustGrid{gap:var(--space-4);margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);display:grid}.HeroSection-module__QcOtxG__trustItem{align-items:center;gap:var(--space-3);display:flex}.HeroSection-module__QcOtxG__trustIconContainer{border-radius:var(--radius-lg);background:#ffd70014;border:1px solid #ffd70040;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HeroSection-module__QcOtxG__trustIcon{color:var(--color-gold)}.HeroSection-module__QcOtxG__trustValue{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:700}.HeroSection-module__QcOtxG__trustLabel{color:var(--text-muted);font-size:.78rem}.HeroSection-module__QcOtxG__visual{justify-content:center;display:flex;position:relative}.HeroSection-module__QcOtxG__mockupWrapper{justify-content:center;width:100%;max-width:420px;display:flex;position:relative}.HeroSection-module__QcOtxG__mockupGlow{filter:blur(30px);z-index:0;background:radial-gradient(circle,#ffd7004d 0%,#8b5cf633 50%,#0000 70%);border-radius:40px;animation:4s ease-in-out infinite HeroSection-module__QcOtxG__pulseGlow;position:absolute;inset:-15px}.HeroSection-module__QcOtxG__phoneFrame{z-index:1;border:2px solid #ffd70059;border-radius:36px;animation:6s ease-in-out infinite HeroSection-module__QcOtxG__float;position:relative;overflow:hidden;box-shadow:0 20px 60px #000c,0 0 30px #ffd70033}.HeroSection-module__QcOtxG__mockupImg{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1024px){.HeroSection-module__QcOtxG__grid{gap:var(--space-12);text-align:center;grid-template-columns:1fr}.HeroSection-module__QcOtxG__content{align-items:center}.HeroSection-module__QcOtxG__desc{max-width:600px}.HeroSection-module__QcOtxG__actions{justify-content:center}.HeroSection-module__QcOtxG__trustGrid{width:100%;max-width:600px}}@media (max-width:600px){.HeroSection-module__QcOtxG__trustGrid{gap:var(--space-4);grid-template-columns:1fr}.HeroSection-module__QcOtxG__actions{flex-direction:column;width:100%}.HeroSection-module__QcOtxG__actions a{width:100%}}
.PromoBannerSection-module__ocwxoW__promo{padding:var(--space-12) 0}.PromoBannerSection-module__ocwxoW__bannerCard{border-radius:var(--radius-2xl);background:var(--gradient-card);border:1px solid #ffd7004d;position:relative;overflow:hidden;box-shadow:0 15px 50px #000000b3,0 0 35px #ffd70026}.PromoBannerSection-module__ocwxoW__inner{width:100%;position:relative}.PromoBannerSection-module__ocwxoW__imageBox{aspect-ratio:16/8;width:100%;max-height:520px;position:relative;overflow:hidden}.PromoBannerSection-module__ocwxoW__bannerImg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.PromoBannerSection-module__ocwxoW__bannerCard:hover .PromoBannerSection-module__ocwxoW__bannerImg{transform:scale(1.02)}.PromoBannerSection-module__ocwxoW__overlay{padding:var(--space-8) var(--space-10);background:linear-gradient(#04060b1a 0%,#04060bd9 60%,#04060b 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.PromoBannerSection-module__ocwxoW__overlayContent{gap:var(--space-3);flex-direction:column;max-width:680px;display:flex}.PromoBannerSection-module__ocwxoW__tag{align-items:center;gap:var(--space-2);font-family:var(--font-heading);letter-spacing:.12em;color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);background:#000000b3;width:fit-content;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.PromoBannerSection-module__ocwxoW__overlayTitle{color:#fff;font-size:clamp(1.5rem,3.5vw,2.35rem);font-weight:800;line-height:1.2}.PromoBannerSection-module__ocwxoW__overlayDesc{font-size:var(--text-body-md);color:var(--text-secondary);line-height:1.6}.PromoBannerSection-module__ocwxoW__overlayActions{align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:768px){.PromoBannerSection-module__ocwxoW__imageBox{aspect-ratio:auto;min-height:440px}.PromoBannerSection-module__ocwxoW__overlay{padding:var(--space-6) var(--space-4)}}
.FeaturesSection-module__T60XpG__features{position:relative}.FeaturesSection-module__T60XpG__bentoGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.FeaturesSection-module__T60XpG__featCard{border-radius:var(--radius-xl);padding:var(--space-8);border:1px solid #ffd70026;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.FeaturesSection-module__T60XpG__cardLarge{grid-column:span 2}.FeaturesSection-module__T60XpG__cardSmall{grid-column:span 1}.FeaturesSection-module__T60XpG__cardHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.FeaturesSection-module__T60XpG__iconContainer{border-radius:var(--radius-lg);background:#ffd7001a;border:1px solid #ffd7004d;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.FeaturesSection-module__T60XpG__icon{color:var(--color-gold)}.FeaturesSection-module__T60XpG__tag{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);background:#ffd70014;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.FeaturesSection-module__T60XpG__cardTitle{color:#fff;margin-bottom:var(--space-3);font-size:1.35rem;font-weight:800}.FeaturesSection-module__T60XpG__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}@media (max-width:960px){.FeaturesSection-module__T60XpG__bentoGrid{grid-template-columns:1fr}.FeaturesSection-module__T60XpG__cardLarge,.FeaturesSection-module__T60XpG__cardSmall{grid-column:span 1}}
.GamesSection-module__ohFwZa__games{background:radial-gradient(circle at 50% 30%,#ffd7000a 0%,#0000 70%);position:relative}.GamesSection-module__ohFwZa__gameGrid{gap:var(--space-8);margin-top:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.GamesSection-module__ohFwZa__gameCard{border-radius:var(--radius-2xl);background:var(--gradient-card);border:1px solid #ffd70033;flex-direction:column;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.GamesSection-module__ohFwZa__gameCard:hover{border-color:var(--color-gold);transform:translateY(-6px)}.GamesSection-module__ohFwZa__glowOrange:hover{box-shadow:0 15px 40px #000000b3,0 0 30px #f59e0b40}.GamesSection-module__ohFwZa__glowPink:hover{box-shadow:0 15px 40px #000000b3,0 0 30px #ff2a6d40}.GamesSection-module__ohFwZa__glowGreen:hover{box-shadow:0 15px 40px #000000b3,0 0 30px #10b98140}.GamesSection-module__ohFwZa__glowBlue:hover{box-shadow:0 15px 40px #000000b3,0 0 30px #3b82f640}.GamesSection-module__ohFwZa__thumbWrapper{aspect-ratio:16/9;background:#06080f;width:100%;position:relative;overflow:hidden}.GamesSection-module__ohFwZa__thumbImg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.GamesSection-module__ohFwZa__gameCard:hover .GamesSection-module__ohFwZa__thumbImg{transform:scale(1.05)}.GamesSection-module__ohFwZa__imageOverlay{pointer-events:none;background:linear-gradient(#04060b1a 0%,#04060b99 70%,#04060bf2 100%);position:absolute;inset:0}.GamesSection-module__ohFwZa__categoryBadge{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);border:1px solid var(--border-gold);z-index:2;background:#000000bf;align-items:center;gap:6px;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px}.GamesSection-module__ohFwZa__cardContent{padding:var(--space-6) var(--space-8) var(--space-8);background:#0e132280;flex-direction:column;flex-grow:1;display:flex}.GamesSection-module__ohFwZa__cardHeaderRow{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.GamesSection-module__ohFwZa__gameTitle{letter-spacing:.02em;color:#fff;font-size:1.4rem;font-weight:900}.GamesSection-module__ohFwZa__freeTag{font-family:var(--font-heading);text-transform:uppercase;color:#34d399;border-radius:var(--radius-full);background:#10b9811a;border:1px solid #10b9814d;padding:.2rem .6rem;font-size:.7rem;font-weight:800}.GamesSection-module__ohFwZa__gameDesc{color:var(--text-secondary);margin-bottom:var(--space-6);flex-grow:1;font-size:.92rem;line-height:1.6}.GamesSection-module__ohFwZa__playBtn{gap:var(--space-2);width:100%;padding:.85rem 1.5rem;font-size:.95rem}.GamesSection-module__ohFwZa__legalNotice{margin-top:var(--space-10);padding:var(--space-4) var(--space-6);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--space-3);color:var(--text-muted);text-align:center;background:#0a0e1a99;border:1px solid #ffffff14;font-size:.82rem;display:flex}.GamesSection-module__ohFwZa__legalIcon{color:var(--color-gold);flex-shrink:0}@media (max-width:900px){.GamesSection-module__ohFwZa__gameGrid{gap:var(--space-6);grid-template-columns:1fr}}
.ScreenshotsSection-module__LowkwW__screenshots{position:relative}.ScreenshotsSection-module__LowkwW__tabContainer{margin-bottom:var(--space-8);justify-content:center;display:flex;overflow-x:auto}.ScreenshotsSection-module__LowkwW__tabScroll{gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-full);background:#0e1322b3;border:1px solid #ffd70026;display:flex}.ScreenshotsSection-module__LowkwW__tabBtn{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--text-secondary);white-space:nowrap;padding:.65rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .25s;display:inline-flex}.ScreenshotsSection-module__LowkwW__tabBtn:hover{color:#fff}.ScreenshotsSection-module__LowkwW__tabActive{background:var(--gradient-gold);box-shadow:0 0 15px #ffd70066;color:#04060b!important}.ScreenshotsSection-module__LowkwW__carouselContainer{justify-content:center;align-items:center;gap:var(--space-6);margin:var(--space-8) 0;display:flex;position:relative}.ScreenshotsSection-module__LowkwW__navBtn{border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-gold);background:#0e1322cc;border:1px solid #ffd70040;justify-content:center;align-items:center;transition:all .25s;display:flex}.ScreenshotsSection-module__LowkwW__navBtn:hover{background:var(--gradient-gold);color:#04060b;box-shadow:0 0 20px #ffd70066}.ScreenshotsSection-module__LowkwW__showcase{justify-content:center;width:100%;max-width:420px;display:flex}.ScreenshotsSection-module__LowkwW__mockupContainer{justify-content:center;width:100%;display:flex}.ScreenshotsSection-module__LowkwW__screenFrame{background:#080c16;border:2px solid #ffd7004d;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 20px 50px #000c,0 0 30px #ffd70026}.ScreenshotsSection-module__LowkwW__screenImage{object-fit:contain;width:100%;height:auto;display:block}.ScreenshotsSection-module__LowkwW__info{text-align:center;max-width:620px;margin:var(--space-6) auto 0;padding:var(--space-6);border-radius:var(--radius-xl);background:#0e132280;border:1px solid #ffd7001f}.ScreenshotsSection-module__LowkwW__infoBadge{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--space-2);font-size:.72rem;font-weight:800}.ScreenshotsSection-module__LowkwW__infoTitle{color:#fff;margin-bottom:var(--space-1);font-size:1.35rem;font-weight:800}.ScreenshotsSection-module__LowkwW__infoSubtitle{color:var(--color-gold);margin-bottom:var(--space-3);font-size:.95rem;font-weight:600}.ScreenshotsSection-module__LowkwW__infoDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:600px){.ScreenshotsSection-module__LowkwW__navBtn{display:none}}
.AppPromotionSection-module__mq69ta__section{background:radial-gradient(circle,#ffd70008 0%,#0000 70%);position:relative}.AppPromotionSection-module__mq69ta__mainGrid{gap:var(--space-8);margin-bottom:var(--space-12);grid-template-columns:repeat(2,1fr);display:grid}.AppPromotionSection-module__mq69ta__promoCard,.AppPromotionSection-module__mq69ta__earnCard{border-radius:var(--radius-2xl);padding:var(--space-8);background:var(--gradient-card);border:1px solid #ffd70033;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #00000080}.AppPromotionSection-module__mq69ta__promoCard:hover,.AppPromotionSection-module__mq69ta__earnCard:hover{border-color:var(--color-gold);transform:translateY(-4px);box-shadow:0 15px 40px #000000b3,0 0 25px #ffd70026}.AppPromotionSection-module__mq69ta__cardBadge{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);width:fit-content;margin-bottom:var(--space-4);background:#ffd70014;align-items:center;gap:6px;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.AppPromotionSection-module__mq69ta__cardHeading{color:#fff;margin-bottom:var(--space-2);font-size:1.5rem;font-weight:900}.AppPromotionSection-module__mq69ta__cardDescription{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:.95rem;line-height:1.6}.AppPromotionSection-module__mq69ta__stepsList{gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;flex-grow:1;display:flex}.AppPromotionSection-module__mq69ta__stepItem{align-items:flex-start;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:#00000059;border:1px solid #ffffff0d;display:flex}.AppPromotionSection-module__mq69ta__stepNumber{font-family:var(--font-heading);color:var(--color-gold);border-radius:var(--radius-md);background:#ffd7001a;border:1px solid #ffd70040;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:900;display:flex}.AppPromotionSection-module__mq69ta__stepContent{flex-direction:column;gap:2px;display:flex}.AppPromotionSection-module__mq69ta__stepTitle{color:#fff;font-size:.95rem;font-weight:800}.AppPromotionSection-module__mq69ta__stepSub{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.AppPromotionSection-module__mq69ta__activitiesGrid{gap:var(--space-3);margin-bottom:var(--space-8);flex-direction:column;flex-grow:1;display:flex}.AppPromotionSection-module__mq69ta__activityItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:#00000059;border:1px solid #ffffff0d;display:flex}.AppPromotionSection-module__mq69ta__activityIconBox{border-radius:var(--radius-md);background:#ffd7001a;border:1px solid #ffd70040;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.AppPromotionSection-module__mq69ta__activityTitle{color:#fff;margin-bottom:2px;font-size:.95rem;font-weight:800}.AppPromotionSection-module__mq69ta__activityDesc{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.AppPromotionSection-module__mq69ta__ctaWrapper{align-items:center;gap:var(--space-2);flex-direction:column;margin-top:auto;display:flex}.AppPromotionSection-module__mq69ta__ctaHint{color:var(--text-muted);text-align:center;font-size:.78rem}.AppPromotionSection-module__mq69ta__bannerBox{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-8) var(--space-10);border:1px solid #ffd7004d;box-shadow:0 15px 50px #0009,0 0 30px #ffd7001a}.AppPromotionSection-module__mq69ta__bannerInner{justify-content:space-between;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.AppPromotionSection-module__mq69ta__bannerContent{gap:var(--space-2);flex-direction:column;max-width:620px;display:flex}.AppPromotionSection-module__mq69ta__bannerTag{font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-gold);align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.AppPromotionSection-module__mq69ta__bannerHeading{color:#fff;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:900}.AppPromotionSection-module__mq69ta__bannerSub{color:var(--text-secondary);font-size:.92rem;line-height:1.55}.AppPromotionSection-module__mq69ta__bannerBtn{gap:var(--space-2);white-space:nowrap;padding:.85rem 1.75rem;font-size:.95rem}@media (max-width:960px){.AppPromotionSection-module__mq69ta__mainGrid{gap:var(--space-6);grid-template-columns:1fr}.AppPromotionSection-module__mq69ta__bannerInner{flex-direction:column;align-items:flex-start}.AppPromotionSection-module__mq69ta__bannerBtn{justify-content:center;width:100%}}
.HowItWorksSection-module__l6T_Wa__howItWorks{position:relative}.HowItWorksSection-module__l6T_Wa__timeline{gap:var(--space-4);grid-template-columns:repeat(5,1fr);display:grid}.HowItWorksSection-module__l6T_Wa__stepCard{background:var(--gradient-card);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid #ffd70026;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HowItWorksSection-module__l6T_Wa__stepCard:hover{border-color:var(--color-gold);transform:translateY(-4px);box-shadow:0 10px 30px #00000080,0 0 20px #ffd70026}.HowItWorksSection-module__l6T_Wa__stepNum{font-family:var(--font-heading);color:#ffd70033;font-size:1.75rem;font-weight:900;position:absolute;top:15px;right:15px}.HowItWorksSection-module__l6T_Wa__iconBox{border-radius:var(--radius-lg);width:48px;height:48px;margin-bottom:var(--space-4);background:#ffd70014;border:1px solid #ffd70040;justify-content:center;align-items:center;display:flex}.HowItWorksSection-module__l6T_Wa__icon{color:var(--color-gold)}.HowItWorksSection-module__l6T_Wa__stepTitle{color:#fff;margin-bottom:var(--space-2);font-size:1.1rem;font-weight:800}.HowItWorksSection-module__l6T_Wa__stepDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.55}@media (max-width:1024px){.HowItWorksSection-module__l6T_Wa__timeline{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HowItWorksSection-module__l6T_Wa__timeline{grid-template-columns:1fr}}
.DownloadSection-module__QNzsdG__download{position:relative}.DownloadSection-module__QNzsdG__card{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-8);text-align:center;border:1px solid #ffd7004d;position:relative;overflow:hidden;box-shadow:0 20px 60px #000000b3,0 0 35px #ffd70026}.DownloadSection-module__QNzsdG__glowBg{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ffd70026 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.DownloadSection-module__QNzsdG__content{z-index:1;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex;position:relative}.DownloadSection-module__QNzsdG__title{font-size:var(--text-display-md);color:#fff;margin:var(--space-3) 0 var(--space-3);font-weight:900}.DownloadSection-module__QNzsdG__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);margin-bottom:var(--space-6);line-height:1.6}.DownloadSection-module__QNzsdG__metaStrip{justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);margin-bottom:var(--space-6);background:#00000080;border:1px solid #ffffff14;flex-wrap:wrap;display:flex}.DownloadSection-module__QNzsdG__metaItem{align-items:center;gap:var(--space-2);font-size:.85rem;display:flex}.DownloadSection-module__QNzsdG__metaLabel{color:var(--text-muted)}.DownloadSection-module__QNzsdG__metaVal{color:#fff;font-weight:700}.DownloadSection-module__QNzsdG__actions{margin-bottom:var(--space-6)}.DownloadSection-module__QNzsdG__guarantee{justify-content:center;align-items:center;gap:var(--space-6);color:var(--text-secondary);flex-wrap:wrap;font-size:.85rem;display:flex}.DownloadSection-module__QNzsdG__guaranteeItem{align-items:center;gap:var(--space-2);display:flex}
.FAQSection-module__9dfb5q__faq{position:relative}.FAQSection-module__9dfb5q__accordion{gap:var(--space-3);flex-direction:column;display:flex}.FAQSection-module__9dfb5q__item{background:var(--gradient-card);border-radius:var(--radius-lg);border:1px solid #ffd7001f;transition:all .25s;overflow:hidden}.FAQSection-module__9dfb5q__item:hover{border-color:#ffd7004d}.FAQSection-module__9dfb5q__active{border-color:var(--color-gold);box-shadow:0 4px 20px #0006}.FAQSection-module__9dfb5q__headerBtn{width:100%;padding:var(--space-5) var(--space-6);text-align:left;justify-content:space-between;align-items:center;display:flex}.FAQSection-module__9dfb5q__questionText{font-family:var(--font-heading);color:#fff;font-size:1.05rem;font-weight:700}.FAQSection-module__9dfb5q__arrow{color:var(--color-gold);flex-shrink:0;transition:transform .25s}.FAQSection-module__9dfb5q__active .FAQSection-module__9dfb5q__arrow{transform:rotate(180deg)}.FAQSection-module__9dfb5q__body{max-height:0;padding:0 var(--space-6);transition:max-height .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQSection-module__9dfb5q__active .FAQSection-module__9dfb5q__body{max-height:300px;padding-bottom:var(--space-5)}.FAQSection-module__9dfb5q__answerText{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.FAQSection-module__9dfb5q__cta{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-8);color:var(--text-secondary);font-size:.95rem;display:flex}.FAQSection-module__9dfb5q__ctaIcon{color:var(--color-gold)}.FAQSection-module__9dfb5q__ctaLink{color:var(--color-gold);font-weight:700;text-decoration:underline}
.download-module__1jRAdW__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.download-module__1jRAdW__heroSection{text-align:center;margin-bottom:var(--space-16)}.download-module__1jRAdW__badge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;color:#34d399;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);margin-bottom:var(--space-4);background:#10b98114;border:1px solid #10b98140;font-weight:700;display:inline-flex}.download-module__1jRAdW__heroTitle{font-size:var(--text-display-lg);color:#fff;margin-bottom:var(--space-3);font-weight:900}.download-module__1jRAdW__heroSub{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-10)}.download-module__1jRAdW__downloadCard{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-10) var(--space-8);border:1px solid #ffd70059;max-width:680px;margin:0 auto;box-shadow:0 20px 60px #000000b3,0 0 35px #ffd70026}.download-module__1jRAdW__apkMeta{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);margin-bottom:var(--space-8);background:#00000080;border:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid}.download-module__1jRAdW__metaItem{flex-direction:column;gap:4px;display:flex}.download-module__1jRAdW__metaLabel{color:var(--text-muted);font-size:.75rem}.download-module__1jRAdW__metaVal{color:#fff;font-size:.88rem;font-weight:700}.download-module__1jRAdW__mainDownloadBtn{width:100%;margin-bottom:var(--space-4);padding:1.15rem 2rem;font-size:1.1rem}.download-module__1jRAdW__disclaimer{color:var(--text-secondary);font-size:.82rem}.download-module__1jRAdW__guideSection{margin-top:var(--space-16)}.download-module__1jRAdW__sectionTitle{font-size:var(--text-display-md);text-align:center;color:#fff;margin-bottom:var(--space-10);font-weight:800}.download-module__1jRAdW__stepsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.download-module__1jRAdW__stepCard{padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid #ffd70026;position:relative}.download-module__1jRAdW__stepNum{font-family:var(--font-heading);color:#ffd70040;margin-bottom:var(--space-3);font-size:2.2rem;font-weight:900}.download-module__1jRAdW__stepCard h3{color:#fff;margin-bottom:var(--space-2);font-size:1.2rem;font-weight:800}.download-module__1jRAdW__stepCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:768px){.download-module__1jRAdW__apkMeta{grid-template-columns:repeat(2,1fr)}.download-module__1jRAdW__stepsGrid{grid-template-columns:1fr}}
.features-module__jm6jFG__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.features-module__jm6jFG__header{text-align:center;margin-bottom:var(--space-16)}.features-module__jm6jFG__title{font-size:var(--text-display-lg);color:#fff;margin:var(--space-2) 0 var(--space-3);font-weight:900}.features-module__jm6jFG__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.features-module__jm6jFG__grid{gap:var(--space-6);margin-bottom:var(--space-16);grid-template-columns:repeat(3,1fr);display:grid}.features-module__jm6jFG__card{padding:var(--space-8);border-radius:var(--radius-xl);flex-direction:column;display:flex}.features-module__jm6jFG__cardHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.features-module__jm6jFG__iconBox{border-radius:var(--radius-lg);width:50px;height:50px;color:var(--color-gold);background:#ffd7001a;border:1px solid #ffd7004d;justify-content:center;align-items:center;display:flex}.features-module__jm6jFG__tag{font-family:var(--font-heading);color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);background:#ffd70014;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.features-module__jm6jFG__cardTitle{color:#fff;margin-bottom:var(--space-3);font-size:1.25rem;font-weight:800}.features-module__jm6jFG__cardDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.features-module__jm6jFG__ctaCard{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-8);text-align:center;border:1px solid #ffd70059;max-width:840px;margin:0 auto;box-shadow:0 15px 50px #0009,0 0 30px #ffd70026}.features-module__jm6jFG__ctaTitle{font-size:var(--text-display-md);color:#fff;margin-bottom:var(--space-3);font-weight:800}.features-module__jm6jFG__ctaDesc{font-size:var(--text-body-lg);color:var(--text-secondary);margin-bottom:var(--space-6);max-width:560px;margin-left:auto;margin-right:auto}@media (max-width:960px){.features-module__jm6jFG__grid{grid-template-columns:1fr}}
.leaderboard-module__RKhicG__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.leaderboard-module__RKhicG__header{text-align:center;margin-bottom:var(--space-12)}.leaderboard-module__RKhicG__badge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;color:var(--color-gold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-gold);margin-bottom:var(--space-3);background:#ffd70014;font-weight:700;display:inline-flex}.leaderboard-module__RKhicG__title{font-size:var(--text-display-lg);color:#fff;margin-bottom:var(--space-3);font-weight:900}.leaderboard-module__RKhicG__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:640px;margin:0 auto var(--space-8);line-height:1.6}.leaderboard-module__RKhicG__toggleRow{justify-content:center;gap:var(--space-2);border-radius:var(--radius-full);width:fit-content;margin:0 auto var(--space-4);background:#0e1322cc;border:1px solid #ffd70033;padding:5px;display:flex;box-shadow:0 4px 20px #0006}.leaderboard-module__RKhicG__toggleBtn{border-radius:var(--radius-full);font-family:var(--font-heading);letter-spacing:.04em;color:var(--text-secondary);cursor:pointer;padding:.75rem 1.75rem;font-size:.88rem;font-weight:800;transition:all .25s}.leaderboard-module__RKhicG__active{background:var(--gradient-gold);box-shadow:0 0 20px #ffd70080;color:#04060b!important}.leaderboard-module__RKhicG__demoLabel{align-items:center;gap:var(--space-2);color:var(--text-muted);border-radius:var(--radius-full);background:#0006;border:1px solid #ffffff14;padding:.35rem .85rem;font-size:.78rem;display:inline-flex}.leaderboard-module__RKhicG__podiumGrid{gap:var(--space-6);max-width:920px;margin:0 auto var(--space-12);grid-template-columns:1fr 1.15fr 1fr;align-items:flex-end;display:grid}.leaderboard-module__RKhicG__podiumCard{border-radius:var(--radius-2xl);padding:var(--space-8) var(--space-6);text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex;position:relative}.leaderboard-module__RKhicG__podiumCard:hover{transform:translateY(-6px)}.leaderboard-module__RKhicG__podiumGold{padding:var(--space-10) var(--space-6);background:linear-gradient(#1e180af2 0%,#0e1322f2 100%);border:2px solid #ffd70099;box-shadow:0 20px 50px #000c,0 0 40px #ffd70040}.leaderboard-module__RKhicG__podiumSilver{background:linear-gradient(#141923e6 0%,#0a0e1ae6 100%);border:1px solid #e2e8f059;box-shadow:0 15px 40px #0009}.leaderboard-module__RKhicG__podiumBronze{background:linear-gradient(#19140fe6 0%,#0a0e1ae6 100%);border:1px solid #f59e0b59;box-shadow:0 15px 40px #0009}.leaderboard-module__RKhicG__crownBox{border-radius:var(--radius-full);border:2px solid var(--color-gold);width:64px;height:64px;margin-bottom:var(--space-3);background:#ffd70026;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #ffd70066}.leaderboard-module__RKhicG__medalBoxSilver{border-radius:var(--radius-full);width:52px;height:52px;margin-bottom:var(--space-3);background:#e2e8f01a;border:1px solid #e2e8f04d;justify-content:center;align-items:center;display:flex}.leaderboard-module__RKhicG__medalBoxBronze{border-radius:var(--radius-full);width:52px;height:52px;margin-bottom:var(--space-3);background:#f59e0b1a;border:1px solid #f59e0b4d;justify-content:center;align-items:center;display:flex}.leaderboard-module__RKhicG__podiumRankGold{font-family:var(--font-heading);color:#04060b;background:var(--gradient-gold);border-radius:var(--radius-full);margin-bottom:var(--space-2);padding:.25rem .75rem;font-size:.82rem;font-weight:900}.leaderboard-module__RKhicG__podiumRank{font-family:var(--font-heading);color:var(--text-muted);margin-bottom:var(--space-2);font-size:.75rem;font-weight:800}.leaderboard-module__RKhicG__podiumNameGold{color:#fff;margin-bottom:var(--space-1);font-size:1.35rem;font-weight:900}.leaderboard-module__RKhicG__podiumName{color:#fff;margin-bottom:var(--space-1);font-size:1.15rem;font-weight:800}.leaderboard-module__RKhicG__podiumCoinsGold{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:var(--space-3);text-shadow:0 0 15px #ffd70066;font-size:1.45rem;font-weight:900}.leaderboard-module__RKhicG__podiumCoinsSilver{font-family:var(--font-heading);color:#e2e8f0;margin-bottom:var(--space-3);font-size:1.15rem;font-weight:800}.leaderboard-module__RKhicG__podiumCoinsBronze{font-family:var(--font-heading);color:#f59e0b;margin-bottom:var(--space-3);font-size:1.15rem;font-weight:800}.leaderboard-module__RKhicG__podiumMeta{color:var(--text-secondary);font-size:.82rem}.leaderboard-module__RKhicG__tierGold{color:var(--color-gold);font-weight:700}.leaderboard-module__RKhicG__tierSilver{color:#e2e8f0;font-weight:700}.leaderboard-module__RKhicG__tierBronze{color:#f59e0b;font-weight:700}.leaderboard-module__RKhicG__tableCard{background:var(--gradient-card);border-radius:var(--radius-2xl);border:1px solid #ffd70033;max-width:980px;margin:0 auto;overflow:hidden;box-shadow:0 20px 60px #000000b3}.leaderboard-module__RKhicG__tableHeader{padding:var(--space-4) var(--space-6);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:#0009;border-bottom:1px solid #ffffff14;grid-template-columns:80px 1.4fr 1.3fr 110px 140px 1.2fr;font-size:.78rem;font-weight:800;display:grid}.leaderboard-module__RKhicG__tableBody{flex-direction:column;display:flex}.leaderboard-module__RKhicG__tableRow{padding:var(--space-4) var(--space-6);border-bottom:1px solid #ffffff0a;grid-template-columns:80px 1.4fr 1.3fr 110px 140px 1.2fr;align-items:center;transition:background .2s;display:grid}.leaderboard-module__RKhicG__tableRow:hover{background:#ffd7000a}.leaderboard-module__RKhicG__rowRank1{border-left:3px solid var(--color-gold);background:#ffd7000f}.leaderboard-module__RKhicG__rowRank2{background:#e2e8f008;border-left:3px solid #e2e8f0}.leaderboard-module__RKhicG__rowRank3{background:#f59e0b08;border-left:3px solid #f59e0b}.leaderboard-module__RKhicG__colRank{align-items:center;display:flex}.leaderboard-module__RKhicG__rankIconBoxGold,.leaderboard-module__RKhicG__rankIconBoxSilver,.leaderboard-module__RKhicG__rankIconBoxBronze{justify-content:center;align-items:center;display:flex}.leaderboard-module__RKhicG__rankNumber{font-family:var(--font-heading);color:var(--text-muted);font-size:.95rem;font-weight:800}.leaderboard-module__RKhicG__colPlayer{align-items:center;display:flex}.leaderboard-module__RKhicG__playerNameGold{color:var(--color-gold);font-size:1rem;font-weight:800}.leaderboard-module__RKhicG__playerName{color:#fff;font-size:.95rem;font-weight:700}.leaderboard-module__RKhicG__colCoins{align-items:center;display:flex}.leaderboard-module__RKhicG__coinTextGold{font-family:var(--font-heading);color:var(--color-gold);font-size:1.05rem;font-weight:800}.leaderboard-module__RKhicG__coinText{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:700}.leaderboard-module__RKhicG__colLevel{align-items:center;display:flex}.leaderboard-module__RKhicG__levelBadge{color:var(--text-secondary);border-radius:var(--radius-md);background:#ffffff0d;padding:.2rem .55rem;font-size:.8rem;font-weight:700}.leaderboard-module__RKhicG__colTier{align-items:center;display:flex}.leaderboard-module__RKhicG__tierBadge{border-radius:var(--radius-full);align-items:center;gap:4px;padding:.25rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.leaderboard-module__RKhicG__tierBadgeGold{color:#04060b;background:var(--gradient-gold);box-shadow:0 0 10px #ffd7004d}.leaderboard-module__RKhicG__tierBadgeSilver{color:#fff;background:#e2e8f026;border:1px solid #e2e8f04d}.leaderboard-module__RKhicG__tierBadgeBronze{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.leaderboard-module__RKhicG__tierBadgeNormal{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff1a}.leaderboard-module__RKhicG__colActivity{align-items:center;display:flex}.leaderboard-module__RKhicG__activityText{color:var(--text-muted);font-size:.82rem}.leaderboard-module__RKhicG__bottomDisclaimer{margin-top:var(--space-8);justify-content:center;align-items:center;gap:var(--space-2);color:var(--text-muted);text-align:center;font-size:.82rem;display:flex}@media (max-width:900px){.leaderboard-module__RKhicG__podiumGrid{grid-template-columns:1fr}.leaderboard-module__RKhicG__tableHeader,.leaderboard-module__RKhicG__tableRow{grid-template-columns:60px 1.2fr 1fr 90px}.leaderboard-module__RKhicG__colLevel,.leaderboard-module__RKhicG__colActivity{display:none}}@media (max-width:600px){.leaderboard-module__RKhicG__tableHeader,.leaderboard-module__RKhicG__tableRow{grid-template-columns:45px 1fr 1fr}.leaderboard-module__RKhicG__colTier{display:none}}
.ref-module__Gvg5vW__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20);align-items:center;min-height:85vh;display:flex}.ref-module__Gvg5vW__refCard{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-8);text-align:center;border:1px solid #ffd7004d;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;box-shadow:0 20px 60px #000000b3,0 0 35px #ffd70026}.ref-module__Gvg5vW__badge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;color:var(--color-gold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-gold);margin-bottom:var(--space-4);background:#ffd70014;font-weight:700;display:inline-flex}.ref-module__Gvg5vW__title{font-size:var(--text-display-md);color:#fff;margin-bottom:var(--space-3);font-weight:900}.ref-module__Gvg5vW__referrerBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border:1px solid var(--border-gold);border-radius:var(--radius-full);color:#fff;margin-bottom:var(--space-4);background:#ffd70014;font-size:.9rem;display:flex}.ref-module__Gvg5vW__refIcon{color:var(--color-gold)}.ref-module__Gvg5vW__subtitle{font-size:var(--text-body-md);color:var(--text-secondary);max-width:520px;margin-bottom:var(--space-6);line-height:1.6}.ref-module__Gvg5vW__benefitsList{gap:var(--space-3);margin-bottom:var(--space-8);text-align:left;flex-direction:column;width:100%;max-width:440px;display:flex}.ref-module__Gvg5vW__benefitItem{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:#fff;background:#0006;border:1px solid #ffffff0f;font-size:.9rem;display:flex}.ref-module__Gvg5vW__checkIcon{color:#34d399;flex-shrink:0}.ref-module__Gvg5vW__downloadBtn{justify-content:center;align-items:center;gap:var(--space-3);background:var(--gradient-gold);color:#04060b;width:100%;max-width:440px;font-family:var(--font-heading);border-radius:var(--radius-xl);cursor:pointer;padding:1.15rem 2rem;font-size:1.05rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #ffd70066}.ref-module__Gvg5vW__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 0 40px #ffd70099}
.referral-module__vwWMyW__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.referral-module__vwWMyW__banner{text-align:center;margin-bottom:var(--space-12)}.referral-module__vwWMyW__bannerBadge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;color:var(--color-gold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-gold);margin-bottom:var(--space-3);background:#ffd70014;font-weight:700;display:inline-flex}.referral-module__vwWMyW__bannerTitle{font-size:var(--text-display-lg);color:#fff;margin-bottom:var(--space-3);font-weight:900}.referral-module__vwWMyW__bannerSub{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:640px;margin:0 auto;line-height:1.65}.referral-module__vwWMyW__dashboardGrid{gap:var(--space-6);margin-bottom:var(--space-16);grid-template-columns:1.2fr .8fr;display:grid}.referral-module__vwWMyW__shareCard{background:var(--gradient-card);border-radius:var(--radius-xl);padding:var(--space-8);gap:var(--space-4);border:1px solid #ffd70033;flex-direction:column;display:flex}.referral-module__vwWMyW__cardDesc{color:var(--text-secondary);font-size:.9rem}.referral-module__vwWMyW__codeBox{padding:var(--space-4);border-radius:var(--radius-lg);background:#00000080;border:1px solid #ffd70040;justify-content:space-between;align-items:center;display:flex}.referral-module__vwWMyW__codeLabel{color:var(--text-muted);font-size:.85rem}.referral-module__vwWMyW__codeVal{font-family:var(--font-heading);color:var(--color-gold);letter-spacing:.05em;font-size:1.25rem;font-weight:800}.referral-module__vwWMyW__linkBox{gap:var(--space-2);display:flex}.referral-module__vwWMyW__linkInput{border-radius:var(--radius-md);color:#fff;background:#0006;border:1px solid #ffffff1a;flex-grow:1;padding:.75rem 1rem;font-size:.85rem}.referral-module__vwWMyW__copyBtn{align-items:center;gap:var(--space-2);background:var(--gradient-gold);color:#04060b;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;padding:.75rem 1.25rem;font-weight:700;display:inline-flex}.referral-module__vwWMyW__qrWrapper{align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-6);border-radius:var(--radius-lg);background:#0000004d;border:1px solid #ffffff0f;flex-direction:column;display:flex}.referral-module__vwWMyW__qrHint{color:var(--text-muted);font-size:.8rem}.referral-module__vwWMyW__statsCol{gap:var(--space-4);flex-direction:column;display:flex}.referral-module__vwWMyW__statBox{background:var(--gradient-card);border-radius:var(--radius-xl);padding:var(--space-6);align-items:center;gap:var(--space-4);border:1px solid #ffd70026;display:flex}.referral-module__vwWMyW__statIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.referral-module__vwWMyW__statVal{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:800}.referral-module__vwWMyW__statLbl{color:var(--text-secondary);font-size:.85rem}.referral-module__vwWMyW__statSub{color:var(--text-muted);font-size:.75rem}.referral-module__vwWMyW__guestCard{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-8);text-align:center;max-width:680px;margin:0 auto var(--space-16);align-items:center;gap:var(--space-4);border:1px solid #ffd7004d;flex-direction:column;display:flex}.referral-module__vwWMyW__guestIcon{color:var(--color-gold)}.referral-module__vwWMyW__guestCard h2{font-size:var(--text-display-md);color:#fff;font-weight:800}.referral-module__vwWMyW__guestCard p{font-size:var(--text-body-md);color:var(--text-secondary);line-height:1.6}.referral-module__vwWMyW__howSection{margin-top:var(--space-16)}.referral-module__vwWMyW__sectionTitle{font-size:var(--text-display-md);text-align:center;color:#fff;margin-bottom:var(--space-10);font-weight:800}.referral-module__vwWMyW__howGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.referral-module__vwWMyW__howStep{background:var(--gradient-card);border-radius:var(--radius-xl);padding:var(--space-8);border:1px solid #ffd70026;flex-direction:column;display:flex}.referral-module__vwWMyW__stepBadge{font-family:var(--font-heading);color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);width:fit-content;margin-bottom:var(--space-4);background:#ffd70014;padding:.25rem .65rem;font-size:.75rem;font-weight:800}.referral-module__vwWMyW__howStep h3{color:#fff;margin-bottom:var(--space-2);font-size:1.2rem;font-weight:800}.referral-module__vwWMyW__howStep p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.referral-module__vwWMyW__loadingBox{align-items:center;gap:var(--space-3);padding:var(--space-16) 0;color:var(--color-gold);flex-direction:column;display:flex}@media (max-width:900px){.referral-module__vwWMyW__dashboardGrid,.referral-module__vwWMyW__howGrid{grid-template-columns:1fr}}
.rewards-module__dvbG-W__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.rewards-module__dvbG-W__header{text-align:center;margin-bottom:var(--space-16)}.rewards-module__dvbG-W__title{font-size:var(--text-display-lg);color:#fff;margin:var(--space-2) 0 var(--space-3);font-weight:900}.rewards-module__dvbG-W__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:600px;margin:0 auto}.rewards-module__dvbG-W__grid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(2,1fr);display:grid}.rewards-module__dvbG-W__card{padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid #ffd70026;flex-direction:column;display:flex}.rewards-module__dvbG-W__cardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.rewards-module__dvbG-W__iconBox{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--color-gold);background:#ffd7001a;border:1px solid #ffd7004d;justify-content:center;align-items:center;display:flex}.rewards-module__dvbG-W__badgeTag{font-family:var(--font-heading);color:var(--color-gold);border-radius:var(--radius-full);border:1px solid var(--border-gold);background:#ffd70014;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.rewards-module__dvbG-W__methodName{color:#fff;margin-bottom:var(--space-2);font-size:1.3rem;font-weight:800}.rewards-module__dvbG-W__methodDesc{color:var(--text-secondary);margin-bottom:var(--space-6);flex-grow:1;font-size:.9rem;line-height:1.6}.rewards-module__dvbG-W__metaRow{padding-top:var(--space-4);border-top:1px solid #ffffff14;justify-content:space-between;display:flex}.rewards-module__dvbG-W__metaCol{flex-direction:column;gap:2px;display:flex}.rewards-module__dvbG-W__lbl{color:var(--text-muted);font-size:.75rem}.rewards-module__dvbG-W__val{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:700}.rewards-module__dvbG-W__infoBanner{border-radius:var(--radius-xl);padding:var(--space-8);align-items:center;gap:var(--space-6);background:#0e132299;border:1px solid #ffd70033;display:flex}.rewards-module__dvbG-W__infoIcon{color:#34d399;flex-shrink:0}.rewards-module__dvbG-W__infoTitle{color:#fff;margin-bottom:var(--space-1);font-size:1.15rem;font-weight:800}.rewards-module__dvbG-W__infoDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.55}@media (max-width:768px){.rewards-module__dvbG-W__grid{grid-template-columns:1fr}}
.update-module__BLWuCa__main{padding-top:calc(var(--header-height) + 3rem);padding-bottom:var(--space-20)}.update-module__BLWuCa__heroSection{text-align:center;margin-bottom:var(--space-16)}.update-module__BLWuCa__updateBadge{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-caption);text-transform:uppercase;color:#f59e0b;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);margin-bottom:var(--space-4);background:#f59e0b1a;border:1px solid #f59e0b4d;font-weight:700;display:inline-flex}.update-module__BLWuCa__heroTitle{font-size:var(--text-display-lg);color:#fff;margin-bottom:var(--space-3);font-weight:900}.update-module__BLWuCa__heroSub{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-10)}.update-module__BLWuCa__updateCard{background:var(--gradient-card);border-radius:var(--radius-2xl);padding:var(--space-10) var(--space-8);border:1px solid #ffd7004d;max-width:680px;margin:0 auto;box-shadow:0 20px 60px #000000b3}.update-module__BLWuCa__alertBox{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);margin-bottom:var(--space-6);text-align:left;background:#f59e0b14;border:1px solid #f59e0b40;display:flex}.update-module__BLWuCa__alertTitle{color:#fff;margin-bottom:2px;font-weight:700}.update-module__BLWuCa__alertText{color:var(--text-secondary);font-size:.88rem}.update-module__BLWuCa__apkMeta{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);margin-bottom:var(--space-6);background:#00000080;border:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid}.update-module__BLWuCa__metaItem{flex-direction:column;gap:4px;display:flex}.update-module__BLWuCa__metaLabel{color:var(--text-muted);font-size:.75rem}.update-module__BLWuCa__metaVal{color:#fff;font-size:.88rem;font-weight:700}.update-module__BLWuCa__releaseNotesBox{border-radius:var(--radius-lg);padding:var(--space-4);text-align:left;margin-bottom:var(--space-6);background:#0000004d;border:1px solid #ffffff0f}.update-module__BLWuCa__releaseNotesTitle{align-items:center;gap:var(--space-2);color:var(--color-gold);margin-bottom:var(--space-2);font-size:.88rem;font-weight:700;display:flex}.update-module__BLWuCa__releaseNotesContent{color:var(--text-secondary);white-space:pre-line;font-size:.85rem;line-height:1.6}.update-module__BLWuCa__updateNowBtn{justify-content:center;align-items:center;gap:var(--space-3);background:var(--gradient-gold);color:#04060b;width:100%;font-family:var(--font-heading);border-radius:var(--radius-xl);margin-bottom:var(--space-4);cursor:pointer;padding:1.15rem 2rem;font-size:1.1rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 0 25px #ffd70066}.update-module__BLWuCa__updateNowBtn:hover{transform:translateY(-2px);box-shadow:0 0 40px #ffd70099}.update-module__BLWuCa__disclaimer{color:var(--text-secondary);font-size:.82rem}.update-module__BLWuCa__guideSection{margin-top:var(--space-16)}.update-module__BLWuCa__sectionTitle{font-size:var(--text-display-md);text-align:center;color:#fff;margin-bottom:var(--space-10);font-weight:800}.update-module__BLWuCa__stepsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.update-module__BLWuCa__stepCard{background:var(--gradient-card);border-radius:var(--radius-xl);padding:var(--space-8);border:1px solid #ffd70026;position:relative}.update-module__BLWuCa__stepNum{font-family:var(--font-heading);color:#ffd70040;margin-bottom:var(--space-3);font-size:2.2rem;font-weight:900}.update-module__BLWuCa__stepCard h3{color:#fff;margin-bottom:var(--space-2);font-size:1.2rem;font-weight:800}.update-module__BLWuCa__stepCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:768px){.update-module__BLWuCa__apkMeta{grid-template-columns:repeat(2,1fr)}.update-module__BLWuCa__stepsGrid{grid-template-columns:1fr}}
.ContactSection-module__p6Eb1q__contact{position:relative}.ContactSection-module__p6Eb1q__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.ContactSection-module__p6Eb1q__contactCard{align-items:center;gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid #ffd70026;transition:all .3s;display:flex}.ContactSection-module__p6Eb1q__contactCard:hover{border-color:var(--color-gold);transform:translateY(-3px);box-shadow:0 10px 30px #00000080,0 0 20px #ffd70026}.ContactSection-module__p6Eb1q__iconContainer{border-radius:var(--radius-lg);background:#ffd70014;border:1px solid #ffd70040;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactSection-module__p6Eb1q__icon{color:var(--color-gold)}.ContactSection-module__p6Eb1q__content{flex-grow:1}.ContactSection-module__p6Eb1q__cardTitle{color:#fff;margin-bottom:var(--space-1);font-size:1.05rem;font-weight:700}.ContactSection-module__p6Eb1q__cardDesc{color:var(--text-secondary);font-size:.85rem}.ContactSection-module__p6Eb1q__external{color:var(--text-muted)}@media (max-width:640px){.ContactSection-module__p6Eb1q__grid{grid-template-columns:1fr}}
