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

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

.hce-afib26 {
  --navy: #153b4b;
  --deep: #173f4d;
  --ink: #29434c;
  --teal: #177f83;
  --coral: #cf664c;
  --gold: #a86d18;
  --cream: #fff9ee;
  --mint: #edf7f4;
  --paper: #fffefd;
  --line: #d1dddd;
  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-afib26 *, .hce-afib26 *::before, .hce-afib26 *::after { box-sizing: border-box; }
.hce-afib26 img { display: block; max-width: 100%; height: auto; }
.hce-afib26 a { color: #096a71; text-decoration-thickness: 1.5px; text-underline-offset: 3px; }
.hce-afib26 a:hover, .hce-afib26 a:focus { color: #934733; }
.hce-afib26 a:focus-visible { outline: 3px solid #e39b3d; outline-offset: 3px; }

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

.hce-afib26__masthead { padding: clamp(36px, 6vw, 86px) clamp(22px, 6vw, 92px) 50px; border-bottom: 1px solid var(--line); background: linear-gradient(135deg, #fff 0%, #fff6e9 48%, #e7f5f3 100%); }
.hce-afib26__eyebrow, .hce-afib26__kicker { margin: 0 0 10px; color: #8b570b; font-size: 1em; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hce-afib26 h1 { max-width: 1220px; margin: 0; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.35em, 5vw, 5.25em); line-height: 1.03; letter-spacing: -.035em; }
.hce-afib26__deck { max-width: 1100px; margin: 24px 0 18px; color: #365b63; font-size: clamp(1.22em, 2.1vw, 1.75em); line-height: 1.45; }
.hce-afib26__byline { margin: 0 0 30px; }
.hce-afib26__byline > span:first-child { margin-right: 8px; color: #50666c; font-weight: 700; }
.hce-afib26__read-time { display: inline-block; margin-left: 18px; padding-left: 18px; border-left: 1px solid #aebdc0; color: #355961; font-weight: 750; }
.hce-afib26__issue { max-width: 1140px; padding: 22px 26px; border-left: 7px solid var(--coral); border-radius: 0 14px 14px 0; background: #fff; box-shadow: 0 12px 35px rgba(21,59,75,.08); }
.hce-afib26__issue strong { color: #934733; }
.hce-afib26__issue p { margin: 7px 0 0; }

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

.hce-afib26__section { padding: clamp(44px, 6vw, 90px) clamp(22px, 6vw, 92px); border-bottom: 1px solid var(--line); }
.hce-afib26__section--tint { background: linear-gradient(145deg, #fff8eb, #edf7f4); }
.hce-afib26__section--equity { background: #f4faf8; }
.hce-afib26__section--scorecard { background: #fffaf0; }
.hce-afib26__section--agenda { background: #f4ece0; }
.hce-afib26__section--close { background: linear-gradient(135deg, #edf7f4, #fff8eb); }
.hce-afib26__section--references { background: #f7f9f9; }
.hce-afib26__section h2 { max-width: 1180px; 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-afib26__section h3 { margin: 36px 0 12px; color: #8b5415; font-size: clamp(1.24em, 2vw, 1.65em); line-height: 1.3; }
.hce-afib26__section p, .hce-afib26__section ul, .hce-afib26__section ol { max-width: 1200px; }
.hce-afib26__section p { margin: 0 0 22px; }
.hce-afib26__section li { margin-bottom: 11px; }
.hce-afib26 sup { font-size: .7em; vertical-align: super; }
.hce-afib26 sup a { font-weight: 800; text-decoration: none; }

.hce-afib26__columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(30px, 5vw, 74px); max-width: 1340px; }
.hce-afib26__callout { max-width: 1140px; margin-top: 30px; padding: 24px 28px; border: 1px solid #ddc58f; border-radius: 16px; background: #fffaf0; }
.hce-afib26__callout strong { color: #91462f; font-size: 1.15em; }
.hce-afib26__callout p { margin: 6px 0 0; }
.hce-afib26__callout--action { border-color: #9fcac5; background: #f0faf7; }

.hce-afib26__figure { max-width: 1340px; margin: 44px 0; padding: clamp(18px, 3vw, 34px); border: 1px solid #c8d8d7; border-radius: 20px; background: #fff; box-shadow: 0 15px 42px rgba(21,59,75,.08); }
.hce-afib26__figure h3 { margin: 0 0 18px; color: var(--navy); }
.hce-afib26__figure img { width: 100%; border: 1px solid #d3dfdf; border-radius: 14px; object-fit: contain; background: #fff; }
.hce-afib26__figure figcaption { margin-top: 16px; color: #405c63; font-size: 1em; line-height: 1.55; }
.hce-afib26__figure--support { border-top: 7px solid var(--coral); }
.hce-afib26__table-wrap { overflow-x: auto; }
.hce-afib26__table-wrap table { width: 100%; min-width: 1180px; border-collapse: collapse; font-size: 1em; }
.hce-afib26__table-wrap caption { padding: 10px; color: var(--navy); font-weight: 800; text-align: left; }
.hce-afib26__table-wrap th, .hce-afib26__table-wrap td { padding: 13px 14px; border: 1px solid #c8d5d5; text-align: left; vertical-align: top; }
.hce-afib26__table-wrap thead th { color: var(--navy); background: #e8f4f2; }

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

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

.hce-afib26__section--references ol { max-width: 1300px; padding-left: 28px; }
.hce-afib26__section--references li { margin-bottom: 18px; overflow-wrap: anywhere; }
.hce-afib26__footer-note { padding: 28px clamp(22px, 6vw, 92px); background: #e9f1f1; color: #39545b; }
.hce-afib26__footer-note p { margin: 0; }

@media (max-width: 900px) {
  .hce-afib26 { width: 100%; font-size: 17px; }
  .hce-afib26__read-time { display: block; margin: 10px 0 0; padding-left: 0; border-left: 0; }
  .hce-afib26__columns, .hce-afib26__check-grid, .hce-afib26__agenda-grid { grid-template-columns: 1fr; }
  .hce-afib26__toc { overflow-x: auto; flex-wrap: nowrap; }
  .hce-afib26__toc a { flex: 0 0 auto; }
  .hce-afib26__hero { border-radius: 0; }
  .hce-afib26__figure { margin-left: 0; margin-right: 0; }
}

@media print {
  .hce-afib26 { width: 100%; font-size: 11pt; }
  .hce-afib26__toc { display: none; }
  .hce-afib26__section { break-inside: auto; padding: 24px 0; }
  .hce-afib26__figure, .hce-afib26__callout, .hce-afib26__agenda-grid article { break-inside: avoid; box-shadow: none; }
  .hce-afib26 a { color: #000; }
}
