*,*::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(--blue-bg);color:var(--text-light);line-height:1.8;overflow-x:clip}a{color:var(--yellow);text-decoration:none}a:hover{color:#fde047;text-decoration:underline}.hero-section{background:linear-gradient(135deg,var(--blue-mid) 0%,var(--blue-deeper) 50%,#0c1a3a 100%);padding:80px 0 60px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(250,204,21,0.15) 0%,transparent 70%);border-radius:50%}.hero-section::after{content:'';position:absolute;bottom:-80px;left:-40px;width:260px;height:260px;background:radial-gradient(circle,rgba(29,78,216,0.3) 0%,transparent 70%);border-radius:50%}.hero-badge{display:inline-block;background:var(--yellow);color:var(--blue-deeper);font-weight:700;font-size:0.78rem;padding:4px 14px;border-radius:20px;margin-bottom:16px;letter-spacing:0.5px}.hero-section h1{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:700;color:var(--text-light);line-height:1.4;margin-bottom:1rem}.hero-section h1 span{color:var(--yellow)}.hero-section p.lead{color:var(--generated-muted);font-size:1.05rem;max-width:580px}.btn-primary-custom{background-color:var(--yellow);color:var(--blue-deeper);font-weight:700;border:none;padding:12px 28px;border-radius:8px;font-size:1rem;transition:background 0.2s,transform 0.15s;display:inline-block}.btn-primary-custom:hover{background-color:#fde047;color:var(--blue-deeper);transform:translateY(-2px);text-decoration:none}.btn-outline-custom{background:transparent;color:var(--yellow);font-weight:700;border:2px solid var(--yellow);padding:10px 26px;border-radius:8px;font-size:1rem;transition:background 0.2s,color 0.2s;display:inline-block}.btn-outline-custom:hover{background:var(--yellow);color:var(--blue-deeper);text-decoration:none}.section-title{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:700;color:var(--yellow);margin-bottom:0.5rem}.section-subtitle{color:var(--text-muted);font-size:0.97rem;margin-bottom:2rem}.section-divider{width:60px;height:4px;background:var(--yellow);border-radius:2px;margin:0.5rem auto 1.5rem}.feature-card{background:var(--blue-card);border:1px solid rgba(250,204,21,0.15);border-radius:12px;padding:28px 22px;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--yellow);transform:translateY(-4px)}.feature-card .icon-wrap{width:52px;height:52px;background:rgba(250,204,21,0.12);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.5rem;color:var(--yellow);flex-shrink:0}.feature-card h3{font-size:1.05rem;font-weight:600;color:var(--text-light);margin-bottom:8px}.feature-card p{color:var(--text-muted);font-size:0.92rem;margin:0}.section-dark{background-color:var(--blue-bg);padding:64px 0}.section-mid{background-color:var(--blue-card);padding:64px 0}.section-deep{background-color:var(--blue-mid);padding:64px 0}.step-card{background:var(--blue-card);border-radius:12px;padding:24px 20px;border-left:4px solid var(--yellow);height:auto}.step-number{width:36px;height:36px;background:var(--yellow);color:var(--blue-deeper);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;margin-bottom:12px;flex-shrink:0}.step-card h4{font-size:1rem;font-weight:600;color:var(--text-light);margin-bottom:6px}.step-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.privacy-note{background:linear-gradient(135deg,rgba(29,78,216,0.3),rgba(250,204,21,0.08));border:1px solid rgba(250,204,21,0.3);border-radius:12px;padding:28px 24px}.privacy-note .bi{font-size:2rem;color:var(--yellow)}.rg-card{background:var(--blue-card);border-radius:12px;padding:22px 18px;border-top:3px solid var(--yellow);height:auto}.rg-card .bi{font-size:1.6rem;color:var(--yellow);margin-bottom:10px}.rg-card h4{font-size:0.98rem;font-weight:600;color:var(--text-light);margin-bottom:6px}.rg-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.faq-item{background:var(--blue-card);border-radius:10px;margin-bottom:12px;border:1px solid rgba(250,204,21,0.1);overflow:hidden}.faq-question{padding:18px 20px;font-weight:600;color:var(--text-light);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-question .bi{color:var(--yellow);font-size:1.1rem;flex-shrink:0}.faq-answer{padding:0 20px 18px;color:var(--text-muted);font-size:0.93rem;line-height:1.7}.city-badge{display:inline-block;background:rgba(250,204,21,0.12);color:var(--yellow);border:1px solid rgba(250,204,21,0.3);border-radius:20px;padding:4px 14px;font-size:0.85rem;font-weight:500;margin:4px}.safety-item{display:flex;gap:16px;align-items:flex-start;padding:18px 0;border-bottom:1px solid rgba(255,255,255,0.06)}.safety-item:last-child{border-bottom:none}.safety-icon{width:44px;height:44px;background:rgba(250,204,21,0.1);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--yellow);flex-shrink:0}.safety-item h5{font-size:0.97rem;font-weight:600;color:var(--text-light);margin-bottom:4px}.safety-item p{color:var(--text-muted);font-size:0.88rem;margin:0}.img-block{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,0.4);object-fit:cover}.img-center-wrap{text-align:center;margin:24px auto;max-width:720px}.compare-table{background:var(--blue-card);border-radius:12px;overflow:hidden;border:1px solid rgba(250,204,21,0.15)}.compare-table thead{background:var(--blue-deeper)}.compare-table thead th{color:var(--yellow);font-weight:600;padding:14px 16px;border:none;font-size:0.93rem}.compare-table tbody tr{border-bottom:1px solid rgba(255,255,255,0.06)}.compare-table tbody tr:last-child{border-bottom:none}.compare-table tbody td{padding:12px 16px;color:var(--text-light);font-size:0.9rem;vertical-align:middle}.compare-table tbody tr:hover{background:rgba(250,204,21,0.04)}.check-yes{color:#4ade80;font-size:1.1rem}.check-no{color:#f87171;font-size:1.1rem}@media (max-width:768px){.hero-section{padding:56px 0 44px}.section-dark,.section-mid,.section-deep{padding:44px 0}.compare-table{font-size:0.82rem}.compare-table thead th,.compare-table tbody td{padding:10px 10px}}@media (max-width:576px){.btn-primary-custom,.btn-outline-custom{width:100%;text-align:center;margin-bottom:8px}}
