.header{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);display:flex;align-items:center;transition:background .3s,box-shadow .3s}.header--scrolled{background:var(--cream);box-shadow:0 2px 24px #28190c1a}.header__inner{display:flex;align-items:center;gap:2rem;width:100%}.header__logo{display:flex;align-items:baseline;gap:.45rem;text-decoration:none;flex-shrink:0}.header__logo-devanagari{font-family:var(--font-display);font-size:.8rem;color:var(--saffron);opacity:.9;font-weight:400}.header__logo-text{font-family:var(--font-display);font-size:1.45rem;font-weight:700;color:var(--cream);letter-spacing:-.01em;transition:color .3s}.header--scrolled .header__logo-text{color:var(--indigo)}.header__nav{display:flex;align-items:center;gap:.25rem;margin-left:auto}.header__nav-link{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:#fbf6eed9;padding:.4rem .875rem;border-radius:6px;transition:color .2s,background .2s;text-decoration:none}.header__nav-link:hover,.header__nav-link--active{color:var(--cream);background:#ffffff1a}.header--scrolled .header__nav-link{color:var(--ink-soft)}.header--scrolled .header__nav-link:hover,.header--scrolled .header__nav-link--active{color:var(--ink);background:#241a1412}.header__cta{margin-left:.75rem;padding:.55rem 1.25rem;font-size:.875rem}.header__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;margin-left:auto;background:none;border:none;cursor:pointer}.header__hamburger span{display:block;height:2px;background:var(--cream);border-radius:2px;transition:transform .25s,opacity .25s;transform-origin:center}.header--scrolled .header__hamburger span{background:var(--indigo)}.header__hamburger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;top:var(--nav-h);background:var(--indigo-2);display:flex;flex-direction:column;padding:2rem 1.5rem;transform:translate(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);z-index:99}.header__mobile-menu--open{transform:none}.header__mobile-menu nav{display:flex;flex-direction:column;gap:.25rem}.header__mobile-link{font-family:var(--font-display);font-size:2rem;font-weight:600;color:#fbf6eecc;padding:.75rem 0;border-bottom:1px solid rgba(217,183,121,.15);text-decoration:none;transition:color .2s}.header__mobile-link:hover,.header__mobile-link--active{color:var(--saffron)}.header__mobile-cta{margin-top:2rem;align-self:flex-start;padding:.875rem 2rem;font-size:1rem}@media (max-width: 768px){.header__nav,.header__cta{display:none}.header__hamburger{display:flex}}.footer{background:var(--indigo-2);color:var(--cream);padding-top:0}.footer__jali{padding:2.5rem 0 0}.footer__inner{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:3rem;padding-top:3rem;padding-bottom:3.5rem}.footer__logo{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.75rem}.footer__logo-devanagari{font-family:var(--font-display);font-size:.8rem;color:var(--saffron);opacity:.8}.footer__logo-text{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--cream);letter-spacing:-.01em}.footer__tagline{font-family:var(--font-display);font-style:italic;font-size:.95rem;color:var(--gold-line);margin-bottom:.85rem;line-height:1.3}.footer__mission{font-size:.875rem;color:#fbf6ee8c;line-height:1.65;max-width:28ch}.footer__heading{font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-line);margin-bottom:1rem}.footer__links{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer__links a{font-size:.9rem;color:#fbf6eea6;text-decoration:none;transition:color .2s}.footer__links a:hover{color:var(--saffron)}.footer__soon{font-size:.9rem;color:#fbf6ee59}.footer__soon em{font-style:italic;font-size:.78rem;margin-left:.35rem;color:#d9b77980}.footer__bottom{border-top:1px solid rgba(217,183,121,.12);padding:1.25rem 0}.footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer__bottom p{font-size:.8rem;color:#fbf6ee66}.footer__bottom a{color:#d9b77999;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.footer__bottom a:hover{color:var(--saffron)}@media (max-width: 1024px){.footer__inner{grid-template-columns:repeat(2,1fr)}.footer__col--brand{grid-column:1 / -1}.footer__mission{max-width:100%}}@media (max-width: 600px){.footer__inner{grid-template-columns:1fr}.footer__col--brand{grid-column:auto}.footer__bottom-inner{flex-direction:column;align-items:flex-start}}.india-map-wrap{width:100%;max-width:460px;margin:0 auto;aspect-ratio:460 / 520}.marker-pulse{animation:markerPulse 2s ease-out infinite;transform-origin:center}@keyframes markerPulse{0%{r:8;opacity:.9}to{r:22;opacity:0}}@media (prefers-reduced-motion: reduce){.marker-pulse{animation:none}}.lh-outer{position:relative;height:300vh}.lh-sticky{position:sticky;top:0;height:100vh;overflow:hidden;background:var(--indigo-2)}.lh-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.lh-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;text-align:center;padding:0 clamp(1.5rem,5vw,4rem);pointer-events:none}.lh-eyebrow{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--saffron);opacity:.75;margin-bottom:1rem}.lh-word{font-family:var(--font-display);font-size:clamp(3rem,14vw,10rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:.9;margin:0 0 1.75rem;text-shadow:0 0 80px rgba(233,162,59,.3),0 2px 40px rgba(0,0,0,.5);white-space:nowrap}@media (max-width: 480px){.lh-word{font-size:11vw;letter-spacing:-.02em}.lh-content{padding:0 1rem}}.lh-sub{display:flex;flex-direction:column;gap:.25rem}.lh-sub p{font-family:var(--font-body);font-size:clamp(.9rem,3.5vw,1.1rem);color:#fbf6eead;line-height:1.6}.lh-dots{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:2}.lh-dot{width:6px;height:6px;border-radius:50%;background:#fbf6ee40;transition:background .3s,transform .3s}.lh-dot--active{background:var(--saffron);transform:scale(1.4)}.hero{min-height:100svh;background:var(--indigo-2);color:var(--cream);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:8rem}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 40%;opacity:.45;z-index:0}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#16213a8c,#16213a26 35%,#16213a59 65%,#16213ad9);z-index:1}.hero__glow{position:absolute;top:30%;left:50%;transform:translate(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(233,162,59,.1) 0%,rgba(199,81,38,.04) 45%,transparent 70%);pointer-events:none;border-radius:50%;z-index:1}.hero__title-stage{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:3;pointer-events:none}.hero__devanagari{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.4rem);color:var(--saffron);opacity:.8;font-weight:400;text-align:center}.hero__h1{font-size:clamp(5.5rem,15vw,12rem);color:#fff;line-height:.9;letter-spacing:-.04em;margin:0;text-align:center;text-shadow:0 2px 32px rgba(0,0,0,.35)}.hero__content{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.hero__content .eyebrow{margin-bottom:1rem}.hero__sub{color:#fbf6eeb8;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7;margin-bottom:2rem;max-width:46ch}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero__scroll-cue{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.35rem;color:#fbf6ee59;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;background:none;padding:0;z-index:4;transition:color .2s}.hero__scroll-cue svg{width:18px;height:18px;animation:scrollBounce 2.2s ease-in-out infinite}.hero__scroll-cue:hover{color:#fbf6eea6}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion: reduce){.hero__scroll-cue svg{animation:none}.hero__title-stage{transition:none!important}}.mission__heading{margin-bottom:1rem;max-width:28ch}.mission__intro{max-width:60ch;margin-bottom:1.25rem}.mission__intro:last-of-type{margin-bottom:3.5rem}.pillar{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s}.pillar:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.pillar--blank{align-items:center;justify-content:center;gap:.5rem;background:var(--cream);border-style:dashed;opacity:.45;cursor:default}.pillar--blank:hover{transform:none;box-shadow:none}.pillar__blank-dot{width:6px;height:6px;border-radius:50%;background:var(--ink-soft);opacity:.4}.pillar__icon{color:var(--terra);margin-bottom:1.25rem;display:block}.pillar__title{margin-bottom:.65rem}.pillar__body{font-size:.9375rem;line-height:1.65;flex:1}.pillar__label{display:inline-block;margin-top:1.25rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);background:var(--cream);border:1px solid var(--line);padding:.25rem .65rem;border-radius:4px}.pillar__label--active{color:var(--terra);background:#c7512612;border-color:#c7512633}.map-section__inner{display:grid;grid-template-columns:1fr 460px;gap:clamp(2.5rem,5vw,5rem);align-items:center}.map-section__heading{color:var(--cream);margin-bottom:1rem;max-width:24ch}.map-section__body{color:#fbf6eead;max-width:46ch;margin-bottom:2rem}.map-legend{display:flex;gap:1.25rem}.map-legend__item{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .65rem;border-radius:4px;display:flex;align-items:center;gap:.4rem}.map-legend__item:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%}.map-legend__item--active{color:var(--saffron);background:#e9a23b24}.map-legend__item--active:before{background:var(--saffron)}.map-legend__item--upcoming{color:#fbf6ee73;background:#fbf6ee0f}.map-legend__item--upcoming:before{background:var(--terra)}@media (max-width: 900px){.map-section__inner{grid-template-columns:1fr}}.about-split{display:grid;grid-template-columns:320px 1fr;gap:clamp(2.5rem,6vw,6rem);align-items:start}.about-photo-wrap{position:sticky;top:calc(var(--nav-h) + 2rem)}.about-photo{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center 52%;border-radius:var(--radius);display:block}.about-name{margin-bottom:1.25rem}.about-bio{max-width:52ch}.about-bio--second{margin-top:1rem}.about-linkedin{margin-top:2rem;display:inline-flex;align-items:center;gap:.5rem}.places__heading{color:var(--cream);margin-bottom:1rem;max-width:26ch}.places__intro{color:#fbf6eea6;max-width:52ch;margin-bottom:3.5rem}.places__grid--two{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,3vw,2.5rem);max-width:800px}.place-card{background:#fbf6ee0e;border:1px solid rgba(251,246,238,.1);border-radius:var(--radius);padding:1.75rem;transition:background .2s,border-color .2s}.place-card:hover{background:#fbf6ee17;border-color:#fbf6ee33}.place-card__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.place-card__region{color:var(--cream);font-size:1.25rem}.place-card__status{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.22rem .55rem;border-radius:4px;background:#fbf6ee14;color:#fbf6ee73;white-space:nowrap;flex-shrink:0}.place-card__status--active{background:#e9a23b2e;color:var(--saffron)}.place-card__area{font-size:.8rem;color:#fbf6ee6b;margin-bottom:.65rem;line-height:1.4}.place-card__focus{font-size:.9rem;color:#fbf6eeb8;line-height:1.6}.donate-section{background:var(--indigo);color:var(--cream);padding:clamp(5rem,10vw,9rem) 0;text-align:center}.donate-inner{max-width:640px;margin:0 auto}.donate__heading{color:var(--cream);margin-bottom:1rem}.donate__sub{color:#fbf6eead;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.075rem);line-height:1.75}.donate__widget-wrap{margin-bottom:1.75rem}.gfm-widget-shell{max-width:460px;margin:0 auto;border-radius:14px;overflow:hidden;box-shadow:0 12px 48px #00000073;line-height:0}.gfm-widget-shell iframe{display:block;width:100%;height:220px;border:none}.donate__trust{font-size:.8rem;color:#fbf6ee59;letter-spacing:.01em}@media (max-width: 900px){.about-split{grid-template-columns:260px 1fr;gap:3rem}}@media (max-width: 700px){.hero{justify-content:center;padding-top:calc(var(--nav-h) + 2rem);padding-bottom:5rem;gap:2rem}.hero__title-stage{position:relative;top:auto;left:auto;right:auto;transform:none;padding:0 1rem}.hero__h1{font-size:clamp(3.5rem,16vw,6rem)}.hero__devanagari{font-size:clamp(.9rem,3.5vw,1.2rem)}.hero__content{padding:0}.hero__sub{font-size:.95rem;max-width:36ch}.about-split{grid-template-columns:1fr}.about-photo-wrap{position:static;max-width:240px;margin:0 auto}.about-text{text-align:center}.about-bio{max-width:100%}.about-linkedin{justify-content:center}.places__grid--two{grid-template-columns:1fr}}:root{--ink: #241a14;--ink-soft: #5a4a3c;--cream: #fbf6ee;--paper: #ffffff;--saffron: #e9a23b;--terra: #c75126;--terra-deep: #9e3c19;--indigo: #23304d;--indigo-2: #16213a;--gold-line: #d9b779;--line: #e6d9c6;--font-display: "Fraunces", Georgia, serif;--font-body: "Mukta", "Segoe UI", sans-serif;--radius: 12px;--radius-sm: 8px;--shadow: 0 18px 50px rgba(40, 25, 12, .14);--shadow-sm: 0 4px 20px rgba(40, 25, 12, .1);--max-w: 1200px;--nav-h: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.1;font-weight:600}h1{font-size:clamp(2.8rem,6vw,4.5rem)}h2{font-size:clamp(2rem,3.5vw,2.6rem)}h3{font-size:clamp(1.25rem,2vw,1.45rem)}p{font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.65;color:var(--ink-soft)}.container{max-width:var(--max-w);margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.section{padding:clamp(3rem,8vw,7.5rem) 0}.section--tight{padding:clamp(2rem,5vw,4rem) 0}.section--dark{background:var(--indigo-2);color:var(--cream)}.section--dark p{color:#fbf6eebf}.section--indigo{background:var(--indigo);color:var(--cream)}.section--cream{background:var(--cream)}.section--paper{background:var(--paper)}.eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--saffron);margin-bottom:.85rem}.eyebrow--light{color:var(--gold-line)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:7px;font-family:var(--font-body);font-size:.9375rem;font-weight:600;letter-spacing:.02em;transition:background .18s,transform .15s,box-shadow .18s,color .18s;white-space:nowrap}.btn:focus-visible{outline:3px solid var(--saffron);outline-offset:3px}.btn--primary{background:var(--terra);color:#fff;box-shadow:0 4px 18px #c7512659}.btn--primary:hover{background:var(--terra-deep);transform:translateY(-1px);box-shadow:0 8px 28px #c7512666}.btn--primary:active{transform:none}.btn--outline{background:transparent;color:var(--cream);border:1.5px solid rgba(251,246,238,.5)}.btn--outline:hover{border-color:var(--cream);background:#fbf6ee14}.btn--outline-dark{background:transparent;color:var(--indigo);border:1.5px solid var(--indigo)}.btn--outline-dark:hover{background:var(--indigo);color:var(--cream)}.btn--ghost{color:var(--terra);padding-left:0;padding-right:0;font-weight:600}.btn--ghost:hover{color:var(--terra-deep)}.jali-divider{display:flex;align-items:center;gap:1.25rem;margin:0 auto;max-width:var(--max-w);padding:0 clamp(1.25rem,4vw,3rem)}.jali-divider__line{flex:1;height:1px;background:var(--gold-line);opacity:.45}.jali-divider__motif{display:flex;align-items:center;gap:6px;opacity:.55}.jali-diamond{width:6px;height:6px;background:var(--gold-line);transform:rotate(45deg)}.jali-diamond--sm{width:4px;height:4px}.card{background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .2s,box-shadow .2s;border:1px solid var(--line)}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card__img{aspect-ratio:16/10;object-fit:cover;width:100%;background:var(--line)}.card__body{padding:1.5rem 1.75rem 1.75rem}.card__tag{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--terra);margin-bottom:.5rem}.card__title{font-size:1.2rem;margin-bottom:.65rem;font-weight:600}.card__text{font-size:.9rem;line-height:1.6;color:var(--ink-soft);margin-bottom:1rem}.stat-block{text-align:center}.stat-block__number{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;color:var(--saffron);line-height:1;margin-bottom:.35rem}.stat-block__label{font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft)}@media (prefers-reduced-motion: no-preference){.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,3rem)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,2.5rem)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,2rem)}@media (max-width: 1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.accordion__item{border-bottom:1px solid var(--line)}.accordion__btn{width:100%;text-align:left;padding:1.25rem 0;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;background:none;border:none}.accordion__btn:focus-visible{outline:2px solid var(--saffron);outline-offset:2px}.accordion__icon{width:20px;height:20px;flex-shrink:0;color:var(--terra);transition:transform .25s}.accordion__icon--open{transform:rotate(45deg)}.accordion__panel{overflow:hidden;max-height:0;transition:max-height .35s cubic-bezier(.22,1,.36,1)}.accordion__panel--open{max-height:400px}.accordion__content{padding:0 0 1.25rem;color:var(--ink-soft);line-height:1.65;font-size:.9375rem}.img-placeholder{background:linear-gradient(135deg,var(--line) 0%,#d5c9b5 100%);display:flex;align-items:center;justify-content:center;color:var(--ink-soft);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.stock-img{width:100%;height:100%;object-fit:cover;display:block}.texture-overlay{position:relative}.texture-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23noise)' opacity='0.025'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.texture-overlay>*{position:relative;z-index:1}
