*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:clip;width:100%;font-family:'Hind Siliguri',sans-serif;background:var(--dark-bg);color:var(--text-light);line-height:1.8;font-size:1rem}.nav-cta{background:var(--yellow);color:#0f2a6b !important;font-weight:700;padding:.45rem 1.1rem !important;border-radius:7px;margin-left:.4rem}.nav-cta:hover{background:var(--yellow-light)}.breadcrumb-section{background:var(--section-dark);padding:.8rem 0;border-bottom:1px solid var(--card-border)}.breadcrumb{margin:0;font-size:.85rem}.breadcrumb-item a{color:var(--gold-light);text-decoration:none}.breadcrumb-item a:hover{color:var(--yellow)}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item+.breadcrumb-item::before{color:var(--text-muted)}.btn-yellow{background:var(--yellow);color:#0f2a6b;font-weight:700;padding:.75rem 2rem;border-radius:8px;border:none;font-size:1rem;text-decoration:none;display:inline-block;transition:all .22s;cursor:pointer}.btn-yellow:hover{background:var(--yellow-light);color:#0a1a4a;transform:translateY(-2px);box-shadow:0 6px 22px rgba(250,204,21,.32)}.btn-outline{background:transparent;color:var(--yellow);font-weight:700;padding:.75rem 2rem;border-radius:8px;border:2px solid var(--yellow);font-size:1rem;text-decoration:none;display:inline-block;transition:all .22s}.btn-outline:hover{background:var(--yellow);color:#0f2a6b}.hero-section{background:linear-gradient(155deg,#050d07 0%,#1a2e0a 40%,#2d4a0e 70%,#0f1f05 100%);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 60%,rgba(245,158,11,.12) 0%,transparent 55%),radial-gradient(circle at 85% 25%,rgba(250,204,21,.08) 0%,transparent 50%);pointer-events:none}.hero-section::after{content:'💰';position:absolute;bottom:-15px;right:3%;font-size:13rem;opacity:.05;pointer-events:none}.hero-badge{display:inline-block;background:rgba(245,158,11,.18);border:1px solid var(--gold);color:var(--gold-light);font-size:.78rem;font-weight:700;padding:.3rem 1rem;border-radius:50px;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem}.hero-title{font-size:clamp(1.85rem,5vw,2.9rem);font-weight:800;line-height:1.25;color:var(--text-light);margin-bottom:1.2rem}.hero-title span{color:var(--yellow)}.hero-desc{color:rgba(232,245,233,.82);font-size:1.05rem;max-width:560px;line-height:1.9;margin-bottom:2rem}.hero-stats{display:flex;flex-wrap:wrap;gap:1.1rem;margin-bottom:2.2rem}.hero-stat{background:rgba(255,255,255,.06);border:1px solid rgba(245,158,11,.28);border-radius:10px;padding:.7rem 1.2rem;text-align:center}.hero-stat-num{font-size:1.4rem;font-weight:800;color:var(--yellow)}.hero-stat-label{font-size:.75rem;color:var(--text-muted);margin-top:.1rem}.hero-img-wrap{position:relative;border-radius:18px;overflow:hidden;border:2px solid rgba(245,158,11,.4);box-shadow:0 20px 60px rgba(245,158,11,.18)}.hero-img-wrap img{width:100%;height:340px;object-fit:cover;display:block}.hero-img-badge{position:absolute;top:14px;left:14px;background:var(--yellow);color:#0f2a6b;font-weight:800;font-size:.8rem;padding:.35rem .9rem;border-radius:50px}.section-alt{background:var(--section-alt);padding:70px 0}.section-dark{background:var(--section-dark);padding:70px 0}.sec-title{font-size:clamp(1.45rem,3.5vw,2rem);font-weight:800;color:var(--text-light);margin-bottom:.6rem}.sec-divider{width:60px;height:4px;background:linear-gradient(90deg,var(--yellow),var(--gold));border-radius:2px;margin:0 auto 1rem}.sec-sub{color:var(--text-muted);font-size:.95rem;max-width:540px;margin:0 auto}.content-img{width:100%;border-radius:14px;object-fit:cover;border:1px solid var(--card-border);box-shadow:0 8px 30px rgba(245,158,11,.13);display:block}.article-body h2{font-size:1.5rem;font-weight:800;color:var(--yellow);margin:2rem 0 .8rem}.article-body h3{font-size:1.2rem;font-weight:700;color:var(--gold-light);margin:1.6rem 0 .6rem}.article-body p{color:var(--text-light);line-height:1.95;margin-bottom:1rem;font-size:.97rem}.info-box{background:rgba(245,158,11,.07);border-left:4px solid var(--gold);border-radius:0 10px 10px 0;padding:1.2rem 1.4rem;margin:1.5rem 0}.info-box h5{color:var(--gold-light);font-weight:700;margin-bottom:.5rem;font-size:.95rem}.info-box p{margin:0;color:var(--text-muted);font-size:.9rem}.highlight-box{background:linear-gradient(135deg,rgba(250,204,21,.07),rgba(29,78,216,.13));border:1px solid rgba(250,204,21,.22);border-radius:12px;padding:1.4rem;margin:1.5rem 0}.highlight-box h5{color:var(--yellow);font-weight:700;margin-bottom:.5rem;font-size:.95rem}.highlight-box p{margin:0;color:var(--text-muted);font-size:.9rem}.sidebar-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.4rem;margin-bottom:1.4rem}.sidebar-card h5{color:var(--yellow);font-weight:700;font-size:.95rem;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--card-border)}.prog-label{display:flex;justify-content:space-between;font-size:.82rem;color:var(--text-muted);margin-bottom:.3rem;margin-top:.8rem}.prog-bar-wrap{background:rgba(255,255,255,.06);border-radius:50px;height:7px;overflow:hidden}.prog-bar-fill{height:100%;border-radius:50px;background:linear-gradient(90deg,var(--gold),var(--yellow))}.game-badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:50px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.4rem}.badge-gold{background:rgba(245,158,11,.18);color:var(--gold-light);border:1px solid var(--gold)}.badge-popular{background:rgba(250,204,21,.13);color:var(--yellow);border:1px solid rgba(250,204,21,.4)}.badge-new{background:rgba(34,197,94,.14);color:var(--green);border:1px solid rgba(34,197,94,.4)}.badge-hot{background:rgba(239,68,68,.14);color:var(--red);border:1px solid rgba(239,68,68,.4)}.badge-vip{background:rgba(124,58,237,.18);color:#c4b5fd;border:1px solid rgba(124,58,237,.4)}.jackpot-card{background:linear-gradient(135deg,#1a2e0a,#2d4a0e);border:1px solid rgba(245,158,11,.45);border-radius:16px;padding:2rem;text-align:center;position:relative;overflow:hidden}.jackpot-card::before{content:'🏆';position:absolute;font-size:8rem;opacity:.05;bottom:-20px;right:-10px}.jackpot-amount{font-size:2.8rem;font-weight:800;color:var(--yellow);line-height:1}.symbol-card{background:linear-gradient(135deg,var(--card-bg),rgba(245,158,11,.07));border:1px solid rgba(245,158,11,.22);border-radius:14px;padding:1.5rem;text-align:center;transition:transform .25s,border-color .25s;height:100%}.symbol-card:hover{transform:translateY(-5px);border-color:var(--gold);box-shadow:0 12px 35px rgba(245,158,11,.15)}.symbol-emoji{font-size:3rem;margin-bottom:.8rem;display:block}.symbol-card h5{color:var(--text-light);font-weight:700;font-size:.97rem;margin-bottom:.5rem}.symbol-card p{color:var(--text-muted);font-size:.84rem;line-height:1.7;margin:0}.symbol-pay{display:inline-block;background:rgba(250,204,21,.14);color:var(--yellow);font-weight:800;font-size:1.05rem;padding:.22rem .75rem;border-radius:50px;margin:.5rem 0 .3rem;border:1px solid rgba(250,204,21,.3)}.feat-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.6rem;height:100%;transition:transform .25s,border-color .25s}.feat-card:hover{transform:translateY(-4px);border-color:var(--gold)}.feat-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--text-light);margin-bottom:1rem}.feat-card h5{color:var(--text-light);font-weight:700;font-size:1rem;margin-bottom:.5rem}.feat-card p{color:var(--text-muted);font-size:.87rem;line-height:1.8;margin:0}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:1.5rem}.step-num{min-width:44px;height:44px;background:linear-gradient(135deg,#2d4a0e,var(--gold));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;color:var(--text-light);flex-shrink:0}.step-content h5{color:var(--yellow);font-weight:700;margin-bottom:.3rem;font-size:.97rem}.step-content p{color:var(--text-muted);font-size:.88rem;line-height:1.8;margin:0}.styled-table{border-radius:14px;overflow:hidden;border:1px solid var(--card-border)}.styled-table .table{background:var(--card-bg);color:var(--text-light);margin:0;font-size:.88rem}.styled-table .table thead th{background:linear-gradient(90deg,#1a2e0a,#2d4a0e);color:var(--yellow);font-weight:700;border:none;padding:1rem;font-size:.85rem}.styled-table .table tbody td{border-color:var(--card-border);padding:.85rem 1rem;vertical-align:middle;color:var(--text-light)}.styled-table .table tbody tr:hover td{background:rgba(245,158,11,.06)}.gb-accordion .accordion-item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px !important;overflow:hidden;margin-bottom:.9rem}.gb-accordion .accordion-button{background:var(--card-bg);color:var(--text-light);font-weight:600;font-size:.95rem;box-shadow:none !important}.gb-accordion .accordion-button:not(.collapsed){background:rgba(245,158,11,.1);color:var(--gold-light)}.gb-accordion .accordion-button::after{filter:invert(1) sepia(1) saturate(3) hue-rotate(2deg)}.gb-accordion .accordion-body{overflow-x:clip;width:100%;color:var(--text-muted);font-size:.9rem;line-height:1.85}.scroll-top{position:fixed;bottom:24px;right:24px;width:44px;height:44px;background:var(--yellow);color:#0f2a6b;border:none;border-radius:50%;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;display:none;z-index:900;box-shadow:0 4px 14px rgba(250,204,21,.4);transition:transform .2s}.scroll-top:hover{transform:scale(1.1)}.gold-ticker{background:linear-gradient(90deg,#1a2e0a,#2d4a0e,#1a2e0a);border-top:1px solid rgba(245,158,11,.3);border-bottom:1px solid rgba(245,158,11,.3);padding:.6rem 0;overflow:hidden}.ticker-inner{display:flex;gap:3rem;white-space:nowrap;animation:ticker 28s linear infinite}.ticker-item{font-size:.82rem;font-weight:600;color:var(--gold-light)}.ticker-item span{color:var(--yellow);margin-left:.4rem}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:768px){.hero-section{padding:50px 0 40px}.hero-stats{gap:.7rem}.hero-stat{padding:.5rem .8rem}}
