.post-title{max-width:100%;overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:balance}.post-title--long{font-size:clamp(3rem,6.5vw,5.7rem);line-height:.98;letter-spacing:-.035em}.post-title--very-long{font-size:clamp(2.65rem,5.8vw,5rem);line-height:1;letter-spacing:-.03em}

/* Corrección definitiva de titulares móviles: prioriza cortes naturales y legibles. */
@media(max-width:767px){
  .single-post-page .anqn-story-header .post-title,
  .single-post-page .anqn-story-header .post-title--long,
  .single-post-page .anqn-story-header .post-title--very-long{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0 18px!important;
    padding:0!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
    white-space:normal!important;
    text-wrap:pretty!important;
  }
  .single-post-page .anqn-story-header .post-title{font-size:clamp(2.35rem,9.2vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.035em!important}
  .single-post-page .anqn-story-header .post-title--long{font-size:clamp(2.15rem,8.5vw,2.5rem)!important;line-height:1.02!important;letter-spacing:-.03em!important}
  .single-post-page .anqn-story-header .post-title--very-long{font-size:clamp(2rem,7.9vw,2.35rem)!important;line-height:1.03!important;letter-spacing:-.028em!important}
  .single-post-page .anqn-story-header,.single-post-page .post-article-wrapper,.single-post-page .post-main-column{min-width:0!important}
}

@media(max-width:390px){
  .single-post-page .anqn-story-header .post-title--long{font-size:clamp(2.05rem,8.7vw,2.3rem)!important}
  .single-post-page .anqn-story-header .post-title--very-long{font-size:clamp(1.9rem,8.1vw,2.18rem)!important}
}

/* Evita cortes tipográficamente malos en cifras y unidades. */
.single-post-page .post-title .title-nowrap{white-space:nowrap!important}
