.hce-bdam26-page .page-title,
.hce-bdam26-page .post-title,
.hce-bdam26-page .entry-title,
.hce-bdam26-page .post-thumbnail,
.hce-bdam26-page .featured-image,
.hce-bdam26-page .cs-media { display: none !important; }

.hce-bdam26-page .container,
.hce-bdam26-page .cs-main-content,
.hce-bdam26-page .page-content,
.hce-bdam26-page .entry-content {
  width: min(98%, 1640px) !important;
  max-width: none !important;
  margin-inline: auto !important;
  padding-inline: clamp(8px, 1.2vw, 22px) !important;
}

.hce-bdam26 {
  --ink: #153047;
  --muted: #516475;
  --crimson: #a91d3a;
  --rose: #ffe8ee;
  --teal: #087f82;
  --aqua: #e7f7f5;
  --gold: #c57a10;
  --gold-soft: #fff4d8;
  --line: #bfd6dc;
  --paper: #fffdf9;
  color: var(--ink);
  background:
    radial-gradient(circle at 8% 2%, rgba(209, 49, 87, .11), transparent 27rem),
    radial-gradient(circle at 96% 12%, rgba(8, 127, 130, .12), transparent 25rem),
    var(--paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.72;
  overflow-wrap: anywhere;
}

.hce-bdam26 *, .hce-bdam26 *::before, .hce-bdam26 *::after { box-sizing: border-box; }
.hce-bdam26 a { color: #075f91; text-decoration-thickness: 2px; text-underline-offset: .16em; }
.hce-bdam26 a:hover { color: #8f1730; }
.hce-bdam26 a:focus-visible { outline: 3px solid #e09b28; outline-offset: 3px; border-radius: 3px; }
.hce-bdam26 h1, .hce-bdam26 h2, .hce-bdam26 h3 { color: var(--ink); line-height: 1.14; text-wrap: balance; }

.hce-bdam26__hero { width: 100%; margin: 0; background: #f9edf0; }
.hce-bdam26__hero img { display: block; width: 100%; height: auto; object-fit: contain; }
.hce-bdam26__shell { width: min(100% - clamp(20px, 4vw, 72px), 1500px); margin-inline: auto; }
.hce-bdam26__masthead { padding: clamp(38px, 6vw, 88px) clamp(16px, 4vw, 72px) 34px; }
.hce-bdam26__eyebrow { margin: 0 0 12px; color: var(--crimson); font-size: .8rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.hce-bdam26 h1 { max-width: 1320px; margin: 0 0 22px; font-size: clamp(2.15rem, 5vw, 5.25rem); letter-spacing: -.045em; }
.hce-bdam26__deck { max-width: 1120px; margin: 0; color: #304f63; font-size: clamp(1.12rem, 2vw, 1.58rem); line-height: 1.5; }
.hce-bdam26__meta { display: flex; flex-wrap: wrap; gap: 10px 28px; margin-top: 28px; color: var(--muted); font-size: .94rem; }
.hce-bdam26__meta strong { color: var(--ink); }
.hce-bdam26__jump { display: flex; flex-wrap: wrap; gap: 10px; padding: 18px clamp(14px, 3vw, 34px); border-block: 1px solid var(--line); background: rgba(247, 252, 251, .94); }
.hce-bdam26__jump a { padding: 8px 13px; border: 1px solid #a8cfd0; border-radius: 999px; background: #fff; font-size: .88rem; font-weight: 750; text-decoration: none; }
.hce-bdam26__content { padding: 36px clamp(16px, 4vw, 72px) 88px; }
.hce-bdam26__content > p:first-child { display: none; }

.hce-bdam26 .section.level2 { margin: 0; padding: clamp(50px, 6vw, 88px) 0; border-top: 1px solid #d9e5e7; }
.hce-bdam26 .section.level2:nth-of-type(even):not([id^="figure-"]) { margin-inline: clamp(-18px, -2vw, -34px); padding-inline: clamp(18px, 2vw, 34px); border-radius: 28px; background: linear-gradient(135deg, rgba(255, 235, 240, .68), rgba(230, 248, 246, .68)); }
.hce-bdam26 h2 { max-width: 1220px; margin: 0 0 26px; font-size: clamp(1.75rem, 3.4vw, 3.2rem); letter-spacing: -.03em; }
.hce-bdam26 h3 { margin: 30px 0 12px; font-size: clamp(1.12rem, 1.8vw, 1.42rem); }
.hce-bdam26 p, .hce-bdam26 ul, .hce-bdam26 ol { max-width: 1120px; }
.hce-bdam26 li + li { margin-top: 10px; }
.hce-bdam26 strong { color: #1b3c50; }

.hce-bdam26 img:not(.hce-bdam26__hero img) { display: block; width: 100%; height: auto; margin-top: 36px; border-radius: 22px 22px 0 0; }
.hce-bdam26 img + em { display: block; max-width: none; margin: 0 0 36px; padding: 18px 22px; border: 1px solid #b8d8d6; border-top: 0; border-radius: 0 0 22px 22px; background: var(--aqua); color: #355661; font-size: .9rem; line-height: 1.55; }

.hce-bdam26 .section.level2[id^="figure-"] { margin: 42px 0; padding: clamp(24px, 4vw, 42px); border: 1px solid #b9d4d9; border-radius: 26px; background: #fff; box-shadow: 0 18px 48px rgba(21, 48, 71, .09); }
.hce-bdam26 .section.level2[id^="figure-"] h2 { padding-bottom: 16px; border-bottom: 5px solid var(--crimson); font-size: clamp(1.4rem, 2.5vw, 2.2rem); }
.hce-bdam26 .section.level2[id^="figure-"] > p:last-child { margin-bottom: 0; padding: 16px 18px; border-radius: 14px; background: #f3f7f8; color: #4e6572; font-size: .88rem; }

.bdam26-flow { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin: 28px 0; }
.bdam26-flow div { position: relative; min-height: 130px; padding: 22px 20px; border: 1px solid #a8d3d1; border-radius: 18px; background: linear-gradient(140deg, #eaf9f7, #fff8e7); }
.bdam26-flow div::after { content: "→"; position: absolute; right: -18px; top: 45%; z-index: 2; color: var(--crimson); font-size: 1.6rem; font-weight: 900; }
.bdam26-flow div:nth-child(3)::after, .bdam26-flow div:last-child::after { content: ""; }
.bdam26-flow span { display: grid; width: 32px; height: 32px; margin-bottom: 12px; place-items: center; border-radius: 50%; background: var(--crimson); color: #fff; font-weight: 850; }
.bdam26-flow strong { display: block; line-height: 1.35; }

.bdam26-intervals { margin: 30px 0; padding: 22px; border-radius: 18px; background: #f7fbfb; }
.bdam26-axis { display: grid; grid-template-columns: repeat(7, 1fr); margin: 0 170px 10px 230px; color: #617582; font-size: .78rem; }
.bdam26-axis span { text-align: center; }
.bdam26-interval { display: grid; grid-template-columns: 210px minmax(280px, 1fr) 150px; gap: 18px; align-items: center; min-height: 64px; }
.bdam26-interval strong, .bdam26-interval b { font-size: .88rem; }
.bdam26-ci { position: relative; height: 26px; border-left: 2px solid #8398a1; background: repeating-linear-gradient(90deg, transparent 0, transparent calc(16.666% - 1px), #dae4e6 calc(16.666% - 1px), #dae4e6 16.666%); }
.bdam26-ci::before { content: ""; position: absolute; left: var(--left); top: 11px; width: var(--width); height: 4px; background: var(--teal); }
.bdam26-ci::after { content: ""; position: absolute; left: calc(var(--left) + var(--dot)); top: 6px; width: 14px; height: 14px; border: 3px solid #fff; border-radius: 50%; background: var(--crimson); box-shadow: 0 0 0 1px var(--crimson); transform: translateX(-50%); }

.bdam26-fishbone { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin: 26px 0; }
.bdam26-fishbone div { padding: 22px; border: 1px solid #d0dcdf; border-top: 7px solid var(--crimson); border-radius: 16px; background: linear-gradient(145deg, #fff, var(--rose)); }
.bdam26-fishbone div:last-child { grid-column: 1 / -1; }
.bdam26-fishbone strong { display: block; margin-bottom: 10px; font-size: 1.08rem; }
.bdam26-fishbone ul { margin: 0; padding-left: 1.2rem; }

.hce-bdam26 #figure-4-the-coordinated-care-operating-system ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; max-width: none; padding: 0; list-style: none; counter-reset: system; }
.hce-bdam26 #figure-4-the-coordinated-care-operating-system ol li { counter-increment: system; min-height: 160px; margin: 0; padding: 24px; border: 1px solid #b9d9d6; border-radius: 18px; background: linear-gradient(145deg, #edf9f7, #fff8e8); }
.hce-bdam26 #figure-4-the-coordinated-care-operating-system ol li::before { content: counter(system); display: grid; width: 34px; height: 34px; margin-bottom: 10px; place-items: center; border-radius: 50%; background: var(--teal); color: #fff; font-weight: 850; }

.hce-bdam26 table { width: 100%; margin: 26px 0; border-collapse: separate; border-spacing: 0; font-size: .9rem; }
.hce-bdam26 th, .hce-bdam26 td { padding: 14px 15px; border-right: 1px solid #cfdddf; border-bottom: 1px solid #cfdddf; text-align: left; vertical-align: top; }
.hce-bdam26 th:first-child, .hce-bdam26 td:first-child { border-left: 1px solid #cfdddf; }
.hce-bdam26 thead th { border-top: 1px solid #cfdddf; background: #173f56; color: #fff; }
.hce-bdam26 thead th:first-child { border-radius: 12px 0 0 0; }
.hce-bdam26 thead th:last-child { border-radius: 0 12px 0 0; }
.hce-bdam26 tbody tr:nth-child(even) td { background: #f4faf9; }
.hce-bdam26 #figure-6-a-90-day-implementation-agenda td:not(:first-child) { background: linear-gradient(90deg, rgba(8, 127, 130, .10), rgba(197, 122, 16, .10)); }

.hce-bdam26 #questions-for-the-board-and-executive-team ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; max-width: none; padding: 0; list-style: none; counter-reset: questions; }
.hce-bdam26 #questions-for-the-board-and-executive-team li { counter-increment: questions; margin: 0; padding: 22px; border-left: 6px solid var(--gold); border-radius: 0 16px 16px 0; background: var(--gold-soft); }
.hce-bdam26 #questions-for-the-board-and-executive-team li::before { content: "Q" counter(questions); display: block; margin-bottom: 8px; color: #87510b; font-size: .78rem; font-weight: 900; }

.hce-bdam26 #trusted-public-resources ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; max-width: none; padding: 0; list-style: none; }
.hce-bdam26 #trusted-public-resources li { margin: 0; padding: 16px 18px; border: 1px solid #b8d8d6; border-radius: 14px; background: var(--aqua); }
.hce-bdam26 #references ol { max-width: none; padding-left: 1.4rem; font-size: .88rem; }
.hce-bdam26 #references li { padding-left: .35rem; }

@media (max-width: 900px) {
  .bdam26-flow { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .bdam26-flow div:nth-child(3)::after { content: "→"; }
  .bdam26-flow div:nth-child(even)::after { content: ""; }
  .bdam26-axis { display: none; }
  .bdam26-interval { grid-template-columns: 1fr; gap: 6px; padding: 12px 0; }
  .bdam26-ci { width: 100%; }
  .bdam26-fishbone,
  .hce-bdam26 #figure-4-the-coordinated-care-operating-system ol,
  .hce-bdam26 #questions-for-the-board-and-executive-team ol,
  .hce-bdam26 #trusted-public-resources ul { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .hce-bdam26 { font-size: 17px; }
  .hce-bdam26__shell { width: 100%; }
  .hce-bdam26__masthead, .hce-bdam26__content { padding-inline: 17px; }
  .hce-bdam26__jump { position: static; padding-inline: 17px; }
  .hce-bdam26 .section.level2 { padding-block: 44px; }
  .hce-bdam26 .section.level2[id^="figure-"] { margin-inline: 0; padding: 18px 14px; border-radius: 18px; }
  .bdam26-flow { grid-template-columns: 1fr; }
  .bdam26-fishbone div:last-child { grid-column: auto; }
  .bdam26-flow div::after, .bdam26-flow div:nth-child(3)::after { content: "↓"; right: 50%; top: auto; bottom: -22px; }
  .bdam26-flow div:last-child::after { content: ""; }
  .hce-bdam26 table { display: block; overflow-x: auto; white-space: normal; }
}

@media print {
  .hce-bdam26 { background: #fff; color: #000; }
  .hce-bdam26__jump { display: none; }
  .hce-bdam26 .section.level2[id^="figure-"] { box-shadow: none; break-inside: avoid; }
  .hce-bdam26 a { color: #000; }
}
