.post-body .lead {
  font-size: 1.15em;
  line-height: 1.6;
  color: #374151;
}
.post-body .callout {
  margin: 2rem 0;
  padding: 1.15rem 1.25rem;
  border-left: 4px solid #7c3aed;
  border-radius: 0 0.75rem 0.75rem 0;
  background: #f5f3ff;
  color: #3b2a6b;
  font-size: 0.97em;
  line-height: 1.65;
}
.post-body .callout strong {
  color: #5b21b6;
}
.post-body .callout p {
  margin: 0;
}
.post-body .callout-warn {
  border-left-color: #ea580c;
  background: #fff7ed;
  color: #4b3520;
}
.post-body .callout-warn strong {
  color: #c2410c;
}
.post-body .cta {
  margin: 2.5rem 0;
  padding: 1.5rem 1.5rem 1.4rem;
  border: 1px solid #ddd6fe;
  border-radius: 1rem;
  background: #f5f3ff;
}
.post-body .cta-kicker {
  margin: 0 0 0.5rem;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6d28d9;
}
.post-body .cta-title {
  margin: 0 0 0.65rem;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.25;
  color: #111827;
}
.post-body .cta p:not(.cta-kicker):not(.cta-title) {
  margin: 0 0 1.15rem;
  font-size: 0.97em;
  color: #4b5563;
}
.post-body .cta a {
  display: inline-flex;
  align-items: center;
  padding: 0.7rem 1.6rem;
  border-radius: 9999px;
  background: #c2410c;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}
.post-body .cta a:hover {
  background: #9a3412;
  color: #ffffff;
}
.post-body .cta p:last-child {
  margin-bottom: 0;
}
.post-body .cta-dark {
  border-color: #1a1145;
  background: #1a1145;
}
.post-body .cta-dark .cta-kicker {
  color: #c4b5fd;
}
.post-body .cta-dark .cta-title {
  color: #ffffff;
}
.post-body .cta-dark p:not(.cta-kicker):not(.cta-title) {
  color: #c7c2e0;
}
.post-body .faq {
  margin-top: 3.5rem;
  border-top: 1px solid #e5e7eb;
}
.post-body .faq > h2 {
  margin-top: 1.5rem;
}
.post-body .faq h3 {
  color: #1f2937;
}
.post-body .closing {
  margin-top: 0.5rem;
  font-size: 1.03em;
  line-height: 1.7;
  color: #374151;
}
.post-body .matrixfig {
  margin: 2.25rem 0;
}
.post-body .matrix {
  display: grid;
  grid-template-columns: 8.5rem 1fr 1fr;
  gap: 0.5rem;
  align-items: stretch;
}
.post-body .mx-head-1 {
  grid-column: 2;
}
.post-body .mx-head {
  margin: 0;
  align-self: end;
  padding: 0 0.35rem 0.35rem;
  font-size: 0.8rem;
  line-height: 1.3;
  font-weight: 600;
  color: #4c1d95;
  text-align: center;
}
.post-body .mx-side {
  margin: 0;
  align-self: center;
  padding-right: 0.5rem;
  font-size: 0.8rem;
  line-height: 1.3;
  font-weight: 600;
  color: #4c1d95;
  text-align: right;
}
.post-body .mx-cell {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #ffffff;
  padding: 0.85rem 0.9rem;
}
.post-body .mx-cell.is-target {
  border-color: #7c3aed;
  background: #f5f3ff;
  box-shadow: inset 3px 0 0 0 #7c3aed;
}
.post-body .mx-name {
  margin: 0 0 0.35rem;
  font-size: 0.95rem;
  font-weight: 700;
  color: #111827;
}
.post-body .mx-what {
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #374151;
}
@media (max-width: 640px) {
  .post-body .matrix {
    grid-template-columns: 1fr;
    gap: 0.7rem;
  }
  .post-body .mx-head,
  .post-body .mx-side {
    display: none;
  }
  .post-body .mx-name .sr-caption {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin: 0 0 0.2rem;
    clip: auto;
    overflow: visible;
    white-space: normal;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #6d28d9;
  }
}
.post-body .validfig {
  margin: 2.25rem 0;
}
.post-body .valid {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1rem 1rem 0.75rem;
  background: #ffffff;
}
.post-body .vrow {
  display: grid;
  grid-template-columns: 12.5rem 1fr 2.6rem;
  align-items: center;
  gap: 0.65rem;
  padding: 0.3rem 0;
}
.post-body .vlabel {
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.35;
  color: #374151;
}
.post-body .vtrack {
  position: relative;
  height: 12px;
  border-radius: 999px;
  background: #f3f4f6;
  overflow: hidden;
}
.post-body .vfill,
.post-body .vband,
.post-body .vdot {
  position: absolute;
  top: 0;
  bottom: 0;
}
.post-body .vfill {
  left: 0;
  border-radius: 999px;
  background: #7c3aed;
}
.post-body .vfill-mute {
  background: #c4b5fd;
}
.post-body .vfill-warn {
  background: #ea580c;
}
.post-body .vband {
  border-radius: 999px;
  background: #ddd6fe;
}
.post-body .vdot {
  width: 3px;
  margin-left: -3px;
  background: #4c1d95;
}
.post-body .vdot-mute {
  background: #7c3aed;
}
.post-body .vdot-warn {
  background: #c2410c;
}
.post-body .vnum {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 700;
  color: #111827;
  text-align: right;
  font-variant-numeric: tabular-nums;
}
.post-body .vrow-sub {
  padding-top: 0;
  padding-bottom: 0.55rem;
}
.post-body .vlabel-sub {
  font-size: 0.75rem;
  color: #6b7280;
}
.post-body .vtrack-sub {
  height: 6px;
  background: transparent;
  overflow: visible;
}
.post-body .vcap {
  position: absolute;
  top: -3px;
  bottom: -3px;
  width: 2px;
  margin-left: -1px;
  background: #7c3aed;
}
.post-body .vnum-sub {
  font-size: 0.7rem;
  font-weight: 600;
  color: #6b7280;
}
.post-body .valid-scale {
  display: grid;
  grid-template-columns: 12.5rem 1fr 2.6rem;
  gap: 0.65rem;
  margin: 0.5rem 0 0;
  padding: 0 1rem;
  font-size: 0.75rem;
  color: #6b7280;
}
.post-body .vs-axis {
  grid-column: 2;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}
.post-body .vs-axis span:nth-child(2) {
  text-align: center;
}
@media (max-width: 640px) {
  .post-body .valid-scale {
    grid-template-columns: 1fr 2.6rem;
  }
  .post-body .vs-axis {
    grid-column: 1;
  }
  .post-body .vrow {
    grid-template-columns: 1fr 2.6rem;
    grid-template-areas: "label label" "track num";
    gap: 0.25rem 0.6rem;
    padding: 0.45rem 0;
  }
  .post-body .vlabel {
    grid-area: label;
  }
  .post-body .vtrack {
    grid-area: track;
  }
  .post-body .vnum {
    grid-area: num;
  }
}
.post-body .qbank {
  margin: 2rem 0;
}
.post-body .qb {
  border: 1px solid #ddd6fe;
  border-radius: 12px;
  background: #f5f3ff;
  padding: 1.1rem 1.15rem;
}
.post-body .qb-kicker {
  margin: 0;
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6d28d9;
}
.post-body .qb-comp {
  margin: 0.15rem 0 0.7rem;
  font-size: 1rem;
  font-weight: 700;
  color: #111827;
}
.post-body .qb-q {
  margin: 0 0 0.85rem;
  font-size: 1.05rem;
  line-height: 1.5;
  font-weight: 600;
  color: #2e1065;
}
.post-body .qb-probes {
  list-style: none;
  margin: 0 0 0.85rem;
  padding: 0;
}
.post-body .qb-probes li {
  display: flex;
  gap: 0.6rem;
  align-items: baseline;
  margin: 0 0 0.4rem;
  font-size: 0.92rem;
  line-height: 1.5;
  color: #1f2937;
}
.post-body .qb-probes li span {
  flex: 0 0 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: #7c3aed;
  color: #ffffff;
  font-size: 0.72rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.35rem;
}
.post-body .qb-note {
  margin: 0;
  padding-top: 0.7rem;
  border-top: 1px solid #ddd6fe;
  font-size: 0.82rem;
  line-height: 1.5;
  color: #4b5563;
}
.post-body .sr-caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.post-body .anchorfig,
.post-body .calibfig {
  margin: 2rem 0;
}
.post-body .post-scroller > .anchors,
.post-body .post-scroller > .calib {
  min-width: 30rem;
}
.post-body .anchors th[scope="row"] {
  width: 3.5rem;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  color: #6d28d9;
}
.post-body .sc {
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  overflow: hidden;
  margin: 2rem 0;
  background: #ffffff;
}
.post-body .sc-head {
  padding: 0.9rem 1.1rem;
  background: #2e1065;
}
.post-body .sc-role {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
}
.post-body .sc-meta {
  margin: 0.15rem 0 0;
  font-size: 0.78rem;
  color: #ddd6fe;
}
.post-body .sc-row {
  display: grid;
  grid-template-columns: 1fr 5.5rem;
  gap: 0.3rem 0.9rem;
  padding: 0.85rem 1.1rem;
  border-bottom: 1px solid #f3f4f6;
}
.post-body .sc-crit {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #111827;
}
.post-body .sc-w {
  display: inline-block;
  margin-left: 0.4rem;
  padding: 0.1rem 0.4rem;
  border-radius: 999px;
  background: #f5f3ff;
  font-size: 0.7rem;
  font-weight: 700;
  color: #6d28d9;
  white-space: nowrap;
}
.post-body .sc-pips {
  display: flex;
  gap: 0.25rem;
  justify-content: flex-end;
  margin: 0.2rem 0 0;
}
.post-body .sc-pips span {
  width: 1rem;
  height: 1rem;
  border-radius: 4px;
  border: 1px solid #ddd6fe;
  background: #ffffff;
}
.post-body .sc-pips span.on {
  background: #7c3aed;
  border-color: #7c3aed;
}
.post-body .sc-ev {
  grid-column: 1 / -1;
  margin: 0.15rem 0 0;
  font-size: 0.86rem;
  line-height: 1.5;
  color: #4b5563;
}
.post-body .sc-foot {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
  align-items: baseline;
  padding: 0.85rem 1.1rem;
  background: #f5f3ff;
  border-bottom: 1px solid #ede9fe;
}
.post-body .sc-avg {
  margin: 0;
  font-size: 0.9rem;
  color: #374151;
}
.post-body .sc-avg strong {
  font-size: 1.4rem;
  color: #4c1d95;
}
.post-body .sc-avg span {
  font-size: 0.8rem;
  color: #4b5563;
}
.post-body .sc-rec {
  margin: 0;
  font-size: 0.9rem;
  color: #374151;
}
.post-body .sc-rec strong {
  color: #4c1d95;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.post-body .sc-comment {
  margin: 0;
  padding: 0.85rem 1.1rem;
  font-size: 0.88rem;
  line-height: 1.55;
  color: #374151;
}
@media (max-width: 560px) {
  .post-body .sc-row {
    grid-template-columns: 1fr;
  }
  .post-body .sc-pips {
    justify-content: flex-start;
  }
}
.post-body .calib tr.is-gap {
  background: #fff7ed;
  box-shadow: inset 3px 0 0 0 #ea580c;
}
.post-body .calib td {
  text-align: center;
  font-variant-numeric: tabular-nums;
}
.post-body .gap-tag {
  display: inline-block;
  margin-left: 0.4rem;
  padding: 0.08rem 0.4rem;
  border-radius: 999px;
  background: #ffedd5;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #c2410c;
  white-space: nowrap;
}
.post-body .limits {
  border: 1px solid #e5e7eb;
  border-left: 4px solid #7c3aed;
  border-radius: 10px;
  padding: 1rem 1.15rem 0.5rem;
  margin: 2rem 0;
  background: #fafafa;
}
.post-body .limits-head {
  margin: 0 0 0.5rem;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6d28d9;
}
.post-body .limits ul {
  margin: 0;
}
.post-body .limits li {
  font-size: 0.92rem;
}
.post-body .sources {
  list-style: none;
  padding: 0;
  margin: 1.25rem 0 2rem;
}
.post-body .sources li {
  margin: 0 0 0.85rem;
  padding-left: 0.9rem;
  border-left: 2px solid #ede9fe;
  font-size: 0.88rem;
  line-height: 1.55;
  color: #4b5563;
}
.post-body .agenda {
  margin: 1.75rem 0 2rem;
}
.post-body .ag {
  display: grid;
  grid-template-columns: 4.5rem 1fr;
  gap: 0.9rem;
  padding: 0.85rem 0;
  border-bottom: 1px solid #f3f4f6;
}
.post-body .ag-time {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #7c3aed;
  text-align: right;
  font-variant-numeric: tabular-nums;
}
.post-body .ag-body {
  min-width: 0;
}
.post-body .ag-what {
  margin: 0 0 0.2rem;
  font-size: 0.98rem;
  font-weight: 600;
  color: #111827;
}
.post-body .ag-out {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.55;
  color: #4b5563;
}
.post-body .ag-after {
  border-bottom: none;
  border-top: 2px dashed #ddd6fe;
  margin-top: 0.4rem;
  padding-top: 1rem;
}
.post-body .ag-after .ag-time {
  color: #c2410c;
}
@media (max-width: 560px) {
  .post-body .ag {
    grid-template-columns: 1fr;
    gap: 0.15rem;
  }
  .post-body .ag-time {
    text-align: left;
  }
}