*,*::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-color:var(--bg-deep);color:var(--text-light);line-height:1.8;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:'Hind Siliguri','Noto Sans Bengali',sans-serif;font-weight:700}.hero-section{background:linear-gradient(135deg,#020617 0%,#1a0505 40%,#0f172a 100%);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(239,68,68,0.18) 0%,transparent 70%);pointer-events:none}.hero-section::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,0.12) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-block;background:rgba(239,68,68,0.15);border:1px solid var(--red-primary);color:var(--red-primary);font-size:0.8rem;font-weight:600;padding:4px 14px;border-radius:20px;margin-bottom:18px;letter-spacing:0.5px}.hero-section h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.35;color:var(--text-light);margin-bottom:20px}.hero-section h1 span{color:var(--red-primary)}.hero-section .lead{color:var(--text-muted);font-size:1.05rem;max-width:560px;margin-bottom:32px}.btn-red{background:linear-gradient(90deg,var(--red-primary),var(--red-dark));color:var(--text-light);border:none;padding:12px 28px;border-radius:6px;font-weight:600;font-size:1rem;font-family:'Hind Siliguri','Noto Sans Bengali',sans-serif;transition:opacity 0.2s,transform 0.15s;text-decoration:none;display:inline-block}.btn-red:hover{opacity:0.88;transform:translateY(-1px);color:var(--text-light)}.btn-outline-red{background:transparent;color:var(--red-primary);border:2px solid var(--red-primary);padding:10px 26px;border-radius:6px;font-weight:600;font-size:1rem;font-family:'Hind Siliguri','Noto Sans Bengali',sans-serif;transition:background 0.2s,color 0.2s;text-decoration:none;display:inline-block}.btn-outline-red:hover{background:var(--red-primary);color:var(--text-light)}.section-title{font-size:clamp(1.4rem,3vw,2rem);color:var(--text-light);margin-bottom:10px}.section-title span{color:var(--red-primary)}.section-subtitle{color:var(--text-muted);font-size:0.97rem;margin-bottom:40px}.title-line{width:56px;height:3px;background:linear-gradient(90deg,var(--red-primary),var(--red-orange));border-radius:2px;margin:10px auto 16px}.feature-card{background:var(--bg-card);border:1px solid var(--border-red);border-radius:12px;padding:28px 22px;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--red-primary);transform:translateY(-3px)}.feature-card .icon-wrap{width:52px;height:52px;background:rgba(239,68,68,0.12);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.5rem;color:var(--red-primary)}.feature-card h5{color:var(--text-light);font-size:1rem;margin-bottom:8px}.feature-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.section-dark{background:var(--bg-dark);padding:70px 0}.section-deeper{background:var(--bg-deep);padding:70px 0}.section-card-bg{background:var(--bg-card2);padding:70px 0}.sport-card{background:var(--bg-card);border-radius:12px;border:1px solid var(--border-red);padding:24px 20px;height:auto;transition:border-color 0.2s}.sport-card:hover{border-color:var(--red-orange)}.sport-card .sport-icon{font-size:2.2rem;color:var(--red-orange);margin-bottom:12px}.sport-card h5{color:var(--text-light);font-size:1rem;margin-bottom:8px}.sport-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.step-item{display:flex;gap:18px;align-items:flex-start;margin-bottom:28px}.step-num{min-width:44px;height:44px;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:1.1rem;color:var(--text-light);flex-shrink:0}.step-content h5{color:var(--text-light);font-size:1rem;margin-bottom:4px}.step-content p{color:var(--text-muted);font-size:0.9rem;margin:0}.compare-table{width:100%;border-collapse:separate;border-spacing:0}.compare-table th{background:linear-gradient(90deg,var(--red-dark),var(--red-primary));color:var(--text-light);padding:14px 18px;font-size:0.95rem;text-align:center}.compare-table th:first-child{border-radius:10px 0 0 0;text-align:left}.compare-table th:last-child{border-radius:0 10px 0 0}.compare-table td{background:var(--bg-card);color:var(--text-light);padding:12px 18px;border-bottom:1px solid rgba(255,255,255,0.05);font-size:0.9rem;text-align:center}.compare-table td:first-child{text-align:left;color:#e2e8f0;font-weight:500}.compare-table tr:last-child td:first-child{border-radius:0 0 0 10px}.compare-table tr:last-child td:last-child{border-radius:0 0 10px 0}.check-yes{color:var(--secondary);font-size:1.1rem}.check-no{color:#ef4444;font-size:1.1rem}.privacy-note{background:linear-gradient(90deg,rgba(239,68,68,0.08),rgba(249,115,22,0.06));border-left:4px solid var(--red-primary);border-radius:0 10px 10px 0;padding:22px 24px}.privacy-note h5{color:var(--red-primary);margin-bottom:10px}.privacy-note p{color:var(--text-muted);font-size:0.92rem;margin:0}.rg-card{background:var(--bg-card);border:1px solid rgba(249,115,22,0.25);border-radius:12px;padding:22px 20px;height:auto}.rg-card .rg-icon{font-size:1.8rem;color:var(--red-orange);margin-bottom:12px}.rg-card h6{color:var(--text-light);font-size:0.95rem;margin-bottom:6px}.rg-card p{color:var(--text-muted);font-size:0.87rem;margin:0}.safety-item{display:flex;gap:14px;align-items:flex-start;background:var(--bg-card);border-radius:10px;padding:18px 16px;border:1px solid var(--border-red);height:auto}.safety-item .si-icon{font-size:1.5rem;color:var(--red-primary);flex-shrink:0;margin-top:2px}.safety-item h6{color:var(--text-light);font-size:0.95rem;margin-bottom:4px}.safety-item p{color:var(--text-muted);font-size:0.87rem;margin:0}.faq-item{background:var(--bg-card);border:1px solid var(--border-red);border-radius:10px;margin-bottom:14px;overflow:hidden}.faq-question{padding:18px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--text-light);font-weight:600;font-size:0.97rem;user-select:none}.faq-question:hover{color:var(--red-primary)}.faq-answer{padding:0 20px 18px;color:var(--text-muted);font-size:0.92rem;line-height:1.75}.faq-toggle{color:var(--red-primary);font-size:1.1rem;flex-shrink:0;margin-left:12px}.local-card{background:var(--bg-card);border-radius:12px;border:1px solid var(--border-red);padding:22px 20px;height:auto}.local-card .city-tag{display:inline-block;background:rgba(239,68,68,0.15);color:var(--red-primary);font-size:0.78rem;font-weight:600;padding:3px 10px;border-radius:12px;margin-bottom:10px}.local-card h6{color:var(--text-light);font-size:0.95rem;margin-bottom:6px}.local-card p{color:var(--text-muted);font-size:0.87rem;margin:0}.img-block{display:block;width:100%;height:auto;border-radius:10px;object-fit:cover}.img-wrap{text-align:center;margin:24px 0}.trust-strip{background:linear-gradient(90deg,var(--red-dark),#7f1d1d);padding:14px 0;text-align:center}.trust-strip span{color:var(--text-light);font-size:0.88rem;font-weight:500;margin:0 16px}.trust-strip i{color:#fbbf24;margin-right:5px}@media (max-width:768px){.hero-section{padding:50px 0 40px}.section-dark,.section-deeper,.section-card-bg{padding:50px 0}.compare-table{font-size:0.82rem}.compare-table th,.compare-table td{padding:10px 10px}}
