/* CEMI Core v1.2.77 — ajustes finos hero single property */
body.cemi-ui-single-property .cemi-single-hero{
  background:#0b0f18!important;
  overflow:hidden!important;
}
body.cemi-ui-single-property .cemi-single-hero-bg{
  object-fit:contain!important;
  object-position:center center!important;
  width:100%!important;
  height:100%!important;
  filter:saturate(1.02) contrast(1.02)!important;
  background:#0b0f18!important;
}
body.cemi-ui-single-property .cemi-single-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 72% 45%,rgba(215,38,107,.16),transparent 34%),linear-gradient(135deg,#080b12,#121a28 54%,#1A2231);
  z-index:0;
}
body.cemi-ui-single-property .cemi-single-hero-bg,
body.cemi-ui-single-property .cemi-single-hero-overlay,
body.cemi-ui-single-property .cemi-single-hero-inner{position:relative;z-index:1}
body.cemi-ui-single-property .cemi-single-hero-bg{position:absolute!important;z-index:1!important}
body.cemi-ui-single-property .cemi-single-hero-overlay{position:absolute!important;z-index:2!important}
body.cemi-ui-single-property .cemi-single-hero-inner{z-index:3!important}
body.cemi-ui-single-property .cemi-single-hero-overlay{
  background:linear-gradient(90deg,rgba(7,10,16,.96) 0%,rgba(10,15,23,.82) 36%,rgba(10,15,23,.38) 64%,rgba(10,15,23,.18) 100%)!important;
}
body.cemi-ui-single-property .cemi-single-hero-inner{
  grid-template-columns:minmax(0,1fr) minmax(340px,430px)!important;
  gap:clamp(22px,3vw,48px)!important;
  align-items:end!important;
}
body.cemi-ui-single-property .cemi-single-hero-specs{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(130px,1fr))!important;
  gap:10px!important;
  max-width:760px!important;
}
body.cemi-ui-single-property .cemi-single-hero-specs span{
  min-width:0!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.105)!important;
  border:1px solid rgba(255,255,255,.16)!important;
}
body.cemi-ui-single-property .cemi-single-hero-specs strong{font-size:clamp(18px,1.45vw,25px)!important}
body.cemi-ui-single-property .cemi-single-hero-specs small{font-size:10.5px!important}
body.cemi-ui-single-property .cemi-single-hero-panel{
  gap:14px!important;
  align-self:end!important;
}
body.cemi-ui-single-property .cemi-single-hero-cta,
body.cemi-ui-single-property .cemi-single-hero-panel .cemi-fav-btn,
body.cemi-ui-single-property .cemi-single-hero-panel .cemi-favorite-btn,
body.cemi-ui-single-property .cemi-single-hero-panel [class*="fav"]{
  display:none!important;
}
body.cemi-ui-single-property .cemi-single-hero-payments{
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.075);
  border-radius:18px;
  padding:13px;
}
body.cemi-ui-single-property .cemi-single-hero-pay-title{
  display:block;
  margin:0 0 9px;
  color:rgba(255,255,255,.62);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
body.cemi-ui-single-property .cemi-single-hero-pay-pills{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
body.cemi-ui-single-property .cemi-single-hero-pay-pills span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(215,38,107,.18);
  color:#fff;
  border:1px solid rgba(215,38,107,.28);
  font-size:12px;
  font-weight:850;
}
body.cemi-ui-single-property .cemi-single-hero-actions{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}
body.cemi-ui-single-property .cemi-single-hero-actions .cemi-compare-btn{
  width:100%!important;
  min-height:42px!important;
  display:inline-flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:5px!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.cemi-ui-single-property .cemi-single-hero-actions .cemi-compare-mark{display:none!important}
body.cemi-ui-single-property .cemi-single-hero-actions .cemi-compare-text{font-size:12px!important;font-weight:900!important}
body.cemi-ui-single-property .cemi-card-title .cemi-fav-btn,
body.cemi-ui-single-property .cemi-card-title .cemi-favorite-btn{display:none!important}

@media (min-width:1440px){
  body.cemi-ui-single-property .cemi-single-hero{min-height:clamp(620px,72vh,820px)!important}
  body.cemi-ui-single-property .cemi-single-hero-inner{width:min(100% - 80px,1760px)!important}
}
@media (max-width:1180px){
  body.cemi-ui-single-property .cemi-single-hero-bg{object-fit:cover!important;object-position:center!important}
  body.cemi-ui-single-property .cemi-single-hero-inner{grid-template-columns:1fr!important;align-items:start!important}
  body.cemi-ui-single-property .cemi-single-hero-panel{max-width:720px!important;width:100%!important}
  body.cemi-ui-single-property .cemi-single-hero-specs{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}
}
@media (max-width:720px){
  body.cemi-ui-single-property .cemi-single-hero{min-height:auto!important}
  body.cemi-ui-single-property .cemi-single-hero-bg{object-fit:cover!important;opacity:.55!important}
  body.cemi-ui-single-property .cemi-single-hero-overlay{background:linear-gradient(180deg,rgba(8,11,18,.88),rgba(8,11,18,.96))!important}
  body.cemi-ui-single-property .cemi-single-hero-inner{padding:82px 14px 18px!important;gap:16px!important}
  body.cemi-ui-single-property .cemi-single-hero-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body.cemi-ui-single-property .cemi-single-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.cemi-ui-single-property .cemi-single-hero-pay-pills span{font-size:11px;min-height:28px;padding:6px 9px}
}
