/* xx9999 mobile-first interface */
:root{font-size:62.5%;--g0cf-bg:#2D2D2D;--g0cf-panel:#373737;--g0cf-panel2:#1f2527;--g0cf-text:#E0FFFF;--g0cf-muted:#b8dada;--g0cf-primary:#16f4d0;--g0cf-accent:#ffcb3d;--g0cf-danger:#ff5b82;--g0cf-line:rgba(224,255,255,.18);--g0cf-shadow:0 1.8rem 4rem rgba(0,0,0,.42);}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 5%,rgba(22,244,208,.18),transparent 30rem),linear-gradient(180deg,#2D2D2D 0%,#172326 52%,#2D2D2D 100%);color:var(--g0cf-text);font-family:'Noto Sans Bengali',system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.55rem;line-height:1.5;overflow-x:hidden}a{color:var(--g0cf-primary);text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.g0cf-page{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(45,45,45,.96),rgba(21,34,36,.96));box-shadow:0 0 5rem rgba(0,0,0,.5);position:relative;overflow:hidden}.g0cf-container{width:min(100% - 2.4rem,40.6rem);margin:0 auto}.g0cf-wrapper{padding:1.4rem 0}.g0cf-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(45,45,45,.92);backdrop-filter:blur(16px);border-bottom:.1rem solid var(--g0cf-line);transition:.25s}.g0cf-header-compact{box-shadow:var(--g0cf-shadow)}.g0cf-topbar{min-height:6.2rem;display:flex;align-items:center;gap:.8rem;padding:.8rem 1.1rem}.g0cf-brand{display:flex;align-items:center;gap:.7rem;min-width:0;margin-right:auto;color:var(--g0cf-text);font-weight:900}.g0cf-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;object-fit:cover;box-shadow:0 0 1.4rem rgba(22,244,208,.35)}.g0cf-brand-text{display:flex;flex-direction:column;line-height:1.05}.g0cf-brand-name{font-size:1.65rem;letter-spacing:.02em}.g0cf-brand-sub{font-size:1rem;color:var(--g0cf-muted);font-weight:600}.g0cf-head-actions{display:flex;gap:.55rem;align-items:center}.g0cf-btn{border:0;border-radius:999px;min-height:4.4rem;min-width:4.4rem;padding:1rem 1.25rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;transition:transform .18s,filter .18s,background .18s;color:#081817}.g0cf-btn:active{transform:scale(.94)}.g0cf-btn-primary{background:linear-gradient(135deg,var(--g0cf-primary),#9dfff4);box-shadow:0 .7rem 1.8rem rgba(22,244,208,.28)}.g0cf-btn-gold{background:linear-gradient(135deg,var(--g0cf-accent),#fff0a1);color:#332100}.g0cf-btn-ghost{background:rgba(224,255,255,.08);color:var(--g0cf-text);border:.1rem solid var(--g0cf-line)}.g0cf-menu-btn{width:4.4rem;padding:0}.g0cf-menu{position:fixed;top:6.2rem;right:1rem;left:1rem;z-index:9999;background:linear-gradient(160deg,#323737,#172326);border:.1rem solid rgba(22,244,208,.28);border-radius:1.8rem;box-shadow:var(--g0cf-shadow);padding:1rem;display:none}.g0cf-menu-open{display:block;animation:g0cf-pop .22s ease}.g0cf-nav{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g0cf-nav a{min-height:4.4rem;padding:1rem;border-radius:1.2rem;background:rgba(224,255,255,.07);color:var(--g0cf-text);font-weight:800;border:.1rem solid var(--g0cf-line)}@keyframes g0cf-pop{from{opacity:0;transform:translateY(-.8rem) scale(.98)}to{opacity:1;transform:none}}main{padding-top:7.4rem}.g0cf-hero{padding:1.2rem 0 0}.g0cf-kicker{display:inline-flex;align-items:center;gap:.6rem;color:var(--g0cf-accent);font-weight:900;text-transform:uppercase;font-size:1.1rem;letter-spacing:.08em}.g0cf-title{font-size:2.7rem;line-height:1.12;margin:.8rem 0 1rem;font-weight:950}.g0cf-lead{color:var(--g0cf-muted);font-size:1.5rem;margin:0 0 1.2rem}.g0cf-cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.3rem 0}.g0cf-text-link{font-weight:950;color:var(--g0cf-accent);border-bottom:.2rem solid rgba(255,203,61,.45);cursor:pointer}.g0cf-slider{position:relative;border-radius:2.2rem;overflow:hidden;border:.1rem solid rgba(22,244,208,.25);background:#111;margin:1.2rem 0;box-shadow:var(--g0cf-shadow)}.g0cf-slide{display:none;min-height:16.4rem;position:relative;cursor:pointer}.g0cf-slide-active{display:block}.g0cf-slide img{width:100%;height:17.8rem;object-fit:cover;filter:saturate(1.12) contrast(1.05)}.g0cf-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border-radius:1.2rem;background:rgba(0,0,0,.58);font-weight:900}.g0cf-dots{display:flex;gap:.5rem;position:absolute;right:1.3rem;top:1.2rem}.g0cf-dot{width:.8rem;height:.8rem;border-radius:50%;background:rgba(224,255,255,.5)}.g0cf-dot-active{background:var(--g0cf-primary);box-shadow:0 0 1rem var(--g0cf-primary)}.g0cf-section{margin:1.6rem 0;padding:1.4rem;border:.1rem solid var(--g0cf-line);border-radius:2rem;background:linear-gradient(155deg,rgba(224,255,255,.055),rgba(22,244,208,.035));box-shadow:0 1rem 2.4rem rgba(0,0,0,.22)}.g0cf-section h2{font-size:2rem;line-height:1.2;margin:.2rem 0 1rem}.g0cf-section h3{font-size:1.6rem;margin:1rem 0 .55rem;color:var(--g0cf-primary)}.g0cf-card{border-radius:1.6rem;background:rgba(0,0,0,.18);border:.1rem solid var(--g0cf-line);padding:1.2rem}.g0cf-grid{display:grid;gap:1rem}.g0cf-grid-2{grid-template-columns:1fr 1fr}.g0cf-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.g0cf-game{min-height:8.8rem;border-radius:1.3rem;background:rgba(224,255,255,.06);padding:.65rem;border:.1rem solid rgba(224,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.45rem;color:var(--g0cf-text);text-align:center;font-weight:800;font-size:1.05rem;line-height:1.2;cursor:pointer;transition:.18s}.g0cf-game:active{transform:scale(.95);background:rgba(22,244,208,.13)}.g0cf-game img{width:4.8rem;height:4.8rem;border-radius:1rem;object-fit:cover;border:.1rem solid rgba(255,255,255,.18)}.g0cf-cat-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.2rem 0 .85rem}.g0cf-cat-title h2{margin:0;font-size:1.75rem}.g0cf-pill{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.45rem .8rem;background:rgba(22,244,208,.12);color:var(--g0cf-primary);font-weight:900;font-size:1.1rem}.g0cf-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.g0cf-stat{padding:1rem;border-radius:1.4rem;background:linear-gradient(160deg,rgba(22,244,208,.14),rgba(255,203,61,.08));text-align:center}.g0cf-stat strong{display:block;font-size:1.8rem;color:var(--g0cf-accent)}.g0cf-list{padding-left:1.8rem;margin:.7rem 0}.g0cf-list li{margin:.45rem 0}.g0cf-review{display:flex;gap:1rem;align-items:flex-start}.g0cf-avatar{width:3.8rem;height:3.8rem;border-radius:50%;display:grid;place-items:center;background:var(--g0cf-primary);color:#102020;font-weight:950;flex:0 0 auto}.g0cf-footer{padding:2rem 1.2rem 8.5rem;background:#1d2223;border-top:.1rem solid var(--g0cf-line);margin-top:2rem}.g0cf-footer-links{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.2rem 0}.g0cf-footer-links a{padding:.7rem .9rem;border-radius:999px;background:rgba(224,255,255,.08);color:var(--g0cf-text);font-weight:800;border:.1rem solid var(--g0cf-line)}.g0cf-partners{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1rem 0}.g0cf-partner{border-radius:1.2rem;background:rgba(224,255,255,.08);padding:.8rem;text-align:center;font-weight:900;color:var(--g0cf-muted);font-size:1.1rem}.g0cf-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;z-index:1000;background:#2D2D2D;border-top:.1rem solid rgba(22,244,208,.38);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2.4rem rgba(0,0,0,.35)}.g0cf-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--g0cf-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:900;cursor:pointer;position:relative;transition:.18s}.g0cf-bottom-item i,.g0cf-bottom-item ion-icon,.g0cf-bottom-item .material-icons,.g0cf-bottom-item svg{font-size:2.25rem;width:2.4rem;height:2.4rem}.g0cf-bottom-active{color:var(--g0cf-primary)}.g0cf-bottom-active:before{content:'';position:absolute;top:.35rem;width:3rem;height:.28rem;border-radius:1rem;background:var(--g0cf-accent)}.g0cf-bottom-badge{position:absolute;top:.45rem;right:1.3rem;min-width:1.6rem;height:1.6rem;border-radius:999px;background:var(--g0cf-danger);color:white;font-size:.9rem;display:grid;place-items:center}.g0cf-bottom-item:active{transform:scale(.9);color:var(--g0cf-accent)}.g0cf-faq-item{margin:.9rem 0;padding:1rem;border-radius:1.4rem;background:rgba(224,255,255,.06)}.g0cf-highlight{color:var(--g0cf-accent);font-weight:950}.g0cf-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.4rem;font-size:1.3rem}.g0cf-table th,.g0cf-table td{padding:.85rem;border-bottom:.1rem solid var(--g0cf-line);text-align:left}.g0cf-table th{color:var(--g0cf-accent);background:rgba(0,0,0,.18)}@media (min-width:769px){.g0cf-bottom-nav{display:none}.g0cf-page{max-width:1180px}.g0cf-header{max-width:1180px}.g0cf-container{width:min(100% - 4rem,108rem)}.g0cf-game-grid{grid-template-columns:repeat(8,1fr)}.g0cf-grid-2{grid-template-columns:repeat(2,1fr)}.g0cf-menu{left:auto;width:48rem}.g0cf-footer{padding-bottom:2rem}.g0cf-title{font-size:4rem}.g0cf-slide img{height:30rem}}@media (max-width:768px){main{padding-bottom:8rem}.g0cf-hide-mobile{display:none}}@media (max-width:360px){.g0cf-game-grid{grid-template-columns:repeat(3,1fr)}.g0cf-btn{padding:.9rem .85rem}.g0cf-brand-sub{display:none}.g0cf-title{font-size:2.35rem}}
