/* =========================================================
   DVSTUDIO V131 — MANIFESTO TYPOGRAPHY + CURATED I18N
   ========================================================= */

/* The manifesto must feel editorial, not like a heavy display wall. */
.dv78-manifesto h2{
  font-weight:315!important;
  font-variation-settings:"wght" 315!important;
  letter-spacing:-.055em!important;
  line-height:.86!important;
}
.dv78-manifesto h2 em{
  font-weight:300!important;
  font-variation-settings:"wght" 300!important;
  letter-spacing:-.035em!important;
}
.dv78-manifesto-copy{
  font-weight:400!important;
  line-height:1.48!important;
  max-width:31ch!important;
  text-wrap:pretty;
}

/* Keep the manually curated five-language lines balanced on mobile. */
@media(max-width:680px){
  .dv78-manifesto h2{
    font-weight:305!important;
    font-variation-settings:"wght" 305!important;
    letter-spacing:-.042em!important;
    line-height:.88!important;
  }
  .dv78-manifesto h2 em{
    font-weight:290!important;
    font-variation-settings:"wght" 290!important;
    letter-spacing:-.025em!important;
  }
  .dv78-manifesto-copy{
    max-width:30ch!important;
    font-size:clamp(16px,4.6vw,19px)!important;
    line-height:1.5!important;
  }
}

/* V132: manifesto copy updated to Five disciplines / One visual language. */
