@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#f8f4ec;--bg-strong:#fffcf6;--surface:#fffcf6db;--surface-strong:#fffffff5;--surface-dark:#111;--line:#11111114;--line-strong:#11111124;--ink:#111;--muted:#5f625d;--forest:#1f6a54;--forest-deep:#154738;--saffron:#d29b42;--clay:#ca7f58;--cream:#fbf2e3;--shadow-xl:0 28px 80px #11111114;--shadow-lg:0 18px 42px #11111112;--shadow-md:0 10px 24px #1111110d;--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px;--container:1280px;--font-display:"Manrope", sans-serif;--font-body:"Manrope", sans-serif;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#1f6a541c,#0000 28%),radial-gradient(circle at 82% 16%,#d29b421f,#0000 24%),radial-gradient(circle at 65% 82%,#ca7f581a,#0000 26%),linear-gradient(#fffdf8 0%,#f8f4ec 100%);font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.app-shell{min-height:100vh;position:relative}.app-aura{display:none}.page-shell{width:min(var(--container), calc(100% - 40px));margin:0 auto;padding:8px 0 88px}.page{flex-direction:column;gap:24px;display:flex}.page-loader{border-radius:var(--radius-xl);border:1px solid var(--line);min-height:65vh;box-shadow:var(--shadow-md);color:var(--muted);font-family:var(--font-display);letter-spacing:-.04em;background:#ffffffd1;place-items:center;font-weight:700;display:grid}.site-header{z-index:20;width:min(var(--container), calc(100% - 40px));margin:16px auto 0;position:sticky;top:10px}.site-header__inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #ffffffad;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:72px;padding:12px 18px;display:grid;box-shadow:0 12px 32px #1111110d}.site-brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.site-brand__mark{background:linear-gradient(160deg,#245f4d 0%,#2f876e 55%,#d29b42 100%);border:1px solid #ffffffbd;border-radius:14px;width:42px;height:42px;position:relative;box-shadow:inset 0 1px #ffffff1f}.site-brand__mark:before{content:"";border:1px solid #ffffff38;border-radius:999px;position:absolute;inset:10px}.site-brand__text{flex-direction:column;gap:1px;display:flex}.site-brand__title{font-family:var(--font-display);letter-spacing:-.05em;font-size:.92rem;font-weight:800}.site-brand__subtitle{color:var(--muted);letter-spacing:-.02em;font-size:.76rem}.site-nav{justify-content:center;align-items:center;gap:8px;display:flex}.site-header__aside{align-items:center;display:flex}.site-nav__link{color:#1111119e;border-radius:999px;padding:10px 14px;font-size:.94rem;font-weight:600;transition:color .18s,background-color .18s}.site-nav__link:hover,.site-nav__link--active{color:var(--ink);background:#1111110a}.site-cta{color:#f7f7f3;background:linear-gradient(#245f4d,#1a4b3d);border:1px solid #ffffff9e;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 16px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #11111124}.site-cta__count{color:#fff;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.82rem;font-weight:800;display:inline-flex}.section-surface{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);background:linear-gradient(#fffffff0,#fff7efe6),linear-gradient(135deg,#edf6f173,#fff1e14d);border:1px solid #ffffffb8;position:relative;overflow:hidden}.hero-section{padding:72px 48px 54px}.hero-section__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:28px;display:grid}.hero-copy{z-index:1;flex-direction:column;gap:26px;max-width:980px;display:flex;position:relative}.hero-copy__heading{gap:14px;display:grid}.hero-kicker{color:var(--forest);letter-spacing:-.02em;margin:0;font-size:.9rem;font-weight:700}.hero-title{max-width:11ch;font-family:var(--font-display);letter-spacing:-.08em;margin:0;font-size:clamp(3.6rem,6vw,5.9rem);font-weight:800;line-height:.94}.hero-description{max-width:44ch;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.68}.eyebrow{border:1px solid var(--line);width:fit-content;min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#11111108;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(180deg, var(--forest), var(--saffron));border-radius:50%;width:7px;height:7px}.eyebrow--minimal{background:#11111105}.eyebrow--dark{color:#ffffffb8;background:#ffffff0f;border-color:#ffffff29}.hero-actions,.cta-panel__actions,.featured-spotlight__actions{flex-wrap:wrap;gap:12px;display:flex}.button-primary,.button-secondary,.filter-chip{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 18px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(#245f4d,#1a4b3d);font-weight:700;box-shadow:0 10px 24px #1111111f}.button-primary:hover,.button-secondary:hover,.filter-chip:hover,.preview-card--link:hover,.project-card:hover{transform:translateY(-2px)}.button-primary--light{color:var(--ink);background:linear-gradient(#fff,#f2f2ed)}.button-secondary{border-color:var(--line);color:var(--ink);background:#11111108;font-weight:700}.button-secondary--dark{color:#fff;background:#ffffff0f;border-color:#ffffff24}.hero-meta{flex-wrap:wrap;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.hero-meta li{border:1px solid var(--line);color:#111111b8;background:#ffffffad;border-radius:999px;align-items:center;min-height:38px;padding:0 13px;font-size:.9rem;font-weight:600;display:inline-flex}.hero-aside{border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(#f3f9f6f5,#fffaf3e6),#ffffffd1;align-content:start;gap:14px;min-height:100%;padding:20px;display:grid}.hero-aside h2{font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:1.8rem;font-weight:800;line-height:1.02}.hero-aside p{color:var(--muted);margin:0;line-height:1.64}.hero-aside__rows{gap:10px;margin-top:8px;display:grid}.hero-aside__row{border-top:1px solid var(--line);gap:4px;padding-top:12px;display:grid}.hero-aside__row span{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:.8rem;font-weight:700}.hero-aside__row strong{letter-spacing:-.02em;font-size:.98rem;line-height:1.45}.featured-spotlight{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:24px;padding:28px;display:grid}.featured-spotlight__copy{align-content:start;gap:14px;display:grid}.featured-spotlight__kicker{color:var(--forest);margin:0;font-size:.9rem;font-weight:700}.featured-spotlight h2,.projects-hero h1,.section-heading h2,.projects-sidekick h2,.cta-panel h2,.projects-bottom-cta h2,.project-detail-hero__copy h1,.detail-not-found h1{font-family:var(--font-display);letter-spacing:-.07em;margin:0}.featured-spotlight h2{max-width:13ch;font-size:clamp(2.2rem,4vw,3.4rem);line-height:.98}.featured-spotlight__text,.featured-spotlight__note,.preview-card p,.project-card p,.roadmap-card p,.ecosystem-card p,.audience-card p,.projects-hero p,.projects-sidekick p,.projects-bottom-cta p,.cta-panel p,.project-detail-story p,.project-detail-panel p,.detail-not-found p{color:var(--muted);margin:0;line-height:1.7}.featured-spotlight__meta,.preview-card__meta,.project-card__meta,.project-detail-hero__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:.92rem;display:flex}.featured-spotlight__meta span,.project-detail-hero__meta span{border:1px solid var(--line);background:#11111108;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.featured-spotlight__poster{display:block}.featured-spotlight__poster-frame,.preview-card__poster,.project-poster,.project-detail-hero__poster{border:1px solid #ffffff47;border-radius:22px;position:relative;overflow:hidden}.featured-spotlight__poster-frame{flex-direction:column;justify-content:space-between;min-height:100%;padding:24px;display:flex}.featured-spotlight__poster-frame:before,.preview-card__poster:before,.project-poster:before,.project-detail-hero__poster:before{content:"";background:#ffffff24;border-radius:999px;width:42%;height:150%;position:absolute;top:-20%;right:10%;transform:rotate(24deg)}.featured-spotlight__poster-frame:after,.preview-card__poster:after,.project-poster:after,.project-detail-hero__poster:after{content:"";border:1px solid #ffffff2e;border-radius:18px;position:absolute;inset:16px}.featured-spotlight__badge,.featured-spotlight__mark,.preview-card__badge,.preview-card__mark,.project-badge,.project-poster__mark,.project-poster__topline,.project-poster__note{z-index:1;position:relative}.featured-spotlight__badge,.preview-card__badge,.project-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111111d6;text-transform:uppercase;letter-spacing:.08em;background:#fff8f0d1;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.featured-spotlight__mark,.preview-card__mark,.project-poster__mark{font-family:var(--font-display);letter-spacing:-.08em;color:#fffffff7;text-shadow:0 10px 24px #00000014;white-space:pre-line;font-weight:800;line-height:.92}.featured-spotlight__mark{max-width:7ch;font-size:clamp(2.6rem,5vw,4.4rem)}.preview-card__mark{max-width:7ch;font-size:2.2rem}.project-poster__mark{max-width:7ch;font-size:clamp(2rem,4vw,4rem)}.metrics-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.metric-card{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:linear-gradient(#fffffff0,#f9f1e5d6),#ffffffb8;border:1px solid #ffffffb8;padding:18px 20px}.metric-card strong{font-family:var(--font-display);letter-spacing:-.08em;margin-bottom:2px;font-size:1.6rem;font-weight:800;display:block}.metric-card span{color:var(--muted);font-size:.92rem;line-height:1.45}.section-block{gap:18px;padding:32px;display:grid}.section-block--tight{gap:16px;padding-top:20px}.section-heading{grid-template-columns:minmax(0,1fr) 420px;align-items:end;gap:24px;display:grid}.section-heading h2{max-width:12ch;margin-top:14px;font-size:clamp(2.2rem,4vw,3.7rem);line-height:.95}.section-heading p{color:var(--muted);margin:0;font-size:1rem;line-height:1.64}.manifesto-grid,.ecosystem-grid,.audience-grid,.project-preview-grid,.roadmap-grid,.project-grid,.project-detail-columns{gap:16px;display:grid}.manifesto-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manifesto-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(#ffffffd6,#faf4ebb8);min-height:160px;padding:22px;position:relative}.manifesto-card:before{content:attr(data-index);font-family:var(--font-display);letter-spacing:-.08em;color:#1111110f;font-size:2.8rem;font-weight:800;line-height:1;position:absolute;top:18px;right:18px}.manifesto-card h3,.ecosystem-card h3,.preview-card h3,.roadmap-card h3,.project-card h3,.project-detail-story h2{font-family:var(--font-display);letter-spacing:-.05em;margin:0 0 10px;font-weight:800}.manifesto-card h3{max-width:15ch;font-size:1.18rem}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-card,.audience-card,.preview-card,.project-card,.projects-sidekick__stat,.project-detail-stat,.detail-highlights li{border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(#ffffffe6,#fbf4ebc2),#ffffffb3}.ecosystem-card{min-height:280px;padding:24px}.ecosystem-card__badge,.manifesto-card__tag,.audience-card__value,.roadmap-card__step{min-height:30px;color:var(--forest);text-transform:uppercase;letter-spacing:.06em;background:#1111110a;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.ecosystem-card ul,.tags,.project-card__tags,.detail-highlights{margin:16px 0 0;padding:0;list-style:none}.ecosystem-card ul,.tags,.project-card__tags{flex-wrap:wrap;gap:10px;display:flex}.ecosystem-card li,.tags li,.project-card__tags li{color:var(--ink);background:#1111110a;border-radius:999px;padding:8px 12px;font-size:.88rem}.ecosystem-card--forest{background:linear-gradient(#f4f8f6eb,#ffffffc7)}.ecosystem-card--sun{background:linear-gradient(#faf7efeb,#ffffffc7)}.ecosystem-card--clay{background:linear-gradient(#f9f4f0eb,#ffffffc7)}.ecosystem-card--night{background:linear-gradient(#f3f5f6eb,#ffffffc7)}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audience-card{padding:22px}.audience-card h3{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 10px;font-size:1.12rem;font-weight:800}.project-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-card,.project-card{box-shadow:var(--shadow-md);padding:20px;transition:transform .22s,box-shadow .22s;display:block}.preview-card__poster,.project-poster{justify-content:space-between;align-items:end;min-height:220px;margin-bottom:18px;padding:20px;display:flex}.project-poster{flex-direction:column;justify-content:space-between;min-height:260px;margin-bottom:0}.project-card{flex-direction:column;gap:18px;min-height:100%;display:flex}.project-card--wide,.project-card--featured{grid-column:span 2}.project-card--tall .project-poster,.project-card--featured .project-poster{min-height:320px}.project-poster__topline{justify-content:space-between;gap:16px;width:100%;display:flex}.project-poster__note{color:#fff9f1eb;text-align:right;max-width:220px;font-size:.88rem;line-height:1.55}.project-card__body{gap:14px;display:grid}.project-card__footer{justify-content:space-between;align-items:center;gap:18px;margin-top:auto;display:flex}.project-card__scale{color:var(--ink);align-items:center;gap:10px;font-weight:700;display:inline-flex}.project-card__scale:before{content:"";background:linear-gradient(180deg, var(--forest), var(--saffron));border-radius:50%;width:10px;height:10px}.project-card__link{color:var(--forest);font-weight:700}.roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.roadmap-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(#ffffffe0,#faf4eccc);min-height:220px;padding:24px;position:relative}.roadmap-card--current{background:linear-gradient(#f7f9f7f5,#fffc),#ffffffc2;border-color:#184d3b2e;box-shadow:0 14px 30px #184d3b14}.roadmap-card__status{min-height:30px;color:var(--forest-deep);text-transform:uppercase;letter-spacing:.08em;background:#184d3b14;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex;position:absolute;top:22px;right:22px}.cta-panel{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#245f4d 0%,#356f55 52%,#b58548 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:34px;display:grid;box-shadow:0 24px 54px #1111112e}.cta-panel h2,.projects-bottom-cta h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);line-height:.98}.cta-panel p{color:#ffffffb8;max-width:52ch}.projects-page{gap:18px}.projects-top{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.projects-hero,.projects-sidekick,.projects-surface,.projects-bottom-cta,.project-detail-hero,.project-detail-story,.project-detail-stats,.project-detail-panel,.detail-not-found{padding:30px}.projects-hero h1{margin-top:12px;font-size:clamp(2.3rem,4.5vw,4rem);line-height:.94}.projects-sidekick{align-content:start;gap:12px;display:grid}.projects-sidekick h2{font-size:1.45rem;line-height:1.02}.projects-sidekick__stats,.project-detail-stats{gap:12px;display:grid}.projects-sidekick__stat,.project-detail-stat{padding:18px}.projects-sidekick__stat strong,.project-detail-stat strong{font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:6px;font-weight:800;display:block}.filters-bar{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{border-color:var(--line);color:#111111c2;background:#11111108;font-weight:700}.filter-chip--active{color:#fff;background:linear-gradient(#245f4d,#1a4b3d);border-color:#0000;box-shadow:0 10px 24px #1111111f}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:14px;margin-top:16px;transition:opacity .22s}.project-grid.is-pending{opacity:.72}.projects-bottom-cta{border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow-md);background:linear-gradient(#fffffff0,#f7f0e6e0),#ffffffc7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.projects-page .projects-hero,.projects-page .projects-sidekick,.projects-page .projects-surface,.projects-page .projects-bottom-cta{padding:24px}.projects-page .project-card{padding:16px}.projects-page .project-poster{min-height:196px;padding:16px}.projects-page .project-card--tall .project-poster,.projects-page .project-card--featured .project-poster{min-height:228px}.projects-page .project-poster__topline{gap:10px}.projects-page .project-poster__note{max-width:132px;font-size:.74rem;line-height:1.3}.projects-page .project-card__body{gap:10px}.projects-page .project-card__meta{margin-bottom:6px;font-size:.84rem}.projects-page .project-card h3{margin-bottom:8px;font-size:1.18rem}.projects-page .project-card p{font-size:.92rem;line-height:1.55}.projects-page .project-card__tags{gap:8px;margin-top:12px}.projects-page .project-card__tags li{padding:6px 10px;font-size:.8rem}.projects-page .project-card__footer{gap:12px}.project-detail-page{gap:22px}.project-detail-hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:22px;display:grid}.project-detail-hero__copy{align-content:start;gap:16px;display:grid}.detail-back{width:fit-content;color:var(--forest);align-items:center;gap:8px;font-weight:700;display:inline-flex}.project-detail-hero__copy h1,.detail-not-found h1{font-size:clamp(2.6rem,5vw,4.4rem);line-height:.94}.project-detail-hero__poster-shell{min-height:500px}.project-detail-hero__poster{flex-direction:column;justify-content:space-between;height:100%;min-height:100%;padding:26px;display:flex}.project-detail-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.project-detail-story h2{font-size:1.7rem;line-height:1.04}.detail-highlights{gap:12px;display:grid}.project-detail-related-head{gap:10px;display:grid}.project-detail-related-head h2{max-width:13ch;font-family:var(--font-display);letter-spacing:-.07em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:.96}.project-detail-related-head p{max-width:58ch;color:var(--muted);margin:0;line-height:1.68}.detail-not-found{text-align:center;place-content:center;gap:18px;min-height:52vh;display:grid}.detail-back:before{content:"←"}@media (width<=1120px){.featured-spotlight,.hero-section__layout,.projects-top,.cta-panel,.projects-bottom-cta,.project-detail-hero,.project-detail-grid,.project-detail-columns,.section-heading{grid-template-columns:1fr}.hero-title{max-width:none}.manifesto-grid,.audience-grid,.roadmap-grid,.project-grid,.ecosystem-grid,.project-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-detail-hero__poster-shell{min-height:420px}}@media (width<=860px){.site-header__inner{grid-template-columns:1fr;justify-items:start;gap:14px;padding:16px}.site-nav{flex-wrap:wrap;justify-content:flex-start}.site-header__aside{width:100%}.site-cta{justify-content:center;width:100%}.page-shell,.site-header{width:min(var(--container), calc(100% - 24px))}.hero-section,.section-block,.projects-hero,.projects-sidekick,.projects-surface,.cta-panel,.projects-bottom-cta,.project-detail-hero,.project-detail-story,.project-detail-stats,.project-detail-panel,.detail-not-found,.featured-spotlight{padding:24px}.metrics-strip,.manifesto-grid,.ecosystem-grid,.audience-grid,.project-preview-grid,.roadmap-grid,.project-grid{grid-template-columns:1fr}.project-card--wide,.project-card--featured{grid-column:span 1}}@media (width<=620px){.site-brand__subtitle{display:none}.site-nav__link{padding:8px 12px;font-size:.9rem}.hero-actions,.cta-panel__actions,.featured-spotlight__actions{flex-direction:column}.button-primary,.button-secondary{width:100%}.hero-title,.section-heading h2,.projects-hero h1,.cta-panel h2,.projects-bottom-cta h2,.project-detail-hero__copy h1{line-height:1}}@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}}
