.hce-wspd26 {
  --ink: #1e2430;
  --muted: #515c6b;
  --navy: #163a53;
  --navy-deep: #0b2638;
  --teal: #087b78;
  --teal-dark: #075f60;
  --violet: #6551a3;
  --violet-dark: #463579;
  --coral: #b64b45;
  --gold: #c68a18;
  --sky: #edf8fa;
  --lavender: #f4f0fb;
  --sand: #fff9ea;
  --line: #d8e1e6;
  color: var(--ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.72;
  margin: 0 auto;
  max-width: 1560px;
  width: min(96vw, 1560px);
}

.hce-wspd26 * { box-sizing: border-box; }
.hce-wspd26 a { color: #066a72; text-decoration-thickness: .08em; text-underline-offset: 3px; }
.hce-wspd26 a:hover { color: var(--violet-dark); }
.hce-wspd26 a:focus-visible { outline: 3px solid #d77d00; outline-offset: 4px; }
.hce-wspd26 h1,
.hce-wspd26 h2,
.hce-wspd26 h3 { color: var(--navy-deep); font-family: Georgia, "Times New Roman", serif; line-height: 1.12; margin: 0 0 .55em; }
.hce-wspd26 h1 { font-size: clamp(2.25em, 5vw, 5.05em); letter-spacing: -.035em; max-width: 17ch; }
.hce-wspd26 h2 { font-size: clamp(1.85em, 3.2vw, 3.35em); letter-spacing: -.025em; max-width: 25ch; }
.hce-wspd26 h3 { font-size: clamp(1.28em, 2vw, 1.75em); }
.hce-wspd26 p { max-width: 82ch; }
.hce-wspd26 sup { font-size: .7em; line-height: 0; }
.hce-wspd26 sup a { font-weight: 800; text-decoration: none; }

.wspd26-intro {
  background: linear-gradient(125deg, #fff7de 0%, #e8f8f6 48%, #eee9f8 100%);
  border-bottom: 5px solid var(--violet);
  padding: clamp(2rem, 6vw, 6rem) clamp(1.2rem, 7vw, 8rem);
}
.wspd26-kicker,
.wspd26-eyebrow { color: var(--teal-dark); font-size: .82em; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.wspd26-deck { color: #314b5b; font-size: clamp(1.2em, 2vw, 1.55em); line-height: 1.5; max-width: 72ch !important; }
.wspd26-byline { color: #294855; font-size: .9em; margin: 1.2rem 0 0; }
.wspd26-byline span[aria-hidden="true"] { color: var(--coral); font-weight: 900; margin: 0 .45em; }
.wspd26-boundary { background: #fff; border-left: 6px solid var(--violet); box-shadow: 0 12px 32px rgba(11, 38, 56, .09); margin: 2rem 0; max-width: 84ch; padding: 1.1rem 1.3rem; }
.wspd26-crisis { background: var(--navy-deep); border: 3px solid #fff; border-radius: 18px; box-shadow: 0 18px 40px rgba(11, 38, 56, .18); color: #fff; margin: 2rem 0; max-width: 88ch; padding: clamp(1.25rem, 3vw, 2.2rem); }
.wspd26-crisis h2 { color: #fff; font-size: clamp(1.45em, 2.5vw, 2.15em); }
.wspd26-crisis p { margin: .55rem 0; }
.wspd26-crisis a { color: #8fe3dc; font-weight: 850; }
.wspd26-toc { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 2rem; }
.wspd26-toc a { background: var(--navy-deep); border-radius: 999px; color: #fff; font-size: .86em; font-weight: 760; padding: .62em 1em; text-decoration: none; }
.wspd26-toc a:hover { background: var(--violet-dark); color: #fff; }

.wspd26-section { padding: clamp(3.2rem, 7vw, 7rem) clamp(1.2rem, 7vw, 8rem); }
.wspd26-section > p,
.wspd26-section > h3,
.wspd26-section > ul,
.wspd26-section > ol { margin-left: auto; margin-right: auto; }
.wspd26-section > h2,
.wspd26-section > .wspd26-eyebrow { margin-left: max(0px, calc((100% - 82ch) / 2)); }
.wspd26-tint { background: var(--sand); }
.wspd26-blue { background: var(--sky); }
.wspd26-close { background: var(--navy-deep); color: #fff; }
.wspd26-close h2,
.wspd26-close .wspd26-eyebrow { color: #fff; }
.wspd26-close p { color: #f3f8fa; }

.wspd26-callout { background: #e9f8f6; border: 1px solid #abdcd6; border-radius: 18px; margin: 2.5rem auto; max-width: 82ch; padding: clamp(1.25rem, 3vw, 2.3rem); }
.wspd26-callout p { font-size: 1.1em; margin-bottom: 0; }
.wspd26-callout.wspd26-warm { background: #fff2e8; border-color: #e3b29d; }

.wspd26-photo,
.wspd26-figure { margin: clamp(2.8rem, 6vw, 5rem) auto; max-width: 1280px; }
.wspd26-photo img { border-radius: 22px; box-shadow: 0 24px 60px rgba(11, 38, 56, .17); display: block; height: auto; object-fit: contain; width: 100%; }
.wspd26-photo figcaption,
.wspd26-figure figcaption { color: var(--muted); font-size: .87em; line-height: 1.55; margin: 1em auto 0; max-width: 108ch; }
.wspd26-figure { background: #fff; border: 1px solid var(--line); border-radius: 24px; box-shadow: 0 18px 45px rgba(11, 38, 56, .09); overflow: hidden; padding: clamp(1.2rem, 4vw, 3rem); }
.wspd26-figure-head { border-bottom: 1px solid var(--line); margin-bottom: 1.7rem; padding-bottom: 1rem; }
.wspd26-figure-head p { color: var(--teal-dark); font-size: .78em; font-weight: 850; letter-spacing: .12em; margin: 0 0 .4em; text-transform: uppercase; }
.wspd26-figure-head h3 { margin-bottom: 0; }

.wspd26-bars { display: grid; gap: 1.1rem; }
.wspd26-bar-row { align-items: center; display: grid; gap: .8rem 1rem; grid-template-columns: minmax(10rem, 1.2fr) minmax(15rem, 4fr) 5rem; }
.wspd26-bar-row > div { background: #e9eef1; border-radius: 999px; height: 1.4rem; overflow: hidden; }
.wspd26-bar-row i { background: linear-gradient(90deg, var(--teal), var(--violet)); border-radius: inherit; display: block; height: 100%; width: var(--value); }
.wspd26-bar-row strong { color: var(--navy-deep); text-align: right; }
.wspd26-axis-note { color: var(--muted); font-size: .85em; margin: 1.2rem 0 .7rem; max-width: none !important; }
.wspd26-data-fallback { margin-top: .9rem; }
.wspd26-data-fallback table { min-width: 620px; }
.wspd26-table-wrap caption { color: var(--navy-deep); font-size: .9em; font-weight: 800; padding: 0 0 .7rem; text-align: left; }

.wspd26-flow { display: grid; gap: .8rem; grid-template-columns: repeat(6, 1fr); list-style: none; margin: 0; padding: 0; }
.wspd26-flow li { background: #eaf7f5; border-top: 6px solid var(--teal); min-height: 230px; padding: 1.1rem; position: relative; }
.wspd26-flow li:nth-child(even) { background: var(--lavender); border-color: var(--violet); }
.wspd26-flow li:not(:last-child)::after { color: var(--coral); content: "→"; font-size: 1.7em; font-weight: 900; position: absolute; right: -.9em; top: 45%; z-index: 2; }
.wspd26-flow strong,
.wspd26-flow span { display: block; }
.wspd26-flow span { color: var(--muted); font-size: .88em; margin-top: .65em; }

.wspd26-fishbone { align-items: stretch; display: grid; gap: 1rem; grid-template-columns: 1fr 1.25fr 1fr; }
.wspd26-fishbone > div { background: #fff6e3; border-left: 5px solid var(--gold); padding: 1rem; }
.wspd26-fishbone strong,
.wspd26-fishbone span { display: block; }
.wspd26-fishbone span { color: var(--muted); font-size: .9em; margin-top: .4em; }
.wspd26-fish-spine { align-items: center; background: var(--navy-deep) !important; border: 0 !important; color: #fff; display: flex; grid-column: 2; grid-row: 1 / span 3; justify-content: center; text-align: center; }
.wspd26-fish-spine span { color: #fff; font-family: Georgia, "Times New Roman", serif; font-size: 1.35em; }

.wspd26-system { display: grid; gap: 1rem; grid-template-columns: repeat(3, 1fr); }
.wspd26-system div { background: linear-gradient(135deg, #e9f8f6, #fff); border: 1px solid #acd9d5; border-radius: 16px; padding: 1.3rem; }
.wspd26-system div:nth-child(2n) { background: linear-gradient(135deg, var(--lavender), #fff); border-color: #c9bee2; }
.wspd26-system strong,
.wspd26-system span { display: block; }
.wspd26-system strong { color: var(--navy-deep); font-family: Georgia, "Times New Roman", serif; font-size: 1.22em; }
.wspd26-system span { color: var(--muted); font-size: .9em; margin-top: .5em; }
.wspd26-system > p { background: var(--navy-deep); border-radius: 16px; color: #fff; grid-column: 1 / -1; margin: 0; max-width: none; padding: 1rem 1.3rem; text-align: center; }

.wspd26-table-wrap { overflow-x: auto; }
.wspd26-table-wrap table { border-collapse: collapse; font-size: .86em; line-height: 1.5; min-width: 1080px; width: 100%; }
.wspd26-table-wrap th { background: var(--navy-deep); color: #fff; text-align: left; }
.wspd26-table-wrap th,
.wspd26-table-wrap td { border: 1px solid var(--line); padding: .82rem; vertical-align: top; }
.wspd26-table-wrap tr:nth-child(even) td { background: #f6f4fa; }

.wspd26-gantt { display: grid; font-size: .83em; grid-template-columns: 1.1fr repeat(3, 1fr); overflow-x: auto; }
.wspd26-gantt > div { border: 1px solid var(--line); min-height: 3.4rem; padding: .7rem; }
.wspd26-gantt .head { background: var(--navy-deep); color: #fff; font-weight: 800; min-width: 145px; text-align: center; }
.wspd26-gantt .label { background: #eef2f4; color: var(--navy-deep); font-weight: 800; min-width: 175px; }
.wspd26-gantt .active { color: #fff; font-weight: 750; }
.wspd26-gantt .a { background: var(--teal); }
.wspd26-gantt .b { background: var(--coral); }
.wspd26-gantt .c { background: var(--violet); }
.wspd26-gantt .soft { background: #fff0c8; color: #62460d; }

.wspd26-related-section { background: linear-gradient(135deg, #f6fbfc 0%, #fff9ea 100%); }
.wspd26-related { display: grid; gap: 1rem; grid-template-columns: repeat(3, 1fr); margin: 2rem auto 0; max-width: 1280px; }
.wspd26-related a { background: #fff; border: 1px solid #b9d7dc; border-top: 6px solid var(--teal); border-radius: 16px; color: var(--ink); display: block; padding: 1.25rem; text-decoration: none; }
.wspd26-related a:nth-child(even) { border-color: #cec4e4; border-top-color: var(--violet); }
.wspd26-related a:hover { box-shadow: 0 12px 28px rgba(11, 38, 56, .12); color: var(--ink); transform: translateY(-2px); }
.wspd26-related strong,
.wspd26-related span { display: block; }
.wspd26-related strong { color: var(--navy-deep); font-family: Georgia, "Times New Roman", serif; font-size: 1.08em; line-height: 1.25; }
.wspd26-related span { color: var(--muted); font-size: .9em; line-height: 1.5; margin-top: .55rem; }

.wspd26-sources { background: #f3f5f6; }
.wspd26-sources ol { margin: 2rem auto 0; max-width: 110ch; padding-left: 1.4rem; }
.wspd26-sources li { border-bottom: 1px solid var(--line); font-size: .88em; margin-bottom: .9em; padding-bottom: .9em; }
.wspd26-source-note { background: #fff; border-left: 5px solid var(--teal); padding: 1rem 1.2rem; }

@media (max-width: 1040px) {
  .wspd26-flow { grid-template-columns: repeat(3, 1fr); }
  .wspd26-flow li { min-height: 190px; }
  .wspd26-flow li:not(:last-child)::after { display: none; }
  .wspd26-system { grid-template-columns: 1fr 1fr; }
  .wspd26-related { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 720px) {
  .hce-wspd26 { font-size: 17px; width: 100%; }
  .wspd26-intro,
  .wspd26-section { padding-left: 1.15rem; padding-right: 1.15rem; }
  .wspd26-flow { grid-template-columns: 1fr; }
  .wspd26-flow li { min-height: 0; }
  .wspd26-flow li:not(:last-child)::after { bottom: -.9rem; display: block; content: "↓"; left: 50%; right: auto; top: auto; }
  .wspd26-fishbone { grid-template-columns: 1fr; }
  .wspd26-fish-spine { grid-column: auto; grid-row: auto; min-height: 100px; }
  .wspd26-system { grid-template-columns: 1fr; }
  .wspd26-system > p { grid-column: auto; }
  .wspd26-related { grid-template-columns: 1fr; }
  .wspd26-bar-row { grid-template-columns: 1fr 4.2rem; }
  .wspd26-bar-row > div { grid-column: 1 / -1; grid-row: 2; }
  .wspd26-bar-row strong { grid-column: 2; grid-row: 1; }
}

@media print {
  .hce-wspd26 { font-size: 11pt; width: 100%; }
  .wspd26-toc { display: none; }
  .wspd26-section,
  .wspd26-intro { padding: 1.2rem; }
  .wspd26-photo,
  .wspd26-figure { break-inside: avoid; box-shadow: none; }
}
