*{box-sizing:border-box}body{font-family:'Hind Siliguri',sans-serif;background-color:var(--bg-deep);color:var(--text-light);font-size:1.05rem;line-height:1.8}a{color:var(--red-main);text-decoration:none}a:hover{color:var(--orange-red)}.hero-section{background:linear-gradient(135deg,#0a0000 0%,#1a0505 40%,#0f172a 100%);border-bottom:3px solid var(--red-dark);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-60px;right:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(239,68,68,0.15) 0%,transparent 70%);pointer-events:none}.hero-section h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.3;color:var(--text-light)}.hero-section h1 span{color:var(--red-main)}.hero-section p{color:var(--generated-muted);font-size:1.1rem}.btn-primary-red{background:linear-gradient(90deg,var(--red-main),var(--red-dark));border:none;color:var(--text-light);font-weight:700;padding:0.7rem 2rem;border-radius:6px;font-size:1rem;transition:opacity 0.2s,transform 0.15s;display:inline-block}.btn-primary-red:hover{opacity:0.9;transform:translateY(-2px);color:var(--text-light)}.btn-outline-red{border:2px solid var(--red-main);color:var(--red-main);background:transparent;font-weight:700;padding:0.65rem 1.8rem;border-radius:6px;font-size:1rem;transition:all 0.2s;display:inline-block}.btn-outline-red:hover{background:var(--red-main);color:var(--text-light)}.section-title{font-size:1.7rem;font-weight:700;color:var(--text-light);margin-bottom:0.4rem}.section-title span{color:var(--red-main)}.section-divider{width:60px;height:4px;background:linear-gradient(90deg,var(--red-main),var(--orange-red));border-radius:2px;margin-bottom:2rem}.feature-card{background:var(--bg-card);border:1px solid #374151;border-radius:12px;padding:1.5rem;height:100%;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--red-main);transform:translateY(-4px)}.feature-card .icon-wrap{width:52px;height:52px;background:rgba(239,68,68,0.15);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--red-main);margin-bottom:1rem}.feature-card h5{color:var(--text-light);font-weight:600}.feature-card p{color:var(--text-muted);font-size:0.95rem;margin:0}.step-card{background:var(--bg-card);border-radius:12px;padding:1.5rem;border-left:4px solid var(--red-main);height:100%}.step-number{font-size:2.5rem;font-weight:700;color:var(--red-main);line-height:1;margin-bottom:0.5rem}.step-card h5{color:var(--text-light);font-weight:600}.step-card p{color:var(--text-muted);font-size:0.95rem;margin:0}.pricing-card{background:var(--bg-card);border:2px solid #374151;border-radius:14px;padding:2rem 1.5rem;text-align:center;height:100%;transition:border-color 0.2s,transform 0.2s}.pricing-card.featured{border-color:var(--red-main);background:linear-gradient(160deg,#1f2937 0%,#2d0a0a 100%);transform:scale(1.03)}.pricing-card .badge-featured{background:var(--red-main);color:var(--text-light);font-size:0.75rem;padding:0.3rem 0.8rem;border-radius:20px;font-weight:600;margin-bottom:0.8rem;display:inline-block}.pricing-card h4{color:var(--text-light);font-weight:700}.pricing-card .price{font-size:2.2rem;font-weight:700;color:var(--red-main);margin:0.5rem 0}.pricing-card .price span{font-size:1rem;color:var(--text-muted)}.pricing-card ul{list-style:none;padding:0;margin:1rem 0;text-align:left}.pricing-card ul li{color:var(--generated-muted);padding:0.3rem 0;font-size:0.95rem}.pricing-card ul li::before{content:'✓ ';color:var(--red-main);font-weight:700}.compare-table th{background:var(--red-dark);color:var(--text-light)}.compare-table td,.compare-table th{border-color:#374151;padding:0.85rem 1rem}.compare-table tbody tr{background:var(--bg-card);color:#e2e8f0}.compare-table tbody tr:nth-child(even){background:#1a2332}.check-yes{color:var(--secondary);font-size:1.1rem}.check-no{color:#ef4444;font-size:1.1rem}.privacy-notice{background:linear-gradient(90deg,#1a0a00,#1f2937);border:1px solid var(--orange-red);border-left:5px solid var(--orange-red);border-radius:10px;padding:1.2rem 1.5rem}.privacy-notice h6{color:var(--orange-red);font-weight:700;margin-bottom:0.4rem}.privacy-notice p{color:var(--generated-muted);font-size:0.93rem;margin:0}.rg-card{background:var(--bg-card);border:1px solid #374151;border-top:4px solid var(--orange-red);border-radius:12px;padding:1.4rem;height:100%}.rg-card h6{color:var(--orange-red);font-weight:700}.rg-card p{color:var(--text-muted);font-size:0.93rem;margin:0}.content-img{width:100%;max-width:860px;height:auto;border-radius:12px;display:block;margin:0 auto;border:2px solid #374151}.section-dark{background:var(--bg-deep);padding:70px 0}.section-mid{background:var(--bg-dark);padding:70px 0}.game-badge{background:rgba(239,68,68,0.12);border:1px solid var(--red-dark);color:var(--red-main);font-size:0.78rem;padding:0.2rem 0.6rem;border-radius:4px;font-weight:600}@media (max-width:768px){.pricing-card.featured{transform:scale(1)}.hero-section{padding:50px 0 40px}}
