
/* Fase 3: conversión, autoridad y contenidos citables */
.jt-author-box,.jt-next-step,.jt-proof-strip,.jt-guide-links{border:1px solid #dce5e8;border-radius:14px;padding:22px;margin:30px 0;background:#fff}
.jt-author-box h2,.jt-next-step h2,.jt-guide-links h2{margin-top:0}
.jt-author-box p:last-child,.jt-next-step p:last-child{margin-bottom:0}
.jt-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;text-align:center;background:#f7fafb}
.jt-proof-strip strong{display:block;font-size:1.1rem;margin-bottom:5px}
.jt-inline-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.jt-guide-links ul{margin-bottom:0}
.jt-updated{font-size:.92rem;color:#5b6770;margin:8px 0 20px}
@media(max-width:760px){.jt-proof-strip{grid-template-columns:1fr}.jt-author-box,.jt-next-step,.jt-proof-strip,.jt-guide-links{padding:18px}}
