:root{--soil:#352b23;--moss:#557254;--leaf:#78966c;--mist:#f4f2e9;--cream:#fffdf5;--gold:#c6a15b;--clay:#a86f4c;--ink:#1d211d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 80% 0,#edf7e9 0,#fffdf5 34%,#f5efe3 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}nav{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf5b8;border-bottom:1px solid #352b2314;justify-content:space-between;align-items:center;padding:18px clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.mark{letter-spacing:0;align-items:center;gap:9px;font-weight:800;display:flex}.navlinks{color:#526052;gap:22px;font-size:.95rem;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;min-height:78vh;padding:80px clamp(20px,6vw,88px) 40px;display:grid}.kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--moss);font-size:.76rem;font-weight:800}.hero h1{letter-spacing:0;margin:12px 0;font-size:clamp(3.4rem,8vw,8rem);line-height:.92}.lede{color:#485247;max-width:710px;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.55}.actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.button{background:var(--soil);color:var(--cream);border-radius:999px;align-items:center;gap:9px;padding:14px 20px;font-weight:750;display:inline-flex;box-shadow:0 18px 40px #352b232e}.ghost{color:var(--moss);font-weight:700}.toroid{filter:drop-shadow(0 30px 50px #352b231f);place-items:center;display:grid}.toroid svg{width:min(560px,90vw)}.ring{fill:none;stroke:#55725459;stroke-width:2px;transform-origin:300px 300px;animation:12s linear infinite orbit}.r1,.r4,.r7{animation-direction:reverse}.flow{fill:none;stroke:var(--gold);stroke-width:5px;stroke-linecap:round;stroke-dasharray:10 15;animation:4s linear infinite dash}.pulse{fill:#c6a15b8c;animation:2.4s ease-in-out infinite pulse}@keyframes orbit{to{rotate:360deg}}@keyframes dash{to{stroke-dashoffset:-100px}}@keyframes pulse{50%{r:28;opacity:.25}}.mantra{flex-wrap:wrap;justify-content:center;gap:10px;padding:26px 20px;display:flex}.mantra span{animation:4s ease-in-out infinite rise;animation-delay:calc(var(--i)*.16s);background:#ffffffb8;border:1px solid #55725429;border-radius:999px;padding:10px 16px}@keyframes rise{50%{transform:translateY(-5px)}}section{padding:72px clamp(20px,6vw,88px)}.sectionHead{max-width:860px;margin-bottom:30px}.sectionHead h2,.sites h2,.charter h2{letter-spacing:0;margin:8px 0;font-size:clamp(2rem,4vw,4rem);line-height:1.05}.sectionHead p,.charter p{color:#566054;font-size:1.1rem;line-height:1.65}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card,.siteCard,.charter{background:#fffdf5b8;border:1px solid #352b2317;border-radius:8px;padding:26px;box-shadow:0 20px 70px #352b2312}.card svg{color:var(--moss)}.card h3{margin:14px 0 8px;font-size:1.35rem}.card p,.siteCard span{color:#596259;line-height:1.5}.sites{grid-template-columns:.7fr 1.3fr;align-items:start;gap:24px;display:grid}.accordion{gap:14px;display:grid}.siteCard{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;border-radius:8px;grid-template-columns:auto 1fr;gap:10px 16px;transition:all .2s;display:grid}.siteCard span{grid-column:2}.siteCard.active,.siteCard:hover{background:#fffef9;border-color:#55725459;transform:translateY(-2px)}.charter{text-align:center;max-width:980px;margin:40px auto 80px}.charter svg{color:var(--moss)}.aum{font-weight:800;color:var(--clay)!important}.foundation{--moss:#6d6a9d;--leaf:#9b8bc2}.giving{--moss:#8a6b2d;--leaf:#c6a15b}.garden{--moss:#426a42;--leaf:#78966c}.institute{--moss:#436b72;--leaf:#79a2a7}@media (width<=850px){.hero,.sites{grid-template-columns:1fr}.hero{padding-top:54px}.navlinks{display:none}.cards{grid-template-columns:1fr}.hero h1{overflow-wrap:break-word;font-size:clamp(2.5rem,12vw,5.2rem);line-height:1.02}.toroid svg{width:min(520px,82vw)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
