.button{appearance:none;cursor:pointer;min-height:50px;color:inherit;font:inherit;letter-spacing:-.008em;text-align:inherit;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;margin:0;padding:.82rem 1.25rem;font-size:.84rem;font-weight:620;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{background:var(--color-green-900);color:var(--color-white-warm);box-shadow:0 18px 44px #0a2a1f24}.button--primary:hover,.button--primary:focus-visible{background:var(--color-green-700)}.button--secondary{color:var(--color-green-900);background:#fffdf861;border-color:#0a2a1f52}.button--secondary:hover,.button--secondary:focus-visible{background:#fffdf8c7;border-color:#0a2a1f80}.button--plain,.button--inline{min-height:0;box-shadow:none;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;background:0 0;border:0;border-radius:0;padding:0}.button--inline{vertical-align:baseline;display:inline}.button--plain:hover,.button--plain:focus-visible,.button--inline:hover,.button--inline:focus-visible{background:0 0;transform:none}.button__label{display:contents}.button__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.button__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1rem;height:1rem}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}@media (width<=680px){.button--primary,.button--secondary{width:100%}}.container{width:min(100%, calc(var(--page-width) + (var(--page-gutter) * 2)));padding-inline:var(--page-gutter);margin-inline:auto}.logo{flex:none;align-items:center;gap:.8rem;min-width:0;display:inline-flex}.logo__monogram{flex:none;width:clamp(2.3rem,3.2vw,3rem);height:clamp(2.3rem,3.2vw,3rem)}.logo__wordmark{width:clamp(8.8rem,12vw,11.5rem);height:auto}@media (width<=680px){.logo{gap:.55rem}.logo__monogram{width:2.25rem;height:2.25rem}.logo__wordmark{width:8.4rem}}@media (width<=390px){.logo__wordmark{width:7.5rem}}.site-footer{color:var(--color-charcoal);background:#faf6ef;border-top:1px solid #0a2a1f12}.site-footer__inner{grid-template-columns:minmax(250px,1.15fr) repeat(3,minmax(120px,.75fr)) minmax(210px,.9fr);gap:clamp(2rem,4vw,4.5rem);padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(3.5rem,6vw,5rem);display:grid}.site-footer__brand>p{color:#1d1d1ba8;max-width:34ch;margin:1.6rem 0 0;font-size:.9rem;line-height:1.75}.site-footer__links{display:contents}.site-footer__links>div{flex-direction:column;align-items:flex-start;display:flex}.footer-heading{color:var(--color-charcoal);letter-spacing:-.005em;margin:0 0 1.25rem;font-size:.76rem;font-weight:680}.site-footer__link{color:#1d1d1ba8;margin-bottom:.82rem;font-size:.78rem;line-height:1.45;transition:color .18s,transform .18s}.site-footer__link:hover,.site-footer__link:focus-visible,.site-footer__contact-action:hover,.site-footer__contact-action:focus-visible{color:var(--color-green-700);transform:translate(2px)}.site-footer__contact{min-width:0}.site-footer__contact-action,.site-footer__contact>p:not(.footer-heading){color:#1d1d1ba8;align-items:flex-start;gap:.65rem;margin:0 0 1rem;font-size:.8rem;line-height:1.5;display:flex}.site-footer__contact svg{fill:none;width:18px;height:18px;stroke:var(--color-green-900);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;flex:none}.site-footer__bottom{border-top:1px solid #0a2a1f17;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}.site-footer__bottom p{color:#1d1d1b85;margin:0;font-size:.67rem}.site-footer__bottom p:nth-child(2){text-align:center}.site-footer__bottom img{opacity:.22;justify-self:end;width:30px;height:30px}@media (width<=1120px){.site-footer__inner{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(150px,.7fr))}.site-footer__links>div:last-child,.site-footer__contact{margin-top:1rem}}@media (width<=760px){.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__contact{grid-column:1/-1}.site-footer__bottom{grid-template-columns:1fr auto}.site-footer__bottom p:nth-child(2){display:none}}@media (width<=520px){.site-footer__inner{grid-template-columns:1fr}.site-footer__brand,.site-footer__contact{grid-column:auto}}.site-header{z-index:50;width:100%;box-shadow:none;will-change:transform;background:0 0;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .18s,box-shadow .18s;position:fixed;top:0;transform:translateY(0)}.site-header.is-scrolled-up,.site-header.is-menu-open{background:#fffdf8f0;box-shadow:0 1px #0a2a1f12}.site-header.is-hidden{transform:translateY(calc(-100% - 1px))}.site-header.is-hidden:has(:focus-visible){transform:translateY(0)}.site-header__inner{min-height:var(--header-height);grid-template-columns:auto 1fr auto auto;align-items:center;gap:clamp(1rem,2.3vw,2.5rem);display:grid}.desktop-navigation{justify-content:center;align-items:center;gap:clamp(.9rem,1.7vw,1.8rem);min-width:0;display:flex}.desktop-navigation__item{color:#1d1d1bc2;letter-spacing:-.012em;white-space:nowrap;padding-block:.6rem;font-size:clamp(.78rem,.82vw,.94rem);font-weight:520;transition:color .18s;position:relative}.desktop-navigation__item:after{background:var(--color-gold-500);content:"";opacity:0;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-.85rem;left:0;right:0;transform:scaleX(.5)}.desktop-navigation__item.is-active,.desktop-navigation__item:hover,.desktop-navigation__item:focus-visible{color:var(--color-green-900)}.desktop-navigation__item.is-active:after,.desktop-navigation__item:hover:after,.desktop-navigation__item:focus-visible:after{opacity:1;transform:scaleX(1)}.header-action{white-space:nowrap;justify-self:end;gap:.65rem;min-height:46px;padding:.75rem 1.15rem;font-size:.82rem}.header-action svg{width:.95rem}.mobile-menu-button,.mobile-navigation{display:none}.mobile-menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-self:end;width:42px;height:42px}.mobile-menu-button span{background:var(--color-green-900);width:18px;height:1.5px;margin:0 auto;transition:transform .18s;display:block}.mobile-menu-button span+span{margin-top:5px}.mobile-menu-button.is-open span:first-child{transform:translateY(3px)rotate(45deg)}.mobile-menu-button.is-open span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-navigation{background:var(--color-white-warm);border-top:1px solid #0a2a1f12;min-height:100svh}.mobile-navigation nav{padding:.5rem 0 1rem;display:grid}.mobile-navigation__item{width:100%;color:var(--color-green-900);border-bottom:1px solid #0a2a1f12;justify-content:flex-start;padding:1rem 0;font-size:1rem;font-weight:560}@media (width<=1260px){.desktop-navigation__item:nth-child(5),.desktop-navigation__item:nth-child(6){display:none}}@media (width<=980px){.site-header__inner{grid-template-columns:auto 1fr auto}.desktop-navigation,.header-action{display:none}.mobile-menu-button,.mobile-navigation.is-open{display:block}}@media (width<=680px){.site-header__inner{min-height:var(--header-height-mobile)}}@media (prefers-reduced-motion:reduce){.site-header{transition:none}}.error-layout{background:var(--color-cream-100);min-height:100vh}.error-layout__main{text-align:center;background:radial-gradient(circle at 75% 30%,#c9a04a2b,#0000 28%),linear-gradient(145deg,#fffaf0,#f6ead6);place-items:center;min-height:74vh;padding:11rem 0 7rem;display:grid}.error-layout__eyebrow{color:var(--color-gold-700);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.7rem;font-weight:740}.error-layout h1{max-width:10ch;color:var(--color-forest-900);font-family:var(--font-display);letter-spacing:-.055em;margin:0 auto;font-size:clamp(4rem,10vw,8.5rem);font-weight:520;line-height:.88}.error-layout__description{max-width:52ch;color:var(--color-ink-muted);margin:1.8rem auto 0;line-height:1.75}.error-layout__action{justify-content:center;margin-top:2rem;display:flex}.legal-layout{background:var(--color-cream-100)}.legal-layout__hero{background:radial-gradient(circle at 82% 10%,#c9a04a29,#0000 28%),linear-gradient(145deg,#fffaf0,#f6ead6);padding:clamp(10rem,16vw,13rem) 0 clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.legal-layout__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#0a291a08 1px,#0000 1px),linear-gradient(90deg,#0a291a08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.legal-layout__hero-inner{z-index:1;position:relative}.legal-layout__eyebrow{color:var(--color-gold-700);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.7rem;font-weight:740}.legal-layout h1{max-width:12ch;color:var(--color-forest-900);font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:520;line-height:.92}.legal-layout__description{max-width:58ch;color:var(--color-ink-muted);margin:1.6rem 0 0;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.75}.legal-layout__updated{color:#0a291a85;margin:1.4rem 0 0;font-size:.75rem}.legal-layout__content{width:min(100%, calc(860px + (var(--page-gutter) * 2)));padding-top:clamp(4rem,7vw,6.5rem);padding-bottom:clamp(5rem,9vw,8rem)}.legal-layout__content section+section{border-top:1px solid #0a291a1a;margin-top:3.25rem;padding-top:3.25rem}.legal-layout__content h2{color:var(--color-forest-900);font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 1.2rem;font-size:clamp(1.9rem,3vw,2.65rem);font-weight:560}.legal-layout__content h3{color:var(--color-forest-800);margin:2rem 0 .7rem;font-size:1rem}.legal-layout__content p,.legal-layout__content li{color:var(--color-ink-muted);font-size:.98rem;line-height:1.85}.legal-layout__content ul{padding-left:1.35rem}.legal-layout__inline-action{color:var(--color-forest-700);text-underline-offset:.2em;font-weight:650;-webkit-text-decoration:underline #c9a04a99;text-decoration:underline #c9a04a99}.site-layout{background:var(--color-white-warm);min-height:100vh}.site-layout__main{min-height:60vh}.ecosystem-section{background:var(--color-white-warm);padding:clamp(5rem,9vw,8rem) 0 clamp(4.5rem,8vw,7rem)}.ecosystem-section__intro{text-align:center;max-width:760px;margin:0 auto}.ecosystem-section__intro h2{color:var(--color-charcoal);letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,4vw,4.4rem);font-weight:620;line-height:1}.ecosystem-section__intro p{color:#1d1d1bad;max-width:64ch;margin:1.35rem auto 0;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.65}.ecosystem-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.75rem,1.4vw,1.25rem);margin-top:clamp(3rem,6vw,5rem);display:grid}.ecosystem-card{text-align:center;background:#ffffffa3;border:1px solid #0a2a1f14;border-radius:22px;flex-direction:column;align-items:center;min-height:245px;padding:2rem 1.15rem 1.7rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 20px 50px #0a2a1f0d}.ecosystem-card:hover,.ecosystem-card:focus-visible{border-color:#0a2a1f2e;transform:translateY(-5px);box-shadow:0 24px 58px #0a2a1f17}.ecosystem-card__icon{width:58px;height:58px;color:var(--color-green-900);place-items:center;display:grid}.ecosystem-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:48px;height:48px}.ecosystem-card h3{color:var(--color-green-900);margin:1.3rem 0 0;font-size:1rem;font-weight:620;line-height:1.28}.ecosystem-card__rule{background:var(--color-gold-500);border-radius:999px;width:24px;height:2px;margin:1.1rem 0}.ecosystem-card p{color:#1d1d1bad;margin:0;font-size:.86rem;line-height:1.55}.ecosystem-section__more{width:fit-content;color:var(--color-green-900);align-items:center;gap:.7rem;margin:2.8rem auto 0;font-size:.94rem;font-weight:600;display:flex}.ecosystem-section__more svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1.05rem;transition:transform .18s}.ecosystem-section__more:hover svg,.ecosystem-section__more:focus-visible svg{transform:translate(4px)}@media (width<=1180px){.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.ecosystem-section{padding:4.5rem 0 4rem}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-card{min-height:220px;padding:1.5rem .8rem}.ecosystem-card h3{font-size:.9rem}.ecosystem-card p{font-size:.78rem}}.hero{isolation:isolate;background:linear-gradient(#fffdf814,#fffdf805),url(/assets/images/hero-family-scene.webp) 50%/cover no-repeat;min-height:100svh;position:relative;overflow:hidden}.hero__inner{align-items:flex-end;min-height:100svh;padding-top:clamp(5rem,10vh,8rem);padding-bottom:clamp(4.5rem,10vh,8.5rem);display:flex}.hero__content{width:min(620px,100%)}.hero__accent{background:var(--color-gold-500);border-radius:999px;width:34px;height:3px;margin-bottom:1.35rem;display:block}.hero h1{color:var(--color-green-900);letter-spacing:-.072em;text-wrap:balance;margin:0;font-size:clamp(4rem,7vw,7.7rem);font-weight:620;line-height:.9}.hero__description{color:#1d1d1bd1;max-width:37ch;margin:clamp(1.8rem,3vw,2.5rem) 0 0;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:clamp(2rem,4vw,2.8rem);display:flex}@media (width<=900px){.hero{background-position:58%}.hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#fffdf8f2 0%,#fffdf8c7 48%,#fffdf82e 82%);position:absolute;inset:0}.hero__content{width:min(520px,72vw)}}@media (width<=680px){.hero{background-position:67%;min-height:100svh}.hero:before{background:linear-gradient(#fffdf8d6 0%,#fffdf87a 42%,#fffdf8de 100%)}.hero__inner{min-height:100svh;padding-top:4rem;padding-bottom:3rem}.hero__content{width:100%}.hero h1{font-size:clamp(3.4rem,16vw,5.15rem)}.hero__description{max-width:32ch;font-size:1rem}.hero__actions{grid-template-columns:1fr;display:grid}}.initiatives-section{background:var(--color-white-warm);padding:0 0 clamp(3rem,6vw,5rem)}.initiatives-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem);display:grid}.initiative-card{border-radius:28px;grid-template-columns:minmax(190px,.42fr) minmax(0,.58fr);min-height:clamp(380px,34vw,510px);display:grid;position:relative;overflow:hidden}.initiative-card--foods{--initiative-accent:#ad6d16;background:#fff2e5}.initiative-card--uzhavan{--initiative-accent:#356d46;background:#edf5ec}.initiative-card--suttram{--initiative-accent:#a30f2c;background:#fdf0f1}.initiative-card--academy{--initiative-accent:#145592;background:#eaf3fa}.initiative-card__copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,4vw,4rem) 0 clamp(2rem,4vw,4rem) clamp(2rem,4vw,4rem);display:flex;position:relative}.initiative-card__eyebrow{color:var(--initiative-accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:700}.initiative-card h3{max-width:10ch;color:var(--color-charcoal);letter-spacing:-.058em;margin:1.15rem 0 0;font-size:clamp(2rem,3.4vw,3.9rem);font-weight:620;line-height:.98}.initiative-card__description{color:#1d1d1bb8;max-width:27ch;margin:1.25rem 0 0;font-size:clamp(.92rem,1vw,1.05rem);line-height:1.62}.initiative-card__action{background:var(--color-green-900);min-height:44px;color:var(--color-white-warm);border-radius:999px;align-items:center;gap:.65rem;margin-top:1.7rem;padding:.72rem 1rem;font-size:.78rem;font-weight:620;transition:background .18s,transform .18s;display:inline-flex}.initiative-card--suttram .initiative-card__action{background:#ae1232}.initiative-card--academy .initiative-card__action{background:#115491}.initiative-card__action:hover,.initiative-card__action:focus-visible{background:var(--color-green-700);transform:translateY(-2px)}.initiative-card__action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:.95rem}.initiative-card__visual{justify-content:flex-end;align-items:flex-end;min-width:0;display:flex}.initiative-card__visual img{object-fit:contain;object-position:right bottom;width:112%;max-width:none;height:100%}.initiative-card--academy .initiative-card__visual img{object-fit:cover;object-position:46% center;border-top-left-radius:28px;width:100%;height:92%}@media (width<=1120px){.initiative-card{grid-template-columns:minmax(190px,.46fr) minmax(0,.54fr);min-height:430px}.initiative-card h3{font-size:clamp(2rem,4vw,3rem)}}@media (width<=900px){.initiatives-grid{grid-template-columns:1fr}.initiative-card{min-height:460px}}@media (width<=620px){.initiative-card{flex-direction:column;min-height:590px;display:flex}.initiative-card__copy{flex:none;padding:2rem 1.5rem 1rem}.initiative-card__visual{flex:1;min-height:300px}.initiative-card__visual img{width:118%}.initiative-card--academy .initiative-card__visual img{border-top-left-radius:0;height:100%}}.values-section{background:var(--color-white-warm);padding:0 0 clamp(4.5rem,8vw,7rem)}.values-strip{background:linear-gradient(90deg,#fff9ef,#f9f7f2,#fff9ef);border:1px solid #0a2a1f12;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.value-item{grid-template-columns:42px 1fr;align-items:center;gap:1rem;min-height:112px;padding:1.5rem;display:grid}.value-item+.value-item{border-left:1px solid #0a2a1f1a}.value-item svg{fill:none;width:38px;height:38px;stroke:var(--color-green-900);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px}.value-item h2{color:var(--color-charcoal);margin:0;font-size:.89rem;font-weight:620;line-height:1.25}.value-item p{color:#1d1d1b9e;margin:.3rem 0 0;font-size:.78rem;line-height:1.35}@media (width<=1050px){.values-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.value-item+.value-item{border-left:0}.value-item:nth-child(2n){border-left:1px solid #0a2a1f1a}.value-item:nth-child(n+3){border-top:1px solid #0a2a1f1a}.value-item:last-child{border-left:0;grid-column:1/-1}}@media (width<=560px){.values-strip{grid-template-columns:1fr}.value-item:nth-child(2n),.value-item:last-child{border-left:0;grid-column:auto}.value-item+.value-item{border-top:1px solid #0a2a1f1a}}.home-page>section{min-height:100svh}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-white-warm);min-width:320px}body{min-height:100vh;margin:0;overflow-x:hidden}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-green-950:#06150e;--color-green-900:#0a2a1f;--color-green-700:#11623a;--color-gold-700:#9b711f;--color-gold-500:#c9a04a;--color-gold-400:#d9ba75;--color-cream-100:#fff8e7;--color-white-warm:#fffdf8;--color-charcoal:#1d1d1b;--color-ink-muted:#5f6f65;--color-forest-950:var(--color-green-950);--color-forest-900:var(--color-green-900);--color-forest-800:var(--color-green-900);--color-forest-700:var(--color-green-700);--color-cream-50:var(--color-white-warm);--color-white:var(--color-white-warm);--page-width:1460px;--page-gutter:clamp(1.25rem, 4vw, 4.5rem);--header-height:82px;--header-height-mobile:70px;--font-sans:Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:var(--font-sans);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility}@media (width<=680px){:root{--page-gutter:1.15rem}}body{background:var(--color-white-warm);color:var(--color-charcoal)}::selection{background:var(--color-green-900);color:var(--color-white-warm)}:focus-visible{outline:2px solid var(--color-gold-500);outline-offset:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
