:root{
  --cream:#f7f4ec;
  --cream-2:#eeeae0;
  --white:#fffefa;
  --ink:#142019;
  --muted:#68726c;
  --green:#17382a;
  --green-2:#204b37;
  --green-soft:#e5eee8;
  --gold:#c5a24a;
  --gold-soft:#dfca8b;
  --line:#d9d6cc;
  --shadow:0 30px 80px rgba(23,56,42,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
.noise{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.container{width:min(1240px,90vw);margin:auto}
.site-header{position:fixed;top:0;left:0;right:0;height:74px;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;background:rgba(247,244,236,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,32,25,.08)}
.logo{display:flex;align-items:center;gap:10px;width:max-content;font-weight:750;font-size:15px}
.logo-mark{display:flex;gap:3px;align-items:end;height:25px}.logo-mark i{display:block;width:5px;background:var(--green);border-radius:5px}.logo-mark i:nth-child(1){height:17px}.logo-mark i:nth-child(2){height:25px}.logo-mark i:nth-child(3){height:12px;background:var(--gold)}
.site-header nav{display:flex;gap:28px;font-size:12px;color:#657068}
.nav-cta{justify-self:end;padding:10px 16px;border:1px solid #cfd4cf;border-radius:999px;background:var(--white);font-size:11px;font-weight:700}
.hero{position:relative;min-height:auto;padding:125px 0 70px;overflow:hidden}
.hero-mesh{position:absolute;inset:0;background-image:linear-gradient(rgba(23,56,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,56,42,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(75px)}.g1{width:500px;height:500px;background:rgba(197,162,74,.17);right:2%;top:10%}.g2{width:330px;height:330px;background:rgba(37,112,79,.12);left:25%;bottom:-5%}
.hero-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center}
.eyebrow,.section-kicker{font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.16em;color:#8a6d1b}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--gold)}
.hero h1,.section h2,.outcome-strip h2,.statement h2,.final-cta h2{font-size:clamp(48px,6vw,88px);line-height:.96;letter-spacing:-.055em;font-weight:600;margin:18px 0 24px}.hero h1{font-size:clamp(60px,7vw,105px)}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--green);font-style:italic}
.lede{font-size:18px;line-height:1.7;color:#53625a;max-width:720px}.support{font-size:14px;line-height:1.7;color:#778078;max-width:690px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:50px;padding:0 20px;border-radius:13px;font-size:12px;font-weight:750}.button.primary{background:var(--green);color:white;box-shadow:0 16px 36px rgba(23,56,42,.18)}.text-link{font-size:12px;font-weight:700}.proof-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:45px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:#737d76}
.hero-visual{position:relative}.decision-card{background:rgba(255,254,250,.92);border:1px solid #d9ddd8;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.decision-top,.decision-footer{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.decision-top strong,.decision-top span{display:block}.decision-top strong{font-size:12px;margin-top:5px}.micro{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#89918c}.honest-badge{font-size:8px;padding:7px 9px;border-radius:999px;background:var(--green-soft);color:#466b56}.decision-canvas{padding:22px;display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr;gap:10px;align-items:center;min-height:390px}.stage{background:#f8f8f4;border:1px solid #e0e3de;border-radius:13px;padding:16px;min-height:245px}.stage-label{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#828b85}.stage strong{display:block;font-size:28px;margin-top:20px}.dots{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px}.dots i{width:10px;height:10px;border-radius:50%;background:#bbc2bd}.dots i:nth-child(3n){background:var(--gold)}.evidence-layers,.priority-stack{display:grid;gap:8px;margin-top:30px}.evidence-layers i,.priority-stack i{font-style:normal;padding:10px;border-radius:8px;background:white;border:1px solid #e0e3de;font-size:9px}.priority-stack i:first-child{border-color:var(--gold);background:#fffaf0}.flow-arrow{text-align:center;color:#8e9891}.flow-arrow i{display:block;height:1px;background:var(--gold);position:relative}.flow-arrow i:after{content:"";position:absolute;right:0;top:-3px;border-left:6px solid var(--gold);border-top:3px solid transparent;border-bottom:3px solid transparent}.flow-arrow span{display:block;font-size:7px;margin-top:8px}.decision-footer{border-top:1px solid var(--line);border-bottom:0}.decision-footer div span,.decision-footer div strong{display:block}.decision-footer div span{font-size:8px;color:#87908a}.decision-footer div strong{font-size:10px;margin-top:4px}
.outcome-strip{padding:72px 0;background:var(--cream-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.outcome-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:26px}.outcome-strip h2{font-size:42px}.outcome-grid article{padding-left:20px;border-left:1px solid #c9c8c1}.outcome-grid article>span{font-size:9px;color:#8a6d1b}.outcome-grid h3{font-size:19px;margin:55px 0 12px}.outcome-grid p{font-size:12px;line-height:1.65;color:var(--muted)}
.section{padding:88px 0}.split{display:grid;grid-template-columns:1.1fr .75fr;gap:9vw;align-items:end}.body-copy p,.section-heading>p,.science-copy>p,.scope-box p,.delivery p,.about p{font-size:16px;line-height:1.75;color:var(--muted)}.problem{background:var(--cream)}
.statement{min-height:520px;background:var(--green);color:white;display:grid;place-items:center;text-align:center;padding:80px 0}.statement p{color:rgba(255,255,255,.55)}.statement h2{font-size:clamp(56px,7.4vw,108px)}.statement h2 em{color:var(--gold-soft)}
.section-heading{margin-bottom:38px}.section-heading.split{display:grid;grid-template-columns:1fr .55fr;gap:8vw;align-items:end}.section-heading.centered{text-align:center;max-width:900px;margin:0 auto 38px}.section-heading.centered p{max-width:700px;margin:20px auto 0}
.how{background:var(--white)}.steps{max-width:960px;margin:auto}.step{display:grid;grid-template-columns:60px 1fr;gap:28px;padding-bottom:44px;opacity:.32;transition:.35s}.step.active{opacity:1}.step-no{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold-soft);font-size:10px}.step small{font-size:8px;letter-spacing:.12em;color:#8b958f}.step h3{font-size:31px;margin:8px 0}.step p{color:var(--muted);line-height:1.7}
.decision-map{background:var(--cream-2)}.map-shell{display:grid;grid-template-columns:1fr 55px 1fr 55px 1fr;gap:12px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.map-column{min-height:370px;border:1px solid #e0dfd8;border-radius:15px;padding:22px}.map-kicker{font-size:8px;letter-spacing:.14em;color:#8a6d1b}.map-column h3{font-size:27px;margin:8px 0 25px}.candidate-matrix{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:20px 5px}.candidate-matrix i{width:9px;height:9px;border-radius:50%;background:#b7bdb9}.candidate-matrix i:nth-child(5n){background:var(--gold)}.map-column p{font-size:11px;line-height:1.6;color:var(--muted)}.map-connector{text-align:center;font-size:28px;color:var(--gold)}.evidence-cards{display:grid;gap:8px}.evidence-cards article{display:flex;gap:10px;align-items:center;padding:13px;border:1px solid #dfdfd9;border-radius:9px}.evidence-cards span{font-size:8px;color:#8a6d1b}.evidence-cards strong{font-size:10px}.tiers{display:grid;gap:9px}.tier{display:flex;justify-content:space-between;gap:10px;padding:13px;border:1px solid #dfdfd9;border-radius:9px;font-size:9px}.tier b{font-size:8px;color:#718079}.tier.high{border-color:var(--gold);background:#fffaf0}.tier.review{border-color:#d8b272}.tier.low{opacity:.58}
.applications{background:var(--cream)}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.application-grid article{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:24px;min-height:225px;transition:.25s}.application-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.application-grid article>span{font-size:9px;color:#8a6d1b}.application-grid h3{font-size:22px;margin:42px 0 10px}.application-grid p{font-size:12px;line-height:1.65;color:var(--muted)}
.why{background:var(--green);color:white}.why-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.why-copy{position:sticky;top:110px;height:max-content}.why-copy h2 em{color:var(--gold-soft)}.why-copy p{color:rgba(255,255,255,.55);line-height:1.7}.why-list article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12)}.why-list article>span{font-size:9px;color:var(--gold-soft)}.why-list h3{font-size:26px;margin:0 0 8px}.why-list p{color:rgba(255,255,255,.55);line-height:1.65;margin:0;font-size:12px}
.science{background:#10291e;color:white}.science-layout{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.science-visual{position:relative;aspect-ratio:1;display:grid;place-items:center}.orbital{position:absolute;border:1px solid rgba(223,202,139,.24);border-radius:50%}.o1{inset:12%;transform:rotate(25deg)}.o2{inset:22%;transform:rotate(-35deg)}.o3{inset:32%;transform:rotate(76deg)}.science-core{width:170px;height:170px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#17382a;border:1px solid rgba(223,202,139,.34);box-shadow:0 0 70px rgba(197,162,74,.12)}.science-core span,.science-core small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.45)}.science-core strong{font-family:Georgia,serif;font-size:28px;color:var(--gold-soft);margin:5px}.science-visual label{position:absolute;padding:8px 10px;border:1px solid rgba(255,255,255,.12);background:#17382a;border-radius:8px;font-size:8px;color:rgba(255,255,255,.65)}.lab1{left:4%;top:22%}.lab2{right:1%;top:32%}.lab3{left:8%;bottom:18%}.lab4{right:8%;bottom:12%}.science-copy h2 em{color:var(--gold-soft)}.science-copy p{color:rgba(255,255,255,.55)}.science-copy ul{list-style:none;padding:0}.science-copy li{padding:12px 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:rgba(255,255,255,.68)}
.scope{background:var(--cream-2)}.scope-box{display:grid;grid-template-columns:1fr 1fr;gap:6vw;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:36px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{padding:8px 10px;border:1px solid var(--line);border-radius:999px;font-size:8px;color:#6e7871}
.delivery{background:var(--white)}.delivery-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.delivery-list div{display:grid;grid-template-columns:45px 1fr;gap:10px;padding:19px 0;border-top:1px solid var(--line)}.delivery-list span{font-size:9px;color:#8a6d1b}.delivery-list strong{font-size:14px}
.about{background:var(--cream)}.about-layout{display:grid;grid-template-columns:1fr .5fr;gap:8vw;align-items:end}.founder-card{background:var(--green);color:white;border-radius:18px;padding:28px;min-height:240px;display:flex;flex-direction:column;justify-content:flex-end}.founder-card small{font-size:8px;color:var(--gold-soft)}.founder-card h3{font-size:38px;margin:8px 0}.founder-card p{font-size:11px;color:rgba(255,255,255,.55)}
.final-cta{min-height:500px;background:var(--green);color:white;display:grid;place-items:center;text-align:center;padding:90px 0}.final-cta h2{font-size:clamp(54px,7vw,102px)}.final-cta h2 em{color:var(--gold-soft)}.final-cta p{font-size:15px;color:rgba(255,255,255,.58);max-width:700px;margin:0 auto 30px}.final-cta>div>div{display:flex;gap:20px;justify-content:center;align-items:center}.light-button{background:var(--gold);color:var(--green)}
footer{background:#0b2117;color:white;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-grid>div{display:grid;align-content:start;gap:9px}.footer-grid p{font-size:10px;color:rgba(255,255,255,.4);max-width:330px}.footer-grid strong{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--gold-soft)}.footer-grid a{font-size:10px;color:rgba(255,255,255,.55)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;margin-top:45px;font-size:8px;color:rgba(255,255,255,.35)}
.reveal{opacity:0;transform:translateY(24px);transition:.8s ease}.reveal.in{opacity:1;transform:none}.delay{transition-delay:.12s}.delay2{transition-delay:.24s}
@media(max-width:1050px){
  .site-header{grid-template-columns:1fr auto}.site-header nav,.nav-cta{display:none}
  .hero-layout{grid-template-columns:1fr}.hero-visual{max-width:850px;margin:auto;width:100%}
  .outcome-grid{grid-template-columns:1fr 1fr}.outcome-intro{grid-column:1/-1}
  .map-shell{grid-template-columns:1fr}.map-connector{transform:rotate(90deg)}
  .application-grid{grid-template-columns:1fr 1fr}
  .why-layout,.science-layout,.delivery-layout,.about-layout{grid-template-columns:1fr}.why-copy{position:relative;top:auto}
}
@media(max-width:700px){
  .container{width:min(100% - 36px,1240px)}.site-header{height:64px;padding:0 18px}.hero{padding:105px 0 60px}
  .hero h1,.section h2,.outcome-strip h2,.final-cta h2{font-size:44px}.decision-canvas{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}.decision-footer{align-items:flex-start;gap:15px;flex-direction:column}
  .outcome-strip,.section{padding:78px 0}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{padding-left:0;border-left:0;border-top:1px solid #c9c8c1;padding-top:20px}
  .split,.section-heading.split{grid-template-columns:1fr;gap:28px}.statement{min-height:520px}.statement h2{font-size:50px}
  .step{grid-template-columns:48px 1fr;gap:18px}.step-no{width:48px;height:48px}
  .application-grid{grid-template-columns:1fr}.scope-box{grid-template-columns:1fr;padding:26px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}
  .final-cta>div>div{flex-direction:column}
}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}

/* V2 rhythm and legibility refinements */
.hero-copy{max-width:720px}
.hero h1{max-width:760px}
.lede{font-size:17px}
.support{font-size:13px}
.body-copy{max-width:560px}
.section-heading>p{max-width:560px}
.outcome-grid h3{margin-top:38px}
.map-column{min-height:330px}
.why-copy{max-width:520px}
.science-copy{max-width:560px}
.delivery-layout>div:first-child{max-width:520px}
.about-layout>div:first-child{max-width:700px}

/* Light science section */
.science{
  background:var(--cream);
  color:var(--ink);
}
.science-copy h2 em{
  color:var(--green);
}
.science-copy p{
  color:var(--muted);
}
.science-copy li{
  color:#536159;
  border-top:1px solid var(--line);
}
.science-visual .orbital{
  border-color:rgba(23,56,42,.18);
}
.science-core{
  background:var(--white);
  border:1px solid rgba(197,162,74,.5);
  box-shadow:0 18px 50px rgba(23,56,42,.08);
}
.science-core span,
.science-core small{
  color:#7b857e;
}
.science-core strong{
  color:var(--green);
}
.science-visual label{
  background:var(--white);
  border:1px solid var(--line);
  color:#5f6d64;
  box-shadow:0 8px 24px rgba(23,56,42,.06);
}

@media(max-width:700px){
  .hero{padding-top:95px;padding-bottom:48px}
  .outcome-strip,.section{padding:64px 0}
  .statement{min-height:430px}
  .step{padding-bottom:34px}
  .map-column{min-height:auto}
  .final-cta{min-height:430px}
}

/* V3: remove unintentional dead space */
.problem .split{
  align-items:start;
}
.problem .body-copy{
  align-self:start;
}
.problem{
  padding-top:78px;
  padding-bottom:78px;
}

/* Scope section should hug its content rather than creating a large empty lower area */
.scope{
  padding-top:78px;
  padding-bottom:78px;
}
.scope-box{
  align-items:start;
}
.scope-box > div{
  align-self:start;
}
.scope-box p{
  margin-top:0;
  margin-bottom:20px;
}
.scope-box .tags{
  margin-top:0;
}

/* Slightly reduce excess spacing around short copy sections */
.body-copy p:first-child,
.scope-box p:first-child{
  margin-top:0;
}
.body-copy p:last-child,
.scope-box p:last-child{
  margin-bottom:0;
}

/* Make the scientific evidence visual clearly readable on cream */
.science-visual{
  min-height:520px;
}
.science-visual .orbital{
  border-width:1.5px;
  border-color:rgba(23,56,42,.34);
}
.science-core{
  background:var(--green);
  border:1px solid rgba(197,162,74,.72);
  box-shadow:
    0 22px 55px rgba(23,56,42,.16),
    0 0 0 10px rgba(197,162,74,.06);
}
.science-core span,
.science-core small{
  color:rgba(255,255,255,.68);
}
.science-core strong{
  color:var(--gold-soft);
}
.science-visual label{
  background:var(--white);
  border:1px solid rgba(23,56,42,.2);
  color:var(--green);
  box-shadow:0 10px 28px rgba(23,56,42,.10);
  font-weight:650;
}

/* Add subtle anchor points so the orbit geometry reads more clearly */
.science-visual::before,
.science-visual::after{
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 0 7px rgba(197,162,74,.12);
}
.science-visual::before{
  left:18%;
  top:31%;
}
.science-visual::after{
  right:20%;
  bottom:27%;
}

@media(max-width:700px){
  .problem,
  .scope{
    padding-top:58px;
    padding-bottom:58px;
  }
  .science-visual{
    min-height:430px;
  }
}

/* V4 content and layout corrections */
.how-heading{
  max-width:820px;
  margin-bottom:40px;
}
.how-heading h2{
  max-width:760px;
  margin-bottom:18px;
}
.how-heading p{
  max-width:650px;
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:var(--muted);
}
.application-note{
  margin-top:18px;
  padding:20px 24px;
  border:1px solid var(--line);
  border-radius:14px;
  background:var(--white);
  display:grid;
  grid-template-columns:150px 1fr;
  gap:24px;
}
.application-note strong{
  font-size:10px;
  color:#8a6d1b;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.application-note p{
  margin:0;
  font-size:12px;
  line-height:1.65;
  color:var(--muted);
}
.science-output{
  margin-top:22px;
  padding:16px 18px;
  border-left:3px solid var(--gold);
  background:rgba(255,255,255,.58);
}
.science-output span,
.science-output strong{
  display:block;
}
.science-output span{
  font-size:8px;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:#7a847e;
  margin-bottom:6px;
}
.science-output strong{
  color:var(--green);
  font-size:14px;
  line-height:1.5;
}
.scope{
  padding-top:72px;
  padding-bottom:72px;
}
.experimental-fit{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6vw;
  align-items:start;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:20px;
  padding:34px 38px;
}
.experimental-fit h2{
  font-size:clamp(38px,4.6vw,66px);
  margin-bottom:18px;
}
.experimental-fit p{
  margin:0 0 18px;
  font-size:15px;
  line-height:1.7;
  color:var(--muted);
}
.fit-points{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
}
.fit-points span{
  padding:11px 12px;
  border:1px solid var(--line);
  border-radius:9px;
  font-size:9px;
  color:#59675f;
  background:var(--cream);
}
.first-project{
  background:var(--white);
}
.first-project-layout{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:8vw;
}
.first-project-layout p{
  font-size:16px;
  line-height:1.7;
  color:var(--muted);
  margin-bottom:24px;
}
.first-project-list div{
  display:grid;
  grid-template-columns:44px 1fr;
  gap:12px;
  padding:18px 0;
  border-top:1px solid var(--line);
}
.first-project-list span{
  font-size:9px;
  color:#8a6d1b;
}
.first-project-list strong{
  font-size:14px;
}
.validation{
  background:var(--cream-2);
}
.validation-layout>div:first-child{
  max-width:760px;
  margin-bottom:34px;
}
.validation-layout>div:first-child p{
  color:var(--muted);
}
.validation-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}
.validation-grid article{
  min-height:160px;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:14px;
  padding:20px;
}
.validation-grid span{
  font-size:9px;
  color:#8a6d1b;
}
.validation-grid p{
  margin:45px 0 0;
  font-size:12px;
  line-height:1.65;
  color:var(--muted);
}
.validation-note{
  margin:18px 0 0;
  max-width:800px;
  font-size:12px;
  line-height:1.65;
  color:var(--muted);
}
.about-layout>div:first-child p{
  margin-bottom:12px;
}
@media(max-width:900px){
  .experimental-fit,
  .first-project-layout{
    grid-template-columns:1fr;
  }
  .validation-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:700px){
  .application-note{
    grid-template-columns:1fr;
  }
  .experimental-fit{
    padding:25px;
  }
  .fit-points{
    grid-template-columns:1fr;
  }
  .validation-grid{
    grid-template-columns:1fr;
  }
}

/* V5 visual fixes */

/* Prevent the large How It Works heading from colliding across wrapped lines */
.how-heading h2{
  line-height:1.04;
  letter-spacing:-.045em;
  max-width:820px;
}

/* Give Current Delivery Model and First Project a clear visual break */
.delivery{
  border-bottom:1px solid var(--line);
}
.first-project{
  background:var(--cream-2);
  border-top:1px solid rgba(23,56,42,.06);
}
.first-project-layout{
  padding-top:6px;
}

/* Founder card content should sit naturally, not be forced to the bottom */
.founder-card{
  min-height:230px;
  justify-content:center;
  padding-top:34px;
  padding-bottom:34px;
}
.founder-card small{
  margin-bottom:10px;
}
.founder-card h3{
  margin:0 0 18px;
}
.founder-card p{
  margin:0;
  max-width:620px;
  line-height:1.7;
  color:rgba(255,255,255,.65);
}

/* Slightly improve spacing between these adjacent sections */
.delivery{
  padding-bottom:78px;
}
.first-project{
  padding-top:84px;
}

@media(max-width:700px){
  .how-heading h2{
    line-height:1.06;
    letter-spacing:-.035em;
  }
  .founder-card{
    min-height:200px;
    padding-top:28px;
    padding-bottom:28px;
  }
  .delivery{
    padding-bottom:58px;
  }
  .first-project{
    padding-top:64px;
  }
}

/* V6 — typography, section balance and separation */

/* Global heading system: reduce oversizing and overly tight kerning */
.hero h1,
.section h2,
.outcome-strip h2,
.statement h2,
.final-cta h2{
  letter-spacing:-.025em;
  line-height:1.04;
  text-wrap:balance;
  overflow-wrap:normal;
  word-break:normal;
  font-kerning:normal;
  font-feature-settings:"kern" 1, "liga" 1;
}

.hero h1{
  font-size:clamp(54px,6.1vw,92px);
  max-width:860px;
}

.section h2{
  font-size:clamp(42px,4.8vw,72px);
  max-width:900px;
}

.outcome-strip h2{
  font-size:clamp(34px,3.4vw,48px);
  line-height:1.08;
}

.statement h2{
  font-size:clamp(48px,6vw,88px);
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
}

.final-cta h2{
  font-size:clamp(48px,5.8vw,86px);
  max-width:940px;
  margin-left:auto;
  margin-right:auto;
}

/* Give italic serif phrases room to breathe */
h1 em,
h2 em{
  letter-spacing:-.01em;
  line-height:1.08;
  display:inline;
  padding-right:.03em;
}

/* Avoid awkward wrapping in narrow left columns */
.why-copy h2{
  font-size:clamp(42px,4.4vw,66px);
  line-height:1.06;
  max-width:540px;
}

.science-copy h2{
  font-size:clamp(42px,4.5vw,68px);
  line-height:1.06;
  max-width:620px;
}

.about-layout h2{
  font-size:clamp(42px,4.8vw,70px);
  line-height:1.06;
  max-width:760px;
}

.experimental-fit h2{
  font-size:clamp(38px,4.2vw,62px);
  line-height:1.07;
}

.delivery-layout h2,
.first-project-layout h2,
.validation-layout h2{
  font-size:clamp(40px,4.6vw,68px);
  line-height:1.06;
}

/* How It Works heading no longer collides */
.how-heading h2{
  font-size:clamp(42px,4.8vw,70px);
  line-height:1.08;
  letter-spacing:-.02em;
  max-width:900px;
}

/* Improve alignment and breathing in section title blocks */
.section-heading,
.why-copy,
.science-copy,
.delivery-layout>div:first-child,
.about-layout>div:first-child,
.first-project-layout>div:first-child,
.validation-layout>div:first-child{
  min-width:0;
}

.section-heading h2,
.why-copy h2,
.science-copy h2,
.delivery-layout h2,
.about-layout h2,
.first-project-layout h2,
.validation-layout h2{
  margin-top:14px;
  margin-bottom:20px;
}

/* First Project: make the list visually fill the section */
.first-project-layout{
  align-items:stretch;
}

.first-project-list{
  display:grid;
  grid-template-rows:repeat(6,1fr);
  min-height:520px;
  border-bottom:1px solid var(--line);
}

.first-project-list div{
  min-height:76px;
  align-items:center;
  padding:18px 4px;
}

.first-project-list span{
  font-size:10px;
}

.first-project-list strong{
  font-size:17px;
  line-height:1.35;
}

/* Strong, unmistakable break between First Project and Validation */
.first-project{
  background:var(--cream-2);
  border-bottom:1px solid var(--line);
  padding-bottom:96px;
}

.validation{
  background:var(--white);
  border-top:10px solid var(--green);
  padding-top:92px;
}

/* Experimental Fit and About: prevent headings from appearing visually off-centre */
.experimental-fit,
.about-layout{
  align-items:start;
}

.experimental-fit>div:first-child,
.about-layout>div:first-child{
  padding-right:20px;
}

/* Improve text rendering and spacing in all large display text */
h1,h2,h3{
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}

/* Slightly relax body text widths so the layout feels intentional */
.first-project-layout>div:first-child p{
  max-width:560px;
}

.validation-layout>div:first-child{
  max-width:820px;
}

/* Desktop-only rebalance for sections that were too narrow */
@media(min-width:1051px){
  .why-layout{
    grid-template-columns:.9fr 1.1fr;
  }
  .science-layout{
    grid-template-columns:.9fr 1.1fr;
  }
  .about-layout{
    grid-template-columns:1.15fr .55fr;
  }
  .first-project-layout{
    grid-template-columns:.9fr 1.1fr;
  }
}

/* Mobile refinements */
@media(max-width:700px){
  .hero h1{
    font-size:clamp(44px,13vw,62px);
    line-height:1.04;
  }
  .section h2,
  .why-copy h2,
  .science-copy h2,
  .about-layout h2,
  .experimental-fit h2,
  .delivery-layout h2,
  .first-project-layout h2,
  .validation-layout h2,
  .how-heading h2{
    font-size:clamp(38px,10vw,52px);
    line-height:1.07;
    letter-spacing:-.015em;
  }
  .statement h2,
  .final-cta h2{
    font-size:clamp(42px,11vw,58px);
  }
  .first-project-list{
    min-height:auto;
    grid-template-rows:none;
  }
  .first-project-list div{
    min-height:70px;
  }
  .first-project{
    padding-bottom:70px;
  }
  .validation{
    padding-top:70px;
    border-top-width:7px;
  }
}

/* V7 — fix fi/ff and similar display-font collisions without widening all text */

/* Disable standard/contextual ligatures in the large sans-serif display headings.
   This prevents combinations such as fi, ff, ffi and fl being fused too tightly. */
.hero h1,
.section h2,
.outcome-strip h2,
.statement h2,
.final-cta h2,
.why-copy h2,
.science-copy h2,
.about-layout h2,
.experimental-fit h2,
.delivery-layout h2,
.first-project-layout h2,
.validation-layout h2,
.how-heading h2{
  font-variant-ligatures:none;
  font-feature-settings:"kern" 1, "liga" 0, "clig" 0, "dlig" 0;
  letter-spacing:0;
}

/* Keep serif italic emphasis elegant, with its own restrained spacing */
h1 em,
h2 em{
  font-variant-ligatures:common-ligatures;
  font-feature-settings:"kern" 1, "liga" 1, "clig" 1;
  letter-spacing:0;
}

/* A touch more line-height on the largest multiline headings */
.hero h1,
.statement h2,
.final-cta h2{
  line-height:1.06;
}

.section h2,
.why-copy h2,
.science-copy h2,
.about-layout h2,
.experimental-fit h2,
.delivery-layout h2,
.first-project-layout h2,
.validation-layout h2,
.how-heading h2{
  line-height:1.08;
}

/* Avoid artificial optical compression from inherited negative spacing */
.outcome-strip h2{
  letter-spacing:0;
  line-height:1.1;
}

@media(max-width:700px){
  .hero h1,
  .section h2,
  .statement h2,
  .final-cta h2,
  .why-copy h2,
  .science-copy h2,
  .about-layout h2,
  .experimental-fit h2,
  .delivery-layout h2,
  .first-project-layout h2,
  .validation-layout h2,
  .how-heading h2{
    letter-spacing:0;
  }
}

/* V8 — professional validation section */
.validation{
  background:var(--cream-2);
  border-top:8px solid var(--green);
}

.validation-layout>div:first-child{
  margin-bottom:30px;
}

.validation-layout>div:first-child p{
  font-size:16px;
  color:#4f5e55;
  font-weight:500;
}

.validation-grid{
  grid-template-columns:repeat(6,1fr);
  gap:14px;
}

.validation-grid article{
  grid-column:span 2;
  min-height:230px;
  padding:24px;
  background:var(--white);
  border:1px solid #cbc9c0;
  border-radius:16px;
  display:flex;
  flex-direction:column;
  box-shadow:0 12px 34px rgba(23,56,42,.055);
}

.validation-grid article:nth-child(4){
  grid-column:2 / span 2;
}

.validation-grid article:nth-child(5){
  grid-column:4 / span 2;
}

.validation-grid span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:var(--green-soft);
  color:var(--green);
  font-size:10px;
  font-weight:750;
}

.validation-grid h3{
  margin:42px 0 10px;
  font-size:20px;
  line-height:1.18;
  letter-spacing:-.01em;
  color:var(--ink);
  font-weight:750;
}

.validation-grid p{
  margin:0;
  font-size:13px;
  line-height:1.65;
  color:#4f5e55;
  font-weight:500;
}

.validation-note{
  margin-top:22px;
  max-width:900px;
  padding:16px 18px;
  border-left:3px solid var(--gold);
  background:rgba(255,254,250,.7);
  font-size:13px;
  line-height:1.65;
  color:#4f5e55;
  font-weight:500;
}

@media(max-width:1000px){
  .validation-grid{
    grid-template-columns:1fr 1fr;
  }
  .validation-grid article,
  .validation-grid article:nth-child(4),
  .validation-grid article:nth-child(5){
    grid-column:auto;
  }
  .validation-grid article:last-child{
    grid-column:1 / -1;
  }
}

@media(max-width:700px){
  .validation-grid{
    grid-template-columns:1fr;
  }
  .validation-grid article,
  .validation-grid article:last-child{
    grid-column:auto;
    min-height:auto;
  }
  .validation-grid h3{
    margin-top:28px;
  }
}

/* =========================================================
   V9 — purpose-built mobile layout
   ========================================================= */

@media (max-width: 700px){

  html{
    scroll-padding-top:72px;
  }

  body{
    overflow-x:hidden;
  }

  .noise{
    opacity:.014;
  }

  .container{
    width:calc(100% - 32px);
    max-width:none;
  }

  /* Header */
  .site-header{
    height:64px;
    padding:0 16px;
    grid-template-columns:1fr auto;
    background:rgba(247,244,236,.94);
  }

  .site-header nav{
    display:none;
  }

  .site-header .nav-cta{
    display:inline-flex;
    justify-self:end;
    padding:9px 12px;
    font-size:10px;
    background:var(--green);
    color:white;
    border-color:var(--green);
  }

  .logo{
    font-size:14px;
  }

  .logo-mark{
    transform:scale(.88);
    transform-origin:left center;
  }

  /* Global mobile type */
  .section-kicker,
  .eyebrow{
    font-size:9px;
    line-height:1.45;
    letter-spacing:.13em;
  }

  .hero h1,
  .section h2,
  .statement h2,
  .final-cta h2,
  .outcome-strip h2,
  .why-copy h2,
  .science-copy h2,
  .experimental-fit h2,
  .delivery-layout h2,
  .first-project-layout h2,
  .validation-layout h2,
  .about-layout h2,
  .how-heading h2{
    font-size:clamp(37px,10.7vw,50px);
    line-height:1.08;
    letter-spacing:0;
    text-wrap:pretty;
    max-width:100%;
  }

  h1 em,
  h2 em{
    line-height:1.08;
  }

  /* Hero */
  .hero{
    min-height:auto;
    padding:94px 0 54px;
  }

  .hero-mesh{
    background-size:34px 34px;
  }

  .g1{
    width:260px;
    height:260px;
    right:-90px;
    top:70px;
  }

  .g2{
    width:190px;
    height:190px;
    left:-80px;
    bottom:40px;
  }

  .hero-layout{
    display:block;
  }

  .hero-copy{
    max-width:none;
  }

  .hero h1{
    margin:14px 0 20px;
  }

  .lede{
    font-size:16px;
    line-height:1.62;
  }

  .support{
    font-size:13px;
    line-height:1.62;
    margin-top:15px;
  }

  .hero-actions{
    display:grid;
    gap:12px;
    margin-top:24px;
  }

  .hero-actions .button{
    width:100%;
  }

  .text-link{
    text-align:center;
    padding:9px 0;
  }

  .proof-row{
    display:grid;
    gap:9px;
    margin-top:28px;
    padding-top:17px;
    font-size:10px;
  }

  .hero-visual{
    margin-top:34px;
  }

  .decision-card{
    border-radius:17px;
    box-shadow:0 18px 48px rgba(23,56,42,.11);
  }

  .decision-top{
    display:block;
    padding:16px;
  }

  .decision-top .honest-badge{
    display:inline-block;
    margin-top:10px;
  }

  .decision-canvas{
    display:grid;
    grid-template-columns:1fr;
    min-height:auto;
    gap:12px;
    padding:16px;
  }

  .stage{
    min-height:auto;
    padding:16px;
  }

  .stage strong{
    font-size:22px;
    margin-top:14px;
  }

  .dots{
    margin-top:18px;
    grid-template-columns:repeat(6,1fr);
    gap:10px;
  }

  .flow-arrow{
    transform:none;
    display:flex;
    align-items:center;
    gap:10px;
    padding:2px 4px;
  }

  .flow-arrow i{
    flex:1;
  }

  .flow-arrow span{
    margin:0;
    white-space:nowrap;
  }

  .evidence-layers,
  .priority-stack{
    margin-top:17px;
  }

  .decision-footer{
    padding:16px;
    gap:13px;
  }

  /* General sections */
  .outcome-strip,
  .section{
    padding:62px 0;
  }

  .section-heading,
  .section-heading.centered,
  .how-heading{
    margin-bottom:30px;
  }

  .section-heading.centered{
    text-align:left;
  }

  .section-heading.centered p{
    margin:14px 0 0;
  }

  .body-copy p,
  .section-heading>p,
  .science-copy>p,
  .scope-box p,
  .delivery p,
  .about p{
    font-size:14px;
    line-height:1.68;
  }

  /* Outcome strip */
  .outcome-grid{
    display:block;
  }

  .outcome-intro{
    margin-bottom:28px;
  }

  .outcome-grid article{
    padding:22px 0;
    border-top:1px solid #c9c8c1;
  }

  .outcome-grid article:last-child{
    padding-bottom:0;
  }

  .outcome-grid h3{
    margin:20px 0 9px;
    font-size:20px;
  }

  /* Problem */
  .problem{
    padding-top:62px;
    padding-bottom:62px;
  }

  .split{
    display:block;
  }

  .body-copy{
    margin-top:25px;
  }

  /* Core statement */
  .statement{
    min-height:auto;
    padding:78px 0;
  }

  .statement h2{
    margin:18px 0;
  }

  /* How it works */
  .step{
    grid-template-columns:42px 1fr;
    gap:15px;
    padding-bottom:34px;
  }

  .step-no{
    width:42px;
    height:42px;
  }

  .step h3{
    font-size:23px;
    line-height:1.15;
  }

  .step p{
    font-size:13px;
    line-height:1.64;
  }

  /* Decision map */
  .map-shell{
    display:block;
    padding:14px;
    border-radius:17px;
  }

  .map-column{
    min-height:auto;
    padding:18px;
  }

  .map-column h3{
    font-size:24px;
    margin-bottom:18px;
  }

  .map-connector{
    transform:none;
    height:44px;
    display:grid;
    place-items:center;
  }

  .map-connector span{
    transform:rotate(90deg);
  }

  .candidate-matrix{
    gap:10px;
  }

  /* Applications */
  .application-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:11px;
  }

  .application-grid article{
    min-height:auto;
    padding:20px;
  }

  .application-grid h3{
    margin:28px 0 9px;
    font-size:21px;
  }

  .application-note{
    display:block;
    padding:18px;
  }

  .application-note p{
    margin-top:10px;
  }

  /* Why Moltera */
  .why-layout{
    display:block;
  }

  .why-copy{
    margin-bottom:30px;
  }

  .why-list article{
    grid-template-columns:34px 1fr;
    gap:12px;
    padding:19px 0;
  }

  .why-list h3{
    font-size:22px;
  }

  /* Science */
  .science-layout{
    display:flex;
    flex-direction:column;
  }

  .science-visual{
    order:2;
    min-height:360px;
    margin-top:25px;
  }

  .science-copy{
    order:1;
  }

  .science-core{
    width:135px;
    height:135px;
  }

  .science-core strong{
    font-size:23px;
  }

  .science-visual label{
    font-size:7px;
    padding:7px 8px;
  }

  .science-copy li{
    font-size:11px;
    padding:10px 0;
  }

  /* Experimental fit */
  .experimental-fit{
    display:block;
    padding:22px;
  }

  .experimental-fit>div:first-child{
    padding-right:0;
  }

  .experimental-fit>div+div{
    margin-top:22px;
  }

  .fit-points{
    display:grid;
    grid-template-columns:1fr;
  }

  /* Delivery */
  .delivery-layout{
    display:block;
  }

  .delivery-list{
    margin-top:28px;
  }

  .delivery-list div{
    grid-template-columns:34px 1fr;
    padding:15px 0;
  }

  /* First project */
  .first-project-layout{
    display:block;
  }

  .first-project-layout .button{
    width:100%;
  }

  .first-project-list{
    margin-top:34px;
    min-height:auto;
  }

  .first-project-list div{
    min-height:auto;
    padding:16px 0;
    grid-template-columns:34px 1fr;
  }

  .first-project-list strong{
    font-size:15px;
  }

  /* Validation */
  .validation{
    border-top-width:6px;
  }

  .validation-grid{
    grid-template-columns:1fr;
    gap:11px;
  }

  .validation-grid article,
  .validation-grid article:last-child{
    min-height:auto;
    padding:20px;
  }

  .validation-grid h3{
    margin:25px 0 8px;
    font-size:19px;
  }

  .validation-grid p{
    font-size:12px;
  }

  .validation-note{
    font-size:12px;
    padding:14px;
  }

  /* About / founder */
  .about-layout{
    display:block;
  }

  .about-layout>div:first-child{
    padding-right:0;
  }

  .founder-card{
    margin-top:30px;
    min-height:auto;
    padding:26px 22px;
  }

  .founder-card h3{
    font-size:32px;
  }

  /* Final CTA */
  .final-cta{
    min-height:auto;
    padding:75px 0;
  }

  .final-cta>div>div{
    display:grid;
    gap:17px;
  }

  .final-cta .button{
    width:100%;
  }

  /* Footer */
  footer{
    padding-top:42px;
  }

  .footer-grid{
    grid-template-columns:1fr 1fr;
    gap:28px 20px;
  }

  .footer-grid>div:first-child{
    grid-column:1/-1;
  }

  .footer-bottom{
    display:grid;
    gap:7px;
    margin-top:32px;
  }
}

/* Very small phones */
@media (max-width: 380px){
  .site-header .nav-cta{
    padding:8px 9px;
    font-size:9px;
  }

  .hero h1,
  .section h2,
  .statement h2,
  .final-cta h2,
  .why-copy h2,
  .science-copy h2,
  .experimental-fit h2,
  .delivery-layout h2,
  .first-project-layout h2,
  .validation-layout h2,
  .about-layout h2,
  .how-heading h2{
    font-size:35px;
  }
}
