
:root{
  --yellow:#FFD91A;
  --yellow-2:#FFE85F;
  --navy:#111B44;
  --purple:#6A38FF;
  --ink:#121212;
  --muted:#666;
  --cream:#FFF8D8;
  --white:#fff;
  --green:#78D989;
  --line:#e8e4d6;
  --shadow:0 24px 70px rgba(13,18,46,.18);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
.container{width:min(1160px,calc(100% - 36px));margin:auto}
.topbar{height:74px;background:#111;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:74px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;letter-spacing:.7px}
.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--yellow);color:#111;border-radius:11px;transform:rotate(-6deg);box-shadow:inset 0 -3px 0 rgba(0,0,0,.12)}
.brand-text{font-size:21px}
.nav-download{background:var(--yellow);font-size:13px;font-weight:900;padding:13px 18px;border-radius:12px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffdf22 0%,#ffd214 64%,#ffc400 100%);min-height:700px}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:650px;position:relative;z-index:2}
.hero-copy{padding:60px 0 90px}
.eyebrow,.kicker{font-weight:900;font-size:12px;letter-spacing:1.5px}
.eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.66);padding:9px 12px;border-radius:999px}
.dot{width:8px;height:8px;background:#111;border-radius:50%}
h1{font-size:68px;line-height:.96;letter-spacing:-4px;margin:22px 0 22px;font-weight:900}
h1 span{color:var(--navy)}
.hero-sub{font-size:18px;line-height:1.65;max-width:590px;margin:0;color:#352d00}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.btn{min-height:58px;padding:0 24px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;transition:.2s ease}
.btn:hover{transform:translateY(-2px)}
.btn-primary{background:var(--navy);color:#fff;box-shadow:0 16px 35px rgba(17,27,68,.25)}
.btn-primary small{display:block;font-size:9px;opacity:.7;letter-spacing:1.2px}
.android-icon{width:28px;height:28px;background:var(--yellow);color:#111;border-radius:8px;display:grid;place-items:center}
.btn-secondary{border:2px solid rgba(17,27,68,.25);color:var(--navy);background:rgba(255,255,255,.28)}
.btn-dark{background:#111;color:#fff}
.mini-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}
.mini-trust div{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}
.mini-trust strong{font-size:18px}
.phone-stage{height:620px;display:grid;place-items:center;position:relative}
.phone{width:300px;height:590px;background:#111;border-radius:42px;padding:10px;box-shadow:0 40px 80px rgba(20,16,0,.35);transform:rotate(4deg);position:relative;z-index:3;border:2px solid rgba(255,255,255,.28)}
.phone-top{height:24px;display:grid;place-items:center}
.phone-top span{width:82px;height:6px;background:#333;border-radius:999px}
.screen{height:calc(100% - 24px);border-radius:31px;background:#f7f7f7;overflow:hidden;position:relative}
.app-header{height:70px;background:var(--navy);color:#fff;padding:12px;display:flex;align-items:center;gap:9px}
.app-header small{display:block;font-size:8px;opacity:.65;letter-spacing:.8px}
.app-header strong{font-size:15px}
.mini-logo{width:32px;height:32px;border-radius:9px;background:var(--yellow);color:#111;display:grid;place-items:center;font-weight:900}
.wallet{margin-left:auto;background:rgba(255,255,255,.12);padding:8px 10px;border-radius:10px;font-size:11px;font-weight:800}
.promo-card{margin:12px;height:140px;background:linear-gradient(145deg,#6638ff,#2b1a8c);border-radius:20px;color:#fff;padding:17px;position:relative;overflow:hidden}
.promo-card:after{content:"";position:absolute;width:110px;height:110px;border:25px solid rgba(255,217,26,.95);border-radius:50%;right:-35px;bottom:-40px}
.promo-kicker{font-size:8px;font-weight:900;color:var(--yellow);letter-spacing:1px}
.promo-card h3{font-size:20px;margin:8px 0;line-height:1.05}
.promo-dice{position:absolute;right:40px;top:45px;font-size:52px;z-index:2;filter:drop-shadow(0 7px 8px rgba(0,0,0,.28))}
.section-title{padding:3px 14px 8px;display:flex;justify-content:space-between;align-items:center}
.section-title strong{font-size:11px}
.section-title span{font-size:8px;color:#796eff}
.game-grid{padding:0 12px;display:grid;grid-template-columns:1fr 1fr;gap:9px}
.game-card{height:78px;border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
.game-card span{font-size:22px;font-weight:900}
.game-card b{font-size:9px}
.bottom-nav{position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;height:58px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.bottom-nav div{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:14px;color:#999}
.bottom-nav small{font-size:7px}
.bottom-nav .active{color:var(--purple);font-weight:800}
.burst{position:absolute;width:510px;height:510px;background:repeating-conic-gradient(from 0deg,rgba(255,255,255,.35) 0 9deg,transparent 9deg 18deg);border-radius:50%;opacity:.45}
.floating-pill{position:absolute;z-index:4;background:#111;color:#fff;padding:11px 14px;border-radius:999px;font-size:10px;font-weight:900;box-shadow:0 13px 30px rgba(0,0,0,.18)}
.pill-one{top:110px;right:12px;transform:rotate(5deg)}
.pill-two{left:2px;bottom:120px;transform:rotate(-5deg);background:var(--purple)}
.pill-three{right:0;bottom:72px;background:#fff;color:#111}
.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);opacity:.45}
.hero-glow-a{width:400px;height:400px;background:#fff;right:-190px;top:-150px}
.hero-glow-b{width:250px;height:250px;background:#ffef78;left:-130px;bottom:20px}
.hero-wave{height:65px;background:#fff;clip-path:polygon(0 70%,100% 0,100% 100%,0 100%);position:absolute;bottom:-1px;left:0;right:0}
.games{padding:90px 0 100px}
.section-head{text-align:center;max-width:720px;margin:0 auto 42px}
.section-head h2,.install h2,.safety h2,.final-cta h2{font-size:44px;letter-spacing:-2px;line-height:1.03;margin:10px 0 14px}
.section-head p{color:var(--muted);line-height:1.7}
.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.mode-card{min-height:220px;border-radius:26px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.08)}
.mode-card h3{font-size:21px;margin:34px 0 8px}
.mode-card p{font-size:13px;line-height:1.6;margin:0;max-width:280px}
.mode-icon{width:62px;height:62px;background:rgba(255,255,255,.8);border-radius:18px;display:grid;place-items:center;font-size:26px;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.1)}
.mode-card.yellow{background:var(--yellow)}
.mode-card.navy{background:var(--navy);color:#fff}
.mode-card.purple{background:var(--purple);color:#fff}
.mode-card.white{background:#f5f3eb}
.mode-card.black{background:#161616;color:#fff}
.mode-card.green{background:#a7efaf}
.install{background:var(--navy);color:#fff;padding:90px 0}
.install-wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.install-copy p{color:#c9cee4;line-height:1.75;max-width:540px}
.install-copy .kicker{color:var(--yellow)}
.install-copy .btn{margin-top:18px;background:var(--yellow);color:#111}
.steps{display:flex;flex-direction:column;gap:13px}
.step{display:flex;gap:15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);padding:18px;border-radius:18px}
.step-no{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:var(--yellow);color:#111;display:grid;place-items:center;font-weight:900}
.step strong{font-size:14px}
.step p{font-size:12px;color:#bac1de;margin:5px 0 0;line-height:1.5}
.safety{padding:80px 0;background:#f8f6ee}
.safety-card{background:var(--yellow);border-radius:30px;padding:40px 45px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.safety-card p{max-width:720px;line-height:1.7}
.shield{width:100px;height:100px;border-radius:30px;background:#111;color:var(--yellow);display:grid;place-items:center;font-size:44px;font-weight:900;transform:rotate(5deg)}
.faq{padding:90px 0}
.section-head.compact{margin-bottom:28px}
.faq-grid{max-width:860px;margin:auto;display:grid;gap:10px}
details{background:#f7f6f1;border-radius:16px;padding:18px 20px;border:1px solid #eeeae0}
summary{cursor:pointer;font-weight:800}
details p{color:#666;font-size:13px;line-height:1.7}
.final-cta{padding:70px 0;background:var(--yellow)}
.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}
footer{background:#111;color:#fff;padding:34px 0}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
.footer-inner p{font-size:12px;color:#aaa}
.footer-links{display:flex;gap:18px;font-size:12px;color:#ddd}
.mobile-sticky{display:none}
@media (max-width:900px){
  .hero-grid,.install-wrap{grid-template-columns:1fr}
  .hero-grid{padding-top:20px}
  .hero-copy{padding:35px 0 10px;text-align:center}
  .hero-sub{margin:auto}
  .hero-actions,.mini-trust{justify-content:center}
  h1{font-size:54px}
  .phone-stage{height:610px}
  .mode-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:600px){
  .container{width:min(100% - 24px,1160px)}
  .topbar,.nav{height:64px}
  .brand-mark{width:34px;height:34px}
  .brand-text{font-size:18px}
  .nav-download{padding:11px 12px;font-size:10px}
  h1{font-size:43px;letter-spacing:-2.7px}
  .hero-sub{font-size:15px}
  .hero-actions{flex-direction:column}
  .btn{width:100%}
  .mini-trust{gap:12px}
  .mini-trust div{font-size:10px}
  .phone-stage{height:570px}
  .phone{width:272px;height:538px}
  .floating-pill{font-size:8px;padding:9px 11px}
  .section-head h2,.install h2,.safety h2,.final-cta h2{font-size:34px}
  .mode-grid{grid-template-columns:1fr}
  .mode-card{min-height:185px}
  .install{padding:70px 0}
  .install-wrap{gap:42px}
  .safety-card{padding:28px;align-items:flex-start}
  .shield{width:70px;height:70px;flex:0 0 70px}
  .final-cta-inner{flex-direction:column;align-items:flex-start}
  .footer-inner{justify-content:center;text-align:center}
  .footer-links{justify-content:center;width:100%}
  .mobile-sticky{display:block;position:fixed;z-index:80;left:12px;right:12px;bottom:12px;text-align:center;background:var(--yellow);color:#111;padding:15px;border:2px solid #111;border-radius:15px;font-size:12px;font-weight:900;box-shadow:0 15px 35px rgba(0,0,0,.25)}
  body{padding-bottom:66px}
}
