/* V26: restores the standalone Insights section without changing existing page sections. */
.mc26-insights {
  padding: 88px 0;
  background: #f6faf7;
  color: #10231a;
  border-top: 1px solid #e2ece5;
  border-bottom: 1px solid #e2ece5;
}

.mc26-insights-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: 54px;
  align-items: end;
  margin-bottom: 38px;
}

.mc26-insights-head .kicker {
  margin-bottom: 13px;
}

.mc26-insights-head h2 {
  max-width: 760px;
  margin: 0;
  color: #10231a;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.08;
  letter-spacing: -.035em;
}

.mc26-insights-head > p {
  max-width: 560px;
  margin: 0;
  color: #40534a;
  font-size: 18px;
  line-height: 1.65;
}

.mc26-insights-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.mc26-insight-card {
  display: flex;
  min-height: 300px;
  flex-direction: column;
  padding: 29px 28px 27px;
  background: #fff;
  border: 1px solid #d4e4d8;
  border-top: 4px solid #006b44;
}

.mc26-insight-card > span {
  color: #006b44;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.mc26-insight-card h3 {
  margin: 18px 0 12px;
  color: #10231a;
  font-size: 24px;
  line-height: 1.22;
  letter-spacing: -.025em;
}

.mc26-insight-card p {
  margin: 0 0 24px;
  color: #40534a;
  line-height: 1.65;
}

.mc26-insight-card a {
  margin-top: auto;
  color: #006b44;
  font-weight: 800;
}

.mc26-insight-card a:hover {
  color: #005436;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

.mc26-insights-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
}

@media (max-width: 900px) {
  .mc26-insights-head,
  .mc26-insights-grid {
    grid-template-columns: 1fr;
  }

  .mc26-insights-head {
    gap: 18px;
  }

  .mc26-insight-card {
    min-height: 0;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .mc26-insights-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .mc26-insights {
    padding: 56px 0;
  }

  .mc26-insights-footer {
    justify-content: stretch;
  }

  .mc26-insights-footer .btn {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}

/* V27: Liebig insight — scientific origin followed by the business translation. */
.liebig-hero::after {
  background-position: center 58% !important;
}

.liebig-hero .wrap {
  max-width: 1240px;
}

.liebig-hero h1,
.liebig-hero .lead {
  max-width: 670px;
}

.liebig-article .wrap {
  max-width: 1120px;
}

.liebig-intro {
  margin: 0 0 72px;
  padding: 30px 34px;
  border-left: 5px solid #006b44;
  background: #eff7f1;
  color: #193328 !important;
  font-size: clamp(20px, 2.2vw, 25px) !important;
  line-height: 1.55 !important;
}

.liebig-section {
  margin: 0 0 88px;
}

.liebig-section > h2 {
  max-width: 820px;
  margin: 10px 0 24px;
  color: #10231a;
  font-size: clamp(34px, 4vw, 50px);
  line-height: 1.12;
}

.liebig-section > p {
  max-width: 900px;
}

.liebig-history,
.liebig-principles,
.liebig-examples {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px;
}

.liebig-history > div,
.liebig-principles > div,
.liebig-examples > article {
  min-height: 230px;
  padding: 26px 25px;
  border: 1px solid #d7e6dc;
  border-top: 4px solid #006b44;
  background: #fff;
}

.liebig-history span,
.liebig-principles span {
  display: block;
  margin-bottom: 17px;
  color: #006b44;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.liebig-history h3,
.liebig-principles h3,
.liebig-examples h3 {
  margin: 0 0 10px;
  color: #10231a;
  font-size: 22px;
  line-height: 1.24;
}

.liebig-history p,
.liebig-principles p,
.liebig-examples p {
  margin: 0;
  color: #40534a !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

.liebig-figure {
  margin: 0 0 88px;
  border: 1px solid #d7e6dc;
  background: #f7faf8;
}

.liebig-figure img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.liebig-figure figcaption {
  padding: 20px 24px 22px;
  color: #40534a;
  font-size: 15px;
  line-height: 1.6;
}

.liebig-figure figcaption strong {
  color: #10231a;
}

.liebig-figure-business {
  margin-top: 38px;
  margin-bottom: 34px;
  background: #f7faf8;
  border-color: #d7e6dc;
}

.liebig-figure-business img {
  aspect-ratio: 5 / 4;
  object-position: center;
}

.liebig-figure-business figcaption {
  color: #40534a;
}

.liebig-figure-business figcaption strong {
  color: #10231a;
}

.liebig-business {
  padding: 64px;
  background: #f0f7f2;
}

.liebig-business blockquote {
  max-width: 900px;
  margin: 36px 0 0;
  padding: 0 0 0 28px;
  border-left: 5px solid #006b44;
  color: #10231a;
  font-size: clamp(24px, 3vw, 35px);
  font-weight: 700;
  line-height: 1.35;
}

.liebig-examples {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.liebig-examples > article {
  min-height: 190px;
}

.liebig-steps {
  display: grid;
  gap: 0;
  margin-top: 36px;
  border-top: 1px solid #d7e6dc;
}

.liebig-steps > div {
  display: grid;
  grid-template-columns: 72px 230px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  padding: 28px 0;
  border-bottom: 1px solid #d7e6dc;
}

.liebig-steps span {
  color: #006b44;
  font-size: 38px;
  font-weight: 900;
  line-height: 1;
}

.liebig-steps h3,
.liebig-steps p {
  margin: 0;
}

.liebig-steps p {
  color: #40534a !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.liebig-sources {
  margin: 0 0 72px;
  padding: 30px 34px;
  border: 1px solid #d7e6dc;
  background: #fbfdfb;
}

.liebig-sources h2 {
  margin: 0 0 12px;
  font-size: 28px;
}

.liebig-sources p,
.liebig-sources li {
  color: #40534a !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
}

.liebig-sources a {
  color: #006b44;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 900px) {
  .liebig-history,
  .liebig-principles,
  .liebig-examples {
    grid-template-columns: 1fr;
  }

  .liebig-history > div,
  .liebig-principles > div,
  .liebig-examples > article {
    min-height: 0;
  }

  .liebig-business {
    padding: 42px 30px;
  }

  .liebig-steps > div {
    grid-template-columns: 54px minmax(0, 1fr);
  }

  .liebig-steps p {
    grid-column: 2;
  }
}

@media (max-width: 760px) {
  .liebig-hero {
    min-height: 0 !important;
    padding-bottom: 0 !important;
  }

  .liebig-hero .wrap {
    padding-bottom: 330px;
  }

  .liebig-hero::after {
    inset: auto 0 0 !important;
    height: 285px;
    background-image: linear-gradient(180deg, #eaf5ed 0%, rgba(234,245,237,.08) 25%), var(--topic-image) !important;
    background-position: center 58% !important;
  }

  .liebig-intro {
    margin-bottom: 56px;
    padding: 24px 22px;
  }

  .liebig-section,
  .liebig-figure {
    margin-bottom: 64px;
  }

  .liebig-business {
    margin-left: -16px;
    margin-right: -16px;
    padding: 42px 20px;
  }

  .liebig-figure img {
    aspect-ratio: 4 / 3;
  }

  .liebig-figure-business img {
    aspect-ratio: 5 / 4;
  }

  .liebig-steps > div {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 16px;
  }

  .liebig-steps span {
    font-size: 30px;
  }

  .liebig-sources {
    padding: 24px 22px;
  }
}
