/* V103 — edição acadêmica do dossiê sobre inspiração e judaísmo messiânico */
.v102-feature {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(230,198,122,.28);
  border-radius: 38px;
  padding: clamp(28px,5vw,64px);
  background:
    linear-gradient(100deg,rgba(2,1,0,.96),rgba(18,10,5,.82) 54%,rgba(2,1,0,.92)),
    url('site-images/v84/premium-bg-antique-study.webp') center/cover no-repeat;
  box-shadow: 0 36px 120px rgba(0,0,0,.62);
}
.v102-feature > * { position: relative; z-index: 1; }
.v102-feature h2 { max-width: 980px; margin: 0 0 18px; color: var(--gold); font-size: clamp(2.4rem,5.4vw,6rem); line-height: .9; letter-spacing: -.055em; }
.v102-feature p { max-width: 920px; color: rgba(248,232,190,.86); font-size: 1.08rem; line-height: 1.75; }
.v102-proof { display: flex; flex-wrap: wrap; gap: 10px; padding: 0; margin: 24px 0; list-style: none; }
.v102-proof li { padding: 9px 13px; border: 1px solid var(--line); border-radius: 999px; background: rgba(0,0,0,.36); color: var(--gold-soft); font: 800 .7rem/1 var(--sans); letter-spacing: .07em; text-transform: uppercase; }

.v102-number { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; margin-bottom: 16px; border: 1px solid rgba(230,198,122,.36); border-radius: 50%; background: rgba(230,198,122,.08); color: var(--gold); font: 900 .78rem/1 var(--sans); letter-spacing: .06em; }
.v102-study-card { min-height: 360px; }
.v102-study-card h3 { overflow-wrap: anywhere; }
.v102-study-card .v102-number { position: absolute; left: 24px; top: 24px; z-index: 2; margin: 0; background: rgba(5,3,1,.78); }

.v102-block-nav { display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px; margin-top: 28px; }
.v102-block-nav a { display: block; padding: 18px; border: 1px solid var(--line); border-radius: 20px; background: rgba(0,0,0,.34); color: var(--gold-soft); text-decoration: none; }
.v102-block-nav a:hover { border-color: rgba(230,198,122,.5); transform: translateY(-3px); }
.v102-block-nav strong { display: block; margin-bottom: 7px; color: var(--gold); font: 900 .76rem/1 var(--sans); letter-spacing: .1em; text-transform: uppercase; }
.v102-block-nav span { display: block; color: rgba(248,232,190,.76); line-height: 1.45; }

.v102-method-note { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; margin-top: 26px; }
.v102-method-note article { padding: 22px; border: 1px solid var(--line); border-radius: 24px; background: rgba(0,0,0,.3); }
.v102-method-note h3 { margin: 0 0 9px; color: var(--gold); font-size: 1.25rem; }
.v102-method-note p { margin: 0; color: rgba(248,232,190,.78); line-height: 1.6; }

.v102-dossier-card::before { background-image: url('site-images/v84/premium-bg-antique-study.webp') !important; }
.dossier-hub-card.v102 { background: linear-gradient(110deg,rgba(0,0,0,.9),rgba(29,17,7,.65)),url('site-images/v84/premium-bg-antique-study.webp') center/cover no-repeat; }

@media (min-width: 1320px) {
  .dossier-hub-grid,
  .dossier-showcase { grid-template-columns: repeat(3,minmax(0,1fr)); }
}

.v102-map-list { display: grid; grid-template-columns: repeat(auto-fit,minmax(310px,1fr)); gap: 12px; }
.v102-map-list a { display: grid; grid-template-columns: 48px 1fr; gap: 13px; align-items: center; min-height: 86px; padding: 14px; border: 1px solid var(--line-2); border-radius: 18px; background: rgba(0,0,0,.24); color: rgba(248,232,190,.86); text-decoration: none; }
.v102-map-list a:hover { border-color: rgba(230,198,122,.45); background: rgba(230,198,122,.06); }
.v102-map-list b { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: rgba(230,198,122,.09); color: var(--gold); font: 900 .72rem/1 var(--sans); }
.v102-map-list span { line-height: 1.35; }

.release-badge { display: inline-flex; align-items: center; gap: 8px; margin: 0 0 18px; padding: 9px 13px; border: 1px solid rgba(230,198,122,.32); border-radius: 999px; background: rgba(0,0,0,.32); color: var(--gold); font: 900 .7rem/1 var(--sans); letter-spacing: .12em; text-transform: uppercase; }
.release-badge::before { content: "●"; font-size: .55rem; }

.academic-section { scroll-margin-top: 110px; }
.academic-section > p { max-width: 78ch; text-wrap: pretty; }
.academic-section > p + p { margin-top: 1.25em; }
.academic-section:first-of-type h2 { margin-top: 30px !important; }
.academic-references { margin-top: 56px; padding: 8px 0 4px; }
.academic-references .reference-list { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; counter-reset: reference; }
.academic-references .reference-list li { position: relative; padding: 15px 18px 15px 52px; border: 1px solid rgba(230,198,122,.15); border-radius: 16px; background: rgba(0,0,0,.22); font-size: .94rem !important; line-height: 1.62 !important; }
.academic-references .reference-list li::before { counter-increment: reference; content: counter(reference,decimal-leading-zero); position: absolute; left: 15px; top: 17px; color: var(--gold); font: 900 .68rem/1 var(--sans); letter-spacing: .08em; }
.article .academic-section:nth-of-type(5) { padding: 4px 0 8px; }
.article .academic-section:nth-of-type(5) > p { border-left: 2px solid rgba(230,198,122,.25); padding-left: 18px; }
.meta-item strong { font-variant-numeric: tabular-nums; }

@media (max-width: 900px) {
  .v102-method-note { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .v102-map-list { grid-template-columns: 1fr; }
  .v102-study-card { min-height: 320px; }
  .academic-references .reference-list li { padding-left: 44px; }
}
