*{box-sizing:border-box}body{font-family:'Hind Siliguri','Noto Sans Bengali',system-ui,-apple-system,sans-serif;background-color:var(--bg-light);color:var(--text-body);line-height:1.8;overflow-x:clip}.hero-section{background:var(--hero-gradient);color:var(--text-light);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:rgba(34,197,94,0.15);border-radius:50%}.hero-section::after{content:'';position:absolute;bottom:-80px;left:-40px;width:260px;height:260px;background:color-mix(in srgb,var(--primary) 20%,transparent);border-radius:50%}.hero-section h1{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:700;line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,0.3)}.hero-section p.lead{font-size:1.05rem;opacity:0.93;max-width:620px}.btn-hero-primary{background:var(--secondary);border:none;color:var(--text-light);font-weight:600;padding:0.7rem 2rem;border-radius:50px;font-size:1rem;transition:background 0.2s,transform 0.15s}.btn-hero-primary:hover{background:var(--secondary-dark);color:var(--text-light);transform:translateY(-2px)}.btn-hero-secondary{background:transparent;border:2px solid var(--bg-light);color:var(--bg-light);font-weight:600;padding:0.7rem 2rem;border-radius:50px;font-size:1rem;transition:background 0.2s,color 0.2s}.btn-hero-secondary:hover{background:rgba(255,255,255,0.15);color:var(--text-light)}.section-title{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:700;color:var(--text-dark);margin-bottom:0.4rem}.section-subtitle{color:var(--text-muted);font-size:0.97rem;margin-bottom:2rem}.title-underline{width:60px;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;margin:0.5rem auto 1.5rem}.section-white{background:var(--text-light)}.section-light{background:var(--bg-light)}.section-ocean{background:linear-gradient(135deg,var(--bg-dark) 0%,var(--primary-deeper,var(--primary)) 100%);color:var(--text-light)}.section-ocean .section-title{color:var(--bg-light)}.section-ocean .section-subtitle{color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%)}.section-ocean p{color:var(--bg-light)}.section-teal{background:linear-gradient(135deg,#064e3b 0%,#065f46 50%,#0d9488 100%);color:var(--text-light)}.section-teal .section-title{color:#d1fae5}.section-teal p{color:#d1fae5}.feature-card{background:var(--card-bg);border:1.5px solid var(--border-color);border-radius:16px;padding:1.6rem 1.4rem;height:auto;transition:box-shadow 0.2s,transform 0.2s;box-shadow:0 2px 12px color-mix(in srgb,var(--primary) 8%,transparent)}.feature-card:hover{box-shadow:0 8px 28px color-mix(in srgb,var(--primary) 18%,transparent);transform:translateY(-4px)}.feature-card .icon-wrap{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:1rem}.icon-blue{background:#dbeafe;color:var(--primary)}.icon-green{background:#dcfce7;color:var(--secondary-dark)}.icon-teal{background:#ccfbf1;color:#0d9488}.icon-sky{background:var(--bg-light);color:var(--primary-dark,var(--primary))}.icon-indigo{background:#e0e7ff;color:#4338ca}.icon-amber{background:#fef3c7;color:#d97706}.icon-rose{background:#ffe4e6;color:#e11d48}.icon-purple{background:#f3e8ff;color:#7c3aed}.feature-card h3{font-size:1.05rem;font-weight:600;color:var(--text-dark);margin-bottom:0.5rem}.feature-card p{font-size:0.9rem;color:var(--text-muted);margin-bottom:0}.sport-card{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:14px;padding:1.4rem;height:auto;backdrop-filter:blur(4px)}.sport-card h3{color:var(--bg-light);font-size:1rem;font-weight:600}.sport-card p{color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);font-size:0.88rem;margin-bottom:0}.sport-card .sport-icon{font-size:2rem;margin-bottom:0.7rem}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:1.6rem}.step-number{min-width:44px;height:44px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--text-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.step-content h4{font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:0.3rem}.step-content p{font-size:0.9rem;color:var(--text-muted);margin-bottom:0}.privacy-note{background:linear-gradient(135deg,color-mix(in srgb,var(--bg-light) 65%,#fff 35%),var(--bg-light));border-left:5px solid var(--primary);border-radius:12px;padding:1.4rem 1.6rem}.privacy-note h3{color:var(--text-dark);font-size:1.1rem;font-weight:600}.privacy-note p{color:var(--text-body);font-size:0.92rem;margin-bottom:0}.rg-card{background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);border-radius:14px;padding:1.3rem;height:auto}.rg-card h4{color:#d1fae5;font-size:0.97rem;font-weight:600;margin-bottom:0.4rem}.rg-card p{color:#a7f3d0;font-size:0.87rem;margin-bottom:0}.rg-card .rg-icon{font-size:1.8rem;margin-bottom:0.6rem}.faq-item{background:var(--text-light);border:1.5px solid var(--border-color);border-radius:12px;margin-bottom:1rem;overflow:hidden}.faq-question{padding:1.1rem 1.4rem;font-weight:600;color:var(--text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:color-mix(in srgb,var(--bg-light) 65%,#fff 35%);font-size:0.97rem}.faq-answer{padding:1rem 1.4rem;color:var(--text-body);font-size:0.92rem;border-top:1px solid var(--border-color);line-height:1.8}.img-block{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 4px 20px color-mix(in srgb,var(--primary) 15%,transparent);object-fit:cover}.mobile-feature{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--border-color)}.mobile-feature:last-child{border-bottom:none}.mobile-feature .mf-icon{width:42px;height:42px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--text-light);font-size:1.2rem;flex-shrink:0}.mobile-feature h4{font-size:0.97rem;font-weight:600;color:var(--text-dark);margin-bottom:0.2rem}.mobile-feature p{font-size:0.88rem;color:var(--text-muted);margin-bottom:0}.safety-item{background:var(--text-light);border-radius:12px;padding:1.2rem 1.4rem;border-left:4px solid var(--primary);margin-bottom:1rem;box-shadow:0 2px 8px color-mix(in srgb,var(--primary) 7%,transparent);height:auto}.safety-item h4{font-size:0.97rem;font-weight:600;color:var(--text-dark);margin-bottom:0.3rem}.safety-item p{font-size:0.88rem;color:var(--text-muted);margin-bottom:0}.compare-table th{background:var(--primary);color:var(--text-light);font-weight:600;font-size:0.9rem}.compare-table td{font-size:0.9rem;color:var(--text-body);vertical-align:middle}.compare-table tr:nth-child(even) td{background:color-mix(in srgb,var(--bg-light) 65%,#fff 35%)}.check-yes{color:var(--secondary-dark);font-size:1.1rem}.check-no{color:#ef4444;font-size:1.1rem}section{padding:60px 0}.divider-wave{height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--primary));border:none;opacity:1}@media (max-width:767px){.hero-section{padding:50px 0 40px}section{padding:40px 0}.step-item{flex-direction:row}}.hero-section,.hero-section h1,.hero-section p.lead{color:#ffffff !important;text-shadow:0 1px 2px rgba(8,47,73,0.45)}.hero-section .btn-hero-primary{color:#082f49 !important}.hero-section .btn-hero-secondary{color:#ffffff !important;border-color:#ffffff !important}
