/* 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}}h1,h2,h3{text-wrap:balance}li{text-wrap:pretty}.nav-links a{font-weight:500}.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}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}@media (max-width:700px){.mobile-panel a{min-height:var(--mobile-tap-target,44px)}}@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 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){--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}@media (max-width:620px){}
/* Standard editorial runner rhythm for non-home main pages. */

/* Dark closing surfaces use the same global action contract. */


/* 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-label-size:clamp(.75rem,.77vw,.82rem);
  --project-meta-size:clamp(.82rem,.84vw,.92rem);
  --project-functional-copy-size:clamp(.88rem,.9vw,.98rem);
  --project-caption-size:clamp(.82rem,.84vw,.9rem);
  --project-caption-small-size:clamp(.76rem,.78vw,.83rem);
  --project-nav-label-size:.7rem;
  --project-label-track:.085em;
  --project-dark-muted:rgba(255,255,255,.8);
  --project-dark-subtle:rgba(255,255,255,.68);
}body.project-theme[data-project-stage="funding-ready"]{--project-stage: var(--green);}body.project-theme main{width: 100%; min-width: 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 [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 .head{margin-bottom:clamp(32px,4vw,52px);}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 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 :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 :where(.project-surface-dark){--project-surface-muted:var(--project-dark-muted);--project-surface-subtle:var(--project-dark-subtle)}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(--project-sticky-top);
  max-block-size:var(--project-sticky-available);
}body.project-theme .project-pagination__link--next{text-align:right}body.project-theme .project-pagination__link--next strong::after{content:"→";margin-left:10px;color:var(--project-accent);font-family:var(--sans);font-size:.8em}@media (max-width:700px){body.project-theme .project-pagination__link--next{text-align:left}}

/* source: assets/project-funding-system.css */
/*
 * Cultivera funding-page seed.
 * A shared editorial system for donor-facing proposals: place, response,
 * deliverables, measures, finance, evidence boundaries and a clear ask.
 */

body.funding-system-page {
  --funding-accent: #1a6440;
  --funding-accent-soft: #e4eee5;
  --funding-warm: #b78b28;
  --funding-paper: #f7f8f4;
  --funding-ink: #141714;
  --funding-muted: #59615a;
  --funding-line: rgba(20, 23, 20, 0.14);
  background: var(--funding-paper);
  color: var(--funding-ink);
}

.funding-page {
  overflow: clip;
}

.funding-shell {
  width: min(100%, calc(1240px + (var(--gutter) * 2)));
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.funding-eyebrow,.funding-status,.funding-media-label {
  font-family: var(--mono);
  font-size: 0.69rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.funding-hero {
  min-height: calc(100svh - var(--nav-height));
  display: grid;
  align-items: center;
  padding-block: clamp(56px, 7vw, 104px);
  background:
    radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--funding-accent) 13%, transparent), transparent 32rem),
    linear-gradient(180deg, #fbfcf8 0%, var(--funding-accent-soft) 100%);
}

.funding-hero__identity {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 18px;
  margin-bottom: clamp(22px, 3vw, 38px);
}

.funding-eyebrow {
  color: var(--funding-accent);
}

.funding-status {
  border-left: 1px solid var(--funding-line);
  padding-left: 18px;
  color: var(--funding-muted);
}

.funding-hero h1 {
  max-width: 13ch;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(3.25rem, 6vw, 6.9rem);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 0.94;
}

.funding-hero h1 em {
  color: var(--funding-accent);
  font-weight: 400;
}

.funding-hero__standfirst {
  max-width: 58ch;
  margin: clamp(22px, 3vw, 36px) 0 0;
  color: #353b35;
  font-size: clamp(1rem, 1.35vw, 1.27rem);
  line-height: 1.62;
}

.funding-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.funding-hero__media {
  position: relative;
  margin: 0;
}

.funding-hero__media img {
  width: 100%;
  height: clamp(430px, 59vh, 660px);
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 26px 70px rgba(22, 34, 25, 0.16);
}

.funding-media-label {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: 999px;
  padding: 0 13px;
  background: rgba(12, 25, 18, 0.78);
  color: #fff;
  backdrop-filter: blur(10px);
}

.funding-caption {
  display: grid;
  gap: 3px;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid var(--funding-line);
  color: var(--funding-muted);
  font-size: 0.78rem;
  line-height: 1.5;
}

.funding-caption strong {
  color: var(--funding-ink);
  font-weight: 600;
}

.funding-caption a {
  color: var(--funding-accent);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

@media (max-width: 900px) {

  .funding-hero {
    min-height: 0;
  }

  .funding-hero h1 {
    max-width: 14ch;
  }

  .funding-hero__media img {
    height: clamp(360px, 55vw, 540px);
  }
}

@media (max-width: 680px) {
  .funding-hero {
    padding-block: 38px 52px;
  }

  .funding-hero__identity {
    display: grid;
    gap: 7px;
    margin-bottom: 20px;
  }

  .funding-status {
    border-left: 0;
    padding-left: 0;
  }

  .funding-hero h1 {
    font-size: clamp(2.75rem, 14vw, 4.2rem);
  }

  .funding-hero__standfirst {
    font-size: 0.94rem;
    line-height: 1.5;
  }

  .funding-hero__media img {
    height: 350px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .funding-page *,
  .funding-page *::before,
  .funding-page *::after {
    scroll-behavior: auto ;
  }
}

/* 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;
}
.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-cocores.css */
/* CocoRes-BD signature production build · Tree / Steel / Crop */
body.page-cocores {
  --funding-accent: #45654d;
  --funding-accent-soft: #ebe6d9;
  --funding-warm: #9f6b3d;
  --cocores-ink: #172019;
  --cocores-leaf: #263e2a;
  --cocores-leaf-2: #4b6850;
  --cocores-husk: #9a6742;
  --cocores-sand: #e7dfcd;
  --cocores-salt: #f6f3ea;
  --cocores-steel: #6e7774;
  --cocores-line: rgba(23,32,25,.16);
  background: var(--cocores-salt);
}

.page-cocores .funding-hero {
  background: var(--cocores-salt);
}

.cocores-hero {
  position: relative;
  min-height: calc(100svh - var(--nav-height));
  overflow: hidden;
  padding-block: clamp(32px, 4.7vw, 72px);
}

.cocores-hero::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 48%;
  width: 1px;
  background: linear-gradient(transparent, rgba(23,32,25,.12) 12%, rgba(23,32,25,.12) 88%, transparent);
  pointer-events: none;
}

.cocores-hero__grid {
  display: grid;
  grid-template-columns: minmax(0,.88fr) minmax(380px,.72fr);
  gap: clamp(38px,6vw,94px);
  align-items: center;
}

.cocores-hero__copy { padding-block: 18px; }
.page-cocores .funding-hero h1 {
  letter-spacing: -.055em;
}
.page-cocores .funding-hero__standfirst { max-width: 48ch; }
.cocores-hero__ask {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 5px 18px;
  align-items: baseline;
  width: min(100%,520px);
  margin-top: clamp(24px,3vw,38px);
  padding-block: 18px;
  border-block: 1px solid var(--cocores-line);
}
.cocores-hero__ask span,
.cocores-hero__ask small,
.cocores-kicker,
.cocores-source,
.cocores-section-index,
.cocores-evidence-note span,
.cocores-place__rule span {
  font-family: var(--mono);
  text-transform: uppercase;
  letter-spacing: .1em;
}
.cocores-hero__ask span { font-size: .68rem; color: var(--funding-accent); font-weight: 600; }
.cocores-hero__ask strong { grid-row: 1 / 3; grid-column: 2; font-family: var(--serif); font-size: clamp(2rem,3vw,3.4rem); font-weight: 400; letter-spacing: -.04em; }
.cocores-hero__ask small { font-size: .62rem; color: #666b65; }
.cocores-hero__scale {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  margin-top: clamp(26px,4vw,48px);
  padding-top: 18px;
  border-top: 1px solid var(--cocores-line);
  color: #525951;
  font-size: .8rem;
}
.cocores-hero__scale span { display:flex; gap:7px; align-items:baseline; }
.cocores-hero__scale strong { color: var(--cocores-ink); font-size: 1.02rem; font-variant-numeric: tabular-nums; }
.cocores-hero__media img {
  height: min(74svh,760px);
  min-height: 560px;
  object-position: 50% 34%;
  border-radius: 0;
  box-shadow: 0 28px 70px rgba(21,33,24,.16);
}

.cocores-context,
.cocores-service,
.cocores-funding,
.cocores-measures,
.cocores-place,
.cocores-implementer,
.cocores-close { padding-block: clamp(74px,8vw,132px); }

.cocores-context { background:#f3efe4; border-top:1px solid var(--cocores-line); }
.cocores-context__grid {
  display:grid;
  grid-template-columns: 110px minmax(0,1.2fr) minmax(280px,.62fr);
  gap: clamp(28px,5vw,74px);
  align-items:start;
}
.cocores-section-index { display:grid; gap:8px; color:var(--funding-accent); font-size:.64rem; }
.cocores-section-index span { font-family: var(--serif); font-size:3.2rem; letter-spacing:-.04em; line-height:1; }
.cocores-context__copy h2,
.cocores-service h2,
.cocores-funding h2,
.cocores-measures h2,
.cocores-place h2,
.cocores-implementer h2,
.cocores-close h2,
.cocores-system h2 {
  margin:0;
  font-family:var(--serif);
  font-weight:400;
  letter-spacing:-.045em;
  line-height:.98;
}
.cocores-context__copy h2 { max-width:13ch; font-size:clamp(2.7rem,4.8vw,5.2rem); }
.cocores-context__copy p { max-width:63ch; color:#414942; line-height:1.7; font-size:clamp(.98rem,1.15vw,1.12rem); }
.cocores-context__copy p:first-of-type { margin-top:32px; }
.cocores-source { margin-top:28px!important; padding-top:18px; border-top:1px solid var(--cocores-line); font-size:.63rem!important; line-height:1.6!important; letter-spacing:.04em; text-transform:none; color:#697068!important; }
.cocores-source a { color:var(--funding-accent); text-decoration:underline; text-underline-offset:3px; }
.cocores-context__fact { padding:26px 0 0 28px; border-left:1px solid var(--cocores-line); }
.cocores-context__fact span { font-family:var(--mono); font-size:.64rem; text-transform:uppercase; letter-spacing:.1em; color:var(--funding-accent); }
.cocores-context__fact strong { display:block; margin-top:18px; font-family:var(--serif); font-size:clamp(1.8rem,2.8vw,3.1rem); font-weight:400; line-height:1.05; }
.cocores-context__fact p { color:#5d645e; line-height:1.6; }

.cocores-scale { padding-block: clamp(74px,9vw,148px); background: #fffdf8; }
.cocores-scale__inner { display:grid; grid-template-columns:minmax(0,1fr) minmax(360px,.9fr); gap:clamp(44px,7vw,108px); align-items:end; }
.cocores-kicker { display:inline-block; margin-bottom:16px; color:var(--funding-accent); font-size:.65rem; font-weight:600; }
.cocores-scale h2 { margin:0; font-family:var(--serif); font-size:clamp(7.2rem,17vw,17rem); font-weight:400; letter-spacing:-.075em; line-height:.72; color:var(--cocores-leaf); }
.cocores-scale__inner > div > p { margin:22px 0 0; font-family:var(--serif); font-size:clamp(2rem,3.5vw,4rem); letter-spacing:-.04em; }
.cocores-scale__facts { display:grid; margin:0; border-top:1px solid var(--cocores-line); }
.cocores-scale__facts > div { display:grid; grid-template-columns:110px 1fr; gap:22px; padding:22px 0; border-bottom:1px solid var(--cocores-line); align-items:baseline; }
.cocores-scale__facts dt { font-family:var(--serif); font-size:2.4rem; letter-spacing:-.04em; }
.cocores-scale__facts dd { margin:0; color:#5b625c; line-height:1.45; }
.cocores-evidence-note { display:grid; grid-template-columns:160px minmax(0,720px); gap:28px; margin-top:70px; padding-top:22px; border-top:1px solid var(--cocores-line); }
.cocores-evidence-note span { font-size:.62rem; color:var(--funding-accent); font-weight:600; }
.cocores-evidence-note p { margin:0; color:#646a64; line-height:1.55; font-size:.84rem; }

.cocores-service { background:var(--cocores-leaf); color:#f7f4ea; }
.cocores-service__grid { display:grid; grid-template-columns:minmax(360px,.85fr) minmax(0,1fr); gap:clamp(40px,7vw,112px); align-items:center; }
.cocores-service__media { margin:0; }
.cocores-service__media img { width:100%; max-height:720px; object-fit:cover; object-position:50% 39%; display:block; filter:saturate(.82) contrast(1.03); }
.cocores-service__media figcaption { display:grid; gap:4px; padding-top:13px; color:rgba(247,244,234,.62); font-size:.72rem; line-height:1.45; }
.cocores-service__media figcaption strong { color:#f7f4ea; font-weight:500; }
.cocores-service .cocores-kicker { color:#bcd0b9; }
.cocores-service h2 { max-width:11ch; font-size:clamp(3rem,5.3vw,5.8rem); }
.cocores-service__copy > p { max-width:55ch; color:rgba(247,244,234,.76); line-height:1.68; font-size:1.02rem; }
.cocores-service__number { display:grid; grid-template-columns:auto minmax(0,210px); align-items:end; gap:24px; margin-top:44px; padding-top:24px; border-top:1px solid rgba(255,255,255,.2); }
.cocores-service__number strong { font-family:var(--serif); font-size:clamp(4.5rem,8vw,8rem); line-height:.72; font-weight:400; letter-spacing:-.06em; }
.cocores-service__number span { color:rgba(247,244,234,.72); line-height:1.35; }

.cocores-system { padding-block:clamp(82px,9vw,148px); background:#ded5c2; color:var(--cocores-ink); }
.cocores-system__head { display:grid; grid-template-columns:minmax(0,1fr) minmax(290px,.55fr); gap:48px; align-items:end; margin-bottom:70px; }
.cocores-system h2 { max-width:12ch; font-size:clamp(3.2rem,5.8vw,6.4rem); }
.cocores-system__head > p { max-width:46ch; margin:0; color:#596057; line-height:1.62; }
.cocores-spine { list-style:none; margin:0; padding:0; border-top:1px solid rgba(23,32,25,.2); }
.cocores-spine__stage { position:relative; display:grid; grid-template-columns:82px 160px minmax(0,1fr) minmax(260px,.62fr); gap:clamp(20px,3vw,50px); min-height:430px; padding:42px 0; border-bottom:1px solid rgba(23,32,25,.2); align-items:center; overflow:hidden; }
.cocores-spine__rail { align-self:stretch; position:relative; }
.cocores-spine__rail::before { content:""; position:absolute; left:38px; top:-42px; bottom:-42px; width:4px; background:linear-gradient(#645039,#8c6c49,#5d4a36); border-radius:999px; box-shadow:inset 0 0 0 1px rgba(255,255,255,.18); }
.cocores-spine__rail span { position:absolute; top:50%; left:29px; width:22px; height:22px; border:6px solid #ded5c2; border-radius:50%; background:var(--cocores-leaf); transform:translateY(-50%); box-shadow:0 0 0 1px rgba(23,32,25,.28); }
.cocores-spine__label { align-self:start; padding-top:18px; }
.cocores-spine__label span { display:block; color:#697069; font-family:var(--mono); font-size:.62rem; letter-spacing:.1em; }
.cocores-spine__label strong { display:block; margin-top:8px; font-family:var(--serif); font-size:clamp(2.2rem,3.5vw,4.2rem); font-weight:400; letter-spacing:-.045em; }
.cocores-spine__body > p { max-width:55ch; margin:0 0 26px; color:#404840; line-height:1.65; font-size:clamp(.98rem,1.2vw,1.12rem); }
.cocores-spine__body dl { display:flex; flex-wrap:wrap; gap:24px 38px; margin:0; }
.cocores-spine__body dl > div { min-width:120px; }
.cocores-spine__body dt { font-family:var(--serif); font-size:clamp(2.1rem,3vw,3.4rem); letter-spacing:-.04em; }
.cocores-spine__body dd { margin:3px 0 0; color:#667067; font-size:.8rem; }
.cocores-spine__body ul { display:flex; flex-wrap:wrap; gap:8px; list-style:none; margin:0; padding:0; }
.cocores-spine__body li { padding:8px 12px; border:1px solid rgba(23,32,25,.18); font-size:.75rem; background:rgba(255,255,255,.22); }
.cocores-spine__material { min-height:270px; position:relative; }
.cocores-material--tree { background:repeating-linear-gradient(96deg,#5b4633 0 11px,#70533a 11px 22px,#8a6a48 22px 27px,#604935 27px 41px); box-shadow:inset 18px 0 36px rgba(0,0,0,.13), inset -22px 0 42px rgba(255,255,255,.08); clip-path:polygon(30% 0,74% 0,69% 100%,34% 100%); }
.cocores-material--tree i { position:absolute; width:100%; height:1px; background:rgba(255,255,255,.2); left:0; }
.cocores-material--tree i:nth-child(1){top:26%}.cocores-material--tree i:nth-child(2){top:54%}.cocores-material--tree i:nth-child(3){top:78%}
.cocores-material--steel::before { content:""; position:absolute; left:45%; top:4%; width:9px; height:92%; background:linear-gradient(90deg,#485150,#909a96,#4d5754); transform:rotate(4deg); box-shadow:42px 12px 0 -2px #6a7471; }
.cocores-material--steel::after { content:""; position:absolute; left:25%; right:15%; top:46%; height:54px; border:8px solid #707b77; border-radius:6px; transform:rotate(-2deg); box-shadow:0 18px 34px rgba(23,32,25,.12); }
.cocores-material--steel i { position:absolute; left:24%; width:68%; height:1px; background:rgba(23,32,25,.18); }
.cocores-material--steel i:nth-child(1){top:25%}.cocores-material--steel i:nth-child(2){top:50%}.cocores-material--steel i:nth-child(3){top:75%}
.cocores-spine__photo { margin:0; height:310px; overflow:hidden; background:#a1a899; }
.cocores-spine__photo img { width:100%; height:100%; object-fit:cover; object-position:50% 40%; display:block; filter:saturate(.82) contrast(1.06); }
.cocores-market-routes { display:flex; flex-wrap:wrap; gap:9px; margin-top:8px; }
.cocores-market-routes span { border:1px solid rgba(23,32,25,.2); padding:10px 14px; font-size:.74rem; }
.cocores-market-routes .is-primary { background:var(--cocores-leaf); color:#fff; border-color:var(--cocores-leaf); }
.cocores-spine__market { margin:0; }
.cocores-spine__market img { width:100%; height:250px; object-fit:cover; display:block; filter:saturate(.84) contrast(1.04); }
.cocores-spine__market figcaption { margin-top:9px; color:#606861; font-size:.67rem; line-height:1.4; }
.cocores-spine__market a { color:var(--funding-accent); text-decoration:underline; text-underline-offset:2px; }
.cocores-system__measures { display:grid; grid-template-columns:1.2fr repeat(4,1fr); gap:0; margin-top:50px; border-block:1px solid rgba(23,32,25,.2); }
.cocores-system__measures > * { padding:16px 18px; border-right:1px solid rgba(23,32,25,.16); }
.cocores-system__measures > *:last-child { border-right:0; }
.cocores-system__measures span { font-family:var(--mono); font-size:.62rem; text-transform:uppercase; letter-spacing:.08em; color:#687067; }
.cocores-system__measures strong { font-size:.78rem; font-weight:500; }

.cocores-funding { background:#f7f4eb; }
.cocores-funding__grid { display:grid; grid-template-columns:minmax(0,.72fr) minmax(0,1fr); gap:clamp(48px,8vw,128px); align-items:start; }
.cocores-funding__ask { position:sticky; top:calc(var(--nav-height) + 74px); }
.cocores-funding h2 { font-size:clamp(5.5rem,10vw,10rem); line-height:.8; }
.cocores-funding__ask p { margin-top:26px; color:#656b64; }
.cocores-funding__uses { border-top:1px solid var(--cocores-line); }
.cocores-funding__uses h3 { margin:0; padding:22px 0; font-family:var(--serif); font-size:clamp(1.7rem,2.4vw,2.7rem); font-weight:400; border-bottom:1px solid var(--cocores-line); }
.cocores-funding__uses ul { list-style:none; margin:0; padding:0; }
.cocores-funding__uses li { padding:18px 0; border-bottom:1px solid var(--cocores-line); color:#3d453f; }
.cocores-funding__note { margin-top:28px; color:#697069; font-size:.82rem; line-height:1.58; }

.cocores-measures { background:#fffdf8; }
.cocores-measures__head { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,.55fr); gap:30px 70px; align-items:end; }
.cocores-measures__head .cocores-kicker { grid-column:1/-1; margin-bottom:0; }
.cocores-measures h2 { max-width:12ch; font-size:clamp(3rem,5.5vw,6rem); }
.cocores-measures__head p { margin:0; color:#666c66; }
.cocores-measures__grid { display:grid; grid-template-columns:repeat(4,1fr); margin:70px 0 0; border-top:1px solid var(--cocores-line); border-bottom:1px solid var(--cocores-line); }
.cocores-measures__grid > div { min-height:250px; padding:30px 26px; border-right:1px solid var(--cocores-line); }
.cocores-measures__grid > div:last-child { border-right:0; }
.cocores-measures__grid dt { font-family:var(--serif); font-size:clamp(3rem,5vw,5.8rem); letter-spacing:-.055em; color:var(--cocores-leaf); }
.cocores-measures__grid dd { margin:20px 0 0; color:#505850; line-height:1.5; }
.cocores-measures__rule { display:grid; grid-template-columns:190px minmax(0,680px); gap:28px; margin-top:28px; }
.cocores-measures__rule strong { font-family:var(--mono); font-size:.63rem; text-transform:uppercase; letter-spacing:.1em; color:var(--funding-accent); }
.cocores-measures__rule p { margin:0; color:#646b64; line-height:1.55; font-size:.84rem; }

.cocores-place { background:#202c22; color:#f6f3ea; }
.cocores-place__grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(260px,.65fr) minmax(240px,.52fr); gap:clamp(34px,6vw,92px); align-items:center; }
.cocores-place .cocores-kicker { color:#b7c7b4; }
.cocores-place h2 { font-size:clamp(3.5rem,6vw,6.4rem); }
.cocores-place p { max-width:52ch; color:rgba(246,243,234,.72); line-height:1.65; }
.cocores-place__marker { position:relative; min-height:330px; display:flex; flex-direction:column; justify-content:center; padding:30px; border:1px solid rgba(255,255,255,.2); overflow:hidden; }
.cocores-place__marker::before { content:""; position:absolute; width:270px; height:270px; border-radius:48% 52% 58% 42% / 38% 44% 56% 62%; border:1px solid rgba(255,255,255,.16); right:-56px; bottom:-90px; transform:rotate(14deg); }
.cocores-place__marker span,.cocores-place__marker small { font-family:var(--mono); text-transform:uppercase; letter-spacing:.08em; font-size:.62rem; color:rgba(246,243,234,.55); }
.cocores-place__marker strong { margin:16px 0; font-family:var(--serif); font-size:3.8rem; font-weight:400; letter-spacing:-.05em; }
.cocores-place__marker i { position:absolute; width:13px; height:13px; border-radius:50%; background:#d4b46a; right:28%; bottom:29%; box-shadow:0 0 0 8px rgba(212,180,106,.13); }
.cocores-place__rule { align-self:end; padding-top:18px; border-top:1px solid rgba(255,255,255,.18); }
.cocores-place__rule span { color:#b7c7b4; font-size:.62rem; font-weight:600; }
.cocores-place__rule p { font-size:.82rem; }

.cocores-implementer { background:#e8e1d3; }
.cocores-implementer__grid { display:grid; grid-template-columns:minmax(0,.7fr) minmax(0,1fr); gap:clamp(50px,8vw,140px); }
.cocores-implementer h2 { font-size:clamp(3rem,5vw,5.6rem); }
.cocores-implementer__grid > div:last-child > p:first-child { margin-top:0; font-size:clamp(1.05rem,1.35vw,1.24rem); line-height:1.65; color:#394139; }

.cocores-close { background:#f7f4eb; border-top:1px solid var(--cocores-line); }
.cocores-close__grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,.52fr); gap:clamp(50px,8vw,132px); align-items:end; }
.cocores-close h2 { max-width:10ch; margin-top:20px; font-size:clamp(3.6rem,6.5vw,7rem); }
.cocores-close__facts { display:flex; flex-wrap:wrap; gap:9px; margin-top:32px; }
.cocores-close__facts span { padding:9px 12px; border:1px solid var(--cocores-line); font-size:.72rem; }
.cocores-close__actions { display:flex; flex-direction:column; align-items:flex-start; gap:10px; }
.cocores-close__actions p { max-width:32ch; color:#6a706a; font-size:.8rem; line-height:1.5; }

@media (max-width: 1050px) {
  .cocores-hero::before { display:none; }
  .cocores-hero__grid { grid-template-columns:minmax(0,1fr) minmax(330px,.75fr); gap:42px; }
  .cocores-context__grid { grid-template-columns:72px minmax(0,1fr); }
  .cocores-context__fact { grid-column:2; border-left:0; border-top:1px solid var(--cocores-line); padding:24px 0 0; }
  .cocores-spine__stage { grid-template-columns:70px 132px minmax(0,1fr); }
  .cocores-spine__material,.cocores-spine__photo,.cocores-spine__market { grid-column:3; width:min(100%,520px); }
  .cocores-place__grid { grid-template-columns:1fr 1fr; }
  .cocores-place__rule { grid-column:1/-1; }
}

@media (max-width: 760px) {
  .cocores-hero { min-height:auto; padding-top:34px; }
  .cocores-hero__grid { grid-template-columns:1fr; gap:32px; }
  .page-cocores .funding-hero h1 { max-width:9ch; font-size:clamp(3.2rem,15vw,5.4rem); }
  .cocores-hero__media { order:2; }
  .cocores-hero__media img { min-height:0; height:min(66svh,620px); object-position:50% 28%; }
  .cocores-hero__ask { grid-template-columns:1fr auto; }
  .cocores-hero__scale { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; }
  .cocores-hero__scale span { display:grid; gap:2px; }
  .cocores-context__grid { grid-template-columns:1fr; }
  .cocores-section-index { grid-template-columns:auto 1fr; align-items:center; }
  .cocores-section-index span { font-size:2.1rem; }
  .cocores-context__fact { grid-column:auto; }
  .cocores-scale__inner { grid-template-columns:1fr; gap:60px; }
  .cocores-scale h2 { font-size:clamp(7rem,30vw,11rem); }
  .cocores-evidence-note { grid-template-columns:1fr; gap:12px; }
  .cocores-service__grid { grid-template-columns:1fr; }
  .cocores-service__media img { max-height:560px; }
  .cocores-service__number { grid-template-columns:auto 1fr; }
  .cocores-system__head { grid-template-columns:1fr; gap:22px; margin-bottom:50px; }
  .cocores-system__head > p { max-width:58ch; }
  .cocores-spine__stage { grid-template-columns:44px minmax(0,1fr); gap:22px 18px; min-height:0; padding:38px 0 48px; align-items:start; }
  .cocores-spine__rail { grid-row:1 / 5; }
  .cocores-spine__rail::before { left:20px; top:-38px; bottom:-48px; width:3px; }
  .cocores-spine__rail span { left:12px; top:24px; transform:none; width:19px; height:19px; border-width:5px; }
  .cocores-spine__label,.cocores-spine__body,.cocores-spine__material,.cocores-spine__photo,.cocores-spine__market { grid-column:2; }
  .cocores-spine__label { padding-top:0; }
  .cocores-spine__label strong { font-size:3rem; }
  .cocores-spine__material { width:100%; min-height:240px; }
  .cocores-spine__photo { width:100%; height:300px; }
  .cocores-spine__market { width:100%; }
  .cocores-spine__market img { height:270px; }
  .cocores-system__measures { grid-template-columns:1fr 1fr; }
  .cocores-system__measures > * { border-bottom:1px solid rgba(23,32,25,.16); }
  .cocores-system__measures span { grid-column:1/-1; }
  .cocores-funding__grid { grid-template-columns:1fr; gap:54px; }
  .cocores-funding__ask { position:static; }
  .cocores-measures__head { grid-template-columns:1fr; }
  .cocores-measures__grid { grid-template-columns:1fr 1fr; }
  .cocores-measures__grid > div { min-height:210px; border-bottom:1px solid var(--cocores-line); }
  .cocores-measures__grid > div:nth-child(2n) { border-right:0; }
  .cocores-measures__rule { grid-template-columns:1fr; gap:10px; }
  .cocores-place__grid { grid-template-columns:1fr; }
  .cocores-place__marker { min-height:280px; }
  .cocores-implementer__grid { grid-template-columns:1fr; gap:28px; }
  .cocores-close__grid { grid-template-columns:1fr; gap:42px; }
}

@media (max-width: 430px) {
  .page-cocores .funding-hero h1 { font-size:3.55rem; }
  .cocores-hero__scale { grid-template-columns:1fr; }
  .cocores-hero__media img { height:58svh; min-height:440px; }
  .cocores-context,.cocores-service,.cocores-funding,.cocores-measures,.cocores-place,.cocores-implementer,.cocores-close { padding-block:68px; }
  .cocores-scale { padding-block:78px; }
  .cocores-scale__facts > div { grid-template-columns:90px 1fr; }
  .cocores-system { padding-block:74px; }
  .cocores-system h2 { font-size:3.65rem; }
  .cocores-spine__body dl { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
  .cocores-system__measures { grid-template-columns:1fr; }
  .cocores-system__measures span { grid-column:auto; }
  .cocores-system__measures > * { border-right:0; }
  .cocores-measures__grid { grid-template-columns:1fr; }
  .cocores-measures__grid > div { min-height:0; border-right:0; padding-inline:0; }
  .cocores-place__marker strong { font-size:3.1rem; }
}

@media (prefers-reduced-motion: reduce) {
  .page-cocores *, .page-cocores *::before, .page-cocores *::after { scroll-behavior:auto!important; }
}

/* v1.50.3 · Productive spine convergence. Static HTML remains the baseline. */
@media (min-width: 761px) {
  .cocores-spine__stage { min-height: clamp(500px, 72svh, 760px); }
  .cocores-system.is-interactive .cocores-spine__stage {
    transition: opacity 420ms cubic-bezier(.22,.61,.36,1), background-color 420ms ease;
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-active {
    background: linear-gradient(90deg, rgba(255,253,248,.15), rgba(255,253,248,.04) 62%, transparent);
  }
  .cocores-system.is-interactive .cocores-spine__label {
    position: sticky;
    top: calc(var(--nav-height) + 92px);
    z-index: 2;
  }
  .cocores-system.is-interactive .cocores-spine__rail span,
  .cocores-system.is-interactive .cocores-spine__body,
  .cocores-system.is-interactive .cocores-spine__material,
  .cocores-system.is-interactive .cocores-spine__photo,
  .cocores-system.is-interactive .cocores-spine__market {
    transition: transform 520ms cubic-bezier(.22,.61,.36,1), opacity 420ms ease, box-shadow 520ms ease;
  }
  .cocores-system.is-interactive .cocores-spine__stage:not(.is-active) .cocores-spine__body {
    transform: translateY(6px);
  }
  .cocores-system.is-interactive .cocores-spine__stage:not(.is-active) .cocores-spine__material,
  .cocores-system.is-interactive .cocores-spine__stage:not(.is-active) .cocores-spine__photo,
  .cocores-system.is-interactive .cocores-spine__stage:not(.is-active) .cocores-spine__market {
    transform: translateY(10px);
    opacity: .76;
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-active .cocores-spine__body,
  .cocores-system.is-interactive .cocores-spine__stage.is-active .cocores-spine__material,
  .cocores-system.is-interactive .cocores-spine__stage.is-active .cocores-spine__photo,
  .cocores-system.is-interactive .cocores-spine__stage.is-active .cocores-spine__market {
    transform: translateY(0);
    opacity: 1;
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-active .cocores-spine__rail span {
    transform: translateY(-50%) scale(1.3);
    background: #d4b46a;
    box-shadow: 0 0 0 1px rgba(23,32,25,.28), 0 0 0 9px rgba(212,180,106,.14);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-past .cocores-spine__rail span {
    background: var(--cocores-leaf-2);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-care.is-active .cocores-material--steel::before {
    transform: translateX(3px) rotate(4deg);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-care.is-active .cocores-material--steel::after {
    transform: translateY(-3px) rotate(-2deg);
    box-shadow: 0 22px 42px rgba(23,32,25,.18);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-harvest.is-active .cocores-spine__photo {
    box-shadow: 0 28px 54px rgba(23,32,25,.17);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-harvest.is-active .cocores-spine__photo img,
  .cocores-system.is-interactive .cocores-spine__stage.is-sell.is-active .cocores-spine__market img {
    transform: scale(1.025);
  }
  .cocores-spine__photo img,
  .cocores-spine__market img {
    transition: transform 620ms cubic-bezier(.22,.61,.36,1);
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-sell.is-active .cocores-market-routes span {
    transform: translateY(0);
    opacity: 1;
  }
  .cocores-system.is-interactive .cocores-market-routes span {
    transition: transform 420ms cubic-bezier(.22,.61,.36,1), opacity 420ms ease, background-color 300ms ease, color 300ms ease;
  }
  .cocores-system.is-interactive .cocores-spine__stage.is-sell:not(.is-active) .cocores-market-routes span {
    transform: translateY(5px);
    opacity: .68;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cocores-system .cocores-spine__stage,
  .cocores-system .cocores-spine__rail span,
  .cocores-system .cocores-spine__body,
  .cocores-system .cocores-spine__material,
  .cocores-system .cocores-spine__photo,
  .cocores-system .cocores-spine__market,
  .cocores-system .cocores-spine__photo img,
  .cocores-system .cocores-spine__market img,
  .cocores-system .cocores-market-routes span {
    transition: none !important;
    transform: none !important;
  }
}

/* source: assets/cocores-allocation.css */
/* v1.50.18 CocoRes funding preference prototype — scoped, project-native allocation composition. */
.cocores-funding .cocores-allocation-shell{margin-top:clamp(48px,7vw,96px);padding-top:clamp(42px,6vw,78px);border-top:1px solid var(--cocores-line)}
.cocores-allocation-shell{display:grid;gap:clamp(34px,5vw,70px)}
.cocores-allocation-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.34fr);gap:32px 72px;align-items:end}
.cocores-allocation-head .cocores-kicker{grid-column:1/-1;margin-bottom:0}
.cocores-allocation-head h3{max-width:11ch;margin:0;font-family:var(--serif);font-size:clamp(3.4rem,6.5vw,7.2rem);font-weight:400;line-height:.88;letter-spacing:-.055em;color:var(--cocores-ink)}
.cocores-allocation-head p{max-width:49ch;margin:20px 0 0;color:#626961;line-height:1.58}
.cocores-allocation-head__total{align-self:end;padding:0 0 4px;border-bottom:1px solid var(--cocores-line)}
.cocores-allocation-head__total strong{display:block;font-family:var(--serif);font-size:clamp(4rem,7vw,7.6rem);font-weight:400;line-height:.75;letter-spacing:-.065em;color:var(--cocores-leaf);font-variant-numeric:tabular-nums}
.cocores-allocation-head__total span{display:block;margin-top:20px;padding-bottom:12px;font-family:var(--mono);font-size:.62rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#697068}
.cocores-allocation{border-top:1px solid var(--cocores-line);border-bottom:1px solid var(--cocores-line)}
.cocores-allocation__toolbar{min-height:66px;display:flex;align-items:center;gap:18px;padding:11px 0;border-bottom:1px solid var(--cocores-line)}
.cocores-allocation__state{font-family:var(--mono);font-size:.64rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--funding-accent)}
.cocores-allocation__summary{margin:0 auto 0 0;color:#697069;font-size:.72rem;line-height:1.4}
.cocores-allocation__edit,.cocores-allocation__reset{display:none;min-height:44px;padding:0;border:0;background:transparent;color:#274d3a;font:600 .74rem/1.2 var(--sans);cursor:pointer}
.cocores-allocation-shell.allocation-enhanced .cocores-allocation__edit{display:inline-flex;align-items:center}
.cocores-allocation__reset[hidden],.cocores-allocation__discuss[hidden]{display:none!important}
.cocores-allocation__reset:not([hidden]){display:inline-flex;align-items:center}
.cocores-allocation__edit:hover,.cocores-allocation__edit:focus-visible,.cocores-allocation__reset:hover,.cocores-allocation__reset:focus-visible{text-decoration:underline;text-underline-offset:5px}
.cocores-allocation__rows{display:grid}
.cocores-allocation__row{--allocation-share:.25;--allocation-baseline:.25;display:grid;grid-template-columns:minmax(150px,.25fr) minmax(0,1fr);gap:30px 56px;padding:30px 0;border-bottom:1px solid var(--cocores-line)}
.cocores-allocation__row:last-child{border-bottom:0}
.cocores-allocation__label{display:grid;align-content:start;gap:8px}
.cocores-allocation__label span{font-family:var(--mono);font-size:.58rem;letter-spacing:.09em;text-transform:uppercase;color:#7a8078}
.cocores-allocation__label strong{font-family:var(--serif);font-size:clamp(1.9rem,3vw,3.1rem);font-weight:400;line-height:1;letter-spacing:-.035em;color:var(--cocores-ink)}
.cocores-allocation__label p{max-width:25ch;margin:3px 0 0;color:#71766f;font-size:.72rem;line-height:1.45}
.cocores-allocation__body{min-width:0}
.cocores-allocation__value-row{display:flex;align-items:baseline;gap:16px;min-height:51px}
.cocores-allocation__value{font-family:var(--serif);font-size:clamp(2.6rem,4.2vw,4.7rem);font-weight:400;line-height:.86;letter-spacing:-.055em;color:#18382a;font-variant-numeric:tabular-nums}
.cocores-allocation__delta{font-family:var(--mono);font-size:.56rem;line-height:1.35;letter-spacing:.03em;color:#737970}
.cocores-allocation__track-wrap{position:relative;margin-top:10px;padding-block:13px}
.cocores-allocation__line{position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(22,42,31,.18);transform:translateY(-50%)}
.cocores-allocation__fill{position:absolute;left:0;top:50%;width:100%;height:2px;background:#315b48;transform:translateY(-50%) scaleX(var(--allocation-share));transform-origin:left;transition:transform 210ms cubic-bezier(.2,.72,.2,1)}
.cocores-allocation__baseline{position:absolute;top:3px;bottom:3px;left:calc(var(--allocation-baseline) * 100%);width:1px;background:rgba(24,56,42,.35);transform:translateX(-.5px)}
.cocores-allocation__baseline::before{content:"Cultivera";position:absolute;left:0;bottom:calc(100% + 4px);transform:translateX(-50%);font-family:var(--mono);font-size:.48rem;letter-spacing:.035em;color:rgba(43,71,57,.52);white-space:nowrap;opacity:0;transition:opacity 140ms ease}
.cocores-allocation-shell.is-editing .cocores-allocation__baseline::before,.cocores-allocation-shell.is-modified .cocores-allocation__baseline::before{opacity:1}
.cocores-allocation__slider{position:absolute;inset:0;z-index:3;border-radius:999px;cursor:default;outline:none}
.cocores-allocation-shell.is-editing .cocores-allocation__slider{cursor:ew-resize}
.cocores-allocation__handle{position:absolute;z-index:2;left:calc(var(--allocation-share) * 100%);top:50%;width:9px;height:9px;border-radius:50%;border:1px solid #315b48;background:#f7f4eb;transform:translate(-50%,-50%) scale(.62);opacity:.25;transition:left 210ms cubic-bezier(.2,.72,.2,1),transform 140ms ease,opacity 140ms ease}
.cocores-allocation-shell.is-editing .cocores-allocation__handle,.cocores-allocation__slider:focus-visible + .cocores-allocation__handle{transform:translate(-50%,-50%) scale(1);opacity:1}
.cocores-allocation__slider:focus-visible{box-shadow:0 0 0 3px rgba(49,91,72,.14)}
.cocores-allocation__units{display:grid;gap:4px;margin-top:12px;transform:translateY(0)}
.cocores-allocation__units strong{font-family:var(--serif);font-size:clamp(1.35rem,2vw,2rem);font-weight:400;letter-spacing:-.025em;color:#29362f}
.cocores-allocation__units span{color:#737970;font-size:.7rem;line-height:1.4}
.cocores-allocation__units.is-resolving{animation:cocores-unit-resolve 180ms ease both}
.cocores-allocation__controls{display:none;align-items:center;gap:7px;margin-top:15px}
.cocores-allocation-shell.is-editing .cocores-allocation__controls{display:flex}
.cocores-allocation__step{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(24,56,42,.2);border-radius:50%;background:transparent;color:#294f3c;font:500 1rem/1 var(--sans);cursor:pointer}
.cocores-allocation__step:hover,.cocores-allocation__step:focus-visible{border-color:rgba(24,56,42,.52);outline:none}
.cocores-allocation__row.is-active-change .cocores-allocation__value{color:#2e664a}
.cocores-allocation__row.is-rebalancing .cocores-allocation__fill{transition-delay:55ms}
.cocores-allocation__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 40px;align-items:center;padding:22px 0}
.cocores-allocation__note{max-width:74ch;margin:0;color:#6c726b;font-size:.72rem;line-height:1.5}
.cocores-allocation__discuss{min-height:44px;display:inline-flex;align-items:center;color:#244c38;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap}
.cocores-allocation__discuss:hover,.cocores-allocation__discuss:focus-visible{text-decoration:underline;text-underline-offset:5px}
@keyframes cocores-unit-resolve{0%{opacity:.45;transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}
@media (max-width:900px){
  .cocores-allocation-head{grid-template-columns:1fr}.cocores-allocation-head__total{max-width:270px}
  .cocores-allocation__row{grid-template-columns:minmax(120px,.3fr) minmax(0,1fr);gap:26px 34px}
  .cocores-allocation__toolbar{flex-wrap:wrap}.cocores-allocation__summary{order:3;flex:1 0 100%}
}
@media (max-width:620px){
  .cocores-allocation-shell{gap:34px}.cocores-allocation-head h3{font-size:3.5rem}.cocores-allocation-head__total strong{font-size:4.8rem}
  .cocores-allocation__toolbar{align-items:flex-start;gap:7px 16px;padding:13px 0}.cocores-allocation__state{flex:1 0 100%}.cocores-allocation__summary{font-size:.68rem}
  .cocores-allocation__row{grid-template-columns:1fr;gap:17px;padding:25px 0}.cocores-allocation__label{gap:5px}.cocores-allocation__label p{max-width:36ch}.cocores-allocation__label strong{font-size:2.15rem}
  .cocores-allocation__value-row{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:4px 10px}.cocores-allocation__value{font-size:3.4rem}.cocores-allocation__delta{max-width:19ch;padding-bottom:3px}.cocores-allocation__baseline::before{display:none}
  .cocores-allocation__track-wrap{margin-top:6px;padding-block:15px}.cocores-allocation__handle{width:11px;height:11px}
  .cocores-allocation__controls{justify-content:flex-end;margin-top:10px}.cocores-allocation__step{width:46px;height:46px}
  .cocores-allocation__footer{grid-template-columns:1fr;gap:8px}.cocores-allocation__discuss{justify-self:start}
}
@media (prefers-reduced-motion:reduce){
  .cocores-allocation__fill,.cocores-allocation__handle,.cocores-allocation__baseline::before{transition:none!important}.cocores-allocation__units.is-resolving{animation:none!important}
}


/* Gate 1 pilot · native-range allocator integrity · Coconut Coast only */
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]{
  -webkit-appearance:none;appearance:none;
  position:absolute;inset:4px 0;z-index:4;width:100%;height:18px;margin:0;padding:0;border:0;
  background:transparent;box-shadow:none;opacity:0;pointer-events:none;cursor:default;
}
.cocores-allocation-shell[data-allocation-control="native-range"].is-editing .cocores-allocation__slider[type="range"]{
  opacity:1;pointer-events:auto;cursor:pointer;
}
.cocores-allocation-shell[data-allocation-control="native-range"].is-editing .cocores-allocation__line,
.cocores-allocation-shell[data-allocation-control="native-range"].is-editing .cocores-allocation__fill,
.cocores-allocation-shell[data-allocation-control="native-range"].is-editing .cocores-allocation__baseline{opacity:0}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"] + .cocores-allocation__handle{display:none}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]::-webkit-slider-runnable-track{
  height:2px;border:0;border-radius:999px;background:rgba(49,91,72,.26)
}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]::-webkit-slider-thumb{
  -webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-7px;border:1px solid #315b48;border-radius:50%;background:#f7f4eb;box-shadow:0 0 0 3px rgba(247,244,235,.88)
}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]::-moz-range-track{
  height:2px;border:0;border-radius:999px;background:rgba(49,91,72,.26)
}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]::-moz-range-thumb{
  width:16px;height:16px;border:1px solid #315b48;border-radius:50%;background:#f7f4eb;box-shadow:0 0 0 3px rgba(247,244,235,.88)
}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]:focus-visible{
  opacity:1;outline:2px solid rgba(49,91,72,.5);outline-offset:5px;box-shadow:none
}
.cocores-allocation-shell[data-allocation-control="native-range"]:not(.is-editing) .cocores-allocation__controls,
.cocores-allocation-shell[data-allocation-control="native-range"]:not(.is-editing) .allocation-exact-input{display:none!important}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"]{
  top:50%;right:0;bottom:auto;left:0;height:44px;transform:translateY(-50%)
}
/* Gate 1 visual proof correction · read state is a composition rail, never a disabled slider. */
.cocores-allocation-shell[data-allocation-control="native-range"]:not(.is-editing) .cocores-allocation__slider[type="range"]{
  visibility:hidden;
}
.cocores-allocation-shell[data-allocation-control="native-range"].is-editing .cocores-allocation__slider[type="range"]{
  visibility:visible;
}
.cocores-allocation-shell[data-allocation-control="native-range"] .cocores-allocation__slider[type="range"] ~ .cocores-allocation__handle{
  display:none!important;
}

/* 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. */
  body.page-cocores .cocores-measures__grid{gap:10px}
  body.page-cocores .cocores-measures__grid>*{padding:18px 0}
  body.page-cocores .cocores-source{font-size:13px;line-height:1.5}
  body.page-cocores .cocores-funding__grid{gap:24px}
  body.page-cocores .cocores-funding__uses li{padding-block:10px}

  /* 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. */
}

/* 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. */

/* source: assets/allocation-art-convergence-v1524.css */
/* Cultivera v1.50.24 · Portfolio allocation art convergence.
   Shared mechanics only. Project-specific composition, palette and narrative remain owned by each page. */

/* Make the stationary Cultivera reference explicit wherever the original pilot used a marker-only baseline. */

/* The +/- affordance is secondary to the composition but must remain comfortably operable. */

/* Raise small editorial labels one notch without changing hierarchy. */

/* CocoRes queued visible-page refinements: improve evidence-note legibility only; do not reopen layout or interaction. */
.page-cocores .cocores-source{font-size:.69rem;letter-spacing:.025em;line-height:1.62}
.page-cocores .cocores-service__media figcaption{font-size:.76rem;line-height:1.5;color:rgba(247,244,234,.70)}

/* source: assets/funding-pages-convergence-v1528.css */
/* Cultivera v1.50.28 — funding-page commercial/copy/UX convergence */
.funding-converged-v1528 [data-allocation-visual-summary] [data-allocation-segment]{cursor:default}
/* Make supporting MAVH service nodes visibly secondary to the operating backbone. */
/* Lotus: supporting access remains present but secondary to the physical flower route. */
@media(prefers-reduced-motion:reduce){.funding-converged-v1528 *{scroll-behavior:auto}}

/* v1.50.28 final convergence corrections */
.donor-roots .decision h2{white-space:normal;max-width:10ch}
@media(max-width:640px){
  .donor-lotus .hero h1{font-size:clamp(3.55rem,17.5vw,5.3rem);line-height:.82}
  .page-cocores .cocores-hero__ask{margin-top:18px}
}

/* Anchor and media resilience */
.funding-converged-v1528{scroll-padding-top:calc(var(--global-nav-height,64px) + 64px)}
.funding-converged-v1528 section[id],
.funding-converged-v1528 header[id],
.funding-converged-v1528 main [id]{scroll-margin-top:calc(var(--global-nav-height,64px) + 64px)}
/* Mobile and pointer target convergence */
.funding-converged-v1528 [data-allocation-plus],.funding-converged-v1528 [data-allocation-minus],.funding-converged-v1528 .cocores-allocation__step{
  min-width:44px;min-height:44px
}
.funding-converged-v1528 [data-allocation-edit],
.funding-converged-v1528 [data-allocation-reset]{min-width:44px;min-height:44px}

/* 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/project-viewport-convergence-v1530.css */
/* Project hero viewport convergence v1.53.0
   Surgical DTP only for legacy open-funding heroes that exceeded the global one-viewport contract. */

/* MAVH */
.donor-mavh .hero{
  height:calc(100svh - var(--nav));
  min-height:calc(100svh - var(--nav));
  grid-template-rows:minmax(0,1fr);
}
.donor-mavh .hero h1{
  font-size:clamp(58px,5.25vw,86px);
  line-height:.91;
  max-width:11ch;
  margin-bottom:18px;
}
.donor-mavh .hero .project-decision-now-v1530{margin-top:18px;padding-top:12px}
.donor-mavh .hero .btn{margin-top:18px}

/* GLOW */
.donor-glow .hero{
  height:calc(100svh - var(--nav));
  min-height:calc(100svh - var(--nav));
  grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);
  overflow:hidden;
}
.donor-glow .hero h1{
  font-size:clamp(58px,5.6vw,92px);
  line-height:.91;
  max-width:10.2ch;
}
.donor-glow .hero .project-decision-now-v1530{margin-top:17px;padding-top:11px}

/* Coconut Coast */
.page-cocores .cocores-hero{
  height:calc(100svh - var(--nav-height));
  min-height:calc(100svh - var(--nav-height));
  padding-block:clamp(24px,3.6vh,38px);
}
.page-cocores .cocores-hero__grid{height:100%;min-height:0;gap:clamp(34px,5vw,74px)}
.page-cocores .cocores-hero__copy{padding-block:0}
.page-cocores .funding-hero__identity{margin-bottom:18px}
.page-cocores .funding-hero h1{font-size:clamp(58px,5.45vw,88px);max-width:10.3ch;line-height:.91}
.page-cocores .funding-hero__standfirst{margin-top:18px;font-size:clamp(15px,1.08vw,17.5px);line-height:1.52}
.page-cocores .cocores-hero .project-decision-now-v1530{margin-top:17px;padding-top:11px}
.page-cocores .funding-hero__actions{margin-top:18px}
.page-cocores .cocores-hero__media{height:100%;min-height:0;align-items:center}
.page-cocores .cocores-hero__media img{min-height:0;width:100%;}
.page-cocores .cocores-hero-continuation{background:var(--cocores-salt);border-bottom:1px solid var(--cocores-line)}
.page-cocores .cocores-hero-continuation__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:center;padding-block:18px}
.page-cocores .cocores-hero-continuation .cocores-hero__ask,
.page-cocores .cocores-hero-continuation .cocores-hero__scale{margin:0;border:0;padding:0;width:100%}
.page-cocores .cocores-hero-continuation .cocores-hero__scale{justify-content:flex-end}

@media(max-width:820px){
  .donor-mavh .hero{
    height:calc(100svh - var(--nav));
    min-height:calc(100svh - var(--nav));
  }
  .donor-mavh .hero h1{font-size:clamp(42px,12vw,58px);max-width:10.8ch;margin-bottom:11px}
  .donor-mavh .hero .project-decision-now-v1530{margin-top:10px;padding-top:8px;gap:3px}
  .donor-mavh .hero .project-decision-now-v1530 strong{font-size:13px}
  .donor-mavh .hero .btn{margin-top:10px;align-self:flex-start;min-height:40px;padding:10px 14px}

  .donor-glow .hero{
    height:calc(100svh - var(--nav));
    min-height:calc(100svh - var(--nav));
    grid-template-columns:1fr;
    grid-template-rows:minmax(0,1fr) minmax(220px,31svh);
  }
  .donor-glow .hero h1{font-size:clamp(42px,12vw,58px);max-width:11ch;line-height:.92}
  .donor-glow .hero .project-decision-now-v1530{margin-top:10px;padding-top:8px;gap:3px}
  .donor-glow .hero .project-decision-now-v1530 strong{font-size:13px}

  .page-cocores .cocores-hero{
    height:auto;
    min-height:calc(100svh - var(--nav-height));
    padding:18px 0 14px;
  }
  .page-cocores .cocores-hero__grid{
    height:auto;
    min-height:calc(100svh - var(--nav-height) - 32px);
    grid-template-columns:1fr;
    grid-template-rows:auto minmax(210px,31svh);
    gap:14px;
  }
  .page-cocores .cocores-hero__copy{display:flex;flex-direction:column;justify-content:flex-start;min-height:0}
  .page-cocores .funding-hero__identity{margin-bottom:10px;gap:5px}
  .page-cocores .funding-hero h1{font-size:clamp(42px,12vw,58px);max-width:10.8ch;line-height:.92}
  .page-cocores .funding-hero__standfirst{font-size:13px;line-height:1.42;margin-top:11px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
  .page-cocores .cocores-hero .project-decision-now-v1530{margin-top:10px;padding-top:8px;gap:3px}
  .page-cocores .cocores-hero .project-decision-now-v1530 strong{font-size:13px}
  .page-cocores .funding-hero__actions{margin-top:10px;gap:8px}
  .page-cocores .funding-hero__actions .btn{min-height:40px;padding:9px 13px}
  .page-cocores .cocores-hero__media{order:2;height:100%}
  .page-cocores .cocores-hero__media img{height:100%;min-height:0}
  .page-cocores .cocores-hero-continuation__inner{grid-template-columns:1fr;gap:14px;padding:16px 18px}
  .page-cocores .cocores-hero-continuation .cocores-hero__scale{justify-content:flex-start;grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:430px){
  .donor-mavh .hero h1,.donor-glow .hero h1,.page-cocores .funding-hero h1{font-size:clamp(39px,11.5vw,49px)}
  .donor-glow .hero{grid-template-rows:minmax(0,1fr) minmax(200px,29svh)}
  .page-cocores .cocores-hero__grid{grid-template-rows:auto minmax(200px,29svh)}
}
/* DTP correction: keep Coconut Coast media/caption stacked; the figure is not a horizontal flex row. */
.page-cocores .cocores-hero__media{display:grid;grid-template-rows:minmax(0,1fr) auto;align-content:center}
.page-cocores .cocores-hero__media picture{display:block;min-width:0;height:100%}
.page-cocores .cocores-hero__media img{height:100%;max-height:min(72svh,680px)}
@media(max-width:820px){
  .page-cocores .cocores-hero__media{display:block}
  .page-cocores .cocores-hero__media picture{height:100%}
  .page-cocores .cocores-hero__media .funding-caption{display:none}
}
/* Final mobile optical pass: preserve full source standfirsts; reclaim space from media/air instead of truncating copy. */
/* Lock09 temporary stock convergence */
.page-cocores .cocores-hero__media img{object-position:50% 50%;filter:saturate(.9) contrast(1.03)}
@media(max-width:820px){.page-cocores .cocores-hero__media img{object-position:55% 50%}}

/* source: assets/lock14-density-convergence.css */
/* Lock14 — Commercial + CD density convergence.
   Mobile allocation baseline = label + share + primary unit.
   Supporting explanation returns when the user explicitly enters edit mode.
   Desktop is intentionally unchanged. */
@media (max-width:700px){
  /* ROOTS */

  /* Sundarbans Guardian Cooperative */

  /* Coconut Coast */
  .cocores-allocation-shell:not(.is-editing) .cocores-allocation__label > p,
  .cocores-allocation-shell:not(.is-editing) .cocores-allocation__units > span{
    display:none;
  }

  /* GLOW */

  /* MAVH */
}

/* source: assets/lock15-reference-funding.css */
/* Cultivera Lock15 — funding-page reference authorship convergence.
   Page-scoped only. No shell, Lotus or Sundarbans ownership. */

/* ------------------------------------------------------------
   Coconut Coast — vertical production releases into commerce
   ------------------------------------------------------------ */
@media (min-width: 1051px){
  .page-cocores .cocores-hero__grid{
    grid-template-columns:minmax(0,.72fr) minmax(500px,.98fr);
    gap:clamp(52px,6vw,96px);
    align-items:stretch;
  }
  .page-cocores .cocores-hero__copy{
    align-self:center;
    padding-block:clamp(42px,7vh,86px);
  }
  .page-cocores .cocores-hero__media{
    min-height:clamp(680px,calc(100svh - 116px),900px);
    align-self:stretch;
    overflow:hidden;
  }
  .page-cocores .cocores-hero__media picture{
    display:block;
    height:100%;
  }
  .page-cocores .cocores-hero__media img{
    width:100%;
    height:100%;
    min-height:0;
    object-fit:cover;
    object-position:50% 42%;
    filter:saturate(.9) contrast(1.035);
  }
  .page-cocores .cocores-spine__stage.is-harvest .cocores-spine__photo{
    height:clamp(410px,50vh,620px);
  }
  .page-cocores .cocores-spine__stage.is-harvest .cocores-spine__photo img{
    object-position:50% 37%;
  }
  .page-cocores .cocores-spine__stage.is-sell .cocores-spine__market img{
    height:clamp(280px,34vh,390px);
    object-position:50% 48%;
  }
}
@media (max-width: 760px){
  .page-cocores .cocores-hero__media img{
    object-position:50% 38%;
  }
  .page-cocores .cocores-spine__stage.is-harvest .cocores-spine__photo{
    height:min(72svh,520px);
  }
  .page-cocores .cocores-spine__stage.is-sell .cocores-spine__market img{
    height:clamp(240px,58vw,330px);
  }
}

/* ------------------------------------------------------------
   GLOW — continuity under pressure, not disaster theatre
   ------------------------------------------------------------ */

/* ------------------------------------------------------------
   MAVH — cultivation as the organising field
   ------------------------------------------------------------ */

/* ------------------------------------------------------------
   ROOTS — distributed place before programme mechanism
   ------------------------------------------------------------ */

/* 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. */
.funding-converged-v1528 main section[id],
.funding-converged-v1528 main article[id]{
  scroll-margin-top:calc(var(--global-nav-height,64px) + 78px);
}
.funding-converged-v1528 :where(figcaption,.caption,.hero-caption){
  overflow-wrap:anywhere;
}
@media(max-width:760px){
  .funding-converged-v1528 main section[id],
  .funding-converged-v1528 main article[id]{scroll-margin-top:calc(var(--global-nav-height,64px) + 70px)}
}

/* 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. */
.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{font-family:var(--sans)}
body.project-theme figure[data-media-class]:not([data-media-class="human-pause"]) figcaption{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{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{color:rgba(23,32,25,.64);font:400 .76rem/1.45 var(--sans);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);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)}
@media(max-width:640px){body.project-theme figure figcaption{grid-template-columns:1fr;gap:4px}}

/* 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 — implementer provenance belongs with the funding decision, not in a standalone chapter. */
body.page-cocores .cocores-close__provenance{margin-top:8px;padding-top:14px;border-top:1px solid rgba(20,23,20,.12);max-width:45ch;font-size:.72rem;line-height:1.52;color:#757b75}
body.page-cocores .cocores-close__provenance strong{font-weight:650;color:#4f574f}
body.page-cocores .cocores-close__provenance a{color:inherit;text-decoration-color:rgba(79,87,79,.38);text-underline-offset:3px}
/* Convergence Gate 1 · mobile shell optical clearance.
   The global main reserve owns shell collision; Coconut keeps a local visual runway below it. */
@media (max-width:760px){
  .page-cocores .cocores-hero{padding-top:30px}
}
@media (max-width:430px){
  .page-cocores .cocores-hero{padding-top:34px}
}

/* 2026-08-19 · Coconut Coast manual finetune authority
   Editorial compression + donor ownership. Page-scoped; no shell ownership. */
body.page-cocores{
  --alloc-education:#5f77a0;
  --alloc-health:#a64f4a;
  --alloc-environment:#3f714b;
  --alloc-livelihood:#986135;
}
body.page-cocores :is(p,dd,li){text-wrap:pretty}
body.page-cocores .funding-eyebrow{font-weight:650;color:#284836;letter-spacing:.11em}
body.page-cocores .funding-hero h1{max-width:12ch;font-size:clamp(56px,5.15vw,82px);line-height:.9}
body.page-cocores .cocores-hero__media{overflow:visible!important;align-content:stretch;background:transparent!important}
body.page-cocores .cocores-hero__media::after{display:none!important}
body.page-cocores .cocores-hero__media picture{overflow:hidden;min-height:0}
body.page-cocores .cocores-hero__media .funding-caption{min-height:0;margin:0!important;padding:11px 0 0!important;background:transparent!important}
body.page-cocores .cocores-hero__media .funding-caption span{max-width:58ch}

/* Context: editorial orientation without decorative numbering. */
body.page-cocores .cocores-context__grid{grid-template-columns:82px minmax(0,1.12fr) minmax(330px,.66fr);gap:clamp(28px,4.3vw,64px)}
body.page-cocores .cocores-section-index{padding-top:7px;color:rgba(39,76,55,.7)}
body.page-cocores .cocores-section-index small{font:600 .61rem/1.45 var(--mono);letter-spacing:.1em;text-transform:uppercase}
body.page-cocores .cocores-context__copy p:first-of-type{margin-top:26px}
body.page-cocores .cocores-source{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 12px;margin-top:23px!important;padding-top:14px;font-size:.61rem!important;line-height:1.5!important}
body.page-cocores .cocores-source>span{color:#355d46;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
body.page-cocores .cocores-source small{flex-basis:100%;color:#6f776f;font-family:var(--sans);font-size:.7rem;letter-spacing:0;text-transform:none}
body.page-cocores .cocores-context__fact{padding:21px 0 0 25px}
body.page-cocores .cocores-context__fact strong{max-width:15ch;font-size:clamp(1.75rem,2.35vw,2.65rem);line-height:1.03;text-wrap:balance}

/* Target: planning status is an evidence state, not an internal note. */
body.page-cocores .cocores-evidence-note{margin-top:50px;grid-template-columns:150px minmax(0,680px)}

/* Existing-tree chapter: documentary register + accessible dark-field copy. */
body.page-cocores .cocores-service__grid{grid-template-columns:minmax(390px,.92fr) minmax(0,.94fr);gap:clamp(48px,7vw,108px)}
body.page-cocores .cocores-service__media picture{display:block;overflow:hidden;aspect-ratio:4/5}
body.page-cocores .cocores-service__media img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:43% 50%;filter:saturate(.82) contrast(1.04)}
body.page-cocores .cocores-service__media[data-media-class] figcaption{border-top-color:rgba(255,255,255,.24)!important;color:rgba(247,244,234,.86)!important;background:transparent!important}
body.page-cocores .cocores-service__media[data-media-class] figcaption strong{color:#f7f4ea!important}
body.page-cocores .cocores-service__media[data-media-class] figcaption span{color:rgba(247,244,234,.82)!important}
body.page-cocores .cocores-service__copy>p{max-width:48ch;color:rgba(247,244,234,.9);line-height:1.6}
body.page-cocores .cocores-service__number span{color:rgba(247,244,234,.86)}

/* Farm + service cycle: one operating grammar, never a stepper. */
body.page-cocores .cocores-system{position:relative;overflow:hidden;background:#ded5c2}
body.page-cocores .cocores-system__head{display:block;max-width:900px;margin-bottom:clamp(34px,4vw,52px)}
body.page-cocores .cocores-system__head>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.48fr);gap:16px clamp(42px,5vw,68px);align-items:end}
body.page-cocores .cocores-system__head .cocores-kicker{grid-column:1/-1;margin:0}
body.page-cocores .cocores-system__head h2{max-width:10.5ch}
body.page-cocores .cocores-system__head p{max-width:38ch;margin:0 0 .2rem;color:#4e584f;line-height:1.55}
body.page-cocores .cocores-spine{border-top:1px solid rgba(23,32,25,.18)}
body.page-cocores .cocores-spine__stage{display:grid;grid-template-columns:minmax(150px,180px) minmax(0,1fr) minmax(270px,340px);gap:clamp(26px,4vw,58px);min-height:0!important;padding:clamp(34px,4.1vw,52px) 0;border-bottom:1px solid rgba(23,32,25,.18);align-items:start;overflow:visible;background:transparent!important}
body.page-cocores .cocores-system.is-interactive .cocores-spine__stage{min-height:0!important;background:transparent!important;transition:none!important}
body.page-cocores .cocores-system.is-interactive .cocores-spine__label{position:static!important;top:auto!important;opacity:1!important;transform:none!important}
body.page-cocores .cocores-system.is-interactive .cocores-spine__body{opacity:1!important;transform:none!important;transition:none!important}
body.page-cocores .cocores-spine__label{padding:0;align-self:start}
body.page-cocores .cocores-spine__label strong{display:block;margin:0;max-width:none;font-size:clamp(2.7rem,3.8vw,4.5rem);line-height:.92;color:#1e3124;white-space:nowrap;overflow-wrap:normal;word-break:normal}
body.page-cocores .cocores-spine__body>p{max-width:47ch;margin:0;color:#3f4941;line-height:1.58;font-size:clamp(.96rem,1.04vw,1.05rem)}
body.page-cocores .cocores-spine__evidence{align-self:start;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;padding-top:15px;border-top:1px solid rgba(23,32,25,.2);color:#59645a}
body.page-cocores .cocores-spine__evidence>span{display:grid;gap:2px;font-size:.74rem;line-height:1.35}
body.page-cocores .cocores-spine__evidence>span strong{font:400 clamp(1.9rem,2.4vw,2.8rem)/.92 var(--serif);letter-spacing:-.045em;color:#284631}
body.page-cocores .cocores-spine__evidence>small{grid-column:1/-1;color:#59645a;font:600 .62rem/1.48 var(--mono);letter-spacing:.045em;text-transform:uppercase}
body.page-cocores .cocores-spine__evidence--market{grid-template-columns:1fr;gap:18px}
body.page-cocores .cocores-market-routes{display:flex;flex-wrap:wrap;gap:7px 15px}
body.page-cocores .cocores-market-routes span{padding:0;border:0;background:transparent;color:#5a645b;font:600 .64rem/1.45 var(--mono);letter-spacing:.045em;text-transform:uppercase}
body.page-cocores .cocores-market-routes .is-primary{background:transparent;color:#234831;border:0}
body.page-cocores .cocores-spine__market{align-self:start;margin:0}
body.page-cocores .cocores-spine__market img{width:100%;height:clamp(180px,16vw,240px);object-fit:cover;object-position:50% 48%}
body.page-cocores .cocores-spine__market[data-media-class] figcaption{padding-top:8px!important}

/* Funding: donor-owned triptych, Atlas colour as classification rather than card fill. */
body.page-cocores .cocores-funding{padding-block:clamp(82px,9vw,132px);background:#f7f4eb}
body.page-cocores .cocores-funding__intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.42fr);gap:18px clamp(44px,7vw,108px);align-items:end}
body.page-cocores .cocores-funding__intro .cocores-kicker{grid-column:1/-1;margin-bottom:2px}
body.page-cocores .cocores-funding h2{max-width:10.5ch;margin:0;font-size:clamp(4.6rem,7.2vw,7.8rem);line-height:.86}
body.page-cocores .cocores-funding__intro>p{max-width:38ch;margin:0 0 .4rem;color:#505950;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.55}
body.page-cocores .cocores-funding__territories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(46px,5vw,70px);border-top:1px solid var(--cocores-line);border-bottom:1px solid var(--cocores-line)}
body.page-cocores .cocores-funding__territory{--territory-accent:var(--alloc-environment);position:relative;display:grid;grid-template-rows:auto auto 1fr auto;gap:24px;min-height:410px;padding:27px clamp(24px,3vw,44px) 26px 0;border-top:4px solid var(--territory-accent);background:transparent}
body.page-cocores .cocores-funding__territory+article{padding-left:clamp(24px,3vw,44px);border-left:1px solid var(--cocores-line)}
body.page-cocores .cocores-funding__territory[data-funding-territory="services"]{--territory-accent:var(--alloc-education)}
body.page-cocores .cocores-funding__territory[data-funding-territory="market"]{--territory-accent:var(--alloc-livelihood);padding-right:0}
body.page-cocores .cocores-funding__icon{width:64px;height:64px;color:var(--territory-accent)}
body.page-cocores .cocores-funding__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
body.page-cocores .cocores-funding__territory-kicker{display:block;margin-bottom:9px;color:#556057;font:650 .61rem/1.35 var(--mono);letter-spacing:.1em;text-transform:uppercase}
body.page-cocores .cocores-funding__territory h3{max-width:12ch;margin:0;font:400 clamp(1.95rem,2.85vw,3.15rem)/.98 var(--serif);letter-spacing:-.04em;color:#1d2b21}
body.page-cocores .cocores-funding__spend{align-self:start;list-style:none;margin:0;padding:0;border-top:1px solid rgba(23,32,25,.14)}
body.page-cocores .cocores-funding__spend li{padding:11px 0;border-bottom:1px solid rgba(23,32,25,.14);color:#4b554d;font-size:.8rem;line-height:1.45}
body.page-cocores .cocores-funding__legend{display:flex;flex-wrap:wrap;gap:7px 14px;align-items:center;padding-top:2px}
body.page-cocores .cocores-funding__legend span{display:inline-flex;gap:6px;align-items:center;color:#5f685f;font:600 .58rem/1.4 var(--mono);letter-spacing:.045em;text-transform:uppercase}
body.page-cocores .cocores-funding__legend span::before{content:"";width:13px;height:3px;background:#7b807b}
body.page-cocores .cocores-funding__legend [data-alloc="education"]::before{background:var(--alloc-education)}
body.page-cocores .cocores-funding__legend [data-alloc="health"]::before{background:var(--alloc-health)}
body.page-cocores .cocores-funding__legend [data-alloc="environment"]::before{background:var(--alloc-environment)}
body.page-cocores .cocores-funding__legend [data-alloc="livelihood"]::before{background:var(--alloc-livelihood)}
body.page-cocores .cocores-funding__stewardship-spine{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:20px 34px;align-items:baseline;padding-block:18px;border-bottom:1px solid var(--cocores-line)}
body.page-cocores .cocores-funding__stewardship-spine strong{color:#355b43;font:650 .61rem/1.4 var(--mono);letter-spacing:.09em;text-transform:uppercase}
body.page-cocores .cocores-funding__stewardship-spine span{color:#4b554d;font-size:.78rem}
body.page-cocores .cocores-funding__stewardship-spine small{color:#727a72;font-size:.7rem}

/* Stewardship: quiet reassurance, no matrix or enclosing card. */
body.page-cocores .cocores-stewardship{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(260px,.58fr) minmax(0,1.42fr);gap:clamp(48px,7vw,106px);margin-top:clamp(36px,4.2vw,56px);padding-top:clamp(28px,3.4vw,42px);padding-bottom:clamp(26px,3vw,38px);border-top:1px solid var(--cocores-line);background:#f7f4eb;color:var(--cocores-ink)}
body.page-cocores .cocores-stewardship::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#f7f4eb;pointer-events:none}
body.page-cocores .cocores-stewardship__head{display:grid;align-content:start;gap:10px}
body.page-cocores .cocores-stewardship__head .section-kicker{margin:0;color:#355d46}
body.page-cocores .cocores-stewardship__head h3{max-width:12ch;margin:0;font:400 clamp(2.65rem,4vw,4.7rem)/.94 var(--serif);letter-spacing:-.045em;color:#172019}
body.page-cocores .cocores-stewardship__head p{max-width:34ch;margin:7px 0 0;color:#4f5950;font-size:.9rem;line-height:1.55}
body.page-cocores .cocores-stewardship__entries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(32px,4vw,56px);align-content:start}
body.page-cocores .cocores-stewardship__entries article{display:grid;gap:8px;align-content:start;padding:15px 0 24px;border-top:1px solid rgba(23,32,25,.18)}
body.page-cocores .cocores-stewardship__entries strong{font:400 clamp(1.16rem,1.55vw,1.45rem)/1.12 var(--serif);letter-spacing:-.018em;color:#263029}
body.page-cocores .cocores-stewardship__entries p{max-width:39ch;margin:0;color:#596159;font-size:.82rem;line-height:1.5}

/* Allocation: interaction owns the second donor question; total belongs to header. */
body.page-cocores .cocores-allocation-shell{margin-top:clamp(36px,4vw,54px)}
body.page-cocores .cocores-allocation-head{grid-template-columns:minmax(0,1fr) 220px;align-items:start}
body.page-cocores .cocores-allocation-head h3{max-width:9.5ch}
body.page-cocores .cocores-allocation-head p{max-width:45ch}
body.page-cocores .cocores-allocation-head__total{align-self:start;margin-top:34px;padding-top:12px;border-top:1px solid var(--cocores-line);border-bottom:0}
body.page-cocores .cocores-allocation-head__total strong{font-size:clamp(4.2rem,5.8vw,6.6rem);line-height:.75}
body.page-cocores .cocores-allocation-head__total span{margin-top:12px;padding-bottom:0}
body.page-cocores .cocores-allocation__label>span{letter-spacing:.075em}

@media(max-width:1050px){
  body.page-cocores .cocores-context__grid{grid-template-columns:70px minmax(0,1fr) minmax(290px,.62fr);gap:30px}
  body.page-cocores .cocores-system__head>div{grid-template-columns:1fr;gap:14px}
  body.page-cocores .cocores-spine__stage{grid-template-columns:130px minmax(0,1fr) minmax(230px,290px);gap:30px}
  body.page-cocores .cocores-funding__territory{min-height:390px;padding-right:22px}
  body.page-cocores .cocores-funding__territory+article{padding-left:22px}
}
@media(max-width:820px){
  body.page-cocores .funding-hero h1{max-width:100%;width:100%;font-size:clamp(42px,11.6vw,56px)}
  body.page-cocores .cocores-hero__media{overflow:visible!important}
  body.page-cocores .cocores-hero__media picture{overflow:hidden}
  body.page-cocores .cocores-hero__media .funding-caption{display:grid!important}
  body.page-cocores .cocores-context__grid{grid-template-columns:1fr;gap:24px}
  body.page-cocores .cocores-section-index{padding-top:0}
  body.page-cocores .cocores-context__fact{padding:20px 0 0;border-left:0;border-top:1px solid var(--cocores-line)}
  body.page-cocores .cocores-context__fact strong{max-width:16ch;font-size:2rem}
  body.page-cocores .cocores-service__grid{grid-template-columns:1fr;gap:38px}
  body.page-cocores .cocores-service__media picture{aspect-ratio:4/3}
  body.page-cocores .cocores-service__media img{object-position:50% 52%}
  body.page-cocores .cocores-spine__stage{grid-template-columns:1fr;gap:14px;padding:31px 0}
  body.page-cocores .cocores-spine__label,body.page-cocores .cocores-spine__body,body.page-cocores .cocores-spine__evidence{grid-column:1!important}
  body.page-cocores .cocores-spine__label strong{font-size:3rem;white-space:normal}
  body.page-cocores .cocores-spine__evidence{margin-top:5px}
  body.page-cocores .cocores-spine__market img{height:min(56vw,300px)}
  body.page-cocores .cocores-funding__intro{grid-template-columns:1fr;gap:18px}
  body.page-cocores .cocores-funding h2{max-width:9ch;font-size:clamp(3.8rem,14vw,5.8rem)}
  body.page-cocores .cocores-funding__intro>p{max-width:34ch}
  body.page-cocores .cocores-funding__territories{grid-template-columns:1fr;margin-top:38px}
  body.page-cocores .cocores-funding__territory{grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto auto;gap:17px 22px;min-height:0;padding:25px 0;border-left:0!important;border-top:1px solid var(--cocores-line)}
  body.page-cocores .cocores-funding__territory:first-child{border-top:4px solid var(--territory-accent)}
  body.page-cocores .cocores-funding__territory:not(:first-child)::before{content:"";position:absolute;left:0;top:-1px;width:76px;height:3px;background:var(--territory-accent)}
  body.page-cocores .cocores-funding__icon{grid-row:1/3;width:58px;height:58px}
  body.page-cocores .cocores-funding__spend,body.page-cocores .cocores-funding__legend{grid-column:2}
  body.page-cocores .cocores-funding__stewardship-spine{grid-template-columns:1fr;gap:7px;padding-block:17px}
  body.page-cocores .cocores-stewardship{grid-template-columns:1fr;gap:28px;margin-top:34px;padding-top:28px}
  body.page-cocores .cocores-stewardship__head h3{max-width:11ch;font-size:clamp(2.6rem,10vw,3.7rem)}
  body.page-cocores .cocores-stewardship__entries{grid-template-columns:1fr}
  body.page-cocores .cocores-stewardship__entries article{padding:14px 0 20px}
  body.page-cocores .cocores-allocation-head{grid-template-columns:1fr}
  body.page-cocores .cocores-allocation-head__total{width:min(100%,240px);margin-top:0}
}
@media(max-width:430px){
  body.page-cocores .funding-hero h1{font-size:clamp(38px,10.6vw,46px);max-width:100%}
  body.page-cocores .cocores-source{display:grid;gap:7px}
  body.page-cocores .cocores-spine__evidence{grid-template-columns:1fr 1fr}
  body.page-cocores .cocores-spine__evidence--market{grid-template-columns:1fr}
  body.page-cocores .cocores-market-routes{width:100%;display:grid;grid-template-columns:1fr;gap:7px}
  body.page-cocores .cocores-spine__market{width:100%}
  body.page-cocores .cocores-funding__territory{grid-template-columns:62px minmax(0,1fr);gap:15px}
  body.page-cocores .cocores-funding__icon{width:50px;height:50px}
  body.page-cocores .cocores-funding__territory h3{font-size:2.05rem}
}
@media (min-width:821px){
  body.page-cocores .cocores-hero__media{height:auto!important;min-height:0!important;align-self:center!important;align-content:start!important}
  body.page-cocores .cocores-hero__media picture{display:block!important;height:auto!important;aspect-ratio:4/3;overflow:hidden}
  body.page-cocores .cocores-hero__media img{width:100%;height:100%!important;max-height:none!important;object-fit:cover;object-position:50% 42%}
}
