html{font-size:62.5%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:'Noto Sans Bengali','Hind Siliguri',system-ui,sans-serif;background:radial-gradient(circle at top,#21124d 0,#0E1621 42%,#05070e 100%);color:#E6E6FA;font-size:1.6rem;line-height:1.5;overflow-x:hidden}body.v85f-lock{overflow:hidden}a{color:#F5DEB3;text-decoration:none}img{max-width:100%;display:block}.v85f-page{max-width:43rem;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(14,22,33,.96),rgba(10,8,28,.98));box-shadow:0 0 4rem rgba(0,0,205,.28)}.v85f-container{width:100%;padding:0 1.4rem}.v85f-wrapper{padding-top:7.4rem}.v85f-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:1000;background:rgba(14,22,33,.94);backdrop-filter:blur(14px);border-bottom:.1rem solid rgba(245,222,179,.2);transition:.25s}.v85f-header-compact{box-shadow:0 1rem 2.8rem rgba(0,0,0,.38)}.v85f-topbar{display:flex;align-items:center;gap:.8rem;min-height:6.4rem;padding:.8rem 1rem}.v85f-brand{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1}.v85f-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 1.6rem rgba(148,0,211,.55)}.v85f-brand-title{font-size:1.55rem;font-weight:900;color:#F5DEB3;white-space:nowrap}.v85f-brand-sub{font-size:1rem;color:#b8b5dd}.v85f-actions{display:flex;gap:.5rem}.v85f-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.2rem;font-weight:900;cursor:pointer;color:#fff;background:linear-gradient(135deg,#0000CD,#9400D3);box-shadow:0 .8rem 2rem rgba(148,0,211,.35);transition:transform .2s,filter .2s}.v85f-btn:hover,.v85f-btn:focus{transform:translateY(-.1rem);filter:brightness(1.15)}.v85f-btn-gold{background:linear-gradient(135deg,#F5DEB3,#b87924);color:#171018}.v85f-btn-small{min-height:3.8rem;padding:0 .9rem;font-size:1.25rem}.v85f-menu-btn{width:4.4rem;height:4.4rem;border-radius:1.2rem;border:.1rem solid rgba(245,222,179,.25);background:#151d2e;color:#F5DEB3;font-size:2.2rem}.v85f-desktop-nav{display:none}.v85f-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;opacity:0;pointer-events:none;transition:.2s}.v85f-overlay-show{opacity:1;pointer-events:auto}.v85f-mobile-menu{position:fixed;top:0;right:calc(50% - 21.5rem);width:86%;max-width:34rem;height:100vh;background:linear-gradient(180deg,#161b39,#0E1621);z-index:9999;transform:translateX(110%);transition:transform .28s ease;padding:2rem 1.6rem;box-shadow:-1rem 0 3rem rgba(0,0,0,.45);overflow-y:auto}.v85f-menu-open{transform:translateX(0)}.v85f-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.v85f-close{border:0;background:#2b1646;color:#F5DEB3;border-radius:1rem;min-width:4.4rem;min-height:4.4rem;font-size:2.3rem}.v85f-menu-link{display:flex;align-items:center;gap:1rem;min-height:4.8rem;padding:1rem;border-radius:1.3rem;color:#E6E6FA;border:.1rem solid rgba(230,230,250,.1);margin:.7rem 0;background:rgba(255,255,255,.04)}.v85f-menu-link:hover{background:rgba(148,0,211,.28)}.v85f-hero{padding:1.4rem 0 0}.v85f-badge{display:inline-flex;align-items:center;gap:.6rem;background:rgba(245,222,179,.13);color:#F5DEB3;border:.1rem solid rgba(245,222,179,.3);border-radius:999px;padding:.55rem 1rem;font-size:1.2rem;font-weight:800}.v85f-title{font-size:2.55rem;line-height:1.15;margin:1.2rem 0 .8rem;color:#fff;letter-spacing:-.03em}.v85f-lead{color:#d7d4ef;margin:.4rem 0 1.4rem}.v85f-link-strong{color:#F5DEB3;font-weight:900;text-decoration:underline;text-decoration-color:#9400D3;text-underline-offset:.3rem}.v85f-cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.2rem 0}.v85f-card{background:linear-gradient(180deg,rgba(230,230,250,.08),rgba(230,230,250,.035));border:.1rem solid rgba(230,230,250,.13);border-radius:1.8rem;padding:1.4rem;box-shadow:0 1.2rem 3rem rgba(0,0,0,.22);margin:1.2rem 0}.v85f-card-glow{border-color:rgba(245,222,179,.33);box-shadow:0 0 2.2rem rgba(0,0,205,.22)}.v85f-section-title{font-size:2rem;color:#F5DEB3;margin:.2rem 0 1rem}.v85f-subtitle{font-size:1.45rem;color:#fff;margin:1rem 0 .5rem}.v85f-carousel{position:relative;overflow:hidden;border-radius:2rem;border:.1rem solid rgba(245,222,179,.28);min-height:17rem;background:#10182b}.v85f-slide{display:none;position:relative}.v85f-slide-active{display:block}.v85f-slide img{width:100%;height:18rem;object-fit:cover}.v85f-slide-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1rem;background:rgba(14,22,33,.72);padding:.9rem 1rem;border-radius:1.2rem;font-weight:900}.v85f-dots{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem}.v85f-dot{width:.8rem;height:.8rem;border-radius:999px;border:0;background:#E6E6FA;opacity:.45}.v85f-dot-active{opacity:1;background:#F5DEB3;width:1.8rem}.v85f-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.v85f-game{background:rgba(255,255,255,.055);border:.1rem solid rgba(230,230,250,.11);border-radius:1.4rem;padding:.65rem;text-align:center;min-height:10.2rem;transition:.2s}.v85f-game:hover{transform:translateY(-.2rem);border-color:#F5DEB3}.v85f-game img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:1.2rem;margin:0 auto .55rem}.v85f-game span{display:block;color:#E6E6FA;font-size:1.05rem;line-height:1.25;font-weight:800}.v85f-category{margin:1.4rem 0}.v85f-category-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.v85f-chip{font-size:1.1rem;color:#F5DEB3;background:rgba(0,0,205,.25);border-radius:999px;padding:.35rem .75rem}.v85f-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.v85f-stat{background:rgba(0,0,205,.18);border-left:.35rem solid #F5DEB3;border-radius:1.2rem;padding:1rem}.v85f-stat b{display:block;color:#fff;font-size:1.8rem}.v85f-step{display:flex;gap:1rem;margin:1rem 0;padding:1rem;border-radius:1.3rem;background:rgba(148,0,211,.13)}.v85f-step-num{flex:0 0 3.4rem;width:3.4rem;height:3.4rem;border-radius:50%;display:grid;place-items:center;background:#F5DEB3;color:#0E1621;font-weight:900}.v85f-list{padding-left:1.8rem}.v85f-list li{margin:.55rem 0}.v85f-testimonial{border-left:.35rem solid #9400D3;padding:1rem;background:rgba(255,255,255,.045);border-radius:1.2rem;margin:.8rem 0}.v85f-payments{display:flex;flex-wrap:wrap;gap:.7rem}.v85f-pay{border:.1rem solid rgba(245,222,179,.25);border-radius:999px;padding:.7rem 1rem;background:rgba(245,222,179,.08);font-weight:800}.v85f-footer{margin-top:2rem;padding:2rem 1.4rem 8.8rem;background:#070b16;border-top:.1rem solid rgba(245,222,179,.2)}.v85f-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1rem 0}.v85f-footer-links a{font-size:1.25rem;color:#E6E6FA;background:rgba(255,255,255,.05);border-radius:1rem;padding:.8rem}.v85f-partners{display:flex;gap:.8rem;align-items:center;margin:1rem 0}.v85f-partners img{width:3.6rem;height:3.6rem;border-radius:.8rem}.v85f-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;height:6.2rem;background:#0000CD;z-index:1000;display:flex;justify-content:space-around;align-items:center;border-top:.2rem solid #F5DEB3;box-shadow:0 -1rem 2.5rem rgba(0,0,0,.35)}.v85f-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#E6E6FA;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:.18s}.v85f-bottom-item i,.v85f-bottom-item ion-icon,.v85f-bottom-item .material-icons{font-size:2.35rem}.v85f-bottom-item:active,.v85f-bottom-item:hover{transform:scale(.94);color:#F5DEB3}.v85f-bottom-item.v85f-active{background:rgba(245,222,179,.16);color:#F5DEB3}.v85f-ribbon{display:inline-block;background:linear-gradient(90deg,#9400D3,#0000CD);padding:.45rem .85rem;border-radius:.8rem;color:#fff;font-weight:900}.v85f-two-col{display:grid;grid-template-columns:1fr;gap:1rem}.v85f-faq details{background:rgba(255,255,255,.055);border-radius:1.2rem;margin:.8rem 0;padding:1rem}.v85f-faq summary{cursor:pointer;font-weight:900;color:#F5DEB3}.v85f-warning{font-size:1.25rem;color:#cfcdf0;background:rgba(245,222,179,.08);border-radius:1.2rem;padding:1rem}.v85f-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media (min-width:769px){.v85f-page,.v85f-header,.v85f-bottom-nav{max-width:100%}.v85f-page{max-width:112rem}.v85f-container{max-width:112rem;margin:0 auto}.v85f-desktop-nav{display:flex;gap:1rem}.v85f-desktop-nav a{color:#E6E6FA;font-weight:800;font-size:1.3rem}.v85f-menu-btn,.v85f-bottom-nav{display:none}.v85f-grid{grid-template-columns:repeat(8,1fr)}.v85f-two-col{grid-template-columns:1fr 1fr}.v85f-slide img{height:31rem}.v85f-footer{padding-bottom:2.4rem}.v85f-wrapper{padding-top:7.8rem}}@media (max-width:768px){main{padding-bottom:8rem}.v85f-actions .v85f-btn-small{padding:0 .75rem}.v85f-title{font-size:2.25rem}}@media (max-width:360px){.v85f-grid{gap:.65rem}.v85f-game img{width:4.8rem;height:4.8rem}.v85f-game span{font-size:.98rem}.v85f-brand-title{font-size:1.35rem}.v85f-btn-small{font-size:1.1rem;padding:0 .65rem}}
