/* ============================================================
   whatmc.css — MCプロデュースとは ページ固有スタイル
============================================================ */

:root {
  --wm-blue: #1a72ba;
  --wm-orange: #f08300;
  --wm-blue-light: #e8f3fb;
}

/* ============================================================
   Page Hero
============================================================ */
.wm-hero {
  margin-top: var(--header-height);
  background: var(--color-bg-gray);
  padding: 80px 0 72px;
}

.wm-hero__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

.wm-hero__en {
  font-family: 'Manrope', sans-serif;
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  line-height: 1;
  margin-bottom: 16px;
}

.wm-hero__title {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-text);
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 16px;
}

.wm-hero__triangles {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: var(--color-primary);
  font-size: 12px;
}

/* ============================================================
   Section Base
============================================================ */
.wm-section {
  padding: 80px 0 120px;
  background: var(--color-bg);
}

.wm-section__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
}

.wm-section__num {
  font-family: 'Manrope', sans-serif;
  font-size: 130px;
  font-weight: 500;
  color: rgba(0, 124, 54, 0.07);
  line-height: 1;
  text-align: center;
  margin-bottom: -40px;
  letter-spacing: -0.03em;
  pointer-events: none;
  user-select: none;
}

.wm-section__heading {
  font-size: 24px;
  font-weight: 500;
  color: var(--color-primary);
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
  position: relative;
}

.wm-section__body {
  font-size: 18px;
  line-height: 2;
  color: var(--color-text);
  margin-bottom: 48px;
}

.wm-section__body--mt {
  margin-top: 48px;
  margin-bottom: 16px;
}

.wm-section__note {
  font-size: 13px;
  color: var(--color-text-muted);
  line-height: 2.7;
}

/* ============================================================
   Section 01 — Flow Diagram (image)
============================================================ */
.wm-flow-img {
  margin-bottom: 48px;
}

.wm-flow-img__img {
  width: 100%;
  max-width: 813px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.wm-flow {
  display: flex;
  align-items: stretch;
  border: 1px solid var(--color-border);
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  background: #fff;
  overflow: hidden;
}

.wm-flow__col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 28px 20px;
  gap: 16px;
}

.wm-flow__col:first-child {
  border-right: 1px solid var(--color-border);
}

.wm-flow__col:last-child {
  border-left: 1px solid var(--color-border);
}

.wm-flow__col-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text);
  text-align: center;
  line-height: 1.875;
}

.wm-flow__items {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

.wm-flow__item {
  border: 1px solid var(--color-primary);
  border-radius: 4px;
  text-align: center;
  padding: 8px 10px;
  font-size: 14px;
  color: var(--color-text);
  font-weight: 500;
  background: #fff;
}

.wm-flow__bridge {
  flex: 0 0 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.wm-flow__pill {
  background: var(--wm-blue);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  writing-mode: vertical-rl;
  padding: 12px 8px;
  border-radius: 20px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.05em;
}

.wm-flow__center {
  flex: 0 0 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 28px 16px;
  background: #fff;
}

.wm-flow__center-badge {
  background: var(--color-primary);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 18px;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
}

.wm-flow__center-text {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text);
  text-align: center;
  line-height: 1.5;
}

.wm-flow__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: var(--wm-orange);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 24px;
  border-radius: 0 0 6px 6px;
}

.wm-flow__footer-arrow {
  font-size: 22px;
  line-height: 1;
}

/* ============================================================
   Section 02 — Supply Diagram (image)
   Figma frame: 1000×747px
   Photos sit in top portion alongside the green header badge
   Positions as % of 1000px width / 747px height:
     rect81 (field):     left=0%    top=2.14%  w=16.2%  h=16.33%
     rect80 (cabbage):   left=18.6% top=6.02%  w=12%    h=16.06%
     rect78 (greenhouse):left=69.4% top=6.02%  w=16.2%  h=16.33%
     rect79 (crates):    left=88%   top=0%     w=12%    h=16.06%
============================================================ */
.wm-supply2 {
  position: relative;
  line-height: 0;
}

.wm-supply2__base {
  width: 100%;
  height: auto;
  display: block;
}

.wm-supply2__photo {
  position: absolute;
  object-fit: cover;
  border-radius: 4px;
}

/* rect81: 畑（横長） x=0 y=16 w=162 h=122 */
.wm-supply2__photo--1 {
  left: 0%;
  top: 2.14%;
  width: 16.2%;
  aspect-ratio: 162 / 122;
}

/* rect80: キャベツアップ x=186 y=45 w=120 h=120 */
.wm-supply2__photo--2 {
  left: 18.6%;
  top: 6.02%;
  width: 12%;
  aspect-ratio: 1;
}

/* rect78: ハウス x=694 y=45 w=162 h=122 */
.wm-supply2__photo--3 {
  left: 69.4%;
  top: 6.02%;
  width: 16.2%;
  aspect-ratio: 162 / 122;
}

/* rect79: コンテナ x=880 y=0 w=120 h=120 */
.wm-supply2__photo--4 {
  left: 88%;
  top: 0%;
  width: 12%;
  aspect-ratio: 1;
}

/* SP layout: hidden by default, shown via media query */
.wm-supply2__sp {
  display: none;
}

.wm-supply {
  background: #fff;
  border: 1px solid var(--color-border);
  border-radius: 8px;
  overflow: hidden;
}

.wm-supply__header {
  background: var(--color-primary);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 12px 24px;
}

.wm-supply__procurement {
  text-align: center;
  padding: 20px 24px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.wm-supply__procurement-text {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-text);
  line-height: 1.7;
}

.wm-supply__arrow-down {
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 18px solid var(--wm-orange);
}

.wm-supply__main {
  padding: 20px 28px 28px;
}

.wm-supply__customer {
  display: block;
  background: var(--wm-orange);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 28px;
  border-radius: 4px;
  width: fit-content;
  margin: 0 auto 8px;
  text-align: center;
}

.wm-supply__quality-title {
  font-size: 24px;
  font-weight: 700;
  color: var(--wm-orange);
  text-align: center;
  margin-bottom: 20px;
}

.wm-supply__center-row {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}

.wm-supply__desc-box {
  flex: 1;
  border: 1px solid var(--color-border);
  border-radius: 6px;
  padding: 16px;
  background: #fff;
}

.wm-supply__desc-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-primary);
  line-height: 1.875;
  margin-bottom: 10px;
}

.wm-supply__desc-text {
  font-size: 14px;
  color: var(--color-text);
  line-height: 1.9;
}

.wm-supply__circles {
  flex: 0 0 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.wm-supply__circle-row {
  display: flex;
  gap: 8px;
}

.wm-supply__circle-row--center {
  justify-content: center;
}

.wm-supply__circle {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: var(--wm-blue);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.4;
}

.wm-supply__bottom {
  border-top: 1px solid var(--color-border);
  padding-top: 20px;
}

.wm-supply__bottom-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-primary);
  margin-bottom: 10px;
}

.wm-supply__bottom-text {
  font-size: 14px;
  color: var(--color-text);
  line-height: 1.9;
}

/* ============================================================
   Section 03 — Comparison Diagram (image)
============================================================ */
.wm-compare-img {
  margin-bottom: 48px;
}

.wm-compare-img__img {
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* SP layout: hidden by default */
.wm-cmp-sp {
  display: none;
}

/* ============================================================
   Section 03 — Comparison Cards (old, kept for reference)
============================================================ */
.wm-compare {
  max-width: 1000px;
  margin: 0 auto 48px;
}

.wm-compare__card {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid var(--color-primary);
  margin-bottom: 0;
}

.wm-compare__card--solution {
  border-color: var(--wm-orange);
}

.wm-compare__card-label {
  background: rgba(0, 124, 54, 0.06);
  border-bottom: 2px solid var(--color-primary);
  color: var(--color-text);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 10px 24px;
  letter-spacing: 0.1em;
}

.wm-compare__card-label--solution {
  background: rgba(240, 131, 0, 0.06);
  border-bottom-color: var(--wm-orange);
}

.wm-compare__card-body {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 24px;
  background: #fff;
}

.wm-compare__diagram {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0;
  min-height: 120px;
}

.wm-compare__node-col {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.wm-compare__node {
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 18px;
  text-align: center;
  white-space: nowrap;
}

.wm-compare__node--origin {
  background: var(--wm-blue-light);
  border: 1px solid #91c4e8;
  color: var(--wm-blue);
}

.wm-compare__node--buyer {
  background: var(--wm-blue);
  color: #fff;
  border: 1px solid var(--wm-blue);
}

.wm-compare__lines {
  flex: 1;
  position: relative;
  height: 120px;
}

.wm-compare__lines svg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.wm-compare__lines--mediated {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wm-compare__mediator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--color-primary);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  padding: 10px 12px;
  border-radius: 4px;
  line-height: 1.6;
  z-index: 1;
  white-space: nowrap;
}

.wm-compare__bubbles {
  flex: 0 0 200px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wm-compare__bubble {
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.75;
}

.wm-compare__bubble--problem {
  background: #fff5f5;
  border: 1px solid #f5c0c0;
  color: #b00020;
}

.wm-compare__bubble--solution {
  background: #f0f9f4;
  border: 1px solid #a8d8b9;
  color: var(--color-primary-dark);
}

.wm-compare__divider {
  text-align: center;
  padding: 14px 0;
  position: relative;
}

.wm-compare__divider::before,
.wm-compare__divider::after {
  content: '';
  position: absolute;
  top: 50%;
  width: calc(50% - 120px);
  height: 1px;
  background: #ddd;
}

.wm-compare__divider::before { left: 0; }
.wm-compare__divider::after  { right: 0; }

.wm-compare__divider-badge {
  display: inline-block;
  background: var(--wm-orange);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 7px 28px;
  border-radius: 24px;
}

/* ============================================================
   Section 03 — Network Benefits Box
============================================================ */
.wm-benefit {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 6px;
  padding: 24px 28px;
  background: var(--color-bg-gray);
}

.wm-benefit__title {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-primary);
  text-align: center;
  margin-bottom: 12px;
}

.wm-benefit__text {
  font-size: 18px;
  color: var(--color-text);
  line-height: 2;
}

/* ============================================================
   Section 04 — SDGs Grid
============================================================ */
.wm-sdgs {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 4px;
  margin-bottom: 72px;
}

.wm-sdgs__icon {
  aspect-ratio: 1;
  background: var(--sdg-bg);
  color: #fff;
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
  line-height: 1.3;
}

.wm-sdgs__icon span {
  display: block;
  font-size: 9px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.3;
  margin-top: 4px;
  opacity: 0.95;
}

/* ============================================================
   Section 04 — Network Diagram
============================================================ */
.wm-network {
  position: relative;
  width: 640px;
  height: 580px;
  margin: 0 auto;
}

.wm-network__ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid rgba(0, 124, 54, 0.15);
  pointer-events: none;
}

.wm-network__ring--outer {
  width: 420px;
  height: 420px;
}

.wm-network__ring--inner {
  width: 200px;
  height: 200px;
  background: rgba(0, 124, 54, 0.04);
  border-color: rgba(0, 124, 54, 0.1);
}

.wm-network__center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--color-primary);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  z-index: 2;
  box-shadow: 0 2px 12px rgba(0, 124, 54, 0.12);
}

.wm-network__logo {
  height: 36px;
  width: auto;
}

.wm-network__center-name {
  font-size: 12px;
  font-weight: 700;
  color: var(--color-text);
  text-align: center;
}

.wm-network__sat {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: var(--color-primary);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: 2;
  z-index: 2;
}

/* Positioned like the Figma: 2 top, 1 right, 1 bottom, 1 left */
.wm-network__sat--tl { top: 40px;  left:  80px; }
.wm-network__sat--tr { top: 40px;  right: 80px; }
.wm-network__sat--r  { top: 50%;   right: 20px; transform: translateY(-50%); }
.wm-network__sat--b  { bottom: 30px; left: 50%; transform: translateX(-50%); }
.wm-network__sat--l  { top: 50%;   left:  20px; transform: translateY(-50%); }

/* ============================================================
   Section 04 — SDGs Image
============================================================ */
.wm-sdgs-img {
  margin-bottom: 72px;
}

.wm-sdgs-img__img {
  width: 100%;
  max-width: 798px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* ============================================================
   Section 04 — Network Diagram Image
============================================================ */
.wm-network-img__img {
  width: 100%;
  max-width: 672px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* ============================================================
   Responsive — Small desktop (1301–1440px)
============================================================ */
@media (min-width: 1301px) and (max-width: 1440px) {
  .wm-hero__inner,
  .wm-section__inner {
    max-width: 1000px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* ============================================================
   Responsive — Tablet landscape (1025–1300px)
============================================================ */
@media (min-width: 1025px) and (max-width: 1300px) {
  .wm-hero__inner,
  .wm-section__inner {
    max-width: 1000px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wm-hero__en {
    font-size: 40px;
  }

  .wm-section__num {
    font-size: 110px;
    margin-bottom: -40px;
  }

  .wm-section__heading {
    font-size: 24px;
  }

  .wm-flow__center {
    flex: 0 0 160px;
  }

  .wm-network {
    width: 560px;
    height: 520px;
  }

  .wm-network__ring--outer {
    width: 360px;
    height: 360px;
  }
}

/* ============================================================
   Responsive — Tablet portrait (769–1024px)
============================================================ */
@media (min-width: 769px) and (max-width: 1024px) {
  .wm-hero__inner,
  .wm-section__inner {
    max-width: 720px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .wm-hero__en {
    font-size: 36px;
  }

  .wm-section {
    padding: 60px 0 80px;
  }

  .wm-section__num {
    font-size: 90px;
    margin-bottom: -35px;
  }

  .wm-section__heading {
    font-size: 22px;
  }

  /* Flow: stack vertically */
  .wm-flow {
    flex-direction: column;
    border-radius: 6px 6px 0 0;
  }

  .wm-flow__col:first-child {
    border-right: none;
    border-bottom: 1px solid var(--color-border);
  }

  .wm-flow__col:last-child {
    border-left: none;
    border-top: 1px solid var(--color-border);
  }

  .wm-flow__bridge {
    flex: none;
    height: 32px;
    background: var(--color-bg-gray);
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
  }

  .wm-flow__pill {
    writing-mode: horizontal-tb;
    padding: 4px 16px;
    border-radius: 20px;
  }

  .wm-flow__center {
    flex: none;
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
    padding: 20px;
  }

  /* Supply */
  .wm-supply__center-row {
    flex-direction: column;
    align-items: center;
  }

  .wm-supply__circles {
    flex: none;
    order: -1;
  }

  /* Compare */
  .wm-compare__card-body {
    flex-direction: column;
  }

  .wm-compare__bubbles {
    flex: none;
    width: 100%;
    flex-direction: row;
  }

  .wm-compare__bubble {
    flex: 1;
  }

  /* SDGs */
  .wm-sdgs {
    grid-template-columns: repeat(6, 1fr);
  }

  /* Network */
  .wm-network {
    width: 480px;
    height: 440px;
  }

  .wm-network__ring--outer {
    width: 320px;
    height: 320px;
  }

  .wm-network__ring--inner {
    width: 160px;
    height: 160px;
  }

  .wm-network__center {
    width: 130px;
    height: 130px;
  }

  .wm-network__sat {
    width: 100px;
    height: 100px;
    font-size: 11px;
  }

  .wm-network__sat--tl { top: 30px; left: 60px; }
  .wm-network__sat--tr { top: 30px; right: 60px; }
  .wm-network__sat--r  { right: 10px; }
  .wm-network__sat--b  { bottom: 20px; }
  .wm-network__sat--l  { left: 10px; }
}

/* ============================================================
   Responsive — SP (768px以下)
============================================================ */
@media (max-width: 768px) {
  .wm-hero {
    padding: 52px 0 48px;
  }

  .wm-hero__inner {
    padding: 0 20px;
  }

  .wm-hero__en {
    font-size: 28px;
  }

  .wm-hero__title {
    font-size: 18px;
  }

  .wm-section {
    padding: 36px 0 48px;
  }

  .wm-section__inner {
    padding: 0 20px;
  }

  .wm-section__num {
    font-size: 72px;
    margin-bottom: -26px;
  }

  .wm-section__heading {
    font-size: 18px;
    letter-spacing: 0.02em;
    margin-bottom: 24px;
  }

  .wm-section__body {
    font-size: 14px;
    margin-bottom: 28px;
  }

  /* Flow: vertical stack */
  .wm-flow {
    flex-direction: column;
  }

  .wm-flow__col:first-child {
    border-right: none;
    border-bottom: 1px solid var(--color-border);
  }

  .wm-flow__col:last-child {
    border-left: none;
    border-top: 1px solid var(--color-border);
  }

  .wm-flow__bridge {
    flex: none;
    height: 28px;
    background: var(--color-bg-gray);
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
  }

  .wm-flow__pill {
    writing-mode: horizontal-tb;
    padding: 4px 14px;
    border-radius: 20px;
  }

  .wm-flow__center {
    flex: none;
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
    padding: 16px;
  }

  .wm-flow__center-text {
    font-size: 15px;
  }

  .wm-flow__footer {
    font-size: 13px;
    padding: 10px 16px;
  }

  /* Supply2: PC image → SP HTML */
  .wm-supply2__base,
  .wm-supply2__photo {
    display: none;
  }

  .wm-supply2__sp {
    display: block;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--color-border);
  }

  .wm-supply2__sp-header {
    background: var(--color-primary);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px 16px;
  }

  .wm-supply2__sp-photos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
  }

  .wm-supply2__sp-photo {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
  }

  .wm-supply2__sp-procurement {
    text-align: center;
    padding: 16px 16px 0;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-text);
    line-height: 1.7;
  }

  .wm-supply2__sp-arrow {
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 15px solid var(--wm-orange);
    margin: 12px auto 0;
  }

  .wm-supply2__sp-middle {
    background: rgba(240, 131, 0, 0.06);
    padding: 14px 16px 20px;
  }

  .wm-supply2__sp-customer {
    background: var(--wm-orange);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px 36px;
    border-radius: 4px;
    width: fit-content;
    margin: 0 auto 10px;
  }

  .wm-supply2__sp-quality {
    font-size: 16px;
    font-weight: 700;
    color: var(--wm-orange);
    text-align: center;
    margin-bottom: 16px;
    line-height: 1.5;
  }

  .wm-supply2__sp-circles {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 16px;
  }

  .wm-supply2__sp-circle {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: var(--wm-blue);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.4;
    flex-shrink: 0;
  }

  .wm-supply2__sp-desc-box {
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: 6px;
    padding: 14px;
    margin-bottom: 8px;
  }

  .wm-supply2__sp-desc-box:last-child {
    margin-bottom: 0;
  }

  .wm-supply2__sp-desc-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--color-primary);
    line-height: 1.7;
    margin-bottom: 8px;
  }

  .wm-supply2__sp-desc-text {
    font-size: 13px;
    color: var(--color-text);
    line-height: 1.8;
  }

  /* Supply (old, now unused on SP) */
  .wm-supply__center-row {
    flex-direction: column;
    align-items: center;
  }

  .wm-supply__circles {
    flex: none;
    order: -1;
  }

  .wm-supply__desc-box {
    width: 100%;
  }

  /* Compare diagram: image → HTML on SP */
  .wm-compare-img__img {
    display: none;
  }

  .wm-cmp-sp {
    display: block;
  }

  .wm-cmp-sp__card {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 0;
  }

  .wm-cmp-sp__card--problem {
    border: 2px solid #333;
  }

  .wm-cmp-sp__card--solution {
    border: 2px solid var(--wm-orange);
  }

  .wm-cmp-sp__header {
    background: #333;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px 16px;
    letter-spacing: 0.05em;
  }

  .wm-cmp-sp__header--solution {
    background: var(--color-primary);
  }

  .wm-cmp-sp__body {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .wm-cmp-sp__instability {
    background: #333;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    padding: 10px 20px;
    border-radius: 50px;
    width: fit-content;
    margin: 0 auto;
  }

  .wm-cmp-sp__flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }

  .wm-cmp-sp__nodes {
    display: flex;
    gap: 8px;
    justify-content: center;
  }

  .wm-cmp-sp__nodes span {
    border: 1.5px solid var(--wm-blue);
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
    color: var(--wm-blue);
    background: #fff;
    min-width: 46px;
    text-align: center;
  }

  .wm-cmp-sp__nodes--buyer span {
    background: var(--wm-blue);
    color: #fff;
    border-color: var(--wm-blue);
  }

  .wm-cmp-sp__arrows {
    font-size: 16px;
    color: #aaa;
  }

  .wm-cmp-sp__arrows--green {
    color: var(--color-primary);
  }

  .wm-cmp-sp__mediator {
    background: var(--color-primary);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding: 10px 20px;
    border-radius: 4px;
    line-height: 1.5;
  }

  .wm-cmp-sp__mediator span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    opacity: 0.85;
    margin-top: 3px;
  }

  .wm-cmp-sp__benefits {
    display: flex;
    justify-content: center;
    gap: 12px;
  }

  .wm-cmp-sp__benefit {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: #f08300;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.6;
    padding: 8px;
    flex-shrink: 0;
  }

  .wm-cmp-sp__bubbles {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .wm-cmp-sp__bubble {
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.7;
  }

  .wm-cmp-sp__bubble--problem {
    background: #fff5f5;
    border: 1px solid #f5c0c0;
    color: #b00020;
  }

  .wm-cmp-sp__bubble--solution {
    background: #f0f9f4;
    border: 1px solid #a8d8b9;
    color: var(--color-primary);
  }

  .wm-cmp-sp__divider {
    text-align: center;
    padding: 16px 0 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }

  .wm-cmp-sp__divider-text {
    color: var(--wm-orange);
    font-size: 14px;
    font-weight: 700;
  }

  .wm-cmp-sp__divider-arrow {
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 14px solid var(--color-primary);
  }

  /* Compare (old) */
  .wm-compare__card-body {
    flex-direction: column;
    padding: 16px;
    gap: 16px;
  }

  .wm-compare__diagram {
    justify-content: space-between;
  }

  .wm-compare__bubbles {
    flex: none;
    width: 100%;
  }

  .wm-compare__divider::before,
  .wm-compare__divider::after {
    width: calc(50% - 100px);
  }

  /* Benefit box */
  .wm-benefit {
    padding: 20px;
  }

  /* SDGs */
  .wm-sdgs {
    grid-template-columns: repeat(4, 1fr);
    gap: 3px;
  }

  .wm-sdgs__icon {
    font-size: 13px;
  }

  .wm-sdgs__icon span {
    display: none;
  }

  /* Network */
  .wm-network {
    width: 320px;
    height: 300px;
  }

  .wm-network__ring--outer {
    width: 240px;
    height: 240px;
  }

  .wm-network__ring--inner {
    width: 120px;
    height: 120px;
  }

  .wm-network__center {
    width: 100px;
    height: 100px;
  }

  .wm-network__logo {
    height: 24px;
  }

  .wm-network__center-name {
    font-size: 10px;
  }

  .wm-network__sat {
    width: 76px;
    height: 76px;
    font-size: 10px;
  }

  .wm-network__sat--tl { top: 14px; left: 24px; }
  .wm-network__sat--tr { top: 14px; right: 24px; }
  .wm-network__sat--r  { right: 0; }
  .wm-network__sat--b  { bottom: 8px; }
  .wm-network__sat--l  { left: 0; }
}
