/* source: assets/cultivera-global.css */
:root{--global-nav-height:64px;--nav-height:var(--global-nav-height);--nav-surface:transparent;--nav-surface-scrolled:rgba(250,250,247,0.92);--nav-line:transparent;--nav-ink:#141714;--nav-muted:rgba(20,23,20,0.66);--nav-shadow:0 14px 36px rgba(20,30,23,0.055);--subnav-offset:calc(var(--global-nav-height) + 10px);--standard-radius:8px;--standard-pill:999px;--button-bg:#141714;--button-bg-hover:#0d2f20;--button-line:rgba(20,23,20,0.16);--button-radius:999px;--mobile-tap-target:44px;--paper-warm:#eef3ea;--white:#ffffff;--green-900:#092a1c;--green-700:#1a6440;--green-500:#4f9a63;--green-deep:#083e2a;--green:#126746;--green-mid:#3e8d6b;--red:#bd3443;--gold:#b78b28;--blue-logo:#0b567c;--surface:#ffffff;--forest:var(--green-700);--forest-deep:var(--green-900);--accent:var(--green-500);--serif:"Playfair Display",Georgia,serif;--sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",
    sans-serif;--mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--ease:cubic-bezier(0.16,1,0.3,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--editorial-container:1360px;--gutter:clamp(20px,5vw,72px);--radius:8px;--type-display:clamp(2.75rem,5vw,4.5rem);--type-section:clamp(2.15rem,3.8vw,3.5rem);--type-subhead:clamp(1.55rem,2.2vw,2.45rem);--type-panel-title:clamp(1.7rem,3vw,3rem);--type-card-title:clamp(1.35rem,1.72vw,1.82rem);--type-card-title-large:clamp(1.58rem,2.1vw,2.3rem);--type-card-title-small:clamp(1.18rem,1.45vw,1.52rem);--type-route-title:clamp(1.16rem,1.42vw,1.58rem);--type-stat:clamp(1.95rem,3vw,3.55rem);--type-stat-small:clamp(1.35rem,2vw,2rem);--type-body-large:clamp(1.125rem,1.25vw,1.35rem);--type-body:clamp(0.96rem,0.92vw,1.02rem);--type-caption:clamp(0.74rem,0.76vw,0.84rem);--type-mobile-section:clamp(2rem,8.2vw,3rem);--type-mobile-card-title:clamp(1.35rem,6.8vw,1.9rem);--type-mobile-stat:clamp(0.98rem,4.8vw,1.25rem);--type-display-track:-0.015em;--type-display-leading:1;--type-section-leading:1.08;--type-label-track:0.12em;--type-label-track-tight:0.14em;--type-serif-leading-tight:1.15;--type-copy-leading:1.55;--section-pad:clamp(48px,4.5vw,64px);--section-pad-compact:clamp(42px,4vw,60px);--runner-heading-gap:clamp(12px,1.2vw,18px);--ledger-row-space:clamp(13px,1.4vw,18px);--media-index-row-space:clamp(15px,1.55vw,20px);--type-section-supporting:clamp(2.25rem,3.45vw,3.8rem);--paper:#f7f8f4;--paper-soft:#ffffff;--ink:#141714;--ink-soft:#343a35;--muted:#4e5550;--faint:#687169;--line:rgba(20,23,20,0.105);--line-soft:rgba(20,23,20,0.085);--media-card-short:clamp(128px,11vw,168px);--media-card-medium:clamp(150px,15vw,210px);--media-card-large:clamp(180px,18vw,260px);--route-card-height:clamp(172px,14.5vw,210px);--media-feature:clamp(340px,34vw,440px);--media-feature-mobile:300px;--map-panel-height:clamp(420px,40vw,600px);--close-bg:#0b2016;--close-panel:#102c1f;--close-panel-2:#153827;--close-ink:#f4f7ef;--close-muted:rgba(232,240,231,0.72);--close-line:rgba(255,255,255,0.14);--close-accent:#b7df62;--close-warm:#d5b56b;--editorial-max-copy:62ch;--type-hero-standard:clamp(3.75rem,6vw,6.55rem);--type-hero-editorial:clamp(3.65rem,5.55vw,5.95rem);--type-section-large:clamp(2.7rem,4.35vw,4.75rem);--closing-title-max:12ch;--closing-copy-max:44ch;--main-section-space:clamp(72px,7vw,108px);--main-section-space-compact:clamp(56px,5.5vw,84px);--main-head-gap:clamp(28px,4vw,56px);--main-device-radius:8px;--main-feature-media-max:620px}*,::after,::before{box-sizing:border-box}.skip-link{position:fixed;top:10px;left:10px;z-index:4000;min-height:var(--mobile-tap-target);display:inline-flex;align-items:center;padding:10px 16px;border-radius:var(--standard-pill);background:var(--ink);color:var(--paper-soft);font-size:.9rem;font-weight:600;transform:translateY(calc(-100% - 20px));transition:transform 150ms var(--ease)}.skip-link:focus-visible{transform:translateY(0);outline-color:var(--close-accent)}main[tabindex="-1"]:focus{outline:0}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:var(--type-body);line-height:var(--type-copy-leading);overflow-x:clip}.container{width:min(100%,calc(var(--editorial-container) + (var(--gutter)*2)));margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-pad)}a,button{color:inherit}a{text-decoration:none}button{border:0;background:0 0;cursor:pointer;font:inherit}img{display:block;max-width:100%;color:transparent}:focus-visible{outline:2px solid var(--forest);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.section-title,h1,h2,h3{text-wrap:balance}li{text-wrap:pretty}.section-title{font-family:var(--serif);font-weight:400;font-size:var(--type-display);line-height:var(--type-serif-leading-tight);letter-spacing:var(--type-display-track)}.section-title em{font-family:var(--serif);font-style:italic;font-weight:400;color:var(--green-mid,#3e8d6b)}.nav-links a{font-weight:500}.page-nav{position:sticky;top:0;z-index:100;min-height:var(--nav-height);border-bottom:1px solid var(--nav-line);background:var(--nav-surface);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background 300ms var(--ease,ease),border-color 300ms var(--ease,ease),box-shadow 300ms var(--ease,ease),backdrop-filter 300ms var(--ease,ease),-webkit-backdrop-filter 300ms var(--ease,ease)}.page-nav.is-scrolled{background:var(--nav-surface-scrolled);border-bottom-color:rgba(20,23,20,.08);box-shadow:var(--nav-shadow);backdrop-filter:blur(24px) saturate(1.1);-webkit-backdrop-filter:blur(24px) saturate(1.1)}.section-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--forest);margin-bottom:var(--runner-heading-gap);letter-spacing:.04em}.nav-links a{display:inline-flex;align-items:center;padding:0}.nav-links{display:flex;align-items:center;gap:clamp(18px,1.65vw,32px);color:var(--nav-muted);font-size:.84rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.nav-links a{position:relative;min-height:44px;justify-content:center;color:inherit;line-height:1;transition:color 180ms ease}.nav-links a::after{content:"";position:absolute;right:0;bottom:7px;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(.64);transform-origin:center;transition:opacity 180ms ease,transform 180ms ease}.nav-links a:focus-visible,.nav-links a:hover{color:var(--nav-ink)}.nav-links a:focus-visible::after,.nav-links a:hover::after,.nav-links a[aria-current=page]::after{opacity:.72;transform:scaleX(1)}.nav-cta,.nav-links a[aria-current=page]{color:var(--nav-ink)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:0 17px;background:var(--ink);line-height:1;box-shadow:inset 0 1px 1px rgba(255,255,255,.2),0 4px 12px rgba(20,24,20,.15);white-space:nowrap;transition:background-color 250ms ease,border-color 250ms ease,box-shadow 250ms ease,color 250ms ease,transform 250ms ease;padding-inline:22px;color:#fff;border-radius:40px;font-size:.84rem;letter-spacing:.01em}.nav-cta{min-height:44px;font-weight:400;border:1px solid rgba(0,0,0,.06)}.nav-cta:focus-visible,.nav-cta:hover{border-color:rgba(18,103,70,.28);background:rgba(255,255,255,.78);color:#0d2f20;box-shadow:0 8px 24px rgba(20,30,23,.08),inset 0 1px 0 rgba(255,255,255,.76);transform:translateY(-1px)}.mobile-panel{display:none;border-top:1px solid rgba(16,21,18,.1);border-bottom:1px solid var(--nav-line);padding:12px var(--gutter,24px) 18px;background:rgba(248,249,245,.98);box-shadow:0 18px 34px rgba(20,30,23,.045)}.mobile-panel.is-open{display:block}.mobile-panel a{display:flex;align-items:center;border-bottom:1px solid rgba(23,24,19,.08);padding:12px 0;color:rgba(20,23,20,.72);font-size:.92rem;font-weight:400}body.mobile-menu-open{overscroll-behavior:none}@media (max-width:1120px){.mobile-panel{position:fixed;top:var(--nav-height);right:0;bottom:0;left:0;z-index:99;width:100%;height:auto;max-height:calc(100dvh - var(--nav-height));padding:12px var(--gutter,24px) max(24px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;border-bottom:0;background:linear-gradient(180deg,rgba(250,250,247,.98),rgba(247,248,244,.98)),var(--paper);box-shadow:0 24px 54px rgba(20,30,23,.12)}}.paper-subnav,.story-subnav{position:sticky;top:var(--subnav-offset);z-index:92;width:fit-content;max-width:calc(100% - 32px);margin:10px auto 0;border:1px solid rgba(0,0,0,.06);border-radius:var(--standard-pill);background:rgba(247,248,244,.9);box-shadow:0 12px 32px rgba(20,30,23,.07);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);overflow:hidden}.paper-subnav a,.story-subnav a{min-height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--button-radius);padding:0 12px;color:rgba(20,23,20,.66);font-family:var(--sans);font-size:.78rem;font-weight:400;text-decoration:none;white-space:nowrap;transition:background 200ms var(--ease,ease),color 200ms var(--ease,ease),border-color 200ms var(--ease,ease),transform 200ms var(--ease,ease)}.paper-subnav a:focus-visible,.paper-subnav a:hover,.story-subnav a:focus-visible,.story-subnav a:hover{color:var(--nav-ink);border-color:rgba(18,103,70,.12);background:rgba(255,255,255,.72);transform:none}.publication-subnav-toggle{display:none}.btn,.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--button-radius);padding:0 20px;font-family:var(--sans);font-size:.86rem;font-weight:400;text-align:center;line-height:1.12;white-space:normal;box-shadow:none;transition:background 180ms ease,border-color 180ms ease,color 180ms ease,transform 180ms ease}.btn.primary,.button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.btn.primary:focus-visible,.btn.primary:hover,.button.primary:focus-visible,.button.primary:hover{border-color:var(--forest);background:var(--forest);color:#fff;transform:scale(1.02);box-shadow:0 8px 24px rgba(26,91,57,.25)}.btn.secondary,.button.secondary{border-color:var(--ink);background:0 0;color:var(--ink)}.btn.secondary:focus-visible,.btn.secondary:hover,.button.secondary:focus-visible,.button.secondary:hover{border-color:var(--ink);background:rgba(20,23,20,.05);color:var(--ink)}@media (max-width:1120px){:root{--global-nav-height:56px;--nav-height:var(--global-nav-height);--subnav-offset:calc(var(--global-nav-height) + 8px)}.nav-cta,.nav-links{display:none}}@media (max-width:700px){html{scroll-padding-top:calc(var(--global-nav-height) + 66px)}.paper-subnav,.story-subnav{width:calc(100% - 20px);margin-top:8px;border-radius:16px}}body,html{max-width:100%}.mobile-panel a{min-height:44px}@media (max-width:700px){.mobile-panel a{min-height:var(--mobile-tap-target,44px)}}.hero .section-kicker{text-align:center;margin-inline:auto}@media (max-width:720px){.paper-subnav,.story-subnav{width:calc(100% - 24px);max-width:none;border-radius:10px}.publication-subnav-toggle{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;border:0;padding:0 16px;background:0 0;color:var(--nav-ink);font-family:var(--sans);font-size:.8rem;font-weight:600}.publication-subnav-toggle span:last-child{transition:transform 180ms ease}.paper-subnav.is-open .publication-subnav-toggle span:last-child,.story-subnav.is-open .publication-subnav-toggle span:last-child{transform:rotate(180deg)}}@media (max-width:720px){}html{scroll-padding-top:calc(var(--global-nav-height) + 72px);scroll-behavior:smooth;overflow-x:hidden;background:var(--paper);font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-synthesis:none;font-kerning:normal}@media (max-width:700px){:root{--type-label-track:0.065em;--type-serif-leading-tight:1;--type-copy-leading:1.6}}body .closing-section{position:relative;isolation:isolate;overflow:visible;margin:0;padding:var(--closing-section-pad-top,clamp(44px,4.5vw,62px)) 0 var(--closing-section-pad-bottom,clamp(10px,1.2vw,16px))}body main>.section-before-closing{padding-bottom:clamp(32px,4vw,56px)}body .closing-section::before{content:none}body .closing-section .cta-band{position:relative;isolation:isolate;display:grid;width:min(100%,1320px);margin-inline:auto;grid-template-columns:minmax(0,.95fr) minmax(340px,.65fr);gap:clamp(42px,7vw,100px);align-items:center;padding:var(--closing-panel-padding,clamp(38px,5vw,64px));border-radius:10px;background:var(--surface,#fff);color:var(--ink);box-shadow:0 16px 42px rgba(6,28,18,.12)}body .closing-section .cta-band::before{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:100vw;height:calc(50% + var(--closing-section-pad-bottom,clamp(10px,1.2vw,16px)));background:var(--close-bg,#0b2016);transform:translateX(-50%);pointer-events:none}body .closing-section .cta-band>div,body .closing-section .head-action,body .closing-section .head-main{min-width:0}body .closing-section .section-kicker{margin-bottom:14px}body .closing-section .section-title{max-width:var(--closing-title-max);margin:0;font-size:var(--closing-title-size,clamp(3rem,4.75vw,5.2rem));line-height:var(--closing-title-leading,.95);letter-spacing:-.048em}body .closing-section .cta-copy{max-width:var(--closing-copy-max);margin:0 0 var(--closing-copy-bottom,0);color:var(--muted,#4e5550);font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.6}.closing-section .head-action{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.closing-section .action-group{width:100%;align-items:center}body .closing-section .action-group{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:clamp(12px,1.8vw,20px);margin-top:clamp(20px,2.5vw,28px)}body .closing-section .action-group .btn{min-width:0;min-height:46px}@media (max-width:900px){body .closing-section .cta-band{grid-template-columns:1fr;align-items:start;gap:28px}}@media (max-width:700px){body main>.section-before-closing{padding-bottom:32px}body .closing-section{padding-top:32px}body .closing-section>.container{padding-inline:20px}body .closing-section .cta-band{padding:30px 24px 32px}body .closing-section .section-title{font-size:clamp(2.55rem,11vw,3.45rem)}body .closing-section .action-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body .closing-section .action-group .btn{width:100%;padding-inline:10px;font-size:clamp(.72rem,3vw,.82rem)}body .closing-section .action-group .btn:only-child{grid-column:1/-1;width:fit-content;max-width:100%;padding-inline:18px}}body footer.site-footer{display:block;margin-top:0;padding:clamp(12px,1.5vw,20px) 0 clamp(28px,3vw,40px);border-top:0;background:var(--close-bg,#0b2016);box-shadow:none;color:rgba(235,241,235,.72)}body footer.site-footer a{min-height:44px;color:rgba(245,249,241,.78);font-size:.91rem;text-decoration:none;overflow-wrap:anywhere;line-height:1.25}body footer.site-footer a:focus-visible,body footer.site-footer a:hover{color:#a7e75a}@media (max-width:700px){body footer.site-footer{padding-top:28px}body footer.site-footer a{min-height:var(--mobile-tap-target,44px)}}body:not(.project-theme) .action-group:not(.closing-actions){display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:clamp(14px,2vw,24px)}body:not(.project-theme) .mono{font-family:var(--mono,
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Consolas,
    monospace
  );font-size:.68rem;font-weight:600;line-height:1.35;letter-spacing:.13em}body:not(.project-theme){--main-caption-size:clamp(.76rem,.78vw,.84rem);--main-caption-label-size:.63rem;--main-hero-caption-size:clamp(.74rem,.76vw,.82rem);--main-hero-caption-label-size:.6rem}body .closing-section+.site-footer{margin-top:0}@media (max-width:620px){}
/* Standard editorial runner rhythm for non-home main pages. */

/* Dark closing surfaces use the same global action contract. */
body .closing-section{background:var(--closing-upper-surface,var(--paper))}
body .closing-section .cta-band::after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:var(--surface,#fff);pointer-events:none}
body .closing-section .cta-band>div{position:relative;z-index:1}


/* Shared editorial metadata and compact rails. */

/* Mobile headings use one direct reading column. */

/* source: assets/funding-mandate-nav.css */
/* v1.50.17 Funding Mandate Allocation — isolated navigation intelligence. */
.funding-nav-entry{display:inline-flex;align-items:center}
.funding-menu-panel[hidden],.funding-mobile-menu__detail[hidden]{display:none}
@media (min-width:1121px){
  .funding-menu-panel{position:fixed;z-index:140;top:calc(var(--nav-height,64px) + 7px);left:50%;width:min(900px,calc(100vw - 48px));min-height:314px;display:grid;grid-template-columns:minmax(265px,.43fr) minmax(0,.57fr);overflow:hidden;border:1px solid rgba(19,32,25,.12);border-radius:18px;background:rgba(249,249,245,.985);box-shadow:0 26px 70px rgba(20,30,23,.15),0 2px 8px rgba(20,30,23,.05);opacity:0;transform:translate(-50%,-6px);transition:opacity 160ms ease,transform 180ms cubic-bezier(.2,.7,.2,1);isolation:isolate;font-family:var(--sans,"Inter",sans-serif);font-size:1rem;letter-spacing:normal;text-transform:none;color:var(--ink,#141714)}
  .funding-menu-panel.is-open{opacity:1;transform:translate(-50%,0)}
  .funding-menu-nav{padding:28px 28px 26px;border-right:1px solid rgba(19,32,25,.11);background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(244,247,241,.56))}
  .funding-menu-top{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding-bottom:22px;border-bottom:1px solid rgba(19,32,25,.1)}
  .funding-menu-all{display:grid;gap:3px;color:var(--ink,#141714);text-decoration:none}
  .funding-menu-all span,.funding-menu-label,.funding-menu-profile__kicker{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.61rem;font-weight:600;letter-spacing:.105em;text-transform:uppercase;color:rgba(20,23,20,.5)}
  .funding-menu-all strong{font-family:var(--serif,"Playfair Display",serif);font-size:1.28rem;font-weight:500;letter-spacing:-.025em}
  .funding-menu-open-count{padding-top:2px;font-family:var(--mono,"JetBrains Mono",monospace);font-size:.57rem;letter-spacing:.06em;color:rgba(20,23,20,.5);white-space:nowrap}
  .funding-menu-label{display:block;margin:22px 0 7px}
  .funding-menu-priorities{display:grid}
  .nav-links .funding-menu-priority{min-height:43px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;justify-content:stretch;padding:0;color:rgba(20,23,20,.68);font-family:var(--sans,"Inter",sans-serif);font-size:.9rem;font-weight:500;letter-spacing:-.01em;text-transform:none;transition:color 140ms ease,transform 140ms ease}
  .nav-links .funding-menu-priority::after{content:none}
  .funding-menu-priority small{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.59rem;font-weight:500;color:rgba(20,23,20,.38)}
  .nav-links .funding-menu-priority:hover,.nav-links .funding-menu-priority:focus-visible,.nav-links .funding-menu-priority.is-active{color:var(--ink,#141714);transform:translateX(6px)}
  .funding-menu-profile{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px 34px 26px;background:radial-gradient(circle at 88% 12%,rgba(185,216,117,.13),transparent 27%),linear-gradient(180deg,#f5f7f1 0%,#eef3ec 100%)}
  .funding-menu-profile::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background:linear-gradient(90deg,transparent 0 17%,rgba(20,45,32,.09) 17% 17.2%,transparent 17.2% 52%,rgba(20,45,32,.07) 52% 52.15%,transparent 52.15%),linear-gradient(rgba(20,45,32,.055) 1px,transparent 1px);background-size:auto,100% 54px;mask-image:linear-gradient(120deg,rgba(0,0,0,.9),transparent 78%);-webkit-mask-image:linear-gradient(120deg,rgba(0,0,0,.9),transparent 78%)}
  .funding-menu-profile>*{position:relative;z-index:1}
  .funding-menu-profile__metric{display:flex;align-items:flex-end;gap:13px;margin-top:14px}
  .funding-menu-profile__metric strong{font-family:var(--serif,"Playfair Display",serif);font-size:clamp(3.8rem,5.5vw,5.05rem);font-weight:500;line-height:.78;letter-spacing:-.065em;color:#16382a;font-variant-numeric:tabular-nums}
  .funding-menu-profile__metric span{max-width:92px;padding-bottom:5px;font-family:var(--mono,"JetBrains Mono",monospace);font-size:.58rem;line-height:1.35;letter-spacing:.07em;text-transform:uppercase;color:rgba(20,23,20,.48)}
  .funding-menu-profile__rule{height:1px;margin:19px 0 17px;background:rgba(20,36,26,.14);overflow:hidden}
  .funding-menu-profile__rule i{display:block;width:100%;height:100%;background:#315b48;transform:scaleX(var(--funding-share,1));transform-origin:left;transition:transform 180ms cubic-bezier(.2,.7,.2,1)}
  .funding-menu-profile h3{margin:0;font-family:var(--serif,"Playfair Display",serif);font-size:1.45rem;font-weight:500;line-height:1.04;letter-spacing:-.035em;color:#17231b}
  .funding-menu-profile>p{max-width:49ch;margin:8px 0 0;color:rgba(20,23,20,.65);font-size:.78rem;line-height:1.5}
  .funding-menu-profile__projects{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:center;min-height:28px;margin-top:15px}
  .funding-menu-profile__project,.funding-menu-profile__more{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.61rem;letter-spacing:.025em;color:#315b48;text-decoration:none}
  .funding-menu-profile__project[data-separator]::after{content:attr(data-separator);margin-left:8px;color:rgba(20,23,20,.28)}
  .funding-menu-profile__project:hover,.funding-menu-profile__project:focus-visible{text-decoration:underline;text-underline-offset:4px}
  .funding-menu-profile__action{align-self:flex-start;margin-top:auto;padding-top:14px;color:#173b2c;font-size:.75rem;font-weight:600;text-decoration:none}
  .funding-menu-profile__action:hover,.funding-menu-profile__action:focus-visible{text-decoration:underline;text-underline-offset:5px}
  .funding-menu-profile__disclosure{display:block;margin-top:7px;color:rgba(20,23,20,.42);font-size:.58rem;line-height:1.35}
}
@media (max-width:1120px){
  .funding-mobile-menu{display:block;margin:2px 0 8px;padding:12px 0 8px;border-bottom:1px solid rgba(23,24,19,.08)}
  .funding-mobile-menu__head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:8px 0 6px}
  .funding-mobile-menu__label{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(20,23,20,.46)}
  .funding-mobile-menu__head small{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.57rem;color:rgba(20,23,20,.38)}
  .funding-mobile-menu__list{display:grid}
  .funding-mobile-menu__priority{min-height:46px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:0;border:0;border-top:1px solid rgba(23,24,19,.065);background:transparent;color:rgba(20,23,20,.74);text-align:left;font:500 .9rem/1.25 var(--sans,"Inter",sans-serif)}
  .funding-mobile-menu__priority small{font-family:var(--mono,"JetBrains Mono",monospace);font-size:.56rem;font-weight:500;color:rgba(20,23,20,.4)}
  .funding-mobile-menu__priority.is-active{color:#16382a}
  .funding-mobile-menu__detail{padding:12px 0 8px;border-top:1px solid rgba(23,24,19,.08)}
  .funding-mobile-menu__detail p{display:grid;gap:5px;margin:0;color:rgba(20,23,20,.62);font-size:.76rem;line-height:1.4}
  .funding-mobile-menu__detail p strong{color:#16382a;font-size:.8rem}.funding-mobile-menu__detail p em{font-style:normal;font-family:var(--mono,"JetBrains Mono",monospace);font-size:.56rem;letter-spacing:.02em;color:rgba(20,23,20,.44)}
  .funding-mobile-menu__detail a{display:inline-flex;min-height:44px;align-items:center;margin-top:4px;padding:7px 0 0;border:0;color:#16382a;font-size:.78rem;font-weight:600}
}






@media (max-width:620px){}
@media (prefers-reduced-motion:reduce){.funding-menu-panel,.funding-menu-profile__rule i,.nav-links .funding-menu-priority{transition:none}}

/* source: assets/project-shell.css */
body.project-theme {
  --project-compact-width: 860px;
  --project-sticky-gap: 16px;
  --project-sticky-top: calc(var(--global-nav-height, 64px) + var(--project-subnav-height, 52px) + var(--project-sticky-gap));
  --project-sticky-available: calc(100svh - var(--project-sticky-top) - var(--project-sticky-gap));
  --project-functional-copy-size:clamp(.88rem,.9vw,.98rem);
  --project-dark-muted:rgba(255,255,255,.8);
  --project-dark-subtle:rgba(255,255,255,.68);
}body.project-theme[data-project-stage="in-delivery"]{--project-stage: #216f68;}body.project-theme main,body.project-theme .project-page{width: 100%; min-width: 0;}body.project-theme .project-page a{text-decoration: none;}body.project-theme .project-page a:focus-visible,body.project-theme .project-page button:focus-visible{outline: 2px solid var(--project-accent); outline-offset: 4px;}body.project-theme .project-page img,body.project-theme .project-page video{display:block;width:100%;}body.project-theme .project-page p,body.project-theme .project-page h1,body.project-theme .project-page h2,body.project-theme .project-page h3,body.project-theme .project-page h4,body.project-theme .project-page figure{margin: 0;}body.project-theme h1{max-width: 12ch; margin-bottom: 22px; font-family: var(--serif); font-size: clamp(3rem, 5.8vw, 5.7rem); font-weight: 500; line-height: 0.96;}@media (max-width: 700px){body.project-theme h1{max-width: 11ch; font-size: clamp(2.75rem, 13.5vw, 4.1rem);}
body.project-theme .section{padding-block: 60px;}}@media (prefers-reduced-motion: reduce){body.project-theme .btn{transition: none;}}body.project-theme{margin:0;accent-color:var(--accent);padding:0;min-width:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:var(--type-body);line-height:var(--type-copy-leading);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;--cd-section-space:clamp(64px,6.8vw,104px);--cd-section-space-mobile:56px;--project-luxe-radius:20px;--project-luxe-radius-small:12px;--project-luxe-shadow:0 24px 70px rgba(16, 28, 20, 0.09);--project-luxe-line:color-mix(in srgb, var(--ink) 11%, transparent);--project-luxe-copy:#3f4741;--project-section-space:clamp(72px,8vw,116px);--project-section-space-compact:clamp(58px,6vw,88px);--project-heading-size-supporting:clamp(2.25rem,3.8vw,4.1rem);--project-ledger-row-space:clamp(22px,2.4vw,30px);--project-media-gap:clamp(14px,1.6vw,20px);}body.project-theme .project-page{position: relative; background: var(--paper);overflow: visible}body.project-theme [class*="editorial-bridge"] p,body.project-theme [class*="human-line"] p{line-height: 1;}body.project-theme a:focus-visible,body.project-theme button:focus-visible{outline: 3px solid var(--focus-ring-light); outline-offset: 4px;}body.project-theme table caption{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;}@media (max-width: 650px){body.project-theme table[data-responsive-record] td::before{content: attr(data-label); display: block; margin-bottom: 5px; color: var(--muted); font-family: var(--mono); font-size: var(--project-meta-floor); font-weight: 500; letter-spacing: .055em; text-transform: uppercase;}
body.project-theme [class*="editorial-bridge"]{min-height: auto;}}body.project-theme{overflow-x:clip}body.project-theme{
  --project-closing-bg:var(--close-bg);
  --project-closing-accent:var(--close-accent);
}:where(body.project-theme) .section:not(.closing-section){position: relative; padding: clamp(64px, 7vw, 104px) var(--gutter); border-bottom: 1px solid var(--line); background: var(--paper);}body.project-theme .section:not(.closing-section) > .container,body.project-theme .section:not(.closing-section) > :not(.section-head){width: 100%; max-width: var(--editorial-container); margin-inline: auto;}body.project-theme .section:not(.closing-section) .section-title{scroll-margin-top: 140px !important;max-width: 14ch; font-family: var(--serif); font-size: var(--type-section); font-weight: 500; line-height: var(--type-section-leading)}@media (max-width: 700px){body.project-theme .section-title{font-size: var(--type-mobile-section); line-height: 1.02;}}body.project-theme main .section:not(.closing-section){padding-block:var(--cd-section-space);}@media (max-width:720px){body.project-theme main .section:not(.closing-section){padding-block:var(--cd-section-space-mobile);}}body.project-theme .section:not(.closing-section) .section-title{letter-spacing: normal; text-wrap: balance;}body.project-theme .mono{font-family:var(--mono);font-size:var(--project-label-size);font-weight:600;letter-spacing:var(--project-label-track);line-height:1.4;text-transform:uppercase;}body.project-theme :where(.project-eyebrow){font-family:var(--mono);font-size:var(--project-label-size);font-weight:600;letter-spacing:var(--project-label-track);line-height:1.4;text-transform:uppercase}body.project-theme :where(.project-functional-meta){font-size:var(--project-meta-size);line-height:1.55}body.project-theme :where(.project-source){font-size:var(--project-caption-small-size);font-weight:500;line-height:1.5}body.project-theme .project-caption{position:absolute;z-index:3;inset:auto auto 12px 12px;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:3px 8px;width:fit-content;max-width:calc(100% - 24px);margin:0;padding:6px 18px 6px 8px;border:0;border-left:1px solid rgba(255,255,255,.5);border-radius:0;color:#fff;background:linear-gradient(90deg,rgba(10,22,17,.44),rgba(10,22,17,.14) 74%,transparent);box-shadow:none;backdrop-filter:none;font:500 var(--project-caption-small-size)/1.35 var(--sans);letter-spacing:0;text-align:left;text-shadow:0 1px 3px rgba(0,0,0,.82);text-transform:none}body.project-theme .project-caption__meta{display:inline;margin:0;color:rgba(255,255,255,.84);font:500 var(--project-caption-small-size)/1.35 var(--sans)}body.project-theme .project-caption__title{display:inline;margin:0;color:#fff;font:650 var(--project-caption-size)/1.25 var(--sans);letter-spacing:0;text-transform:none}body.project-theme .project-caption__meta::before{content:"·";margin-right:8px;color:rgba(255,255,255,.68)}body.project-theme :where(.project-surface-dark){--project-surface-muted:var(--project-dark-muted);--project-surface-subtle:var(--project-dark-subtle)}body.project-theme .evidence{display:inline-flex;width:fit-content;color:var(--project-accent);}body.project-theme .evidence{margin-bottom:16px;}body.project-theme .project-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}body.project-theme .project-hero-actions .project-action{min-height:48px;padding-inline:22px}body.project-theme .project-action--primary{border-color:var(--project-action-primary-border,var(--project-action-primary-bg,var(--ink)));background:var(--project-action-primary-bg,var(--ink));color:var(--project-action-primary-color,#fff)}body.project-theme .project-action--primary:hover,body.project-theme .project-action--primary:focus-visible{transform:translateY(-1px);box-shadow:var(--project-action-primary-hover-shadow,0 8px 22px rgba(0,0,0,.12))}@media (min-width:861px) and (max-height:960px){body.project-theme .project-hero-actions .project-action{min-height:44px;padding-inline:14px;font-size:.82rem}}body.project-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.project-theme .project-action{display:inline-flex;align-items:center;justify-content:center;min-height:var(--project-action-min-height,48px);padding:var(--project-action-padding,0 20px);border:var(--project-action-border,1px solid transparent);border-radius:var(--project-action-radius,999px);font-size:var(--project-action-size,.88rem);font-weight:var(--project-action-weight,700);letter-spacing:var(--project-action-letter-spacing,normal);text-transform:var(--project-action-transform,none);text-decoration:none;box-shadow:var(--project-action-shadow,none);transition:var(--project-action-transition,background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease)}body.project-theme :where(.project-workbench,.project-sticky-workbench){
  min-inline-size:0;
  min-block-size:0;
  align-self:start;
}body.project-theme :where(.project-workbench--sticky){
  position:sticky;
  inset-block-start:var(--cv-project-sticky-offset,var(--project-sticky-top));
  max-block-size:var(--project-sticky-available);
}.project-editorial-grid{
  display:grid;
  grid-template-columns:var(--project-editorial-columns,minmax(0,var(--editorial-left,1fr)) minmax(0,var(--editorial-right,.72fr)));
  gap:var(--project-editorial-gap,clamp(44px,7vw,112px));
  align-items:var(--project-editorial-align,start);
}body.project-theme :is(section[id],article[id],.project-workbench,.project-sticky-workbench,.closing-section--project){
  scroll-margin-top:calc(var(--global-nav-height,64px) + var(--project-subnav-height,52px) + 24px);
}@media (max-width:900px){
  .project-editorial-grid{grid-template-columns:1fr}
}body.project-theme .project-pagination{padding:clamp(36px,4.5vw,62px) var(--gutter);border-top:1px solid var(--line);background:var(--paper)}body.project-theme .project-pagination__inner{width:100%;max-width:var(--editorial-container);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(24px,4vw,60px);align-items:center}body.project-theme .project-pagination__link{display:grid;gap:8px;min-width:0;padding:22px 0;border-block:1px solid var(--line)}body.project-theme .project-pagination__link--next{text-align:right}body.project-theme .project-pagination__link>span{color:var(--project-accent-text,var(--project-accent));font-size:var(--project-nav-label-size);letter-spacing:.11em;text-transform:uppercase}body.project-theme .project-pagination__link strong{font-family:var(--serif);font-size:clamp(1.5rem,2vw,2.25rem);font-weight:500;line-height:1.08;letter-spacing:-.025em}body.project-theme .project-pagination__link--prev strong::before{content:"←";margin-right:10px;color:var(--project-accent);font-family:var(--sans);font-size:.8em}body.project-theme .project-pagination__link--next strong::after{content:"→";margin-left:10px;color:var(--project-accent);font-family:var(--sans);font-size:.8em}body.project-theme .project-pagination__all{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:var(--project-nav-label-size);letter-spacing:.1em;text-transform:uppercase}@media (max-width:700px){body.project-theme .project-pagination__inner{grid-template-columns:1fr;gap:18px}body.project-theme .project-pagination__link--next{text-align:left}body.project-theme .project-pagination__all{order:3;width:fit-content}}body.project-theme .closing-section--project{--closing-title-max:14ch;--closing-copy-max:48ch;padding-block:clamp(64px,8vw,104px);border-top:1px solid rgb(255 255 255/16%);background:var(--project-closing-bg);color:var(--close-ink)}body.project-theme .closing-section--project .cta-band{grid-template-columns:minmax(0,1fr) auto;gap:clamp(40px,7vw,112px);align-items:end;padding:0;border:0;border-radius:0;background:transparent;color:var(--close-ink);box-shadow:none}body.project-theme .closing-section--project .cta-band::before,body.project-theme .closing-section--project .cta-band::after{content:none}body.project-theme .closing-section--project .section-kicker{color:var(--project-closing-accent)}body.project-theme .closing-section--project .section-title{color:var(--close-ink)}body.project-theme .closing-section--project .cta-copy{color:var(--close-muted)}body.project-theme .closing-section--project .head-action{align-items:flex-end}body.project-theme .closing-section--project .closing-actions{margin-top:0}body.project-theme .closing-section--project .btn.primary{border-color:var(--project-closing-accent);background:var(--project-closing-accent);color:var(--project-closing-bg)}@media (max-width:900px){body.project-theme .closing-section--project .cta-band{grid-template-columns:1fr;align-items:start}body.project-theme .closing-section--project .head-action{align-items:flex-start}}

/* source: assets/project-foundation-legacy.css */
/* Cultivera project foundation — exact parity-safe extraction from Green Flame, FRiO and EcoChar.
   Loaded after project-shell.css and before project-specific CSS. Do not reorder during V1.1 migration. */body.theme-ecochar{--project-accent: #28776e; --project-accent-soft: rgba(40, 119, 110, 0.12);}body.project-theme[data-project-archetype="model-note"] h1{font-size: clamp(2.8rem, 5vw, 4.8rem);}body.project-theme[data-project-archetype="model-note"] .section:not(.closing-section){padding-block: clamp(54px, 5.5vw, 78px);}body.project-theme[data-project-archetype="model-note"] .section:not(.closing-section) .section-title{max-width: 16ch; font-size: clamp(2rem, 3.2vw, 3rem);}body.project-theme section[id]{scroll-margin-top:136px;}:root{--project-meta-floor: clamp(.73rem, .72vw, .8rem); --project-caption-floor: clamp(.78rem, .8vw, .86rem); --focus-ring-light: #0d5138;}body.project-theme h1,body.project-theme[data-project-archetype="model-note"] h1{max-width: 10.5ch; margin-bottom: 20px; font-size: clamp(3.4rem, 5.4vw, 5.8rem); font-weight: 500; letter-spacing: normal; line-height: 0.94; text-wrap: balance;}@keyframes project-image-arrival{from { opacity: 0.72; transform: scale(1.015);} to { opacity: 1; transform: scale(1);} }@media (max-width: 700px){body.project-theme h1,body.project-theme[data-project-archetype="model-note"] h1{ max-width: 10ch; margin-bottom: 16px; font-size: clamp(2.75rem, 13.2vw, 4rem); letter-spacing: normal; line-height: 0.94;}}@media (min-width: 861px) and (max-height: 960px){body.project-theme h1,body.project-theme[data-project-archetype="model-note"] h1{
    max-width: 12ch;
    margin-bottom: 10px;
    font-size: clamp(2.5rem, 6.2vh, 3.8rem);
    line-height: .93;
  }}@media (min-width: 861px) and (max-width: 960px) and (max-height: 700px){body.project-theme h1,body.project-theme[data-project-archetype="model-note"] h1{
    margin-bottom: 8px;
    font-size: clamp(2.25rem, 5.8vh, 3rem);
  }}body.project-theme[data-project-id] .project-media{position:relative;margin:0;overflow:hidden;background:#d9ddd7}@media (min-width:981px){body.project-theme[data-project-id] main>:is(header.hero,header.eco-hero,header.frio-hero,header.sgc-hero),body.project-theme[data-project-id] main>:first-child>:is(header.hero,header.eco-hero,header.frio-hero,header.sgc-hero){height:calc(100svh - var(--global-nav-height,64px));min-height:0;max-height:calc(100svh - var(--global-nav-height,64px));overflow:hidden}}

/* source: assets/project-ecochar.css */
.theme-ecochar{--ep:#f4f1e8;--eps:#faf8f2;--ei:#17201d;--em:#56605b;--el:rgba(23,32,29,.15);--et:#1f5b59;--etd:#143b3a;--ec:#a9552d;--ed:#d8c9ad;--eco-moss:#8ca369;--es:"Playfair Display",Iowan Old Style,Baskerville,Georgia,serif;--ea:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--eo:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--project-accent:var(--ec);--project-accent-text:#83401f}.theme-ecochar{color:var(--ei);background:var(--ep);font-family:var(--ea);overflow:clip}.theme-ecochar .eco-container{width:min(calc(100% - (2 * var(--gutter))),1240px);margin-inline:auto}.theme-ecochar .eco-mono,.theme-ecochar .eco-kicker{font-family:var(--eo);font-size:var(--project-label-size);font-weight:600;letter-spacing:var(--project-label-track);line-height:1.4;text-transform:uppercase}.theme-ecochar .eco-kicker{display:block;color:var(--ec)}.theme-ecochar .eco-section{padding:clamp(76px,8vw,126px) 0;border-bottom:1px solid var(--el)}.theme-ecochar .eco-hero{display:grid;min-height:calc(100svh - var(--global-nav-height));grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);background:var(--eps)}.theme-ecochar .eco-hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(62px,8vw,118px) clamp(28px,5vw,78px) clamp(38px,5vw,70px) max(var(--gutter),calc((100vw - 1240px) / 2))}.theme-ecochar .eco-hero-topline{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;color:var(--em)}.theme-ecochar .eco-status{display:inline-flex;align-items:center;gap:9px;color:var(--ec)}.theme-ecochar .eco-status::before{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgba(169,85,45,.11);content:""}.theme-ecochar .eco-hero-name{margin:clamp(34px,5vw,70px) 0 16px;color:var(--et)}.theme-ecochar .eco-hero h1{margin:0;font-family:var(--es);font-size:clamp(3.5rem,5.6vw,6.8rem);font-weight:500;letter-spacing:-.052em;line-height:.94;text-wrap:balance}.theme-ecochar .eco-hero-deck{max-width:48ch;margin:28px 0 0;color:#4f5954;font-size:clamp(1.04rem,1.25vw,1.23rem);line-height:1.65}.theme-ecochar .eco-hero-actions{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:center;margin-top:32px;--project-action-size:.86rem;--project-action-primary-bg:var(--etd);--project-action-primary-color:#fff;--project-action-primary-hover-shadow:0 9px 24px rgba(20,59,58,.2);--project-action-text-color:var(--etd);--project-action-arrow:var(--ec)}.theme-ecochar .eco-hero-state{display:grid;margin-top:auto;padding-top:clamp(40px,6vh,72px);grid-template-columns:.62fr 1.12fr 1.12fr;border-top:1px solid var(--el)}.theme-ecochar .eco-hero-state>div{display:grid;min-width:0;gap:8px;padding-right:20px}.theme-ecochar .eco-hero-state>div+div{padding-left:20px;border-left:1px solid var(--el)}.theme-ecochar .eco-hero-state span{color:var(--em)}.theme-ecochar .eco-hero-state strong{font-weight:600}.theme-ecochar .eco-hero-media{position:relative;min-height:640px;margin:0;overflow:hidden;background:var(--ed)}.theme-ecochar .eco-hero-media img{width:100%;height:100%;object-fit:cover;object-position:54% center;filter:saturate(.82) contrast(1.04);transform:scale(1.012)}.theme-ecochar .eco-hero-media::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,59,58,.03) 35%,rgba(20,59,58,.78) 100%);content:"";pointer-events:none}.theme-ecochar .eco-brief-grid{--project-editorial-columns:minmax(0,1.15fr) minmax(320px,.75fr);--project-editorial-gap:clamp(44px,6vw,92px);--project-editorial-align:start}.theme-ecochar .eco-brief-heading h2,.theme-ecochar .eco-system-copy h2,.theme-ecochar .eco-evidence-head h2,.theme-ecochar .eco-next-copy h2{margin:18px 0 0;font-family:var(--es);font-size:clamp(2.8rem,4.7vw,5.4rem);font-weight:500;letter-spacing:-.047em;line-height:.98;text-wrap:balance}.theme-ecochar .eco-brief-heading h2{max-width:15ch}.theme-ecochar .eco-brief-copy{display:grid;gap:20px;color:var(--em);font-size:1rem;line-height:1.72}.theme-ecochar .eco-brief-copy p{margin:0}.theme-ecochar .eco-brief-copy .eco-lead{color:var(--ei);font-family:var(--es);font-size:clamp(1.45rem,2vw,2rem);line-height:1.3;max-width:25ch}.theme-ecochar .eco-state-ledger{display:grid;margin-top:clamp(58px,7vw,94px);grid-template-columns:.8fr 1.1fr 1.1fr;border-block:1px solid var(--el)}.theme-ecochar .eco-state-ledger>div{display:grid;min-height:168px;align-content:space-between;gap:28px;padding:25px 26px 28px 0}.theme-ecochar .eco-state-ledger>div+div{padding-left:26px;border-left:1px solid var(--el)}.theme-ecochar .eco-state-ledger span{color:var(--ec)}.theme-ecochar .eco-state-ledger strong{max-width:31ch;font-size:1.04rem;font-weight:600;line-height:1.52}.theme-ecochar .eco-system{background:var(--eps)}.theme-ecochar .eco-system-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.83fr);gap:clamp(44px,7vw,104px);align-items:center}.theme-ecochar .eco-system-media{position:relative;min-height:clamp(520px,62vw,760px);margin:0;overflow:hidden;border-radius:2px;background:var(--ed)}.theme-ecochar .eco-system-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.84) contrast(1.02)}.theme-ecochar .eco-system-media::after{position:absolute;inset:40% 0 0;background:linear-gradient(180deg,transparent,rgba(16,31,27,.82));content:""}.theme-ecochar .eco-system-copy h2{max-width:11ch}.theme-ecochar .eco-system-copy>p{max-width:47ch;margin:26px 0 0;color:var(--em);line-height:1.7}.theme-ecochar .eco-system-list{margin:40px 0 0;padding:0;border-top:1px solid var(--el);list-style:none}.theme-ecochar .eco-system-list li{display:grid;grid-template-columns:50px 1fr;gap:16px;padding:23px 0;border-bottom:1px solid var(--el)}.theme-ecochar .eco-system-list li>span{padding-top:2px;color:var(--ec);font-size:var(--project-label-size)}.theme-ecochar .eco-system-list strong{font-size:1.06rem;font-weight:650;line-height:1.35}.theme-ecochar .eco-system-list p{margin:8px 0 0;color:#56605b;font-size:.95rem;line-height:1.6}.theme-ecochar .eco-movement{padding:clamp(82px,9vw,142px) 0;color:#fff}.theme-ecochar .eco-movement-intro{--project-editorial-columns:minmax(0,1.15fr) minmax(280px,.6fr);--project-editorial-gap:clamp(44px,7vw,100px);--project-editorial-align:end;padding-bottom:clamp(54px,7vw,92px);border-bottom:1px solid rgba(255,255,255,.2)}.theme-ecochar .eco-movement-intro .eco-kicker{color:#ddb88f}.theme-ecochar .eco-movement-intro h2{margin:18px 0 0;font-family:var(--es);font-size:clamp(3.25rem,6.2vw,7rem);font-weight:500;letter-spacing:-.052em;line-height:.92;text-wrap:balance}.theme-ecochar .eco-movement-intro p{margin:0;color:var(--project-surface-muted,rgba(255,255,255,.8));line-height:1.72;font-size:var(--project-functional-copy-size)}.theme-ecochar .eco-movement-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(390px,.78fr);gap:clamp(44px,7vw,110px);align-items:start;padding-top:clamp(52px,7vw,94px)}.theme-ecochar .eco-movement-steps{position:relative}.theme-ecochar .eco-movement-steps::before{position:absolute;top:10px;bottom:10px;left:7px;width:1px;background:rgba(255,255,255,.19);content:""}.theme-ecochar .eco-movement-step{position:relative;display:flex;min-height:clamp(300px,42vh,410px);flex-direction:column;justify-content:center;padding:38px 0 38px 45px;border-bottom:1px solid rgba(255,255,255,.16);opacity:1;transition:transform 240ms ease}.theme-ecochar .eco-movement-step::before{position:absolute;top:50%;left:0;width:15px;height:15px;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:var(--etd);content:"";transform:translateY(-50%);transition:border-color 240ms ease,background 240ms ease,box-shadow 240ms ease}.theme-ecochar .eco-movement-step.is-active h3{color:#fff}.theme-ecochar .eco-movement-step.is-active>p{color:var(--project-surface-muted,rgba(255,255,255,.8))}.theme-ecochar .eco-movement-step.is-active dd{color:rgba(255,255,255,.84)}.theme-ecochar .eco-step-index{color:#ddb88f}.theme-ecochar .eco-movement-step h3{max-width:16ch;margin:18px 0 0;font-family:var(--es);font-size:clamp(2.05rem,3.4vw,3.75rem);font-weight:500;letter-spacing:-.04em;line-height:1;color:rgba(255,255,255,.76)}.theme-ecochar .eco-movement-step>p{max-width:53ch;margin:20px 0 0;color:var(--project-surface-subtle,rgba(255,255,255,.68));line-height:1.68;font-size:.96rem}.theme-ecochar .eco-movement-step dl{display:grid;max-width:650px;margin:28px 0 0;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.16)}.theme-ecochar .eco-movement-step dl>div{padding:18px 18px 0 0}.theme-ecochar .eco-movement-step dl>div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.16)}.theme-ecochar .eco-movement-step dt{color:#ddb88f;font-family:var(--eo);font-size:var(--project-caption-small-size);letter-spacing:.065em;text-transform:uppercase;font-weight:600;line-height:1.4}.theme-ecochar .eco-movement-step dd{margin:8px 0 0;color:rgba(255,255,255,.74);font-size:.92rem;line-height:1.55}.theme-ecochar .eco-record-plate{overflow:hidden;border:1px solid rgba(255,255,255,.26);background:#f2eadb;color:var(--ei)}.theme-ecochar .eco-record-head{display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--el)}.theme-ecochar .eco-record-head span{color:var(--ec)}.theme-ecochar .eco-record-head strong{font-size:.9rem;letter-spacing:.02em}.theme-ecochar .eco-record-progress{height:5px;background:rgba(23,32,29,.09)}.theme-ecochar .eco-record-progress span{display:block;width:var(--eco-progress,25%);height:100%;background:var(--ec);transition:width 260ms ease}.theme-ecochar .eco-record-stage{display:grid;align-items:end;border-bottom:1px solid var(--el)}.theme-ecochar .eco-record-number{color:var(--ec);font-size:clamp(2.8rem,5vw,5.2rem);letter-spacing:-.08em;line-height:.8}.theme-ecochar .eco-record-stage span:not(.eco-record-number){color:#4f5954}.theme-ecochar .eco-record-stage h3{margin:7px 0 0;font-family:var(--es);font-weight:500;letter-spacing:-.05em;line-height:.9}.theme-ecochar .eco-record-ledger{margin:0}.theme-ecochar .eco-record-ledger>div{display:grid;border-bottom:1px solid var(--el)}.theme-ecochar .eco-record-ledger dt{color:var(--project-accent-text);font-family:var(--eo);font-size:var(--project-caption-small-size);font-weight:600;letter-spacing:.06em;line-height:1.45;text-transform:uppercase}.theme-ecochar .eco-record-ledger dd{margin:0;color:#34403a;font-size:.92rem;line-height:1.55}.theme-ecochar .eco-record-status{display:grid;color:#fff;background:var(--ec)}.theme-ecochar .eco-record-status span{color:rgba(255,255,255,.88)}.theme-ecochar .eco-record-status strong{font-size:1rem;line-height:1.35}.theme-ecochar .eco-record-status small{color:rgba(255,255,255,.96);line-height:1.5;font-size:.78rem}.theme-ecochar .eco-evidence{background:var(--eps)}.theme-ecochar .eco-evidence-head{--project-editorial-columns:minmax(0,1.1fr) minmax(280px,.55fr);--project-editorial-gap:clamp(44px,7vw,100px);--project-editorial-align:end}.theme-ecochar .eco-evidence-head h2{max-width:13ch}.theme-ecochar .eco-evidence-head>p{margin:0;color:var(--em);line-height:1.7}.theme-ecochar .eco-gate-table{margin-top:clamp(46px,6vw,74px);border-top:1px solid var(--ei)}.theme-ecochar .eco-gate-row{display:grid;grid-template-columns:minmax(170px,.62fr) minmax(0,1.3fr) minmax(150px,.45fr);gap:28px;align-items:center;padding:26px 0;border-bottom:1px solid var(--el)}.theme-ecochar .eco-gate-row-head{padding-block:14px;color:var(--em);font-family:var(--eo);font-size:var(--project-label-size);font-weight:600;letter-spacing:.065em;text-transform:uppercase;line-height:1.4}.theme-ecochar .eco-gate-row strong{font-family:var(--es);font-size:clamp(1.35rem,2vw,1.9rem);font-weight:500;line-height:1.14}.theme-ecochar .eco-gate-row p{margin:0;color:var(--em);line-height:1.6}.theme-ecochar .eco-state-tag{display:inline-flex;width:fit-content;min-height:32px;align-items:center;padding:0 11px;border:1px solid rgba(31,91,89,.35);border-radius:999px;color:var(--et);font-family:var(--eo);font-size:var(--project-caption-small-size);font-weight:600;letter-spacing:.045em;text-transform:uppercase}.theme-ecochar .eco-state-tag.is-open{border-color:rgba(169,85,45,.42);color:var(--ec)}.theme-ecochar .eco-evidence-note{display:grid;margin-top:34px;grid-template-columns:210px 1fr;gap:32px;padding:24px 26px;border-left:3px solid var(--ec);background:#fff}.theme-ecochar .eco-evidence-note span{color:var(--ec)}.theme-ecochar .eco-evidence-note p{margin:0;color:#49524e;line-height:1.6}.theme-ecochar .eco-next{color:#fff;background:var(--ei)}.theme-ecochar .eco-next-layout{--project-editorial-columns:minmax(0,1.04fr) minmax(350px,.72fr);--project-editorial-gap:clamp(52px,8vw,122px);--project-editorial-align:start}.theme-ecochar .eco-next .eco-kicker{color:#ddb88f}.theme-ecochar .eco-next-copy h2{max-width:13ch}.theme-ecochar .eco-next-copy p{max-width:54ch;margin:26px 0 0;color:var(--project-surface-muted,rgba(255,255,255,.8));line-height:1.7}.theme-ecochar .eco-next-list{margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2);list-style:none}.theme-ecochar .eco-next-list li{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.2)}.theme-ecochar .eco-next-list span{color:#ddb88f}.theme-ecochar .eco-next-list strong{font-size:.98rem;font-weight:550;line-height:1.5}.theme-ecochar .eco-partner-strip{display:flex;margin-top:clamp(58px,7vw,92px);align-items:center;justify-content:space-between;gap:32px;padding-top:28px;border-top:1px solid rgba(255,255,255,.22)}.theme-ecochar .eco-partner-strip>div{display:grid;max-width:68ch;gap:10px}.theme-ecochar .eco-partner-strip span{color:#ddb88f}.theme-ecochar .eco-partner-strip strong{font-size:clamp(1.1rem,1.7vw,1.45rem);font-weight:520;line-height:1.45}@media (max-width:1080px){.theme-ecochar .eco-hero{grid-template-columns:1fr .92fr}.theme-ecochar .eco-hero-state{grid-template-columns:1fr;gap:0}.theme-ecochar .eco-hero-state>div{grid-template-columns:130px 1fr;gap:16px;padding:12px 0}.theme-ecochar .eco-hero-state>div+div{padding-left:0;border-top:1px solid var(--el);border-left:0}.theme-ecochar .eco-system-layout,.theme-ecochar .eco-movement-layout{gap:44px}}@media (max-width:900px){.theme-ecochar .eco-hero{min-height:calc(100svh - var(--global-nav-height));grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)}.theme-ecochar .eco-hero-copy{min-height:0;padding:clamp(48px,7vw,72px) clamp(26px,4vw,44px) 38px var(--gutter)}.theme-ecochar .eco-hero-name{margin-top:28px}.theme-ecochar .eco-hero h1{max-width:12ch;font-size:clamp(3.2rem,7.3vw,5rem)}.theme-ecochar .eco-hero-deck{margin-top:20px}.theme-ecochar .eco-hero-actions{margin-top:22px}.theme-ecochar .eco-hero-state{padding-top:24px}.theme-ecochar .eco-hero-state>div{grid-template-columns:110px 1fr;padding:8px 0}.theme-ecochar .eco-hero-media{min-height:0}.theme-ecochar .eco-system-layout,.theme-ecochar .eco-movement-layout{grid-template-columns:1fr}.theme-ecochar .eco-brief-copy{max-width:620px}.theme-ecochar .eco-system-media{min-height:620px}.theme-ecochar .eco-state-ledger{grid-template-columns:1fr}.theme-ecochar .eco-state-ledger>div{min-height:0;gap:16px;padding:23px 0}.theme-ecochar .eco-state-ledger>div+div{padding-left:0;border-top:1px solid var(--el);border-left:0}}@media (max-width:720px){.theme-ecochar .eco-container{width:min(calc(100% - 28px),1240px)}.theme-ecochar .eco-section{padding:72px 0}.theme-ecochar .eco-hero{min-height:calc(100svh - var(--global-nav-height));grid-template-columns:1fr;grid-template-rows:minmax(0,70%) minmax(0,30%);overflow:hidden}.theme-ecochar .eco-hero-copy{min-height:0;justify-content:flex-start;padding:30px 14px 18px}.theme-ecochar .eco-hero-topline{gap:6px 12px}.theme-ecochar .eco-hero-name{margin-top:22px}.theme-ecochar .eco-hero h1{font-size:clamp(2.75rem,12vw,3.4rem);line-height:.95}.theme-ecochar .eco-hero-deck{margin-top:16px;font-size:.96rem;line-height:1.5}.theme-ecochar .eco-hero-actions{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px;margin-top:18px;--project-action-size:.76rem}.theme-ecochar .eco-hero-actions .project-action{padding-inline:14px}.theme-ecochar .eco-hero-state{display:none}.theme-ecochar .eco-hero-media{min-height:0}.theme-ecochar .eco-brief-heading h2,.theme-ecochar .eco-system-copy h2,.theme-ecochar .eco-evidence-head h2,.theme-ecochar .eco-next-copy h2{font-size:clamp(2.55rem,11.5vw,3.8rem)}.theme-ecochar .eco-system-media{min-height:460px}.theme-ecochar .eco-movement{padding:72px 0}.theme-ecochar .eco-movement-intro h2{font-size:clamp(3rem,14vw,4.7rem)}.theme-ecochar .eco-movement-step{min-height:auto;padding:46px 0 46px 36px;opacity:1;transform:none}.theme-ecochar .eco-movement-step.is-active{transform:none}.theme-ecochar .eco-movement-step dl{grid-template-columns:1fr}.theme-ecochar .eco-movement-step dl>div+div{padding-left:0;border-left:0}.theme-ecochar .eco-record-plate{position:relative;top:auto}.theme-ecochar .eco-record-stage{grid-template-columns:72px 1fr}.theme-ecochar .eco-record-ledger>div{grid-template-columns:1fr;gap:8px}.theme-ecochar .eco-gate-row,.theme-ecochar .eco-gate-row-head{grid-template-columns:1fr;gap:12px}.theme-ecochar .eco-gate-row-head{display:none}.theme-ecochar .eco-gate-row{padding:25px 0}.theme-ecochar .eco-evidence-note{grid-template-columns:1fr;gap:12px}.theme-ecochar .eco-partner-strip{align-items:flex-start;flex-direction:column}}@media (max-width:720px) and (max-height:760px){.theme-ecochar .eco-hero{grid-template-rows:minmax(0,66%) minmax(0,34%)}.theme-ecochar .eco-hero-copy{padding-top:22px}.theme-ecochar .eco-hero-name{margin-top:14px}.theme-ecochar .eco-hero h1{font-size:clamp(2.5rem,11vw,3rem)}.theme-ecochar .eco-hero-deck{display:none}.theme-ecochar .eco-hero-actions{margin-top:14px}}@media (min-width:721px){.theme-ecochar .eco-hero-media{align-self:center;height:min(720px, calc(100svh - var(--global-nav-height) - 72px));min-height:540px;margin:36px clamp(24px, 4vw, 64px) 36px 0;border-radius:4px;box-shadow:0 24px 70px rgba(23, 32, 29, .14)}}body.theme-ecochar{--project-closing-bg:#143b3a;--project-closing-accent:#ddb88f}.theme-ecochar :is(#brief,#system,#evidence).eco-section{padding-block:76px}.theme-ecochar #next{padding-block:68px}.theme-ecochar .eco-record-plate.project-workbench--sticky{display:flex;flex-direction:column}.theme-ecochar .eco-record-head{min-height:52px;padding-inline:20px}.theme-ecochar .eco-record-stage{grid-template-columns:78px 1fr;padding:24px 20px 22px}.theme-ecochar .eco-record-stage h3{font-size:clamp(2.1rem,3.5vw,3.8rem)}.theme-ecochar .eco-record-ledger{flex:1;min-height:0}.theme-ecochar .eco-record-ledger>div{grid-template-columns:118px 1fr;gap:18px;padding:15px 20px}.theme-ecochar .eco-record-status{gap:6px;padding:17px 20px 19px}.theme-ecochar .eco-stage-selector{display:none}.theme-ecochar .eco-record-source{display:none}.theme-ecochar .eco-record-source>[data-eco-field="index"],.theme-ecochar .eco-record-source>[data-eco-field="title"]{display:none}@media (min-width:721px){.theme-ecochar .eco-movement-steps{padding-bottom:180px}}.theme-ecochar .eco-movement-rail{display:none}@media (min-width:721px){.theme-ecochar .eco-movement-steps{display:grid;grid-template-columns:15px minmax(0,1fr);grid-template-rows:repeat(4,auto) 320px;column-gap:30px}.theme-ecochar .eco-movement-steps::before{content:none}.theme-ecochar .eco-movement-rail{position:sticky;z-index:3;top:calc(var(--global-nav-height) + 80px);display:block;grid-column:1;grid-row:1/6;align-self:start;block-size:min(620px,calc(100svh - var(--global-nav-height) - 98px));min-block-size:420px}.theme-ecochar .eco-movement-rail::before,.theme-ecochar .eco-movement-rail__progress{position:absolute;top:0;left:7px;width:1px;content:""}.theme-ecochar .eco-movement-rail::before{bottom:0;background:rgba(255,255,255,.19)}.theme-ecochar .eco-movement-rail__progress{height:clamp(8px,var(--eco-progress,25%),calc(100% - 8px));background:#e0b17f;transition:height 260ms ease}.theme-ecochar .eco-movement-rail__marker{position:absolute;top:clamp(8px,var(--eco-progress,25%),calc(100% - 8px));left:0;width:15px;height:15px;border:2px solid #e0b17f;border-radius:50%;background:#e0b17f;box-shadow:0 0 0 8px rgba(224,177,127,.12);transform:translateY(-50%);transition:top 260ms ease}.theme-ecochar .eco-movement-step{grid-column:2;padding-left:0}.theme-ecochar .eco-movement-step::before{content:none}}@media (min-width:721px) and (max-width:900px){.theme-ecochar .eco-movement-rail{top:calc(var(--global-nav-height) + 70px);block-size:min(620px,calc(100svh - var(--global-nav-height) - 88px))}}.theme-ecochar .eco-hero-state strong{font-size:clamp(1.18rem, 1.55vw, 1.42rem);line-height:1.1;font-variant-numeric:tabular-nums}@media (min-width: 901px){.theme-ecochar .eco-hero-copy{padding:clamp(42px, 5vw, 72px) clamp(28px, 3.8vw, 56px) clamp(28px, 3.6vw, 52px) max(var(--gutter), calc((100vw - 1240px) / 2))}.theme-ecochar .eco-hero-name{margin:clamp(22px, 2.6vw, 38px) 0 12px}.theme-ecochar .eco-hero h1{max-width:14.5ch}.theme-ecochar .eco-hero-deck{line-height:1.55}.theme-ecochar .eco-hero-actions{margin-top:24px}.theme-ecochar .eco-hero-state{margin-top:clamp(28px, 4vh, 40px);grid-template-columns:.72fr 1.14fr 1.14fr}.theme-ecochar .eco-hero-state>div{display:grid;grid-template-columns:1fr;gap:8px;padding:0 16px 0 0}.theme-ecochar .eco-hero-state>div+div{padding:0 16px;border-top:0;border-left:1px solid var(--el)}.theme-ecochar .eco-hero-media{height:min(700px, calc(100svh - var(--global-nav-height) - 96px));min-height:500px;margin:48px clamp(24px, 3.4vw, 52px) 48px 0}}@media (min-width: 821px) and (max-width: 900px){.theme-ecochar .eco-hero{min-height:calc(100svh - var(--global-nav-height));grid-template-columns:minmax(0, 1.08fr) minmax(300px, .92fr)}.theme-ecochar .eco-hero-copy{min-height:0;padding:36px 28px 36px var(--gutter)}.theme-ecochar .eco-hero-name{margin:24px 0 10px}.theme-ecochar .eco-hero h1{max-width:13ch}.theme-ecochar .eco-hero-deck{margin-top:16px;font-size:.96rem;line-height:1.5}.theme-ecochar .eco-hero-actions{margin-top:20px}.theme-ecochar .eco-hero-state{display:none}.theme-ecochar .eco-hero-media{height:calc(100svh - var(--global-nav-height) - 64px);min-height:520px;margin:32px 24px 32px 0}}@media (min-width: 721px) and (max-width: 820px){.theme-ecochar .eco-hero{grid-template-columns:1fr;overflow:hidden}.theme-ecochar .eco-hero-copy{min-height:0;justify-content:flex-start;padding:30px var(--gutter) 24px}.theme-ecochar .eco-hero-topline{gap:6px 14px}.theme-ecochar .eco-hero-name{margin:22px 0 10px}.theme-ecochar .eco-hero h1{max-width:14ch}.theme-ecochar .eco-hero-deck{max-width:58ch;margin-top:16px;line-height:1.5}.theme-ecochar .eco-hero-actions{margin-top:20px}.theme-ecochar .eco-hero-state{display:none}.theme-ecochar .eco-hero-media{margin:0;border-radius:0;box-shadow:none}}@media (min-width: 821px) and (max-width: 900px){.theme-ecochar .eco-hero-actions{gap:12px}.theme-ecochar .eco-hero-actions .project-action{padding-inline:18px}}@media (min-width: 721px) and (max-width: 820px){.theme-ecochar .eco-hero{height:calc(100svh - var(--global-nav-height));min-height:0}.theme-ecochar .eco-hero-deck{font-size:.96rem}.theme-ecochar .eco-hero-media{width:100%;height:100%;min-height:0}}@media (min-width: 861px){.theme-ecochar .eco-movement-layout{grid-template-columns:minmax(0, .92fr) minmax(360px, .78fr)}}@media (min-width: 861px) and (max-height: 720px){.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-head{min-height:44px}.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-stage{grid-template-columns:68px 1fr;padding:16px 18px 15px}.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-stage h3{font-size:clamp(1.95rem, 3vw, 3.15rem)}.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-number{font-size:clamp(2.45rem, 4vw, 4rem)}.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-ledger>div{grid-template-columns:104px 1fr;gap:13px;padding:9px 18px}.theme-ecochar .eco-record-plate.project-workbench--sticky .eco-record-status{gap:3px;padding:11px 18px 12px}}@media (max-width: 860px){.theme-ecochar .eco-record-plate.project-workbench--sticky{position:relative;top:auto;inset-block-start:auto;block-size:auto;max-block-size:none}}.theme-ecochar .eco-hero-topline .eco-hero-location::before{content:"·";margin-right:18px;color:rgba(97, 106, 101, .54)}.theme-ecochar .eco-hero h1{max-width:none}.theme-ecochar .eco-hero h1>span{display:block;width:fit-content;white-space:nowrap}.theme-ecochar .eco-hero h1>span:last-child{color:var(--et);font-style:italic;font-weight:500}.theme-ecochar .eco-hero-rule{position:absolute;z-index:3;top:24px;left:24px;display:grid;gap:18px;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.28);color:#fff;box-shadow:0 14px 32px rgba(8, 21, 19, .14);backdrop-filter:blur(8px)}.theme-ecochar .eco-hero-rule>span{color:#ddb88f;white-space:nowrap}.theme-ecochar .eco-hero-rule ol{grid-template-columns:repeat(4, 1fr);margin:0;padding:0;list-style:none;counter-reset:hero-rule}.theme-ecochar .eco-hero-rule li{position:relative;display:flex;align-items:center;gap:8px;min-width:0;color:rgba(255,255,255,.96);font-family:var(--eo);font-size:var(--project-label-size);font-weight:600;letter-spacing:.055em;text-transform:uppercase;counter-increment:hero-rule}.theme-ecochar .eco-hero-rule li::before{content:"0" counter(hero-rule);color:rgba(221,184,143,.94);font-size:var(--project-caption-small-size)}.theme-ecochar .eco-hero-rule li:not(:last-child)::after{margin-left:auto;margin-right:10px}@media (min-width: 901px){.theme-ecochar .eco-hero{grid-template-columns:minmax(0, 1.02fr) minmax(430px, .98fr)}.theme-ecochar .eco-hero-copy{padding-top:clamp(38px, 4.2vw, 62px);padding-bottom:clamp(28px, 3.2vw, 46px)}.theme-ecochar .eco-hero-name{margin-top:clamp(26px, 3.1vw, 44px)}.theme-ecochar .eco-hero h1{font-size:clamp(4.45rem, 5.45vw, 6.55rem);line-height:.91;letter-spacing:-.058em}.theme-ecochar .eco-hero-deck{max-width:47ch;margin-top:24px;font-size:clamp(1.04rem, 1.18vw, 1.18rem)}.theme-ecochar .eco-hero-state{align-items:end;padding-top:20px}.theme-ecochar .eco-hero-state>div{align-content:end}.theme-ecochar .eco-hero-state strong{font-size:clamp(1.08rem, 1.32vw, 1.28rem)}.theme-ecochar .eco-hero-media img{object-position:58% 48%;transform:scale(1.16);transform-origin:58% 48%;filter:saturate(.88) contrast(1.06)}}@media (min-width: 821px) and (max-width: 900px){.theme-ecochar .eco-hero h1{font-size:clamp(3.35rem, 6.4vw, 4rem);line-height:.92}.theme-ecochar .eco-hero-rule{grid-template-columns:1fr;gap:8px}.theme-ecochar .eco-hero-media img{object-position:58% 48%;transform:scale(1.13);transform-origin:58% 48%}}@media (min-width: 721px) and (max-width: 820px){.theme-ecochar .eco-hero h1{font-size:clamp(3rem, 7.2vw, 3.7rem);line-height:.92}.theme-ecochar .eco-hero-media img{object-position:56% 48%;transform:scale(1.08);transform-origin:56% 48%}.theme-ecochar .eco-hero-rule{top:14px;right:14px;left:14px;padding:10px 12px}}@media (max-width: 720px){.theme-ecochar .eco-hero-topline .eco-hero-location::before{margin-right:12px}.theme-ecochar .eco-hero h1{font-size:clamp(2.72rem, 12vw, 3.35rem);line-height:.92}.theme-ecochar .eco-hero h1>span{white-space:normal}.theme-ecochar .eco-hero-media img{object-position:55% 48%;transform:scale(1.08);transform-origin:55% 48%}.theme-ecochar .eco-hero-rule{top:10px;left:10px;display:block;padding:9px 10px}.theme-ecochar .eco-hero-rule>span{display:none}.theme-ecochar .eco-hero-rule li{gap:5px;font-size:.66rem;letter-spacing:.035em}.theme-ecochar .eco-hero-rule li::before{display:none}.theme-ecochar .eco-hero-rule li:not(:last-child)::after{width:8px;margin-right:5px}}@media (max-width: 410px){.theme-ecochar .eco-hero h1{font-size:clamp(2.48rem, 11.5vw, 2.95rem)}.theme-ecochar .eco-hero-rule li{font-size:.62rem}}@media (min-width: 1181px){.theme-ecochar .eco-hero-topline{flex-wrap:nowrap;gap:14px;font-size:.75rem;letter-spacing:.06em}}@media (max-width: 1180px){.theme-ecochar .eco-hero-topline{align-items:flex-start;flex-direction:column;gap:6px}.theme-ecochar .eco-hero-topline .eco-hero-location::before{content:none}}.theme-ecochar .eco-hero-rule{right:auto;width:fit-content;max-width:calc(100% - 48px);grid-template-columns:auto auto;justify-content:start;background:linear-gradient(90deg,rgba(20,59,58,.9),rgba(20,59,58,.76))}.theme-ecochar .eco-hero-rule ol{display:flex;width:fit-content;align-items:center;gap:10px}.theme-ecochar .eco-hero-rule li{flex:0 0 auto}.theme-ecochar .eco-hero-rule li:not(:last-child)::after{content:"→";width:auto;height:auto;margin:0 0 0 10px;color:rgba(255,255,255,.68);background:none}@media (min-width: 721px) and (max-width: 820px){.theme-ecochar .eco-hero{grid-template-rows:auto minmax(260px, 1fr)}.theme-ecochar .eco-hero-copy{padding-top:26px;padding-bottom:24px}}@media (max-width: 720px){.theme-ecochar .eco-hero{grid-template-rows:auto minmax(220px, 1fr)}.theme-ecochar .eco-hero-copy{padding-bottom:24px}.theme-ecochar .eco-hero-rule{right:auto;max-width:calc(100% - 20px);background:linear-gradient(90deg,rgba(20,59,58,.92),rgba(20,59,58,.78))}.theme-ecochar .eco-hero-rule ol{gap:7px}.theme-ecochar .eco-hero-rule li:not(:last-child)::after{margin-left:7px}}@media (max-width: 720px) and (max-height: 760px){.theme-ecochar .eco-hero{grid-template-rows:auto minmax(210px, 1fr)}}@media (max-width: 1100px){.theme-ecochar .eco-hero-rule{display:block;padding-inline:12px}.theme-ecochar .eco-hero-rule>span{display:none}}.no-js .theme-ecochar .eco-movement-layout{grid-template-columns:minmax(0, 1fr)}.no-js .theme-ecochar .eco-movement-steps{display:block;padding-bottom:0}.no-js .theme-ecochar .eco-movement-rail,.no-js .theme-ecochar .eco-record-plate,.no-js .theme-ecochar .eco-stage-selector{display:none}.no-js .theme-ecochar .eco-movement-step{min-height:auto;padding-block:46px;opacity:1;transform:none}.no-js .theme-ecochar .eco-record-source{display:block}@media (min-width: 861px){.js .theme-ecochar .eco-record-source{display:none}}@media (max-width: 860px){.js .theme-ecochar .eco-stage-selector{position:sticky;z-index:8;top:calc(var(--global-nav-height) + var(--project-subnav-compact-height, 62px));display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1px;margin-top:28px;padding:1px;isolation:isolate;background:rgba(255, 255, 255, .18);box-shadow:0 10px 24px rgba(0, 0, 0, .16)}.js .theme-ecochar .eco-stage-selector button{display:grid;min-width:0;gap:4px;padding:10px 6px;border:0;background:var(--etd);color:rgba(255,255,255,.74);text-align:left}.js .theme-ecochar .eco-stage-selector button[aria-current="step"]{background:#f2eadb;color:var(--ei)}.js .theme-ecochar .eco-stage-selector button span{color:#ddb88f;font-size:.65rem}.js .theme-ecochar .eco-stage-selector button strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.theme-ecochar .eco-movement-layout{grid-template-columns:minmax(0, 1fr)}.theme-ecochar .eco-movement-steps{display:block;padding-bottom:0}.theme-ecochar .eco-movement-rail{display:none}.theme-ecochar .eco-movement-step{min-height:auto;padding-block:46px;opacity:1;transform:none;scroll-margin-top:calc(var(--global-nav-height) + 118px)}.js .theme-ecochar .eco-record-source{display:block;margin-top:24px;padding:18px;border:1px solid rgba(255, 255, 255, .18);background:rgba(255, 255, 255, .035)}.js .theme-ecochar .eco-record-source>p{margin:0;color:#fff;font-family:var(--es);font-size:1.14rem;line-height:1.4}.js .theme-ecochar .eco-record-source dl{display:grid;margin-top:18px;grid-template-columns:minmax(0, 1fr);border-top:1px solid rgba(255, 255, 255, .16)}.js .theme-ecochar .eco-record-source dl>div,.js .theme-ecochar .eco-record-source dl>div+div{padding:14px 0 0;border-left:0}}@media (prefers-reduced-motion:reduce){.theme-ecochar *,.theme-ecochar *::before,.theme-ecochar *::after{scroll-behavior:auto;transition-duration:.01ms}}

/* source: assets/award-system.css */
/* Cultivera final-award shared system contract.
   Approved production aliases preserve the signed visual state.
   Route timing supports the page-owned production interactions. */
:root {
  /* Motion: existing approved behaviour. */
  --cultivera-motion-existing-fast: 220ms;
  --cultivera-motion-existing-medium: 520ms;
  --cultivera-motion-existing-slow: 820ms;
  --cultivera-motion-control: 180ms;
  --cultivera-motion-reduced: 0.01ms;
  --cultivera-ease-existing: cubic-bezier(.16, 1, .3, 1);
  --cultivera-ease-existing-quiet: cubic-bezier(.22, .61, .36, 1);

  /* Stage 02 route prototype contract. */
  --cultivera-route-first-duration: 600ms;
  --cultivera-route-repeat-duration: 360ms;
  --cultivera-route-content-duration: 150ms;
  --cultivera-route-ease: cubic-bezier(.16, 1, .3, 1);

  /* Functional type: baseline-equivalent active values. */
  --cultivera-type-control-floor: .78rem;
  --cultivera-type-label-floor: .78rem;
  --cultivera-type-caption-floor: .84rem;
  --cultivera-type-source-floor: .78rem;
  --cultivera-type-functional-leading: 1.45;
  --cultivera-type-label-track: .055em;

  /* Approved target floors for owned visual stages. */
  --cultivera-type-target-nav: .8125rem;
  --cultivera-type-target-eyebrow: .75rem;
  --cultivera-type-target-caption: .8125rem;
  --cultivera-type-target-map-label: .75rem;

  /* Editorial, instrument and evidence spacing. */
  --cultivera-space-editorial-section: clamp(3.5rem, 5.5vw, 5rem);
  --cultivera-space-instrument-section: clamp(3.5rem, 5vw, 4.5rem);
  --cultivera-space-evidence-compact: clamp(2.75rem, 4vw, 3.5rem);
  --cultivera-space-heading-gap: clamp(1.75rem, 3.25vw, 3rem);
  --cultivera-space-grid-gap: clamp(2rem, 4.5vw, 4.25rem);
  --cultivera-space-stack-gap: clamp(.875rem, 1.5vw, 1.25rem);
  --cultivera-space-evidence-row: clamp(1.125rem, 1.8vw, 1.5rem);
  --cultivera-space-editorial-section-mobile: 3.5rem;
  --cultivera-space-instrument-section-mobile: 3.5rem;
  --cultivera-space-evidence-compact-mobile: 2.75rem;
  --cultivera-space-heading-gap-mobile: 1.5rem;
  --cultivera-space-grid-gap-mobile: 2rem;
  --cultivera-space-stack-gap-mobile: .875rem;
  --cultivera-space-evidence-row-mobile: 1.125rem;

  /* Action hierarchy and accessibility. */
  --cultivera-action-primary-height: 3rem;
  --cultivera-touch-target-min: 2.75rem;
  --cultivera-action-inline-pad: 1.25rem;
  --cultivera-action-gap: .625rem;
  --cultivera-focus-ring: 0 0 0 3px rgba(183, 223, 98, .46), 0 0 0 6px rgba(20, 23, 20, .18);
  --cultivera-focus-ring-dark: 0 0 0 3px rgba(183, 223, 98, .72), 0 0 0 6px rgba(255, 255, 255, .28);
  --cultivera-state-selected-outline: inset 0 0 0 1px currentColor;

  /* Existing shared motion colours. */
  --cultivera-motion-line: rgba(18, 103, 70, .34);
  --cultivera-motion-line-dark: rgba(183, 223, 98, .42);
}
/* Cultivera V1.43 award-readiness: tested typography floors.
   This layer is loaded last. It raises functional labels, captions, evidence notes
   and controls without changing headline scale, body copy, layout or interaction. */
:root {
  --award-type-control-floor: var(--cultivera-type-control-floor);
  --award-type-label-floor: var(--cultivera-type-label-floor);
  --award-type-caption-floor: var(--cultivera-type-caption-floor);
  --award-type-source-floor: var(--cultivera-type-source-floor);
  --award-type-functional-leading: var(--cultivera-type-functional-leading);
  --award-type-label-track: var(--cultivera-type-label-track);
}

/* Shared navigation and footer. */
body .nav-links.mono a,body .nav-cta.mono {
  font-size: var(--award-type-control-floor) !important;
  letter-spacing: var(--award-type-label-track);
}

/* Main-page labels and captions. Homepage hero and Insights editorial body stay outside this scope. */

body.project-theme .closing-section .action-group .btn {
  font-size: var(--award-type-control-floor) !important;
}

/* Crop/field controls that must be read to operate the interface. */


/* Project-shell contract. */
body.project-theme {
  --project-label-size: clamp(0.75rem, 0.78vw, 0.84rem);
  --project-meta-size: clamp(0.82rem, 0.86vw, 0.94rem);
  --project-caption-size: clamp(0.82rem, 0.86vw, 0.92rem);
  --project-caption-small-size: clamp(0.78rem, 0.8vw, 0.86rem);
  --project-nav-label-size: 0.78rem;
  --project-label-track: var(--award-type-label-track);
}
body.project-theme :is(.mono, .project-eyebrow, .evidence, .kicker, .project-source) {
  font-size: var(--award-type-label-floor) !important;
  line-height: var(--award-type-functional-leading);
  letter-spacing: var(--award-type-label-track);
}
body.project-theme :is(.project-functional-meta, .project-caption, .project-caption__meta, .project-caption__title) {
  font-size: var(--award-type-caption-floor) !important;
  line-height: 1.45;
}
body.project-theme .project-caption__title {
  font-size: var(--award-type-caption-floor) !important;
}

/* Shared project data labels and source links. */
body.project-theme :is(
  .source-links a,
  .comparator-note,
  .route-note,
  .sources-grid p,
  .source-note summary,
  .budget-disclosure__label
) {
  font-size: var(--award-type-source-floor) !important;
  line-height: 1.5;
}

/* Green Flame. */


/* Solar and FRiO. */


/* GLOW. */


/* MAVH family. */



/* Sundarbans and EcoChar. */

body.theme-ecochar :is(.eco-hero-rule li, .eco-stage-selector button span) {
  font-size: var(--award-type-label-floor) !important;
  line-height: var(--award-type-functional-leading);
}

/* Residual shared labels found by the computed-style audit. */



@media (max-width: 700px) {
  :root {
    --award-type-caption-floor: 0.78rem;
  }
}
/* Cultivera V1.43 award-readiness: tested spacing and density rhythm.
   Changes outer composition and editorial rhythm only. Signature mechanism internals remain untouched. */
:root {
  --award-density-section: var(--cultivera-space-instrument-section);
  --award-density-section-main: var(--cultivera-space-editorial-section);
  --award-density-compact: var(--cultivera-space-evidence-compact);
  --award-density-head-gap: var(--cultivera-space-heading-gap);
  --award-density-grid-gap: var(--cultivera-space-grid-gap);
  --award-density-stack-gap: var(--cultivera-space-stack-gap);
  --award-density-row: var(--cultivera-space-evidence-row);
}

/* Main-page composition. Homepage, Insights and article bodies are outside this scope. */





/* Project section rhythm. Protected signature mechanism sections are excluded. */
body.theme-ecochar .ecochar-page > :is(#brief, #system, #evidence).eco-section{
  padding-block: var(--award-density-section);
}
@media (min-width: 761px) {
  
}
body.project-theme .head {
  margin-bottom: var(--award-density-head-gap);
}

@media (max-width: 760px) {
  :root {
    --award-density-section: var(--cultivera-space-instrument-section-mobile);
    --award-density-section-main: var(--cultivera-space-editorial-section-mobile);
    --award-density-compact: var(--cultivera-space-evidence-compact-mobile);
    --award-density-head-gap: var(--cultivera-space-heading-gap-mobile);
    --award-density-grid-gap: var(--cultivera-space-grid-gap-mobile);
    --award-density-stack-gap: var(--cultivera-space-stack-gap-mobile);
    --award-density-row: var(--cultivera-space-evidence-row-mobile);
  }
  
  body.project-theme .head {
    margin-bottom: 1.75rem;
  }
}
/* Cultivera V1.43 award-readiness: CTA and interaction-control affordances.
   This final cascade layer standardises touch targets, focus visibility and state cues.
   The global Start a brief action and project switcher geometry remain unchanged. */
:root {
  --award-control-primary-height: var(--cultivera-action-primary-height);
  --award-control-utility-height: var(--cultivera-touch-target-min);
  --award-control-inline-pad: var(--cultivera-action-inline-pad);
  --award-control-gap: var(--cultivera-action-gap);
  --award-control-focus: var(--cultivera-focus-ring);
  --award-control-focus-dark: var(--cultivera-focus-ring-dark);
}

/* Primary and secondary CTA geometry. Homepage and Insights retain their authored systems. */
body:not(.page-home):not(.page-insights) :is(.btn:not(.text-link), .button, .copy-brief, .project-action) {
  min-height: var(--award-control-primary-height) !important;
  padding-inline: var(--award-control-inline-pad);
  border-radius: var(--button-radius, 999px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--award-control-gap);
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

/* Text actions retain editorial lightness while becoming visibly actionable. */


/* Main-page utility controls. Signature workbench controls are deliberately excluded. */


/* Expanded/selected controls must advertise state without relying on colour alone. */

body.project-theme :is(.hero, .closing-section--project, .mandate-panel) :is(.btn, .button, .project-action):focus-visible {
  box-shadow: var(--award-control-focus-dark);
}

body :is(.btn, .button, .copy-brief, .project-action, button)[disabled],
body :is(.btn, .button, .copy-brief, .project-action, button)[aria-disabled="true"] {
  cursor: not-allowed;
  opacity: 0.52;
  transform: none !important;
}

@media (max-width: 640px) {
  body:not(.page-home):not(.page-insights) :is(.btn:not(.text-link), .button, .copy-brief, .project-action) {
    min-height: var(--award-control-primary-height) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body :is(.btn, .button, .copy-brief, .project-action, .btn.text-link) {
    transition-duration: var(--cultivera-motion-reduced) !important;
  }
}

/* source: assets/cultivera-motion.css */
/* Cultivera V1.44 shared experiential layer.
   Progressive enhancement only: content remains available without JavaScript. */
:root{
  --motion-fast:var(--cultivera-motion-existing-fast);
  --motion-medium:var(--cultivera-motion-existing-medium);
  --motion-slow:var(--cultivera-motion-existing-slow);
  --motion-ease:var(--cultivera-ease-existing);
  --motion-ease-quiet:var(--cultivera-ease-existing-quiet);
  --motion-line:var(--cultivera-motion-line);
  --motion-line-dark:var(--cultivera-motion-line-dark);
}

/* Shared field-line reveal */
[data-motion-section]{position:relative}
[data-motion-section] [data-motion-line]{position:relative}
[data-motion-section] [data-motion-line]::after{
  content:"";
  display:block;
  width:min(152px,32vw);
  height:1px;
  margin-top:clamp(16px,2vw,24px);
  background:linear-gradient(90deg,var(--motion-line),rgba(18,103,70,0));
  transform-origin:left center;
}
.project-surface-dark [data-motion-line]::after{
  background:linear-gradient(90deg,var(--motion-line-dark),rgba(183,223,98,0));
}
.motion-enabled [data-motion-section] [data-motion-line]::after{
  transform:scaleX(.12);
  opacity:.35;
  transition:transform var(--motion-slow) var(--motion-ease),opacity var(--motion-medium) ease;
}
.motion-enabled [data-motion-section].is-motion-visible [data-motion-line]::after{
  transform:scaleX(1);
  opacity:1;
}
.motion-enabled [data-motion-reveal]{
  transform:translateY(16px);
  opacity:.001;
  transition:transform var(--motion-slow) var(--motion-ease),opacity var(--motion-medium) ease;
}
.motion-enabled [data-motion-section].is-motion-visible [data-motion-reveal]{
  transform:none;
  opacity:1;
}
.motion-enabled [data-motion-section].is-motion-visible [data-motion-reveal]:nth-child(2){transition-delay:70ms}
.motion-enabled [data-motion-section].is-motion-visible [data-motion-reveal]:nth-child(3){transition-delay:130ms}

/* Homepage continuity: the opening resolves into the operating route. */

/* Signature Field Systems sequence */
.field-system-method__stage{
  position:sticky;
  margin:0;
  top:calc(var(--nav-height,64px) + 28px);
  min-height:clamp(560px,70vh,720px);
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  border-radius:clamp(18px,2vw,28px);
  background:linear-gradient(155deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:0 34px 90px rgba(0,0,0,.22);
}
.field-system-method__stage::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(11,36,24,0) 55%,rgba(11,36,24,.72) 100%);
}
.field-system-method__visual{position:absolute;inset:0;width:100%;height:100%}
@keyframes methodFlow{to{stroke-dashoffset:-38}}

/* Green Flame: make the existing proof interaction read as accumulating evidence. */
.evidence-accumulation{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
  align-self:end;
  width:min(100%,420px);
  margin-top:24px;
}
.evidence-accumulation span{
  position:relative;
  height:3px;
  overflow:hidden;
  border-radius:999px;
  background:rgba(255,255,255,.15);
}
.evidence-accumulation span::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:#b7df62;
  transform:scaleX(0);
  transform-origin:left;
  transition:transform var(--motion-medium) var(--motion-ease),opacity var(--motion-fast) ease;
  opacity:.35;
}
.evidence-accumulation span.is-complete::after,
.evidence-accumulation span.is-active::after{transform:scaleX(1);opacity:1}
.evidence-accumulation span.is-active{box-shadow:0 0 18px rgba(183,223,98,.22)}

/* Project relay: one retained field instrument carries into the next decision.
   Pointer enhancement only; keyboard and reduced-motion navigation remain immediate. */
.project-handoff-overlay{
  position:fixed;
  inset:0;
  z-index:5000;
  display:grid;
  grid-template-columns:minmax(250px,38vw) minmax(0,1fr);
  gap:clamp(28px,6vw,96px);
  align-items:center;
  padding:clamp(28px,5vw,76px);
  overflow:hidden;
  color:#f4f7ef;
  background:#0b2418;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity 160ms ease,visibility 0s linear 160ms;
}
.project-handoff-overlay::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 76% 24%,rgba(183,223,98,.13),transparent 30%),linear-gradient(115deg,transparent 0 51%,rgba(183,223,98,.16) 51.15% 51.3%,transparent 51.48%);
  transform:scale(1.06);
  transition:transform 360ms var(--motion-ease);
  pointer-events:none;
}
.project-handoff-overlay__media{
  position:relative;
  z-index:1;
  width:100%;
  aspect-ratio:4/5;
  max-height:74vh;
  overflow:hidden;
  border-radius:2px;
  clip-path:inset(0 84% 0 0);
  transform:translateX(-4%) scale(1.035);
  opacity:.58;
  transition:clip-path 360ms var(--motion-ease),transform 360ms var(--motion-ease),opacity 240ms ease;
}
.project-handoff-overlay__media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(5,18,12,.04),rgba(5,18,12,.44));
}
.project-handoff-overlay__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.03)}
.project-handoff-overlay__route{
  position:absolute;
  z-index:2;
  left:calc(38vw - 2px);
  right:clamp(28px,5vw,76px);
  top:50%;
  height:1px;
  overflow:hidden;
  background:rgba(183,223,98,.13);
}
.project-handoff-overlay__route span{
  display:block;
  width:100%;
  height:100%;
  background:linear-gradient(90deg,#b7df62,rgba(183,223,98,.04));
  transform:scaleX(.08);
  transform-origin:left center;
  transition:transform 360ms var(--motion-ease);
}
.project-handoff-overlay__copy{position:relative;z-index:3;max-width:760px}
.project-handoff-overlay__eyebrow{display:block;margin-bottom:16px;color:#b7df62;font:.72rem/1.4 var(--mono);letter-spacing:.12em;text-transform:uppercase}
.project-handoff-overlay__copy strong{display:block;max-width:15ch;color:#fff;font:400 clamp(2.5rem,5.8vw,6.6rem)/.92 var(--serif);letter-spacing:-.045em}
.project-handoff-overlay__geography{display:block;margin-top:18px;color:rgba(255,255,255,.58);font:.72rem/1.45 var(--mono);letter-spacing:.1em;text-transform:uppercase}
.project-handoff-overlay__bridge{max-width:38ch;margin:24px 0 0;color:rgba(255,255,255,.78);font:500 clamp(1rem,1.35vw,1.2rem)/1.55 var(--sans)}
.project-handoff-overlay__decision{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;max-width:46ch;margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15)}
.project-handoff-overlay__decision>span{color:#b7df62;font:.62rem/1.45 var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.project-handoff-overlay__decision p{margin:0;color:rgba(255,255,255,.66);font:500 .86rem/1.5 var(--sans)}
.project-handoff-overlay__copy>*{opacity:0;transform:translateY(12px);transition:opacity 220ms ease,transform 320ms var(--motion-ease)}
.project-handoff-overlay.is-active{opacity:1;visibility:visible;transition-delay:0s}
.project-handoff-overlay.is-active::before{transform:scale(1)}
.project-handoff-overlay.is-active .project-handoff-overlay__media{clip-path:inset(0);transform:translateX(0) scale(1);opacity:1}
.project-handoff-overlay.is-active .project-handoff-overlay__route span{transform:scaleX(1)}
.project-handoff-overlay.is-active .project-handoff-overlay__copy>*{opacity:1;transform:none}
.project-handoff-overlay.is-active .project-handoff-overlay__copy>*:nth-child(2){transition-delay:24ms}
.project-handoff-overlay.is-active .project-handoff-overlay__copy>*:nth-child(3){transition-delay:48ms}
.project-handoff-overlay.is-active .project-handoff-overlay__copy>*:nth-child(4){transition-delay:72ms}
.project-handoff-overlay.is-active .project-handoff-overlay__copy>*:nth-child(5){transition-delay:88ms}
.project-handoff-overlay.is-arrival{opacity:1;visibility:visible;animation:projectRelayArrival 820ms var(--motion-ease) forwards}
.project-handoff-overlay.is-arrival .project-handoff-overlay__media{clip-path:inset(0 78% 0 0);opacity:.72;animation:projectRelayMediaArrival 820ms var(--motion-ease) forwards}
.project-handoff-overlay.is-arrival .project-handoff-overlay__route span{transform:scaleX(1)}
.project-handoff-overlay.is-arrival .project-handoff-overlay__copy>*{opacity:1;transform:none}
@keyframes projectRelayArrival{0%,48%{opacity:1}100%{opacity:0;visibility:hidden}}
@keyframes projectRelayMediaArrival{0%{clip-path:inset(0);transform:translateX(0) scale(1)}100%{clip-path:inset(0 92% 0 0);transform:translateX(3vw) scale(1.04);opacity:.18}}
.project-relay-arrival-host{position:relative}
.project-relay-arrival-note{
  position:absolute;
  z-index:12;
  top:clamp(18px,4vh,48px);
  right:0;
  display:grid;
  gap:5px;
  max-width:min(250px,42vw);
  padding-left:26px;
  color:inherit;
  opacity:0;
  transform:translateX(18px);
  transition:opacity var(--motion-medium) ease,transform var(--motion-slow) var(--motion-ease);
  pointer-events:none;
}
.project-relay-arrival-note::before{content:"";position:absolute;left:0;top:7px;width:18px;height:1px;background:#b7df62;transform-origin:left;transform:scaleX(.2);transition:transform var(--motion-slow) var(--motion-ease)}
.project-relay-arrival-note span{color:currentColor;opacity:.62;font:.62rem/1.4 var(--mono);letter-spacing:.1em;text-transform:uppercase}
.project-relay-arrival-note strong{color:currentColor;font:500 clamp(.84rem,1vw,1rem)/1.35 var(--sans)}
.project-relay-arrival-note.is-visible{opacity:1;transform:none}
.project-relay-arrival-note.is-visible::before{transform:scaleX(1)}
.project-relay-arrival-note.is-leaving{opacity:0;transform:translateX(10px)}
@media(max-width:700px){
  .project-handoff-overlay{grid-template-columns:1fr;grid-template-rows:26vh minmax(0,1fr);gap:0;padding:0;background:#0b2418}
  .project-handoff-overlay__media{width:100%;max-height:none;aspect-ratio:auto;border-radius:0;clip-path:inset(0 88% 0 0)}
  .project-handoff-overlay__route{left:20px;right:20px;top:26vh}
  .project-handoff-overlay__copy{align-self:start;padding:26px 22px}
  .project-handoff-overlay__copy strong{font-size:clamp(2.2rem,12vw,3.6rem)}
  .project-handoff-overlay__geography{margin-top:12px}
  .project-handoff-overlay__bridge{margin-top:16px;font-size:.96rem}
  .project-handoff-overlay__decision{grid-template-columns:1fr;gap:7px;margin-top:18px;padding-top:13px}
  .project-handoff-overlay__decision p{font-size:.8rem}
  .project-handoff-overlay__media{transition-duration:190ms}
  .project-handoff-overlay__route span{transition-duration:190ms}
  .project-handoff-overlay__copy>*{transition-duration:160ms,190ms}
  .project-handoff-overlay.is-arrival{animation-duration:520ms}
  .project-handoff-overlay.is-arrival .project-handoff-overlay__media{animation-duration:520ms}
  .project-relay-arrival-note{top:16px;right:14px;max-width:210px}
}


.field-mobile-stage-nav{display:none}
@media(max-width:980px){
  .field-mobile-stage-nav{
    position:absolute;
    top:12px;
    right:12px;
    z-index:5;
    display:grid;
    grid-template-columns:repeat(5,44px);
    overflow:hidden;
    border:1px solid rgba(255,255,255,.18);
    border-radius:999px;
    background:rgba(6,26,17,.84);
    box-shadow:0 10px 28px rgba(0,0,0,.2);
    backdrop-filter:blur(12px);
  }
  .field-mobile-stage-nav button{
    min-width:44px;
    min-height:44px;
    padding:0;
    border:0;
    border-right:1px solid rgba(255,255,255,.1);
    color:rgba(244,247,239,.62);
    background:transparent;
    font:650 10px/1 var(--mono);
    letter-spacing:.06em;
  }
  .field-mobile-stage-nav button:last-child{border-right:0}
  .field-mobile-stage-nav button.is-active{
    color:#0b2418;
    background:#b7df62;
  }
  .field-mobile-stage-nav button:focus-visible{outline:2px solid #fff;outline-offset:-3px}
}
@media(max-width:640px){.evidence-accumulation{width:100%}}
@media(prefers-reduced-motion:reduce){
  .motion-enabled [data-motion-reveal],
  .motion-enabled [data-motion-section] [data-motion-line]::after{opacity:1;transform:none}
  .field-system-method__visual *{animation:none!important;transition:none!important}
  .project-handoff-overlay{display:none}
}

@media(prefers-reduced-motion:reduce){.field-mobile-stage-nav button{transition:none}}

/* source: assets/mobile-dtp-final.css */
/* Cultivera final mobile DTP ownership layer
   Scope: authored mobile layouts only. Desktop composition remains unchanged. */

@media (max-width: 760px) {
  :root {
    --mobile-dtp-label: .75rem;
    --mobile-dtp-meta: .8125rem;
    --mobile-dtp-copy: .9375rem;
    --mobile-dtp-touch: 44px;
  }

  /* Shared functional type and action floors. */
  main :is(.section-kicker,.eyebrow,.meta-line,.caption-meta,.cap-type) {
    font-size: var(--mobile-dtp-label) !important;
    line-height: 1.35 !important;
  }
  main :is(figcaption,.image-caption) {
    font-size: var(--mobile-dtp-meta) !important;
    line-height: 1.42 !important;
  }
  main :is(dt,.definition-ledger dt) {
    font-size: var(--mobile-dtp-label) !important;
    line-height: 1.35 !important;
  }
  main :is(.card-action,.story-link) {
    display: inline-flex;
    min-height: var(--mobile-dtp-touch);
    align-items: center;
    padding-block: 10px;
  }
  main :is(.btn,a.button,button):focus-visible {
    outline-offset: 3px;
  }
  main :is(.section-head,.editorial-head) {
    row-gap: 16px;
  }

  /* Home: preserve the reference composition while making its actions and proof labels usable. */
  
  

  /* Field Systems: one contained CTA language and legible mobile atlas state. */
  
  
  /* Advisory: authored horizontal progress, readable answers and concept comparison. */

  /* Farms: clearer route ownership, readable evidence and explicit horizontal authorship. */

  /* Insights: repair collapsed grids and restore one-column editorial flow. */
  

  /* About: use the Home closing component and restore detail hierarchy. */

  /* Contact: retain compact form while making review labels readable. */

  /* Policy and insight story: horizontal records must announce and snap, not appear clipped. */
  
  
  

  /* Shared project-shell mobile DTP floors. */
  body.project-theme main :is(.project-eyebrow,.project-kicker,.mono,.status,.source-label) {
    line-height:1.35;
  }
  body.project-theme main :is(figcaption,.project-caption,.media-caption) {
    font-size:.8125rem!important;
    line-height:1.42!important;
  }

  /* GLOW source notes become deliberate mobile evidence rows. */

  /* FRiO Flower Clock: visible horizontal ownership and readable evidence links. */
  
  
  

  /* Solar capacity instrument: preserve its data width but author the scroll. */
  
  

  /* MAVH pages: legible route labels and touch-safe source credits. */
  

  /* SGC: contain the mobile poster and make evidence links actual targets. */

  /* Green Flame: improve evidence labels without changing its long-form structure. */
  

  /* Compact only the recurring excess runway, not content-led page rhythm. */
}

@media (max-width: 380px) {
  
}

/* Measured mobile DTP closure after the three-width audit. */
@media (max-width: 760px) {

  

  
}
@media (max-width: 760px) {
  
}
@media (max-width: 760px) {
  
  
}

/* 2026-08-08 · CD mobile DTP deep-run closure
   Scope: SGC route accessibility, Solar hero/subnav rhythm + long system question,
   GLOW/MAVH/MAVH Floriculture opening depth, FRiO funding-boundary display scale.
   Desktop and non-target pages intentionally unchanged. */

/* source: assets/project-ecochar-rc2.css */
/* RC2: make the landscape read as an operating place, with less passive
   foreground water and firmer documentary tonality. */
@media (min-width:901px) {
  .theme-ecochar .eco-hero-media img {
    object-position:58% 36%;
    transform:scale(1.28);
    transform-origin:58% 36%;
    filter:saturate(.92) contrast(1.09);
  }
}

@media (min-width:901px) and (max-width:1100px) {
  .theme-ecochar .eco-hero h1 {
    max-width:100%;
    font-size:clamp(2.75rem,4.65vw,3.2rem);
  }

  .theme-ecochar .eco-hero h1>span {
    max-width:100%;
    white-space:normal;
  }
}

@media (min-width:721px) and (max-width:900px) {
  .theme-ecochar .eco-hero-media img {
    object-position:56% 37%;
    transform:scale(1.2);
    transform-origin:56% 37%;
    filter:saturate(.92) contrast(1.08);
  }
}

@media (max-width:720px) {
  .theme-ecochar .eco-hero-media img {
    object-position:55% 36%;
    transform:scale(1.24);
    transform-origin:55% 36%;
    filter:saturate(.92) contrast(1.08);
  }
}

/* Rendered WCAG contrast corrections, Ecochar-owned. */
.theme-ecochar button[data-eco-stage-control="record"] .eco-mono{color:#76543b!important}
.theme-ecochar .eco-record-head .eco-mono{color:#884021}
.theme-ecochar .eco-record-status .eco-mono{color:#fff8f5}

/* source: assets/project-art-loop-v1512.css */
/* Cultivera v1.50.12 — page-scoped art convergence only.
   Guardrails: no section-order, donor-logic, interaction-state, shell or content changes. */

/* ECOCHAR — strengthen movement record as the page's ownable visual system. */
.theme-ecochar .eco-hero{position:relative}
.theme-ecochar .eco-hero::after{content:"";position:absolute;inset:0 auto 0 50%;width:1px;background:rgba(20,59,58,.13);pointer-events:none}
.theme-ecochar .eco-hero-media::before{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 68% 28%,rgba(224,177,127,.18),transparent 30%),linear-gradient(145deg,transparent 52%,rgba(20,59,58,.18));pointer-events:none}
.theme-ecochar .eco-movement{position:relative;isolation:isolate;overflow:clip;background:
  radial-gradient(circle at 82% 18%,rgba(224,177,127,.075),transparent 28%),
  linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),
  var(--etd);background-size:auto,64px 64px,64px 64px,auto}
.theme-ecochar .eco-movement-intro{position:relative}

.theme-ecochar .eco-movement-step{margin:0 0 14px;padding-right:clamp(18px,3vw,42px);border:1px solid transparent;border-bottom-color:rgba(255,255,255,.14);background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 72%)}
.theme-ecochar .eco-movement-step::after{content:attr(data-step);position:absolute;right:0;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.035);font:500 clamp(5rem,10vw,9rem)/1 var(--es);letter-spacing:-.08em;pointer-events:none}
.theme-ecochar .eco-movement-step.is-active{border-color:rgba(224,177,127,.24);background:linear-gradient(90deg,rgba(224,177,127,.075),rgba(255,255,255,.018) 62%,transparent);transform:translateX(8px)}
.theme-ecochar .eco-record-plate{border-color:rgba(224,177,127,.42);box-shadow:0 38px 100px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.035)}
.theme-ecochar .eco-record-head{background:linear-gradient(90deg,#e7dac4,#efe5d4)}
.theme-ecochar .eco-next{position:relative;overflow:hidden}
.theme-ecochar .eco-next::before{content:"";position:absolute;inset:-20% -10% auto auto;width:44vw;aspect-ratio:1;border:1px solid rgba(31,91,89,.1);border-radius:50%;box-shadow:0 0 0 36px rgba(31,91,89,.025),0 0 0 72px rgba(31,91,89,.018);pointer-events:none}
@media(max-width:860px){
  .theme-ecochar .eco-hero::after{display:none}
  .theme-ecochar .eco-movement-intro::after{position:static;display:block;margin-top:28px;font-size:2.6rem}
  .theme-ecochar .eco-movement-step{margin-bottom:12px;padding:34px 18px 34px 34px;background:rgba(255,255,255,.025)}
  .theme-ecochar .eco-movement-step::after{right:12px;font-size:5.3rem}
  .theme-ecochar .eco-movement-step.is-active{transform:none}
}

/* GREEN FLAME — make evidence feel forensic and authored, not merely tabular. */

/* ROOTS — keep the quiet civic tone, add spatial depth and stronger village-system authorship. */
.donor-roots .hero{background:#081d16}
.donor-roots .decision{background:radial-gradient(circle at 80% 20%,rgba(189,223,120,.08),transparent 28%),#0a1f18}

/* SOLAR — intensify the capacity-calendar visual language without changing its decision architecture. */

/* FRiO — give the Flower Clock a stronger floral/cold-chain identity while preserving the existing clock mechanic. */

@media(prefers-reduced-motion:reduce){
 .theme-ecochar .eco-movement-step{transition:none}
}

/* ECOCHAR pass 2 — break the dark chapter into four visibly distinct service states. */
.theme-ecochar .eco-movement-step:nth-child(1){--eco-step-accent:#ddb88f}
.theme-ecochar .eco-movement-step:nth-child(2){--eco-step-accent:#9fc1b5}
.theme-ecochar .eco-movement-step:nth-child(3){--eco-step-accent:#c9d7a4}
.theme-ecochar .eco-movement-step:nth-child(4){--eco-step-accent:#e0a070}
.theme-ecochar .eco-movement-step .eco-step-index{color:var(--eco-step-accent,#ddb88f)}
.theme-ecochar .eco-movement-step.is-active::before{border-color:var(--eco-step-accent,#e0b17f);background:var(--eco-step-accent,#e0b17f);box-shadow:0 0 0 8px color-mix(in srgb,var(--eco-step-accent,#e0b17f) 18%,transparent)}
.theme-ecochar .eco-movement-step dl{position:relative;z-index:1}
.theme-ecochar .eco-movement-step h3,.theme-ecochar .eco-movement-step>p{position:relative;z-index:1}
@media(max-width:860px){
 .theme-ecochar .eco-movement-steps::before{left:5px}
 .theme-ecochar .eco-movement-step{border-color:rgba(255,255,255,.1);border-left-color:color-mix(in srgb,var(--eco-step-accent,#ddb88f) 65%,transparent);border-radius:2px}
 .theme-ecochar .eco-movement-step h3{font-size:clamp(2rem,9vw,2.65rem)}
 .theme-ecochar .eco-movement-step>p{margin-top:14px}
 .theme-ecochar .eco-movement-step dl{margin-top:20px}
}

/* source: assets/project-mobile-dtp-loop-v1513.css */
/* Cultivera v1.50.13 — mobile DTP convergence loop.
   Scope: <=760px only. No desktop, media, color, content, section-order,
   donor-logic, interaction-state or shell-direction changes. */

@media (max-width:760px){
  body:is(.project-theme,.donor-shell-integrated) main :is(.mono,.eyebrow,.kicker,.section-kicker,.project-eyebrow,.sgc-kicker,.hero-status,.status){
    font-size:12px;line-height:1.35
  }
  body:is(.project-theme,.donor-shell-integrated) main :is(figcaption,.project-caption,.sgc-caption,.sgc-stage__caption){
    font-size:13px;line-height:1.45
  }
  body:is(.project-theme,.donor-shell-integrated) main :is(.btn,.button,.nav-cta,button,[role="button"]){min-height:44px}
  body:is(.project-theme,.donor-shell-integrated) main :is(h1,h2,h3){text-wrap:balance}
  body:is(.project-theme,.donor-shell-integrated) main :is(p,li,dd){overflow-wrap:anywhere}

  /* MAVH — compact evidence and capital-gate runway without flattening the system. */
  
  
  
  
  

  /* LOTUS — retain Stem→Payment; reduce lower-page list fatigue and restore chapter cadence. */
  
  

  /* GLOW — shorten repeated programme/measurement stacks, preserve coastal system identity. */
  
  
  

  /* COCORES — already strong: tighten only targets, sources and closing runway. */

  /* SGC — passport remains signature; make each custody stage a compact, legible mobile chapter. */

  /* GREEN FLAME — preserve evidence depth; compress cards and record fields, not evidence. */
  
  
  

  /* ROOTS — preserve quiet civic rhythm; compress allocation + continuity into cleaner evidence rows. */
  

  /* SOLAR — author the calendar and clock as compact touch instruments, not desktop data shrunk down. */

  /* FRiO — same clock mechanic, less runway; preserve flower/cold-chain art identity. */

  /* ECOCHAR pass 1 — shorten repeated service chapters and keep the record plate visible after them. */
  body.theme-ecochar .eco-section{padding-block:64px}
  body.theme-ecochar .eco-movement{padding-block:64px}
  body.theme-ecochar .eco-movement-intro{gap:18px;margin-bottom:24px}
  body.theme-ecochar .eco-movement-layout{gap:18px}
  body.theme-ecochar .eco-movement-steps{gap:8px}
  body.theme-ecochar .eco-movement-step{min-height:0;margin:0;padding:22px 16px 22px 28px}
  body.theme-ecochar .eco-movement-step::after{font-size:4.4rem;opacity:.035}
  body.theme-ecochar .eco-movement-step h3{font-size:clamp(1.9rem,9vw,2.45rem);margin-bottom:8px}
  body.theme-ecochar .eco-movement-step>p{margin-top:8px;line-height:1.5}
  body.theme-ecochar .eco-movement-step dl{margin-top:14px}
  body.theme-ecochar .eco-movement-step dl>*{padding-block:8px}
  body.theme-ecochar .eco-record-plate{position:relative;top:auto;min-height:0;padding:18px}
  body.theme-ecochar .eco-record-ledger>*{padding-block:9px}
  body.theme-ecochar .eco-gate-row{padding-block:14px}
  body.theme-ecochar .eco-next-layout{gap:22px}
}

/* PASS 2 — only the pages that remained below the 9.5 mobile DTP gate after pass 1.
   These rules further reduce scan cost without hiding or reordering information. */
@media (max-width:760px){
  body.theme-ecochar .eco-stage-selector{margin-bottom:18px}
  body.theme-ecochar .eco-stage-selector a{min-height:44px;padding:10px 8px;font-size:12px}
  body.theme-ecochar .eco-record-source dl{margin-top:10px}
}

/* source: assets/project-desktop-dtp-loop-v1514.css */
/* Cultivera v1.50.14 — desktop DTP convergence loop.
   Scope: >=761px. Protects mobile rules, project art direction, media, donor logic,
   section order, signature mechanics and global shell. */

@media (min-width:761px){
  /* GREEN FLAME — shorten evidence runway and improve record density without removing proof. */

  /* ROOTS — fix micro-type and use desktop width more deliberately. */

  /* SOLAR — remove laptop overflow and constrain full-width explanatory prose. */

  /* FRIO — tighten the Flower Clock reading runway while preserving the mechanic. */

  /* ECOCHAR — containment + shorter desktop movement chapters, not a new visual language. */
  body.theme-ecochar .eco-hero-media{min-width:0;overflow:hidden}
  body.theme-ecochar .eco-brief-copy,
  body.theme-ecochar .eco-system-copy>p,
  body.theme-ecochar .eco-evidence-head>p,
  body.theme-ecochar .eco-next-copy>p{max-width:54ch}
  body.theme-ecochar .eco-movement-layout{grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr);gap:clamp(40px,5vw,78px)}
  body.theme-ecochar .eco-movement-step{padding-block:32px}
  body.theme-ecochar .eco-movement-step>p{max-width:48ch}
  body.theme-ecochar .eco-record-plate{min-width:0;max-width:100%}
  body.theme-ecochar .eco-evidence-head{align-items:end}
}

@media (min-width:981px){

  body.theme-ecochar .eco-movement{padding-block:92px}
}

@media (min-width:901px) and (max-width:1180px){
  body.theme-ecochar .eco-hero-media img{transform-origin:58% 48%}
}

@media (min-width:761px) and (max-width:1100px){
  body.theme-ecochar .eco-movement-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr)}
}

/* Pass 2 — only pages still below the 9.5 desktop gate after the first convergence pass. */
@media (min-width:761px){
  /* ROOTS: remove the last micro-type weakness and compress only non-signature runway. */
  

  /* SOLAR: keep the capacity instrument intact while shortening supporting runway. */

  /* FRiO: one more Clock compaction pass; preserve every state and all commercial evidence. */

  /* EcoChar: remove the last desktop crop/length friction without changing the Movement Record grammar. */
  body.theme-ecochar .eco-system-media{min-height:clamp(500px,52vw,680px)}
  body.theme-ecochar .eco-movement-step{min-height:clamp(225px,28vh,280px)}
  body.theme-ecochar .eco-movement-step dl{margin-top:22px}
  body.theme-ecochar .eco-movement-step dl>div{padding-top:15px}
  body.theme-ecochar #evidence.eco-section,
  body.theme-ecochar #next.eco-section{padding-block:88px}
}
@media (min-width:901px) and (max-width:1180px){body.theme-ecochar .eco-hero-media img{transform:scale(1.04)}}
@media (min-width:1181px){body.theme-ecochar .eco-hero-media img{transform:scale(1.10);transform-origin:58% 48%}}

/* v1.50.40 component integrity · EcoChar movement record stays visible beside the moving steps. */
@media (min-width:901px){
  body.theme-ecochar .eco-record-plate.project-workbench--sticky{
    position:sticky;
    top:calc(var(--cv-nav-height,var(--global-nav-height,64px)) + var(--project-subnav-height,52px) + 18px);
    inset-block-start:calc(var(--cv-nav-height,var(--global-nav-height,64px)) + var(--project-subnav-height,52px) + 18px);
    align-self:start;
  }
}

/* Green Flame pass 2: restore the original proof column balance; retain the improved record density. */

/* source: assets/project-decision-layer-v1530.css */
/* Cultivera project decision layer v1.53.0
   Structural propagation only: makes the current funding decision visible in hero context.
   Inherits each project's art direction; no shared card/chrome treatment. */
.project-decision-now-v1530{
  display:flex;
  align-items:baseline;
  gap:clamp(12px,1.4vw,22px);
  width:min(100%,760px);
  margin-top:clamp(18px,2.2vh,28px);
  padding-top:clamp(12px,1.6vh,18px);
  border-top:1px solid rgba(127,127,127,.34);
  color:inherit;
}
.project-decision-now-v1530__label{
  flex:0 0 auto;
  font-family:var(--mono,"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace);
  font-size:clamp(.61rem,.68vw,.72rem);
  line-height:1.3;
  font-weight:600;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.58;
}
.project-decision-now-v1530 strong{
  display:block;
  max-width:38ch;
  font:inherit;
  font-weight:600;
  line-height:1.28;
  letter-spacing:-.01em;
}
@media (max-width:640px){
  .project-decision-now-v1530{
    display:grid;
    gap:5px;
    margin-top:14px;
    padding-top:10px;
  }
  .project-decision-now-v1530 strong{max-width:none}
}

/* source: assets/lock17-visual-recovery.css */
/* Cultivera Lock17 · render-grounded visual / DTP recovery.
   Late, narrow overrides only. Lock16 remains rollback authority. */

/* FIELD SYSTEMS ------------------------------------------------------------ */

/* Project Atlas: geography is a working selection surface, not ornament. */

/* FUNDING-PAGE SUBNAV ------------------------------------------------------ */

/* Sticky donor subnav must never cover section targets. */


/* PROJECT DTP -------------------------------------------------------------- */
/* MAVH: caption must read as an attached field note, not one clipped line. */

/* Lotus: preserve the route strip but restore readable microtype and runway. */

/* FARMS: prevent attached caption from running outside the photographic field. */

/* ADVISORY: interpretation fields should be quiet, but visibly intentional. */

/* source: assets/lock18-creative.css */
/* Cultivera Lock18 Creative Recovery
   CD + ART authority: shell, destination legibility, Advisory field intelligence,
   Field Systems continuity, project caption discipline, FRiO subtraction. */
:root{--lock18-paper:#f6f6f1;--lock18-ink:#172019;--lock18-forest:#173f3a;--lock18-lime:#b9d875;--lock18-line:rgba(23,32,25,.14);--lock18-ease:cubic-bezier(.16,1,.3,1)}

/* 01 — Global shell material. Preserve established geometry and offsets. */
body:not(.page-home) .page-nav{background:rgba(246,246,241,.91);border-bottom:1px solid rgba(23,32,25,.09);box-shadow:0 1px 0 rgba(255,255,255,.45);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);transition:background .42s var(--lock18-ease),border-color .42s var(--lock18-ease),box-shadow .42s var(--lock18-ease)}
body:not(.page-home) .page-nav .nav-links a{position:relative;text-decoration:none}
body:not(.page-home) .page-nav .nav-links a::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;opacity:.42;transition:right .32s var(--lock18-ease)}
body:not(.page-home) .page-nav .nav-links a:hover::after,body:not(.page-home) .page-nav .nav-links a:focus-visible::after,body:not(.page-home) .page-nav .nav-links a[aria-current="page"]::after{right:0}
body:not(.page-home) .page-nav .nav-cta{border:1px solid rgba(13,47,32,.24);border-radius:0;background:transparent;color:var(--lock18-forest);box-shadow:none;transition:background .28s ease,color .28s ease,border-color .28s ease}
body:not(.page-home) .page-nav .nav-cta:hover,body:not(.page-home) .page-nav .nav-cta:focus-visible{background:var(--lock18-forest);color:#fff;border-color:var(--lock18-forest)}
.site-footer{border-top:1px solid rgba(255,255,255,.08)}

/* Home shell retains the approved embedded-to-light handoff, with quieter material. */

/* 02 — Home leaf destination intelligence. Annotation lives inside the mark, not in a UI card. */
@media (min-width:761px) and (hover:hover){


}

/* 03 — Advisory: verdant field becomes the page's signature opening. */

/* Advisory diagnostic: editorial decision field, not a form-builder card stack. */

/* 04 — Field Systems: one continuous journey into the Atlas. */
.page-field-systems #portfolio{scroll-margin-top:calc(var(--global-nav-height,76px) + 58px)}
@media(max-width:760px){.page-field-systems #portfolio{scroll-margin-top:calc(var(--global-nav-height,56px) + 52px)}}

/* 05 — Project caption authority. Atlas is default; human-pause is editorial. */
body.project-theme figure figcaption,body.project-theme .project-caption{font-family:var(--sans)}
body.project-theme figure[data-media-class]:not([data-media-class="human-pause"]) figcaption,body.project-theme .project-caption{position:static;inset:auto;display:grid;grid-template-columns:max-content minmax(0,1fr);gap:16px;align-items:baseline;width:100%;max-width:none;margin:0;padding:11px 0 0;border:0;border-top:1px solid rgba(23,32,25,.16);border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;color:rgba(23,32,25,.64);text-shadow:none}
body.project-theme figure[data-media-class]:not([data-media-class="human-pause"]) figcaption strong,body.project-theme .project-caption__title{margin:0;color:rgba(23,63,50,.88);font:600 .62rem/1.35 var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
body.project-theme figure[data-media-class]:not([data-media-class="human-pause"]) figcaption span,body.project-theme .project-caption__meta{color:rgba(23,32,25,.64);font:400 .76rem/1.45 var(--sans)!important;letter-spacing:0;text-transform:none}
body.project-theme figure[data-media-class="human-pause"] figcaption{position:static;display:grid;gap:7px;margin:0;padding:14px 0 0;border:0;border-top:1px solid rgba(23,32,25,.15);border-radius:0;background:transparent;color:rgba(23,32,25,.66);box-shadow:none;backdrop-filter:none}
body.project-theme figure[data-media-class="human-pause"] figcaption strong{color:var(--lock18-forest);font:500 clamp(1.05rem,1.5vw,1.35rem)/1.25 var(--serif)!important;letter-spacing:-.02em}
body.project-theme figure[data-media-class="human-pause"] figcaption span{max-width:62ch;color:rgba(23,32,25,.62);font:400 .8rem/1.5 var(--sans)!important}
@media(max-width:640px){body.project-theme figure figcaption,body.project-theme .project-caption{grid-template-columns:1fr!important;gap:4px}.project-caption__title{white-space:normal!important}}

/* Project-wide subtraction: lower the visual volume of generic framework furniture. */
body.project-theme{--lock18-section-line:rgba(23,32,25,.12)}
body.project-theme :is(.decision-table,.finance-table,.measurement-register,.release-board,.design-grid){box-shadow:none}
body.project-theme :is(.decision-row,.finance-row,.operator-row){border-color:var(--lock18-section-line)}

body.project-theme :is(.dark-bg,.surface-dark,.campaign,.clock-section) figure figcaption{border-top-color:rgba(255,255,255,.18);color:rgba(255,255,255,.7)}
body.project-theme :is(.dark-bg,.surface-dark,.campaign,.clock-section) figure figcaption strong{color:#fff}
body.project-theme :is(.dark-bg,.surface-dark,.campaign,.clock-section) figure figcaption span{color:rgba(255,255,255,.68)}

/* 06 — FRiO: make the Flower Clock the dominant instrument and compress the second half. */


/* Commercial compression — proof culminates directly in the first-cycle action. */
body.theme-ecochar .eco-proof-next__next{margin-top:clamp(52px,6vw,82px);padding-block:clamp(52px,5vw,72px);background:var(--ei);color:#fff}body.theme-ecochar .eco-proof-next__next .eco-kicker{color:#ddb88f}
body.theme-ecochar .eco-proof-next__next .eco-next-layout{margin-top:0}
body.theme-ecochar .eco-proof-next__next .eco-partner-strip{margin-top:clamp(34px,4vw,52px)}
