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

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

.hce-ovca26 {
  --navy: #18354c;
  --ink: #304c58;
  --teal: #24776f;
  --teal-dark: #145b56;
  --plum: #7c3f69;
  --plum-dark: #5c294d;
  --gold: #806018;
  --sky: #edf6fa;
  --mint: #eaf7f3;
  --rose: #faeef5;
  --cream: #f6f9fb;
  --paper: #ffffff;
  --line: #d4dfdf;
  width: min(1520px, calc(100% - 28px));
  margin: 0 auto;
  padding: 0 0 72px;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.72;
}

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

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

.hce-ovca26__masthead { padding: clamp(36px, 6vw, 86px) clamp(22px, 6vw, 92px) 50px; border-bottom: 1px solid var(--line); background: linear-gradient(135deg, #fff 0%, #faeef5 48%, #eaf7f3 100%); }
.hce-ovca26__eyebrow, .hce-ovca26__kicker { margin: 0 0 10px; color: #6f355d; font-size: 1em; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hce-ovca26 h1 { max-width: 1230px; margin: 0; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.25em, 4.7vw, 5em); line-height: 1.04; letter-spacing: -.035em; }
.hce-ovca26__deck { max-width: 1120px; margin: 24px 0 18px; color: #4b6174; font-size: clamp(1.2em, 2.1vw, 1.72em); line-height: 1.45; }
.hce-ovca26__byline { margin: 0 0 30px; }
.hce-ovca26__byline > span:first-child { margin-right: 8px; color: #4c666d; font-weight: 700; }
.hce-ovca26__read-time { display: inline-block; margin-left: 18px; padding-left: 18px; border-left: 1px solid #aebdc0; color: #315b64; font-weight: 750; }
.hce-ovca26__issue { max-width: 1140px; padding: 22px 26px; border-left: 7px solid var(--plum); border-radius: 0 14px 14px 0; background: #fff; box-shadow: 0 12px 35px rgba(23,62,88,.08); }
.hce-ovca26__issue strong { color: var(--plum-dark); }
.hce-ovca26__issue p { margin: 7px 0 0; }

.hce-ovca26__toc { display: flex; flex-wrap: wrap; gap: 10px; padding: 20px clamp(22px, 6vw, 92px); border-bottom: 1px solid var(--line); background: #fff; }
.hce-ovca26__toc a { padding: 8px 13px; border: 1px solid #bcd3d6; border-radius: 999px; color: var(--navy); font-size: 1em; font-weight: 750; text-decoration: none; }
.hce-ovca26__toc a:hover, .hce-ovca26__toc a:focus { border-color: var(--plum); background: var(--rose); }

.hce-ovca26__section { padding: clamp(44px, 6vw, 90px) clamp(22px, 6vw, 92px); border-bottom: 1px solid var(--line); }
.hce-ovca26__section--evidence { background: linear-gradient(145deg, var(--cream), var(--mint)); }
.hce-ovca26__section--experience { background: var(--rose); }
.hce-ovca26__section--equity { background: var(--mint); }
.hce-ovca26__section--scorecard { background: var(--cream); }
.hce-ovca26__section--agenda { background: #edf4f8; }
.hce-ovca26__section--close { background: linear-gradient(135deg, var(--rose), var(--mint)); }
.hce-ovca26__section--references { background: #f6f9fa; }
.hce-ovca26__section h2 { max-width: 1200px; margin: 0 0 28px; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.9em, 3.4vw, 3.45em); line-height: 1.15; letter-spacing: -.02em; }
.hce-ovca26__section h3 { margin: 36px 0 12px; color: #693557; font-size: clamp(1.24em, 2vw, 1.65em); line-height: 1.3; }
.hce-ovca26__section p, .hce-ovca26__section ul, .hce-ovca26__section ol { max-width: 1200px; }
.hce-ovca26__section p { margin: 0 0 22px; }
.hce-ovca26__section li { margin-bottom: 11px; }
.hce-ovca26 sup { font-size: .7em; vertical-align: super; }
.hce-ovca26 sup a { font-weight: 800; text-decoration: none; }

.hce-ovca26__columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(30px, 5vw, 74px); max-width: 1340px; }
.hce-ovca26__callout { max-width: 1140px; margin-top: 30px; padding: 24px 28px; border: 1px solid #d6b3c8; border-radius: 16px; background: #fff8fc; }
.hce-ovca26__callout strong { color: var(--plum-dark); font-size: 1.15em; }
.hce-ovca26__callout p { margin: 6px 0 0; }
.hce-ovca26__callout--action { border-color: #9bcac5; background: #f0faf7; }

.hce-ovca26__cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; max-width: 1340px; margin-top: 34px; }
.hce-ovca26__cards article { padding: 22px; border: 1px solid #c8d9da; border-radius: 15px; background: #fff; }
.hce-ovca26__cards h3 { margin-top: 0; }
.hce-ovca26__cards p { margin-bottom: 0; }

.hce-ovca26__figure { max-width: 1340px; margin: 44px 0; padding: clamp(18px, 3vw, 34px); border: 1px solid #c8d9da; border-radius: 20px; background: #fff; box-shadow: 0 15px 42px rgba(23,62,88,.08); }
.hce-ovca26__figure h3 { margin: 0 0 18px; color: var(--navy); }
.hce-ovca26__figure img { width: 100%; border: 1px solid #d3e0e1; border-radius: 14px; object-fit: contain; background: #fff; }
.hce-ovca26__figure figcaption { margin-top: 16px; color: #3f5c65; font-size: 1em; line-height: 1.55; }

.hce-ovca26__table-wrap { overflow-x: auto; }
.hce-ovca26__table-wrap table { width: 100%; min-width: 1220px; border-collapse: collapse; font-size: 1em; }
.hce-ovca26__table-wrap caption { padding: 10px; color: var(--navy); font-weight: 800; text-align: left; }
.hce-ovca26__table-wrap th, .hce-ovca26__table-wrap td { padding: 13px 14px; border: 1px solid #c7d7d9; text-align: left; vertical-align: top; }
.hce-ovca26__table-wrap thead th { color: var(--navy); background: #efe4eb; }
.hce-ovca26__table-wrap tbody tr:nth-child(even) { background: #fbfdfd; }

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

.hce-ovca26__section--references ol { max-width: 1300px; padding-left: 28px; }
.hce-ovca26__section--references li { margin-bottom: 18px; overflow-wrap: anywhere; }
.hce-ovca26__footer-note { padding: 28px clamp(22px, 6vw, 92px); background: #e7f1ef; color: #39555e; }
.hce-ovca26__footer-note p { margin: 0; }

@media (max-width: 900px) {
  .hce-ovca26 { width: 100%; font-size: 17px; }
  .hce-ovca26__read-time { display: block; margin: 10px 0 0; padding-left: 0; border-left: 0; }
  .hce-ovca26__columns, .hce-ovca26__cards, .hce-ovca26__agenda-grid { grid-template-columns: 1fr; }
  .hce-ovca26__toc { overflow-x: auto; flex-wrap: nowrap; }
  .hce-ovca26__toc a { flex: 0 0 auto; }
  .hce-ovca26__hero { border-radius: 0; }
  .hce-ovca26__figure { margin-left: 0; margin-right: 0; }
}

@media print {
  .hce-ovca26 { width: 100%; font-size: 11pt; }
  .hce-ovca26__toc { display: none; }
  .hce-ovca26__section { break-inside: auto; padding: 24px 0; }
  .hce-ovca26__figure, .hce-ovca26__callout, .hce-ovca26__agenda-grid article { break-inside: avoid; box-shadow: none; }
  .hce-ovca26 a { color: #000; }
}
