*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:'Hind Siliguri',sans-serif;font-size:1rem;line-height:1.8}a{color:var(--cyan);text-decoration:none;transition:color .2s}a:hover{color:var(--purple)}.page-hero{background:linear-gradient(135deg,rgba(6,182,212,0.15) 0%,rgba(139,92,246,0.15) 100%),var(--bg-card);border-bottom:1px solid rgba(6,182,212,0.1);padding:72px 0 56px;text-align:center}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.page-hero p{color:var(--text-muted);font-size:1.05rem;max-width:600px;margin:0 auto}.breadcrumb-wrap{background:rgba(15,23,42,0.8);padding:12px 0;border-bottom:1px solid rgba(6,182,212,0.07)}.breadcrumb{margin:0;background:none;padding:0}.breadcrumb-item a{color:var(--cyan);font-size:0.85rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.section-pad{padding:72px 0}.section-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:var(--text)}.section-sub{color:var(--text-muted);font-size:0.95rem}.divider-grad{width:48px;height:3px;background:var(--grad);border-radius:2px;margin-bottom:16px}.prose h2{font-size:1.35rem;font-weight:700;color:var(--text);margin:2rem 0 0.75rem}.prose p{color:var(--generated-muted);margin-bottom:1rem}.feature-card{background:var(--bg-card);border:1px solid rgba(6,182,212,0.1);border-radius:16px;padding:32px 24px;height:100%;transition:transform .25s,border-color .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-4px);border-color:rgba(6,182,212,0.35);box-shadow:0 12px 40px rgba(6,182,212,0.1)}.feature-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,rgba(6,182,212,0.2),rgba(139,92,246,0.2));display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:18px}.feature-card h3{font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:10px}.feature-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.stats-section{background:linear-gradient(135deg,rgba(6,182,212,0.12),rgba(139,92,246,0.12));border-top:1px solid rgba(6,182,212,0.1);border-bottom:1px solid rgba(139,92,246,0.1);padding:56px 0}.stat-item{text-align:center}.stat-num{font-size:clamp(2rem,5vw,3rem);font-weight:800;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.stat-label{color:var(--text-muted);font-size:0.88rem;margin-top:6px}.value-card{background:var(--bg-card2);border-radius:14px;padding:28px 22px;border-left:3px solid var(--cyan);height:100%}.value-card.purple{border-left-color:var(--purple)}.value-card h4{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:8px}.value-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.timeline{position:relative;padding-left:32px}.timeline::before{content:'';position:absolute;left:10px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--cyan),var(--purple))}.timeline-item{position:relative;margin-bottom:32px}.timeline-item::before{content:'';position:absolute;left:-26px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--grad)}.timeline-year{font-size:0.78rem;font-weight:700;color:var(--cyan);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.timeline-item h4{font-size:0.98rem;font-weight:700;color:var(--text);margin-bottom:4px}.timeline-item p{color:var(--text-muted);font-size:0.88rem;margin:0}.cta-section{background:linear-gradient(135deg,#06b6d4 0%,#8b5cf6 100%);padding:72px 0;text-align:center}.cta-section h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:var(--text-light);margin-bottom:14px}.cta-section p{color:rgba(255,255,255,0.85);font-size:1rem;max-width:520px;margin:0 auto 28px}.btn-white{background:var(--text-light);color:var(--purple);font-weight:700;padding:14px 36px;border-radius:50px;font-size:1rem;display:inline-block;transition:transform .2s,box-shadow .2s}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.2);color:var(--purple)}.btn-outline-white{border:2px solid rgba(255,255,255,0.7);color:var(--text-light);font-weight:600;padding:13px 32px;border-radius:50px;font-size:1rem;display:inline-block;transition:all .2s;margin-left:12px}.btn-outline-white:hover{background:rgba(255,255,255,0.15);color:var(--text-light)}@media (max-width:768px){.btn-outline-white{margin-left:0;margin-top:12px}}
