*{box-sizing:border-box}body{background-color:var(--bg-deep);color:var(--text-light);font-family:'Hind Siliguri',sans-serif;font-size:1.05rem;line-height:1.8}.breadcrumb-wrap{background:rgba(2,44,34,0.6);border-bottom:1px solid var(--border-gold);padding:0.6rem 0}.breadcrumb-item a{color:var(--gold);text-decoration:none}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.hero-section{background:linear-gradient(135deg,#022c22 0%,#071a14 60%,#0d3320 100%);border-bottom:2px solid var(--border-gold);padding:3.5rem 0 2.5rem;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(234,179,8,0.08) 0%,transparent 70%);border-radius:50%}.hero-section h1{color:var(--gold);font-weight:700;font-size:clamp(1.6rem,4vw,2.4rem);text-shadow:0 2px 12px rgba(234,179,8,0.25);border-left:4px solid var(--gold);padding-left:1rem}.hero-section .lead{color:var(--text-light);font-size:1.1rem}.btn-gold{background:linear-gradient(135deg,#eab308,#ca8a04);color:#071a14;font-weight:700;border:none;border-radius:8px;padding:0.65rem 2rem;font-size:1rem;transition:transform 0.15s,box-shadow 0.15s}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(234,179,8,0.35);color:#071a14}.btn-outline-green{border:2px solid var(--green-bright);color:var(--green-bright);background:transparent;font-weight:600;border-radius:8px;padding:0.65rem 2rem;transition:background 0.2s,color 0.2s}.btn-outline-green:hover{background:var(--green-bright);color:#071a14}.gold-card{background:var(--card-bg);border:1px solid var(--border-gold);border-radius:12px;padding:1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s}.gold-card:hover{border-color:var(--gold);transform:translateY(-3px)}.gold-card .card-icon{font-size:2rem;color:var(--gold);margin-bottom:0.75rem}.gold-card h5{color:var(--gold);font-weight:600;margin-bottom:0.5rem}.gold-card p{color:var(--text-light);margin:0;font-size:0.97rem}.section-title{color:var(--gold);font-weight:700;font-size:1.5rem;border-bottom:1px solid var(--border-gold);padding-bottom:0.5rem;margin-bottom:1.5rem}.content-img{width:100%;border-radius:10px;border:1px solid var(--border-gold);display:block}.keno-ball{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#eab308,#ca8a04);color:#071a14;font-weight:700;font-size:0.95rem;margin:3px;box-shadow:0 2px 8px rgba(234,179,8,0.3)}.keno-ball.green{background:linear-gradient(135deg,var(--secondary),var(--secondary-dark,var(--secondary)));color:#071a14}.payout-table{border-collapse:separate;border-spacing:0;width:100%}.payout-table th{background:rgba(234,179,8,0.15);color:var(--gold);border:1px solid var(--border-gold);padding:0.6rem 1rem;text-align:center}.payout-table td{background:var(--card-bg);color:var(--text-light);border:1px solid rgba(234,179,8,0.15);padding:0.55rem 1rem;text-align:center}.payout-table tr:hover td{background:rgba(234,179,8,0.06)}.accordion-item{background:var(--card-bg);border:1px solid var(--border-gold);border-radius:8px !important;margin-bottom:0.5rem;overflow:hidden}.accordion-button{background:var(--card-bg);color:var(--gold);font-weight:600;box-shadow:none}.accordion-button:not(.collapsed){background:rgba(234,179,8,0.1);color:var(--gold)}.accordion-button::after{filter:invert(1) sepia(1) saturate(5) hue-rotate(5deg)}.accordion-body{color:var(--text-light);background:var(--card-bg)}.step-num{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#eab308,#ca8a04);color:#071a14;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.text-gold{color:var(--gold)}.text-green{color:var(--green-bright)}.bg-section{background:rgba(2,44,34,0.45);border-radius:12px;padding:2rem;border:1px solid var(--border-gold)}.highlight-box{background:rgba(234,179,8,0.08);border-left:4px solid var(--gold);border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin:1.5rem 0}html,body{overflow-x:clip;width:100%}
