body{font-family:'Hind Siliguri',sans-serif;color:var(--dark);background:var(--white)}.breadcrumb-wrap{background:var(--gray-light);padding:0.75rem 0;border-bottom:1px solid #e5e7eb}.breadcrumb{margin:0;font-size:0.88rem}.breadcrumb-item a{color:var(--emerald);text-decoration:none}.breadcrumb-item a:hover{color:var(--emerald-dark)}.breadcrumb-item.active{color:var(--gray-mid)}.breadcrumb-item + .breadcrumb-item::before{color:var(--gray-mid)}.page-hero{background:linear-gradient(135deg,var(--bg-dark) 0%,#1f2937 60%,#064e3b 100%);color:var(--white);padding:72px 0 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:320px;height:320px;background:rgba(16,185,129,0.07);border-radius:50%}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:220px;height:220px;background:rgba(16,185,129,0.05);border-radius:50%}.hero-badge{display:inline-block;background:rgba(16,185,129,0.18);color:var(--emerald);border:1px solid var(--emerald);border-radius:20px;font-size:0.8rem;font-weight:700;padding:0.25rem 0.9rem;margin-bottom:1rem}.page-hero h1{font-size:2rem;font-weight:700;line-height:1.4}.page-hero h1 span{color:var(--emerald)}.page-hero p{color:#d1fae5;font-size:1rem;max-width:600px;line-height:1.8}.section-label{color:var(--emerald);font-size:0.82rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.3rem}.section-title{font-size:1.75rem;font-weight:700;color:var(--dark);line-height:1.35}.section-title span{color:var(--emerald)}.section-divider{width:52px;height:4px;background:var(--emerald);border-radius:2px;margin:0.5rem 0 1.5rem}.section-divider.center{margin:0.5rem auto 1.5rem}.stat-strip{background:var(--emerald);padding:2rem 0}.stat-item{text-align:center}.stat-item .s-num{font-size:2rem;font-weight:700;color:var(--white);line-height:1}.stat-item .s-label{font-size:0.82rem;color:#d1fae5;margin-top:0.3rem;font-weight:500}.about-intro p{color:var(--gray-text);font-size:0.97rem;line-height:1.9;margin-bottom:1rem}.feature-card{background:var(--white);border:1.5px solid #e5e7eb;border-radius:14px;padding:1.8rem 1.5rem;height:auto;transition:box-shadow 0.2s,border-color 0.2s,transform 0.2s}.feature-card:hover{box-shadow:0 8px 28px rgba(16,185,129,0.13);border-color:var(--emerald);transform:translateY(-4px)}.feature-icon{width:62px;height:62px;background:var(--emerald-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.1rem}.feature-card h5{font-weight:700;color:var(--dark);margin-bottom:0.5rem;font-size:1.05rem}.feature-card p{color:var(--gray-mid);font-size:0.9rem;margin:0;line-height:1.7}.value-item{display:flex;gap:1.1rem;align-items:flex-start;margin-bottom:1.6rem}.value-icon{min-width:48px;height:48px;background:var(--emerald-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.value-content h6{font-weight:700;color:var(--dark);margin-bottom:0.3rem;font-size:0.97rem}.value-content p{color:var(--gray-mid);font-size:0.88rem;margin:0;line-height:1.65}.timeline{position:relative;padding-left:2rem}.timeline::before{content:'';position:absolute;left:10px;top:0;bottom:0;width:2px;background:var(--emerald-light)}.tl-item{position:relative;margin-bottom:2rem}.tl-dot{position:absolute;left:-2rem;top:4px;width:20px;height:20px;background:var(--emerald);border-radius:50%;border:3px solid var(--white);box-shadow:0 0 0 2px var(--emerald)}.tl-year{font-size:0.78rem;font-weight:700;color:var(--emerald);margin-bottom:0.2rem}.tl-title{font-weight:700;color:var(--dark);font-size:0.97rem;margin-bottom:0.2rem}.tl-desc{color:var(--gray-mid);font-size:0.87rem;line-height:1.65}.team-card{background:var(--white);border:1.5px solid #e5e7eb;border-radius:14px;padding:1.5rem;text-align:center;height:auto;transition:box-shadow 0.2s,transform 0.2s}.team-card:hover{box-shadow:0 6px 24px rgba(16,185,129,0.12);transform:translateY(-3px)}.team-avatar{width:72px;height:72px;background:linear-gradient(135deg,var(--emerald),var(--emerald-dark));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1rem;color:var(--white);font-weight:700}.team-card h6{font-weight:700;color:var(--dark);margin-bottom:0.2rem}.team-card .role{color:var(--emerald);font-size:0.82rem;font-weight:600;margin-bottom:0.5rem}.team-card p{color:var(--gray-mid);font-size:0.85rem;margin:0;line-height:1.6}.notice-box{background:#ecfdf5;border-left:4px solid var(--emerald);border-radius:8px;padding:1.2rem 1.5rem}.notice-box h6{color:var(--emerald-dark);font-weight:700;margin-bottom:0.4rem}.notice-box p{color:var(--dark);font-size:0.92rem;margin:0;line-height:1.7}.cta-banner{background:linear-gradient(135deg,var(--dark) 0%,#064e3b 100%);padding:64px 0}.cta-banner h2{color:var(--white);font-weight:700;font-size:1.9rem}.cta-banner p{color:#d1fae5;font-size:1rem}.btn-cta-green{background:var(--emerald);color:var(--white);font-weight:700;padding:0.75rem 2rem;border-radius:8px;text-decoration:none;font-size:1rem;display:inline-block;transition:background 0.2s,transform 0.15s}.btn-cta-green:hover{background:var(--emerald-dark);color:var(--white);transform:translateY(-2px)}.btn-cta-border{background:transparent;color:var(--white);font-weight:700;padding:0.75rem 2rem;border-radius:8px;border:2px solid var(--white);text-decoration:none;font-size:1rem;display:inline-block;transition:background 0.2s}.btn-cta-border:hover{background:rgba(255,255,255,0.1);color:var(--white)}@media (max-width:768px){.page-hero h1{font-size:1.5rem}.section-title{font-size:1.3rem}.stat-item .s-num{font-size:1.5rem}}html,body{overflow-x:clip;width:100%}
