html{font-size:62.5%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;font-family:'Noto Sans Bengali','Hind Siliguri',Arial,sans-serif;background:radial-gradient(circle at top,#4682B4 0,#273746 32%,#101923 100%);color:#E5E5E5;font-size:1.6rem;line-height:1.5;overflow-x:hidden}a{color:#87CEFA;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.g8c1-page{max-width:43rem;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(39,55,70,.96),rgba(17,27,38,.99));box-shadow:0 0 4rem rgba(0,0,0,.35);position:relative;overflow:hidden}.g8c1-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:1000;background:rgba(39,55,70,.96);backdrop-filter:blur(1.4rem);border-bottom:.1rem solid rgba(135,206,250,.28)}.g8c1-header-inner{display:flex;align-items:center;gap:.8rem;min-height:6.2rem;padding:.8rem 1rem}.g8c1-brand{display:flex;align-items:center;gap:.7rem;color:#E5E5E5;font-weight:900;letter-spacing:.08rem}.g8c1-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 0 .2rem rgba(0,191,255,.22)}.g8c1-brand-text{font-size:2rem;color:#fff}.g8c1-header-actions{display:flex;gap:.6rem;margin-left:auto}.g8c1-btn{border:0;border-radius:999px;min-height:4.4rem;padding:1rem 1.35rem;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.g8c1-btn:active,.g8c1-bottom-item:active{transform:scale(.94)}.g8c1-btn-primary{background:linear-gradient(135deg,#00BFFF,#87CEFA);color:#132331;box-shadow:0 .8rem 2rem rgba(0,191,255,.28)}.g8c1-btn-ghost{background:rgba(229,229,229,.12);color:#E5E5E5;border:.1rem solid rgba(229,229,229,.2)}.g8c1-menu-toggle{width:4.4rem;height:4.4rem;border-radius:1.4rem;border:.1rem solid rgba(135,206,250,.3);background:rgba(70,130,180,.34);color:#fff;font-size:2.4rem}.g8c1-nav{position:fixed;top:6.2rem;left:50%;transform:translate(-50%,-120%);width:calc(100% - 2rem);max-width:41rem;z-index:9999;background:#203242;border:.1rem solid rgba(135,206,250,.35);border-radius:0 0 2.4rem 2.4rem;padding:1.4rem;box-shadow:0 2rem 4rem rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.24s ease}.g8c1-menu-open{transform:translate(-50%,0);opacity:1;pointer-events:auto}.g8c1-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g8c1-nav a{display:flex;align-items:center;gap:.7rem;min-height:4.4rem;padding:.9rem 1rem;border-radius:1.3rem;background:rgba(119,136,153,.18);color:#E5E5E5;font-weight:800}.g8c1-nav a.g8c1-active{background:linear-gradient(135deg,#00BFFF,#4682B4);color:#fff}.g8c1-main{padding:7.8rem 1.2rem 2rem}.g8c1-hero{position:relative;padding:1.6rem;border-radius:2.8rem;background:linear-gradient(145deg,rgba(0,191,255,.2),rgba(119,136,153,.12));border:.1rem solid rgba(135,206,250,.25);overflow:hidden}.g8c1-kicker{color:#87CEFA;text-transform:uppercase;font-size:1.15rem;font-weight:900;letter-spacing:.14rem}.g8c1-title{font-size:3rem;line-height:1.1;margin:.8rem 0 1rem;color:#fff}.g8c1-lead{color:#DDEAF2;margin:0 0 1.2rem}.g8c1-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.g8c1-text-link{font-weight:900;color:#87CEFA;text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.35rem;cursor:pointer}.g8c1-carousel{margin:1.4rem 0;position:relative;border-radius:2.2rem;overflow:hidden;border:.1rem solid rgba(135,206,250,.28);background:#152635}.g8c1-slide{display:none;position:relative}.g8c1-slide-active{display:block}.g8c1-slide img{width:100%;height:17.2rem;object-fit:cover}.g8c1-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;background:rgba(16,25,35,.76);border-radius:1.4rem;padding:.9rem;color:#fff;font-weight:900}.g8c1-dots{display:flex;gap:.5rem;justify-content:center;margin-top:.8rem}.g8c1-dot{width:.9rem;height:.9rem;border-radius:99px;border:0;background:#778899}.g8c1-dot-active{width:2.4rem;background:#00BFFF}.g8c1-section{margin-top:1.8rem;padding:1.5rem;border-radius:2.2rem;background:rgba(229,229,229,.07);border:.1rem solid rgba(135,206,250,.18)}.g8c1-section-alt{background:linear-gradient(145deg,rgba(70,130,180,.25),rgba(39,55,70,.9))}.g8c1-section h2{font-size:2.25rem;margin:.2rem 0 1rem;color:#fff}.g8c1-section h3{font-size:1.75rem;margin:1rem 0 .6rem;color:#87CEFA}.g8c1-card{background:rgba(16,25,35,.82);border:.1rem solid rgba(135,206,250,.18);border-radius:1.8rem;padding:1.2rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.g8c1-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.g8c1-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.g8c1-game{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-height:10rem;padding:.65rem;border-radius:1.3rem;background:rgba(39,55,70,.8);border:.1rem solid rgba(135,206,250,.16);color:#E5E5E5;text-align:center;font-size:1.12rem;font-weight:800}.g8c1-game img{width:5.2rem;height:5.2rem;border-radius:1.2rem;object-fit:cover}.g8c1-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.g8c1-stat{padding:1rem;border-radius:1.5rem;background:linear-gradient(180deg,rgba(0,191,255,.18),rgba(119,136,153,.12));text-align:center}.g8c1-stat strong{display:block;color:#fff;font-size:2rem}.g8c1-pill-list{display:flex;flex-wrap:wrap;gap:.7rem}.g8c1-pill{padding:.7rem 1rem;border-radius:999px;background:rgba(135,206,250,.14);color:#E5E5E5;border:.1rem solid rgba(135,206,250,.2);font-weight:800}.g8c1-steps{counter-reset:g8c1step;display:grid;gap:1rem}.g8c1-step{position:relative;padding:1.2rem 1.2rem 1.2rem 4.8rem;border-radius:1.8rem;background:rgba(16,25,35,.74)}.g8c1-step::before{counter-increment:g8c1step;content:counter(g8c1step);position:absolute;left:1rem;top:1rem;width:2.8rem;height:2.8rem;border-radius:50%;display:grid;place-items:center;background:#00BFFF;color:#10202e;font-weight:900}.g8c1-review{border-left:.4rem solid #00BFFF;padding-left:1rem;color:#DDEAF2}.g8c1-footer{padding:2rem 1.2rem 8.8rem;background:#111d28;border-top:.1rem solid rgba(135,206,250,.22)}.g8c1-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1rem 0}.g8c1-footer-links a{padding:.9rem;border-radius:1.2rem;background:rgba(70,130,180,.22);color:#E5E5E5;font-weight:800}.g8c1-partners{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.g8c1-partner{padding:.7rem 1rem;border-radius:1rem;background:#273746;color:#87CEFA;font-weight:900}.g8c1-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:43rem;height:6.2rem;background:#273746;border-top:.1rem solid rgba(135,206,250,.34);z-index:1000;display:flex;justify-content:space-around;box-shadow:0 -1rem 2.4rem rgba(0,0,0,.35)}.g8c1-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#C9D6DF;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:1.05rem;font-weight:800;transition:.18s ease;position:relative}.g8c1-bottom-item i,.g8c1-bottom-item ion-icon,.g8c1-bottom-item .material-icons,.g8c1-bottom-item .ti{font-size:2.35rem}.g8c1-bottom-item.g8c1-active,.g8c1-bottom-item:hover{color:#00BFFF}.g8c1-bottom-item.g8c1-active::before{content:"";position:absolute;top:.35rem;width:2.8rem;height:.3rem;border-radius:99px;background:#00BFFF}.g8c1-badge{position:absolute;top:.5rem;right:1.1rem;background:#87CEFA;color:#152635;border-radius:99px;font-size:.9rem;padding:.1rem .45rem;font-weight:900}.g8c1-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.4rem}.g8c1-table th,.g8c1-table td{padding:.85rem;border-bottom:.1rem solid rgba(135,206,250,.14);text-align:left}.g8c1-table th{color:#87CEFA;background:rgba(0,191,255,.08)}.g8c1-faq details{background:rgba(16,25,35,.74);border-radius:1.4rem;margin:.8rem 0;padding:1rem}.g8c1-faq summary{font-weight:900;color:#fff;cursor:pointer}.g8c1-banner{border-radius:2rem;overflow:hidden;margin:1rem 0;border:.1rem solid rgba(135,206,250,.22)}@media (min-width:769px){.g8c1-bottom-nav{display:none}.g8c1-page{max-width:110rem}.g8c1-header{max-width:110rem}.g8c1-main{padding-left:2rem;padding-right:2rem}.g8c1-game-grid{grid-template-columns:repeat(8,1fr)}.g8c1-grid{grid-template-columns:repeat(3,1fr)}.g8c1-nav{max-width:70rem}.g8c1-nav-grid{grid-template-columns:repeat(4,1fr)}.g8c1-footer{padding-bottom:2rem}}@media (max-width:768px){main.g8c1-main{padding-bottom:8rem}.g8c1-header-actions .g8c1-btn{padding:.8rem 1rem;font-size:1.25rem}.g8c1-title{font-size:2.55rem}.g8c1-game-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.g8c1-game-grid{grid-template-columns:repeat(3,1fr)}.g8c1-brand-text{font-size:1.7rem}.g8c1-header-inner{gap:.45rem;padding:.7rem}.g8c1-btn{padding:.8rem .9rem}.g8c1-stat-grid{grid-template-columns:1fr}}