*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans Bengali','Hind Siliguri',Arial,sans-serif;background:var(--gc47-bg);color:var(--gc47-text);font-size:1.55rem;line-height:1.5;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}:root{--gc47-primary:#273746;--gc47-bg:#111923;--gc47-panel:#1d2a36;--gc47-soft:#2d3d4a;--gc47-text:#e0ffff;--gc47-muted:#ced4da;--gc47-accent:#6fffe9;--gc47-gold:#ffd166;--gc47-red:#ef476f;--gc47-green:#06d6a0;--gc47-shadow:0 1.2rem 3rem rgba(0,0,0,.35)}.gc47-lock{overflow:hidden}.gc47-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(111,255,233,.16),transparent 30rem),linear-gradient(180deg,#101822,#182331 50%,#0d141d)}.gc47-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(17,25,35,.92);backdrop-filter:blur(1.2rem);border-bottom:.1rem solid rgba(224,255,255,.16)}.gc47-topbar{max-width:108rem;margin:auto;height:6.4rem;display:flex;align-items:center;gap:1rem;padding:0 1.2rem}.gc47-brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;min-width:0}.gc47-logo{width:3.2rem;height:3.2rem;border-radius:.9rem}.gc47-brand-name{font-weight:900;color:var(--gc47-text);white-space:nowrap;font-size:1.55rem}.gc47-desktop-nav{display:flex;gap:1.2rem;margin-left:auto}.gc47-desktop-nav a{font-size:1.35rem;text-decoration:none;color:var(--gc47-muted);padding:.8rem;border-radius:1rem}.gc47-actions{display:flex;gap:.6rem;margin-left:auto}.gc47-btn{border:0;border-radius:1.3rem;min-height:4.4rem;padding:0 1.35rem;font-weight:900;cursor:pointer;transition:.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;text-decoration:none}.gc47-btn:hover,.gc47-btn:focus{transform:translateY(-.15rem);filter:brightness(1.08)}.gc47-btn-primary{background:linear-gradient(135deg,var(--gc47-accent),var(--gc47-green));color:#061218}.gc47-btn-ghost{background:rgba(224,255,255,.08);color:var(--gc47-text);border:.1rem solid rgba(224,255,255,.22)}.gc47-btn-gold{background:linear-gradient(135deg,var(--gc47-gold),#ff9f1c);color:#1a1300}.gc47-menu-toggle{display:none;background:rgba(224,255,255,.1);color:var(--gc47-text);border:.1rem solid rgba(224,255,255,.18);border-radius:1.2rem;min-width:4.4rem;min-height:4.4rem;font-size:2.2rem}.gc47-mobile-menu{position:fixed;top:6.4rem;right:0;width:min(32rem,88vw);height:calc(100vh - 6.4rem);z-index:9999;background:#101923;transform:translateX(105%);transition:.28s ease;padding:1.4rem;box-shadow:var(--gc47-shadow);display:flex;flex-direction:column;gap:.75rem}.gc47-menu-open{transform:translateX(0)}.gc47-mobile-menu a{padding:1.25rem 1rem;border-radius:1.2rem;text-decoration:none;background:rgba(224,255,255,.06);color:var(--gc47-text);border:.1rem solid rgba(224,255,255,.1)}.gc47-main{padding-top:7.4rem}.gc47-container{width:min(100%,108rem);margin:auto;padding:1.2rem}.gc47-wrapper{max-width:43rem;margin:auto}.gc47-hero{padding:1.4rem 0}.gc47-kicker{color:var(--gc47-accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:1.2rem}.gc47-title{font-size:clamp(2.4rem,8vw,4.8rem);line-height:1.08;margin:1rem 0;color:var(--gc47-text)}.gc47-lead{color:var(--gc47-muted);font-size:1.7rem}.gc47-cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.6rem 0}.gc47-slider{position:relative;overflow:hidden;border-radius:2rem;box-shadow:var(--gc47-shadow);background:#000}.gc47-slide{display:none;position:relative;cursor:pointer}.gc47-slide-active{display:block}.gc47-slide img{width:100%;aspect-ratio:16/8;object-fit:cover}.gc47-slide span{position:absolute;left:1.2rem;bottom:1.2rem;background:rgba(0,0,0,.55);padding:.7rem 1rem;border-radius:1rem;font-weight:800}.gc47-slider-controls{position:absolute;inset:auto 1rem 1rem auto;display:flex;gap:.5rem}.gc47-slider-controls button,.gc47-dot{border:0;cursor:pointer}.gc47-slider-controls button{width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(224,255,255,.82);color:#0d141d}.gc47-dots{display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.gc47-dot{width:.8rem;height:.8rem;border-radius:99rem;background:rgba(224,255,255,.3)}.gc47-dot-active{width:2.2rem;background:var(--gc47-accent)}.gc47-section{padding:1.8rem 0}.gc47-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.gc47-section h2{font-size:2.4rem;margin:.4rem 0;color:var(--gc47-text)}.gc47-section h3{font-size:1.8rem;color:var(--gc47-accent);margin:1.2rem 0 .5rem}.gc47-card{background:linear-gradient(180deg,rgba(45,61,74,.96),rgba(29,42,54,.96));border:.1rem solid rgba(224,255,255,.13);border-radius:1.8rem;padding:1.4rem;box-shadow:0 .8rem 2rem rgba(0,0,0,.18)}.gc47-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.gc47-game{min-height:9.8rem;border-radius:1.4rem;background:rgba(224,255,255,.055);border:.1rem solid rgba(224,255,255,.1);padding:.8rem;text-align:center;text-decoration:none;color:var(--gc47-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;transition:.2s}.gc47-game:hover{transform:translateY(-.25rem);background:rgba(111,255,233,.14)}.gc47-game img{width:5.2rem;height:5.2rem;object-fit:cover;border-radius:1.2rem}.gc47-game span{font-size:1.15rem;font-weight:800;line-height:1.25}.gc47-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gc47-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.gc47-stat{padding:1.2rem;border-radius:1.4rem;background:rgba(6,214,160,.08);border:.1rem solid rgba(6,214,160,.2)}.gc47-stat b{display:block;font-size:2.2rem;color:var(--gc47-gold)}.gc47-link{color:var(--gc47-accent);font-weight:900;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.gc47-pill-list{display:flex;flex-wrap:wrap;gap:.7rem}.gc47-pill{padding:.7rem 1rem;border-radius:99rem;background:rgba(224,255,255,.08);border:.1rem solid rgba(224,255,255,.12);color:var(--gc47-muted);font-size:1.3rem}.gc47-review{border-left:.35rem solid var(--gc47-accent);padding-left:1rem;color:var(--gc47-muted)}.gc47-winner{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:.1rem dashed rgba(224,255,255,.14)}.gc47-footer{background:#0b1118;border-top:.1rem solid rgba(224,255,255,.14);padding:2.4rem 0 8rem}.gc47-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.4rem}.gc47-footer a{color:var(--gc47-muted);text-decoration:none}.gc47-footer-links{display:grid;gap:.75rem}.gc47-partners{display:flex;gap:.7rem;flex-wrap:wrap}.gc47-partner{padding:.55rem .8rem;border-radius:.9rem;background:rgba(224,255,255,.08);font-weight:800}.gc47-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:6.2rem;z-index:1000;background:#273746;border-top:.1rem solid rgba(224,255,255,.22);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2.4rem rgba(0,0,0,.28)}.gc47-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--gc47-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:800;cursor:pointer;transition:.18s}.gc47-bottom-item i,.gc47-bottom-item span.material-icons,.gc47-bottom-item ion-icon{font-size:2.35rem}.gc47-bottom-item:active{transform:scale(.92)}.gc47-bottom-item.gc47-current,.gc47-bottom-item:hover{color:var(--gc47-accent)}.gc47-badge{position:absolute;margin-left:3rem;margin-top:-3.4rem;background:var(--gc47-red);color:#fff;border-radius:99rem;font-size:1rem;min-width:1.7rem;height:1.7rem;display:grid;place-items:center}.gc47-note{font-size:1.25rem;color:var(--gc47-muted)}.gc47-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.4rem}.gc47-table th,.gc47-table td{padding:.9rem;border-bottom:.1rem solid rgba(224,255,255,.12);text-align:left}.gc47-table th{color:var(--gc47-accent)}.gc47-article p{color:var(--gc47-muted)}.gc47-faq details{background:rgba(224,255,255,.06);border:.1rem solid rgba(224,255,255,.1);border-radius:1.2rem;padding:1rem;margin:.8rem 0}.gc47-faq summary{font-weight:900;cursor:pointer;color:var(--gc47-text)}.gc47-current{outline:.1rem solid rgba(111,255,233,.45)}@media (max-width:900px){.gc47-desktop-nav{display:none}.gc47-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.gc47-topbar{height:6rem}.gc47-mobile-menu{top:6rem;height:calc(100vh - 6rem)}.gc47-actions{margin-left:auto}.gc47-btn{padding:0 1rem}.gc47-brand-name{font-size:1.35rem}.gc47-grid{grid-template-columns:repeat(4,1fr)}.gc47-feature-grid,.gc47-footer-grid{grid-template-columns:1fr}.gc47-mini-grid{grid-template-columns:1fr}.gc47-main{padding-bottom:8rem}.gc47-container{padding:1rem}}@media (min-width:769px){.gc47-bottom-nav{display:none}.gc47-footer{padding-bottom:3rem}}@media (max-width:430px){.gc47-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.gc47-game{min-height:9rem;padding:.65rem}.gc47-game img{width:4.8rem;height:4.8rem}.gc47-title{font-size:2.55rem}.gc47-actions .gc47-btn{min-height:4.2rem;font-size:1.2rem}.gc47-logo{width:2.8rem;height:2.8rem}.gc47-section h2{font-size:2.05rem}}