/* Deal Intelligence editorial — stacked hero, inline ticker, framed visuals */

/* Layout safety — site body uses overflow-x:hidden; never use 100vw breakouts here */
.di-page-main,
.di-page-main .di-editorial {
  max-width: 100%;
}

.di-page-main .di-hero {
  min-height: 0;
  overflow: visible;
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
}

.di-page-main .di-hero-inner {
  padding-bottom: 32px;
  max-width: 1200px;
  margin: 0 auto;
}

/* Hero copy — full width aligned with deal identity card below */
.di-page-main .di-hero-copy {
  max-width: none;
  width: 100%;
  margin-bottom: 24px;
}

.di-page-main .di-hero .di-h1,
.di-page-main .di-hero h1 {
  max-width: none;
  font-size: clamp(2.15rem, 4.2vw, 3.5rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin-bottom: 18px;
}

.di-page-main .di-hero-lead {
  max-width: none;
  font-size: clamp(1.05rem, 1.45vw, 1.22rem);
  line-height: 1.65;
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.82);
}

.di-page-main .di-hero-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 20px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.di-page-main .di-hero-meta .di-byline {
  margin-bottom: 0;
}

.di-page-main .di-research-credit-line {
  margin: 0;
  font-size: 0.88rem;
  color: rgba(255, 255, 255, 0.55);
}

.di-page-main .di-research-credit-line a {
  color: rgba(255, 255, 255, 0.78);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.di-page-main .di-hero .di-quality-labels {
  margin: 0;
  margin-left: auto;
}

.di-page-main .di-deal-identity--statement {
  margin-top: 0;
}

/* Unified square logo marks (buyer + target same footprint) */
.di-deal-identity--marks-unified .di-wordmark-mark--target.di-wordmark-mark--logo {
  width: 72px;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  padding: 12px;
}

.di-deal-identity--marks-unified .di-wordmark-mark--target.di-wordmark-mark--logo img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

/* Hero — breadcrumb, badges, pills, cinematic HD visual */
.di-hero-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 16px;
}

.di-hero-breadcrumb a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.di-hero-breadcrumb a:hover {
  color: #fff;
  text-decoration: underline;
}

.di-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.di-hero-badge {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 4px;
  background: rgba(8, 106, 216, 0.35);
  color: #7eb8ff;
}

.di-hero-badge--muted {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.65);
}

.di-hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.di-hero-pills li {
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.di-hero-cinematic {
  margin: 28px 0 0;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.35);
}

.di-hero-cinematic img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

/* Deal meta strip — mockup-style fact bar */
.di-deal-meta-strip {
  background: #0D1B2E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.di-deal-meta-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

.di-deal-meta-item {
  flex: 1 1 auto;
  min-width: 100px;
  padding: 14px 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
}

.di-deal-meta-item:last-child {
  border-right: none;
}

.di-deal-meta-item .lbl {
  display: block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 4px;
}

.di-deal-meta-item .val {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.di-deal-meta-item .val.up { color: #6ee7b7; }
.di-deal-meta-item .val.down { color: #fca5a5; }

.di-deal-meta-item--highlight .val {
  color: #6ee7b7;
}

/* Deal at a glance */
.di-deal-glance {
  padding: 48px 0 32px;
  background: #fff;
}

.di-section-num {
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0D1B2E;
  margin: 0 0 24px;
}

.di-deal-glance-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 32px;
  align-items: start;
}

.di-deal-sheet {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.di-deal-sheet th,
.di-deal-sheet td {
  border: 1px solid #E8EEF5;
  padding: 12px 16px;
  text-align: left;
  vertical-align: top;
}

.di-deal-sheet th {
  width: 38%;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6B7A8D;
  background: #FAFCFE;
}

.di-deal-sheet td {
  color: #0D1B2E;
  font-weight: 500;
}

.di-deal-takeaways {
  background: #F4F9FC;
  border: 1px solid #E8EEF5;
  border-left: 4px solid #086AD8;
  border-radius: 0 8px 8px 0;
  padding: 24px 28px;
}

.di-deal-takeaways h3 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 14px;
}

.di-deal-takeaways ul {
  margin: 0;
  padding-left: 1.1em;
  font-size: 14px;
  line-height: 1.65;
  color: #444;
}

.di-deal-takeaways li {
  margin-bottom: 10px;
}

.di-deal-takeaways-src {
  margin: 16px 0 0;
  font-size: 13px;
}

/* Why this matters callout */
.di-why-matters {
  padding: 0 0 40px;
  background: #fff;
}

.di-why-matters-inner {
  background: linear-gradient(135deg, #F4F9FC 0%, #E8F2FD 100%);
  border: 1px solid #D6E8FA;
  border-radius: 8px;
  padding: 24px 28px;
}

.di-why-matters-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0 0 10px;
}

.di-why-matters-text {
  font-size: 17px;
  line-height: 1.65;
  color: #0D1B2E;
  margin: 0;
  max-width: 72ch;
}

/* Strategic levers grid */
.di-strategic-levers {
  margin: 40px 0;
}

.di-levers-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.di-lever-card {
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  padding: 20px 18px;
  background: #fff;
}

.di-lever-card:hover {
  border-color: #086AD8;
  box-shadow: 0 4px 16px rgba(8, 106, 216, 0.08);
}

.di-lever-num {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #086AD8;
  letter-spacing: 0.06em;
}

.di-lever-card h4 {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 8px 0 6px;
}

.di-lever-card p {
  font-size: 13px;
  line-height: 1.55;
  color: #6B7A8D;
  margin: 0;
}

@media (max-width: 900px) {
  .di-deal-glance-grid { grid-template-columns: 1fr; }
  .di-levers-grid { grid-template-columns: 1fr 1fr; }
  .di-deal-meta-item { min-width: 50%; border-right: none; border-bottom: 1px solid rgba(255,255,255,.08); }
}

@media (max-width: 600px) {
  .di-levers-grid { grid-template-columns: 1fr; }
}

.di-subsection-title {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 20px;
  line-height: 1.3;
}

/* Numbered editorial sections — light prose rhythm */
.di-editorial-section {
  padding: 48px 0;
  background: #fff;
}

.di-editorial-section--alt {
  background: #FAFCFE;
}

.di-editorial-section .container {
  max-width: 820px;
}

.di-editorial-section-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 28px;
}

.di-section-badge {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border-radius: 6px;
  background: #086AD8;
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.di-editorial-section-head h2 {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.45rem, 2.4vw, 1.875rem);
  font-weight: 700;
  color: #0D1B2E;
  margin: 0;
  line-height: 1.2;
}

.di-prose-dropcap > p:first-of-type::first-letter {
  float: left;
  font-family: Poppins, sans-serif;
  font-size: 3.4em;
  line-height: 0.82;
  font-weight: 700;
  color: #0D1B2E;
  margin: 0.04em 0.14em 0 0;
  padding-top: 0.02em;
}

.di-visual-inset {
  padding-bottom: 8px;
}

.di-visual-inset .di-visual-frame {
  margin-top: 0;
}

.di-visual-frame--article {
  margin: 32px 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}

.di-visual-frame--article .di-visual-frame-inner {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #E8EEF5;
  box-shadow: 0 8px 28px rgba(13, 27, 46, 0.06);
}

.di-visual-caption {
  margin: 12px 0 0;
  font-size: 13px;
  line-height: 1.5;
  color: #6B7A8D;
  text-align: center;
}

.di-visual-caption a {
  color: #086AD8;
  text-decoration: none;
}

.di-visual-caption a:hover {
  text-decoration: underline;
}

/* Full-bleed dark modules — waterfall, portfolio, risk, funding, wins/loses */
.di-dark-module {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 56px 0;
  background: linear-gradient(160deg, #0D1B2E 0%, #122238 48%, #0f2844 100%);
  color: rgba(255, 255, 255, 0.92);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  box-sizing: border-box;
}

.di-dark-module .container {
  max-width: 1200px;
}

.di-dark-module-head {
  margin-bottom: 28px;
  max-width: 72ch;
}

.di-dark-module-title {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.35rem, 2.4vw, 1.75rem);
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
  line-height: 1.2;
}

.di-dark-module-sub {
  font-size: 15px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.62);
  margin: 0;
}

.di-chart-panel {
  background: rgba(7, 17, 29, 0.55);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 24px 20px 16px;
  overflow-x: auto;
}

.di-chart-panel svg {
  display: block;
  min-width: 640px;
}

.di-chart-panel img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.di-chart-panel--radar {
  max-width: 520px;
  margin: 0 auto;
}

.di-chart-panel--radar svg {
  min-width: 0;
}

.di-funding-grid {
  display: grid;
  grid-template-columns: 1fr minmax(220px, 280px);
  gap: 24px;
  align-items: start;
}

.di-investor-legend {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 22px 20px;
}

.di-investor-legend h3 {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 6px;
}

.di-investor-legend .sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 16px;
  line-height: 1.45;
}

.di-investor-legend ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.di-investor-legend li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.88);
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.di-investor-legend li:last-child {
  border-bottom: none;
}

.di-investor-legend .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #086AD8;
  flex-shrink: 0;
}

.di-investor-legend li:nth-child(2) .dot { background: #7eb8ff; }
.di-investor-legend li:nth-child(3) .dot { background: #059669; }
.di-investor-legend li:nth-child(4) .dot { background: #f59e0b; }
.di-investor-legend li:nth-child(5) .dot { background: #6B7A8D; }

.di-investor-legend em {
  margin-left: auto;
  font-style: normal;
  font-variant-numeric: tabular-nums;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
}

.di-wins-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 40px;
}

.di-wins-grid h3 {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #7eb8ff;
  margin: 0 0 16px;
}

.di-win-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(80px, 140px) 36px;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}

.di-win-row .lbl {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.35;
}

.di-win-row .track {
  height: 8px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  overflow: hidden;
}

.di-win-row .fill {
  height: 100%;
  border-radius: 999px;
}

.di-win-row .fill.win {
  background: linear-gradient(90deg, #059669, #34d399);
}

.di-win-row .fill.lose {
  background: linear-gradient(90deg, #dc2626, #f87171);
}

.di-win-row .score {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  color: rgba(255, 255, 255, 0.75);
  text-align: right;
}

.di-wins-note {
  margin: 24px 0 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  font-style: italic;
}

/* Comparables table section */
.di-comparables-section {
  padding: 48px 0 32px;
  background: #F4F9FC;
  border-top: 1px solid #E8EEF5;
  border-bottom: 1px solid #E8EEF5;
}

.di-comparables-section .di-editorial-section-head {
  margin-bottom: 24px;
}

.di-table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #E8EEF5;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 20px rgba(13, 27, 46, 0.04);
}

.di-deals-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  font-size: 14px;
}

.di-deals-table th,
.di-deals-table td {
  padding: 14px 16px;
  text-align: left;
  border-bottom: 1px solid #E8EEF5;
  vertical-align: middle;
}

.di-deals-table thead th {
  background: #0D1B2E;
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-bottom: none;
}

.di-deals-table tbody tr:last-child td {
  border-bottom: none;
}

.di-deals-table tbody tr:hover {
  background: #FAFCFE;
}

.di-deals-table .num {
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  color: #086AD8;
  white-space: nowrap;
}

.di-deals-table a.di-report-link {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #086AD8;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid #C5DCF7;
  background: #E8F2FD;
  white-space: nowrap;
}

.di-deals-table a.di-report-link:hover {
  background: #086AD8;
  border-color: #086AD8;
  color: #fff;
  text-decoration: none;
}

.di-comparables-section + .di-editorial-section--continue {
  padding-top: 32px;
  background: #fff;
  border-top: 1px solid #E8EEF5;
}

.di-comparables-section + .di-editorial-section--continue .container {
  max-width: 820px;
}

.di-terms-wrap {
  margin: 8px 0 0;
}

@media (max-width: 900px) {
  .di-context-strip-grid { grid-template-columns: repeat(2, 1fr); }
  .di-funding-grid { grid-template-columns: 1fr; }
  .di-wins-grid { grid-template-columns: 1fr; }
  .di-win-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .di-win-row .score { text-align: left; }
}

@media (max-width: 700px) {
  .di-editorial-section { padding: 36px 0; }
  .di-dark-module { padding: 40px 0; }
  .di-editorial-section-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .di-chart-panel svg { min-width: 520px; }
}

/* Ticker flush under hero — no white gap */
.di-ticker-band {
  background: #0D1B2E;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.di-ticker-band .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

.di-hero-ticker-wrap {
  display: flex;
  align-items: center;
  gap: 0;
  position: relative;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.di-hero-ticker-label {
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0;
  padding: 0 18px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  white-space: nowrap;
}

.di-hero-ticker-scroll {
  flex: 1;
  position: relative;
  overflow: hidden;
  min-width: 0;
  margin-left: 18px;
}

.di-hero-ticker-scroll::before,
.di-hero-ticker-scroll::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  z-index: 2;
  pointer-events: none;
}

.di-hero-ticker-scroll::before {
  left: 0;
  background: linear-gradient(to right, #0D1B2E, transparent);
}

.di-hero-ticker-scroll::after {
  right: 0;
  background: linear-gradient(to left, #0D1B2E, transparent);
}

.di-hero-ticker-track {
  display: flex;
  align-items: center;
  gap: 20px;
  white-space: nowrap;
  animation: diHeroTicker 120s linear infinite;
  width: max-content;
  will-change: transform;
}

.di-hero-ticker-track span {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.78);
}

.di-hero-ticker-track .ticker-dot {
  width: 4px;
  height: 4px;
  background: #086AD8;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-block;
}

@keyframes diHeroTicker {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Article shell */
.di-editorial {
  background: #fff;
  color: #444;
  font-size: 17px;
  line-height: 1.75;
  padding: 0;
  margin: 0;
}

.di-editorial .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

/* Markets panel — buyer, target, transaction */
.di-markets-panel {
  background: linear-gradient(180deg, #F4F9FC 0%, #fff 100%);
  border-bottom: 1px solid #E8EEF5;
  padding: 32px 0 36px;
}

.di-markets-panel .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

.di-markets-title {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0 0 20px;
}

.di-markets-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-items: stretch;
}

.di-market-card {
  background: #fff;
  border: 1px solid #E8EEF5;
  border-radius: 12px;
  padding: 22px 24px;
  box-shadow: 0 2px 12px rgba(13, 27, 46, 0.04);
  display: flex;
  flex-direction: column;
}

.di-market-card-body {
  flex: 1 1 auto;
  min-height: 168px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.di-market-card--deal {
  background: #0D1B2E;
  border-color: #0D1B2E;
  color: rgba(255, 255, 255, 0.9);
}

.di-market-card--deal .di-market-stat-row .lbl { color: rgba(255, 255, 255, 0.55); }
.di-market-card--deal .di-market-stat-row .val { color: #fff; }
.di-market-card--deal .di-market-links a { color: #7eb8ff; }
.di-market-card--deal .di-market-card-head strong { color: #fff; }

.di-market-card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.di-market-card-head img {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  object-fit: contain;
  background: #F4F9FC;
}

.di-market-card-head strong {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  color: #0D1B2E;
}

.di-market-card-head strong a {
  color: inherit;
  text-decoration: none;
}

.di-market-card-head strong a:hover { color: #086AD8; }

.di-market-tag {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 4px;
  margin-top: 4px;
}

.di-market-tag--public {
  background: #E8F4FD;
  color: #086AD8;
}

.di-market-tag--private {
  background: #F4F9FC;
  color: #6B7A8D;
}

.di-market-price {
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0D1B2E;
  margin-bottom: 8px;
}

.di-market-chg {
  font-size: 14px;
  font-weight: 600;
}

.di-market-chg.up { color: #059669; }
.di-market-chg.down { color: #DC2626; }

.di-market-chart {
  margin: 12px 0 10px;
  border-radius: 8px;
  overflow: hidden;
  background: #F4F9FC;
  border: 1px solid #E8EEF5;
}

.di-market-stat-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px solid #E8EEF5;
  font-size: 14px;
}

.di-market-card--deal .di-market-stat-row {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}

.di-market-stat-row:last-of-type { border-bottom: none; }

.di-market-stat-row .lbl {
  color: #6B7A8D;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.di-market-stat-row .val {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  color: #0D1B2E;
  text-align: right;
}

.di-market-meta {
  font-size: 13px;
  line-height: 1.55;
  color: #6B7A8D;
  margin: 14px 0 0;
}

.di-market-meta strong { color: #0D1B2E; }

.di-market-links {
  font-size: 13px;
  margin: 12px 0 0;
  line-height: 1.6;
}

.di-market-links a {
  color: #086AD8;
  text-decoration: none;
}

.di-market-links a:hover { text-decoration: underline; }

/* News lead */
.di-news-lead {
  border-bottom: 3px solid #0D1B2E;
  padding: 36px 0 32px;
}

.di-news-lead .kicker {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #086AD8;
  margin-bottom: 14px;
}

.di-news-lead .lead-headline {
  font-family: Poppins, sans-serif;
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 700;
  line-height: 1.18;
  color: #0D1B2E;
  margin: 0 0 18px;
  max-width: 100%;
}

.di-news-lead .lead-dek {
  font-size: 19px;
  line-height: 1.6;
  color: #444;
  margin: 0 0 20px;
}

.di-news-lead .lead-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  font-size: 14px;
  color: #6B7A8D;
}

.di-news-lead .lead-facts strong { color: #0D1B2E; }

/* Author card (restored) */
.di-author-card {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 20px;
  align-items: start;
  padding: 28px 0;
  border-bottom: 1px solid #E8EEF5;
  margin-bottom: 32px;
}

.di-author-card img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
}

.di-author-card .name {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 4px;
}

.di-author-card .name a { color: inherit; text-decoration: none; }
.di-author-card .name a:hover { color: #086AD8; }

.di-author-card .role {
  font-size: 13px;
  color: #6B7A8D;
  margin: 0 0 8px;
}

.di-author-card .meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  font-size: 13px;
  color: #6B7A8D;
}

.di-author-card .meta-row .badge {
  font-size: 12px;
  font-weight: 600;
  color: #086AD8;
  background: #F4F9FC;
  padding: 3px 10px;
  border-radius: 999px;
}

/* Byline row */
.di-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  align-items: center;
  font-size: 14px;
  color: #6B7A8D;
  margin-bottom: 8px;
}

.di-byline strong { color: #0D1B2E; font-weight: 600; }

/* 16:9 editorial visuals distributed through article */
.di-visual-frame {
  margin: 36px 0;
  padding: 24px 24px 20px;
  border: 1px solid #E8EEF5;
  border-radius: 12px;
  background: #FAFCFE;
}

.di-visual-frame .di-visual-heading {
  margin: 0 0 10px;
}

.di-visual-frame .di-visual-note {
  margin: 0 0 18px;
}

.di-visual-frame-inner {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #E8EEF5;
  background: #fff;
  aspect-ratio: 16 / 9;
}

.di-visual-frame-inner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  vertical-align: middle;
}

.di-visual-note {
  font-size: 15px;
  line-height: 1.65;
  color: #444;
  margin: 0;
}

.di-visual-note a { color: #086AD8; }

/* Visual blocks — heading above, no figure caption */
.di-visual-block {
  margin: 40px 0;
}

.di-visual-block--chart {
  max-width: 100%;
}

.di-visual-block--wide .chart-wrap {
  overflow-x: auto;
}

.chart-wrap--wide {
  padding: 20px 24px;
  min-height: 120px;
}

.chart-wrap--wide svg {
  display: block;
  min-width: 640px;
}

.di-editorial .chart-wrap {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #E8EEF5;
  background: #F4F9FC;
  padding: 24px;
}

/* HTML/CSS charts — reliable at all widths */
.di-html-chart--split {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px 48px;
}

.di-donut {
  position: relative;
  width: 160px;
  height: 160px;
  flex-shrink: 0;
}

.di-donut-ring {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#0D1B2E 0deg 360deg);
  box-shadow: inset 0 0 0 24px #F4F9FC;
}

.di-donut-center {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.di-donut-center strong {
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #0D1B2E;
  line-height: 1;
}

.di-donut-center span {
  font-size: 14px;
  color: #6B7A8D;
  margin-top: 4px;
}

.di-chart-facts {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
  min-width: 220px;
}

.di-chart-facts li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: #444;
  margin-bottom: 12px;
  line-height: 1.45;
}

.di-chart-facts-primary {
  font-size: 16px;
}

.di-chart-facts .swatch {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background: #0D1B2E;
  flex-shrink: 0;
}

.di-chart-facts .swatch--muted {
  background: #E8EEF5;
  border: 1px solid #6B7A8D;
}

.di-bar-meter {
  position: relative;
  height: 48px;
  background: #E8EEF5;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px;
}

.di-bar-fill {
  height: 100%;
  background: linear-gradient(90deg, #086AD8, #0D1B2E);
  border-radius: 8px 0 0 8px;
}

.di-bar-label {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0D1B2E;
}

.di-chart-caption {
  font-size: 14px;
  color: #6B7A8D;
  margin: 0 0 20px;
}

.di-compare-bars {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.di-compare-row {
  display: grid;
  grid-template-columns: 130px 1fr 72px;
  gap: 12px;
  align-items: center;
  font-size: 13px;
}

.di-compare-row .lbl { color: #6B7A8D; }
.di-compare-row .val {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  color: #0D1B2E;
  text-align: right;
}

.di-compare-row .bar {
  height: 10px;
  background: #E8EEF5;
  border-radius: 4px;
  overflow: hidden;
}

.di-compare-row .bar .fill {
  height: 100%;
  background: #086AD8;
  border-radius: 4px;
}

.di-compare-row .bar .fill--muted {
  background: #6B7A8D;
  opacity: 0.5;
}

.di-chart-footnote {
  font-size: 12px;
  color: #6B7A8D;
  font-style: italic;
  margin: 16px 0 0;
}

.di-visual-heading {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 14px;
  line-height: 1.3;
}

.di-editorial .editorial-img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  border: 1px solid #E8EEF5;
}

/* Prose */
.di-editorial .prose {
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.di-editorial .prose p {
  margin-bottom: 1.35em;
  max-width: 100%;
  overflow-wrap: break-word;
}

.di-editorial .prose h2 {
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #0D1B2E;
  margin: 44px 0 18px;
  line-height: 1.25;
}

.di-editorial .prose h3 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 26px 0 10px;
}

.di-editorial .prose ul,
.di-editorial .prose ol { margin: 0 0 1.35em 1.2em; }

.di-editorial .prose li { margin-bottom: 0.5em; }
.di-editorial .prose a { color: #086AD8; }
.di-editorial sup a { text-decoration: none; color: #086AD8; }

.di-chart-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  margin: 36px 0;
}

.di-editorial .spec-box {
  border: 1px solid #E8EEF5;
  border-left: 4px solid #0D1B2E;
  padding: 24px 28px;
  margin: 36px 0;
  background: #F4F9FC;
  border-radius: 0 8px 8px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px 24px;
}

.di-editorial .spec-box dt {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #6B7A8D;
  font-weight: 600;
  margin: 0;
}

.di-editorial .spec-box dd {
  font-size: 17px;
  color: #0D1B2E;
  font-weight: 500;
  margin: 4px 0 0;
}

/* Deal terms panel — unified transaction dashboard */
.di-terms-panel {
  margin: 48px 0;
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(155deg, #0D1B2E 0%, #122238 55%, #0f2844 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.92);
  box-shadow: 0 20px 50px rgba(13, 27, 46, 0.12);
}

.di-terms-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px 24px;
  padding: 28px 32px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.di-terms-eyebrow {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0 0 8px;
}

.di-terms-title {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.35rem, 2.5vw, 1.75rem);
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}

.di-terms-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.di-terms-badge {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(8, 106, 216, 0.25);
  color: #7eb8ff;
  border: 1px solid rgba(8, 106, 216, 0.35);
}

.di-terms-badge--muted {
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.65);
  border-color: rgba(255, 255, 255, 0.12);
}

.di-terms-metrics {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.di-terms-metric {
  padding: 20px 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
  min-width: 0;
}

.di-terms-metric:last-child {
  border-right: none;
}

.di-terms-metric .lbl {
  display: block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 6px;
}

.di-terms-metric .val {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  font-weight: 700;
  color: #fff;
  line-height: 1.15;
}

.di-terms-metric .sub {
  display: block;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 4px;
  line-height: 1.3;
}

.di-terms-chg.up { color: #34d399; }
.di-terms-chg.down { color: #f87171; }

.di-terms-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.06);
}

.di-terms-grid--cols-2 {
  grid-template-columns: repeat(2, 1fr);
}

.di-terms-grid--cols-1 {
  grid-template-columns: 1fr;
}

.di-terms-block {
  background: rgba(7, 17, 29, 0.55);
  padding: 24px 28px;
}

.di-terms-block h4 {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin: 0 0 16px;
}

.di-terms-checklist {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}

.di-terms-checklist li {
  font-size: 14px;
  line-height: 1.5;
  padding: 6px 0 6px 22px;
  position: relative;
  color: rgba(255, 255, 255, 0.85);
}

.di-terms-checklist li.yes::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #34d399;
  font-weight: 700;
}

.di-terms-checklist li.no {
  color: rgba(255, 255, 255, 0.45);
}

.di-terms-checklist li.no::before {
  content: "—";
  position: absolute;
  left: 0;
  color: rgba(255, 255, 255, 0.3);
}

.di-terms-block-note,
.di-terms-formula {
  font-size: 13px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.di-terms-block-note a,
.di-terms-foot a {
  color: #7eb8ff;
  text-decoration: none;
}

.di-terms-block-note a:hover,
.di-terms-foot a:hover {
  text-decoration: underline;
}

/* Acquisition cadence — light break between prose sections */
.di-cadence-block {
  margin: 40px 0;
  padding: 24px 24px 20px;
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  background: #FAFCFE;
}

.di-cadence-head {
  margin-bottom: 20px;
}

.di-cadence-title {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 6px;
}

.di-cadence-dek {
  font-size: 13px;
  line-height: 1.5;
  color: #6B7A8D;
  margin: 0;
  max-width: none;
}

.di-cadence-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  overflow: hidden;
}

.di-cadence-row {
  display: grid;
  grid-template-columns: 88px 140px 1fr 100px 88px;
  gap: 12px 16px;
  align-items: center;
  padding: 14px 18px;
  font-size: 14px;
  border-bottom: 1px solid #F0F4F8;
  background: #fff;
}

.di-cadence-row:last-child {
  border-bottom: none;
}

.di-cadence-row--highlight {
  background: #F4F9FC;
  border-left: 3px solid #086AD8;
  padding-left: 15px;
}

.di-cadence-when {
  font-size: 12px;
  font-weight: 600;
  color: #6B7A8D;
  font-variant-numeric: tabular-nums;
}

.di-cadence-target {
  font-weight: 500;
  color: #0D1B2E;
}

.di-cadence-target a {
  color: #086AD8;
  text-decoration: none;
  font-weight: 600;
}

.di-cadence-target a:hover {
  text-decoration: underline;
}

.di-cadence-bar {
  height: 8px;
  background: #E8EEF5;
  border-radius: 4px;
  overflow: hidden;
  min-width: 0;
}

.di-cadence-bar-fill {
  display: block;
  height: 100%;
  background: linear-gradient(90deg, #6B7A8D, #086AD8);
  border-radius: 4px;
  min-width: 4px;
}

.di-cadence-row--highlight .di-cadence-bar-fill {
  background: linear-gradient(90deg, #086AD8, #0D1B2E);
}

.di-cadence-val {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #0D1B2E;
  text-align: right;
}

.di-cadence-status {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #6B7A8D;
  text-align: right;
}

.di-cadence-row--highlight .di-cadence-status {
  color: #086AD8;
  font-weight: 600;
}

.di-cadence-foot {
  font-size: 13px;
  line-height: 1.6;
  color: #6B7A8D;
  margin: 16px 0 0;
}

.di-cadence-foot a {
  color: #086AD8;
  text-decoration: none;
}

.di-cadence-foot a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .di-cadence-row {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 8px 12px;
  }
  .di-cadence-bar {
    grid-column: 1 / -1;
  }
  .di-cadence-val,
  .di-cadence-status {
    text-align: left;
  }
}

/* Interactive comparable deals hub */
.di-deals-hub {
  margin: 48px 0;
  padding: 32px 0 28px;
  border-top: 1px solid #E8EEF5;
  border-bottom: 1px solid #E8EEF5;
}

.di-deals-hub-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px 24px;
  margin-bottom: 20px;
}

.di-deals-hub-title {
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0D1B2E;
  margin: 0 0 6px;
}

.di-deals-hub-dek {
  font-size: 14px;
  color: #6B7A8D;
  margin: 0;
  max-width: 520px;
  line-height: 1.5;
}

.di-deals-hub-all {
  font-size: 14px;
  font-weight: 600;
  color: #086AD8;
  text-decoration: none;
  white-space: nowrap;
}

.di-deals-hub-all:hover {
  text-decoration: underline;
}

.di-deals-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
}

.di-deals-filter {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1px solid #E8EEF5;
  background: #fff;
  color: #6B7A8D;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s, color 0.15s;
}

.di-deals-filter:hover {
  border-color: #086AD8;
  color: #086AD8;
}

.di-deals-filter.is-active {
  background: #0D1B2E;
  border-color: #0D1B2E;
  color: #fff;
}

.di-deals-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
}

.di-deals-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.di-deal-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  border: 1px solid #E8EEF5;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  transition: box-shadow 0.2s, transform 0.2s, border-color 0.2s;
}

.di-deal-card:hover {
  box-shadow: 0 12px 32px rgba(13, 27, 46, 0.1);
  transform: translateY(-2px);
  border-color: #086AD8;
}

.di-deal-card.is-hidden {
  display: none;
}

.di-deal-card--current {
  border-color: #086AD8;
  box-shadow: 0 4px 20px rgba(8, 106, 216, 0.12);
}

.di-deal-card-img {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #0D1B2E;
}

.di-deal-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}

.di-deal-card:hover .di-deal-card-img img {
  transform: scale(1.04);
}

.di-deal-card-body {
  padding: 18px 20px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.di-deal-card-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 4px;
  background: #086AD8;
  color: #fff;
  margin-bottom: 10px;
  align-self: flex-start;
}

.di-deal-card-badge--muted {
  background: #F4F9FC;
  color: #6B7A8D;
}

.di-deal-card-title {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 6px;
  line-height: 1.3;
}

.di-deal-card-title span {
  color: #6B7A8D;
  font-weight: 400;
}

.di-deal-card-value {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #086AD8;
  margin: 0 0 6px;
}

.di-deal-card-dek {
  font-size: 13px;
  color: #6B7A8D;
  line-height: 1.45;
  margin: 0 0 12px;
  flex: 1;
}

.di-deal-card-cta {
  font-size: 13px;
  font-weight: 600;
  color: #086AD8;
  margin-top: auto;
}

.di-deal-card:hover .di-deal-card-cta {
  text-decoration: underline;
}

.di-deals-hub-foot {
  font-size: 13px;
  color: #6B7A8D;
  margin: 20px 0 0;
  line-height: 1.5;
}

.di-deals-hub-foot a {
  color: #086AD8;
  text-decoration: none;
}

.di-deals-hub-foot a:hover {
  text-decoration: underline;
}

.di-terms-bridge {
  margin: 0 0 14px;
}

.di-terms-bridge .row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 14px;
}

.di-terms-bridge .row dt {
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
}

.di-terms-bridge .row dd {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

.di-terms-bridge .row--add dd {
  color: #7eb8ff;
}

.di-terms-bridge .row--add dd::before {
  content: "+ ";
  opacity: 0.7;
}

.di-terms-bridge .row--total {
  border-bottom: none;
  padding-top: 10px;
}

.di-terms-bridge .row--total dd {
  font-size: 1.15rem;
  color: #fff;
}

.di-terms-formula strong {
  color: #7eb8ff;
  font-weight: 700;
}

.di-terms-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.di-terms-pills span {
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.75);
}

.di-terms-pills strong {
  color: #fff;
  font-weight: 600;
}

.di-terms-compare-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 8px;
}

.di-terms-compare-head .vals {
  color: rgba(255, 255, 255, 0.7);
  font-variant-numeric: tabular-nums;
}

.di-terms-compare-track {
  height: 6px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  overflow: hidden;
}

.di-terms-compare-fill {
  height: 100%;
  background: linear-gradient(90deg, #086AD8, #34d399);
  border-radius: 3px;
  min-width: 4px;
}

.di-terms-compare-note {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.4);
  margin: 8px 0 0;
  font-style: italic;
}

.di-terms-foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 20px;
  padding: 16px 32px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.15);
}

@media (max-width: 960px) {
  .di-terms-metrics {
    grid-template-columns: repeat(3, 1fr);
  }
  .di-terms-metric:nth-child(3n) {
    border-right: none;
  }
  .di-terms-metric:nth-child(n+4) {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
  }
  .di-terms-grid {
    grid-template-columns: 1fr;
  }
  .di-terms-head,
  .di-terms-foot {
    padding-left: 24px;
    padding-right: 24px;
  }
  .di-terms-block {
    padding: 20px 24px;
  }
}

@media (max-width: 560px) {
  .di-terms-metrics {
    grid-template-columns: repeat(2, 1fr);
  }
  .di-terms-metric:nth-child(3n) {
    border-right: 1px solid rgba(255, 255, 255, 0.06);
  }
  .di-terms-metric:nth-child(2n) {
    border-right: none;
  }
}

.di-editorial .pullquote {
  margin: 40px 0;
  padding: 8px 0 8px 24px;
  border-left: 4px solid #086AD8;
}

.di-editorial .pullquote p {
  font-family: Poppins, sans-serif;
  font-size: clamp(20px, 2.5vw, 26px);
  line-height: 1.35;
  color: #0D1B2E;
  font-weight: 600;
  margin: 0;
}

.di-editorial .pullquote cite {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  color: #6B7A8D;
  font-style: normal;
}

.di-pullquote-band {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 48px 0;
  background: linear-gradient(135deg, #E8F2FD 0%, #F4F9FC 50%, #fff 100%);
  border-top: 1px solid #D6E8FA;
  border-bottom: 1px solid #E8EEF5;
  box-sizing: border-box;
}

.di-pullquote-band .container {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 32px;
  box-sizing: border-box;
}

.di-pullquote-band .pullquote--band {
  margin: 0;
  padding: 0 0 0 28px;
  border-left: 5px solid #086AD8;
  max-width: none;
}

.di-pullquote-band .pullquote--band p {
  font-size: clamp(1.25rem, 2.2vw, 1.625rem);
  line-height: 1.45;
}

.di-pullquote-band .pullquote--band cite {
  color: #444;
}

/* Light context strip — replaces heavy infographics mid-article */
.di-context-strip {
  padding: 32px 0 40px;
  background: #FAFCFE;
  border-top: 1px solid #E8EEF5;
  border-bottom: 1px solid #E8EEF5;
}

.di-context-strip-lead {
  font-size: 16px;
  line-height: 1.65;
  color: #444;
  margin: 0 0 20px;
  max-width: 68ch;
}

.di-context-strip-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.di-context-strip-grid li {
  background: #fff;
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  padding: 14px 16px;
}

.di-context-strip-grid .lbl {
  display: block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #6B7A8D;
  margin-bottom: 4px;
}

.di-context-strip-grid strong {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0D1B2E;
}

.di-context-strip-links {
  margin: 18px 0 0;
  font-size: 13px;
  color: #6B7A8D;
}

.di-comparables-head {
  margin-bottom: 20px;
}

.di-comparables-head h2 {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.35rem, 2vw, 1.625rem);
  font-weight: 700;
  color: #0D1B2E;
  margin: 0 0 6px;
}

.di-comparables-dek {
  font-size: 14px;
  color: #6B7A8D;
  margin: 0;
}

/* Alternating dark bands */
.di-dark-band {
  background: #0D1B2E;
  color: rgba(255, 255, 255, 0.9);
  padding: 56px 0;
  margin: 48px 0;
}

.di-dark-band .container { max-width: 1200px; }

.di-dark-band h2 {
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
  font-size: 22px;
}

.di-dark-band .stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
}

.di-dark-band .stat {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}

.di-dark-band .stat .val {
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 6px;
}

.di-dark-band .stat .lbl {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.65);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.di-dark-cta {
  background: linear-gradient(135deg, #0D1B2E 0%, #162a4a 100%);
  color: #fff;
  padding: 56px 0;
  margin: 48px 0;
  text-align: center;
}

.di-dark-cta h2 {
  font-family: Poppins, sans-serif;
  font-size: clamp(22px, 3vw, 28px);
  margin: 0 0 12px;
  color: #fff;
}

.di-dark-cta p {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 640px;
  margin: 0 auto 24px;
  line-height: 1.6;
}

.di-dark-cta .btn-outline {
  margin-left: 12px;
}

/* End CTA — full bleed, square edges, flush to footer */
.di-editorial .article-cta-band.di-end-cta {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 48px;
  margin-bottom: 0;
  border-radius: 0 !important;
  padding: 56px 0;
  box-sizing: border-box;
}

.di-editorial .article-cta-band.di-end-cta .article-cta-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

.di-page-main .di-editorial:last-child,
.di-page-main > .di-editorial {
  padding-bottom: 0;
}

/* Read breaks — text cards, no reused site images */
.di-read-break {
  background: #F4F9FC;
  padding: 40px 0;
  margin: 40px 0;
  border-top: 1px solid #E8EEF5;
  border-bottom: 1px solid #E8EEF5;
}

.di-read-break .kicker {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #086AD8;
  margin-bottom: 18px;
}

.di-read-break .cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.di-read-card {
  background: #fff;
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  text-decoration: none;
  color: inherit;
  display: block;
  transition: box-shadow 0.2s;
  overflow: hidden;
}

.di-read-card--hero {
  border-left: none;
  padding: 0;
}

.di-read-card:not(.di-read-card--hero) {
  padding: 22px 24px;
  border-left: 4px solid #086AD8;
}

.di-read-card:hover {
  box-shadow: 0 8px 24px rgba(13, 27, 46, 0.08);
}

.di-read-card-img {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #0D1B2E;
}

.di-read-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.25s ease;
}

.di-read-card--hero:hover .di-read-card-img img {
  transform: scale(1.03);
}

.di-read-card-body {
  padding: 18px 20px 20px;
}

.di-read-card h3 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 8px;
  color: #0D1B2E;
}

.di-read-card p { font-size: 14px; color: #6B7A8D; margin: 0; line-height: 1.5; }

/* Research hub — compact inline strip (early in article) */
.di-research-strip {
  margin: 32px 0 8px;
  padding: 20px 0;
  border-top: 1px solid #E8EEF5;
}

.di-research-strip-title {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0 0 14px;
}

.di-research-strip-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 24px;
}

.di-research-strip-list a {
  display: block;
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #E8EEF5;
  text-decoration: none;
  transition: border-color 0.15s, background 0.15s;
}

.di-research-strip-list a:hover {
  border-color: #086AD8;
  background: #F4F9FC;
}

.di-research-strip-list strong {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #0D1B2E;
  margin-bottom: 2px;
}

.di-research-strip-list span {
  display: block;
  font-size: 12px;
  color: #6B7A8D;
  line-height: 1.4;
}

/* Company profiles — logo rows at end of article */
.di-profiles-strip {
  margin: 40px 0 48px;
  padding-top: 32px;
  border-top: 2px solid #0D1B2E;
}

.di-profiles-title {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 0 0 16px;
}

.di-profiles-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.di-profile-card {
  display: grid;
  grid-template-columns: 48px 1fr auto;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  border: 1px solid #E8EEF5;
  border-radius: 10px;
  text-decoration: none;
  color: inherit;
  background: #FAFCFE;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.di-profile-card:hover {
  border-color: #086AD8;
  box-shadow: 0 6px 20px rgba(13, 27, 46, 0.06);
}

.di-profile-logo {
  width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #E8EEF5;
  padding: 4px;
}

.di-profile-copy strong {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #0D1B2E;
  margin-bottom: 2px;
}

.di-profile-copy span {
  font-size: 13px;
  color: #6B7A8D;
  line-height: 1.4;
}

.di-profile-arrow {
  font-size: 18px;
  color: #086AD8;
  opacity: 0.5;
  transition: opacity 0.15s, transform 0.15s;
}

.di-profile-card:hover .di-profile-arrow {
  opacity: 1;
  transform: translateX(3px);
}

@media (min-width: 700px) {
  .di-research-strip-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .di-profiles-grid {
    flex-direction: row;
  }
  .di-profile-card {
    flex: 1;
  }
}

/* Key links — minimal link hub */
.di-quick-links {
  margin: 24px 0 32px;
  padding: 14px 0;
  border-top: 1px solid #E8EEF5;
  font-size: 13px;
  line-height: 1.8;
  color: #6B7A8D;
}

.di-quick-links a {
  color: #086AD8;
  text-decoration: none;
  white-space: nowrap;
}

.di-quick-links a:hover {
  text-decoration: underline;
}

@media (max-width: 700px) {
  .di-quick-links {
    font-size: 12px;
    line-height: 2;
  }
}

.di-link-hub {
  margin: 40px 0;
  padding: 28px 0;
  border-top: 1px solid #E8EEF5;
  border-bottom: 1px solid #E8EEF5;
}

.di-link-hub-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px 24px;
  margin-bottom: 20px;
}

.di-link-hub-title {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0D1B2E;
  margin: 0;
}

.di-link-hub-dek {
  font-size: 13px;
  color: #6B7A8D;
  margin: 0;
}

.di-link-hub-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px 40px;
}

.di-link-hub-item a {
  display: grid;
  grid-template-columns: 88px 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  transition: background 0.15s ease;
}

.di-link-hub-item a:hover {
  background: #F4F9FC;
}

.di-link-hub-item a:hover .di-link-hub-text {
  color: #086AD8;
}

.di-link-hub-cat {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #6B7A8D;
}

.di-link-hub-text {
  font-size: 14px;
  font-weight: 500;
  color: #0D1B2E;
  line-height: 1.35;
}

.di-link-hub-arrow {
  font-size: 12px;
  color: #6B7A8D;
  opacity: 0.6;
  transition: opacity 0.15s, transform 0.15s;
}

.di-link-hub-item--ext a:hover .di-link-hub-arrow {
  opacity: 1;
  color: #086AD8;
  transform: translate(1px, -1px);
}

@media (min-width: 900px) {
  .di-link-hub-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 4px 32px;
  }
}

.di-sources-list .src-type {
  font-size: 12px;
  color: #6B7A8D;
  font-weight: 400;
}

.di-related-end {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-top: 24px;
}

/* Endmatter — minimal accordion below full-width author band */
.di-endmatter-align {
  margin-top: 8px;
}

.di-endmatter-align .di-ref-accordion {
  margin: 0 0 48px;
  border-top: 1px solid #E8EEF5;
  padding-top: 4px;
}

.di-editorial-section--continue {
  padding-top: 0;
  padding-bottom: 48px;
}

.di-dark-module + .di-editorial-section--continue {
  padding-top: 32px;
  background: #fff;
  border-top: 1px solid #E8EEF5;
}

.di-editorial-section--continue .container {
  max-width: 820px;
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
}

.di-editorial-section--continue .prose > :first-child {
  margin-top: 0;
}

/* Narrative opener — replaces deal-at-a-glance table */
.di-editorial-opener {
  padding: 44px 0 40px;
  background: linear-gradient(180deg, #fff 0%, #FAFCFE 100%);
  border-bottom: 1px solid #E8EEF5;
}

.di-editorial-opener-inner {
  max-width: 820px;
}

.di-opener-kicker {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #086AD8;
  margin: 0 0 18px;
}

.di-opener-lede {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.35rem, 2.6vw, 1.75rem);
  font-weight: 600;
  line-height: 1.45;
  color: #0D1B2E;
  margin: 0 0 20px;
}

.di-opener-hook {
  font-size: 18px;
  line-height: 1.7;
  color: #444;
  margin: 0 0 28px;
  max-width: 68ch;
}

.di-opener-bridge {
  font-size: 15px;
  line-height: 1.65;
  color: #6B7A8D;
  margin: 24px 0 0;
  font-style: italic;
  max-width: 62ch;
}

.di-opener-chips {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}

.di-opener-chips li {
  background: #fff;
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  padding: 12px 10px;
  text-align: center;
}

.di-opener-chips .lbl {
  display: block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6B7A8D;
  margin-bottom: 4px;
}

.di-opener-chips strong {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0D1B2E;
  display: block;
}

.di-opener-chips .sub {
  display: block;
  font-size: 11px;
  font-weight: 500;
  color: #059669;
  margin-top: 2px;
}

@media (max-width: 900px) {
  .di-opener-chips { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 520px) {
  .di-opener-chips { grid-template-columns: repeat(2, 1fr); }
}

/* Author panel — light, full-width, end of article */
.di-author-panel {
  margin: 48px 0 40px;
  padding: 40px 0 44px;
  background: #F4F9FC;
  border-top: 3px solid #086AD8;
  border-bottom: 1px solid #E8EEF5;
}

.di-author-panel-inner {
  max-width: 1200px;
}

.di-author-panel-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  margin-bottom: 28px;
}

.di-author-panel-eyebrow {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #086AD8;
}

.di-author-panel-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.di-author-panel-btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  background: #086AD8;
  color: #fff;
  border: 1px solid #086AD8;
}

.di-author-panel-btn--ghost {
  background: #fff;
  color: #0D1B2E;
  border-color: #E8EEF5;
}

.di-author-panel-btn:hover {
  background: #065bb8;
  color: #fff;
}

.di-author-panel-btn--ghost:hover {
  background: #fff;
  border-color: #086AD8;
  color: #086AD8;
}

.di-author-panel-grid {
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  gap: 40px 48px;
  align-items: start;
}

.di-author-panel-photo {
  width: 120px;
  height: 120px;
  border-radius: 8px;
  object-fit: cover;
  display: block;
  margin-bottom: 16px;
  border: 1px solid #E8EEF5;
}

.di-author-panel-name {
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0D1B2E;
  text-decoration: none;
  display: block;
  line-height: 1.2;
}

.di-author-panel-name:hover {
  color: #086AD8;
}

.di-author-panel-role {
  font-size: 14px;
  color: #6B7A8D;
  margin: 8px 0 0;
  line-height: 1.45;
}

.di-author-panel-role strong {
  color: #0D1B2E;
}

.di-author-panel-copy p {
  font-size: 15px;
  line-height: 1.75;
  color: #444;
  margin: 0 0 14px;
}

.di-author-panel-lead {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #0D1B2E !important;
  line-height: 1.6 !important;
}

.di-author-panel-copy p:last-child {
  margin-bottom: 0;
}

@media (max-width: 700px) {
  .di-author-panel-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .di-author-panel-id {
    display: grid;
    grid-template-columns: 88px 1fr;
    gap: 4px 16px;
    align-items: center;
  }
  .di-author-panel-photo {
    grid-row: 1 / span 2;
    width: 88px;
    height: 88px;
    margin: 0;
  }
}

/* Full-width author band — editorial byline (legacy shell) */
.di-author-band {
  margin: 56px 0 48px;
  padding: 48px 0;
  position: relative;
  z-index: 2;
  background: linear-gradient(155deg, #0D1B2E 0%, #122238 52%, #0f2844 100%);
  color: rgba(255, 255, 255, 0.92);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  scroll-margin-top: 24px;
}

.di-author-band-inner {
  max-width: 1200px;
  padding: 40px 32px 48px;
}

.di-author-band-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  padding-bottom: 28px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.di-author-band-eyebrow {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #7eb8ff;
}

.di-author-band-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.di-author-band-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 18px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  background: #086AD8;
  color: #fff;
  border: 1px solid #086AD8;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.di-author-band-btn:hover {
  background: #065bb8;
  border-color: #065bb8;
  color: #fff;
}

.di-author-band-btn--ghost {
  background: transparent;
  color: rgba(255, 255, 255, 0.88);
  border-color: rgba(255, 255, 255, 0.22);
}

.di-author-band-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.35);
  color: #fff;
}

.di-author-band-grid {
  display: grid;
  grid-template-columns: minmax(200px, 240px) minmax(0, 1fr);
  gap: 48px 56px;
  align-items: start;
}

.di-author-band-id {
  text-align: center;
}

.di-author-band-photo {
  width: 140px;
  height: 140px;
  border-radius: 8px;
  object-fit: cover;
  display: block;
  margin: 0 auto 20px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
}

.di-author-band-name {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.35rem, 2vw, 1.625rem);
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  display: block;
}

.di-author-band-name:hover {
  color: #7eb8ff;
}

.di-author-band-role {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.72);
  margin: 8px 0 0;
  line-height: 1.4;
}

.di-author-band-org {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #7eb8ff;
  margin: 4px 0 0;
}

.di-author-band-tags {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.di-author-band-tags li {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

.di-author-band-copy {
  min-width: 0;
}

.di-author-band-lead {
  font-family: Poppins, sans-serif;
  font-size: clamp(1.125rem, 1.8vw, 1.375rem);
  font-weight: 500;
  line-height: 1.55;
  color: #fff;
  margin: 0 0 24px;
  max-width: none;
}

.di-author-band-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px 40px;
}

.di-author-band-columns p {
  font-size: 15px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.72);
  margin: 0;
}

/* Legacy author card (shell template) */
.di-endmatter-align .di-author-end {
  padding: 0 0 28px;
  margin: 40px 0 0;
  border-top: 1px solid #E8EEF5;
  border-bottom: none;
}

.di-author-end--editorial {
  padding-top: 32px !important;
}

.di-author-eyebrow {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6B7A8D;
  margin: 0 0 16px;
}

.di-author-end-inner {
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: 24px 28px;
  align-items: start;
}

.di-author-end-photo {
  width: 96px;
  height: 96px;
  border-radius: 4px;
  object-fit: cover;
  display: block;
}

.di-author-end-name {
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #0D1B2E;
  text-decoration: none;
  line-height: 1.25;
  display: inline-block;
}

.di-author-end-name:hover {
  color: #086AD8;
}

.di-author-end-title {
  font-size: 15px;
  color: #444;
  margin: 6px 0 0;
  line-height: 1.45;
}

.di-author-end-title .di-author-org {
  color: #0D1B2E;
  font-weight: 600;
}

.di-author-end-bio {
  font-size: 15px;
  color: #444;
  line-height: 1.7;
  margin: 14px 0 0;
  max-width: 62ch;
}

.di-author-end-meta {
  font-size: 13px;
  color: #6B7A8D;
  margin: 14px 0 0;
}

.di-author-end-meta a {
  color: #086AD8;
  text-decoration: none;
}

.di-author-end-meta a:hover {
  text-decoration: underline;
}

.di-author-end-meta span {
  margin: 0 8px;
  color: #C5D0DC;
}

/* Minimal flat accordion — all collapsed by default */
.di-ref-accordion--minimal {
  border: none;
  border-radius: 0;
  overflow: visible;
}

.di-ref-accordion--minimal .di-acc-item {
  border-bottom: 1px solid #E8EEF5;
}

.di-ref-accordion--minimal .di-acc-item > summary {
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #0D1B2E;
  padding: 14px 0;
  cursor: pointer;
  list-style: none;
  background: transparent;
  border: none;
  transition: color 0.15s ease;
}

.di-ref-accordion--minimal .di-acc-item > summary:hover {
  color: #086AD8;
}

.di-ref-accordion--minimal .di-acc-item > summary::-webkit-details-marker {
  display: none;
}

.di-ref-accordion--minimal .di-acc-item > summary::after {
  content: "+";
  float: right;
  font-size: 16px;
  font-weight: 300;
  color: #6B7A8D;
  line-height: 1.2;
}

.di-ref-accordion--minimal .di-acc-item[open] > summary::after {
  content: "−";
  color: #086AD8;
}

.di-ref-accordion--minimal .di-acc-panel {
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 1.65;
  color: #444;
}

.di-ref-accordion--minimal .di-acc-panel .di-seo-table {
  margin-top: 8px;
}

/* Legacy nested accordion (unused) */
.di-acc-root {
  border: 1px solid #E8EEF5;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 0;
}

.di-acc-root > summary,
.di-acc-nested > summary {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #0D1B2E;
  padding: 16px 20px;
  cursor: pointer;
  list-style: none;
  background: #F4F9FC;
  border-bottom: 1px solid #E8EEF5;
}

.di-acc-root > summary::-webkit-details-marker,
.di-acc-nested > summary::-webkit-details-marker { display: none; }

.di-acc-root > summary::after,
.di-acc-nested > summary::after {
  content: "+";
  float: right;
  font-weight: 400;
  color: #086AD8;
}

.di-acc-root[open] > summary::after,
.di-acc-nested[open] > summary::after { content: "−"; }

.di-acc-body { padding: 8px 0; }

.di-acc-nested {
  border-top: 1px solid #E8EEF5;
}

.di-acc-nested > summary {
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 14px 20px;
}

.di-acc-panel {
  padding: 16px 20px 20px;
  font-size: 15px;
  line-height: 1.65;
  color: #444;
}

.di-acc-panel ol,
.di-acc-panel ul { margin: 0 0 12px 1.2em; }

.di-acc-panel li { margin-bottom: 8px; }

.di-acc-panel .cite-url {
  font-family: ui-monospace, monospace;
  font-size: 13px;
  color: #6B7A8D;
  word-break: break-all;
  margin: 12px 0;
}

.di-copy-btn {
  background: none;
  border: 1px solid #E8EEF5;
  border-radius: 4px;
  padding: 8px 14px;
  font-size: 13px;
  cursor: pointer;
  color: #086AD8;
}

.di-citation-summary {
  font-size: 16px;
  color: #0D1B2E;
  line-height: 1.6;
  margin-bottom: 12px;
}

.di-cite-hint {
  margin-top: 16px;
  font-size: 14px;
  color: #6B7A8D;
}

.di-cite-formats {
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #E8EEF5;
}

.di-cite-formats h4 {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 16px 0 8px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.di-cite-formats h4:first-child { margin-top: 0; }

.di-cite-block {
  font-size: 14px;
  line-height: 1.6;
  color: #444;
  margin: 0 0 4px;
}

.di-cite-pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  line-height: 1.5;
  background: #F4F9FC;
  border: 1px solid #E8EEF5;
  border-radius: 4px;
  padding: 12px 14px;
  overflow-x: auto;
  margin: 8px 0 12px;
  white-space: pre-wrap;
  word-break: break-word;
}

.di-seo-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin: 12px 0 16px;
}

.di-seo-table caption {
  caption-side: top;
  text-align: left;
  font-size: 13px;
  color: #6B7A8D;
  padding-bottom: 8px;
}

.di-seo-table th,
.di-seo-table td {
  border: 1px solid #E8EEF5;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}

.di-seo-table thead th {
  background: #F4F9FC;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #0D1B2E;
}

.di-seo-table tbody th[scope="row"] {
  font-weight: 600;
  color: #0D1B2E;
  background: #FAFBFC;
}

.di-seo-table .num {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.di-seo-table code {
  font-size: 12px;
  background: #F4F9FC;
  padding: 2px 5px;
  border-radius: 3px;
}

.di-seo-table--comparables td:last-child {
  white-space: nowrap;
}

.di-schema-note {
  font-size: 13px;
  color: #6B7A8D;
  margin-top: 12px;
}

.di-discovery-list {
  margin: 0;
  padding-left: 1.2em;
}

.di-discovery-list li {
  margin-bottom: 12px;
  line-height: 1.65;
}

.di-faq-panel h3 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #0D1B2E;
  margin: 20px 0 8px;
}

.di-faq-panel h3:first-child { margin-top: 0; }

.di-faq-panel p {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 1.65;
  color: #444;
}

@media (max-width: 700px) {
  .di-seo-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 960px) {
  .di-markets-grid { grid-template-columns: 1fr; }
  .di-link-hub-grid { grid-template-columns: 1fr; }
  .di-read-break .cards { grid-template-columns: 1fr; }
  .di-related-end { grid-template-columns: 1fr; }
  .di-deals-grid--three { grid-template-columns: 1fr; }
  .di-compare-row { grid-template-columns: 1fr; gap: 6px; }
  .di-compare-row .val { text-align: left; }
}

@media (max-width: 700px) {
  .di-editorial .container,
  .di-ticker-band .container,
  .di-markets-panel .container { padding: 0 20px; }
  .di-hero-ticker-wrap {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    padding: 10px 0;
  }
  .di-hero-ticker-label {
    border-right: none;
    padding: 0;
  }
  .di-hero-ticker-scroll { margin-left: 0; }
  .di-page-main .di-hero .di-quality-labels {
    margin-left: 0;
    width: 100%;
  }
  .di-page-main .di-hero-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .di-endmatter-align .di-author-end-inner {
    grid-template-columns: 72px 1fr;
    gap: 16px;
  }
  .di-author-end-photo {
    width: 72px;
    height: 72px;
  }
  .di-author-end-name {
    font-size: 19px;
  }
  .di-endmatter-align .di-author-end {
    padding-top: 28px !important;
  }
  .di-author-band-inner {
    padding: 32px 20px 40px;
  }
  .di-author-band-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }
  .di-author-band-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .di-author-band-id {
    display: grid;
    grid-template-columns: 88px 1fr;
    grid-template-rows: auto auto auto;
    gap: 4px 16px;
    text-align: left;
    align-items: center;
  }
  .di-author-band-photo {
    width: 88px;
    height: 88px;
    margin: 0;
    grid-row: 1 / span 3;
  }
  .di-author-band-tags {
    grid-column: 1 / -1;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 12px;
  }
  .di-author-band-columns {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .di-author-card {
    grid-template-columns: 1fr;
  }
  .di-author-card img {
    width: 64px;
    height: 64px;
  }
  .di-hero-ticker-track { animation-duration: 90s; }
  .di-visual-frame { padding: 20px; }
}
