/* Ajustes comunes — Mente en Orden 2.0 */
:focus-visible{outline:3px solid #4A7862;outline-offset:4px}
.meta-author{color:inherit;text-decoration:underline;text-underline-offset:3px}
.author-box{display:grid;grid-template-columns:68px 1fr;gap:1.25rem;margin:3rem 0 2.5rem;padding:1.5rem;background:#fff;border:1px solid var(--border,#E2DDD3);border-radius:8px}
.author-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#1C1A15;color:#F8F5EF;font-family:Georgia,serif;font-size:1.25rem;letter-spacing:.08em}
.author-label,.related-label{display:block;margin-bottom:.35rem;color:var(--accent,#4A7862);font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}
.author-copy h2{margin:0 0 .4rem!important;padding:0!important;border:0!important;font-size:1.45rem!important}
.author-copy p{margin:0 0 .7rem;font-size:.94rem;line-height:1.7}
.author-links{display:flex;gap:1rem;flex-wrap:wrap}.author-links a{font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}
.related-box{margin:2.5rem 0}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border,#E2DDD3);border:1px solid var(--border,#E2DDD3)}
.related-card{display:flex;flex-direction:column;gap:.45rem;min-height:160px;padding:1.15rem;background:#fff;color:inherit!important}
.related-card:hover{background:#F0EDE5}.related-card span{font-size:.61rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent,#4A7862)}
.related-card strong{font-family:Georgia,serif;font-size:1.02rem;line-height:1.3;font-weight:600}.related-card small{margin-top:auto;color:var(--accent,#4A7862);font-weight:600}
.footer-extra{margin-top:1rem!important}.footer-extra a{margin:0 .25rem}
.page-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.page-btn{display:inline-flex;padding:.8rem 1.1rem;background:#1C1A15;color:#F8F5EF!important;border-radius:3px;font-weight:600}
@media(max-width:720px){.author-box{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.related-card{min-height:0}.art-meta{gap:.7rem 1rem!important}.author-mark{width:58px;height:58px}}
