/* Clinique Anthèse — bounded compatibility only.
 * Pantoufle / 369 MASTER owns the composition and motion values.
 * This file only maps Anthèse-specific content shapes onto that existing grammar.
 */

/* Testimonial appears in Sound identity rather than Governance: reuse the Pantoufle quote grammar verbatim. */
body.mev-case-study-anthese-candidate #post-330 .mev-p25-role-music .mev-p25-quote{
  margin:56px 0!important;
  padding:40px 0!important;
  border-top:1px solid var(--p25-master-rule)!important;
  border-bottom:1px solid var(--p25-master-rule)!important;
}
body.mev-case-study-anthese-candidate #post-330 .mev-p25-role-music .mev-p25-quote p{
  margin:0 0 18px!important;
  font-family:'Karrik',sans-serif!important;
  font-size:clamp(1.85rem,3vw,2.45rem)!important;
  font-weight:400!important;
  font-style:normal!important;
  line-height:1.14!important;
  letter-spacing:-.018em!important;
}
body.mev-case-study-anthese-candidate #post-330 .mev-p25-role-music .mev-p25-quote cite{
  display:block;
  font-family:'General Sans',sans-serif!important;
  font-size:1rem!important;
  font-style:normal!important;
  font-weight:400!important;
  line-height:1.4!important;
  letter-spacing:0;
}

/* Anthèse has one documentary exit: same Pantoufle resource grammar, one occupied track. */
body.mev-case-study-anthese-candidate #post-330 .mev-p25-lab-resources-inline{
  grid-template-columns:1fr!important;
}
body.mev-case-study-anthese-candidate #post-330 .mev-p25-lab-resource{
  padding-right:0!important;
}

@media(max-width:900px){
  body.mev-case-study-anthese-candidate #post-330 .mev-p25-role-music .mev-p25-quote{
    margin:42px 0!important;
    padding:30px 0!important;
  }
}
