*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:clip;width:100%;font-family:'Hind Siliguri',sans-serif;background-color:var(--bg-dark);color:var(--text-light);line-height:1.8}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}.hero-section{background:linear-gradient(135deg,#011a15 0%,#022c22 50%,#053d2f 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(34,197,94,0.12) 0%,transparent 70%);border-radius:50%}.hero-section::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(146,64,14,0.10) 0%,transparent 70%);border-radius:50%}.hero-badge{display:inline-block;background:rgba(34,197,94,0.15);border:1px solid var(--primary);color:var(--primary);border-radius:20px;padding:4px 16px;font-size:0.82rem;font-weight:600;margin-bottom:16px;letter-spacing:1px}.hero-section h1{font-size:2.6rem;font-weight:700;color:var(--text-light);line-height:1.3;margin-bottom:20px}.hero-section h1 span{color:var(--primary)}.hero-section p{font-size:1.08rem;color:var(--text-muted);margin-bottom:32px;max-width:560px}.btn-primary-custom{background:var(--primary);color:#011a15;font-weight:700;border:none;border-radius:8px;padding:12px 32px;font-size:1rem;cursor:pointer;transition:all 0.2s;display:inline-block}.btn-primary-custom:hover{background:var(--primary-hover);color:var(--text-light);transform:translateY(-2px)}.btn-outline-custom{background:transparent;color:var(--primary);font-weight:700;border:2px solid var(--primary);border-radius:8px;padding:10px 28px;font-size:1rem;cursor:pointer;transition:all 0.2s;display:inline-block}.btn-outline-custom:hover{background:var(--primary);color:#011a15}.hero-stats{display:flex;gap:32px;margin-top:40px;flex-wrap:wrap}.hero-stat{text-align:center}.hero-stat .num{font-size:1.8rem;font-weight:700;color:var(--primary)}.hero-stat .label{font-size:0.8rem;color:var(--text-muted);margin-top:2px}.hero-img-wrap{position:relative;z-index:2}.hero-img-wrap img{border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.5);width:100%;max-height:400px;object-fit:cover}section{padding:64px 0}.section-title{font-size:2rem;font-weight:700;color:var(--text-light);margin-bottom:12px}.section-title span{color:var(--primary)}.section-sub{color:var(--text-muted);font-size:1rem;margin-bottom:40px;max-width:600px}.divider{width:60px;height:4px;background:var(--primary);border-radius:2px;margin:12px 0 20px}.features-section{background:#011a15}.feature-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:28px 22px;height:100%;transition:all 0.3s;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary);transform:scaleX(0);transition:transform 0.3s}.feature-card:hover{transform:translateY(-6px);border-color:var(--primary);box-shadow:0 12px 40px rgba(34,197,94,0.15)}.feature-card:hover::before{transform:scaleX(1)}.feature-icon{width:56px;height:56px;background:rgba(34,197,94,0.12);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:1.6rem;color:var(--primary)}.feature-card h5{color:var(--text-light);font-weight:600;margin-bottom:10px;font-size:1.05rem}.feature-card p{color:var(--text-muted);font-size:0.92rem;margin:0}.img-section img{border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,0.4);width:100%;max-height:380px;object-fit:cover;display:block;margin:0 auto}.compare-section{background:#011a15}.compare-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.3)}.compare-table thead tr{background:var(--primary)}.compare-table thead th{color:#011a15;font-weight:700;padding:16px 20px;font-size:1rem}.compare-table tbody tr{background:var(--bg-card);border-bottom:1px solid var(--border-color)}.compare-table tbody tr:nth-child(even){background:var(--bg-card2)}.compare-table tbody td{padding:14px 20px;color:var(--text-light);font-size:0.94rem}.compare-table .check{color:var(--primary);font-weight:700}.compare-table .cross{color:#f87171}.steps-section{background:var(--bg-dark)}.step-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:30px 24px;text-align:center;height:100%;position:relative;transition:all 0.3s}.step-card:hover{border-color:var(--primary);transform:translateY(-4px)}.step-num{width:52px;height:52px;background:var(--primary);color:#011a15;font-weight:800;font-size:1.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.step-card h5{color:var(--text-light);font-weight:600;margin-bottom:10px}.step-card p{color:var(--text-muted);font-size:0.92rem}.privacy-notice{background:linear-gradient(135deg,#053d2f,#064a39);border:1.5px solid var(--primary);border-radius:14px;padding:28px 32px;position:relative;overflow:hidden}.privacy-notice::before{content:'\f132';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;right:24px;top:20px;font-size:4rem;color:rgba(34,197,94,0.08)}.privacy-notice h5{color:var(--primary);font-weight:700;margin-bottom:10px;font-size:1.1rem}.privacy-notice p{color:var(--text-muted);font-size:0.93rem;margin:0}.privacy-notice a{color:var(--primary);font-weight:600}.games-section{background:var(--bg-dark)}.game-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all 0.3s;cursor:pointer}.game-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px rgba(34,197,94,0.18);border-color:var(--primary)}.game-card img{width:100%;height:180px;object-fit:cover}.game-card-body{overflow-x:clip;width:100%;padding:16px}.game-card-body h6{color:var(--text-light);font-weight:600;margin-bottom:6px}.game-card-body p{color:var(--text-muted);font-size:0.85rem;margin:0}.game-badge{display:inline-block;background:rgba(34,197,94,0.15);color:var(--primary);border-radius:6px;padding:2px 10px;font-size:0.75rem;font-weight:600;margin-bottom:8px}.testimonials-section{background:#011a15}.testi-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:28px 24px;height:100%;transition:all 0.3s}.testi-card:hover{border-color:var(--primary);box-shadow:0 8px 32px rgba(34,197,94,0.12)}.testi-stars{color:#fbbf24;margin-bottom:14px;font-size:1.1rem}.testi-text{color:var(--text-light);font-size:0.95rem;font-style:italic;margin-bottom:20px;line-height:1.7}.testi-author{display:flex;align-items:center;gap:14px}.testi-avatar{width:46px;height:46px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;color:#011a15;font-size:1.1rem;flex-shrink:0}.testi-name{color:var(--text-light);font-weight:600;font-size:0.95rem}.testi-city{color:var(--text-muted);font-size:0.8rem}.faq-section{background:var(--bg-dark)}.accordion-item{background:var(--bg-card) !important;border:1px solid var(--border-color) !important;margin-bottom:12px;border-radius:10px !important;overflow:hidden}.accordion-button{background:var(--bg-card) !important;color:var(--text-light) !important;font-weight:600;font-size:1rem;box-shadow:none !important}.accordion-button:not(.collapsed){background:var(--bg-card2) !important;color:var(--primary) !important}.accordion-button::after{filter:invert(1) sepia(1) saturate(5) hue-rotate(100deg)}.accordion-body{overflow-x:clip;width:100%;background:var(--bg-card2) !important;color:var(--text-muted);font-size:0.95rem;border-top:1px solid var(--border-color)}.rg-section{background:#011a15}.rg-card{background:var(--bg-card);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;padding:22px 24px;height:100%}.rg-card h6{color:var(--accent-light);font-weight:700;margin-bottom:10px}.rg-card p{color:var(--text-muted);font-size:0.92rem;margin:0}.rg-icon{font-size:1.8rem;color:var(--accent-light);margin-bottom:12px}.rg-warning{background:rgba(146,64,14,0.15);border:1.5px solid var(--accent);border-radius:12px;padding:20px 24px;margin-top:28px}.rg-warning p{color:#fde68a;font-size:0.93rem;margin:0}.map-section{background:var(--bg-dark)}.map-wrap{border-radius:14px;overflow:hidden;border:2px solid var(--border-color);box-shadow:0 8px 32px rgba(0,0,0,0.3)}.map-wrap iframe{display:block;width:100%;height:380px;border:none}.content-section{background:var(--bg-dark)}.content-section h2{color:var(--text-light);font-size:1.6rem;font-weight:700;margin-bottom:16px}.content-section h3{color:var(--primary);font-size:1.2rem;font-weight:600;margin:24px 0 12px}.content-section p{color:var(--text-muted);font-size:0.97rem;margin-bottom:14px;line-height:1.85}.content-section ul{padding-left:20px}.content-section ul li{color:var(--text-muted);font-size:0.95rem;margin-bottom:8px}.content-section ul li::marker{color:var(--primary)}.cta-section{background:linear-gradient(135deg,#053d2f 0%,#064a39 50%,#053d2f 100%);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.cta-section h2{color:var(--text-light);font-weight:700;font-size:2rem;margin-bottom:14px}.cta-section p{color:var(--text-muted);font-size:1rem;margin-bottom:28px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:3px}@media (max-width:768px){.hero-section h1{font-size:1.8rem}.section-title{font-size:1.5rem}.hero-stats{gap:20px}.hero-stat .num{font-size:1.4rem}.cta-section h2{font-size:1.5rem}}
