.photo-carousel:where(.astro-ssgbyalb){position:relative;margin:0 auto;box-shadow:var(--elevation-card);border-radius:var(--radius-h);width:100%;max-width:28rem;overflow:hidden}.carousel-track:where(.astro-ssgbyalb){position:relative;aspect-ratio:4/3;width:100%}.carousel-slide:where(.astro-ssgbyalb){position:absolute;opacity:0;transition:opacity .6s ease-in-out;inset:0}.carousel-slide:where(.astro-ssgbyalb).active{opacity:1}.carousel-image:where(.astro-ssgbyalb){border-radius:var(--radius-h);width:100%;height:100%;object-fit:cover}.carousel-caption:where(.astro-ssgbyalb){position:absolute;right:0;bottom:0;left:0;margin:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:var(--space-s) var(--space-m);color:#fff;font-size:var(--text-sm);text-align:center}.carousel-dots:where(.astro-ssgbyalb){display:flex;justify-content:center;gap:var(--space-xs);padding:var(--space-s)0}.carousel-dot:where(.astro-ssgbyalb){transition:background .2s ease;cursor:pointer;border:2px solid var(--brand-primary);border-radius:50%;background:0 0;padding:0;width:.75rem;height:.75rem}.carousel-dot:where(.astro-ssgbyalb):hover,.carousel-dot:where(.astro-ssgbyalb):focus{opacity:.7;background:var(--brand-primary)}.carousel-dot:where(.astro-ssgbyalb).active{background:var(--brand-primary)}.carousel-dot:where(.astro-ssgbyalb):focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.carousel-slide:where(.astro-ssgbyalb){transition:none}}.hero-grid:where(.astro-bbe6dxrz){display:grid;grid-template-columns:1fr;align-items:center;gap:var(--space-xl)}@media (min-width:1024px){.hero-grid:where(.astro-bbe6dxrz){grid-template-columns:1fr 1fr}}.hero-content:where(.astro-bbe6dxrz){display:flex;flex-direction:column;align-items:center;gap:var(--space-l)}@media (min-width:1024px){.hero-content:where(.astro-bbe6dxrz){align-items:flex-start}}.hero-title:where(.astro-bbe6dxrz){font-size:var(--font-size-6);line-height:1.1;letter-spacing:-.02em;text-align:left}.hero-line:where(.astro-bbe6dxrz){display:block}@media (min-width:768px){.hero-title:where(.astro-bbe6dxrz){font-size:var(--font-size-7)}}@media (min-width:1024px){.hero-title:where(.astro-bbe6dxrz){font-size:var(--font-size-8)}}.hero-subtitle:where(.astro-bbe6dxrz){opacity:.8;max-width:36rem;font-size:var(--font-size-1);text-align:center}@media (min-width:1024px){.hero-subtitle:where(.astro-bbe6dxrz){text-align:left}}.hero-ctas:where(.astro-bbe6dxrz){display:flex;flex-direction:column;gap:var(--space-s)}@media (min-width:500px){.hero-ctas:where(.astro-bbe6dxrz){flex-direction:row}}.hero-media:where(.astro-bbe6dxrz){display:block}@media (min-width:1024px){.hero-media:where(.astro-bbe6dxrz){max-width:28rem}}.gradient-aayushman:where(.astro-bbe6dxrz){background:linear-gradient(315deg,light-dark(var(--color-primary-300),var(--color-secondary-100)) 25%,light-dark(var(--color-secondary-300),var(--color-primary-200)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gradient-vidhya:where(.astro-bbe6dxrz){background:linear-gradient(45deg,light-dark(var(--color-secondary-400),var(--color-secondary-200)) 25%,light-dark(#10b981,#34d399));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gradient-society:where(.astro-bbe6dxrz){background:linear-gradient(135deg,light-dark(#10b981,#6ee7b7) 25%,light-dark(var(--color-primary-400),var(--color-primary-200)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.two-pillars:where(.astro-o2jfx67x){background:var(--background-color);padding:var(--space-xl)0}.pillars-title:where(.astro-o2jfx67x){margin-bottom:var(--space-l);color:var(--foreground-color);text-align:center}.pillars-grid:where(.astro-o2jfx67x){display:grid;grid-template-columns:1fr;gap:var(--space-l)}@media (min-width:768px){.pillars-grid:where(.astro-o2jfx67x){grid-template-columns:repeat(2,1fr)}}.pillar-card:where(.astro-o2jfx67x){display:flex;flex-direction:column;align-items:center;transition:transform .3s var(--ease-premium),box-shadow .3s var(--ease-premium);box-shadow:var(--elevation-card);border:1px solid var(--border-color-subtle);border-radius:var(--radius-h);background:var(--background-color-alt);padding:var(--space-l);text-align:center}.pillar-card:where(.astro-o2jfx67x):hover{transform:translateY(-6px);box-shadow:0 8px 20px #2563eb26,0 0 30px #2563eb14,var(--elevation-card-hover)}.darkmode .pillar-card:where(.astro-o2jfx67x):hover{box-shadow:0 8px 30px #60a5fa66,0 0 60px #60a5fa40,0 0 90px #60a5fa26,var(--elevation-card-hover)}.pillar-card:where(.astro-o2jfx67x):focus-within{outline:2px solid var(--brand-primary);outline-offset:2px}.pillar-header:where(.astro-o2jfx67x){display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-m)}.pillar-icon:where(.astro-o2jfx67x){flex-shrink:0;width:3rem;height:3rem;color:var(--brand-primary)}.aayushman-card:where(.astro-o2jfx67x) .pillar-icon:where(.astro-o2jfx67x){animation:heartPulse 1.5s ease-in-out infinite;color:var(--brand-primary)}@keyframes heartPulse{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.1)}60%{transform:scale(1)}}.vidhya-card:where(.astro-o2jfx67x) .pillar-icon:where(.astro-o2jfx67x){transform-origin:left center;animation:bookFlip 3s ease-in-out infinite;color:var(--brand-secondary)}@keyframes bookFlip{0%,20%,to{transform:rotateY(0)}30%,40%{transform:rotateY(-15deg)}50%,60%{transform:rotateY(0)}70%,80%{transform:rotateY(-10deg)}90%{transform:rotateY(0)}}@media (prefers-reduced-motion:reduce){.aayushman-card:where(.astro-o2jfx67x) .pillar-icon:where(.astro-o2jfx67x),.vidhya-card:where(.astro-o2jfx67x) .pillar-icon:where(.astro-o2jfx67x){animation:none}}.pillar-titles:where(.astro-o2jfx67x){display:flex;flex-direction:column}.pillar-name:where(.astro-o2jfx67x){margin:0;color:var(--foreground-color);font-weight:600;font-size:var(--text-xl);line-height:1.2}.pillar-sanskrit:where(.astro-o2jfx67x){color:var(--foreground-color-muted);font-weight:500;font-size:var(--text-lg)}.pillar-items:where(.astro-o2jfx67x){display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-xs);margin:0 0 var(--space-m)0;padding:0;list-style:none}.pillar-item:where(.astro-o2jfx67x){display:flex;align-items:center;gap:var(--space-s);color:var(--foreground-color);font-size:var(--text-base)}.item-icon:where(.astro-o2jfx67x){flex-shrink:0;width:1.25rem;height:1.25rem}.aayushman-card:where(.astro-o2jfx67x) .item-icon:where(.astro-o2jfx67x){color:var(--brand-primary)}.vidhya-card:where(.astro-o2jfx67x) .item-icon:where(.astro-o2jfx67x){color:var(--brand-secondary)}.pillar-subtitle:where(.astro-o2jfx67x){margin:0;border-top:1px solid var(--border-color-subtle);padding-top:var(--space-s);color:var(--foreground-color-muted);font-weight:500;font-size:var(--text-base)}.darkmode .pillar-card:where(.astro-o2jfx67x){background:var(--background-color-alt)}.bento-section:where(.astro-hc36bveh){background:var(--background-color);padding:var(--space-xl)0}.bento-grid:where(.astro-hc36bveh){display:grid;grid-template-columns:1fr;gap:var(--space-m)}@media (min-width:640px){.bento-grid:where(.astro-hc36bveh){grid-template-columns:repeat(2,1fr)}.tile-quote:where(.astro-hc36bveh){grid-column:span 2}}@media (min-width:1024px){.bento-grid:where(.astro-hc36bveh){grid-template-columns:repeat(4,1fr)}.tile-quote:where(.astro-hc36bveh){grid-column:span 2}.tile-mission:where(.astro-hc36bveh){grid-column:span 2}}.bento-tile:where(.astro-hc36bveh){display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--radius-h);padding:var(--space-m);min-height:7rem;text-align:center}.tile-quote:where(.astro-hc36bveh){position:relative;justify-content:flex-start;align-items:flex-start;background:linear-gradient(135deg,oklch(45%.15 240),oklch(50%.18 220));min-height:12rem;overflow:hidden;color:#fff;text-align:left}.tile-quote:where(.astro-hc36bveh) .tile-icon:where(.astro-hc36bveh){position:absolute;top:var(--space-s);left:var(--space-m);opacity:.3;width:2.5rem;height:2.5rem}.quote-content:where(.astro-hc36bveh){margin-top:auto}.quote-text:where(.astro-hc36bveh){margin:0;font-style:italic;font-weight:500;font-size:var(--text-xl);line-height:1.4}.quote-source:where(.astro-hc36bveh){opacity:.85;margin-top:var(--space-s);font-style:normal;font-size:var(--text-sm)}.tile-mission:where(.astro-hc36bveh){align-items:flex-start;background:linear-gradient(135deg,var(--brand-secondary),oklch(55%.15 165));color:#fff;text-align:left}.tile-heading:where(.astro-hc36bveh){margin:0 0 var(--space-xs);font-weight:600;font-size:var(--text-lg)}.tile-text:where(.astro-hc36bveh){opacity:.95;margin:0;font-size:var(--text-base);line-height:1.5}.tile-access:where(.astro-hc36bveh){border:2px solid var(--border-color-subtle);background:var(--background-color-alt);color:var(--foreground-color)}.tile-tagline:where(.astro-hc36bveh){margin:0 0 var(--space-xs);color:var(--foreground-color);font-weight:500;font-size:var(--text-base);line-height:1.3}.tile-button:where(.astro-hc36bveh){display:inline-flex;align-items:center;gap:var(--space-2xs);transition:background .2s ease,gap .2s ease;margin-top:var(--space-2xs);border-radius:var(--radius-small);background:oklch(45%.15 240);padding:var(--space-xs) var(--space-m);color:#fff;font-weight:500;font-size:var(--text-sm);text-decoration:none}.tile-button:where(.astro-hc36bveh):hover{gap:var(--space-xs);background:oklch(50%.18 220)}.button-icon:where(.astro-hc36bveh){width:1rem;height:1rem}.tile-verified:where(.astro-hc36bveh){background:linear-gradient(135deg,oklch(45%.15 240),oklch(50%.18 220));color:#fff}.tile-verified:where(.astro-hc36bveh) .feature-icon:where(.astro-hc36bveh){animation:shieldPulse 2s ease-in-out infinite}@keyframes shieldPulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.1);opacity:1}}@media (prefers-reduced-motion:reduce){.tile-verified:where(.astro-hc36bveh) .feature-icon:where(.astro-hc36bveh){animation:none}}.tile-newsletter:where(.astro-hc36bveh){border:2px solid var(--border-color-subtle);background:var(--background-color-alt);color:var(--foreground-color)}.tile-newsletter:where(.astro-hc36bveh) .tile-button:where(.astro-hc36bveh){background:var(--brand-secondary)}.tile-newsletter:where(.astro-hc36bveh) .tile-button:where(.astro-hc36bveh):hover{background:oklch(45%.15 165)}.tile-free:where(.astro-hc36bveh){background:linear-gradient(135deg,oklch(55%.15 165),oklch(45%.18 175));color:#fff}.tile-free:where(.astro-hc36bveh) .feature-icon:where(.astro-hc36bveh){animation:heartPulse 1.5s ease-in-out infinite}@keyframes heartPulse{0%,to{transform:scale(1)}15%{transform:scale(1.2)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.tile-free:where(.astro-hc36bveh) .feature-icon:where(.astro-hc36bveh){animation:none}}.feature-icon:where(.astro-hc36bveh){opacity:.9;margin-bottom:var(--space-xs);width:2rem;height:2rem}.feature-label:where(.astro-hc36bveh){font-weight:600;font-size:var(--text-base);line-height:1.2}.feature-sub:where(.astro-hc36bveh){opacity:.85;margin-top:var(--space-2xs);font-size:var(--text-sm);line-height:1.3}.tile-link:where(.astro-hc36bveh){display:inline-flex;align-items:center;gap:.25rem;transition:gap .2s ease;margin-top:var(--space-xs);color:var(--link-color);font-weight:500;font-size:var(--text-sm);text-decoration:none}.tile-link:where(.astro-hc36bveh):hover{gap:.5rem;text-decoration:underline}.darkmode .tile-access:where(.astro-hc36bveh),.darkmode .tile-newsletter:where(.astro-hc36bveh){border-color:var(--border-color);background:var(--background-color-alt)}.sr-only:where(.astro-hc36bveh){position:absolute;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.values-section:where(.astro-rzlj27ps){background:var(--background-color-alt);padding:var(--space-xl)0}.values-title:where(.astro-rzlj27ps){margin-bottom:var(--space-l);color:var(--foreground-color);text-align:center}.values-grid:where(.astro-rzlj27ps){display:grid;grid-template-columns:1fr;gap:var(--space-l)}@media (min-width:640px){.values-grid:where(.astro-rzlj27ps){grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.values-grid:where(.astro-rzlj27ps){grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:64rem}}.value-card:where(.astro-rzlj27ps){display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s var(--ease-premium),box-shadow .3s var(--ease-premium);box-shadow:var(--elevation-card);border:1px solid var(--border-color-subtle);border-radius:var(--radius-h);background:var(--background-color);padding:var(--space-l);text-align:left}.value-card:where(.astro-rzlj27ps):hover{transform:translateY(-6px);box-shadow:var(--elevation-card-hover)}.value-card:where(.astro-rzlj27ps):focus-within{outline:2px solid var(--brand-primary);outline-offset:2px}.value-header:where(.astro-rzlj27ps){display:flex;align-items:center;gap:var(--space-m);margin-bottom:var(--space-s);width:100%}.value-icon-wrapper:where(.astro-rzlj27ps){display:inline-flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));width:4.5rem;height:4.5rem}.value-icon:where(.astro-rzlj27ps){width:2.25rem;height:2.25rem;color:#fff}:where(.astro-rzlj27ps)[data-value=transparency] .value-icon:where(.astro-rzlj27ps){animation:eyeLook 3s ease-in-out infinite}@keyframes eyeLook{0%,to{transform:translate(0)}25%{transform:translate(3px)}75%{transform:translate(-3px)}}:where(.astro-rzlj27ps)[data-value=community] .value-icon:where(.astro-rzlj27ps){animation:communityPulse 2s ease-in-out infinite}@keyframes communityPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}:where(.astro-rzlj27ps)[data-value=freeResources] .value-icon:where(.astro-rzlj27ps){transform-origin:left center;animation:bookFlip 3s ease-in-out infinite}@keyframes bookFlip{0%,20%,to{transform:rotateY(0)}30%,40%{transform:rotateY(-15deg)}50%,60%{transform:rotateY(0)}70%,80%{transform:rotateY(-10deg)}}:where(.astro-rzlj27ps)[data-value=honestGrowth] .value-icon:where(.astro-rzlj27ps){animation:sproutGrow 2.5s ease-in-out infinite}@keyframes sproutGrow{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.05) translateY(-2px)}}@media (prefers-reduced-motion:reduce){:where(.astro-rzlj27ps)[data-value=transparency] .value-icon:where(.astro-rzlj27ps),:where(.astro-rzlj27ps)[data-value=community] .value-icon:where(.astro-rzlj27ps),:where(.astro-rzlj27ps)[data-value=freeResources] .value-icon:where(.astro-rzlj27ps),:where(.astro-rzlj27ps)[data-value=honestGrowth] .value-icon:where(.astro-rzlj27ps){animation:none}}.value-name:where(.astro-rzlj27ps){margin:0 0 var(--space-xs)0;color:var(--foreground-color);font-weight:600;font-size:var(--text-lg)}.value-description:where(.astro-rzlj27ps){margin:0;color:var(--foreground-color-muted);font-size:var(--text-base);line-height:1.6}.darkmode .value-card:where(.astro-rzlj27ps){background:var(--background-color)}.darkmode .value-card:where(.astro-rzlj27ps):hover{box-shadow:0 8px 24px #0000004d}.darkmode .value-icon-wrapper:where(.astro-rzlj27ps){background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary))}.press-preview:where(.astro-yyih2mpf){background:var(--background-color);padding:var(--space-xl)0}.press-header:where(.astro-yyih2mpf){display:flex;flex-direction:column;align-items:center;gap:var(--space-s);margin-bottom:var(--space-l);text-align:center}.press-title:where(.astro-yyih2mpf){margin:0;color:var(--foreground-color);text-align:center}.view-all-link:where(.astro-yyih2mpf){display:inline-flex;align-items:center;gap:var(--space-2xs);transition:gap .2s ease;color:var(--brand-primary);font-weight:500;text-decoration:none}.darkmode .view-all-link:where(.astro-yyih2mpf){color:#60a5fa}.view-all-link:where(.astro-yyih2mpf):hover{gap:var(--space-xs);text-decoration:underline}.arrow-icon:where(.astro-yyih2mpf){width:1.25rem;height:1.25rem}.press-grid:where(.astro-yyih2mpf){display:grid;grid-template-columns:1fr;gap:var(--space-m)}@media (min-width:640px){.press-grid:where(.astro-yyih2mpf){grid-template-columns:repeat(2,1fr)}}.press-card:where(.astro-yyih2mpf){display:flex;gap:var(--space-m);transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--border-color-subtle);border-radius:var(--radius-h);background:var(--background-color-alt);padding:var(--space-m)}.press-card:where(.astro-yyih2mpf):hover{transform:translateY(-4px);box-shadow:var(--elevation-card-hover)}.press-thumbnail:where(.astro-yyih2mpf){display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:var(--radius-small);background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));width:5rem;height:5rem;overflow:hidden}.press-thumbnail:where(.astro-yyih2mpf) img:where(.astro-yyih2mpf){width:100%;height:100%;object-fit:cover}.press-content:where(.astro-yyih2mpf){display:flex;flex-direction:column;justify-content:center;gap:var(--space-2xs)}.press-headline:where(.astro-yyih2mpf){margin:0;color:var(--foreground-color);font-weight:600;font-size:var(--text-base);line-height:1.3}.press-meta:where(.astro-yyih2mpf){display:flex;flex-wrap:wrap;gap:var(--space-xs);color:var(--foreground-color-muted);font-size:var(--text-sm)}.press-source:where(.astro-yyih2mpf){font-weight:500}.press-date:where(.astro-yyih2mpf){opacity:.8}.darkmode .press-card:where(.astro-yyih2mpf){background:var(--background-color-alt)}.darkmode .press-card:where(.astro-yyih2mpf):hover{box-shadow:0 8px 24px #0000004d}