*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Hind Siliguri','Noto Sans Bengali',system-ui,-apple-system,sans-serif;background:var(--bg-deep);color:var(--text-main);margin:0;padding:0;overflow-x:clip}a{color:var(--red-primary);text-decoration:none}a:hover{color:var(--red-orange)}img{max-width:100%;height:auto;display:block}.hero-section{background:linear-gradient(135deg,#0a0a0a 0%,#1a0505 40%,#0f172a 100%);padding:72px 0 56px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 60% 40%,rgba(239,68,68,0.13) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:7px;background:rgba(239,68,68,0.12);border:1px solid rgba(239,68,68,0.35);color:var(--red-primary);font-size:0.82rem;font-weight:600;padding:5px 14px;border-radius:20px;margin-bottom:18px;letter-spacing:0.03em}.hero-title{font-size:clamp(1.7rem,4vw,2.8rem);font-weight:700;line-height:1.25;color:var(--text-light);margin-bottom:18px}.hero-title span{color:var(--red-primary)}.hero-desc{color:var(--text-muted);font-size:1rem;line-height:1.8;max-width:560px;margin-bottom:28px}.btn-red{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--red-primary),var(--red-dark));color:var(--text-light) !important;font-weight:600;font-size:0.95rem;padding:11px 26px;border-radius:8px;border:none;transition:opacity 0.2s,transform 0.15s;cursor:pointer;text-decoration:none}.btn-red:hover{opacity:0.88;transform:translateY(-1px)}.btn-outline-red{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--red-primary) !important;font-weight:600;font-size:0.95rem;padding:10px 24px;border-radius:8px;border:2px solid var(--red-primary);transition:background 0.2s,color 0.2s;text-decoration:none}.btn-outline-red:hover{background:rgba(239,68,68,0.1);color:var(--text-light) !important}.breadcrumb-wrap{background:var(--bg-card2);border-bottom:1px solid var(--border-subtle);padding:10px 0}.breadcrumb-wrap .breadcrumb{margin:0;background:transparent;padding:0;font-size:0.85rem}.breadcrumb-item a{color:var(--red-primary)}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:#475569}.section-dark{background:var(--bg-dark);padding:64px 0}.section-deeper{background:var(--bg-deep);padding:64px 0}.section-card-bg{background:var(--bg-card2);padding:64px 0}.section-title{font-size:clamp(1.35rem,3vw,2rem);font-weight:700;color:var(--text-light);margin-bottom:10px}.section-title span{color:var(--red-primary)}.section-subtitle{color:var(--text-muted);font-size:0.97rem;max-width:600px;margin:0 auto;line-height:1.7}.title-line{width:52px;height:3px;background:linear-gradient(90deg,var(--red-primary),var(--red-orange));border-radius:2px;margin:10px auto 18px}.feature-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;padding:28px 22px;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:rgba(239,68,68,0.45);transform:translateY(-3px)}.feature-card .icon-wrap{width:52px;height:52px;background:rgba(239,68,68,0.12);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--red-primary);margin-bottom:16px;flex-shrink:0}.feature-card h5{color:var(--text-light);font-size:1rem;font-weight:600;margin-bottom:10px}.feature-card p{color:var(--text-muted);font-size:0.9rem;line-height:1.75;margin:0}.tag-pill{display:inline-block;background:rgba(239,68,68,0.1);border:1px solid rgba(239,68,68,0.25);color:var(--red-primary);font-size:0.75rem;font-weight:600;padding:2px 10px;border-radius:12px;margin-top:12px;margin-right:4px}.info-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:22px 20px;height:auto}.info-card h5{color:var(--red-primary);font-size:0.97rem;font-weight:600;margin-bottom:12px}.info-card ul{list-style:none;padding:0;margin:0}.info-card ul li{color:var(--text-muted);font-size:0.88rem;padding:5px 0;border-bottom:1px solid rgba(255,255,255,0.05);display:flex;align-items:flex-start;gap:8px}.info-card ul li::before{content:'›';color:var(--red-primary);font-weight:700;flex-shrink:0;margin-top:1px}.info-card ul li:last-child{border-bottom:none}.info-card p{color:var(--text-muted);font-size:0.88rem;line-height:1.7;margin:0}.note-box{background:rgba(239,68,68,0.07);border:1px solid rgba(239,68,68,0.25);border-left:4px solid var(--red-primary);border-radius:10px;padding:18px 20px;height:auto}.note-box h5{color:var(--red-primary);font-size:0.95rem;font-weight:600;margin-bottom:8px}.note-box p{color:var(--text-muted);font-size:0.88rem;line-height:1.7;margin:0}.stat-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:20px 16px;text-align:center;height:auto}.stat-num{font-size:1.9rem;font-weight:700;color:var(--red-primary);line-height:1.1;margin-bottom:6px}.stat-label{color:var(--text-muted);font-size:0.82rem;line-height:1.4}.step-item{display:flex;gap:18px;margin-bottom:28px;align-items:flex-start}.step-num{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,var(--red-primary),var(--red-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:var(--text-light);flex-shrink:0}.step-content h5{color:var(--text-light);font-size:0.97rem;font-weight:600;margin-bottom:6px}.step-content p{color:var(--text-muted);font-size:0.88rem;line-height:1.75;margin:0}.img-wrap{border-radius:14px;overflow:hidden;border:1px solid var(--border-subtle);background:var(--bg-card)}.img-block{width:100%;height:auto;display:block;object-fit:cover}.odds-table{width:100%;border-collapse:collapse;font-size:0.88rem}.odds-table thead tr{background:rgba(239,68,68,0.12)}.odds-table th{color:var(--red-primary);font-weight:600;padding:12px 14px;text-align:left;border-bottom:2px solid rgba(239,68,68,0.25);white-space:nowrap}.odds-table td{color:var(--text-muted);padding:11px 14px;border-bottom:1px solid rgba(255,255,255,0.05);vertical-align:top}.odds-table tbody tr:hover td{background:rgba(239,68,68,0.04);color:var(--text-main)}.rg-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:24px 20px;height:auto;text-align:center}.rg-icon{width:54px;height:54px;background:rgba(239,68,68,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--red-primary);margin:0 auto 14px}.rg-card h6{color:var(--text-light);font-size:0.95rem;font-weight:600;margin-bottom:10px}.rg-card p{color:var(--text-muted);font-size:0.85rem;line-height:1.7;margin:0}.faq-item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;margin-bottom:12px;overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;color:var(--text-light);font-weight:500;font-size:0.95rem;gap:12px;user-select:none;transition:background 0.2s}.faq-question:hover{background:rgba(239,68,68,0.06)}.faq-toggle{color:var(--red-primary);flex-shrink:0;font-size:1rem}.faq-answer{padding:0 20px 16px;color:var(--text-muted);font-size:0.9rem;line-height:1.8}.symbol-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:20px 16px;text-align:center;height:auto;transition:border-color 0.2s}.symbol-card:hover{border-color:rgba(239,68,68,0.4)}.symbol-icon{font-size:2rem;margin-bottom:10px;display:block}.symbol-card h6{color:var(--text-light);font-size:0.88rem;font-weight:600;margin-bottom:6px}.symbol-card p{color:var(--text-muted);font-size:0.8rem;line-height:1.6;margin:0}@media (max-width:576px){.hero-section{padding:48px 0 40px}.section-dark,.section-deeper,.section-card-bg{padding:44px 0}}
