.hero{text-align:center;background:#fafafa;min-height:100vh;padding:148px 0 0;position:relative;overflow-x:clip}.hero__gradient{z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2920px;max-width:none;height:auto;position:absolute;top:-72%;left:50%;transform:translate(-50%)scale(.7)}.hero__inner{z-index:1;flex-direction:column;align-items:center;animation:.85s both fade-up;display:flex;position:relative}.hero__motif{opacity:.95;width:96px;height:auto;margin-bottom:20px;animation:.8s 20ms both fade-up}.hero__eyebrow{letter-spacing:.01em;color:rgba(255,255,255,.92);margin-bottom:16px;font-size:15px;font-weight:600;animation:.8s 60ms both fade-up}.hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 24px rgba(11,47,102,.18);max-width:12ch;margin-bottom:22px;font-size:max(2.75rem,min(7vw,4.5rem));font-weight:400;line-height:1.02;animation:.85s .12s both fade-up}.hero__sub{color:rgba(255,255,255,.92);text-shadow:0 1px 12px rgba(11,47,102,.16);max-width:34rem;margin-bottom:32px;font-size:max(1.05rem,min(2vw,1.2rem));line-height:1.7;animation:.85s .2s both fade-up}.hero__cta{flex-wrap:wrap;justify-content:center;gap:12px;animation:.85s .28s both fade-up;display:flex}.hero__cta .btn-fill{color:#124a96;background:#fff;box-shadow:0 8px 24px rgba(11,47,102,.18)}.hero__cta .btn-fill:hover{color:#0b2f66;opacity:1;background:rgba(255,255,255,.94)}.hero__cta .btn-outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.14);border:1.5px solid rgba(255,255,255,.7)}.hero__cta .btn-outline:hover{color:#fff;background:rgba(255,255,255,.24);border-color:#fff}.hero__visual{z-index:1;width:100%;margin-top:56px;animation:1s .36s both fade-up;position:relative}.hero__visual img{object-fit:cover;object-position:top center;width:100%;max-width:none;height:auto;-webkit-mask-image:linear-gradient(#000 70%,transparent 100%);mask-image:linear-gradient(#000 70%,transparent 100%)}@media (min-width:768px){.hero{min-height:92vh;padding-top:168px}.hero__gradient{top:-55%;transform:translate(-50%)scaleX(.95)scaleY(.85)}}@media (min-width:1400px){.hero{min-height:75vh;padding-top:176px}.hero__gradient{top:-50%}.hero__visual img{object-fit:contain;width:min(100%,980px);max-height:520px;margin-left:auto;margin-right:auto}}
.stats{background:var(--gradient-cta);color:#fff;padding:56px 0;position:relative;overflow:hidden}.stats:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 65%);width:60%;height:120%;position:absolute;top:-40%;bottom:auto;left:20%;right:auto}.stats__grid{text-align:center;gap:32px;display:grid;position:relative}.stats__grid strong{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin-bottom:10px;font-size:max(2.75rem,min(7vw,4.25rem));font-weight:400;line-height:1;display:block}.stats__grid span{color:rgba(255,255,255,.88);font-size:max(.95rem,min(1.8vw,1.05rem));font-weight:500;display:block}@media (min-width:768px){.stats{padding:72px 0}.stats__grid{grid-template-columns:repeat(3,1fr);gap:24px}}
.recognition{background:#fafafa;padding:40px 0 28px}.recognition__eyebrow{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:28px;font-size:14px;font-weight:700}.recognition__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 32px;display:flex}.recognition__logos li{opacity:.82;place-items:center;min-height:56px;transition:opacity .2s,transform .2s;display:grid}.recognition__logos li:hover{opacity:1;transform:translateY(-2px)}.recognition__logos img{object-fit:contain;filter:grayscale(.1);width:auto;max-width:168px;max-height:52px}@media (min-width:900px){.recognition{padding:56px 0 36px}.recognition__eyebrow{font-size:15px}.recognition__logos{gap:24px 48px}.recognition__logos img{max-width:190px;max-height:60px}}
.modules{background:#fff;padding:88px 0}.modules__intro{max-width:40rem;margin-bottom:40px}.modules__intro .section-title{margin-bottom:16px}.modules__core{gap:14px;margin-bottom:28px;display:grid}.mod-card{border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:var(--gradient-panel);padding:28px 26px;transition:transform .25s,box-shadow .25s,border-color .25s}.mod-card:hover{box-shadow:var(--shadow-soft);border-color:rgba(37,119,224,.28);transform:translateY(-4px)}.mod-card--chapter{background:linear-gradient(160deg,#e8f1fc 0%,#f7fafd 45%,#fff 100%)}.mod-card__for{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.mod-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-size:1.7rem;font-weight:400}.mod-card p{color:var(--text-muted);font-size:16px;line-height:1.65}.modules__agents{border:1px solid var(--line-soft);border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);background:#fff;padding:32px 28px}.modules__agents-head{max-width:40rem;margin-bottom:24px}.modules__agents-head h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-size:max(1.8rem,min(3.5vw,2.4rem));font-weight:400}.modules__agents-head p{color:var(--text-muted);font-size:16px;line-height:1.65}.agents__grid{gap:12px;display:grid}.agent{border-radius:var(--radius-lg);background:var(--blue-soft);border:1px solid transparent;padding:20px 22px;transition:background .2s,border-color .2s,transform .2s}.agent:hover{border-color:var(--line-soft);background:#fff;transform:translateY(-2px)}.agent h4{letter-spacing:-.02em;color:var(--text);margin-bottom:4px;font-size:1.05rem;font-weight:700}.agent p{color:var(--text-muted);font-size:14px}.modules__cta{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}@media (min-width:768px){.modules__core,.agents__grid{grid-template-columns:repeat(2,1fr)}.mod-card--chapter{grid-column:1/-1}}@media (min-width:960px){.modules{padding:120px 0}.modules__intro{margin-bottom:48px}.modules__agents{padding:40px 36px}.agents__grid{grid-template-columns:repeat(3,1fr)}}
.build{background:var(--bg-soft);border-top:1px solid var(--line);padding:88px 0}.build__head{max-width:40rem;margin-bottom:40px}.build__head .section-title{margin-bottom:14px}.build__steps{gap:14px;margin-bottom:36px;display:grid}.build__steps li{border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:#fff;flex-direction:column;gap:14px;min-height:100%;padding:28px 26px;transition:transform .25s,box-shadow .25s;display:flex}.build__steps li:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.build__n{background:var(--blue-tint);width:48px;height:48px;color:var(--blue-deep);letter-spacing:.04em;border-radius:16px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.build__steps h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:1.45rem;font-weight:400}.build__steps p{color:var(--text-muted);font-size:16px;line-height:1.65}.build__cta{flex-wrap:wrap;gap:12px;display:flex}@media (min-width:768px){.build__steps{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:900px){.build{padding:120px 0}.build__head{margin-bottom:48px}}
.india-can{background:var(--gradient-cta);color:var(--text-on-dark);padding:96px 0;position:relative;overflow:hidden}.india-can:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 70%);height:90%;position:absolute;top:-30%;bottom:auto;left:-10%;right:30%}.india-can__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.india-can .section-title{color:#fff;max-width:14ch;margin-bottom:18px}.india-can .section-lede{color:var(--text-on-dark-muted);max-width:36rem;margin-bottom:32px}@media (min-width:900px){.india-can{padding:128px 0}}
.powering{background:#fff;padding:88px 0}.powering__title{text-align:center;max-width:16ch;margin:0 auto 40px}.powering__panel{border:1px solid var(--line-soft);border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);background:#fff;gap:0;display:grid;overflow:hidden}.powering__visual{background:linear-gradient(165deg,#7eb0ef 0%,#2577e0 42%,#124a96 100%);min-height:180px;position:relative;overflow:hidden}.powering__orb{background:radial-gradient(circle at 35% 30%,#fff 0%,rgba(255,255,255,.55) 35%,transparent 70%);border-radius:50%;width:88px;height:88px;margin:-44px 0 0 -44px;animation:8s ease-in-out infinite soft-drift;position:absolute;top:42%;left:50%;box-shadow:0 0 0 18px rgba(255,255,255,.12),0 0 0 40px rgba(255,255,255,.06)}.powering__grid{gap:0;padding:8px 0;display:grid}.powering__grid li{grid-template-columns:28px 1fr;gap:14px;padding:24px 26px;display:grid}.powering__grid li+li{border-top:1px solid var(--line)}.powering__mark{background:var(--blue);border-radius:50%;width:10px;height:10px;margin-top:8px;box-shadow:0 0 0 6px rgba(37,119,224,.12)}.powering__grid h3{letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:1.15rem;font-weight:700}.powering__grid p{color:var(--text-muted);font-size:15px;line-height:1.65}@media (min-width:900px){.powering{padding:120px 0}.powering__title{margin-bottom:48px}.powering__panel{grid-template-columns:.9fr 1.3fr}.powering__visual{min-height:100%}.powering__grid li{padding:28px 32px}}
.trusted{background:var(--bg-soft);border-top:1px solid var(--line);padding:88px 0}.trusted__label{text-align:center}.trusted__title{text-align:center;max-width:16ch;margin:0 auto 40px}.trusted__grid{gap:14px;display:grid}.trusted__grid li{text-align:center;border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:#fff;padding:36px 24px;transition:transform .25s,box-shadow .25s}.trusted__grid li:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.trusted__grid strong{font-family:var(--font-display);letter-spacing:-.03em;color:var(--blue);margin-bottom:10px;font-size:max(2.5rem,min(6vw,3.5rem));font-weight:400;line-height:1;display:block}.trusted__grid p{color:var(--text-muted);font-size:16px;font-weight:500}@media (min-width:768px){.trusted{padding:120px 0}.trusted__grid{grid-template-columns:repeat(3,1fr)}}
.updates{border-top:1px solid var(--line);background:#fff;padding:88px 0}.updates .section-title{margin-bottom:36px}.updates__grid{gap:14px;display:grid}.updates__grid li{border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:var(--gradient-panel);padding:28px 26px;transition:transform .25s,box-shadow .25s}.updates__grid li:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.updates__grid span{letter-spacing:.12em;color:var(--blue);font-size:11px;font-weight:700}.updates__grid h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:14px 0 12px;font-size:1.35rem;font-weight:400;line-height:1.35}.updates__grid time{color:var(--text-muted);font-size:14px}@media (min-width:768px){.updates{padding:120px 0}.updates__grid{grid-template-columns:repeat(3,1fr)}}
