*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans Bengali','Inter',system-ui,sans-serif;background:var(--g725-bg);color:var(--g725-text);line-height:1.5rem;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.g725-page{--g725-primary:#8A2BE2;--g725-hot:#FF69B4;--g725-royal:#8B008B;--g725-soft:#DDA0DD;--g725-bg:#0D1117;--g725-panel:#151b26;--g725-panel2:#1d2331;--g725-text:#f8ecff;--g725-muted:#c8bad2;--g725-line:rgba(221,160,221,.22);--g725-gray:#495057;background:radial-gradient(circle at top left,rgba(138,43,226,.42),transparent 30rem),radial-gradient(circle at 90% 12%,rgba(255,105,180,.28),transparent 28rem),#0D1117;min-height:100vh}.g725-wrapper{width:100%;max-width:43rem;margin:0 auto;background:linear-gradient(180deg,rgba(13,17,23,.96),rgba(22,13,34,.98));min-height:100vh;box-shadow:0 0 4rem rgba(0,0,0,.42);position:relative}.g725-container{width:100%;padding:0 1.4rem}.g725-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:1000;background:rgba(13,17,23,.92);backdrop-filter:blur(14px);border-bottom:.1rem solid var(--g725-line);transition:.25s}.g725-header-compact{box-shadow:0 .8rem 2.4rem rgba(0,0,0,.34)}.g725-topbar{height:6.2rem;display:flex;align-items:center;gap:.8rem;padding:0 1rem}.g725-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;min-width:0;flex:1}.g725-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 1.6rem rgba(255,105,180,.5)}.g725-brand-name{font-size:1.9rem;font-weight:900;letter-spacing:.08rem;background:linear-gradient(90deg,var(--g725-soft),var(--g725-hot));-webkit-background-clip:text;color:transparent}.g725-brand-sub{display:block;font-size:1rem;color:var(--g725-muted);line-height:1.1rem}.g725-actions{display:flex;align-items:center;gap:.5rem}.g725-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.2rem;font-weight:800;font-size:1.2rem;color:#fff;background:linear-gradient(135deg,var(--g725-primary),var(--g725-hot));box-shadow:0 .6rem 1.8rem rgba(138,43,226,.35);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.g725-btn-alt{background:linear-gradient(135deg,#495057,#8B008B);border:.1rem solid rgba(221,160,221,.3)}.g725-menu-btn{width:4.4rem;height:4.4rem;border-radius:1.2rem;border:.1rem solid var(--g725-line);background:rgba(255,255,255,.05);color:var(--g725-soft);font-size:2.2rem}.g725-menu{display:none;position:fixed;top:6.2rem;left:50%;transform:translateX(-50%);width:min(43rem,100%);z-index:9999;padding:1.2rem;background:rgba(18,13,28,.98);border-bottom:.1rem solid var(--g725-line);box-shadow:0 2rem 4rem rgba(0,0,0,.5)}.g725-menu-open{display:block}.g725-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g725-menu-link{padding:1.2rem;border-radius:1.4rem;background:linear-gradient(145deg,rgba(138,43,226,.18),rgba(255,105,180,.08));border:.1rem solid var(--g725-line);text-decoration:none;color:var(--g725-text);font-weight:800;font-size:1.25rem}.g725-main{padding-top:7.2rem}.g725-hero{padding:1.4rem}.g725-slider{position:relative;border-radius:2.4rem;overflow:hidden;min-height:18rem;background:#111;border:.1rem solid var(--g725-line);box-shadow:0 1.4rem 3.2rem rgba(0,0,0,.38)}.g725-slide{display:none;position:relative}.g725-slide-active{display:block}.g725-slide img{height:18rem;width:100%;object-fit:cover}.g725-slide-copy{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;background:rgba(13,17,23,.72);border:.1rem solid var(--g725-line);border-radius:1.6rem;padding:1rem}.g725-kicker{color:var(--g725-hot);font-size:1.1rem;font-weight:900;text-transform:uppercase}.g725-h1{font-size:2.6rem;line-height:3.2rem;margin:1.4rem 0 .8rem;font-weight:1000;letter-spacing:-.03rem}.g725-h2{font-size:2.1rem;line-height:2.6rem;margin:0 0 1rem;font-weight:950}.g725-h3{font-size:1.55rem;line-height:2rem;margin:.6rem 0;font-weight:900}.g725-lead{font-size:1.45rem;line-height:2.25rem;color:var(--g725-muted);margin:.8rem 0}.g725-section{padding:1.4rem}.g725-card{background:linear-gradient(160deg,rgba(21,27,38,.96),rgba(29,35,49,.9));border:.1rem solid var(--g725-line);border-radius:2rem;padding:1.4rem;box-shadow:0 1rem 2.4rem rgba(0,0,0,.24);margin-bottom:1.2rem}.g725-card-hot{background:linear-gradient(145deg,rgba(138,43,226,.32),rgba(255,105,180,.18));border-color:rgba(255,105,180,.38)}.g725-promo-text{color:var(--g725-soft);font-weight:950;text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.25rem;cursor:pointer}.g725-pill-row{display:flex;gap:.7rem;flex-wrap:wrap}.g725-pill{font-size:1.15rem;padding:.6rem .9rem;border-radius:999px;background:rgba(221,160,221,.11);border:.1rem solid var(--g725-line);color:var(--g725-soft);font-weight:800}.g725-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.g725-game{min-height:9.8rem;text-decoration:none;text-align:center;border-radius:1.4rem;padding:.8rem .5rem;background:rgba(255,255,255,.045);border:.1rem solid rgba(221,160,221,.13);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.55rem;transition:.2s}.g725-game:active,.g725-bottom-item:active,.g725-btn:active{transform:scale(.96)}.g725-game img{width:5.4rem;height:5.4rem;border-radius:1.3rem;object-fit:cover;border:.1rem solid rgba(255,255,255,.14)}.g725-game span{font-size:1.08rem;line-height:1.25rem;font-weight:800;color:var(--g725-text)}.g725-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g725-stat{padding:1.2rem;border-radius:1.4rem;background:rgba(13,17,23,.46);border:.1rem solid var(--g725-line)}.g725-stat strong{display:block;font-size:1.8rem;line-height:2.2rem;color:var(--g725-hot)}.g725-list{padding-left:1.8rem;margin:.7rem 0}.g725-list li{margin:.65rem 0;font-size:1.35rem;line-height:2rem;color:var(--g725-muted)}.g725-steps{counter-reset:g725step;display:grid;gap:.9rem}.g725-step{counter-increment:g725step;position:relative;padding:1.2rem 1.2rem 1.2rem 4.8rem;border-radius:1.6rem;background:rgba(138,43,226,.12);border:.1rem solid var(--g725-line)}.g725-step:before{content:counter(g725step);position:absolute;left:1.1rem;top:1.1rem;width:2.7rem;height:2.7rem;border-radius:50%;display:grid;place-items:center;background:var(--g725-hot);color:#15091b;font-weight:1000}.g725-link{color:var(--g725-soft);font-weight:850;text-decoration:underline}.g725-review{display:flex;gap:1rem;align-items:flex-start;padding:1rem;border-radius:1.4rem;background:rgba(255,255,255,.04);margin:.7rem 0}.g725-avatar{width:3.8rem;height:3.8rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--g725-primary),var(--g725-hot));font-weight:1000}.g725-footer{padding:2rem 1.4rem 9rem;background:#090c12;border-top:.1rem solid var(--g725-line)}.g725-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1rem 0}.g725-footer-link{padding:1rem;border-radius:1.2rem;background:rgba(255,255,255,.05);text-decoration:none;border:.1rem solid var(--g725-line);font-weight:800;color:var(--g725-soft)}.g725-partners{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0}.g725-partner{font-size:1.1rem;font-weight:900;color:#fff;background:rgba(138,43,226,.24);border:.1rem solid var(--g725-line);padding:.55rem .8rem;border-radius:.9rem}.g725-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;height:6.2rem;background:#171020;border-top:.1rem solid rgba(221,160,221,.28);display:flex;justify-content:space-around;align-items:center;z-index:1000;box-shadow:0 -1rem 2.5rem rgba(0,0,0,.36)}.g725-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--g725-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:.2s;position:relative}.g725-bottom-item i,.g725-bottom-item ion-icon,.g725-bottom-item .material-icons{font-size:2.35rem;line-height:2.35rem}.g725-bottom-item.g725-active{color:var(--g725-hot)}.g725-bottom-item.g725-active:before{content:"";position:absolute;top:.45rem;width:2.8rem;height:.28rem;border-radius:999px;background:var(--g725-hot)}.g725-badge{position:absolute;top:.5rem;right:1.1rem;background:var(--g725-hot);color:#120914;border-radius:999px;font-size:.9rem;min-width:1.6rem;height:1.6rem;display:grid;place-items:center;font-weight:1000}.g725-desktop-nav{display:none}.g725-two-col{display:grid;gap:1rem}.g725-payments{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.g725-pay{padding:.8rem .4rem;text-align:center;border-radius:1rem;background:rgba(255,255,255,.055);font-size:1.1rem;font-weight:900;color:var(--g725-soft)}.g725-cta-band{padding:1.4rem;border-radius:2rem;background:linear-gradient(135deg,var(--g725-primary),var(--g725-royal) 55%,var(--g725-hot));margin:1.2rem 0;color:#fff}.g725-mini-note{font-size:1.12rem;color:var(--g725-muted);line-height:1.7rem}.g725-faq details{border:.1rem solid var(--g725-line);border-radius:1.3rem;padding:1rem;margin:.8rem 0;background:rgba(255,255,255,.035)}.g725-faq summary{font-weight:900;color:var(--g725-soft);cursor:pointer;min-height:3rem}.g725-table{width:100%;border-collapse:collapse;font-size:1.15rem}.g725-table th,.g725-table td{border-bottom:.1rem solid var(--g725-line);padding:.8rem .45rem;text-align:left}.g725-table th{color:var(--g725-hot)}@media (min-width:769px){.g725-bottom-nav{display:none}.g725-wrapper{max-width:110rem}.g725-header{max-width:110rem}.g725-desktop-nav{display:flex;gap:1rem}.g725-menu-btn{display:none}.g725-main{padding-top:8rem}.g725-grid{grid-template-columns:repeat(6,1fr)}.g725-two-col{grid-template-columns:1fr 1fr}.g725-footer{padding-bottom:3rem}.g725-slider,.g725-slide img{min-height:30rem;height:30rem}}@media (max-width:768px){main.g725-main{padding-bottom:8rem}.g725-btn{padding:0 .9rem}.g725-actions .g725-btn{min-height:3.8rem;font-size:1.1rem}.g725-actions .g725-btn-alt{display:none}}@media (max-width:360px){.g725-grid{grid-template-columns:repeat(3,1fr);gap:.65rem}.g725-game img{width:4.8rem;height:4.8rem}.g725-topbar{padding:0 .7rem}.g725-brand-name{font-size:1.7rem}.g725-container{padding:0 1rem}}
