/* =========================================================
PP STYLE LAYERS — FLAGSHIP JESUS EVIDENCE PAGE
Phase 9 route extraction. Loads only on WordPress page ID 4495.
Source moved verbatim from Full Site Additional CSS v9.6.0.
========================================================= */

/*
 * Paranoid Prophet flagship article treatment
 * Page: Is Jesus the Son of God? (page ID 4495)
 * Owned by PP Style Layers v1.9.0; do not duplicate in Additional CSS.
 */

body.page-id-4495 .entry-content .ppfg-core-case,
body.page-id-4495 .entry-content .ppfg-method,
body.page-id-4495 .entry-content .ppfg-resurrection-sequence,
body.page-id-4495 .entry-content .ppfg-routes,
body.page-id-4495 .entry-content .ppfg-ledger,
body.page-id-4495 .entry-content .ppfg-objections,
body.page-id-4495 .entry-content .ppfg-final-visual {
  box-sizing: border-box;
}

body.page-id-4495 .entry-content .ppfg-core-case *,
body.page-id-4495 .entry-content .ppfg-method *,
body.page-id-4495 .entry-content .ppfg-resurrection-sequence *,
body.page-id-4495 .entry-content .ppfg-routes *,
body.page-id-4495 .entry-content .ppfg-ledger *,
body.page-id-4495 .entry-content .ppfg-objections *,
body.page-id-4495 .entry-content .ppfg-final-visual * {
  box-sizing: border-box;
}

body.page-id-4495 .entry-content .ppfg-core-case,
body.page-id-4495 .entry-content .ppfg-method,
body.page-id-4495 .entry-content .ppfg-resurrection-sequence,
body.page-id-4495 .entry-content .ppfg-routes {
  width: min(100%, 960px);
  margin: 2.25rem auto;
}

/* Core Case Console */
body.page-id-4495 .entry-content .ppfg-core-case {
  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 42%),
    #090909;
  box-shadow: var(--pp-shadow-card, 0 18px 48px rgba(0, 0, 0, 0.35));
  color: var(--pp-ivory, #f2e8d0);
}

body.page-id-4495 .entry-content .ppfg-core-case::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 1px;
  background: linear-gradient(90deg, var(--pp-gold-bright, #f4d06f), transparent 75%);
}

body.page-id-4495 .entry-content .ppfg-core-case__label,
body.page-id-4495 .entry-content .ppfg-resurrection-sequence__label,
body.page-id-4495 .entry-content .ppfg-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.page-id-4495 .entry-content .ppfg-core-case__claim {
  max-width: 800px;
  margin: 0 0 1.5rem;
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 1.3rem;
  line-height: 1.65;
}

body.page-id-4495 .entry-content .ppfg-core-case__claim strong {
  color: var(--pp-gold-bright, #f4d06f);
}

body.page-id-4495 .entry-content .ppfg-core-case__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.page-id-4495 .entry-content .ppfg-core-case__role {
  min-width: 0;
  padding: 1rem 1.25rem;
}

body.page-id-4495 .entry-content .ppfg-core-case__role + .ppfg-core-case__role {
  border-left: 1px solid rgba(214, 167, 57, 0.2);
}

body.page-id-4495 .entry-content .ppfg-core-case__role span,
body.page-id-4495 .entry-content .ppfg-core-case__role strong {
  display: block;
  letter-spacing: 0;
}

body.page-id-4495 .entry-content .ppfg-core-case__role span {
  margin-bottom: 0.25rem;
  color: var(--pp-muted, #a79b82);
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

body.page-id-4495 .entry-content .ppfg-core-case__role strong {
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 0.95rem;
}

/* Evidence Confidence Ledger */
body.page-id-4495 .entry-content .ppfg-ledger {
  width: min(100%, 1100px);
  margin: 2rem auto 1.5rem;
  overflow: visible;
}

body.page-id-4495 .entry-content .ppfg-ledger::before,
body.page-id-4495 .entry-content .ppfg-objections::before {
  display: none !important;
}

body.page-id-4495 .entry-content .ppfg-ledger__table,
body.page-id-4495 .entry-content .ppfg-objections__table {
  width: 100%;
  min-width: 0;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}

body.page-id-4495 .entry-content .ppfg-ledger__table th:nth-child(1) {
  width: 22%;
}

body.page-id-4495 .entry-content .ppfg-ledger__table th:nth-child(2) {
  width: 49%;
}

body.page-id-4495 .entry-content .ppfg-ledger__table th:nth-child(3) {
  width: 29%;
}

body.page-id-4495 .entry-content .ppfg-ledger__table th,
body.page-id-4495 .entry-content .ppfg-objections__table th {
  padding: 0.9rem 1rem;
  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.76rem;
  letter-spacing: 0;
  line-height: 1.35;
  text-transform: uppercase;
}

body.page-id-4495 .entry-content .ppfg-ledger__table td,
body.page-id-4495 .entry-content .ppfg-objections__table td {
  padding: 1rem;
  border-color: rgba(214, 167, 57, 0.17);
  color: var(--pp-ivory-soft, #e8d6a2);
  font-size: 0.92rem;
  line-height: 1.58;
  vertical-align: top;
}

body.page-id-4495 .entry-content .ppfg-ledger__table tbody tr:nth-child(even) td,
body.page-id-4495 .entry-content .ppfg-objections__table tbody tr:nth-child(even) td {
  background: rgba(214, 167, 57, 0.035);
}

body.page-id-4495 .entry-content .ppfg-ledger__table td:first-child,
body.page-id-4495 .entry-content .ppfg-objections__alternative {
  color: var(--pp-ivory, #f2e8d0);
  font-weight: 700;
}

body.page-id-4495 .entry-content .ppfg-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.76rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}

body.page-id-4495 .entry-content .ppfg-confidence--decisive {
  border-color: var(--pp-gold-bright, #f4d06f);
  background: rgba(244, 208, 111, 0.14);
}

body.page-id-4495 .entry-content .ppfg-confidence--very-strong {
  border-color: rgba(214, 167, 57, 0.6);
  background: rgba(214, 167, 57, 0.09);
}

body.page-id-4495 .entry-content .ppfg-confidence--strong {
  border-color: rgba(232, 214, 162, 0.4);
  background: rgba(232, 214, 162, 0.06);
}

body.page-id-4495 .entry-content .ppfg-confidence--careful {
  border-color: rgba(167, 155, 130, 0.38);
  background: rgba(167, 155, 130, 0.06);
  color: var(--pp-ivory-soft, #e8d6a2);
}

body.page-id-4495 .entry-content .ppfg-evidence-map a {
  display: block;
  border-radius: 8px;
  outline: 1px solid rgba(214, 167, 57, 0.22);
  outline-offset: 4px;
}

body.page-id-4495 .entry-content .ppfg-evidence-map a:focus-visible {
  outline: 2px solid var(--pp-gold-bright, #f4d06f);
  outline-offset: 5px;
}

/* How the Evidence Works */
body.page-id-4495 .entry-content .ppfg-method {
  display: grid;
  grid-template-columns: repeat(4, 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.page-id-4495 .entry-content .ppfg-method__item {
  position: relative;
  min-width: 0;
  padding: 1.35rem 1.15rem 1.25rem;
  background: #090909;
}

body.page-id-4495 .entry-content .ppfg-method__number {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: rgba(214, 167, 57, 0.36);
  font-family: var(--pp-display-font);
  font-size: 1.2rem;
}

body.page-id-4495 .entry-content .ppfg-method__title {
  margin: 0 0 1rem;
  padding-right: 2rem;
  color: var(--pp-gold-bright, #f4d06f);
  font-family: var(--pp-display-font);
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}

body.page-id-4495 .entry-content .ppfg-method__item p:not(.ppfg-method__title) {
  margin: 0.65rem 0 0;
  color: var(--pp-muted, #a79b82);
  font-size: 0.83rem;
  line-height: 1.55;
}

body.page-id-4495 .entry-content .ppfg-method__item p strong {
  color: var(--pp-ivory-soft, #e8d6a2);
}

/* Resurrection Sequence */
body.page-id-4495 .entry-content .ppfg-resurrection-sequence {
  padding: 1.65rem 1.5rem 1.35rem;
  border: 1px solid rgba(214, 167, 57, 0.3);
  border-radius: 8px;
  background: #090909;
  color: var(--pp-ivory, #f2e8d0);
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin: 1.25rem 0 1.5rem;
  padding: 0;
  list-style: none;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 9%;
  right: 9%;
  height: 1px;
  background: linear-gradient(90deg, rgba(214, 167, 57, 0.25), var(--pp-gold, #d6a739), rgba(214, 167, 57, 0.25));
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps li {
  position: relative;
  min-width: 0;
  padding: 0;
  text-align: center;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__number {
  position: relative;
  z-index: 1;
  display: grid;
  width: 40px;
  height: 40px;
  margin: 0 auto 0.75rem;
  place-items: center;
  border: 1px solid var(--pp-gold, #d6a739);
  border-radius: 50%;
  background: #090909;
  color: var(--pp-gold-bright, #f4d06f);
  font-size: 0.72rem;
  font-weight: 700;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps strong,
body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps small {
  display: block;
  letter-spacing: 0;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps strong {
  color: var(--pp-ivory, #f2e8d0);
  font-family: var(--pp-display-font);
  font-size: 1rem;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps small {
  margin-top: 0.3rem;
  color: var(--pp-muted, #a79b82);
  font-size: 0.75rem;
  line-height: 1.4;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__transmission {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  min-height: 44px;
  padding: 0.55rem 1rem;
  border-top: 1px solid rgba(214, 167, 57, 0.2);
  color: var(--pp-ivory-soft, #e8d6a2);
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

body.page-id-4495 .entry-content .ppfg-resurrection-sequence__transmission span:nth-child(2) {
  color: var(--pp-gold, #d6a739);
  font-size: 1.15rem;
}

/* Alternative Explanations Matrix */
body.page-id-4495 .entry-content .ppfg-objections {
  width: min(100%, 1100px);
  margin: 2rem auto;
  overflow: visible;
}

body.page-id-4495 .entry-content .ppfg-objections__table th:nth-child(1) {
  width: 23%;
}

body.page-id-4495 .entry-content .ppfg-objections__table th:nth-child(2) {
  width: 31%;
}

body.page-id-4495 .entry-content .ppfg-objections__table th:nth-child(3) {
  width: 46%;
}

body.page-id-4495 .entry-content .ppfg-objections__explains {
  background-color: rgba(232, 214, 162, 0.025);
}

body.page-id-4495 .entry-content .ppfg-objections__limits {
  border-left-color: rgba(214, 167, 57, 0.3);
  background-color: rgba(214, 167, 57, 0.045);
}

/* Jesus Evidence Web Routes */
body.page-id-4495 .entry-content .ppfg-routes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

body.page-id-4495 .entry-content .ppfg-route {
  min-width: 0;
  padding: 1.35rem;
  border: 1px solid rgba(214, 167, 57, 0.27);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(214, 167, 57, 0.065), transparent 46%),
    #090909;
}

body.page-id-4495 .entry-content .ppfg-route__label {
  margin-bottom: 0.35rem;
  color: var(--pp-muted, #a79b82);
}

body.page-id-4495 .entry-content .ppfg-route__title {
  margin: 0 0 1rem;
  color: var(--pp-gold-bright, #f4d06f);
  font-family: var(--pp-display-font);
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}

body.page-id-4495 .entry-content .ppfg-route a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-height: 56px;
  margin: 0 -0.5rem;
  padding: 0.65rem 0.55rem;
  border-top: 1px solid rgba(214, 167, 57, 0.16);
  border-radius: 4px;
  color: var(--pp-ivory, #f2e8d0);
  text-decoration: none;
  transition: background-color 160ms ease, color 160ms ease;
}

body.page-id-4495 .entry-content .ppfg-route a > span:first-child {
  min-width: 0;
  overflow-wrap: anywhere;
}

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

body.page-id-4495 .entry-content .ppfg-route a > span:last-child {
  flex: 0 0 auto;
  color: var(--pp-gold, #d6a739);
  font-size: 1.1rem;
}

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

body.page-id-4495 .entry-content .ppfg-route a:focus-visible {
  outline: 2px solid var(--pp-gold-bright, #f4d06f);
  outline-offset: 2px;
  background: rgba(214, 167, 57, 0.1);
}

/* Final image edge treatment */
body.page-id-4495 .entry-content .ppfg-final-visual {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid rgba(214, 167, 57, 0.4);
  border-radius: 8px;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.38);
}

body.page-id-4495 .entry-content .ppfg-final-visual::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  border: 5px solid rgba(3, 3, 3, 0.55);
  box-shadow: inset 0 0 0 1px rgba(244, 208, 111, 0.24);
}

body.page-id-4495 .entry-content .ppfg-final-visual img {
  display: block;
  width: 100%;
}

@media (max-width: 900px) {
  body.page-id-4495 .entry-content .ppfg-method {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  body.page-id-4495 .entry-content .ppfg-core-case,
  body.page-id-4495 .entry-content .ppfg-resurrection-sequence,
  body.page-id-4495 .entry-content .ppfg-route {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.page-id-4495 .entry-content .ppfg-core-case__claim {
    font-size: 1.08rem;
    line-height: 1.6;
  }

  body.page-id-4495 .entry-content .ppfg-core-case__roles {
    grid-template-columns: 1fr;
    margin-right: -1rem;
    margin-left: -1rem;
  }

  body.page-id-4495 .entry-content .ppfg-core-case__role + .ppfg-core-case__role {
    border-top: 1px solid rgba(214, 167, 57, 0.18);
    border-left: 0;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table,
  body.page-id-4495 .entry-content .ppfg-ledger__table tbody,
  body.page-id-4495 .entry-content .ppfg-ledger__table tr,
  body.page-id-4495 .entry-content .ppfg-ledger__table td,
  body.page-id-4495 .entry-content .ppfg-objections__table,
  body.page-id-4495 .entry-content .ppfg-objections__table tbody,
  body.page-id-4495 .entry-content .ppfg-objections__table tr,
  body.page-id-4495 .entry-content .ppfg-objections__table td {
    display: block;
    width: 100%;
    min-width: 0;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table thead,
  body.page-id-4495 .entry-content .ppfg-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.page-id-4495 .entry-content .ppfg-ledger__table tbody,
  body.page-id-4495 .entry-content .ppfg-objections__table tbody {
    display: grid;
    gap: 0.85rem;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table tr,
  body.page-id-4495 .entry-content .ppfg-objections__table tr {
    overflow: hidden;
    border: 1px solid rgba(214, 167, 57, 0.25);
    border-radius: 8px;
    background: #090909;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table td,
  body.page-id-4495 .entry-content .ppfg-objections__table td {
    display: grid;
    grid-template-columns: minmax(108px, 0.72fr) minmax(0, 1.5fr);
    gap: 0.8rem;
    padding: 0.85rem;
    border: 0;
    border-bottom: 1px solid rgba(214, 167, 57, 0.14);
    background: transparent;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table td:last-child,
  body.page-id-4495 .entry-content .ppfg-objections__table td:last-child {
    border-bottom: 0;
  }

  body.page-id-4495 .entry-content .ppfg-ledger__table td::before,
  body.page-id-4495 .entry-content .ppfg-objections__table td::before {
    content: attr(data-label);
    color: var(--pp-gold, #d6a739);
    font-size: 0.69rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: uppercase;
  }

  body.page-id-4495 .entry-content .ppfg-confidence {
    width: fit-content;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps {
    grid-template-columns: 1fr;
    gap: 0;
    margin-left: 0.25rem;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps::before {
    top: 20px;
    bottom: 20px;
    left: 20px;
    width: 1px;
    height: auto;
    background: linear-gradient(180deg, rgba(214, 167, 57, 0.25), var(--pp-gold, #d6a739), rgba(214, 167, 57, 0.25));
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps li {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: 0.9rem;
    min-height: 76px;
    text-align: left;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__number {
    grid-row: 1 / 3;
    margin: 0;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps strong {
    align-self: end;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__steps small {
    align-self: start;
  }

  body.page-id-4495 .entry-content .ppfg-routes {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  body.page-id-4495 .entry-content .ppfg-method {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 420px) {
  body.page-id-4495 .entry-content .ppfg-ledger__table td,
  body.page-id-4495 .entry-content .ppfg-objections__table td {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }

  body.page-id-4495 .entry-content .ppfg-resurrection-sequence__transmission {
    gap: 0.5rem;
    padding-right: 0.45rem;
    padding-left: 0.45rem;
    font-size: 0.72rem;
  }

  body.page-id-4495 .entry-content .ppfg-route a {
    align-items: flex-start;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.page-id-4495 .entry-content .ppfg-route a {
    transition-duration: 0.01ms;
  }
}
