*{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:#101826;color:#eef8ff;font-size:1.5rem;line-height:1.5;overflow-x:hidden}body.g35b-lock{overflow:hidden}a{color:#add8e6;text-decoration:none}img{max-width:100%;display:block}.g35b-page{max-width:430px;margin:0 auto;background:linear-gradient(180deg,#212f3d 0%,#111827 45%,#0b1020 100%);min-height:100vh;box-shadow:0 0 30px rgba(0,0,205,.25)}.g35b-container{width:100%;padding:0 1.4rem}.g35b-wrapper{padding-top:7.4rem}.g35b-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(15,26,43,.96);border-bottom:.1rem solid rgba(173,216,230,.18);backdrop-filter:blur(14px)}.g35b-topbar{height:6.8rem;display:flex;align-items:center;gap:.8rem;padding:0 1rem}.g35b-brand{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1}.g35b-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 0 .2rem rgba(240,128,128,.35)}.g35b-brand-name{font-weight:900;font-size:1.9rem;color:#fff;letter-spacing:.02rem}.g35b-header-actions{display:flex;align-items:center;gap:.5rem}.g35b-btn{border:0;border-radius:999px;min-height:4.4rem;padding:.9rem 1.15rem;font-weight:800;cursor:pointer;transition:.22s ease;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.g35b-btn:hover,.g35b-btn:active{transform:translateY(-.1rem) scale(.98)}.g35b-btn-primary{background:linear-gradient(135deg,#f08080,#ffb347);color:#101826;box-shadow:0 .8rem 1.8rem rgba(240,128,128,.24)}.g35b-btn-soft{background:#0000cd;color:#fff;border:.1rem solid rgba(173,216,230,.35)}.g35b-btn-outline{background:rgba(173,216,230,.08);color:#add8e6;border:.1rem solid rgba(173,216,230,.25)}.g35b-btn-block{width:100%;margin:.5rem 0}.g35b-menu-btn{width:4.4rem;height:4.4rem;border-radius:1.4rem;background:#5f9ea0;color:#fff;border:0;font-size:2.2rem;display:flex;align-items:center;justify-content:center}.g35b-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;opacity:0;visibility:hidden;transition:.22s}.g35b-overlay-open{opacity:1;visibility:visible}.g35b-mobile-menu{position:fixed;top:0;right:0;width:84%;max-width:34rem;height:100vh;background:#111d2f;z-index:9999;transform:translateX(105%);transition:.28s ease;box-shadow:-1rem 0 3rem rgba(0,0,0,.4);padding:1.5rem;overflow-y:auto}.g35b-menu-open{transform:translateX(0)}.g35b-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.g35b-menu-title{font-size:2rem;font-weight:900;color:#fff}.g35b-close{border:0;background:#f08080;color:#111827;border-radius:1rem;width:4.4rem;height:4.4rem;font-weight:900}.g35b-nav,.g35b-menu-list{display:flex;flex-direction:column;gap:.8rem}.g35b-menu-link,.g35b-footer-link{padding:1.05rem 1.1rem;border-radius:1.2rem;background:rgba(173,216,230,.08);border:.1rem solid rgba(173,216,230,.13);color:#eaf8ff;min-height:4.4rem}.g35b-active{color:#fff!important;background:linear-gradient(135deg,#0000cd,#5f9ea0)!important}.g35b-hero{padding:1rem 0 2rem}.g35b-slider{position:relative;border-radius:2rem;overflow:hidden;border:.1rem solid rgba(173,216,230,.18);box-shadow:0 1.4rem 3rem rgba(0,0,0,.28)}.g35b-slide{display:none;position:relative}.g35b-slide-active{display:block}.g35b-slide img{width:100%;height:18rem;object-fit:cover}.g35b-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;background:rgba(16,24,38,.78);border-radius:1.3rem;padding:1rem;border:.1rem solid rgba(255,255,255,.16)}.g35b-slide-caption strong{display:block;font-size:1.8rem;color:#fff}.g35b-dots{display:flex;justify-content:center;gap:.7rem;margin-top:1rem}.g35b-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:rgba(173,216,230,.4)}.g35b-dot-active{background:#f08080;width:2.4rem;border-radius:999px}.g35b-section{padding:1.6rem 0}.g35b-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.g35b-kicker{color:#f08080;font-weight:900;text-transform:uppercase;font-size:1.1rem;letter-spacing:.08rem}.g35b-h1{font-size:2.7rem;line-height:1.18;margin:1rem 0;color:#fff}.g35b-h2{font-size:2.2rem;line-height:1.25;margin:.4rem 0;color:#fff}.g35b-h3{font-size:1.7rem;margin:.4rem 0;color:#add8e6}.g35b-lead{font-size:1.6rem;color:#d9eff7}.g35b-card{background:linear-gradient(180deg,rgba(173,216,230,.10),rgba(95,158,160,.07));border:.1rem solid rgba(173,216,230,.17);border-radius:1.8rem;padding:1.35rem;margin:1rem 0;box-shadow:0 .8rem 2rem rgba(0,0,0,.18)}.g35b-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.g35b-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.g35b-game{background:#172338;border:.1rem solid rgba(173,216,230,.14);border-radius:1.2rem;padding:.7rem;text-align:center;min-height:10.8rem;transition:.2s}.g35b-game:active{transform:scale(.97)}.g35b-game img{width:5.6rem;height:5.6rem;border-radius:1.1rem;object-fit:cover;margin:0 auto .55rem}.g35b-game span{display:block;color:#fff;font-size:1.13rem;line-height:1.25;font-weight:700}.g35b-pill-row{display:flex;gap:.7rem;flex-wrap:wrap}.g35b-pill{border-radius:999px;background:rgba(0,0,205,.48);color:#fff;padding:.65rem .9rem;font-size:1.2rem;font-weight:800;border:.1rem solid rgba(173,216,230,.2)}.g35b-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.g35b-stat{background:#0f1b2d;border-radius:1.3rem;padding:1rem;text-align:center;border:.1rem solid rgba(173,216,230,.12)}.g35b-stat strong{display:block;color:#f08080;font-size:1.9rem}.g35b-list{padding-left:1.8rem;margin:.8rem 0}.g35b-list li{margin:.55rem 0}.g35b-link{font-weight:900;color:#f7c4c4;text-decoration:underline;text-underline-offset:.25rem}.g35b-promo-text{font-weight:900;color:#ffd6a5;text-decoration:underline;cursor:pointer}.g35b-methods{display:flex;gap:.8rem;flex-wrap:wrap}.g35b-method{flex:1 1 9rem;background:#212f3d;border-radius:1.2rem;padding:.9rem;text-align:center;border:.1rem solid rgba(173,216,230,.16);font-weight:900}.g35b-testimonial{border-left:.35rem solid #f08080;padding-left:1rem;margin:1rem 0;color:#e8f8ff}.g35b-footer{padding:2rem 1.4rem 9rem;background:#0b1220;border-top:.1rem solid rgba(173,216,230,.15)}.g35b-footer-logo{display:flex;align-items:center;gap:.8rem;font-size:2rem;font-weight:900;margin-bottom:1rem}.g35b-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1.2rem 0}.g35b-footer-cta{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.g35b-copy{color:#a9c6d2;font-size:1.2rem;margin-top:1rem}.g35b-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;background:#0000cd;z-index:1000;display:flex;justify-content:space-around;align-items:center;border-top:.2rem solid rgba(240,128,128,.9);box-shadow:0 -1rem 2rem rgba(0,0,0,.35)}.g35b-bottom-link{min-width:6rem;min-height:6rem;color:#dff6ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:800;border-radius:1.4rem;transition:.2s}.g35b-bottom-link i,.g35b-bottom-link .material-icons,.g35b-bottom-link ion-icon{font-size:2.4rem;line-height:1}.g35b-bottom-link:active{transform:scale(.9);color:#f08080}.g35b-bottom-link.g35b-active{background:#f08080!important;color:#111827!important}.g35b-badge{position:absolute;margin-left:2.4rem;margin-top:-3.6rem;background:#ffb347;color:#111827;border-radius:99px;font-size:.95rem;padding:.05rem .45rem}.g35b-desktop-nav{display:none}.g35b-table{width:100%;border-collapse:collapse;font-size:1.3rem}.g35b-table th,.g35b-table td{border:.1rem solid rgba(173,216,230,.14);padding:.75rem;text-align:left}.g35b-table th{background:#0000cd;color:#fff}.g35b-note{background:rgba(240,128,128,.13);border:.1rem dashed rgba(240,128,128,.5);border-radius:1.3rem;padding:1rem}.g35b-mini{font-size:1.2rem;color:#b9d9e5}.g35b-category{scroll-margin-top:8rem}.g35b-split{display:grid;gap:1rem}.g35b-iconline{display:flex;align-items:flex-start;gap:1rem}.g35b-iconline i,.g35b-iconline ion-icon,.g35b-iconline .material-icons{font-size:2.4rem;color:#f08080;flex:0 0 2.8rem}.g35b-ribbon{display:inline-flex;background:#f08080;color:#101826;border-radius:0 999px 999px 0;padding:.45rem 1rem;font-weight:900;margin-left:-1.35rem}.g35b-partners{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0}.g35b-partner{background:rgba(173,216,230,.1);border:.1rem solid rgba(173,216,230,.15);border-radius:1rem;padding:.6rem .8rem;font-size:1.2rem;font-weight:800}@media (min-width:769px){.g35b-page,.g35b-header,.g35b-bottom-nav{max-width:1080px}.g35b-bottom-nav{display:none}.g35b-page{box-shadow:none}.g35b-wrapper{padding-top:8rem}.g35b-container{max-width:1080px;margin:0 auto}.g35b-desktop-nav{display:flex;gap:.7rem;margin-left:1rem}.g35b-desktop-nav a{color:#eaf8ff;font-weight:800}.g35b-menu-btn{display:none}.g35b-game-grid{grid-template-columns:repeat(8,1fr)}.g35b-grid{grid-template-columns:repeat(3,1fr)}.g35b-slide img{height:34rem}.g35b-footer{padding-bottom:2rem}}@media (max-width:768px){main{padding-bottom:8rem}.g35b-desktop-nav{display:none}}@media (max-width:360px){.g35b-btn{padding:.75rem .85rem;font-size:1.25rem}.g35b-brand-name{font-size:1.55rem}.g35b-game-grid{gap:.65rem}.g35b-game img{width:4.8rem;height:4.8rem}.g35b-game span{font-size:1.02rem}}
