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

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

.hce-cca26 {
  --navy: #17324d;
  --ink: #253746;
  --gold: #b8780f;
  --deep-gold: #82520b;
  --blue: #26769b;
  --teal: #237c78;
  --rose: #a4425f;
  --paper: #fffefa;
  --cream: #fff8e9;
  --mist: #eef7fa;
  --line: #d5dde2;
  width: min(1520px, calc(100% - 28px));
  margin: 0 auto;
  padding: 0 0 70px;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.72;
}

.hce-cca26 *, .hce-cca26 *::before, .hce-cca26 *::after { box-sizing: border-box; }
.hce-cca26 img { display: block; max-width: 100%; height: auto; }
.hce-cca26 a { color: #075fae; text-decoration-thickness: 1.5px; text-underline-offset: 3px; }
.hce-cca26 a:hover, .hce-cca26 a:focus { color: var(--deep-gold); }
.hce-cca26 a:focus-visible { outline: 3px solid #e3a52b; outline-offset: 3px; }

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

.hce-cca26__masthead { padding: clamp(34px, 6vw, 84px) clamp(22px, 6vw, 92px) 48px; background: linear-gradient(135deg, #fff 0%, #fff7df 52%, #eaf6fa 100%); border-bottom: 1px solid var(--line); }
.hce-cca26__eyebrow, .hce-cca26__kicker { margin: 0 0 10px; color: var(--deep-gold); font-size: .86rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hce-cca26 h1 { max-width: 1120px; margin: 0; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.35rem, 5vw, 5.5rem); line-height: 1.02; letter-spacing: -.035em; }
.hce-cca26__deck { max-width: 1060px; margin: 24px 0 18px; color: #385267; font-size: clamp(1.22rem, 2.1vw, 1.75rem); line-height: 1.45; }
.hce-cca26__byline { margin: 0 0 30px; }
.hce-cca26__byline > span:first-child { margin-right: 8px; color: #536575; font-weight: 700; }
.hce-cca26__read-time { display: inline-block; margin-left: 18px; padding-left: 18px; border-left: 1px solid #aebbc5; color: #354c61; font-weight: 700; }
.hce-cca26__issue { max-width: 1120px; padding: 22px 26px; border-left: 7px solid var(--gold); border-radius: 0 14px 14px 0; background: #fff; box-shadow: 0 12px 35px rgba(23,50,77,.08); }
.hce-cca26__issue strong { color: var(--deep-gold); }
.hce-cca26__issue p { margin: 7px 0 0; }

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

.hce-cca26__section { padding: clamp(42px, 6vw, 88px) clamp(22px, 6vw, 92px); border-bottom: 1px solid var(--line); }
.hce-cca26__section--tint { background: linear-gradient(145deg, #fff9eb, #eff8fa); }
.hce-cca26__section--agenda { background: #fff8e9; }
.hce-cca26__section--communication { background: #edf7fa; }
.hce-cca26__section--references { background: #f8f9fa; }
.hce-cca26__section h2 { max-width: 1120px; margin: 0 0 28px; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.85rem, 3.3vw, 3.4rem); line-height: 1.15; letter-spacing: -.02em; }
.hce-cca26__section h3 { margin: 36px 0 12px; color: var(--deep-gold); font-size: clamp(1.25rem, 2vw, 1.65rem); line-height: 1.3; }
.hce-cca26__section p, .hce-cca26__section ul, .hce-cca26__section ol { max-width: 1180px; }
.hce-cca26__section p { margin: 0 0 22px; }
.hce-cca26__section li { margin-bottom: 11px; }
.hce-cca26 sup { font-size: .7em; vertical-align: super; }
.hce-cca26 sup a { text-decoration: none; font-weight: 800; }

.hce-cca26__columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(28px, 5vw, 72px); max-width: 1320px; }
.hce-cca26__callout { max-width: 1120px; margin-top: 30px; padding: 24px 28px; border: 1px solid #dec796; border-radius: 16px; background: #fffaf0; }
.hce-cca26__callout strong { color: var(--deep-gold); font-size: 1.15rem; }
.hce-cca26__callout p { margin: 6px 0 0; }
.hce-cca26__callout--action { border-color: #a8cdd7; background: #f2fbfd; }

.hce-cca26__figure { max-width: 1320px; margin: 42px 0; padding: clamp(18px, 3vw, 34px); border: 1px solid #cfd9df; border-radius: 20px; background: #fff; box-shadow: 0 15px 42px rgba(23,50,77,.08); }
.hce-cca26__figure h3 { margin: 0 0 18px; color: var(--navy); }
.hce-cca26__figure img { width: 100%; border: 1px solid #d8e0e5; border-radius: 14px; object-fit: contain; background: #fff; }
.hce-cca26__figure figcaption { margin-top: 16px; color: #445766; font-size: .94rem; line-height: 1.55; }
.hce-cca26__figure--support { border-top: 7px solid var(--gold); }
.hce-cca26__data-fallback { margin-top: 20px; }
.hce-cca26__data-fallback table, .hce-cca26__table-wrap table { width: 100%; border-collapse: collapse; font-size: .92rem; }
.hce-cca26__data-fallback caption, .hce-cca26__table-wrap caption { padding: 10px; color: var(--navy); font-weight: 800; text-align: left; }
.hce-cca26__data-fallback th, .hce-cca26__data-fallback td, .hce-cca26__table-wrap th, .hce-cca26__table-wrap td { padding: 13px 14px; border: 1px solid #cfd8de; text-align: left; vertical-align: top; }
.hce-cca26__data-fallback thead th, .hce-cca26__table-wrap thead th { color: var(--navy); background: #edf5f7; }
.hce-cca26__table-wrap { overflow-x: auto; }
.hce-cca26__table-wrap table { min-width: 980px; }

.hce-cca26__agenda-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; max-width: 1320px; }
.hce-cca26__agenda-grid article { padding: 24px; border: 1px solid #dcccae; border-radius: 16px; background: #fff; }
.hce-cca26__agenda-grid h3 { margin-top: 0; }

.hce-cca26__resource-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; max-width: 1320px; }
.hce-cca26__resource-grid a { display: flex; min-height: 170px; flex-direction: column; justify-content: space-between; gap: 18px; padding: 24px; border: 1px solid #b8ccd6; border-radius: 16px; background: #fff; text-decoration: none; }
.hce-cca26__resource-grid a:hover, .hce-cca26__resource-grid a:focus { border-color: var(--gold); box-shadow: 0 10px 26px rgba(23,50,77,.09); }
.hce-cca26__resource-grid strong { color: var(--deep-gold); font-size: 1.15rem; }
.hce-cca26__resource-grid span { color: var(--ink); }
.hce-cca26__safety { margin-top: 28px !important; padding: 20px; border-left: 5px solid var(--gold); background: #fffdf7; }

.hce-cca26__section--references ol { max-width: 1280px; padding-left: 28px; }
.hce-cca26__section--references li { margin-bottom: 18px; overflow-wrap: anywhere; }
.hce-cca26__footer-note { padding: 28px clamp(22px, 6vw, 92px); background: #eef3f5; color: #3d5261; }
.hce-cca26__footer-note p { margin: 0; }

@media (max-width: 900px) {
  .hce-cca26 { width: 100%; font-size: 17px; }
  .hce-cca26__read-time { display: block; margin: 10px 0 0; padding-left: 0; border-left: 0; }
  .hce-cca26__columns, .hce-cca26__agenda-grid, .hce-cca26__resource-grid { grid-template-columns: 1fr; }
  .hce-cca26__toc { overflow-x: auto; flex-wrap: nowrap; }
  .hce-cca26__toc a { flex: 0 0 auto; }
  .hce-cca26__hero { border-radius: 0; }
}

@media print {
  .hce-cca26 { width: 100%; font-size: 11pt; }
  .hce-cca26__toc { display: none; }
  .hce-cca26__section { break-inside: auto; padding: 24px 0; }
  .hce-cca26__figure, .hce-cca26__callout, .hce-cca26__agenda-grid article { break-inside: avoid; box-shadow: none; }
  .hce-cca26 a { color: #000; }
}
