.Navbar-module__dVeNwG__navbar{z-index:100;background:linear-gradient(#12060ef2 0%,#12060e00 100%);justify-content:space-between;align-items:center;padding:24px 60px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__logo{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;color:var(--white);align-items:center;gap:12px;font-size:22px;font-weight:800;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__dVeNwG__logo:hover{transform:scale(1.02)}.Navbar-module__dVeNwG__logoImg{object-fit:contain;width:auto;height:36px}.Navbar-module__dVeNwG__logoText{align-items:center;display:flex}.Navbar-module__dVeNwG__logoText span{color:var(--gold)}.Navbar-module__dVeNwG__navLinks{align-items:center;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--white60);margin-right:32px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__dVeNwG__navLink:hover{color:var(--white)}.Navbar-module__dVeNwG__navCta{background:var(--pink);color:var(--white);border-radius:100px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #e91e8c4d}.Navbar-module__dVeNwG__navCta:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e91e8c80}@media (max-width:900px){.Navbar-module__dVeNwG__navbar{padding:20px 24px}.Navbar-module__dVeNwG__navLinks{gap:20px}.Navbar-module__dVeNwG__navLink,.Navbar-module__dVeNwG__navCta{display:none}}
.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,#12060e 0%,#1a0a14 60%,#200d18 100%);align-items:center;min-height:100vh;padding:120px 60px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__hero:before{content:"";pointer-events:none;background:radial-gradient(#e91e8c14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.Hero-module__PgAKtG__heroInner{grid-template-columns:1fr 420px;align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;display:grid}.Hero-module__PgAKtG__heroText{z-index:2;position:relative}.Hero-module__PgAKtG__heroEyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--pink);margin-bottom:28px;font-size:11px;font-weight:500}.Hero-module__PgAKtG__heroText h1{font-family:var(--font-syne), sans-serif;letter-spacing:-1px;color:var(--white);margin-bottom:24px;font-size:clamp(44px,5.5vw,68px);font-weight:800;line-height:1.05}.Hero-module__PgAKtG__heroText h1 em{color:var(--gold);font-style:normal}.Hero-module__PgAKtG__heroSub{color:var(--white60);max-width:420px;margin-bottom:48px;font-size:18px;font-weight:300;line-height:1.6}.Hero-module__PgAKtG__heroActions{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Hero-module__PgAKtG__btnPrimary{background:var(--pink);color:var(--white);text-transform:uppercase;letter-spacing:1.2px;border-radius:8px;padding:16px 36px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.Hero-module__PgAKtG__btnPrimary:hover{opacity:.85}.Hero-module__PgAKtG__btnGhost{color:var(--white60);border-bottom:1px solid #0000;padding-bottom:2px;font-size:15px;text-decoration:none;transition:color .2s,border-color .2s}.Hero-module__PgAKtG__btnGhost:hover{color:var(--white);border-color:var(--white)}.Hero-module__PgAKtG__heroPhone{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__phoneWrap{transform-origin:50%;position:relative;transform:rotate(-4deg)}.Hero-module__PgAKtG__phoneFrame{background:#0d0509;border:2px solid #ffffff26;border-radius:44px;width:280px;height:580px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009,inset 0 0 0 1px #ffffff0d}.Hero-module__PgAKtG__phoneNotch{z-index:10;background:#0d0509;border:1px solid #ffffff1a;border-radius:20px;width:80px;height:22px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__phoneScreen{background:linear-gradient(160deg,#1e0917 0%,#12060e 40%,#1a0714 100%);flex-direction:column;align-items:center;gap:16px;width:100%;height:100%;padding:60px 20px 30px;display:flex}.Hero-module__PgAKtG__phoneAppLogo{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;margin-bottom:8px;font-size:20px;font-weight:800}.Hero-module__PgAKtG__phoneAppLogo span{color:var(--gold)}.Hero-module__PgAKtG__phoneCard{background:#e91e8c1f;border:1px solid #e91e8c40;border-radius:16px;width:100%;padding:16px}.Hero-module__PgAKtG__phoneCardLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--pink);margin-bottom:6px;font-size:9px}.Hero-module__PgAKtG__phoneCardTitle{font-family:var(--font-syne), sans-serif;color:var(--white);margin-bottom:10px;font-size:14px;font-weight:700}.Hero-module__PgAKtG__phoneSpinBtn{background:var(--pink);text-align:center;text-transform:uppercase;letter-spacing:1px;color:var(--white);border-radius:8px;padding:8px;font-size:10px;font-weight:700}.Hero-module__PgAKtG__phoneDots{gap:6px;margin-top:8px;display:flex}.Hero-module__PgAKtG__phoneDot{background:#fff3;border-radius:50%;width:6px;height:6px}.Hero-module__PgAKtG__phoneDot.Hero-module__PgAKtG__active{background:var(--pink)}.Hero-module__PgAKtG__phoneBottomNav{border-top:1px solid #ffffff14;justify-content:space-around;width:100%;margin-top:auto;padding-top:12px;display:flex}.Hero-module__PgAKtG__phoneNavDot{background:#ffffff26;border-radius:2px;width:20px;height:3px}.Hero-module__PgAKtG__phoneNavDot.Hero-module__PgAKtG__active{background:var(--pink)}.Hero-module__PgAKtG__phoneBadge{background:var(--gold);color:#12060e;white-space:nowrap;letter-spacing:.5px;border-radius:12px;padding:10px 16px;font-size:11px;font-weight:700;position:absolute;bottom:100px;left:-40px}@media (max-width:900px){.Hero-module__PgAKtG__hero{min-height:auto;padding:100px 24px 60px}.Hero-module__PgAKtG__heroInner{grid-template-columns:1fr;gap:48px}.Hero-module__PgAKtG__heroText{overflow-wrap:break-word;word-break:break-word;max-width:100%}.Hero-module__PgAKtG__heroText h1{max-width:100%;font-size:clamp(28px,7vw,44px)}.Hero-module__PgAKtG__heroSub{max-width:100%;font-size:15px}.Hero-module__PgAKtG__heroEyebrow{font-size:10px}.Hero-module__PgAKtG__heroPhone{justify-content:center}.Hero-module__PgAKtG__phoneBadge{left:-10px}}
.Games-module__5zZ-fq__gamesSection{background:var(--bg2);padding:120px 60px}.Games-module__5zZ-fq__gamesHeader{max-width:1200px;margin:0 auto 80px}.Games-module__5zZ-fq__sectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--pink);margin-bottom:20px;font-size:10px;font-weight:500}.Games-module__5zZ-fq__gamesHeader h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.08}.Games-module__5zZ-fq__gamesList{flex-direction:column;gap:0;max-width:1200px;margin:0 auto;display:flex}.Games-module__5zZ-fq__gameRow{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.Games-module__5zZ-fq__gameRow:last-child{border-bottom:1px solid #ffffff14}.Games-module__5zZ-fq__gameRow.Games-module__5zZ-fq__reverse{direction:rtl}.Games-module__5zZ-fq__gameRow.Games-module__5zZ-fq__reverse>*{direction:ltr}.Games-module__5zZ-fq__gameVisual{background:var(--surface);justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.Games-module__5zZ-fq__imageContainer{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.Games-module__5zZ-fq__gameImage{object-fit:contain;width:auto;max-width:100%;height:95%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.Games-module__5zZ-fq__imageContainer:hover .Games-module__5zZ-fq__gameImage{transform:scale(1.04)}.Games-module__5zZ-fq__visualRoleta{background:linear-gradient(135deg,#1a0714 0%,#200d1a 100%);border-right:1px solid #ffffff0f}.Games-module__5zZ-fq__roletaWheelSide{z-index:3;border:3px solid #e91e8c59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;animation:18s linear infinite Games-module__5zZ-fq__slowSpin;display:flex;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}@keyframes Games-module__5zZ-fq__slowSpin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.Games-module__5zZ-fq__roletaInner{background:var(--pink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Games-module__5zZ-fq__roletaSegment{transform-origin:100%;background:#e91e8c4d;width:50%;height:2px;margin-top:-1px;position:absolute;top:50%;right:50%}.Games-module__5zZ-fq__visualRaspadinha{background:linear-gradient(135deg,#120616 0%,#1e0a1a 100%);border-left:1px solid #ffffff0f}.Games-module__5zZ-fq__scratchAnimWrapper{z-index:3;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.Games-module__5zZ-fq__scratchCardAnim{background:linear-gradient(140deg,#1e1008 0%,#2a1600 100%);border:2px solid #c9a84c80;border-radius:14px;justify-content:center;align-items:center;width:110px;height:150px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 24px #c9a84c26}.Games-module__5zZ-fq__scratchOverlay{background:#50280ad9;border-radius:12px;flex-direction:column;justify-content:center;gap:10px;padding:0 14px;animation:3s ease-in-out infinite Games-module__5zZ-fq__scratchReveal;display:flex;position:absolute;inset:0}@keyframes Games-module__5zZ-fq__scratchReveal{0%,20%{opacity:1;clip-path:inset(0)}60%,80%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}.Games-module__5zZ-fq__scratchLine{background:repeating-linear-gradient(90deg,#c9a84c40 0 8px,#0000 8px 14px);border-radius:4px;height:6px;animation:3s ease-in-out infinite Games-module__5zZ-fq__scratchLineWipe}.Games-module__5zZ-fq__scratchLine:nth-child(2){animation-delay:.2s}.Games-module__5zZ-fq__scratchLine:nth-child(3){animation-delay:.4s}@keyframes Games-module__5zZ-fq__scratchLineWipe{0%{opacity:1;width:100%}50%{opacity:0;width:0%}80%{opacity:0;width:0%}to{opacity:1;width:100%}}.Games-module__5zZ-fq__scratchRevealText{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.Games-module__5zZ-fq__scratchRevealText span:first-child{font-size:28px;animation:3s ease-in-out infinite Games-module__5zZ-fq__popIn}@keyframes Games-module__5zZ-fq__popIn{0%,30%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.15)}70%,80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.Games-module__5zZ-fq__scratchRevealLabel{font-family:var(--font-syne), sans-serif;letter-spacing:1.5px;color:var(--gold);text-transform:uppercase;font-size:10px;font-weight:800}.Games-module__5zZ-fq__scratchParticle{pointer-events:none;opacity:0;font-size:14px;animation:3s ease-in-out infinite Games-module__5zZ-fq__particleFly;position:absolute}.Games-module__5zZ-fq__p1{animation-delay:.6s;top:20px;right:5px}.Games-module__5zZ-fq__p2{animation-delay:.8s;top:10px;right:30px}.Games-module__5zZ-fq__p3{animation-delay:1s;top:30px;right:15px}@keyframes Games-module__5zZ-fq__particleFly{0%,40%{opacity:0;transform:translate(0)scale(.5)}55%{opacity:1;transform:translate(-8px,-20px)scale(1.1)}75%{opacity:0;transform:translate(-14px,-36px)scale(.8)}to{opacity:0}}.Games-module__5zZ-fq__visualTabuleiro{background:linear-gradient(135deg,#140812 0%,#1c0a18 100%);border-right:1px solid #ffffff0f}.Games-module__5zZ-fq__boardAnimWrapper{z-index:3;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.Games-module__5zZ-fq__boardMiniGrid{grid-template-rows:repeat(4,42px);grid-template-columns:repeat(4,42px);gap:5px;display:grid;position:relative}.Games-module__5zZ-fq__boardMiniCell{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;display:flex}.Games-module__5zZ-fq__boardMiniEnd{background:#c9a84c1f;border-color:#c9a84c66}.Games-module__5zZ-fq__boardEndStar{font-size:16px}.Games-module__5zZ-fq__boardAnimLabel{text-transform:uppercase;letter-spacing:1px;color:#ffffff40;font-size:9px}.Games-module__5zZ-fq__boardAnimPawn{background:var(--pink);z-index:5;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;animation:8s step-end infinite Games-module__5zZ-fq__pawnSnakeMove;display:flex;position:absolute;top:147px;left:6px;box-shadow:0 0 12px #e91e8c99}@keyframes Games-module__5zZ-fq__pawnSnakeMove{0%{top:147px;left:6px}6.25%{top:147px;left:53px}12.5%{top:147px;left:100px}18.75%{top:147px;left:147px}25%{top:100px;left:147px}31.25%{top:100px;left:100px}37.5%{top:100px;left:53px}43.75%{top:100px;left:6px}50%{top:53px;left:6px}56.25%{top:53px;left:53px}62.5%{top:53px;left:100px}68.75%{top:53px;left:147px}75%{top:6px;left:147px}81.25%{top:6px;left:100px}87.5%{top:6px;left:53px}93.75%{top:6px;left:6px}to{top:147px;left:6px}}.Games-module__5zZ-fq__boardAnimPawn:after{content:"";border:2px solid #e91e8c99;border-radius:50%;animation:.5s ease-out infinite Games-module__5zZ-fq__pawnPulse;position:absolute;inset:-4px}@keyframes Games-module__5zZ-fq__pawnPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.Games-module__5zZ-fq__gameContent{flex-direction:column;justify-content:center;gap:20px;padding:64px 60px;display:flex;position:relative}.Games-module__5zZ-fq__gameTag{text-transform:uppercase;letter-spacing:1.8px;color:var(--pink);font-size:10px;font-weight:600}.Games-module__5zZ-fq__gameNumber{font-family:var(--font-syne), sans-serif;color:#ffffff0a;letter-spacing:-2px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:80px;font-weight:800;line-height:1;position:absolute;top:48px;right:60px}.Games-module__5zZ-fq__gameContent h3{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;color:var(--white);font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.1}.Games-module__5zZ-fq__gameDesc{color:var(--white60);max-width:380px;font-size:16px;line-height:1.65}.Games-module__5zZ-fq__gameFeaturedBar{background:var(--pink);border-radius:2px;width:48px;height:2px}@media (max-width:900px){.Games-module__5zZ-fq__gamesSection{padding:80px 24px}.Games-module__5zZ-fq__gameRow{grid-template-columns:1fr}.Games-module__5zZ-fq__gameRow.Games-module__5zZ-fq__reverse{direction:ltr}.Games-module__5zZ-fq__gameVisual{min-height:300px}.Games-module__5zZ-fq__gameContent{padding:40px 24px}.Games-module__5zZ-fq__gameNumber{display:none}.Games-module__5zZ-fq__roletaWheelSide{width:140px;height:140px;right:-60px}.Games-module__5zZ-fq__scratchAnimWrapper,.Games-module__5zZ-fq__boardAnimWrapper{right:-8px;transform:translateY(-50%)scale(.8)}}
.Features-module__KujwKW__featuresSection{background:var(--bg);padding:120px 60px}.Features-module__KujwKW__sectionInner{max-width:1200px;margin:0 auto}.Features-module__KujwKW__sectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--pink);margin-bottom:20px;font-size:10px;font-weight:500}.Features-module__KujwKW__featuresSection h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.08}.Features-module__KujwKW__featuresList{flex-direction:column;gap:0;margin-top:80px;display:flex}.Features-module__KujwKW__featureItem{border-top:1px solid #ffffff12;grid-template-columns:80px 1fr;align-items:baseline;gap:32px;padding:40px 0;display:grid}.Features-module__KujwKW__featureItem:last-child{border-bottom:1px solid #ffffff12}.Features-module__KujwKW__featureNum{font-family:var(--font-dm-sans), sans-serif;color:var(--pink);letter-spacing:1px;opacity:.9;padding-top:4px;font-size:14px;font-weight:800}.Features-module__KujwKW__featureText{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.3px;font-size:clamp(20px,2.3vw,26px);font-weight:700;line-height:1.3}.Features-module__KujwKW__featureText em{color:var(--white60);font-style:normal;font-weight:300}@media (max-width:900px){.Features-module__KujwKW__featuresSection{padding:80px 24px}.Features-module__KujwKW__featureItem{grid-template-columns:56px 1fr;gap:16px}}
.CTA-module__rEpnVa__ctaSection{text-align:center;background:#0d0408;padding:140px 60px}.CTA-module__rEpnVa__ctaSection h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.08}.CTA-module__rEpnVa__sectionInner{max-width:1200px;margin:0 auto}.CTA-module__rEpnVa__ctaSub{color:var(--white60);margin-bottom:48px;font-size:15px}.CTA-module__rEpnVa__gplayBtn{color:var(--white);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:14px;margin-bottom:28px;padding:14px 28px;text-decoration:none;transition:background .2s;display:inline-flex}.CTA-module__rEpnVa__gplayBtn:hover{background:#ffffff1f}.CTA-module__rEpnVa__gplayIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CTA-module__rEpnVa__gplayTextWrap{text-align:left}.CTA-module__rEpnVa__gplayPre{color:var(--white60);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;font-size:10px;line-height:1}.CTA-module__rEpnVa__gplayName{font-family:var(--font-syne), sans-serif;font-size:18px;font-weight:700;line-height:1}.CTA-module__rEpnVa__ctaNote{color:#ffffff4d;letter-spacing:.3px;font-size:13px}@media (max-width:900px){.CTA-module__rEpnVa__ctaSection{padding:80px 24px}}
.Footer-module__rnk_JG__footer{text-align:center;background:#090306;border-top:1px solid #ffffff0f;padding:40px 60px}.Footer-module__rnk_JG__footer p{color:#ffffff4d;letter-spacing:.3px;font-size:13px}.Footer-module__rnk_JG__footer a{color:var(--white60);margin:0 4px;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__footer a:hover{color:#ffffff80}@media (max-width:900px){.Footer-module__rnk_JG__footer{padding:28px 24px}}
