/* CEMI Core v1.2.106 — Corrección final m² hero
   - El m² queda como referencia superior, pero con lectura real.
   - Evita que el superíndice se recorte o se pierda por line-height. */

body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong{
  display:inline-flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:7px!important;
  line-height:1.05!important;
  overflow:visible!important;
  white-space:nowrap!important;
}

body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup{
  display:inline-block!important;
  position:relative!important;
  top:-.18em!important;
  font-size:.68em!important;
  line-height:1!important;
  margin:0!important;
  font-weight:950!important;
  letter-spacing:-.03em!important;
  opacity:1!important;
  color:#fff!important;
  text-transform:none!important;
  transform:none!important;
}

@media (min-width:721px){
  body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
  body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
  body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong{
    gap:8px!important;
    line-height:1.08!important;
  }

  body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
  body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
  body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup{
    top:-.20em!important;
    font-size:.70em!important;
  }
}

@media (max-width:720px){
  body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
  body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong,
  body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong{
    gap:6px!important;
    line-height:1.05!important;
  }

  body.cemi-ui-single-property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
  body.single-cemi_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup,
  body.single-opalestate_property .cemi-single-hero-specs-primary span.cemi-hero-area-spec strong sup{
    top:-.16em!important;
    font-size:.64em!important;
  }
}
