:root{--forest:#102318;--forest-2:#183423;--oxblood:#8f0f22;--beet:#bd0638;--clay:#b24a16;--soil:#4a2d1f;--cream:#f4ecd8;--paper:#fff8ea;--ink:#11120f;--muted:#c6bfae;--line:rgba(244,236,216,.22);--softline:rgba(16,35,24,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--forest);color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 34px;background:rgba(16,35,24,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--beet);color:white;border-radius:10px;font-size:14px;letter-spacing:-.08em}.brand-text{font-size:21px}nav{display:flex;gap:22px;font-size:14px;color:var(--muted)}nav a{text-decoration:none}nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--cream);background:var(--cream);color:var(--forest);font-weight:850;text-decoration:none;border-radius:999px}.button.small{min-height:36px;font-size:14px}.button.ghost{background:transparent;color:var(--cream)}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:32px;min-height:78vh;padding:96px 7vw 64px;background:radial-gradient(circle at 75% 30%,rgba(189,6,56,.9),transparent 28%),linear-gradient(135deg,rgba(74,45,31,.96),rgba(16,35,24,.94) 55%),var(--forest)}.kicker,.eyebrow{margin:0 0 12px;color:#f3b8a6;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,.hero-card h2,.manifesto h2,.section-intro h2,.split h2,.sacred-fool h2,.join h2,.sources h2{font-family:Georgia,"Times New Roman",serif}h1{font-size:clamp(54px,8vw,124px);line-height:.88;letter-spacing:-.06em;max-width:920px;margin-bottom:28px}.lede{max-width:760px;font-size:clamp(20px,2.4vw,32px);color:#f9f1df}.hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.hero-card{align-self:end;padding:28px;border:1px solid var(--line);background:rgba(255,248,234,.08);box-shadow:0 20px 80px rgba(0,0,0,.24)}.hero-card h2{font-size:34px;line-height:1.02}.manifesto{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;padding:72px 7vw;background:var(--paper);color:var(--ink)}.manifesto .eyebrow,.dossiers .eyebrow,.sources .eyebrow{color:var(--oxblood)}.manifesto h2{font-size:46px;line-height:1;letter-spacing:-.03em}.essay{font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.62;color:#243127}.essay.light{color:var(--cream)}.grid-section,.chain,.dossiers,.split,.sacred-fool,.join,.sources{padding:80px 7vw}.section-intro{max-width:820px;margin-bottom:34px}.section-intro.wide{max-width:980px}.section-intro h2,.split h2,.sacred-fool h2,.join h2,.sources h2{font-size:clamp(38px,5vw,72px);line-height:.96;letter-spacing:-.04em}.deck{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.55;color:#ede0c6}.question-band{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin:24px 0 26px}.question-band div{padding:22px;min-height:170px;border-right:1px solid var(--line);background:rgba(255,248,234,.05)}.question-band div:last-child{border-right:0}.question-band span{display:block;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:800;color:var(--cream);margin-bottom:12px}.question-band p{color:#d5cbb8;margin:0}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-list article,.dossier-grid article,.ledger-card,.source-grid article{border:1px solid var(--line);background:rgba(255,248,234,.07);padding:26px}.feature-list span{color:#f3b8a6;font-weight:900;font-size:13px}.feature-list h3,.dossier-grid h3,.ledger-card h3,.source-grid h3{font-size:25px;margin:18px 0 10px}.chain{background:linear-gradient(180deg,var(--forest),var(--forest-2))}.chain-flow{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;align-items:stretch}.node{position:relative;min-height:250px;padding:22px;border:1px solid var(--line);background:var(--paper);color:var(--forest);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.node:after{content:"";position:absolute;right:-30px;top:50%;width:58px;height:58px;border-top:1px solid rgba(16,35,24,.25);border-right:1px solid rgba(16,35,24,.25);transform:translateY(-50%) rotate(45deg)}.node:nth-child(4n):after,.node:last-child:after{display:none}.node.seed,.node.farm,.node.worker,.node.processor,.node.chef,.node.retailer,.node.consumer,.node.regulator{grid-column:span 3}.node-label{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--oxblood)}.node h3{font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.02;margin:0 0 12px}.node p{font-size:16px}.node a{color:var(--oxblood);font-weight:850;text-decoration:none;font-size:14px}.split{display:grid;grid-template-columns:1fr .8fr;gap:42px;background:var(--oxblood)}.ledger-card{background:var(--paper);color:var(--ink)}.ledger-card ul{margin:0;padding-left:20px}.ledger-card li{margin:12px 0}.dossiers,.sources{background:var(--paper);color:var(--ink)}.dossiers .deck{color:#243127}.dossier-grid,.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dossier-grid article,.source-grid article{background:white;border-color:var(--softline)}.dossier-grid a,.source-grid a{color:var(--oxblood);font-weight:900;text-decoration:none}.source-grid{grid-template-columns:repeat(4,1fr)}.sacred-fool{display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:center;background:linear-gradient(135deg,rgba(178,74,22,.25),transparent),var(--forest)}.symbol{width:160px;height:160px;display:grid;place-items:center;border:2px solid var(--cream);border-radius:50%;font-family:Georgia,"Times New Roman",serif;font-size:96px;color:var(--cream)}.join{text-align:center;background:var(--soil)}.join p{max-width:760px;margin:0 auto 28px;font-size:20px}@media(max-width:1100px){.question-band{grid-template-columns:1fr 1fr}.question-band div:nth-child(2){border-right:0}.question-band div{border-bottom:1px solid var(--line)}.question-band div:nth-child(n+3){border-bottom:0}.source-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.site-header{align-items:flex-start;gap:16px;flex-direction:column}nav{flex-wrap:wrap}.hero,.manifesto,.split,.sacred-fool{grid-template-columns:1fr}.feature-list,.dossier-grid,.source-grid{grid-template-columns:1fr}.node{grid-column:1 / -1!important}.node:after{display:none}}@media(max-width:560px){.hero,.grid-section,.chain,.dossiers,.split,.sacred-fool,.join,.sources{padding-left:24px;padding-right:24px}.question-band{grid-template-columns:1fr}.question-band div{border-right:0;border-bottom:1px solid var(--line)}.question-band div:last-child{border-bottom:0}}


/* Patch v2.1: prevent supply-chain card headings from clipping */
.node {
  min-width: 0;
  overflow: hidden;
}

.node h3 {
  font-size: clamp(26px, 2.25vw, 40px);
  line-height: 1.04;
  letter-spacing: -0.035em;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
  max-width: 100%;
}

.node p {
  overflow-wrap: break-word;
}

.chain-flow {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.node.seed,
.node.farm,
.node.worker,
.node.processor,
.node.chef,
.node.retailer,
.node.consumer,
.node.regulator {
  grid-column: auto;
}

.node:after {
  display: none;
}

.subscribe-copy {
  max-width: 680px;
  margin: -10px auto 24px;
  color: #eadcc3;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.45;
}
