body{font-family:'Hind Siliguri',sans-serif;background:var(--bg-light);color:var(--text-dark);font-size:1.05rem}a{color:var(--primary);text-decoration:none}a:hover{color:#0891b2;text-decoration:underline}.page-hero{background:linear-gradient(135deg,#06b6d4 0%,#38bdf8 60%,#e5f3ff 100%);padding:60px 0 48px;color:var(--text-light)}.page-hero h1{font-size:2.1rem;font-weight:700;color:var(--text-light);text-shadow:0 2px 8px rgba(0,0,0,0.12)}.page-hero p{color:#e0f7fa;font-size:1.1rem}.breadcrumb-item a{color:rgba(255,255,255,0.85)}.breadcrumb-item.active{color:var(--text-light)}.breadcrumb-item + .breadcrumb-item::before{color:rgba(255,255,255,0.6)}.section-title{font-size:1.65rem;font-weight:700;color:var(--primary);margin-bottom:0.4rem}.divider-cyan{width:60px;height:4px;background:var(--primary);border-radius:4px;margin:0 auto 1.5rem}.divider-cyan-left{width:60px;height:4px;background:var(--primary);border-radius:4px;margin:0 0 1.2rem}.content-img{border-radius:var(--card-radius);box-shadow:var(--shadow);max-width:100%;height:auto;display:block;margin:0 auto}.feature-card{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow);padding:26px 20px;text-align:center;height:100%;transition:transform 0.2s,box-shadow 0.2s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 32px rgba(6,182,212,0.18)}.feature-card .icon-wrap{width:58px;height:58px;border-radius:50%;background:var(--bg-light);display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.feature-card .icon-wrap i{font-size:1.7rem;color:var(--primary)}.feature-card h5{font-weight:700;color:var(--text-dark);margin-bottom:8px}.feature-card p{color:var(--text-mid);font-size:0.93rem;margin:0}.step-wrap{counter-reset:steps}.step-item{display:flex;gap:20px;margin-bottom:28px;align-items:flex-start}.step-num{min-width:46px;height:46px;border-radius:50%;background:var(--primary);color:var(--text-light);font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-body h5{font-weight:700;color:var(--text-dark);margin-bottom:4px}.step-body p{color:var(--text-mid);margin:0;font-size:0.95rem}.tip-card{background:linear-gradient(90deg,#e0f7fa 0%,#f0fbff 100%);border-left:5px solid var(--primary);border-radius:10px;padding:20px 24px}.tip-card h5{color:var(--primary);font-weight:700}.stat-strip{background:linear-gradient(90deg,#06b6d4,#38bdf8);color:var(--text-light);padding:32px 0}.stat-item{text-align:center}.stat-item .stat-num{font-size:2rem;font-weight:700}.stat-item .stat-label{font-size:0.92rem;opacity:0.9}.faq-item{background:var(--text-light);border-radius:var(--card-radius);box-shadow:var(--shadow);margin-bottom:12px;overflow:hidden}.faq-question{padding:16px 20px;font-weight:600;color:var(--text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background:var(--bg-pale)}.faq-answer{padding:0 20px 16px;color:var(--text-mid);font-size:0.95rem;display:none}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-icon{transition:transform 0.2s;color:var(--primary)}.bg-white-section{background:var(--text-light)}.bg-pale-section{background:var(--bg-pale)}.bg-light-section{background:var(--bg-light)}@media (max-width:768px){.page-hero h1{font-size:1.5rem}.stat-item .stat-num{font-size:1.5rem}}
