/* CEMI Core v1.2.107 — Prueba de legibilidad para módulos debajo del hero
   Base visual tomada del hero: dato grande, etiqueta clara, lectura rápida y mejor accesibilidad. */

body.cemi-ui-single-property .cemi-single-property .cemi-card-characteristics,
body.cemi-ui-single-property .cemi-single-property .cemi-card-equipment{
  border-radius:28px!important;
  padding:30px 32px!important;
  background:linear-gradient(180deg,#172132 0%,#101826 100%)!important;
  border:1px solid rgba(215,38,107,.28)!important;
  box-shadow:0 20px 46px rgba(15,23,42,.22)!important;
}

body.cemi-ui-single-property .cemi-single-property .cemi-characteristics-head h3,
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-head h3{
  margin:0 0 22px!important;
  text-align:center!important;
  color:#fff!important;
  font-size:19px!important;
  line-height:1.12!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  text-transform:uppercase!important;
}

/* Características: estilo tipo hero, no tabla comprimida */
body.cemi-ui-single-property .cemi-single-property .cemi-characteristics-details{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row{
  min-height:74px!important;
  padding:15px 18px!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  text-align:left!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row span{
  color:rgba(255,255,255,.72)!important;
  font-size:13px!important;
  line-height:1.12!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  max-width:62%!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row strong{
  color:#fff!important;
  font-size:24px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.03em!important;
  text-align:right!important;
  white-space:normal!important;
}

/* Equipamiento: los descriptivos se leen como dato principal; los cuantitativos como label + valor fuerte */
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pills{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill{
  min-height:74px!important;
  padding:15px 18px!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  text-align:left!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill span{
  color:rgba(255,255,255,.76)!important;
  font-size:13px!important;
  line-height:1.12!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill strong{
  color:#fff!important;
  font-size:24px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.03em!important;
  text-align:right!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill.is-text-only{
  justify-content:flex-start!important;
  align-items:center!important;
  text-align:left!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill.is-text-only span{
  color:#fff!important;
  font-size:18px!important;
  line-height:1.16!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  text-transform:none!important;
}
body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill.is-text-only strong{
  display:none!important;
}

@media (min-width:1025px){
  body.cemi-ui-single-property .cemi-single-property .cemi-card-characteristics,
  body.cemi-ui-single-property .cemi-single-property .cemi-card-equipment{
    padding:32px 34px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristics-head h3,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-head h3{
    font-size:20px!important;
  }
}

@media (max-width:1024px){
  body.cemi-ui-single-property .cemi-single-property .cemi-card-characteristics,
  body.cemi-ui-single-property .cemi-single-property .cemi-card-equipment{
    padding:26px 24px!important;
    border-radius:24px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill{
    min-height:72px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row strong,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill strong{
    font-size:22px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill.is-text-only span{
    font-size:17px!important;
  }
}

@media (max-width:680px){
  body.cemi-ui-single-property .cemi-single-property .cemi-card-characteristics,
  body.cemi-ui-single-property .cemi-single-property .cemi-card-equipment{
    padding:22px 18px!important;
    border-radius:24px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristics-head h3,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-head h3{
    font-size:17px!important;
    margin-bottom:17px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristics-details,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pills{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill{
    min-height:68px!important;
    padding:14px 15px!important;
    border-radius:16px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row span,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill span{
    font-size:12px!important;
    max-width:66%!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-characteristic-row strong,
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill strong{
    font-size:22px!important;
  }
  body.cemi-ui-single-property .cemi-single-property .cemi-equipment-pill.is-text-only span{
    font-size:17px!important;
    max-width:100%!important;
  }
}
