/* Round 119: business cooperation market scale and regional partnership. */
body.page-about .channel-cooperation-section {
  padding-bottom: 0 !important;
}

.channel-cooperation-market-child {
  position: relative;
  width: 100%;
}

.channel-cooperation-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.channel-cooperation-market-btn {
  min-width: 168px;
  border-color: #174c3d;
  color: #174c3d;
  background: #f4f7ec;
}

.round119-market-scale {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  color: #fff;
  background: #103f33 url("../images/approved/market-city-background.webp") center / cover no-repeat;
  scroll-margin-top: 96px;
}

.round119-market-scale-overlay {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(9, 48, 39, .98) 0%, rgba(12, 57, 46, .93) 50%, rgba(9, 48, 39, .82) 100%),
    linear-gradient(180deg, rgba(5, 30, 24, .12), rgba(5, 30, 24, .55));
}

.round119-market-scale-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
  gap: clamp(52px, 7vw, 112px);
  align-items: center;
  padding-top: clamp(76px, 8vw, 118px);
  padding-bottom: clamp(76px, 8vw, 118px);
}

.round119-section-kicker {
  display: block;
  margin-bottom: 14px;
  color: #dfb456;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .18em;
}

.round119-market-scale h2,
.round119-agent-head h2 {
  margin: 0;
  font-size: clamp(34px, 4.4vw, 58px);
  line-height: 1.12;
  letter-spacing: -.03em;
}

.round119-market-scale-lead {
  max-width: 660px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, .82);
  font-size: 18px;
  line-height: 1.9;
}

.round119-market-numbers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}

.round119-market-number {
  padding: 23px 22px;
  border: 1px solid rgba(232, 194, 113, .33);
  border-radius: 18px;
  background: rgba(255, 255, 255, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

.round119-market-number strong {
  display: block;
  color: #f1ca74;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 3.2vw, 44px);
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

.round119-market-number sup {
  margin-left: 2px;
  font-size: .48em;
  vertical-align: super;
}

.round119-market-number span {
  display: block;
  margin-top: 11px;
  color: rgba(255, 255, 255, .82);
  font-size: 15px;
}

.round119-market-method {
  margin-top: 26px;
  padding: 24px 26px;
  border-left: 3px solid #dfb456;
  background: rgba(3, 28, 22, .42);
}

.round119-market-method h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 17px;
}

.round119-market-method ul {
  margin: 0;
  padding-left: 1.25em;
  color: rgba(255, 255, 255, .78);
  line-height: 1.9;
}

.round119-market-note {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, .62);
  font-size: 13px;
  line-height: 1.7;
}

.round119-market-scenes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.round119-market-scenes article {
  overflow: hidden;
  min-height: 258px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 24px;
  background: rgba(245, 248, 239, .96);
  box-shadow: 0 24px 54px rgba(0, 21, 15, .26);
  transition: transform .28s ease, box-shadow .28s ease;
}

.round119-market-scene-image {
  height: 202px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 8px 12px 0;
  background: linear-gradient(145deg, #eef4e7, #dfe9d9);
}

.round119-market-scene-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}

.round119-market-scenes h3 {
  margin: 0;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  color: #173f33;
  font-size: 17px;
  text-align: center;
}

.round119-market-scenes article:hover,
.round119-agent-grid article:hover {
  transform: translateY(-5px);
  box-shadow: 0 30px 62px rgba(0, 25, 18, .22);
}

.round119-agent-section {
  background:
    radial-gradient(circle at 88% 12%, rgba(217, 180, 93, .13), transparent 28%),
    linear-gradient(180deg, #faf8f0 0%, #f3f5ec 100%);
  scroll-margin-top: 96px;
}

.round119-agent-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: clamp(42px, 6vw, 72px);
}

.round119-agent-head h2 {
  color: #153f32;
}

.round119-agent-head p {
  margin: 14px 0 0;
  color: #567064;
  font-size: 19px;
  letter-spacing: .08em;
}

.round119-agent-apply {
  flex: 0 0 auto;
  min-width: 154px;
}

.round119-agent-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(22px, 3vw, 38px);
}

.round119-agent-grid article {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 22px 20px 20px;
  border: 1px solid rgba(25, 72, 57, .1);
  border-radius: 28px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 42px rgba(29, 58, 46, .09);
  transition: transform .28s ease, box-shadow .28s ease;
}

.round119-agent-image {
  width: min(100%, 250px);
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 50%;
  background: #eaf1e4;
  box-shadow: inset 0 0 0 1px rgba(21, 63, 50, .08);
}

.round119-agent-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.round119-agent-grid strong {
  min-width: min(100%, 218px);
  margin-top: -7px;
  padding: 12px 20px;
  border-radius: 999px;
  color: #fff;
  background: #174c3d;
  box-shadow: 0 10px 24px rgba(23, 76, 61, .16);
  font-size: 18px;
  text-align: center;
}

#market-outlook,
#contact-about {
  scroll-margin-top: 96px;
}

@media (max-width: 980px) {
  .round119-market-scale-grid {
    grid-template-columns: 1fr;
  }

  .round119-market-scenes {
    max-width: 760px;
  }

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

@media (max-width: 680px) {
  .channel-cooperation-cta {
    align-items: stretch;
  }

  .channel-cooperation-main-btn,
  .channel-cooperation-market-btn {
    width: min(100%, 290px);
  }

  .round119-market-scale-grid {
    gap: 42px;
  }

  .round119-market-numbers,
  .round119-market-scenes,
  .round119-agent-grid {
    grid-template-columns: 1fr;
  }

  .round119-market-scenes article {
    min-height: 0;
  }

  .round119-market-scene-image {
    height: 240px;
  }

  .round119-agent-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .round119-agent-apply {
    width: min(100%, 220px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .round119-market-scenes article,
  .round119-agent-grid article {
    transition: none;
  }
}


/* Round 132: business-cooperation hierarchy and child-page navigation */
.nav-popover-cooperation { width: 340px; }
.nav-popover-cooperation .nav-popover-link span { line-height: 1.45; }
.nav-popover-link.is-current {
  background: rgba(211, 230, 210, .58);
  color: var(--leaf);
}
