body:has(.hce-rd26) .cs-heading-sec,
body:has(.hce-rd26) .cs-main-post,
body:has(.hce-rd26) .date-time,
body:has(.hce-rd26) .cs-post-panel > .cs-thumb-post {
  display: none !important;
}

.hce-rd26 {
  --rd-ink: #143554;
  --rd-muted: #526b7e;
  --rd-coral: #f15b6c;
  --rd-teal: #24aaa8;
  --rd-gold: #e7a72e;
  --rd-indigo: #5d72c9;
  --rd-green: #3f9860;
  --rd-pink: #e76b9b;
  --rd-line: #d7e4eb;
  --rd-paper: #ffffff;
  --rd-wash: #f4faff;
  color: var(--rd-ink);
  background: linear-gradient(180deg, #f8fcff 0%, #ffffff 13%, #f7fbff 100%);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.72;
  margin: 0 auto;
  max-width: 1460px;
  overflow: hidden;
}

.hce-rd26 *, .hce-rd26 *::before, .hce-rd26 *::after { box-sizing: border-box; }
.hce-rd26 a { color: #075da6; text-decoration-thickness: 2px; text-underline-offset: 3px; }
.hce-rd26 a:hover { color: #003d73; }
.hce-rd26 a:focus-visible { outline: 4px solid #ffcc4d; outline-offset: 4px; border-radius: 3px; }
.hce-rd26 img { display: block; height: auto; max-width: 100%; }
.hce-rd26__hero { margin: 0; padding: 0; background: #fff; }
.hce-rd26__hero img { width: 100%; }
.hce-rd26__rail { margin: 0 auto; max-width: 1240px; padding: 0 34px; }
.hce-rd26__opening { padding: 48px 0 26px; }
.hce-rd26__meta { color: var(--rd-muted); font-size: .88rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.hce-rd26 .hce-rd26__title { font-family: Georgia, 'Times New Roman', serif !important; font-size: clamp(2.25rem, 5vw, 4.8rem) !important; letter-spacing: -.035em; line-height: 1.03 !important; margin: 12px 0 16px !important; }
.hce-rd26__deck { color: #284c68; font-size: clamp(1.18rem, 2.2vw, 1.62rem); line-height: 1.45; margin: 0 0 18px; max-width: 1000px; }
.hce-rd26__byline { color: var(--rd-muted); margin: 0; }
.hce-rd26__campaigns { display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 30px 0 0; }
.hce-rd26__campaign { background: #fff; border: 2px solid var(--rd-line); border-left: 9px solid var(--rd-teal); border-radius: 18px; padding: 20px 22px; }
.hce-rd26__campaign--us { border-left-color: var(--rd-coral); }
.hce-rd26__campaign span { color: var(--rd-muted); display: block; font-size: .78rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.hce-rd26__campaign strong { display: block; font-family: Georgia, serif; font-size: 1.45rem; margin-top: 4px; }
.hce-rd26__campaign p { margin: 5px 0 0; }
.hce-rd26__nav { display: flex; flex-wrap: wrap; gap: 10px; margin: 28px 0 0; }
.hce-rd26__nav a { background: #e9f6f7; border-radius: 999px; color: var(--rd-ink); font-size: .87rem; font-weight: 800; padding: 8px 14px; text-decoration: none; }
.hce-rd26__section { border-top: 1px solid var(--rd-line); padding: 62px 0; }
.hce-rd26__section--wash { background: var(--rd-wash); }
.hce-rd26__section-head { align-items: end; display: grid; gap: 30px; grid-template-columns: 1.4fr .8fr; margin-bottom: 28px; }
.hce-rd26__kicker { color: #087a78; display: block; font-size: .8rem; font-weight: 900; letter-spacing: .11em; margin-bottom: 9px; text-transform: uppercase; }
.hce-rd26 h2 { font-family: Georgia, 'Times New Roman', serif !important; font-size: clamp(1.9rem, 3.2vw, 3.15rem) !important; letter-spacing: -.025em; line-height: 1.12 !important; margin: 0 !important; }
.hce-rd26 h3 { font-family: Georgia, 'Times New Roman', serif !important; font-size: 1.3rem !important; line-height: 1.25 !important; margin: 0 0 10px !important; }
.hce-rd26 p { margin: 0 0 1.15em; }
.hce-rd26__section-head > p { color: var(--rd-muted); margin: 0; }
.hce-rd26__prose { column-gap: 48px; columns: 2; }
.hce-rd26__prose > * { break-inside: avoid; }
.hce-rd26__priority { background: #fff3ed; border-left: 9px solid var(--rd-coral); border-radius: 14px; margin: 28px 0; padding: 22px 25px; }
.hce-rd26__priority strong { color: #953245; display: block; font-size: .82rem; letter-spacing: .08em; margin-bottom: 5px; text-transform: uppercase; }
.hce-rd26__priority p { margin: 0; }
.hce-rd26__figure { background: var(--rd-paper); border: 2px solid var(--rd-line); border-radius: 22px; box-shadow: 0 16px 38px rgba(20,53,84,.08); margin: 34px 0; overflow: hidden; padding: 28px; }
.hce-rd26__figure-title { display: block; font-size: .78rem; font-weight: 900; letter-spacing: .1em; margin-bottom: 7px; text-transform: uppercase; }
.hce-rd26__figure h3 { font-size: 1.55rem; }
.hce-rd26__caption { border-top: 1px solid var(--rd-line); color: var(--rd-muted); font-size: .88rem; margin-top: 22px; padding-top: 16px; }
.hce-rd26__limitation { background: #f2f5f7; border-radius: 10px; display: block; margin-top: 10px; padding: 9px 12px; }
.hce-rd26__stack { border: 1px solid #cddde6; border-radius: 14px; display: flex; height: 80px; overflow: hidden; }
.hce-rd26__stack > span { align-items: center; color: #fff; display: flex; font-size: 1.15rem; font-weight: 900; justify-content: center; }
.hce-rd26__stack-delay { background: var(--rd-coral); width: 56.4%; }
.hce-rd26__stack-no { background: var(--rd-teal); width: 43.6%; }
.hce-rd26__legend { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 13px; }
.hce-rd26__legend span { align-items: center; display: flex; font-size: .88rem; gap: 8px; }
.hce-rd26__swatch { border-radius: 4px; display: inline-block; height: 15px; width: 15px; }
.hce-rd26__flow { align-items: stretch; display: grid; gap: 14px; grid-template-columns: repeat(5, 1fr); margin-top: 22px; }
.hce-rd26__flow-step { background: #edf8f8; border: 2px solid #b8dedc; border-radius: 16px; padding: 18px; position: relative; }
.hce-rd26__flow-step:not(:last-child)::after { color: var(--rd-coral); content: '›'; font-size: 2.4rem; font-weight: 900; position: absolute; right: -15px; top: 37%; z-index: 2; }
.hce-rd26__flow-step b { display: block; margin-bottom: 6px; }
.hce-rd26__flow-step span { color: var(--rd-muted); font-size: .84rem; line-height: 1.45; }
.hce-rd26__fish { display: grid; gap: 15px; grid-template-columns: repeat(3, 1fr); margin-top: 22px; }
.hce-rd26__bone { border-left: 7px solid var(--rd-indigo); background: #f4f3ff; border-radius: 13px; padding: 17px; }
.hce-rd26__bone:nth-child(2n) { border-left-color: var(--rd-teal); background: #effafa; }
.hce-rd26__bone b { display: block; }
.hce-rd26__bone span { color: var(--rd-muted); font-size: .88rem; }
.hce-rd26__system { display: grid; gap: 14px; grid-template-columns: repeat(3, 1fr); grid-template-areas: 'a b c' 'd hub e' 'f g h'; margin-top: 20px; }
.hce-rd26__node { align-items: center; background: #f4f8fb; border: 2px solid var(--rd-line); border-radius: 14px; display: flex; font-weight: 800; justify-content: center; min-height: 86px; padding: 13px; text-align: center; }
.hce-rd26__hub { background: var(--rd-ink); color: #fff; grid-area: hub; }
.hce-rd26__system .hce-rd26__node:nth-child(1){grid-area:a}.hce-rd26__system .hce-rd26__node:nth-child(2){grid-area:b}.hce-rd26__system .hce-rd26__node:nth-child(3){grid-area:c}.hce-rd26__system .hce-rd26__node:nth-child(4){grid-area:d}.hce-rd26__system .hce-rd26__node:nth-child(6){grid-area:e}.hce-rd26__system .hce-rd26__node:nth-child(7){grid-area:f}.hce-rd26__system .hce-rd26__node:nth-child(8){grid-area:g}.hce-rd26__system .hce-rd26__node:nth-child(9){grid-area:h}
.hce-rd26__image { background: #fff; border: 2px solid var(--rd-line); border-radius: 22px; margin: 34px 0; overflow: hidden; }
.hce-rd26__image img { width: 100%; }
.hce-rd26__image figcaption { color: var(--rd-muted); font-size: .9rem; padding: 17px 22px 20px; }
.hce-rd26__evidence-cards { display: grid; gap: 16px; grid-template-columns: repeat(3, 1fr); margin: 28px 0; }
.hce-rd26__evidence-card { background: #fff; border: 2px solid var(--rd-line); border-radius: 16px; padding: 22px; }
.hce-rd26__evidence-card strong { color: var(--rd-coral); display: block; font-family: Georgia, serif; font-size: 2.3rem; }
.hce-rd26__evidence-card span { color: var(--rd-muted); font-size: .88rem; }
.hce-rd26__table-wrap { overflow-x: auto; }
.hce-rd26 table { border-collapse: collapse; min-width: 900px; width: 100%; }
.hce-rd26 caption { color: var(--rd-muted); font-size: .9rem; margin-bottom: 12px; text-align: left; }
.hce-rd26 th { background: var(--rd-ink); color: #fff; font-size: .85rem; letter-spacing: .03em; padding: 14px; text-align: left; }
.hce-rd26 td { border-bottom: 1px solid var(--rd-line); padding: 14px; vertical-align: top; }
.hce-rd26 tr:nth-child(even) td { background: #f5f9fc; }
.hce-rd26__gantt { display: grid; gap: 10px; grid-template-columns: 190px repeat(3, 1fr); margin-top: 20px; }
.hce-rd26__gantt > div { border-radius: 9px; min-height: 54px; padding: 12px; }
.hce-rd26__gantt-head { background: #e9eef4; font-size: .8rem; font-weight: 900; text-align: center; text-transform: uppercase; }
.hce-rd26__gantt-label { background: #f2f6f9; font-weight: 800; }
.hce-rd26__bar { align-items: center; color: #fff; display: flex; font-size: .82rem; font-weight: 800; justify-content: center; }
.hce-rd26__bar--coral { background: var(--rd-coral); }
.hce-rd26__bar--teal { background: var(--rd-teal); }
.hce-rd26__bar--indigo { background: var(--rd-indigo); }
.hce-rd26__bar--green { background: var(--rd-green); }
.hce-rd26__blank { background: #f8fafb; }
.hce-rd26__callout-grid { display: grid; gap: 18px; grid-template-columns: repeat(2, 1fr); margin: 28px 0; }
.hce-rd26__callout { background: #fff; border: 2px solid var(--rd-line); border-radius: 16px; padding: 22px; }
.hce-rd26__callout b { display: block; margin-bottom: 7px; }
.hce-rd26__close { background: linear-gradient(135deg,#e9f7f8,#fff3ed); border-radius: 24px; margin: 56px 0; padding: 38px; }
.hce-rd26__close strong { color: #8f2f43; display: block; font-size: 1.22rem; margin-top: 16px; }
.hce-rd26__resources { background: #f3f7fa; border-radius: 22px; margin-bottom: 54px; padding: 32px; }
.hce-rd26__resources li, .hce-rd26__refs li { margin-bottom: 10px; }
.hce-rd26__refs { font-size: .88rem; overflow-wrap: anywhere; }
.hce-rd26__safety { background: #fff; border-left: 7px solid var(--rd-gold); border-radius: 12px; margin-top: 24px; padding: 18px; }

@media (max-width: 900px) {
  .hce-rd26 { font-size: 17px; }
  .hce-rd26__rail { padding: 0 20px; }
  .hce-rd26__campaigns, .hce-rd26__section-head, .hce-rd26__evidence-cards, .hce-rd26__callout-grid { grid-template-columns: 1fr; }
  .hce-rd26__prose { columns: 1; }
  .hce-rd26__flow { grid-template-columns: 1fr; }
  .hce-rd26__flow-step:not(:last-child)::after { bottom: -31px; left: 47%; right: auto; top: auto; transform: rotate(90deg); }
  .hce-rd26__fish { grid-template-columns: 1fr; }
  .hce-rd26__system { grid-template-areas: none; grid-template-columns: 1fr; }
  .hce-rd26__system .hce-rd26__node { grid-area: auto !important; }
  .hce-rd26__gantt { grid-template-columns: 125px repeat(3, minmax(110px, 1fr)); min-width: 600px; }
  .hce-rd26__figure { padding: 21px; }
}

@media (max-width: 560px) {
  .hce-rd26__rail { padding: 0 15px; }
  .hce-rd26__opening, .hce-rd26__section { padding-bottom: 44px; padding-top: 44px; }
  .hce-rd26 .hce-rd26__title { font-size: 2.2rem !important; }
  .hce-rd26__figure { border-radius: 16px; padding: 17px; }
  .hce-rd26__stack > span { font-size: .9rem; }
  .hce-rd26__close, .hce-rd26__resources { padding: 23px; }
}
