.hce-wshd26-page .page-title,
.hce-wshd26-page .cs-post-title,
.hce-wshd26-page .cs-single-post-header,
.hce-wshd26-page .post-title,
.hce-wshd26-page .entry-title,
.hce-wshd26-page .post-meta,
.hce-wshd26-page .hce-observance-left-label,
.hce-wshd26-page .cs-heading-sec,
.hce-wshd26-page .cs-main-post,
.hce-wshd26-page .date-time,
.hce-wshd26-page .cs-thumb-post { display: none !important; }

.hce-wshd26-page .cs-main-content,
.hce-wshd26-page .page-content,
.hce-wshd26-page .container,
.hce-wshd26-page .col-lg-9,
.hce-wshd26-page .col-md-9,
.hce-wshd26-page .col-sm-12 { width: 100% !important; max-width: none !important; float: none !important; }

.hce-wshd26-page { overflow-x: hidden; }
.hce-wshd26 {
  --ink: #263b4a;
  --navy: #173957;
  --berry: #8a2f67;
  --berry-dark: #6e2251;
  --teal: #167c7a;
  --teal-dark: #0e605f;
  --orange: #bd671f;
  --gold: #a07812;
  --sky: #edf7fb;
  --rose: #fbf0f6;
  --mint: #edf8f5;
  --sand: #fff7e9;
  --paper: #fffefd;
  --line: #c5d8e2;
  width: min(1540px, calc(100% - 28px));
  margin: 0 auto;
  padding: 0 0 74px;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.72;
}

.hce-wshd26 *, .hce-wshd26 *::before, .hce-wshd26 *::after { box-sizing: border-box; }
.hce-wshd26 img { display: block; max-width: 100%; height: auto; }
.hce-wshd26 a { color: #096a74; text-decoration-thickness: 1.5px; text-underline-offset: 3px; }
.hce-wshd26 a:hover, .hce-wshd26 a:focus { color: var(--berry-dark); }
.hce-wshd26 a:focus-visible { outline: 3px solid #d99022; outline-offset: 3px; }

.hce-wshd26__hero { margin: 0; overflow: hidden; border-radius: 0 0 34px 34px; background: #f1f6f9; }
.hce-wshd26__hero img { width: 100%; aspect-ratio: 1200 / 628; object-fit: contain; }

.hce-wshd26__masthead {
  display: grid;
  grid-template-columns: minmax(0, 1.75fr) minmax(300px, .8fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  padding: clamp(40px, 6vw, 92px) clamp(22px, 6vw, 94px) 54px;
  border-bottom: 1px solid var(--line);
  background:
    radial-gradient(circle at 90% 14%, rgba(138,47,103,.15), transparent 23%),
    linear-gradient(132deg, #fff 0%, #f5fbfc 48%, #f9eef5 100%);
}
.hce-wshd26__eyebrow, .hce-wshd26__kicker { margin: 0 0 11px; color: var(--berry-dark); font-size: 1em; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.hce-wshd26 h1 { max-width: 1080px; margin: 0; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.2em, 4.45vw, 4.7em); line-height: 1.04; letter-spacing: -.035em; }
.hce-wshd26__deck { max-width: 1050px; margin: 25px 0 20px; color: #365c70; font-size: clamp(1.18em, 2vw, 1.62em); line-height: 1.46; }
.hce-wshd26__byline { margin: 0; color: #3f5665; font-weight: 760; }
.hce-wshd26__read-time { display: inline-block; margin-left: 18px; padding-left: 18px; border-left: 1px solid #9fb4c2; color: var(--teal-dark); font-weight: 820; }
.hce-wshd26__issue { position: relative; margin: 0; padding: 30px 28px 28px; border: 1px solid #dfb7cf; border-radius: 28px 28px 28px 8px; background: #fff; box-shadow: 0 18px 50px rgba(30,58,89,.10); }
.hce-wshd26__issue::before { content: ""; position: absolute; width: 58px; height: 8px; top: -1px; right: 28px; border-radius: 0 0 10px 10px; background: linear-gradient(90deg, var(--berry), var(--teal)); }
.hce-wshd26__issue-label { margin: 0 0 8px; color: var(--berry-dark); font-weight: 860; letter-spacing: .04em; text-transform: uppercase; }
.hce-wshd26__issue p:last-child { margin: 0; color: #2d4b5d; font-size: 1.08em; line-height: 1.58; }

.hce-wshd26__toc { display: flex; flex-wrap: wrap; gap: 10px; padding: 20px clamp(22px, 6vw, 94px); border-bottom: 1px solid var(--line); background: #fff; }
.hce-wshd26__toc a { padding: 8px 13px; border: 1px solid #b9cfe0; border-radius: 12px 12px 12px 4px; color: var(--navy); font-size: 1em; font-weight: 780; text-decoration: none; }
.hce-wshd26__toc a:hover, .hce-wshd26__toc a:focus { border-color: var(--berry); background: var(--rose); }

.hce-wshd26__section { padding: clamp(48px, 6vw, 92px) clamp(22px, 6vw, 94px); border-bottom: 1px solid var(--line); }
.hce-wshd26__section--signal { background: #fff; }
.hce-wshd26__section--evidence { background: linear-gradient(142deg, var(--sky), #fff8f1); }
.hce-wshd26__section--role { background: #f9fbfc; }
.hce-wshd26__section--flow { background: linear-gradient(138deg, var(--rose), #fff); }
.hce-wshd26__section--workforce { background: #fff8f1; }
.hce-wshd26__section--leadership { background: linear-gradient(140deg, var(--mint), var(--sky)); }
.hce-wshd26__section--value { background: #fff; }
.hce-wshd26__section--causes { background: #f3f7fa; }
.hce-wshd26__section--system { background: linear-gradient(135deg, #fff, #fbf0f6); }
.hce-wshd26__section--scorecard { background: #edf7f8; }
.hce-wshd26__section--agenda { background: #f5f5fb; }
.hce-wshd26__section--close { background: linear-gradient(130deg, #fff5e8, #edf7fb); }
.hce-wshd26__section--references { background: #f7f9fb; }
.hce-wshd26__section h2 { max-width: 1220px; margin: 0 0 28px; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.9em, 3.35vw, 3.4em); line-height: 1.15; letter-spacing: -.02em; }
.hce-wshd26__section h3 { margin: 36px 0 12px; color: var(--berry-dark); font-size: clamp(1.23em, 2vw, 1.62em); line-height: 1.3; }
.hce-wshd26__section p, .hce-wshd26__section ul, .hce-wshd26__section ol { max-width: 1220px; }
.hce-wshd26__section p { margin: 0 0 22px; }
.hce-wshd26__section li { margin-bottom: 11px; }
.hce-wshd26 sup { font-size: .7em; vertical-align: super; }
.hce-wshd26 sup a { font-weight: 850; text-decoration: none; }

.hce-wshd26__columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(30px, 5vw, 76px); max-width: 1360px; }
.hce-wshd26__callout { max-width: 1160px; margin-top: 30px; padding: 24px 28px; border: 1px solid #dfb7cf; border-left: 7px solid var(--berry); border-radius: 0 18px 18px 0; background: #fff; box-shadow: 0 10px 30px rgba(30,58,89,.06); }
.hce-wshd26__callout strong { color: var(--berry-dark); font-size: 1.14em; }
.hce-wshd26__callout p { margin: 6px 0 0; }
.hce-wshd26__callout--action { border-color: #91c8c6; border-left-color: var(--teal); background: #f2fbfa; }

.hce-wshd26__cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; max-width: 1360px; margin-top: 34px; }
.hce-wshd26__cards article { position: relative; padding: 26px 24px; border: 1px solid #c5d8e4; border-radius: 20px 20px 20px 6px; background: rgba(255,255,255,.97); box-shadow: 0 10px 30px rgba(30,58,89,.06); }
.hce-wshd26__cards article::before { content: ""; position: absolute; top: 0; left: 24px; width: 56px; height: 6px; border-radius: 0 0 8px 8px; background: linear-gradient(90deg, var(--berry), var(--teal)); }
.hce-wshd26__cards h3 { margin-top: 4px; }
.hce-wshd26__cards p { margin-bottom: 0; }

.hce-wshd26__figure, .hce-wshd26__visual { max-width: 1360px; margin: 46px 0; padding: clamp(18px, 3vw, 34px); border: 1px solid #c5d8e4; border-radius: 26px 26px 26px 8px; background: #fff; box-shadow: 0 18px 48px rgba(30,58,89,.09); }
.hce-wshd26__visual--narrative { max-width: 1240px; margin-left: auto; margin-right: auto; border-color: #dfc5d4; background: linear-gradient(135deg, #fff, #fbf4f8); }
.hce-wshd26__figure h3 { margin: 0 0 18px; color: var(--navy); }
.hce-wshd26__figure img, .hce-wshd26__visual img { width: 100%; border: 1px solid #d2e0e8; border-radius: 18px 18px 18px 6px; object-fit: contain; background: #fff; }
.hce-wshd26__figure figcaption, .hce-wshd26__visual figcaption { margin-top: 17px; color: #3f5969; font-size: 1em; line-height: 1.58; }

.hce-wshd26__table-wrap { overflow-x: auto; border-radius: 16px; }
.hce-wshd26__table-wrap:focus-visible { outline: 3px solid #d99022; outline-offset: 3px; }
.hce-wshd26__table-wrap table { width: 100%; min-width: 1200px; border-collapse: collapse; font-size: 1em; }
.hce-wshd26__table-wrap caption { padding: 12px; color: var(--navy); font-weight: 850; text-align: left; }
.hce-wshd26__table-wrap th, .hce-wshd26__table-wrap td { padding: 14px; border: 1px solid #c3d6e2; text-align: left; vertical-align: top; }
.hce-wshd26__table-wrap thead th { color: var(--navy); background: #e4f0f5; }
.hce-wshd26__table-wrap tbody tr:nth-child(even) { background: #f9fcfd; }

.hce-wshd26__agenda-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; max-width: 1360px; }
.hce-wshd26__agenda-grid article { padding: 26px 24px; border: 1px solid #c3d2e6; border-radius: 22px 22px 22px 6px; background: #fff; }
.hce-wshd26__agenda-grid h3 { margin-top: 0; }
.hce-wshd26__phase { margin-bottom: 6px !important; color: var(--teal-dark); font-size: 1em; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }

.hce-wshd26__section--references ol { max-width: 1320px; padding-left: 30px; }
.hce-wshd26__section--references li { margin-bottom: 19px; overflow-wrap: anywhere; }
.hce-wshd26__disclaimer { margin-top: 36px !important; padding: 23px 25px; border-left: 7px solid var(--teal); border-radius: 0 16px 16px 0; background: #fff; }

@media (max-width: 980px) {
  .hce-wshd26 { width: 100%; font-size: 17px; }
  .hce-wshd26__masthead { grid-template-columns: 1fr; }
  .hce-wshd26__issue { max-width: 760px; }
  .hce-wshd26__read-time { display: block; margin: 10px 0 0; padding-left: 0; border-left: 0; }
  .hce-wshd26__columns, .hce-wshd26__cards, .hce-wshd26__agenda-grid { grid-template-columns: 1fr; }
  .hce-wshd26__toc { overflow-x: auto; flex-wrap: nowrap; }
  .hce-wshd26__toc a { flex: 0 0 auto; }
  .hce-wshd26__hero { border-radius: 0; }
  .hce-wshd26__figure, .hce-wshd26__visual { margin-left: 0; margin-right: 0; border-radius: 20px 20px 20px 6px; }
}

@media (max-width: 520px) {
  .hce-wshd26__masthead, .hce-wshd26__section { padding-left: 18px; padding-right: 18px; }
  .hce-wshd26__toc { padding-left: 18px; padding-right: 18px; }
  .hce-wshd26__issue, .hce-wshd26__cards article, .hce-wshd26__agenda-grid article { padding: 22px 20px; }
  .hce-wshd26__figure, .hce-wshd26__visual { padding: 14px; }
}

@media print {
  .hce-wshd26 { width: 100%; font-size: 11pt; }
  .hce-wshd26__toc { display: none; }
  .hce-wshd26__masthead { grid-template-columns: 1fr; }
  .hce-wshd26__section { break-inside: auto; padding: 24px 0; }
  .hce-wshd26__figure, .hce-wshd26__visual, .hce-wshd26__callout, .hce-wshd26__agenda-grid article { break-inside: avoid; box-shadow: none; }
  .hce-wshd26 a { color: #000; }
}
