.hce-caa-week-2026-page .entry-title,
.hce-caa-week-2026-page .post-title,
.hce-caa-week-2026-page .page-title { display: none !important; }

.hce-caa-week-2026-page .site-content,
.hce-caa-week-2026-page .content-area,
.hce-caa-week-2026-page .site-main,
.hce-caa-week-2026-page article,
.hce-caa-week-2026-page .entry-content { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
.hce-caa-week-2026-page .widget-area { display: none !important; }

.hce-caa26 {
  --ink: #102a3a;
  --muted: #4f6470;
  --navy: #123e57;
  --blue: #146b82;
  --teal: #0f806f;
  --aqua: #dff5f1;
  --sky: #e8f5fb;
  --cream: #fff6df;
  --amber: #d97919;
  --coral: #bd4f46;
  --line: #c8d9df;
  --white: #ffffff;
  color: var(--ink);
  background: #f7fbfc;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.68;
  overflow: hidden;
}
.hce-caa26 *, .hce-caa26 *::before, .hce-caa26 *::after { box-sizing: border-box; }
.hce-caa26 a { color: #075e75; text-decoration-thickness: .08em; text-underline-offset: .16em; }
.hce-caa26 a:hover, .hce-caa26 a:focus { color: #8b351f; }
.hce-caa26 img { display: block; max-width: 100%; height: auto; }
.hce-caa26 h1, .hce-caa26 h2, .hce-caa26 h3 { color: var(--navy); line-height: 1.12; letter-spacing: -.025em; text-wrap: balance; }
.hce-caa26 h1 { margin: 0 0 20px; font-size: clamp(2.35rem, 6.4vw, 5.8rem); max-width: 16ch; }
.hce-caa26 h2 { margin: 0 0 22px; font-size: clamp(1.85rem, 3.4vw, 3.25rem); }
.hce-caa26 h3 { margin: 0 0 12px; font-size: clamp(1.2rem, 2vw, 1.55rem); }
.hce-caa26 p { margin: 0 0 1.2em; }
.hce-caa26 ul, .hce-caa26 ol { margin: 0 0 1.4em; padding-left: 1.25em; }
.hce-caa26 li + li { margin-top: .48em; }
.hce-caa26 sup a { font-weight: 800; text-decoration: none; }
.hce-caa26 .caa-shell { width: min(1180px, calc(100% - 44px)); margin: 0 auto; }
.hce-caa26 .caa-hero { padding: clamp(58px, 8vw, 112px) 0 70px; background: linear-gradient(125deg, #fff7df 0 44%, #daf3f1 44% 73%, #dfeff7 73%); }
.hce-caa26 .caa-kicker { display: inline-flex; gap: 10px; align-items: center; margin-bottom: 24px; padding: 8px 14px; border: 2px solid var(--navy); border-radius: 999px; background: #fff; color: var(--navy); font-size: .85rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.hce-caa26 .caa-deck { max-width: 760px; margin: 0 0 28px; color: #234858; font-size: clamp(1.15rem, 2.1vw, 1.55rem); line-height: 1.48; }
.hce-caa26 .caa-byline { display: flex; flex-wrap: wrap; gap: 10px 22px; align-items: center; color: #365565; font-size: .94rem; }
.hce-caa26 .caa-focus { margin-top: 36px; display: grid; grid-template-columns: 1fr 1.1fr; gap: 0; border: 2px solid var(--navy); background: #fff; box-shadow: 12px 12px 0 #b5ddd7; }
.hce-caa26 .caa-focus strong { padding: 22px; background: var(--navy); color: #fff; font-size: 1.1rem; }
.hce-caa26 .caa-focus span { padding: 22px; color: var(--ink); }
.hce-caa26 .caa-section { padding: clamp(64px, 8vw, 104px) 0; }
.hce-caa26 .caa-section:nth-of-type(even) { background: #eef7f8; }
.hce-caa26 .caa-section.caa-cream { background: var(--cream); }
.hce-caa26 .caa-section.caa-sky { background: var(--sky); }
.hce-caa26 .caa-eyebrow { margin: 0 0 12px; color: var(--coral); font-size: .8rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.hce-caa26 .caa-lead { max-width: 880px; color: #294c5a; font-size: 1.16rem; }
.hce-caa26 .caa-grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }
.hce-caa26 .caa-grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.hce-caa26 .caa-card { padding: 28px; border: 1px solid var(--line); border-top: 6px solid var(--teal); border-radius: 18px; background: #fff; box-shadow: 0 12px 28px rgba(16, 42, 58, .08); }
.hce-caa26 .caa-card p:last-child, .hce-caa26 .caa-callout p:last-child { margin-bottom: 0; }
.hce-caa26 .caa-callout { margin: 32px 0; padding: 26px 30px; border-left: 8px solid var(--amber); background: #fff; box-shadow: 0 8px 26px rgba(16, 42, 58, .07); }
.hce-caa26 .caa-callout strong:first-child { color: var(--navy); }
.hce-caa26 .caa-photo { margin: 46px 0; }
.hce-caa26 .caa-photo img { width: 100%; aspect-ratio: 1672 / 941; object-fit: cover; border-radius: 22px; box-shadow: 0 18px 44px rgba(16, 42, 58, .16); }
.hce-caa26 figcaption { margin: 13px 4px 0; color: #4d626d; font-size: .84rem; line-height: 1.5; }

.hce-caa26 .caa-figure { margin: 50px 0; padding: clamp(24px, 4vw, 42px); border: 2px solid #abcbd2; border-radius: 24px; background: #fff; box-shadow: 0 14px 36px rgba(16, 42, 58, .08); }
.hce-caa26 .caa-figure header { margin-bottom: 26px; }
.hce-caa26 .caa-figure .caa-figure-label { display: inline-block; margin-bottom: 8px; color: var(--teal); font-size: .78rem; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.hce-caa26 .caa-figure h3 { font-size: clamp(1.45rem, 2.6vw, 2.15rem); }
.hce-caa26 .caa-bars { display: grid; gap: 22px; }
.hce-caa26 .caa-bar-row { display: grid; grid-template-columns: minmax(160px, .55fr) 1.7fr 70px; gap: 14px; align-items: center; }
.hce-caa26 .caa-bar-track { height: 34px; overflow: hidden; border-radius: 999px; background: #dfecef; }
.hce-caa26 .caa-bar { height: 100%; border-radius: 999px; background: linear-gradient(90deg, var(--teal), #3aa8a0); }
.hce-caa26 .caa-bar.control { background: linear-gradient(90deg, #557685, #88a4af); }
.hce-caa26 .caa-bar-value { font-weight: 850; color: var(--navy); }
.hce-caa26 .caa-flow { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; counter-reset: airlock; }
.hce-caa26 .caa-flow article { position: relative; min-height: 160px; padding: 22px; border: 1px solid #afcbd1; border-radius: 16px; background: #f7fbfc; }
.hce-caa26 .caa-flow article::after { content: ""; position: absolute; top: 50%; right: -16px; width: 16px; height: 2px; background: var(--teal); }
.hce-caa26 .caa-flow article:nth-child(4)::after, .hce-caa26 .caa-flow article:last-child::after { display: none; }
.hce-caa26 .caa-flow strong { display: block; margin-bottom: 8px; color: var(--navy); }
.hce-caa26 .caa-flow p { margin: 0; color: var(--muted); font-size: .88rem; }
.hce-caa26 .caa-fishbone { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; position: relative; }
.hce-caa26 .caa-bone { padding: 21px; border: 1px solid #b8cfd5; border-radius: 14px; background: #f8fcfc; }
.hce-caa26 .caa-bone strong { color: var(--navy); }
.hce-caa26 .caa-bone p { margin: 6px 0 0; color: var(--muted); font-size: .9rem; }
.hce-caa26 .caa-os { display: grid; grid-template-columns: 1fr 1.2fr 1fr; gap: 18px; align-items: stretch; }
.hce-caa26 .caa-os-column { display: grid; gap: 14px; }
.hce-caa26 .caa-node, .hce-caa26 .caa-hub { display: grid; place-items: center; min-height: 115px; padding: 20px; border-radius: 16px; text-align: center; font-weight: 750; }
.hce-caa26 .caa-node { border: 1px solid #b6cfd5; background: #eff8f8; color: var(--navy); }
.hce-caa26 .caa-hub { min-height: 100%; background: var(--navy); color: #fff; font-size: 1.3rem; box-shadow: 0 0 0 10px #dceff0 inset; }
.hce-caa26 .caa-table-wrap { overflow-x: auto; border-radius: 14px; border: 1px solid #bfd3d8; }
.hce-caa26 table { width: 100%; min-width: 820px; border-collapse: collapse; background: #fff; }
.hce-caa26 th, .hce-caa26 td { padding: 16px; border-bottom: 1px solid #d6e4e7; text-align: left; vertical-align: top; }
.hce-caa26 th { background: var(--navy); color: #fff; font-size: .82rem; letter-spacing: .04em; }
.hce-caa26 td { font-size: .9rem; }
.hce-caa26 tbody tr:last-child td { border-bottom: 0; }
.hce-caa26 .caa-gantt { display: grid; gap: 12px; }
.hce-caa26 .caa-gantt-row { display: grid; grid-template-columns: 220px repeat(3, 1fr); gap: 8px; align-items: stretch; }
.hce-caa26 .caa-gantt-row > span { padding: 12px; border-radius: 10px; background: #edf4f5; font-size: .85rem; }
.hce-caa26 .caa-gantt-row .on { background: #a9ded6; color: #103d43; font-weight: 750; }
.hce-caa26 .caa-gantt-head > span { background: var(--navy); color: #fff; font-weight: 750; }
.hce-caa26 .caa-checklist { columns: 2; column-gap: 36px; }
.hce-caa26 .caa-checklist li { break-inside: avoid; padding-left: 5px; }
.hce-caa26 .caa-resources { background: #102f42; color: #e9f4f7; }
.hce-caa26 .caa-resources h2, .hce-caa26 .caa-resources h3 { color: #fff; }
.hce-caa26 .caa-resources a { color: #8fe2d2; }
.hce-caa26 .caa-references { padding-left: 1.4em; }
.hce-caa26 .caa-references li { margin-bottom: 1em; }
.hce-caa26 .caa-note { color: #bfd0d6; font-size: .84rem; }
.hce-caa26 .caa-close { padding: 44px; border-radius: 24px; background: linear-gradient(135deg, #0f6e68, #174b63); color: #fff; }
.hce-caa26 .caa-close h2 { color: #fff; }
.hce-caa26 .caa-close p { max-width: 900px; }

@media (max-width: 900px) {
  .hce-caa26 .caa-grid-3 { grid-template-columns: 1fr; }
  .hce-caa26 .caa-flow { grid-template-columns: repeat(2, 1fr); }
  .hce-caa26 .caa-flow article:nth-child(2)::after { display: none; }
  .hce-caa26 .caa-fishbone { grid-template-columns: repeat(2, 1fr); }
  .hce-caa26 .caa-os { grid-template-columns: 1fr; }
  .hce-caa26 .caa-hub { min-height: 180px; }
}

@media (max-width: 680px) {
  .hce-caa26 { font-size: 17px; }
  .hce-caa26 .caa-shell { width: min(100% - 28px, 1180px); }
  .hce-caa26 .caa-hero { background: linear-gradient(160deg, #fff7df 0 48%, #daf3f1 48%); }
  .hce-caa26 .caa-focus, .hce-caa26 .caa-grid-2 { grid-template-columns: 1fr; }
  .hce-caa26 .caa-focus strong, .hce-caa26 .caa-focus span { padding: 18px; }
  .hce-caa26 .caa-card, .hce-caa26 .caa-figure { padding: 22px; border-radius: 18px; }
  .hce-caa26 .caa-bar-row { grid-template-columns: 1fr 62px; }
  .hce-caa26 .caa-bar-track { grid-column: 1 / -1; grid-row: 2; }
  .hce-caa26 .caa-flow, .hce-caa26 .caa-fishbone { grid-template-columns: 1fr; }
  .hce-caa26 .caa-flow article::after { display: none; }
  .hce-caa26 .caa-gantt-row { grid-template-columns: 1.15fr repeat(3, .72fr); gap: 5px; }
  .hce-caa26 .caa-gantt-row > span { padding: 9px 6px; font-size: .7rem; }
  .hce-caa26 .caa-checklist { columns: 1; }
  .hce-caa26 .caa-close { padding: 28px; }
}

@media print {
  .hce-caa26 { background: #fff; font-size: 11pt; }
  .hce-caa26 .caa-section { padding: 30px 0; break-inside: avoid; }
  .hce-caa26 .caa-card, .hce-caa26 .caa-figure, .hce-caa26 .caa-photo { box-shadow: none; }
  .hce-caa26 a { color: inherit; }
}

