
.hub-section{padding:48px 0 62px}
.hub-shell{width:min(980px,88vw);margin:0 auto}
.hub-row{
  display:grid;grid-template-columns:150px 1fr;gap:30px;align-items:center;
  padding:34px 0;border-bottom:1px solid rgba(32,25,29,.10)
}
.hub-row:last-child{border-bottom:0}
.hub-art img{width:140px;height:205px;object-fit:contain;margin:auto}
.hub-copy h2{margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.06}
.hub-copy>p:not(.eyebrow){max-width:690px;color:#62575D;font-size:13px;line-height:1.55}
.inline-link{color:var(--purple);font-size:11px;font-weight:800;text-decoration:none}
@media(max-width:680px){.hub-row{grid-template-columns:80px 1fr;gap:16px}.hub-art img{width:75px;height:112px}.hub-copy h2{font-size:25px}}

/* ===== NO TE PIERDAS TIPOGRAFÍA FINAL 2026-09-09 ===== */
.hub-page h1,.hub-copy h2{font-family:var(--editorial-serif)!important;font-weight:400!important;letter-spacing:-.02em!important;}
.hub-copy h2{font-size:clamp(30px,2.5vw,40px)!important;line-height:1.04!important;}
.hub-copy h2 em{font-weight:400!important;font-style:italic!important;}
.hub-copy .eyebrow{font-size:clamp(13px,.95vw,15px)!important;font-weight:600!important;letter-spacing:.18em!important;}
.hub-copy>p:not(.eyebrow){font-size:15px!important;line-height:1.55!important;}
