/* KZ exact text layer; unchanged source-native slot geometry. */
.kz-native-line {display:block;}
.kz-native-line > span {display:inline;}
@media(max-width:900px){.integration-segment--s02 .map-slot{aspect-ratio:auto;}}
/* KZ title keeps approved size and exact strings; long words may wrap. */
main[data-page-owner="kz-s02-market-review"] .s01-title__first-line,
main[data-page-owner="kz-s02-market-review"] .s01-title__second-line {
  white-space: normal;
  overflow-wrap: anywhere;
}
/* Keep the source-native scheme legible rather than reducing its text on phones. */
@media (min-width: 901px) {
  main[data-page-owner="kz-s02-market-review"] .balance-story .balance-story__bridge { break-inside: avoid-column; }
  main[data-page-owner="kz-s02-market-review"] .kz-balance-continuation { break-before: column; padding-block-start: 15.5cqw; }
}
@media (max-width: 900px) {
  main[data-page-owner="kz-s02-market-review"] .s01-scheme { overflow-x: auto; }
  main[data-page-owner="kz-s02-market-review"] .s01-scheme__canvas { min-width: 740px; }
}
