*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:clip;width:100%;font-family:'Hind Siliguri',sans-serif;background:var(--bg-main);color:var(--text);min-height:100vh;overflow-x:hidden}.breadcrumb-bar{background:var(--bg-alt);border-bottom:1px solid var(--border);padding:.7rem 0}.breadcrumb{margin:0;background:none;padding:0}.breadcrumb-item a{color:var(--yellow);text-decoration:none;font-size:.82rem}.breadcrumb-item.active{color:var(--muted);font-size:.82rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--muted)}.hero{background:linear-gradient(135deg,var(--generated-page-bg,var(--bg-dark)) 0%,var(--dark-blue,var(--bg-dark)) 45%,#14104a 100%);padding:80px 0 70px;position:relative;overflow:hidden;text-align:center}.hero::before{content:'';position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(250,204,21,.06) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:rgba(250,204,21,.1);border:1px solid rgba(250,204,21,.28);color:var(--yellow);font-size:.78rem;font-weight:700;padding:.35rem 1rem;border-radius:50px;margin-bottom:1.3rem;letter-spacing:.07em;text-transform:uppercase}.hero h1{font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:900;color:var(--text-light);line-height:1.25;margin-bottom:1.1rem}.hero h1 span{color:var(--yellow)}.hero p{color:var(--muted);font-size:.97rem;line-height:1.8;max-width:620px;margin:0 auto 2rem}.hero-counters{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2rem}.counter-box{background:rgba(29,78,216,.18);border:1px solid rgba(29,78,216,.32);border-radius:14px;padding:1rem 1.6rem;min-width:120px;text-align:center}.counter-num{font-size:1.8rem;font-weight:900;color:var(--yellow);line-height:1}.counter-label{font-size:.75rem;color:var(--muted);margin-top:.35rem}.btn-yellow{display:inline-flex;align-items:center;gap:.5rem;background:var(--yellow);color:var(--dark-blue,var(--bg-dark)) !important;font-weight:800;font-size:.92rem;padding:.68rem 1.7rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 18px rgba(250,204,21,.22)}.btn-yellow:hover{background:var(--yellow-hover);transform:translateY(-2px);box-shadow:0 6px 24px rgba(250,204,21,.32)}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--yellow) !important;font-weight:700;font-size:.92rem;padding:.66rem 1.7rem;border-radius:8px;text-decoration:none;border:2px solid rgba(250,204,21,.42);transition:border-color .2s,background .2s,transform .15s}.btn-outline:hover{border-color:var(--yellow);background:rgba(250,204,21,.08);transform:translateY(-2px)}.sec-dark{background:var(--bg-main);padding:72px 0}.sec-alt{background:var(--bg-alt);padding:72px 0}.sec-title{font-size:clamp(1.25rem,2.5vw,1.85rem);font-weight:900;color:var(--text-light);margin-bottom:.2rem}.sec-divider{width:50px;height:4px;background:linear-gradient(90deg,var(--yellow),var(--blue));border-radius:2px;margin:.8rem auto 1rem}.sec-sub{color:var(--muted);font-size:.93rem;max-width:560px;margin:0 auto}.article h2{font-size:clamp(1.05rem,1.9vw,1.35rem);font-weight:800;color:var(--yellow);margin:2rem 0 .85rem;padding-left:.9rem;border-left:3px solid var(--yellow)}.article h2:first-child{margin-top:0}.article p{color:var(--muted);line-height:1.87;font-size:.95rem;margin-bottom:1rem}.article ul{padding-left:1.2rem;margin-bottom:1rem}.article ul li{color:var(--muted);font-size:.93rem;line-height:1.8;margin-bottom:.4rem}.article ul li::marker{color:var(--yellow)}.feat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.8rem 1.4rem;height:100%;transition:transform .25s,border-color .25s,box-shadow .25s}.feat-card:hover{transform:translateY(-6px);border-color:rgba(250,204,21,.32);box-shadow:0 12px 40px rgba(250,204,21,.09)}.feat-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--text-light);margin-bottom:1.1rem;flex-shrink:0}.feat-card h5{font-size:1rem;font-weight:800;color:var(--text-light);margin-bottom:.5rem}.feat-card p{font-size:.86rem;color:var(--muted);line-height:1.75;margin:0}.value-item{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.6rem}.value-icon{flex-shrink:0;width:44px;height:44px;background:rgba(250,204,21,.1);border:1px solid rgba(250,204,21,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--yellow)}.value-item h6{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.3rem}.value-item p{font-size:.86rem;color:var(--muted);margin:0;line-height:1.7}.timeline{position:relative;padding-left:2.2rem}.timeline::before{content:'';position:absolute;left:10px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--yellow),var(--blue))}.tl-item{position:relative;margin-bottom:2rem}.tl-dot{position:absolute;left:-2.2rem;top:.25rem;width:20px;height:20px;background:var(--yellow);border-radius:50%;border:3px solid var(--bg-main);box-shadow:0 0 0 2px var(--yellow)}.tl-year{font-size:.75rem;font-weight:800;color:var(--yellow);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.3rem}.tl-item h5{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.3rem}.tl-item p{font-size:.86rem;color:var(--muted);margin:0;line-height:1.7}.team-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.6rem 1.2rem;text-align:center;transition:transform .25s,border-color .25s;height:100%}.team-card:hover{transform:translateY(-5px);border-color:rgba(250,204,21,.3)}.team-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-light));display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1rem;border:2px solid rgba(250,204,21,.2)}.team-card h5{font-size:.95rem;font-weight:800;color:var(--text-light);margin-bottom:.3rem}.team-role{display:inline-block;font-size:.72rem;font-weight:700;padding:.22rem .7rem;border-radius:50px;background:rgba(250,204,21,.12);color:var(--yellow);border:1px solid rgba(250,204,21,.28);margin-bottom:.7rem}.team-card p{font-size:.82rem;color:var(--muted);margin:0;line-height:1.65}.stat-strip{background:linear-gradient(90deg,var(--dark-blue,var(--bg-dark)) 0%,#1d4ed8 50%,var(--dark-blue,var(--bg-dark)) 100%);border-top:1px solid rgba(250,204,21,.12);border-bottom:1px solid rgba(250,204,21,.12);padding:48px 0}.stat-strip-item{text-align:center}.stat-strip-num{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;color:var(--yellow);line-height:1}.stat-strip-label{font-size:.83rem;color:rgba(232,240,254,.7);margin-top:.4rem}.trust-badge{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem 1.2rem;display:flex;align-items:center;gap:.85rem;transition:border-color .2s}.trust-badge:hover{border-color:rgba(250,204,21,.3)}.trust-badge-icon{flex-shrink:0;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.trust-badge h6{font-size:.88rem;font-weight:800;color:var(--text-light);margin:0 0 .2rem}.trust-badge p{font-size:.78rem;color:var(--muted);margin:0;line-height:1.5}.cta-section{background:linear-gradient(135deg,var(--generated-page-bg,var(--bg-dark)) 0%,#1d4ed8 55%,var(--bg-dark) 100%);padding:78px 0;border-top:1px solid rgba(250,204,21,.12);text-align:center}.cta-section h2{font-size:clamp(1.3rem,2.5vw,2rem);font-weight:900;color:var(--text-light);margin-bottom:.8rem}.cta-section h2 span{color:var(--yellow)}.cta-section p{color:rgba(142,170,200,.85);font-size:.95rem;max-width:520px;margin:0 auto 2rem;line-height:1.75}.footer-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.73rem;font-weight:700;padding:.26rem .72rem;border-radius:50px}.fb-yellow{background:rgba(250,204,21,.12);color:var(--yellow);border:1px solid rgba(250,204,21,.28)}.fb-green{background:rgba(34,197,94,.12);color:#86efac;border:1px solid rgba(34,197,94,.28)}.fb-blue{background:rgba(59,130,246,.12);color:#93c5fd;border:1px solid rgba(59,130,246,.28)}.scroll-top{position:fixed;bottom:1.8rem;right:1.8rem;width:42px;height:42px;background:var(--yellow);color:var(--dark-blue,var(--bg-dark));border:none;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;z-index:999;box-shadow:0 4px 18px rgba(250,204,21,.32);transition:transform .2s}.scroll-top:hover{transform:translateY(-3px)}@media (max-width:767px){.hero{padding:55px 0 48px}.sec-dark,.sec-alt{padding:50px 0}.stat-strip{padding:36px 0}.cta-section{padding:55px 0}}
