*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:clip;width:100%;font-family:'Hind Siliguri',sans-serif;background:var(--bg-main);color:var(--text-main);min-height:100vh;overflow-x:hidden}.ticker-wrap{background:linear-gradient(90deg,var(--blue) 0%,#1e3a8a 100%);overflow:hidden;padding:.45rem 0;border-bottom:1px solid rgba(250,204,21,.15)}.ticker-track{display:flex;gap:2.5rem;animation:ticker 28s linear infinite;white-space:nowrap;width:max-content}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.ticker-item{font-size:.78rem;color:var(--text-light);display:flex;align-items:center;gap:.45rem;flex-shrink:0}.ticker-item span{color:var(--yellow);font-weight:700}.breadcrumb-bar{background:var(--bg-alt);border-bottom:1px solid var(--card-border);padding:.7rem 0}.breadcrumb{margin:0;background:none;padding:0}.breadcrumb-item a{color:var(--yellow);text-decoration:none;font-size:.82rem}.breadcrumb-item.active{color:var(--text-muted);font-size:.82rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.hero-section{background:linear-gradient(135deg,#061020 0%,var(--dark-blue,var(--bg-dark)) 40%,#1a1060 100%);padding:75px 0 65px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(250,204,21,.07) 0%,transparent 70%);pointer-events:none}.hero-section::after{content:'';position:absolute;bottom:-60px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(29,78,216,.12) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;background:rgba(250,204,21,.12);border:1px solid rgba(250,204,21,.3);color:var(--yellow);font-size:.78rem;font-weight:700;padding:.35rem .9rem;border-radius:50px;margin-bottom:1.2rem;letter-spacing:.06em;text-transform:uppercase}.hero-title{font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:900;line-height:1.25;color:var(--text-light);margin-bottom:1.1rem}.hero-title span{color:var(--yellow)}.hero-desc{color:var(--text-muted);font-size:.97rem;line-height:1.75;margin-bottom:1.8rem}.hero-stats{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.8rem}.hero-stat{background:rgba(29,78,216,.18);border:1px solid rgba(29,78,216,.3);border-radius:10px;padding:.7rem 1.1rem;text-align:center;min-width:80px}.hero-stat-num{font-size:1.3rem;font-weight:900;color:var(--yellow)}.hero-stat-label{font-size:.72rem;color:var(--text-muted);margin-top:.1rem}.hero-img-wrap{position:relative;border-radius:18px;overflow:hidden;border:2px solid rgba(250,204,21,.18);box-shadow:0 20px 60px rgba(0,0,0,.5)}.hero-img-wrap img{width:100%;display:block}.hero-img-badge{position:absolute;bottom:1.1rem;left:1.1rem;background:rgba(10,22,40,.88);border:1px solid rgba(250,204,21,.3);color:var(--yellow);font-size:.78rem;font-weight:700;padding:.35rem .85rem;border-radius:50px;backdrop-filter:blur(6px)}.btn-yellow{display:inline-flex;align-items:center;background:var(--yellow);color:var(--dark-blue,var(--bg-dark)) !important;font-weight:800;font-size:.9rem;padding:.65rem 1.6rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 18px rgba(250,204,21,.25)}.btn-yellow:hover{background:#fde047;transform:translateY(-2px);box-shadow:0 6px 24px rgba(250,204,21,.35)}.btn-outline{display:inline-flex;align-items:center;background:transparent;color:var(--yellow) !important;font-weight:700;font-size:.9rem;padding:.63rem 1.6rem;border-radius:8px;text-decoration:none;border:2px solid rgba(250,204,21,.45);transition:border-color .2s,background .2s,transform .15s}.btn-outline:hover{border-color:var(--yellow);background:rgba(250,204,21,.08);transform:translateY(-2px)}.game-badge{display:inline-flex;align-items:center;font-size:.74rem;font-weight:700;padding:.28rem .75rem;border-radius:50px}.badge-yellow{background:rgba(250,204,21,.15);color:var(--yellow);border:1px solid rgba(250,204,21,.3)}.badge-blue{background:rgba(59,130,246,.15);color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.badge-teal{background:rgba(13,148,136,.15);color:#5eead4;border:1px solid rgba(13,148,136,.3)}.badge-green{background:rgba(34,197,94,.15);color:#86efac;border:1px solid rgba(34,197,94,.3)}.badge-purple{background:rgba(168,85,247,.15);color:#d8b4fe;border:1px solid rgba(168,85,247,.3)}.badge-orange{background:rgba(249,115,22,.15);color:#fdba74;border:1px solid rgba(249,115,22,.3)}.section-dark{background:var(--bg-main);padding:70px 0}.section-alt{background:var(--bg-alt);padding:70px 0}.sec-title{font-size:clamp(1.3rem,2.5vw,1.9rem);font-weight:900;color:var(--text-light)}.sec-divider{width:52px;height:4px;background:linear-gradient(90deg,var(--yellow),var(--blue));border-radius:2px;margin:.75rem auto 1rem}.sec-sub{color:var(--text-muted);font-size:.93rem;max-width:560px;margin:0 auto}.article-body h2{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:800;color:var(--yellow);margin:2rem 0 .9rem;padding-left:.9rem;border-left:3px solid var(--yellow)}.article-body h2:first-child{margin-top:0}.article-body p{color:var(--text-muted);line-height:1.85;font-size:.95rem;margin-bottom:1rem}.content-img{width:100%;border-radius:14px;border:1px solid var(--card-border);box-shadow:0 8px 30px rgba(0,0,0,.35);display:block}.info-box{background:rgba(29,78,216,.1);border:1px solid rgba(29,78,216,.25);border-left:4px solid var(--blue-light);border-radius:10px;padding:1.1rem 1.3rem;margin:1.5rem 0}.info-box h5{color:#93c5fd;font-size:.92rem;font-weight:700;margin-bottom:.5rem}.info-box p{margin:0;font-size:.88rem}.highlight-box{background:rgba(250,204,21,.07);border:1px solid rgba(250,204,21,.2);border-left:4px solid var(--yellow);border-radius:10px;padding:1.1rem 1.3rem;margin:1.5rem 0}.highlight-box h5{color:var(--yellow);font-size:.92rem;font-weight:700;margin-bottom:.5rem}.highlight-box p{margin:0;font-size:.88rem}.sidebar-card{background:var(--bg-card);border:1px solid var(--card-border);border-radius:14px;padding:1.3rem;margin-bottom:1.4rem}.sidebar-card h5{font-size:.9rem;font-weight:800;color:var(--yellow);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--card-border)}.jackpot-card{background:linear-gradient(135deg,var(--dark-blue,var(--bg-dark)),#1a1060);border-color:rgba(250,204,21,.25);text-align:center}.jackpot-amount{font-size:2rem;font-weight:900;color:var(--yellow);letter-spacing:.02em}.prog-label{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-muted);margin-bottom:.25rem;margin-top:.7rem}.prog-bar-wrap{background:rgba(255,255,255,.07);border-radius:50px;height:7px;overflow:hidden}.prog-bar-fill{height:100%;background:linear-gradient(90deg,var(--blue),var(--yellow));border-radius:50px;transition:width 1.2s ease}.god-card{background:var(--bg-card);border:1px solid var(--card-border);border-radius:16px;padding:1.6rem 1.2rem;text-align:center;transition:transform .25s,border-color .25s,box-shadow .25s;height:100%}.god-card:hover{transform:translateY(-6px);border-color:rgba(250,204,21,.35);box-shadow:0 12px 40px rgba(250,204,21,.1)}.god-emoji{font-size:2.8rem;display:block;margin-bottom:.8rem}.god-rarity{display:inline-block;font-size:.68rem;font-weight:800;padding:.22rem .65rem;border-radius:50px;margin-bottom:.7rem;text-transform:uppercase;letter-spacing:.07em}.rarity-common{background:rgba(34,197,94,.15);color:#86efac;border:1px solid rgba(34,197,94,.3)}.rarity-rare{background:rgba(59,130,246,.15);color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.rarity-epic{background:rgba(168,85,247,.15);color:#d8b4fe;border:1px solid rgba(168,85,247,.3)}.rarity-legendary{background:rgba(250,204,21,.15);color:var(--yellow);border:1px solid rgba(250,204,21,.35)}.god-card h5{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.4rem}.god-multiplier{font-size:1.4rem;font-weight:900;color:var(--yellow);margin-bottom:.5rem}.god-card p{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.6}.feat-card{background:var(--bg-card);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(-5px);border-color:rgba(250,204,21,.3)}.feat-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--text-light);margin-bottom:1rem}.feat-card h5{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.5rem}.feat-card p{font-size:.84rem;color:var(--text-muted);line-height:1.7;margin:0}.step-item{display:flex;gap:1.1rem;align-items:flex-start;margin-bottom:1.6rem}.step-num{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,var(--blue),var(--blue-light));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.95rem;color:var(--text-light);box-shadow:0 4px 14px rgba(29,78,216,.35)}.step-content h5{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.3rem}.step-content p{font-size:.86rem;color:var(--text-muted);margin:0;line-height:1.7}.bonus-table{background:var(--bg-card);border:1px solid var(--card-border);border-radius:14px;overflow:hidden}.bonus-table table{margin:0}.bonus-table thead tr{background:rgba(29,78,216,.25)}.bonus-table thead th{color:var(--yellow);font-size:.82rem;font-weight:800;padding:.9rem 1rem;border:none;text-transform:uppercase;letter-spacing:.05em}.bonus-table tbody tr{border-bottom:1px solid var(--card-border);transition:background .15s}.bonus-table tbody tr:last-child{border-bottom:none}.bonus-table tbody tr:hover{background:rgba(250,204,21,.04)}.bonus-table tbody td{color:var(--text-muted);font-size:.85rem;padding:.85rem 1rem;border:none;vertical-align:middle}.lgf-accordion .accordion-item{background:var(--bg-card);border:1px solid var(--card-border);border-radius:10px !important;margin-bottom:.7rem;overflow:hidden}.lgf-accordion .accordion-button{background:var(--bg-card);color:var(--text-light);font-size:.9rem;font-weight:700;box-shadow:none;padding:1rem 1.2rem}.lgf-accordion .accordion-button:not(.collapsed){background:rgba(29,78,216,.15);color:var(--yellow)}.lgf-accordion .accordion-button::after{filter:invert(1) sepia(1) saturate(3) hue-rotate(5deg)}.lgf-accordion .accordion-body{overflow-x:clip;width:100%;background:rgba(10,22,40,.5);color:var(--text-muted);font-size:.87rem;line-height:1.75;padding:1rem 1.2rem}.scroll-top{position:fixed;bottom:1.8rem;right:1.8rem;width:42px;height:42px;background:var(--yellow);color:var(--dark-blue,var(--bg-dark));border:none;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;z-index:999;box-shadow:0 4px 18px rgba(250,204,21,.35);transition:transform .2s}.scroll-top:hover{transform:translateY(-3px)}@media (max-width:767px){.hero-section{padding:50px 0 45px}.section-dark,.section-alt{padding:50px 0}.hero-stats{gap:.7rem}.hero-stat{padding:.5rem .75rem}}
