.trades{width:100%;margin-top:clamp(1.75rem,3vw,2.5rem)}.trades-label{margin-bottom:.5rem;color:var(--muted-ink)}.trades-rule{height:3px;margin-bottom:clamp(1rem,2vw,1.5rem);background:var(--accent-social)}.trades-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:1.5rem 1.75rem;margin:0;padding:0;list-style:none}.trades-item{display:flex;flex-direction:column;gap:.3rem}.trades-icon{display:block;width:clamp(2.1rem,3.4vw,2.75rem);margin-bottom:.35rem;color:var(--base-500)}.trades-icon svg{display:block;width:100%;height:auto}.trades-item[data-trade=construction] .trades-icon{color:color-mix(in srgb,var(--cyan) 42%,var(--base-500))}.trades-item[data-trade=agriculture] .trades-icon{color:color-mix(in srgb,var(--mindaro) 40%,var(--base-500))}.trades-item[data-trade=food-processing] .trades-icon{color:color-mix(in srgb,var(--base-300) 48%,var(--base-500))}.trades-item[data-trade=mechanics] .trades-icon{color:var(--base-500)}.trades-name{font-weight:700;font-size:var(--section-card-title);line-height:1.25;letter-spacing:-.01em}.trades-name,.trades-value{font-family:var(--font-sans)}.trades-value{font-size:var(--section-figure-label);line-height:1.45;color:color-mix(in srgb,var(--base-500) 72%,transparent)}.chain{display:flex;flex-direction:column;align-self:stretch;width:min(100%,34rem);color:var(--base-500)}.chain-label{margin-bottom:.5rem;color:var(--muted-ink)}.chain-list{display:flex;flex:1 1;flex-direction:column;margin:0;padding:0;list-style:none;border-top:3px solid var(--base-300)}.chain-item[data-link=soil]{--link-accent:#5f92b3}.chain-item[data-link=nursery]{--link-accent:#7fa04a}.chain-item[data-link=farm]{--link-accent:#4f7030}.chain-item[data-link=processing]{--link-accent:#9a6b3d}.chain-item[data-link=market]{--link-accent:#c05f2c}.chain-item[data-link=listen]{--link-accent:#5f92b3}.chain-item[data-link=reflect]{--link-accent:#6f7fa8}.chain-item[data-link=practice]{--link-accent:#4f7030}.chain-item[data-link=serve]{--link-accent:#9a6b3d}.chain-item[data-link=sustain]{--link-accent:#c05f2c}.chain-item{display:grid;flex:1 1;grid-template-columns:1.85rem 3rem 1fr;align-items:center;gap:0 1rem;min-height:4.25rem;padding:.85rem 0;border-bottom:1px solid color-mix(in srgb,var(--base-500) 18%,transparent)}.chain-icon{display:block;width:3rem;height:3rem;padding:.45rem;box-sizing:border-box;border-radius:50%;color:var(--link-accent);background:color-mix(in srgb,var(--link-accent) 15%,transparent)}.chain-name{font-family:var(--font-serif);font-weight:400;font-size:var(--section-card-title);line-height:1.15}.chain-value{font-family:var(--font-sans);font-size:var(--section-figure-label);line-height:1.4;color:color-mix(in srgb,var(--base-500) 65%,transparent)}.chain-index{align-self:center;color:color-mix(in srgb,var(--link-accent) 58%,var(--base-500))}.chain-highlight{margin-top:1.5rem;padding:.15rem 0 .15rem 1.1rem;border-left:3px solid var(--base-300);font-family:var(--font-sans);font-size:var(--section-note);font-weight:500;line-height:1.55;color:color-mix(in srgb,var(--base-500) 85%,transparent)}@media (max-width:1000px){.chain{width:100%;margin-bottom:2.5rem}.chain-item{grid-template-columns:1.75rem 3rem 1fr;gap:0 .9rem;min-height:0}.chain-icon{width:3rem;height:3rem;padding:.45rem}}.report-hero{position:relative;width:100%;height:100svh;background-color:var(--base-400)}.report-hero .container{display:flex}.report-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;height:100%}.report-hero-image{position:relative;width:100%;height:100%;overflow:hidden;border-radius:.375rem}.report-hero-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(15,15,15,.1) 0,rgba(15,15,15,.05) 30%,rgba(15,15,15,.05) 70%,rgba(15,15,15,.1));z-index:1}.report-image-cover{object-fit:cover}.report-hero-right{display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem}.report-header{position:absolute;top:50%;transform:translateY(-50%);padding:0 2rem;text-align:center;color:var(--base-100)}.report-header h1{font-size:clamp(4rem,8vw,8rem);line-height:.85;color:var(--base-300)}.report-header .subheader{width:100%;font-size:clamp(1.5rem,3vw,5rem);line-height:1.25;color:var(--base-300)}.report-hero-meta{display:flex;justify-content:space-between;align-items:flex-end}.report-hero-meta-left,.report-hero-meta-right{display:flex;flex-direction:column;color:var(--base-100);opacity:.5}.report-hero-meta-right{text-align:right}.report-current-conditions,.report-discovery{position:relative;width:100%;padding:clamp(3.5rem,9svh,7rem) .75rem;background-color:var(--base-200);color:var(--base-500)}.report-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 3rem;width:86%;margin:0 auto}.report-copy-grid[data-single=true]{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.report-copy-grid[data-single=true] .report-copy-content{align-items:center;max-width:46rem}.report-copy-grid[data-single=true] .report-copy-content p{max-width:42rem}.report-copy-content{display:flex;flex-direction:column;gap:1.5rem}.report-copy-content .report-section-title{max-width:16em;font-size:var(--section-title);line-height:1.1}.report-copy-content p{max-width:540px;opacity:.7}.report-copy-content .button{margin-top:1.5rem}.report-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.75rem}.report-copy-grid[data-single=true] .report-actions{justify-content:center}.report-intro-figure{position:relative;align-self:stretch;width:100%;min-height:24rem;margin:0;overflow:hidden;border-radius:.5rem;background-color:var(--base-200)}.report-intro-image{object-fit:cover}.report-points{display:flex;flex-direction:column;gap:.9rem;margin:.5rem 0 0;padding:0;list-style:none}.report-point{padding-left:.95rem;border-left:3px solid var(--base-300)}.report-point-title{font-family:var(--font-sans);font-weight:800;font-size:var(--section-card-title);line-height:1.25;letter-spacing:-.02em;color:var(--base-500)}.report-point-value{margin-top:.15rem;font-family:var(--font-sans);font-size:var(--section-figure-label);line-height:1.45;color:color-mix(in srgb,var(--base-500) 70%,transparent)}.report-stats[data-program=climate]{--stat-accent:var(--accent-climate)}.report-stats[data-program=food]{--stat-accent:var(--accent-food)}.report-stats[data-program=social]{--stat-accent:var(--accent-social)}.report-evidence{width:100%;padding:clamp(3rem,7vw,6rem) .75rem;background-color:var(--base-200);color:var(--base-500)}.report-evidence-inner{width:86%;margin:0 auto}.report-evidence-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}.report-evidence-aside{padding-top:1.75rem}.report-evidence-aside,.report-stats{display:flex;flex-direction:column;gap:1.5rem}.report-stats{width:100%;margin-top:clamp(2.5rem,5vw,4rem)}@media (max-width:1000px){.report-evidence-inner{width:100%}.report-evidence-top{grid-template-columns:1fr;gap:2rem}.report-evidence-aside{padding-top:0}}.report-stats-label{color:var(--muted-ink)}.report-evidence-note{max-width:46ch;font-family:var(--font-sans);font-size:var(--section-note);line-height:1.55;color:color-mix(in srgb,var(--base-500) 78%,transparent)}.report-stats-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:0 2.5rem;margin:0}.report-stat{display:flex;flex-direction:column;gap:.55rem;padding:1.4rem 0 1.6rem;border-top:3px solid var(--stat-accent);border-bottom:1px solid color-mix(in srgb,var(--base-500) 20%,transparent)}.report-stat-value{display:flex;align-items:baseline;gap:.45rem;margin:0;font-family:var(--font-sans);font-size:var(--section-figure);font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--base-500)}.report-stat-unit{font-size:var(--section-figure-label);font-weight:500;letter-spacing:0;color:color-mix(in srgb,var(--base-500) 62%,transparent)}.report-stat-label{color:var(--muted-ink)}.report-stats-footnote{max-width:52ch;font-family:var(--font-sans);font-size:var(--section-figure-label);line-height:1.5;color:var(--muted-ink)}.report-map-column{display:flex;align-items:flex-start;justify-content:center}.report-map-stack{display:flex;flex-direction:column;gap:.85rem;width:100%}.report-map-caption{color:var(--muted-ink)}.report-map-key{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--base-500) 20%,transparent)}.report-map-key-label{margin-bottom:1.1rem;color:var(--muted-ink)}.report-map-key-list{display:grid;gap:.9rem;margin:0}.report-map-key-item{display:grid;grid-template-columns:minmax(9rem,12rem) 1fr;gap:.35rem 1.25rem;align-items:baseline}.report-map-key-item dt{display:flex;align-items:baseline;gap:.55rem;font-weight:700;line-height:1.35}.report-map-key-item dd,.report-map-key-item dt{font-family:var(--font-sans);font-size:var(--section-note)}.report-map-key-item dd{margin:0;line-height:1.45;opacity:.7}.report-map-key-swatch{flex:none;width:.7rem;height:.7rem;border-radius:2px;translate:0 .05rem}.report-map-key-swatch[data-swatch=galamsey]{background:#8b1a1a}.report-map-key-swatch[data-swatch=parcels]{background:#f2984e}.report-map-key-swatch[data-swatch=reserves]{background:repeating-linear-gradient(45deg,#3fa34d,#3fa34d 2px,transparent 0,transparent 4px);border:1px solid #3fa34d}.report-map-key-swatch[data-swatch=hq]{background:#4a4ae0;border-radius:50%}@media (max-width:640px){.report-map-key-item{grid-template-columns:1fr;gap:.2rem}}.report-map-frame{position:relative;width:100%;aspect-ratio:1164/998;margin:0;overflow:hidden;border:1px solid rgba(7,22,20,.18);border-radius:.375rem;background-color:var(--base-100);box-shadow:0 22px 70px rgba(7,22,20,.12)}.report-map-image{display:block;object-fit:contain}.report-section{position:relative;width:100%;height:100svh;overflow:hidden;background-color:var(--base-400)}div.pin-spacer:has(>.report-section){background-color:var(--base-200)}.report-canvas{position:relative;display:grid;grid-template-rows:100%;grid-template-columns:100%;place-items:center;width:100%;height:100%;overflow:hidden}.report-layer{position:relative;grid-area:1/1/-1/-1;width:100%;height:100%}.report-layer:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:10}.report-img{inset:0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.report-img,.report-img:after{position:absolute;width:100%;height:100%}.report-img:after{content:"";top:0;left:0;background:linear-gradient(0deg,rgba(15,15,15,.8) 0,rgba(15,15,15,.2) 30%,rgba(15,15,15,.2) 70%,rgba(15,15,15,.4));pointer-events:none}.report-data-block{position:absolute;display:flex;flex-direction:column;gap:.1875rem;max-width:min(14rem,28vw);transform:translate(-50%,-50%);pointer-events:none;z-index:5}.report-data-block p{color:var(--base-400);font-size:var(--section-card-title);font-weight:900;line-height:.95;text-shadow:0 1px 0 rgba(247,251,242,.7),0 0 18px rgba(247,251,242,.55)}.report-data-block p.mono{font-size:var(--section-figure-label);font-weight:900;line-height:1.05}.report-data-top-left{top:27%;left:24%}.report-data-top-right{top:26%;left:76%}.report-data-bottom-left{top:76%;left:28%}.report-data-bottom-right{top:76%;left:76%}.report-compass{grid-area:1/1/-1/-1;width:70vmin;height:70vmin;transform-origin:center center;transform-box:fill-box;pointer-events:none;z-index:15}.report-wiper-hand{transform-origin:center center}.report-wiper-fixed,.report-wiper-hand{position:relative;grid-area:1/1/-1/-1;width:2px;height:150vmax;pointer-events:none;z-index:20}.report-wiper-fixed{transform:rotate(225deg);transform-origin:center center}.report-wiper-line{left:0;width:100%;height:50%}.report-wiper-dot,.report-wiper-line{position:absolute;top:0;background-color:var(--base-300)}.report-wiper-dot{left:50%;width:10px;height:10px;border-radius:50%;transform:translateX(-50%)}@media (max-width:1000px){.report-section{height:auto;overflow:visible}.report-canvas{padding:.5rem;overflow:visible}.report-canvas,.report-layer{display:flex;flex-direction:column;gap:.5rem;height:auto}.report-img{position:relative;inset:auto;aspect-ratio:4/3;height:auto;border-radius:.5rem;overflow:hidden;z-index:auto!important;mask-image:none!important;-webkit-mask-image:none!important}.report-data-block{top:auto;right:auto;bottom:1rem;left:1rem;max-width:calc(100% - 2rem);transform:none}.report-data-block~.report-data-block{bottom:4.5rem}.report-compass,.report-wiper-fixed,.report-wiper-hand{display:none}}@media screen and (max-width:1000px){.report-hero-grid{grid-template-columns:1fr;grid-template-rows:1fr auto}.report-header{padding:0 1.5rem}.report-hero-right{padding:1rem .75rem}.report-current-conditions,.report-discovery{padding:10svh .75rem}.report-copy-grid{grid-template-columns:1fr;width:100%}.report-copy-empty{display:none}.report-stats{width:100%;margin-top:2.5rem}.report-map-column{order:-1}.report-map-frame{width:min(100%,32rem)}.report-compass{width:90vmin;height:90vmin}.report-data-block{display:none}}.report-intro-figure-drawn{position:relative;display:flex;align-self:stretch;align-items:center;justify-content:center;height:auto;min-height:0;aspect-ratio:auto;overflow:visible;border-radius:0;background:none}.report-stats-list[data-timeline=true]{position:relative}.report-stats-list[data-timeline=true]:before{content:"";position:absolute;top:.42rem;left:0;right:0;height:1px;background:color-mix(in srgb,var(--base-500) 22%,transparent)}.report-stat-period{position:relative;display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem;color:var(--muted-ink);background:var(--base-200);padding-right:.6rem;width:fit-content}.report-stat-node{display:block;width:9px;height:9px;border-radius:50%;border:2px solid var(--accent-food);background:var(--base-200)}.report-stat:first-child .report-stat-node{background:var(--accent-food)}@media (max-width:1000px){.report-stats-list[data-timeline=true]:before{display:none}}.report-trades-band{width:86%;margin:clamp(2.5rem,5vw,4rem) auto 0}.report-evidence-aside .report-stats{margin-top:.5rem}.report-evidence-aside .report-stats-list{grid-template-columns:minmax(0,1fr);gap:0}.report-evidence-aside .report-stats-list[data-timeline=true]:before{top:0;bottom:0;left:4px;right:auto;width:1px;height:auto}.report-evidence-aside .report-stat{padding-left:1.9rem}.report-evidence-aside .report-stat-period{margin-left:-1.9rem;padding-left:0}@media (max-width:1000px){.report-evidence-aside .report-stats-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr))}.report-evidence-aside .report-stats-list[data-timeline=true]:before{display:none}.report-intro-figure{align-self:start;min-height:0;aspect-ratio:4/3}}.report-next{display:inline-flex;flex-direction:column;gap:.2rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1.1rem;border-top:2px solid color-mix(in srgb,var(--base-500) 22%,transparent);color:inherit;text-decoration:none;transition:border-color .2s ease}.report-next:focus-visible,.report-next:hover{border-top-color:var(--base-300)}.report-next-label{color:var(--muted-ink)}.report-next-title{font-family:var(--font-sans);font-weight:700;font-size:var(--section-card-title);letter-spacing:-.015em}