/* =========================================================
PP STYLE LAYERS — HISTORICAL EVIDENCE ARTICLE
Phase 9 route extraction. Loads only on WordPress post ID 3308.
Source moved verbatim from Full Site Additional CSS v9.6.0.
========================================================= */

/*
 * Paranoid Prophet historical evidence article treatment
 * Post: Historical Evidence for Jesus (post ID 3308)
 * Owned by PP Style Layers v1.9.0; do not duplicate in Additional CSS.
 */

body.postid-3308 .entry-content .pphe-verdict,
body.postid-3308 .entry-content .pphe-ledger,
body.postid-3308 .entry-content .pphe-paul-chain,
body.postid-3308 .entry-content .pphe-archaeology-boundary,
body.postid-3308 .entry-content .pphe-objections,
body.postid-3308 .entry-content .pphe-routes,
body.postid-3308 .entry-content .pphe-final-visual {
  box-sizing: border-box;
}

body.postid-3308 .entry-content .pphe-verdict *,
body.postid-3308 .entry-content .pphe-ledger *,
body.postid-3308 .entry-content .pphe-paul-chain *,
body.postid-3308 .entry-content .pphe-archaeology-boundary *,
body.postid-3308 .entry-content .pphe-objections *,
body.postid-3308 .entry-content .pphe-routes *,
body.postid-3308 .entry-content .pphe-final-visual * {
  box-sizing: border-box;
}

body.postid-3308 .entry-content .pphe-verdict,
body.postid-3308 .entry-content .pphe-paul-chain,
body.postid-3308 .entry-content .pphe-archaeology-boundary,
body.postid-3308 .entry-content .pphe-routes {
  width: min(100%, 980px);
  margin: 2.25rem auto;
}

/* Historical Verdict Console */
body.postid-3308 .entry-content .pphe-verdict {
  position: relative;
  overflow: hidden;
  padding: 1.75rem 1.75rem 0;
  border: 1px solid rgba(214, 167, 57, 0.38);
  border-left: 4px solid var(--pp-gold, #d6a739);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(214, 167, 57, 0.09), transparent 45%),
    #090909;
  box-shadow: var(--pp-shadow-card, 0 18px 48px rgba(0, 0, 0, 0.35));
  color: var(--pp-ivory, #f2e8d0);
}

body.postid-3308 .entry-content .pphe-verdict::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 1px;
  background: linear-gradient(90deg, var(--pp-gold-bright, #f4d06f), transparent 76%);
}

body.postid-3308 .entry-content .pphe-verdict__label,
body.postid-3308 .entry-content .pphe-paul-chain__label,
body.postid-3308 .entry-content .pphe-route__label {
  margin: 0 0 0.75rem;
  color: var(--pp-gold-bright, #f4d06f);
  font-family: var(--pp-body-font);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
}

body.postid-3308 .entry-content .pphe-verdict__claim {
  max-width: 850px;
  margin: 0 0 1.5rem;
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1.65;
}

body.postid-3308 .entry-content .pphe-verdict__claim strong {
  color: var(--pp-gold-bright, #f4d06f);
}

body.postid-3308 .entry-content .pphe-verdict__roles {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 -1.75rem;
  border-top: 1px solid rgba(214, 167, 57, 0.24);
  background: rgba(255, 255, 255, 0.025);
}

body.postid-3308 .entry-content .pphe-verdict__roles > div {
  min-width: 0;
  padding: 1rem 1.25rem;
}

body.postid-3308 .entry-content .pphe-verdict__roles > div + div {
  border-left: 1px solid rgba(214, 167, 57, 0.2);
}

body.postid-3308 .entry-content .pphe-verdict__roles span,
body.postid-3308 .entry-content .pphe-verdict__roles strong {
  display: block;
  letter-spacing: 0;
}

body.postid-3308 .entry-content .pphe-verdict__roles span {
  margin-bottom: 0.25rem;
  color: var(--pp-muted, #a79b82);
  font-size: 0.73rem;
  font-weight: 700;
  text-transform: uppercase;
}

body.postid-3308 .entry-content .pphe-verdict__roles strong {
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 0.93rem;
}

/* Source Confidence Ledger and Objections Matrix */
body.postid-3308 .entry-content .pphe-ledger,
body.postid-3308 .entry-content .pphe-objections {
  width: min(100%, 1120px);
  margin: 2rem auto 1.6rem;
  overflow: visible;
}

body.postid-3308 .entry-content .pphe-ledger::before,
body.postid-3308 .entry-content .pphe-objections::before {
  display: none !important;
}

body.postid-3308 .entry-content .pphe-ledger__table,
body.postid-3308 .entry-content .pphe-objections__table {
  width: 100%;
  min-width: 0;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}

body.postid-3308 .entry-content .pphe-ledger__table th:nth-child(1) {
  width: 19%;
}

body.postid-3308 .entry-content .pphe-ledger__table th:nth-child(2) {
  width: 34%;
}

body.postid-3308 .entry-content .pphe-ledger__table th:nth-child(3) {
  width: 29%;
}

body.postid-3308 .entry-content .pphe-ledger__table th:nth-child(4) {
  width: 18%;
}

body.postid-3308 .entry-content .pphe-objections__table th:nth-child(1) {
  width: 23%;
}

body.postid-3308 .entry-content .pphe-objections__table th:nth-child(2) {
  width: 34%;
}

body.postid-3308 .entry-content .pphe-objections__table th:nth-child(3) {
  width: 43%;
}

body.postid-3308 .entry-content .pphe-ledger__table th,
body.postid-3308 .entry-content .pphe-objections__table th {
  padding: 0.9rem 0.85rem;
  border-color: rgba(214, 167, 57, 0.35);
  background: #11100d;
  color: var(--pp-gold-bright, #f4d06f);
  font-family: var(--pp-body-font);
  font-size: 0.74rem;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
}

body.postid-3308 .entry-content .pphe-ledger__table td,
body.postid-3308 .entry-content .pphe-objections__table td {
  overflow-wrap: anywhere;
  padding: 1rem 0.85rem;
  border-color: rgba(214, 167, 57, 0.17);
  color: var(--pp-ivory-soft, #e8d6a2);
  font-size: 0.9rem;
  line-height: 1.58;
  vertical-align: top;
}

body.postid-3308 .entry-content .pphe-ledger__table tbody tr:nth-child(even) td,
body.postid-3308 .entry-content .pphe-objections__table tbody tr:nth-child(even) td {
  background: rgba(214, 167, 57, 0.035);
}

body.postid-3308 .entry-content .pphe-ledger__table td:first-child,
body.postid-3308 .entry-content .pphe-objections__table td:first-child {
  color: var(--pp-ivory, #f2e8d0);
  font-weight: 700;
}

body.postid-3308 .entry-content .pphe-confidence {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0.38rem 0.55rem;
  border: 1px solid rgba(214, 167, 57, 0.34);
  border-radius: 4px;
  color: var(--pp-ivory, #f2e8d0);
  font-size: 0.73rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}

body.postid-3308 .entry-content .pphe-confidence--very-strong {
  border-color: rgba(244, 208, 111, 0.68);
  background: rgba(244, 208, 111, 0.12);
}

body.postid-3308 .entry-content .pphe-confidence--strong {
  border-color: rgba(214, 167, 57, 0.5);
  background: rgba(214, 167, 57, 0.08);
}

body.postid-3308 .entry-content .pphe-confidence--debated {
  border-color: rgba(167, 155, 130, 0.45);
  background: rgba(167, 155, 130, 0.08);
}

body.postid-3308 .entry-content .pphe-confidence--careful,
body.postid-3308 .entry-content .pphe-confidence--context {
  border-color: rgba(232, 214, 162, 0.3);
  background: rgba(232, 214, 162, 0.05);
  color: var(--pp-ivory-soft, #e8d6a2);
}

body.postid-3308 .entry-content .pphe-evidence-map a {
  display: block;
  border-radius: 8px;
  outline: 1px solid rgba(214, 167, 57, 0.24);
  outline-offset: 4px;
}

body.postid-3308 .entry-content .pphe-evidence-map a:focus-visible {
  outline: 3px solid var(--pp-gold-bright, #f4d06f);
  outline-offset: 5px;
}

/* Pauline Evidence Sequence */
body.postid-3308 .entry-content .pphe-paul-chain {
  overflow: hidden;
  padding: 1.35rem;
  border: 1px solid rgba(214, 167, 57, 0.3);
  border-radius: 8px;
  background: #090909;
  box-shadow: var(--pp-shadow-card, 0 18px 48px rgba(0, 0, 0, 0.3));
}

body.postid-3308 .entry-content .pphe-paul-chain__steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

body.postid-3308 .entry-content .pphe-paul-chain__steps li {
  position: relative;
  min-width: 0;
  padding: 1rem 1.1rem;
  border-top: 1px solid rgba(214, 167, 57, 0.22);
}

body.postid-3308 .entry-content .pphe-paul-chain__steps li + li {
  border-left: 1px solid rgba(214, 167, 57, 0.22);
}

body.postid-3308 .entry-content .pphe-paul-chain__steps li + li::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 7px;
  height: 7px;
  border: 1px solid var(--pp-gold, #d6a739);
  border-radius: 50%;
  background: #090909;
}

body.postid-3308 .entry-content .pphe-paul-chain__steps span,
body.postid-3308 .entry-content .pphe-paul-chain__steps strong,
body.postid-3308 .entry-content .pphe-paul-chain__steps small {
  display: block;
  letter-spacing: 0;
}

body.postid-3308 .entry-content .pphe-paul-chain__steps span {
  margin-bottom: 0.7rem;
  color: rgba(214, 167, 57, 0.65);
  font-family: var(--pp-display-font);
  font-size: 0.85rem;
}

body.postid-3308 .entry-content .pphe-paul-chain__steps strong {
  margin-bottom: 0.3rem;
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 0.92rem;
  line-height: 1.35;
}

body.postid-3308 .entry-content .pphe-paul-chain__steps small {
  color: var(--pp-muted, #a79b82);
  font-size: 0.78rem;
  line-height: 1.5;
}

/* Archaeology Boundary Grid */
body.postid-3308 .entry-content .pphe-archaeology-boundary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(214, 167, 57, 0.3);
  border-radius: 8px;
  background: rgba(214, 167, 57, 0.3);
}

body.postid-3308 .entry-content .pphe-archaeology-boundary > div {
  min-width: 0;
  padding: 1.4rem;
  background: #090909;
}

body.postid-3308 .entry-content .pphe-archaeology-boundary span,
body.postid-3308 .entry-content .pphe-archaeology-boundary strong {
  display: block;
  letter-spacing: 0;
}

body.postid-3308 .entry-content .pphe-archaeology-boundary span {
  margin-bottom: 0.5rem;
  color: var(--pp-gold-bright, #f4d06f);
  font-size: 0.73rem;
  font-weight: 700;
  text-transform: uppercase;
}

body.postid-3308 .entry-content .pphe-archaeology-boundary strong {
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 1rem;
  line-height: 1.4;
}

body.postid-3308 .entry-content .pphe-archaeology-boundary p {
  margin: 0.7rem 0 0;
  color: var(--pp-muted, #a79b82);
  font-size: 0.88rem;
  line-height: 1.6;
}

/* Jesus Evidence Web Routes */
body.postid-3308 .entry-content .pphe-routes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(214, 167, 57, 0.34);
  border-radius: 8px;
  background: rgba(214, 167, 57, 0.34);
  box-shadow: var(--pp-shadow-card, 0 18px 48px rgba(0, 0, 0, 0.3));
}

body.postid-3308 .entry-content .pphe-route {
  min-width: 0;
  margin: 0;
  padding: 1.35rem;
  background: #090909;
}

body.postid-3308 .entry-content .pphe-route__title {
  margin: 0 0 0.9rem;
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}

body.postid-3308 .entry-content .pphe-route a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 58px;
  margin: 0;
  padding: 0.72rem 0.8rem;
  border-top: 1px solid rgba(214, 167, 57, 0.16);
  color: var(--pp-ivory-soft, #e8d6a2);
  font-size: 0.87rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color 160ms ease, color 160ms ease;
}

body.postid-3308 .entry-content .pphe-route a small {
  display: block;
  margin-bottom: 0.15rem;
  color: var(--pp-muted, #a79b82);
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.35;
}

body.postid-3308 .entry-content .pphe-route a > span:last-child {
  flex: 0 0 auto;
  color: var(--pp-gold-bright, #f4d06f);
  font-size: 1.05rem;
}

body.postid-3308 .entry-content .pphe-route a:hover {
  background: rgba(214, 167, 57, 0.08);
  color: var(--pp-gold-bright, #f4d06f);
}

body.postid-3308 .entry-content .pphe-route a:focus-visible {
  border-radius: 4px;
  outline: 3px solid var(--pp-gold-bright, #f4d06f);
  outline-offset: -3px;
  background: rgba(214, 167, 57, 0.1);
  color: var(--pp-gold-bright, #f4d06f);
}

/* Final Visual */
body.postid-3308 .entry-content .pphe-final-visual {
  position: relative;
  width: min(100%, 1120px);
  margin: 2.6rem auto 2rem;
  padding: 4px 0;
  border-top: 1px solid rgba(214, 167, 57, 0.5);
  border-bottom: 1px solid rgba(214, 167, 57, 0.5);
}

body.postid-3308 .entry-content .pphe-final-visual img {
  display: block;
  width: 100%;
  border-radius: 4px;
}

/* Responsive Layout */
@media (max-width: 900px) {
  body.postid-3308 .entry-content .pphe-paul-chain__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.postid-3308 .entry-content .pphe-paul-chain__steps li:nth-child(3) {
    border-left: 0;
  }

  body.postid-3308 .entry-content .pphe-paul-chain__steps li:nth-child(n + 3) {
    border-top-color: rgba(214, 167, 57, 0.35);
  }
}

@media (max-width: 680px) {
  body.postid-3308 .entry-content .pphe-verdict {
    padding: 1.3rem 1.15rem 0;
  }

  body.postid-3308 .entry-content .pphe-verdict__claim {
    font-size: 1.05rem;
  }

  body.postid-3308 .entry-content .pphe-verdict__roles {
    grid-template-columns: 1fr;
    margin: 0 -1.15rem;
  }

  body.postid-3308 .entry-content .pphe-verdict__roles > div + div {
    border-top: 1px solid rgba(214, 167, 57, 0.2);
    border-left: 0;
  }

  body.postid-3308 .entry-content .pphe-ledger,
  body.postid-3308 .entry-content .pphe-objections {
    margin-block: 1.6rem;
  }

  body.postid-3308 .entry-content .pphe-ledger__table,
  body.postid-3308 .entry-content .pphe-ledger__table tbody,
  body.postid-3308 .entry-content .pphe-ledger__table tr,
  body.postid-3308 .entry-content .pphe-ledger__table td,
  body.postid-3308 .entry-content .pphe-objections__table,
  body.postid-3308 .entry-content .pphe-objections__table tbody,
  body.postid-3308 .entry-content .pphe-objections__table tr,
  body.postid-3308 .entry-content .pphe-objections__table td {
    display: block;
    width: 100%;
  }

  body.postid-3308 .entry-content .pphe-ledger__table thead,
  body.postid-3308 .entry-content .pphe-objections__table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }

  body.postid-3308 .entry-content .pphe-ledger__table tr,
  body.postid-3308 .entry-content .pphe-objections__table tr {
    margin-bottom: 1rem;
    border: 1px solid rgba(214, 167, 57, 0.28);
    border-radius: 8px;
    background: #090909;
  }

  body.postid-3308 .entry-content .pphe-ledger__table td,
  body.postid-3308 .entry-content .pphe-objections__table td {
    padding: 0.8rem 0.9rem;
    border-width: 0 0 1px;
    background: transparent !important;
  }

  body.postid-3308 .entry-content .pphe-ledger__table td:last-child,
  body.postid-3308 .entry-content .pphe-objections__table td:last-child {
    border-bottom: 0;
  }

  body.postid-3308 .entry-content .pphe-ledger__table td::before,
  body.postid-3308 .entry-content .pphe-objections__table td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 0.3rem;
    color: var(--pp-gold-bright, #f4d06f);
    font-size: 0.67rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: uppercase;
  }

  body.postid-3308 .entry-content .pphe-paul-chain {
    padding: 1.15rem;
  }

  body.postid-3308 .entry-content .pphe-paul-chain__steps,
  body.postid-3308 .entry-content .pphe-archaeology-boundary,
  body.postid-3308 .entry-content .pphe-routes {
    grid-template-columns: 1fr;
  }

  body.postid-3308 .entry-content .pphe-paul-chain__steps li,
  body.postid-3308 .entry-content .pphe-paul-chain__steps li + li,
  body.postid-3308 .entry-content .pphe-paul-chain__steps li:nth-child(3) {
    border-top: 0;
    border-left: 1px solid rgba(214, 167, 57, 0.35);
  }

  body.postid-3308 .entry-content .pphe-paul-chain__steps li + li::before {
    top: -4px;
    left: -4px;
  }

  body.postid-3308 .entry-content .pphe-archaeology-boundary > div + div {
    border-top: 1px solid rgba(214, 167, 57, 0.25);
  }
}

@media (max-width: 420px) {
  body.postid-3308 .entry-content .pphe-verdict,
  body.postid-3308 .entry-content .pphe-paul-chain,
  body.postid-3308 .entry-content .pphe-route,
  body.postid-3308 .entry-content .pphe-archaeology-boundary > div {
    padding-right: 0.95rem;
    padding-left: 0.95rem;
  }

  body.postid-3308 .entry-content .pphe-route a {
    gap: 0.65rem;
    padding-right: 0.55rem;
    padding-left: 0.55rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.postid-3308 .entry-content .pphe-route a {
    scroll-behavior: auto;
    transition: none;
  }
}
