*{box-sizing:border-box}body{overflow-x:clip;width:100%;font-family:'Hind Siliguri',sans-serif;background-color:var(--deeper-blue);color:var(--text-light);margin:0;padding:0}a{color:var(--yellow);text-decoration:none}a:hover{color:#ffe066;text-decoration:underline}.breadcrumb-wrap{background:var(--dark-blue);border-bottom:1px solid var(--card-border);padding:0.75rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--yellow);font-size:0.88rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.88rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,#0a1a4a 0%,#1d4ed8 45%,#0f2a6b 100%);padding:65px 0 55px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(250,204,21,0.1) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-80px;left:-80px;width:350px;height:350px;background:radial-gradient(circle,rgba(124,58,237,0.12) 0%,transparent 65%);border-radius:50%;pointer-events:none}.live-dot{width:8px;height:8px;background:var(--text-light);border-radius:50%;animation:blink 1.2s infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:0.2}}@keyframes pulse-badge{0%,100%{box-shadow:0 0 0 0 rgba(220,38,38,0.5)}50%{box-shadow:0 0 0 8px rgba(220,38,38,0)}}.page-hero h1{font-size:2.15rem;font-weight:700;color:var(--yellow);line-height:1.35;margin-bottom:1rem}.page-hero p{font-size:1.03rem;color:var(--text-light);max-width:600px;line-height:1.85;margin-bottom:1.6rem}.btn-yellow{background:var(--yellow);color:var(--dark-blue);font-weight:700;border:none;border-radius:8px;padding:0.75rem 2rem;font-size:1rem;transition:background 0.2s,transform 0.15s;display:inline-block;cursor:pointer}.btn-yellow:hover{background:#ffe066;color:var(--deeper-blue);text-decoration:none;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--yellow);font-weight:700;border:2px solid var(--yellow);border-radius:8px;padding:0.72rem 1.8rem;font-size:1rem;transition:all 0.2s;display:inline-block}.btn-outline:hover{background:var(--yellow);color:var(--dark-blue);text-decoration:none}.sec-title{font-size:1.8rem;font-weight:700;color:var(--yellow);margin-bottom:0.4rem}.sec-divider{width:60px;height:4px;background:var(--yellow);border-radius:2px;margin:0.5rem auto 1rem}.sec-sub{color:var(--text-muted);font-size:1rem;margin-bottom:2rem}.section-dark{background:var(--deeper-blue);padding:65px 0}.section-alt{background:var(--gray-blue);padding:65px 0}.section-dark h2,.section-alt h2{color:var(--yellow);font-weight:700;font-size:1.55rem;margin-bottom:1rem}.section-dark h3,.section-alt h3{color:var(--text-light);font-weight:600;font-size:1.2rem;margin:1.6rem 0 0.7rem}.section-dark p,.section-alt p{color:var(--text-light);font-size:0.97rem;line-height:1.9}.stats-bar{background:var(--dark-blue);padding:50px 0;border-top:2px solid rgba(250,204,21,0.15);border-bottom:2px solid rgba(250,204,21,0.15)}.stat-box{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.8rem 1rem;text-align:center;transition:border-color 0.25s,transform 0.2s}.stat-box:hover{border-color:var(--yellow);transform:translateY(-4px)}.stat-num{font-size:2.2rem;font-weight:800;color:var(--yellow);line-height:1}.stat-lbl{color:var(--text-muted);font-size:0.88rem;margin-top:0.45rem}.game-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;overflow:hidden;transition:border-color 0.2s,transform 0.2s;height:100%}.game-card:hover{border-color:var(--yellow);transform:translateY(-5px)}.game-card-img{width:100%;height:160px;object-fit:cover;display:block}.game-card-body{overflow-x:clip;width:100%;padding:1.2rem}.game-card-body h5{color:var(--yellow);font-weight:700;font-size:1rem;margin-bottom:0.4rem}.game-card-body p{color:var(--text-muted);font-size:0.85rem;margin:0;line-height:1.65}.game-badge{display:inline-block;font-size:0.72rem;font-weight:700;padding:0.18rem 0.55rem;border-radius:10px;margin-bottom:0.5rem}.badge-live{background:var(--red);color:var(--text-light)}.badge-popular{background:var(--blue);color:var(--text-light)}.badge-new{background:var(--green);color:var(--text-light)}.badge-vip{background:var(--purple);color:var(--text-light)}.feat-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.8rem 1.4rem;text-align:center;height:100%;transition:border-color 0.2s,transform 0.2s}.feat-card:hover{border-color:var(--yellow);transform:translateY(-5px)}.feat-icon{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--text-light)}.feat-card h5{color:var(--yellow);font-weight:600;margin-bottom:0.5rem;font-size:1rem}.feat-card p{color:var(--text-muted);font-size:0.88rem;margin:0;line-height:1.7}.info-box{background:linear-gradient(90deg,rgba(29,78,216,0.5),rgba(15,42,107,0.7));border-left:5px solid var(--yellow);border-radius:10px;padding:1.4rem 1.8rem;margin:1.8rem 0}.info-box h5{color:var(--yellow);font-weight:700;margin-bottom:0.4rem}.info-box p{color:var(--text-light);font-size:0.92rem;margin:0}.highlight-box{background:linear-gradient(90deg,rgba(124,58,237,0.25),rgba(15,42,107,0.6));border-left:5px solid var(--purple);border-radius:10px;padding:1.4rem 1.8rem;margin:1.8rem 0}.highlight-box h5{color:#c4b5fd;font-weight:700;margin-bottom:0.4rem}.highlight-box p{color:var(--text-light);font-size:0.92rem;margin:0}.styled-table{background:var(--card-bg);border-radius:14px;overflow:hidden;border:1px solid var(--card-border)}.styled-table table{margin:0}.styled-table thead th{background:var(--blue);color:var(--yellow);font-weight:700;border:none;padding:1rem;font-size:0.93rem}.styled-table tbody td{color:var(--text-light);border-color:var(--card-border);padding:0.85rem 1rem;font-size:0.9rem;vertical-align:middle}.styled-table tbody tr:hover td{background:rgba(29,78,216,0.2)}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:1.5rem}.step-num{min-width:48px;height:48px;background:linear-gradient(135deg,var(--blue),var(--yellow));color:var(--dark-blue);font-weight:800;font-size:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content h5{color:var(--text-light);font-weight:600;margin-bottom:0.3rem;font-size:1rem}.step-content p{color:var(--text-muted);font-size:0.9rem;margin:0}.sidebar-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.6rem;margin-bottom:1.5rem}.sidebar-card h5{color:var(--yellow);font-weight:700;margin-bottom:1.1rem;font-size:0.97rem}.content-img{border-radius:14px;border:2px solid var(--card-border);width:100%;display:block;transition:border-color 0.2s,transform 0.2s;object-fit:cover}.content-img:hover{border-color:var(--yellow);transform:scale(1.015)}.prog-label{display:flex;justify-content:space-between;color:var(--text-muted);font-size:0.83rem;margin-bottom:0.3rem}.prog-bar-wrap{background:rgba(255,255,255,0.08);border-radius:20px;height:10px;margin-bottom:1rem;overflow:hidden}.prog-bar-fill{height:100%;border-radius:20px;background:linear-gradient(90deg,var(--blue),var(--yellow))}.scroll-top{position:fixed;bottom:28px;right:28px;background:var(--yellow);color:var(--dark-blue);border:none;border-radius:50%;width:46px;height:46px;font-size:1.2rem;cursor:pointer;z-index:999;display:none;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(250,204,21,0.4)}.scroll-top:hover{background:#ffe066}@media(max-width:767px){.page-hero h1{font-size:1.55rem}.sec-title{font-size:1.4rem}}
