.suite-listing-section{background:#f5f7f6}.suite-listing-content,.property-listing-content{min-width:0;max-width:100%;overflow:hidden}.suite-listing-content>.cre-listing-media-section,.property-listing-content>.cre-listing-media-section{margin-bottom:38px}.suite-listing-content>p,.property-listing-content>p{max-width:820px;color:#52605a;font-size:1.04rem}.property-listing-content .cre-gallery,.property-listing-content .cre-gallery-stage,.property-listing-content .cre-gallery-thumbs{max-width:100%;min-width:0}.property-listing-content .cre-gallery-thumbs{overflow-x:auto;overflow-y:hidden}.property-detail-layout{margin-top:34px}.property-detail-layout>article,.property-detail-layout>aside{min-width:0}.suite-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:26px;align-items:start;margin-top:34px}.suite-facts-card,.suite-contact-card{min-width:0;padding:28px;border:1px solid #d8e2de;border-radius:11px;background:#fff;box-shadow:0 12px 36px rgba(16,45,34,.07)}.suite-facts-card h2,.suite-contact-card h2{margin:12px 0 20px;font-size:1.65rem;letter-spacing:-.035em}.suite-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0 0 22px;background:#dce5e1;border:1px solid #dce5e1}.suite-facts-grid>div{min-width:0;padding:16px;background:#f8faf9}.suite-facts-grid small,.suite-facts-grid strong{display:block}.suite-facts-grid small,.suite-contact-card>small{color:#547064;font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.suite-facts-grid strong{margin-top:4px;overflow-wrap:anywhere}.suite-contact-card{position:sticky;top:92px;background:#123c2f;color:#fff}.suite-contact-card>small{color:#91c7b0}.suite-contact-card h2{color:#fff}.suite-contact-card p{color:#d4e3dc}.suite-contact-card p a{color:#fff}.suite-contact-card .button{width:100%;gap:9px;background:#fff;color:#123c2f}.suite-contact-card .button:hover{background:#dff1e9}@media(max-width:900px){.suite-detail-layout{grid-template-columns:1fr}.suite-contact-card{position:static}.suite-facts-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.suite-listing-section{padding-top:38px}.suite-facts-card,.suite-contact-card{padding:20px}.suite-facts-grid{grid-template-columns:1fr}.suite-detail-layout{gap:16px;margin-top:22px}.property-detail-layout{margin-top:24px}}

.suite-listing-content,
.property-listing-content {
  margin-top: clamp(30px, 5vw, 54px);
}

.cre-listing-editorial {
  width: min(100%, 920px);
  margin: 0 auto;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid #d8e2de;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 14px 38px rgba(16, 45, 34, .07);
  color: #263a32;
  overflow-wrap: anywhere;
}

.cre-alert-cta + .cre-listing-editorial,
.cre-listing-editorial + .cre-listing-editorial {
  margin-top: clamp(28px, 4vw, 42px);
}

.cre-listing-editorial-inherited {
  border-color: #b9d4c8;
  border-left: 5px solid #2f7d60;
  background: #edf5f1;
  box-shadow: none;
}

.cre-listing-editorial h2 {
  margin: 0 0 20px;
  color: #123c2f;
  font-size: clamp(1.75rem, 3vw, 2.35rem);
  line-height: 1.12;
  letter-spacing: -.035em;
}

.cre-listing-editorial h2 a {
  color: inherit;
  text-decoration-color: #78a993;
  text-decoration-thickness: 2px;
  text-underline-offset: .18em;
}

.cre-listing-editorial-body {
  min-width: 0;
  font-size: clamp(1rem, 1.4vw, 1.075rem);
  line-height: 1.72;
}

.cre-listing-editorial-body > :first-child { margin-top: 0; }
.cre-listing-editorial-body > :last-child { margin-bottom: 0; }
.cre-listing-editorial-body p,
.cre-listing-editorial-body li { color: #43564e; }
.cre-listing-editorial-body h3,
.cre-listing-editorial-body h4 { color: #173f31; }
.cre-listing-editorial-body h3 { margin: 1.6em 0 .55em; font-size: clamp(1.3rem, 2vw, 1.6rem); }
.cre-listing-editorial-body a { color: #176044; text-decoration-thickness: 1.5px; text-underline-offset: .15em; }
.cre-listing-editorial-body img,
.cre-listing-editorial-body picture,
.cre-listing-editorial-body video,
.cre-listing-editorial-body audio,
.cre-listing-editorial-body svg,
.cre-listing-editorial-body canvas,
.cre-listing-editorial-body iframe,
.cre-listing-editorial-body table { max-width: 100%; }
.cre-listing-editorial-body table { display: block; width: 100%; overflow-x: auto; }
.cre-listing-editorial-body pre { max-width: 100%; overflow-x: auto; }
.cre-listing-editorial-body .alignwide,
.cre-listing-editorial-body .alignfull,
.cre-listing-editorial-body .elementor-section.elementor-section-stretched,
.cre-listing-editorial-body .e-con.e-con-full {
  right: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

@media (max-width: 640px) {
  .suite-listing-content,
  .property-listing-content { margin-top: 28px; }
  .cre-listing-editorial { padding: 22px 18px; border-radius: 9px; }
  .cre-listing-editorial-inherited { border-left-width: 4px; }
  .cre-listing-editorial-body .wp-block-columns { flex-wrap: wrap !important; }
  .cre-listing-editorial-body .wp-block-column { flex-basis: 100% !important; min-width: 0; }
}
