*{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-light);font-size:0.88rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted-light)}.page-hero{background:linear-gradient(135deg,#1a0a00 0%,#7c1d00 35%,#1d4ed8 80%,#0a1a4a 100%);padding:65px 0 55px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(249,115,22,0.18) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(250,204,21,0.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero h1{font-size:2.2rem;font-weight:700;color:var(--yellow);line-height:1.3;margin-bottom:1rem}.page-hero p{font-size:1.05rem;color:var(--text-light);max-width:600px;margin-bottom:1.5rem;line-height:1.8}.flame-badge{display:inline-flex;align-items:center;gap:0.4rem;background:linear-gradient(90deg,var(--red),var(--orange));color:var(--text-light);font-size:0.82rem;font-weight:700;padding:0.3rem 0.9rem;border-radius:20px;margin-bottom:1rem;letter-spacing:0.5px}.btn-primary-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-primary-yellow:hover{background:#ffe066;color:var(--deeper-blue);text-decoration:none;transform:translateY(-2px)}.btn-outline-yellow{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-yellow:hover{background:var(--yellow);color:var(--dark-blue);text-decoration:none}.section-title{font-size:1.8rem;font-weight:700;color:var(--yellow);margin-bottom:0.4rem}.section-divider{width:60px;height:4px;background:var(--yellow);border-radius:2px;margin:0.5rem auto 1rem}.section-subtitle{color:var(--text-muted-light);font-size:1rem;margin-bottom:2rem}.content-section{background:var(--deeper-blue);padding:65px 0}.content-section h2{color:var(--yellow);font-weight:700;font-size:1.55rem;margin-bottom:1rem}.content-section h3{color:var(--text-light);font-weight:600;font-size:1.25rem;margin:1.6rem 0 0.7rem}.content-section p{color:var(--text-light);font-size:0.97rem;line-height:1.9}.alt-section{background:var(--gray-blue);padding:65px 0}.alt-section h2{color:var(--yellow);font-weight:700;font-size:1.55rem;margin-bottom:1rem}.alt-section h3{color:var(--text-light);font-weight:600;font-size:1.22rem;margin:1.5rem 0 0.7rem}.alt-section p{color:var(--text-light);font-size:0.97rem;line-height:1.9}.game-img{border-radius:14px;border:2px solid var(--card-border);transition:border-color 0.2s,transform 0.2s;width:100%;display:block}.game-img:hover{border-color:var(--yellow);transform:scale(1.02)}.stats-section{background:var(--dark-blue);padding:55px 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-number{font-size:2.2rem;font-weight:800;color:var(--yellow);line-height:1}.stat-label{color:var(--text-muted-light);font-size:0.88rem;margin-top:0.45rem}.feature-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.8rem 1.4rem;height:100%;transition:border-color 0.2s,transform 0.2s;text-align:center}.feature-card:hover{border-color:var(--yellow);transform:translateY(-5px)}.feature-icon{width:62px;height:62px;background:linear-gradient(135deg,var(--orange),var(--red));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--text-light)}.feature-card h5{color:var(--yellow);font-weight:600;margin-bottom:0.5rem;font-size:1rem}.feature-card p{color:var(--text-muted-light);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}.fire-box{background:linear-gradient(90deg,rgba(124,29,0,0.5),rgba(15,42,107,0.6));border-left:5px solid var(--orange);border-radius:10px;padding:1.4rem 1.8rem;margin:1.8rem 0}.fire-box h5{color:var(--orange);font-weight:700;margin-bottom:0.4rem}.fire-box p{color:var(--text-light);font-size:0.92rem;margin:0}.pay-table{background:var(--card-bg);border-radius:14px;overflow:hidden;border:1px solid var(--card-border)}.pay-table table{margin:0}.pay-table thead th{background:var(--blue);color:var(--yellow);font-weight:700;border:none;padding:1rem;font-size:0.93rem}.pay-table tbody td{color:var(--text-light);border-color:var(--card-border);padding:0.85rem 1rem;font-size:0.9rem;vertical-align:middle}.pay-table tbody tr:hover td{background:rgba(29,78,216,0.2)}.badge-hot{background:#dc2626;color:var(--text-light);font-size:0.7rem;padding:0.2rem 0.5rem;border-radius:10px;font-weight:700;margin-left:6px}.badge-new{background:var(--secondary-dark,var(--secondary));color:var(--text-light);font-size:0.7rem;padding:0.2rem 0.5rem;border-radius:10px;font-weight:700;margin-left:6px}.badge-wild{background:var(--orange);color:var(--text-light);font-size:0.7rem;padding:0.2rem 0.5rem;border-radius:10px;font-weight:700;margin-left:6px}.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(--orange),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-light);font-size:0.9rem;margin:0}.bonus-card{background:linear-gradient(145deg,#1d4ed8,#0a1a4a);border:2px solid var(--yellow);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:transform 0.2s}.bonus-card:hover{transform:translateY(-5px)}.bonus-card .bonus-num{font-size:2.8rem;font-weight:800;color:var(--yellow);line-height:1}.bonus-card .bonus-title{color:var(--text-light);font-weight:600;margin:0.5rem 0 0.4rem;font-size:1rem}.bonus-card .bonus-desc{color:var(--text-muted-light);font-size:0.85rem}.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}.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.6rem}.section-title{font-size:1.45rem}}
