/* Nustar App mobile-first design system */
:root{font-size:62.5%;--g62b-primary:#00FA9A;--g62b-secondary:#7FFF00;--g62b-bg:#1A1A1A;--g62b-surface:#242424;--g62b-muted:#4A4A4A;--g62b-pink:#FFC0CB;--g62b-text:#F7FFF9;--g62b-soft:#BDEBD3;--g62b-line:rgba(127,255,0,.22);--g62b-shadow:0 1.6rem 4rem rgba(0,0,0,.38)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(0,250,154,.22),transparent 30rem),linear-gradient(180deg,#101010 0%,var(--g62b-bg) 48%,#0d160f 100%);color:var(--g62b-text);font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.5;overflow-x:hidden}body.g62b-lock{overflow:hidden}a{color:var(--g62b-primary);text-decoration:none}img{max-width:100%;height:auto;display:block}.g62b-page{max-width:43rem;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(26,26,26,.96),rgba(20,28,22,.98));box-shadow:0 0 0 .1rem rgba(255,255,255,.04)}.g62b-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:1000;background:rgba(18,18,18,.92);backdrop-filter:blur(1.2rem);border-bottom:.1rem solid var(--g62b-line)}.g62b-topbar{height:6.4rem;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.g62b-brand{display:flex;align-items:center;gap:.7rem;min-width:0;margin-right:auto}.g62b-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 1.8rem rgba(0,250,154,.42)}.g62b-brand-name{font-weight:900;font-size:1.55rem;color:var(--g62b-text);white-space:nowrap}.g62b-actions{display:flex;align-items:center;gap:.5rem}.g62b-btn{border:0;border-radius:999px;min-height:4.4rem;min-width:4.4rem;padding:0 1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:900;cursor:pointer;transition:transform .18s ease,filter .18s ease,background .18s ease;color:#071009;background:linear-gradient(135deg,var(--g62b-primary),var(--g62b-secondary));box-shadow:0 .7rem 1.8rem rgba(0,250,154,.24)}.g62b-btn:hover,.g62b-btn:focus{transform:translateY(-.1rem) scale(1.02);filter:brightness(1.08)}.g62b-btn-alt{background:linear-gradient(135deg,var(--g62b-pink),#fff2f5);color:#2c101a}.g62b-btn-ghost{background:rgba(255,255,255,.08);color:var(--g62b-text);border:.1rem solid var(--g62b-line);box-shadow:none}.g62b-menu-toggle{width:4.4rem;padding:0;font-size:2rem}.g62b-menu-panel{position:fixed;top:6.4rem;right:0;width:min(34rem,92vw);height:calc(100vh - 6.4rem);background:linear-gradient(180deg,#191919,#101910);z-index:9999;transform:translateX(105%);transition:transform .22s ease;border-left:.1rem solid var(--g62b-line);padding:1.4rem;box-shadow:var(--g62b-shadow);overflow-y:auto}.g62b-menu-open{transform:translateX(0)}.g62b-menu-links{display:grid;gap:.8rem}.g62b-menu-links a,.g62b-footer-links a{min-height:4.4rem;display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;border-radius:1.4rem;background:rgba(255,255,255,.06);border:.1rem solid rgba(255,255,255,.06);color:var(--g62b-text);font-weight:800}.g62b-main{padding:7.6rem 1rem 2.4rem}.g62b-container{width:100%;max-width:41rem;margin:0 auto}.g62b-wrapper{padding:1.4rem}.g62b-section{margin:1.4rem 0;padding:1.4rem;border:.1rem solid var(--g62b-line);border-radius:2.2rem;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 1rem 2.8rem rgba(0,0,0,.2)}.g62b-card{padding:1.2rem;border-radius:1.8rem;background:rgba(0,0,0,.23);border:.1rem solid rgba(255,255,255,.08)}.g62b-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.g62b-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.g62b-game{min-height:10.6rem;padding:.65rem;border-radius:1.4rem;background:rgba(255,255,255,.06);border:.1rem solid rgba(127,255,0,.18);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:var(--g62b-text);transition:transform .18s ease,border-color .18s ease}.g62b-game:hover{transform:translateY(-.2rem);border-color:var(--g62b-primary)}.g62b-game img{width:5.2rem;height:5.2rem;border-radius:1.2rem;object-fit:cover;margin-bottom:.45rem}.g62b-game span{font-size:1.05rem;font-weight:800;line-height:1.15}.g62b-title{font-size:2.65rem;line-height:1.08;margin:.4rem 0 1rem;font-weight:1000;letter-spacing:-.04em}.g62b-subtitle{font-size:1.9rem;margin:.2rem 0 1rem;color:var(--g62b-primary)}.g62b-kicker{color:var(--g62b-pink);font-size:1.15rem;text-transform:uppercase;letter-spacing:.12em;font-weight:1000}.g62b-muted{color:var(--g62b-soft)}.g62b-link{font-weight:1000;color:var(--g62b-secondary);text-decoration:underline;text-underline-offset:.25rem}.g62b-promo-text{font-weight:1000;color:var(--g62b-pink);cursor:pointer;text-decoration:underline}.g62b-hero{position:relative;overflow:hidden;border-radius:2.4rem;min-height:38rem;background:linear-gradient(145deg,rgba(0,250,154,.16),rgba(255,192,203,.08)),#151515}.g62b-hero-copy{position:relative;z-index:2;padding:1.5rem}.g62b-carousel{position:relative;height:18.6rem;margin:.8rem;border-radius:1.8rem;overflow:hidden}.g62b-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;cursor:pointer}.g62b-slide-active{opacity:1}.g62b-slide img{width:100%;height:100%;object-fit:cover}.g62b-pill-row{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0}.g62b-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem .9rem;border-radius:999px;background:rgba(0,250,154,.12);border:.1rem solid var(--g62b-line);font-size:1.15rem;font-weight:900;color:var(--g62b-text)}.g62b-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.g62b-stat{text-align:center;padding:1rem;border-radius:1.4rem;background:rgba(127,255,0,.08)}.g62b-stat strong{display:block;font-size:1.9rem;color:var(--g62b-secondary)}.g62b-step{display:flex;gap:1rem;align-items:flex-start;margin:.9rem 0}.g62b-step-num{flex:0 0 3rem;height:3rem;border-radius:50%;display:grid;place-items:center;background:var(--g62b-primary);color:#06120b;font-weight:1000}.g62b-footer{padding:2rem 1rem 8.8rem;background:#111;border-top:.1rem solid var(--g62b-line)}.g62b-footer-logo-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.g62b-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.2rem 0}.g62b-footer-cta{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.2rem 0}.g62b-copy{font-size:1.2rem;color:var(--g62b-soft)}.g62b-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;height:6.2rem;z-index:1000;display:flex;align-items:center;justify-content:space-around;background:#101510;border-top:.1rem solid var(--g62b-line);box-shadow:0 -1rem 2.8rem rgba(0,0,0,.42)}.g62b-bottom-nav button,.g62b-bottom-nav a{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--g62b-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.05rem;font-weight:900;gap:.25rem;cursor:pointer;transition:transform .18s ease,color .18s ease}.g62b-bottom-nav i,.g62b-bottom-nav .material-icons,.g62b-bottom-nav ion-icon{font-size:2.3rem}.g62b-bottom-nav .g62b-active,.g62b-bottom-nav button:active{color:var(--g62b-primary);transform:scale(1.08)}.g62b-badge{position:absolute;margin-left:2.2rem;margin-top:-3.2rem;background:var(--g62b-pink);color:#260915;border-radius:999px;padding:.1rem .45rem;font-size:.9rem}.g62b-table{width:100%;border-collapse:separate;border-spacing:0 .7rem}.g62b-table td,.g62b-table th{padding:.9rem;background:rgba(255,255,255,.06);text-align:left}.g62b-table th{color:var(--g62b-secondary)}.g62b-review{border-left:.35rem solid var(--g62b-primary);padding-left:1rem;margin:1rem 0}.g62b-desktop-nav{display:none}.g62b-partner-row{display:flex;flex-wrap:wrap;gap:.7rem}.g62b-partner{padding:.7rem 1rem;border-radius:999px;background:rgba(255,255,255,.08);font-weight:900;font-size:1.2rem}.g62b-sr{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (min-width:769px){body{background:#0d0d0d}.g62b-page,.g62b-header,.g62b-bottom-nav{max-width:100%}.g62b-page{max-width:112rem}.g62b-topbar{max-width:112rem;margin:0 auto}.g62b-main{padding-top:8.8rem}.g62b-container{max-width:104rem}.g62b-desktop-nav{display:flex;gap:.8rem;margin-left:1rem}.g62b-desktop-nav a{color:var(--g62b-text);font-weight:900;font-size:1.3rem}.g62b-bottom-nav{display:none}.g62b-menu-toggle{display:none}.g62b-grid{grid-template-columns:repeat(4,1fr)}.g62b-game-grid{grid-template-columns:repeat(8,1fr)}.g62b-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center}.g62b-carousel{height:28rem}.g62b-footer{padding-bottom:2rem}}
@media (max-width:768px){.g62b-main{padding-bottom:8rem}.g62b-actions .g62b-btn{padding:0 .85rem;font-size:1.25rem}.g62b-title{font-size:2.35rem}.g62b-section{border-radius:1.8rem}}
