.hce-tdvam26 {
  --ink: #173946;
  --muted: #526d76;
  --teal: #087f80;
  --teal-deep: #056466;
  --aqua: #dff6f3;
  --aqua-soft: #f2fbfa;
  --coral: #d85f4e;
  --coral-soft: #fff0eb;
  --gold: #d59a1e;
  --gold-soft: #fff7dc;
  --sky: #e2f2fb;
  --sage: #e8f3e6;
  --line: #b8d2d4;
  --white: #ffffff;
  background: var(--white);
  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: 1200px;
  overflow-wrap: anywhere;
}

.hce-tdvam26 *,
.hce-tdvam26 *::before,
.hce-tdvam26 *::after { box-sizing: border-box; }

.hce-tdvam26 a { color: #056c7b; text-decoration-thickness: 2px; text-underline-offset: 3px; }
.hce-tdvam26 a:hover { color: #9d3d31; }
.hce-tdvam26 a:focus-visible { outline: 3px solid #c97800; outline-offset: 4px; }
.hce-tdvam26 img { display: block; height: auto; max-width: 100%; }
.hce-tdvam26 p { margin: 0 0 1.15em; }
.hce-tdvam26 h2,
.hce-tdvam26 h3 { color: var(--ink); font-weight: 800; letter-spacing: -.02em; line-height: 1.18; }
.hce-tdvam26 h2 { font-size: clamp(1.75rem, 3vw, 2.6rem); margin: 0 0 .65em; }
.hce-tdvam26 h3 { font-size: clamp(1.2rem, 2vw, 1.45rem); margin: 1.6em 0 .55em; }
.hce-tdvam26 sup { font-size: .72em; line-height: 0; }
.hce-tdvam26 sup a { font-weight: 800; text-decoration: none; }

.tdvam26-hero { background: linear-gradient(145deg, #e7f7f4 0%, #fff8e5 100%); border: 1px solid var(--line); border-radius: 24px; box-shadow: 0 14px 36px rgba(23, 57, 70, .1); overflow: hidden; }
.tdvam26-hero > img { aspect-ratio: 1200 / 628; object-fit: contain; width: 100%; }
.tdvam26-hero-copy { padding: clamp(28px, 5vw, 66px); }
.tdvam26-eyebrow,
.tdvam26-section-kicker { color: var(--teal-deep); font-size: .78rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.tdvam26-hero h1 { color: var(--ink); font-size: clamp(2.15rem, 5vw, 4.35rem); font-weight: 850; letter-spacing: -.045em; line-height: 1.02; margin: .18em 0 .42em; max-width: 1080px; }
.tdvam26-deck { color: #315962; font-size: clamp(1.1rem, 2vw, 1.38rem); line-height: 1.55; max-width: 930px; }

.tdvam26-jump { align-items: center; background: #f7fcfb; border: 1px solid var(--line); border-radius: 16px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 24px auto 0; padding: 14px; }
.tdvam26-jump a { background: var(--white); border: 1px solid #a9c9ca; border-radius: 999px; font-size: .86rem; font-weight: 750; padding: 7px 13px; text-decoration: none; }

.tdvam26-section { margin: 0 auto; max-width: 1040px; padding: clamp(54px, 8vw, 92px) clamp(20px, 4vw, 44px) 0; }
.tdvam26-lede { color: #244f58; font-size: clamp(1.18rem, 2.5vw, 1.48rem); font-weight: 650; line-height: 1.62; }
.tdvam26-date-note { background: var(--gold-soft); border: 1px solid #dfc77d; border-left: 8px solid var(--gold); border-radius: 14px; margin: 34px 0 22px; padding: 22px 24px; }
.tdvam26-date-note h2,
.tdvam26-support h2 { font-size: 1.25rem; margin-bottom: .35em; }
.tdvam26-date-note p,
.tdvam26-support p { margin: 0; }
.tdvam26-support { background: var(--coral-soft); border: 1px solid #e3aca2; border-left: 8px solid var(--coral); border-radius: 14px; margin: 22px 0 36px; padding: 22px 24px; }
.tdvam26-brief-grid { display: grid; gap: 28px; grid-template-columns: 1.25fr .75fr; margin-top: 38px; }
.tdvam26-priority-card { align-self: start; background: var(--aqua-soft); border: 1px solid #a8d7d2; border-radius: 18px; padding: 24px; }
.tdvam26-priority-card h2 { font-size: 1.35rem; }
.tdvam26-priority-card ol { margin: 0; padding-left: 1.25rem; }
.tdvam26-priority-card li { margin-bottom: 1rem; }
.tdvam26-priority-card li:last-child { margin-bottom: 0; }

.tdvam26-figure { background: #fbfefd; border: 1px solid var(--line); border-radius: 18px; box-shadow: 0 9px 26px rgba(23, 57, 70, .08); margin: 42px 0; overflow: hidden; padding: clamp(20px, 4vw, 34px); }
.tdvam26-figure > figcaption { color: var(--ink); font-size: 1.25rem; font-weight: 800; line-height: 1.35; margin-bottom: 26px; }
.tdvam26-figure > figcaption span { color: var(--teal-deep); display: block; font-size: .75rem; letter-spacing: .1em; margin-bottom: 7px; text-transform: uppercase; }
.tdvam26-figure-note { border-top: 1px solid var(--line); color: var(--muted); font-size: .83rem; line-height: 1.55; margin: 26px 0 0; padding-top: 17px; }

.tdvam26-axis-label { color: var(--muted); font-size: .78rem; font-weight: 750; margin: 0 0 4px 37%; text-align: center; width: 48%; }
.tdvam26-axis { color: var(--muted); display: grid; font-size: .72rem; grid-template-columns: repeat(5, 1fr); margin: 0 132px 8px 37%; }
.tdvam26-axis span { text-align: right; }
.tdvam26-axis span:first-child { text-align: left; }
.tdvam26-bar-row { align-items: center; display: grid; gap: 12px; grid-template-columns: minmax(180px, 34%) 1fr 132px; margin: 18px 0; }
.tdvam26-bar-label { font-size: .92rem; font-weight: 750; line-height: 1.35; }
.tdvam26-bar-track { background-color: #e4efef; background-image: linear-gradient(to right, rgba(23,57,70,.14) 1px, transparent 1px); background-size: 25% 100%; border-radius: 8px; height: 34px; overflow: hidden; }
.tdvam26-bar { display: block; height: 100%; }
.tdvam26-content { background: repeating-linear-gradient(135deg, #df735f 0 8px, #f29b87 8px 16px); }
.tdvam26-implementation { background: repeating-linear-gradient(45deg, #087f80 0 8px, #55aaa6 8px 16px); }
.tdvam26-outcomes { background: repeating-linear-gradient(90deg, #d59a1e 0 7px, #efc45d 7px 14px); }
.tdvam26-bar-row strong { color: var(--ink); font-size: .86rem; white-space: nowrap; }

.tdvam26-photo { background: var(--white); border: 1px solid var(--line); border-radius: 18px; box-shadow: 0 10px 30px rgba(23, 57, 70, .1); margin: 44px 0; overflow: hidden; }
.tdvam26-photo img { aspect-ratio: 3 / 2; object-fit: contain; width: 100%; }
.tdvam26-photo figcaption { color: var(--muted); font-size: .84rem; line-height: 1.55; padding: 17px 20px 20px; }

.tdvam26-process ol { counter-reset: route; display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); list-style: none; margin: 0; padding: 0; }
.tdvam26-process li { background: var(--white); border: 1px solid #acd0ce; border-radius: 14px; min-height: 156px; padding: 20px; position: relative; }
.tdvam26-process li::before { background: var(--teal); border-radius: 999px; color: var(--white); content: counter(route); counter-increment: route; display: grid; font-size: .78rem; font-weight: 850; height: 28px; place-items: center; width: 28px; }
.tdvam26-process li:not(:nth-child(3n))::after { color: var(--coral); content: "→"; font-size: 1.45rem; font-weight: 900; position: absolute; right: -13px; top: 50%; transform: translateY(-50%); z-index: 2; }
.tdvam26-process li strong { display: block; font-size: .95rem; margin: 11px 0 4px; }
.tdvam26-process li small { color: var(--muted); display: block; font-size: .78rem; line-height: 1.45; }

.tdvam26-fishbone-scroll { max-width: 100%; overflow-x: auto; padding: 6px 0 12px; }
.tdvam26-fishbone-body { display: grid; gap: 16px 38px; grid-template-columns: repeat(3, 1fr); grid-template-rows: auto 56px auto; min-width: 820px; position: relative; }
.tdvam26-bone { background: var(--white); border: 1px solid #abcaca; border-radius: 12px; min-height: 100px; padding: 15px; position: relative; }
.tdvam26-bone strong { color: var(--teal-deep); display: block; font-size: .9rem; }
.tdvam26-bone small { color: var(--muted); display: block; font-size: .76rem; line-height: 1.45; margin-top: 4px; }
.tdvam26-bone-a::after, .tdvam26-bone-b::after, .tdvam26-bone-c::after { border-left: 3px solid var(--gold); bottom: -28px; content: ""; height: 28px; left: 50%; position: absolute; transform: rotate(-24deg); transform-origin: top; }
.tdvam26-bone-d::before, .tdvam26-bone-e::before, .tdvam26-bone-f::before { border-left: 3px solid var(--coral); content: ""; height: 28px; left: 50%; position: absolute; top: -28px; transform: rotate(24deg); transform-origin: bottom; }
.tdvam26-spine { align-items: center; background: var(--aqua); border: 2px solid var(--teal); border-radius: 999px; display: flex; grid-column: 1 / -1; justify-content: flex-end; padding: 8px 18px; position: relative; }
.tdvam26-spine::after { border-bottom: 28px solid transparent; border-left: 36px solid var(--teal); border-top: 28px solid transparent; content: ""; margin-right: -52px; }
.tdvam26-spine span { font-size: .86rem; font-weight: 800; margin-left: auto; margin-right: 4px; }

.tdvam26-system-grid { align-items: stretch; display: grid; gap: 14px; grid-template-columns: repeat(3, 1fr); }
.tdvam26-system-node,
.tdvam26-system-hub { border-radius: 14px; display: flex; flex-direction: column; font-size: .94rem; font-weight: 800; justify-content: center; min-height: 118px; padding: 18px; text-align: center; }
.tdvam26-system-node { background: var(--white); border: 1px solid #a9cbcb; }
.tdvam26-system-node:nth-child(odd) { background: var(--sky); }
.tdvam26-system-hub { background: var(--gold-soft); border: 3px solid var(--gold); grid-column: 2; grid-row: 2 / span 2; }
.tdvam26-system-node small,
.tdvam26-system-hub small { color: var(--muted); display: block; font-size: .74rem; font-weight: 600; line-height: 1.4; margin-top: 7px; }

.tdvam26-table-wrap { max-width: 100%; overflow-x: auto; }
.tdvam26-table-figure table { border-collapse: collapse; min-width: 900px; width: 100%; }
.tdvam26-table-figure th,
.tdvam26-table-figure td { border: 1px solid #bfd2d2; padding: 13px 14px; text-align: left; vertical-align: top; }
.tdvam26-table-figure th { background: var(--aqua); color: var(--ink); font-size: .8rem; }
.tdvam26-table-figure td { background: var(--white); color: #335860; font-size: .78rem; line-height: 1.45; }
.tdvam26-table-figure td:first-child { color: var(--teal-deep); font-weight: 800; }

.tdvam26-gantt-scroll { max-width: 100%; overflow-x: auto; }
.tdvam26-gantt-grid { display: grid; font-size: .72rem; gap: 3px; grid-template-columns: 180px repeat(6, 1fr); min-width: 920px; }
.tdvam26-gantt-grid > div { align-items: center; background: #f5f9f8; border-radius: 5px; display: flex; min-height: 46px; padding: 7px; }
.tdvam26-gantt-grid .tdvam26-gantt-head { background: var(--aqua); color: var(--ink); font-weight: 800; justify-content: center; text-align: center; }
.tdvam26-gantt-grid .tdvam26-gantt-label { background: var(--white); color: var(--ink); font-weight: 800; }
.tdvam26-gantt-grid .tdvam26-gantt-active { background: var(--gold-soft); border: 1px solid #dfbd5b; color: #604710; font-weight: 750; justify-content: center; text-align: center; }

.tdvam26-check-grid { display: grid; gap: 18px; grid-template-columns: repeat(2, 1fr); }
.tdvam26-check-grid > div { background: var(--aqua-soft); border: 1px solid #b1d7d3; border-radius: 16px; padding: 22px; }
.tdvam26-check-grid > div:nth-child(2),
.tdvam26-check-grid > div:nth-child(3) { background: var(--gold-soft); border-color: #e5ce83; }
.tdvam26-check-grid > div:nth-child(4) { background: var(--coral-soft); border-color: #e3aca2; }
.tdvam26-check-grid h3 { font-size: 1.14rem; margin: 0 0 .6em; }
.tdvam26-check-grid ul { margin: 0; padding-left: 1.1rem; }
.tdvam26-check-grid li { margin-bottom: .65em; }
.tdvam26-links { background: var(--sage); border: 1px solid #b9d3b5; border-radius: 16px; margin-top: 34px; padding: 22px 24px; }
.tdvam26-links h3 { margin: 0 0 .5em; }
.tdvam26-links ul { margin: 0; padding-left: 1.15rem; }
.tdvam26-closing { color: #244f58; font-size: 1.08rem; font-weight: 650; margin-top: 36px; }
.tdvam26-sources { padding-bottom: 90px; }
.tdvam26-sources ol { font-size: .82rem; line-height: 1.55; padding-left: 1.6rem; }
.tdvam26-sources li { margin-bottom: 1.15em; scroll-margin-top: 24px; }
.tdvam26-sources li:target { background: var(--gold-soft); border-radius: 8px; outline: 3px solid #ebca63; padding: 8px; }

@media (max-width: 900px) {
  .tdvam26-brief-grid { grid-template-columns: 1fr; }
  .tdvam26-process ol { grid-template-columns: repeat(2, 1fr); }
  .tdvam26-process li:not(:nth-child(3n))::after { content: none; }
  .tdvam26-process li:nth-child(odd)::after { color: var(--coral); content: "→"; font-size: 1.45rem; font-weight: 900; position: absolute; right: -13px; top: 50%; transform: translateY(-50%); z-index: 2; }
  .tdvam26-system-grid { grid-template-columns: repeat(2, 1fr); }
  .tdvam26-system-hub { grid-column: 1 / -1; grid-row: auto; order: -1; }
}

@media (max-width: 720px) {
  .hce-tdvam26 { font-size: 17px; line-height: 1.68; }
  .tdvam26-hero { border-radius: 16px; }
  .tdvam26-hero-copy { padding: 26px 20px 32px; }
  .tdvam26-jump { flex-wrap: nowrap; justify-content: flex-start; margin-left: 12px; margin-right: 12px; overflow-x: auto; }
  .tdvam26-jump a { flex: 0 0 auto; }
  .tdvam26-section { padding-left: 18px; padding-right: 18px; }
  .tdvam26-date-note,
  .tdvam26-support { padding: 18px; }
  .tdvam26-axis-label,
  .tdvam26-axis { margin-left: 0; width: 100%; }
  .tdvam26-axis { margin-right: 0; }
  .tdvam26-bar-row { align-items: stretch; grid-template-columns: 1fr 118px; }
  .tdvam26-bar-label { grid-column: 1 / -1; }
  .tdvam26-bar-track { height: 30px; }
  .tdvam26-process ol { grid-template-columns: 1fr; }
  .tdvam26-process li:nth-child(odd)::after { content: none; }
  .tdvam26-system-grid,
  .tdvam26-check-grid { grid-template-columns: 1fr; }
  .tdvam26-system-hub { grid-column: auto; }
  .tdvam26-figure { border-radius: 14px; padding: 18px 15px; }
  .tdvam26-photo { border-radius: 14px; }
}

@media (prefers-reduced-motion: reduce) {
  .hce-tdvam26 * { scroll-behavior: auto !important; transition: none !important; }
}

@media print {
  .hce-tdvam26 { color: #000; font-size: 11pt; max-width: none; }
  .tdvam26-jump { display: none; }
  .tdvam26-section { break-inside: auto; max-width: none; padding-top: 34px; }
  .tdvam26-figure,
  .tdvam26-photo,
  .tdvam26-priority-card,
  .tdvam26-date-note,
  .tdvam26-support { break-inside: avoid; box-shadow: none; }
  .hce-tdvam26 a { color: #000; }
}
