html{font-size:62.5%;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;font-family:'Noto Sans Bengali','Hind Siliguri',system-ui,sans-serif;background:radial-gradient(circle at top left,rgba(0,255,255,.16),transparent 28%),linear-gradient(160deg,#111b25 0%,#212F3D 48%,#081119 100%);color:#f4fbff;font-size:1.6rem;line-height:1.5rem;overflow-x:hidden}body.pg20-no-scroll{overflow:hidden}a{color:#40E0D0;text-decoration:none}img{max-width:100%;display:block}.pg20-page{max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(33,47,61,.94),rgba(10,18,28,.98));box-shadow:0 0 45px rgba(0,0,0,.45);position:relative}.pg20-container{width:100%;padding:0 1.4rem}.pg20-wrapper{padding-top:7.4rem}.pg20-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(11,22,33,.94);backdrop-filter:blur(14px);border-bottom:.1rem solid rgba(64,224,208,.22)}.pg20-head-row{height:6.6rem;display:flex;align-items:center;gap:.8rem;padding:0 1rem}.pg20-brand{display:flex;align-items:center;gap:.7rem;min-width:0;margin-right:auto}.pg20-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 1.8rem rgba(255,165,0,.35)}.pg20-brand-title{font-weight:900;font-size:1.9rem;color:#FFA500;letter-spacing:.03rem}.pg20-brand-sub{font-size:1rem;color:#A9EDED;display:block;line-height:1.1}.pg20-actions{display:flex;gap:.45rem;align-items:center}.pg20-btn{border:0;border-radius:1.4rem;min-height:4.4rem;min-width:4.4rem;padding:.9rem 1rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:.2s ease;color:#061018}.pg20-btn-primary{background:linear-gradient(135deg,#FFA500,#E65100);color:#111;box-shadow:0 .6rem 1.8rem rgba(230,81,0,.35)}.pg20-btn-ghost{background:rgba(64,224,208,.12);color:#00FFFF;border:.1rem solid rgba(64,224,208,.42)}.pg20-menu-toggle{background:rgba(255,255,255,.08);color:#fff;border:.1rem solid rgba(255,255,255,.18);border-radius:1.2rem;width:4.4rem;height:4.4rem}.pg20-ripple.pg20-pressed,.pg20-btn:active{transform:scale(.94)}.pg20-desktop-nav{display:none}.pg20-menu-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;pointer-events:none;transition:.2s}.pg20-menu-mask.pg20-menu-open{opacity:1;pointer-events:auto}.pg20-mobile-menu{position:fixed;top:0;right:0;width:82%;max-width:34rem;height:100vh;background:linear-gradient(180deg,#102132,#212F3D);z-index:9999;transform:translateX(100%);transition:.26s ease;padding:2rem 1.4rem;box-shadow:-1.2rem 0 3rem rgba(0,0,0,.42);overflow-y:auto}.pg20-mobile-menu.pg20-menu-open{transform:translateX(0)}.pg20-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.pg20-menu-title{font-size:2rem;color:#FFA500;font-weight:900}.pg20-menu-close{background:#E65100;color:#fff;border:0;border-radius:50%;width:4.4rem;height:4.4rem}.pg20-menu-links{display:grid;gap:.8rem}.pg20-menu-links a{min-height:4.8rem;padding:1.2rem;border-radius:1.2rem;background:rgba(255,255,255,.07);border:.1rem solid rgba(64,224,208,.18);color:#f5ffff;font-weight:700}.pg20-menu-links a.pg20-active{background:linear-gradient(135deg,rgba(230,81,0,.45),rgba(0,255,255,.16));color:#FFA500}.pg20-hero{padding:1.4rem 0}.pg20-carousel{position:relative;border-radius:2rem;overflow:hidden;min-height:18rem;border:.1rem solid rgba(255,165,0,.32);box-shadow:0 1rem 3rem rgba(0,0,0,.35)}.pg20-slide{display:none;position:relative;cursor:pointer}.pg20-slide-active{display:block}.pg20-slide img{width:100%;height:20rem;object-fit:cover}.pg20-slide-caption{position:absolute;left:1.4rem;right:1.4rem;bottom:1.2rem;background:rgba(8,17,25,.72);border:.1rem solid rgba(64,224,208,.24);border-radius:1.3rem;padding:1rem}.pg20-slide-caption strong{color:#FFA500;font-size:1.7rem}.pg20-slide-caption span{font-size:1.2rem;color:#dfffff;display:block}.pg20-dots{position:absolute;right:1.2rem;top:1.2rem;display:flex;gap:.5rem}.pg20-dot{width:.9rem;height:.9rem;border:0;border-radius:50%;background:#A9A9A9;opacity:.6}.pg20-dot.pg20-active{background:#00FFFF;opacity:1}.pg20-section{margin:1.4rem 0;padding:1.5rem;border-radius:2rem;background:linear-gradient(150deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:.1rem solid rgba(64,224,208,.18)}.pg20-section-alt{background:linear-gradient(140deg,rgba(230,81,0,.18),rgba(0,255,255,.06))}.pg20-kicker{color:#00FFFF;text-transform:uppercase;font-size:1.1rem;letter-spacing:.08rem;font-weight:900}.pg20-title,h1{font-size:2.4rem;line-height:2.9rem;margin:.6rem 0 1rem;color:#fff}.pg20-h2,h2{font-size:2rem;line-height:2.5rem;color:#FFA500;margin:.4rem 0 1rem}.pg20-h3,h3{font-size:1.65rem;line-height:2.2rem;color:#40E0D0;margin:.6rem 0}.pg20-lead{font-size:1.45rem;line-height:2.2rem;color:#e7ffff}.pg20-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.pg20-link-strong{font-weight:900;color:#FFA500;text-decoration:underline;text-decoration-color:#40E0D0;text-underline-offset:.3rem;cursor:pointer}.pg20-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pg20-stat{background:#0c1926;border:.1rem solid rgba(255,165,0,.22);border-radius:1.4rem;padding:1rem;text-align:center}.pg20-stat b{display:block;color:#00FFFF;font-size:1.8rem}.pg20-stat span{font-size:1.05rem;color:#ccd}.pg20-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.pg20-game-card{background:rgba(8,17,25,.74);border:.1rem solid rgba(64,224,208,.16);border-radius:1.3rem;padding:.7rem;min-height:10.8rem;text-align:center;cursor:pointer;transition:.2s}.pg20-game-card:hover{transform:translateY(-.2rem);border-color:#FFA500}.pg20-game-card img{width:5.8rem;height:5.8rem;border-radius:1.2rem;object-fit:cover;margin:0 auto .5rem}.pg20-game-card span{display:block;font-size:1.08rem;line-height:1.35rem;color:#f4ffff;font-weight:700}.pg20-category-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.4rem 0 .9rem}.pg20-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .8rem;border-radius:9rem;background:rgba(0,255,255,.1);border:.1rem solid rgba(0,255,255,.24);color:#9fffff;font-size:1.1rem}.pg20-card{background:#0e1c29;border:.1rem solid rgba(255,255,255,.12);border-radius:1.6rem;padding:1.2rem}.pg20-card-list{display:grid;gap:1rem}.pg20-step{display:flex;gap:1rem}.pg20-step b{width:3rem;height:3rem;border-radius:50%;background:#E65100;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.pg20-two{display:grid;grid-template-columns:1fr;gap:1rem}.pg20-payment{display:flex;flex-wrap:wrap;gap:.7rem}.pg20-payment span{padding:.7rem 1rem;background:rgba(255,165,0,.14);border-radius:1rem;border:.1rem solid rgba(255,165,0,.25);font-weight:800}.pg20-review{border-left:.35rem solid #FFA500;padding-left:1rem}.pg20-footer{padding:2rem 1.4rem 9rem;background:#07111b;border-top:.1rem solid rgba(64,224,208,.18)}.pg20-footer-logo{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.pg20-footer-logo img{width:3.4rem;height:3.4rem;border-radius:1rem}.pg20-footer-links{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.pg20-footer-links a,.pg20-footer-links button{border:.1rem solid rgba(64,224,208,.2);background:rgba(255,255,255,.06);color:#eaffff;border-radius:1rem;padding:.8rem 1rem;min-height:4.4rem;font-weight:700}.pg20-copy{font-size:1.15rem;color:#A9A9A9}.pg20-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;background:#0b1722;border-top:.1rem solid rgba(255,165,0,.35);z-index:1000;display:flex;justify-content:space-around;box-shadow:0 -1rem 2.4rem rgba(0,0,0,.35)}.pg20-bottom-nav button,.pg20-bottom-nav a{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#d8f7ff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;gap:.3rem;position:relative}.pg20-bottom-nav i,.pg20-bottom-nav .material-icons,.pg20-bottom-nav ion-icon{font-size:2.3rem;line-height:1}.pg20-bottom-nav .pg20-active{color:#FFA500}.pg20-bottom-nav .pg20-active:after{content:"";position:absolute;top:.35rem;width:.55rem;height:.55rem;border-radius:50%;background:#00FFFF}.pg20-badge{position:absolute;top:.45rem;right:1.4rem;background:#E65100;color:#fff;border-radius:9rem;font-size:.9rem;padding:.05rem .45rem}.pg20-table{width:100%;border-collapse:collapse;font-size:1.25rem}.pg20-table th,.pg20-table td{border-bottom:.1rem solid rgba(255,255,255,.1);padding:.8rem .4rem;text-align:left}.pg20-table th{color:#FFA500}.pg20-img-band{border-radius:1.6rem;overflow:hidden;border:.1rem solid rgba(64,224,208,.18);margin:1rem 0}.pg20-img-band img{height:12rem;width:100%;object-fit:cover}.pg20-note{font-size:1.25rem;color:#d4e8e8;background:rgba(0,255,255,.08);border-left:.35rem solid #00FFFF;padding:1rem;border-radius:1rem}.pg20-faq details{background:rgba(255,255,255,.06);border:.1rem solid rgba(255,255,255,.1);border-radius:1.3rem;padding:1rem;margin:.8rem 0}.pg20-faq summary{font-weight:900;color:#FFA500;cursor:pointer;min-height:3rem}.pg20-partners{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.pg20-partners span{background:#112538;border-radius:.8rem;padding:.6rem .8rem;color:#40E0D0;font-size:1.1rem;font-weight:800}@media (min-width:769px){body{background:#09131d}.pg20-page{max-width:1100px}.pg20-header{max-width:1100px}.pg20-wrapper{padding-top:8rem}.pg20-desktop-nav{display:flex;gap:.8rem;margin-left:1rem}.pg20-desktop-nav a{color:#dfffff;font-weight:800;font-size:1.3rem}.pg20-menu-toggle{display:none}.pg20-container{padding:0 2.4rem}.pg20-grid{grid-template-columns:repeat(8,1fr)}.pg20-two{grid-template-columns:1fr 1fr}.pg20-bottom-nav{display:none}.pg20-footer{padding-bottom:2.4rem}.pg20-slide img{height:28rem}}@media (max-width:768px){main.pg20-wrapper{padding-bottom:8rem}.pg20-actions .pg20-btn{font-size:1.15rem;padding:.7rem .78rem}.pg20-btn span{display:none}.pg20-title,h1{font-size:2.15rem;line-height:2.7rem}.pg20-section{padding:1.25rem}.pg20-grid{gap:.7rem}.pg20-game-card{padding:.55rem}.pg20-game-card img{width:5.2rem;height:5.2rem}}@media (max-width:360px){.pg20-brand-title{font-size:1.65rem}.pg20-head-row{padding:0 .7rem}.pg20-grid{grid-template-columns:repeat(3,1fr)}.pg20-actions{gap:.25rem}.pg20-btn{min-width:4.1rem}.pg20-bottom-nav button,.pg20-bottom-nav a{min-width:5.6rem;font-size:.95rem}}