html{font-size:62.5%;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#262626;color:#f8efe8;font-family:'Noto Sans Bengali','Hind Siliguri',system-ui,sans-serif;font-size:1.55rem;line-height:1.5;overflow-x:hidden}a{color:#ffb3ff;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.g865-page{max-width:43rem;margin:0 auto;background:radial-gradient(circle at 20% 0,#880e4f 0,#262626 34rem,#181818 100%);min-height:100vh}.g865-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:1000;background:rgba(38,38,38,.96);border-bottom:.1rem solid rgba(210,180,140,.32);backdrop-filter:blur(14px);transition:.25s}.g865-header-compact{box-shadow:0 1rem 2.4rem rgba(0,0,0,.35)}.g865-topbar{height:6.2rem;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.g865-brand{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1}.g865-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 0 .2rem rgba(255,179,255,.2)}.g865-brand-text{font-size:2rem;font-weight:900;color:#d2b48c;letter-spacing:.02em}.g865-actions{display:flex;gap:.5rem;align-items:center}.g865-btn{border:0;border-radius:1.4rem;min-height:4.4rem;padding:0 1.2rem;font-weight:900;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.g865-btn:active,.g865-bottom-link:active{transform:scale(.94)}.g865-btn-primary{background:linear-gradient(135deg,#ffb3ff,#d2b48c);color:#262626;box-shadow:0 .6rem 1.8rem rgba(255,179,255,.25)}.g865-btn-ghost{background:rgba(188,143,143,.22);color:#fff;border:.1rem solid rgba(210,180,140,.4)}.g865-menu-btn{width:4.4rem;padding:0;background:#880e4f;color:#fff}.g865-mobile-menu{display:none;position:fixed;top:6.2rem;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;z-index:9999;background:#191919;border-bottom:.1rem solid #bc8f8f;padding:1rem;box-shadow:0 1.5rem 3rem rgba(0,0,0,.5)}.g865-menu-open{display:block}.g865-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.g865-menu-grid a{min-height:4.6rem;border-radius:1.2rem;background:linear-gradient(135deg,rgba(136,14,79,.86),rgba(188,143,143,.18));display:flex;align-items:center;gap:.6rem;padding:0 1rem;color:#fff;font-weight:800}.g865-desktop-nav{display:none}.g865-main{padding:7.2rem 1rem 2rem}.g865-container,.g865-wrapper{width:100%;max-width:43rem;margin:0 auto}.g865-hero{border-radius:2.4rem;padding:1.4rem;background:linear-gradient(160deg,rgba(136,14,79,.94),rgba(38,38,38,.78));box-shadow:0 1.8rem 4rem rgba(0,0,0,.35);border:.1rem solid rgba(255,179,255,.18)}.g865-kicker{color:#d2b48c;font-weight:900;text-transform:uppercase;font-size:1.2rem;letter-spacing:.12em}.g865-title{font-size:3rem;line-height:1.1;margin:.8rem 0;color:#fff}.g865-lead{color:#f5ddd3;margin:.8rem 0}.g865-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.g865-text-link{border:0;background:transparent;padding:0;color:#ffb3ff;font-weight:900;text-decoration:underline;cursor:pointer}.g865-slider{position:relative;border-radius:2rem;overflow:hidden;margin-top:1rem;min-height:14rem;background:#151515}.g865-slide{display:none;position:relative}.g865-slide-active{display:block}.g865-slide img{width:100%;height:17rem;object-fit:cover}.g865-slide-caption{position:absolute;left:1rem;bottom:1rem;background:rgba(38,38,38,.78);padding:.6rem 1rem;border-radius:1rem;color:#fff;font-weight:900}.g865-dots{display:flex;gap:.5rem;justify-content:center;margin:.8rem 0}.g865-dot{width:.9rem;height:.9rem;border:0;border-radius:99rem;background:#bc8f8f;opacity:.55}.g865-dot-active{background:#ffb3ff;opacity:1;width:2.2rem}.g865-section{margin:1.4rem 0;padding:1.4rem;border-radius:2rem;background:rgba(255,255,255,.055);border:.1rem solid rgba(210,180,140,.18)}.g865-section-alt{background:linear-gradient(145deg,rgba(188,143,143,.16),rgba(136,14,79,.28))}.g865-heading{font-size:2.2rem;line-height:1.2;margin:.2rem 0 1rem;color:#d2b48c}.g865-subheading{font-size:1.7rem;margin:1rem 0 .5rem;color:#ffb3ff}.g865-grid{display:grid;gap:.8rem}.g865-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.g865-game-card{border:.1rem solid rgba(210,180,140,.18);border-radius:1.2rem;background:#202020;min-height:9.8rem;padding:.5rem;text-align:center;cursor:pointer;color:#fff;transition:.2s}.g865-game-card:hover{border-color:#ffb3ff;transform:translateY(-.2rem)}.g865-game-card img{width:5.2rem;height:5.2rem;border-radius:1rem;object-fit:cover;margin:0 auto .4rem}.g865-game-card span{font-size:1.08rem;line-height:1.2;display:block}.g865-card{background:rgba(38,38,38,.82);border:.1rem solid rgba(255,179,255,.17);border-radius:1.6rem;padding:1.2rem}.g865-card strong{color:#d2b48c}.g865-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.g865-stat{background:#151515;border-left:.4rem solid #ffb3ff;border-radius:1.2rem;padding:1rem}.g865-stat b{display:block;font-size:2rem;color:#d2b48c}.g865-steps{counter-reset:g865step;display:grid;gap:.9rem}.g865-step{position:relative;padding:1rem 1rem 1rem 4.4rem;border-radius:1.4rem;background:rgba(136,14,79,.24)}.g865-step:before{counter-increment:g865step;content:counter(g865step);position:absolute;left:1rem;top:1rem;width:2.6rem;height:2.6rem;border-radius:50%;background:#d2b48c;color:#262626;display:grid;place-items:center;font-weight:900}.g865-pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.g865-pill{border-radius:99rem;background:rgba(255,179,255,.13);border:.1rem solid rgba(255,179,255,.28);padding:.55rem .9rem;color:#fff}.g865-review{border-left:.35rem solid #bc8f8f;padding:.8rem 1rem;background:rgba(0,0,0,.2);border-radius:1rem}.g865-footer{padding:2rem 1rem 8rem;background:#171717;border-top:.1rem solid rgba(210,180,140,.25)}.g865-footer-logo-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.g865-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0}.g865-footer-links a{color:#f7e7d9;background:rgba(188,143,143,.12);border-radius:1rem;padding:.8rem}.g865-partners{display:flex;gap:.6rem;flex-wrap:wrap;margin:1rem 0}.g865-partner{padding:.6rem .8rem;border-radius:1rem;background:#262626;color:#d2b48c;border:.1rem solid rgba(210,180,140,.28);font-size:1.2rem}.g865-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:43rem;height:6.2rem;z-index:1000;background:#262626;border-top:.2rem solid #880e4f;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2.5rem rgba(0,0,0,.5)}.g865-bottom-link{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#d2b48c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:1.05rem;font-weight:800;transition:.2s;position:relative}.g865-bottom-link i,.g865-bottom-link .material-icons,.g865-bottom-link ion-icon{font-size:2.4rem}.g865-bottom-link.g865-active{color:#ffb3ff}.g865-bottom-link.g865-active:before{content:"";position:absolute;top:.25rem;width:2.2rem;height:.25rem;border-radius:99rem;background:#ffb3ff}.g865-badge{position:absolute;top:.5rem;right:1rem;background:#880e4f;color:#fff;border-radius:99rem;font-size:.9rem;padding:.1rem .45rem}.g865-table{width:100%;border-collapse:collapse;font-size:1.35rem}.g865-table td,.g865-table th{border-bottom:.1rem solid rgba(210,180,140,.2);padding:.7rem;text-align:left}.g865-faq-item{background:rgba(0,0,0,.18);border-radius:1.3rem;padding:1rem;margin:.8rem 0}.g865-faq-item h3{margin:.2rem 0;color:#ffb3ff}.g865-iconline{display:flex;align-items:flex-start;gap:.8rem}.g865-iconline i,.g865-iconline .material-icons{color:#ffb3ff;font-size:2.4rem;min-width:2.6rem}.g865-alert{border-radius:1.4rem;background:linear-gradient(90deg,rgba(255,179,255,.22),rgba(210,180,140,.12));padding:1rem;border:.1rem solid rgba(255,179,255,.26)}@media (min-width:769px){.g865-bottom-nav{display:none}.g865-desktop-nav{display:flex;gap:1rem;justify-content:center;padding:0 1rem 1rem}.g865-desktop-nav a{color:#d2b48c;font-weight:800}.g865-main{padding-bottom:3rem}.g865-page{box-shadow:0 0 4rem rgba(0,0,0,.35)}}@media (max-width:768px){main.g865-main{padding-bottom:8rem}}@media (max-width:360px){.g865-game-grid{grid-template-columns:repeat(3,1fr)}.g865-title{font-size:2.55rem}.g865-btn{padding:0 .85rem}.g865-brand-text{font-size:1.75rem}}
