/* The wordmark and all bold typography share this single display system. */
@font-face {
  font-family: 'Zamoru Mono';
  src: url('assets/fonts/DejaVuSansMono.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
:root {
  --orange: #f44317;
  --green: #38442c;
  --paper: #e5dccf;
  --ink: #151710;
  --white: #fffdf8;
  --display: Arial, Helvetica, sans-serif;
  --body: 'Zamoru Mono', 'Courier New', monospace;
  --rule: #15171035;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 32px; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--body); font-size: 16px; line-height: 1.75; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
a, button { -webkit-tap-highlight-color: transparent; }
a:focus-visible, button:focus-visible { outline: 3px solid currentColor; outline-offset: 6px; }
::selection { background: var(--green); color: white; }
h1, h2, h3, strong, b, .brand, .button, .nav-cta, .step-number, .contribute > div > span, .registry-number, .closing, .principle p {
  font-family: var(--display);
  font-weight: 800;
}
h1, h2, h3 { text-wrap: balance; }
p { margin: 0 0 24px; }
.skip { position: fixed; left: 16px; top: -100px; z-index: 100; background: white; padding: 16px; }
.skip:focus { top: 16px; }
.header { min-height: 124px; padding: 20px 5%; display: flex; align-items: center; justify-content: space-between; gap: 30px; border-bottom: 1px solid var(--rule); background: var(--paper); z-index: 5; }
.brand { display: flex; align-items: center; gap: 17px; font-size: 44px; line-height: 1; letter-spacing: -2.2px; flex-shrink: 0; }
.brand img { width: 68px; height: 80px; object-fit: contain; }
.brand-dot { color: var(--orange); }
nav { display: flex; align-items: center; gap: 28px; font-size: 13px; }
nav > a:not(.nav-cta) { text-decoration-thickness: 1px; text-underline-offset: 6px; }
nav > a:not(.nav-cta):hover { text-decoration: underline; }
.nav-cta { padding: 14px 20px; border: 1px solid var(--ink); display: flex; gap: 24px; font-size: 15px; transition: color .2s, background .2s; }
.nav-cta:hover { color: var(--paper); background: var(--ink); }
.menu-button { display: none; }
.hero { display: grid; grid-template-columns: 1.1fr 1fr; min-height: 750px; }
.hero-copy { padding: 58px 8% 27px 9.5%; background: var(--orange); display: flex; flex-direction: column; align-items: flex-start; }
.eyebrow, .section-label, .art-label, .art-caption, .step-tag, .partner-role { font-size: 12px; font-weight: 400; text-transform: uppercase; letter-spacing: .6px; line-height: 1.6; }
.eyebrow { margin-bottom: 34px; }
h1 { font-size: clamp(52px, 5.55vw, 90px); letter-spacing: -.062em; line-height: 1.03; margin: 0 0 30px; }
h1 span { color: var(--white); }
.hero-intro { font-size: 16px; line-height: 1.85; max-width: 490px; margin-bottom: 32px; letter-spacing: -.35px; }
.button { display: inline-flex; justify-content: space-between; align-items: center; gap: 42px; padding: 18px 22px; font-size: 16px; line-height: 1.4; border: 1px solid var(--ink); box-shadow: 4px 4px 0 #15171025; transition: transform .2s, box-shadow .2s, background .2s; }
.button:hover { transform: translate(-2px,-2px); box-shadow: 6px 6px 0 #15171035; background: var(--green); }
.dark { background: var(--ink); color: var(--white); }
.button span { font-size: 25px; font-weight: 400; }
.hero-foot { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 22px; font-size: 11px; margin-top: auto; padding-top: 42px; }
.hero-foot > span { max-width: 280px; }
.hero-foot a { font-family: var(--display); font-size: 26px; border: 1px solid #15171065; border-radius: 50%; width: 44px; height: 44px; display: grid; place-items: center; flex-shrink: 0; transition: background .2s; }
.hero-foot a:hover { background: #ffffff35; }
.hero-art { background: var(--paper); overflow: hidden; border-left: 16px solid var(--green); min-width: 0; }
.protea { width: 100%; height: 94%; position: absolute; object-fit: contain; transform: rotate(8deg) scale(1.04); top: 7%; }
.art-label { position: absolute; top: 30px; left: 30px; z-index: 1; }
.art-caption { position: absolute; bottom: 25px; right: 23px; writing-mode: vertical-rl; font-size: 11px; }
.belief-strip { background: var(--green); color: var(--white); display: flex; align-items: center; justify-content: space-around; gap: 20px; padding: 23px 5%; font-size: 13px; }
.belief-strip > span:nth-child(even) { color: var(--orange); font-family: var(--display); font-size: 30px; line-height: 1; }
.section { padding: 34px 6% 92px; }
.section-label { display: flex; justify-content: space-between; gap: 28px; border-bottom: 1px solid var(--rule); padding-bottom: 23px; }
.purpose-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 9%; padding-top: 76px; }
h2 { font-size: clamp(40px, 4.1vw, 66px); line-height: 1.07; letter-spacing: -.055em; margin: 0; }
h2 span { color: var(--green); }
h2 em { color: var(--orange); font-style: normal; }
.purpose-copy { max-width: 560px; }
.purpose-copy p, .moya-copy > p { font-size: 16px; line-height: 1.9; letter-spacing: -.3px; }
.purpose-copy .lead { font-size: 19px; line-height: 1.6; color: var(--green); margin-bottom: 26px; letter-spacing: -.6px; }
.principle { display: flex; align-items: center; gap: 23px; border-top: 1px solid var(--rule); padding-top: 25px; margin-top: 32px; }
.principle > span { font-size: 40px; color: var(--orange); }
.principle p { margin: 0; font-size: 19px; line-height: 1.4; letter-spacing: -.3px; }
.approach { background: var(--green); color: var(--white); }
.approach .section-label { border-color: #ffffff40; }
.section-heading, .partner-intro { display: flex; justify-content: space-between; gap: 40px; align-items: flex-end; margin: 62px 0 52px; }
.section-heading > p, .partner-intro > p { max-width: 350px; font-size: 16px; line-height: 1.85; margin: 0; }
.steps { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid #ffffff40; }
.steps article { padding: 32px 34px 0 0; display: flex; flex-direction: column; align-items: flex-start; }
.steps article + article { border-left: 1px solid #ffffff40; padding-left: 34px; }
.step-number { color: var(--paper); font-size: 62px; line-height: 1; letter-spacing: -4px; margin-bottom: 10px; }
h3 { font-size: 27px; letter-spacing: -.8px; line-height: 1.13; margin: 26px 0 18px; }
.steps p { font-size: 15px; line-height: 1.85; margin-bottom: 35px; color: #eeeae1; letter-spacing: -.3px; }
.step-tag { margin-top: auto; border-top: 1px solid #ffffff40; padding-top: 17px; width: 100%; color: var(--paper); font-size: 11px; }
.partners { background: var(--white); }
.partner-intro { margin-bottom: 48px; }
.moya-grid { display: grid; grid-template-columns: 1fr 1.08fr; gap: 8%; align-items: center; }
.moya-mark { padding: 30px; min-height: 465px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; text-align: center; gap: 24px; background: var(--green); color: var(--white); border: 1px solid var(--ink); box-shadow: 9px 9px 0 var(--paper); }
.moya-mark > span { font-size: 11px; letter-spacing: .4px; line-height: 1.8; text-transform: uppercase; max-width: 300px; }
.moya-logo { width: 230px; max-width: 85%; height: 290px; object-fit: contain; }
.moya-mark > div { font-size: 12px; }
.moya-copy .partner-role { font-size: 12px; letter-spacing: 1.2px; margin-bottom: 18px; color: var(--green); }
.moya-copy h3 { font-size: clamp(36px,3.25vw,48px); line-height: 1.08; letter-spacing: -.045em; margin: 0 0 25px; }
.moya-copy strong { font-size: 20px; line-height: 1.5; letter-spacing: -.3px; }
.partnership-line { display: flex; gap: 28px; justify-content: space-between; border-top: 1px solid var(--rule); padding-top: 20px; font-size: 16px; line-height: 1.6; }
.partnership-line strong { font-family: var(--body); font-size: 11px; font-weight: 400; letter-spacing: -.2px; }
.registry-note { display: grid; grid-template-columns: .85fr 1.5fr; gap: 7%; align-items: center; margin-top: 65px; padding: 33px 0 0; border-top: 1px solid var(--ink); }
.registry-number { display: flex; align-items: flex-start; color: var(--orange); font-size: clamp(110px,13vw,190px); line-height: .95; letter-spacing: -.085em; }
.registry-number > span { font-size: .27em; margin: .2em 0 0 .4em; letter-spacing: 0; color: var(--green); }
.registry-copy .eyebrow { font-size: 11px; margin-bottom: 15px; }
.registry-copy p { margin-bottom: 15px; font-size: 14px; max-width: 580px; }
.registry-copy p:last-child { margin: 0; }
.registry-copy strong { display: block; font-size: clamp(24px,2.25vw,34px); letter-spacing: -.8px; line-height: 1.14; }
.roots { display: grid; grid-template-columns: 1fr 1.1fr; background: var(--orange); }
.roots-image { min-height: 650px; overflow: hidden; }
.roots-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.roots-copy { padding: 64px 11%; display: flex; flex-direction: column; justify-content: center; }
.roots-copy h2 { font-size: clamp(42px,4.2vw,68px); }
.roots-copy h2 span { color: var(--white); }
.roots-copy > p:last-child { font-size: 16px; line-height: 1.85; max-width: 480px; margin: 32px 0 0; letter-spacing: -.3px; }
.together-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 10%; padding-top: 65px; }
.together-grid > div > p { font-size: 16px; line-height: 1.85; max-width: 500px; margin: 29px 0 0; }
.contribute h3 { font-size: 24px; margin: 0 0 27px; }
.contribute > div { border-top: 1px solid var(--rule); padding: 19px 0; }
.contribute > div > span { font-size: 20px; letter-spacing: -.4px; }
.contribute p { font-size: 14px; line-height: 1.7; margin: 7px 0 0; }
.closing { font-size: clamp(24px,3vw,46px); letter-spacing: -.045em; line-height: 1.2; margin: 75px 0 0; border-top: 1px solid var(--ink); padding-top: 34px; }
footer { background: var(--orange); padding: 36px 6%; display: flex; align-items: center; justify-content: space-between; gap: 25px; }
footer p { font-size: 12px; margin: 0; max-width: 350px; }
.back-top { font-size: 12px; white-space: nowrap; }
.back-top:hover { text-decoration: underline; text-underline-offset: 5px; }
/* Grain and restrained halftone dots remain behind text and controls. */
.header, .hero-copy, .hero-art, .belief-strip, .section, .roots, footer, .moya-mark { position: relative; isolation: isolate; }
.header::before, .hero-copy::before, .hero-art::before, .belief-strip::before, .section::before, .roots::before, footer::before, .moya-mark::before {
  content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background: url('assets/grain.svg') repeat; opacity: .25; mix-blend-mode: multiply;
}
.header::after, .hero-copy::after, .hero-art::after, .belief-strip::after, .section::after, .roots::after, footer::after, .moya-mark::after {
  content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background-image: radial-gradient(circle,currentColor .5px,transparent .8px); background-size: 5px 5px; opacity: .075;
}
.approach::before, .belief-strip::before, .moya-mark::before { mix-blend-mode: screen; opacity: .14; }
@media (min-width: 1600px) {
  .hero { min-height: 830px; }
  .hero-copy { padding-top: 75px; }
  .hero-intro { font-size: 18px; }
  .section { padding-inline: max(6%, calc((100% - 1550px) / 2)); }
}
@media (max-width: 1100px) {
  .header { gap: 20px; padding-inline: 4%; }
  .brand { font-size: 38px; gap: 12px; }
  .brand img { width: 60px; height: 72px; }
  nav { gap: 16px; font-size: 12px; }
  .nav-cta { gap: 16px; padding: 13px 15px; }
  .hero { min-height: 710px; }
  .hero-copy { padding-top: 45px; }
  .hero-intro { font-size: 15px; }
  .eyebrow { font-size: 11px; }
  .purpose-grid, .moya-grid { gap: 6%; }
  .purpose-copy .lead { font-size: 18px; }
  .steps article { padding-right: 23px; }
  .steps article + article { padding-left: 23px; }
  .steps p { font-size: 14px; }
  .moya-mark { padding: 25px; }
  .roots-copy { padding: 48px 8%; }
  .roots-image { min-height: 590px; }
  .registry-copy strong { font-size: 27px; }
}
@media (max-width: 850px) {
  .header { min-height: 104px; padding: 16px 6%; }
  .brand { font-size: 35px; }
  .brand img { width: 54px; height: 64px; }
  .menu-button { display: flex; gap: 18px; border: 1px solid var(--ink); background: none; padding: 11px 15px; font-size: 14px; }
  nav { display: none; position: absolute; top: 100%; left: 0; right: 0; background: var(--paper); padding: 16px 6% 28px; border-bottom: 1px solid var(--ink); align-items: stretch; gap: 0; font-size: 15px; }
  nav.open { display: flex; flex-direction: column; }
  nav a { padding: 16px 0; }
  nav .nav-cta { padding: 16px; margin-top: 10px; justify-content: space-between; }
}
@media (max-width: 720px) {
  body { font-size: 16px; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 37px 6% 25px; }
  .eyebrow { margin-bottom: 28px; font-size: 11px; }
  h1 { font-size: clamp(47px,11.5vw,76px); letter-spacing: -.06em; }
  .hero-intro { font-size: 16px; max-width: 540px; }
  .hero-foot { padding-top: 33px; font-size: 10px; }
  .hero-art { height: 475px; border-left: 0; border-top: 12px solid var(--green); }
  .protea { height: 111%; width: 100%; top: 5%; transform: rotate(12deg); }
  .art-label { left: 6%; top: 20px; font-size: 10px; }
  .art-caption { font-size: 10px; }
  .belief-strip { font-size: 11px; gap: 10px; flex-wrap: wrap; justify-content: center; padding: 21px 6%; }
  .belief-strip > span:nth-child(even) { font-size: 20px; }
  .section { padding: 27px 6% 55px; }
  .section-label { font-size: 10px; gap: 20px; }
  .section-label span + span { text-align: right; max-width: 160px; }
  .purpose-grid, .moya-grid, .together-grid { grid-template-columns: 1fr; gap: 34px; padding-top: 40px; }
  h2 { font-size: clamp(36px,8.5vw,49px); }
  .purpose-copy p, .moya-copy > p { font-size: 16px; }
  .purpose-copy .lead { font-size: 18px; }
  .section-heading, .partner-intro { display: block; margin: 40px 0 32px; }
  .section-heading > p, .partner-intro > p { margin-top: 24px; max-width: 100%; font-size: 16px; }
  .steps { grid-template-columns: 1fr; }
  .steps article, .steps article + article { border-left: 0; border-bottom: 1px solid #ffffff40; padding: 27px 0; }
  .step-number { font-size: 50px; }
  h3 { font-size: 28px; margin-top: 15px; }
  .steps p { font-size: 16px; margin-bottom: 22px; }
  .step-tag { border: 0; padding-top: 0; }
  .moya-grid { padding-top: 0; }
  .moya-mark { min-height: 420px; margin-right: 8px; }
  .moya-copy h3 { font-size: 40px; }
  .partnership-line { gap: 14px; }
  .partnership-line strong { font-size: 10px; }
  .registry-note { grid-template-columns: 1fr; gap: 22px; margin-top: 40px; padding-top: 28px; }
  .registry-number { font-size: 130px; }
  .registry-copy strong { font-size: 28px; }
  .desktop-break { display: none; }
  .roots { grid-template-columns: 1fr; }
  .roots-image { min-height: 0; height: 420px; }
  .roots-image img { object-position: center 35%; }
  .roots-copy { padding: 43px 6%; }
  .roots-copy h2 { font-size: clamp(40px,9.5vw,52px); }
  .roots-copy > p:last-child { font-size: 16px; margin-top: 26px; }
  .together-grid > div > p { font-size: 16px; }
  .contribute p { font-size: 14px; }
  .closing { font-size: 30px; margin-top: 42px; }
  footer { flex-wrap: wrap; padding: 28px 6%; gap: 20px; }
  footer p { order: 3; max-width: 100%; width: 100%; font-size: 11px; }
  .back-top { margin-left: auto; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .button, .nav-cta, .hero-foot a { transition: none; }
}
