.realestate-hero {
  background:
    radial-gradient(circle at 88% 10%, rgba(237, 139, 250, 0.22), transparent 24%),
    radial-gradient(circle at 10% 88%, rgba(255, 237, 2, 0.22), transparent 28%),
    linear-gradient(115deg, #fff 0%, #fff8e7 52%, #fff 100%);
}

.realestate-hero h1 {
  font-size: clamp(42px, 4.75vw, 68px);
}

.realestate-visual {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 18px;
  padding: 22px;
  border: 1.5px solid #000;
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--bno-shadow-panel);
}

.property-card {
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 22px;
  padding: 24px;
  border-radius: var(--radius);
  background: #000;
  color: #fff;
}

.realestate-demand-visual .signal-chip,
.realestate-demand-visual .flow-pill,
.realestate-demand-visual .sales-card {
  min-height: 76px;
}

.realestate-demand-visual .pink {
  color: #000;
  background: var(--bno-soft-pink);
}

.realestate-demand-visual .signal-card:nth-child(3) {
  border-left-color: var(--bno-lively-pink);
}

.property-card.honest {
  background: var(--bno-soft-yellow);
  color: #000;
}

.property-card span,
.realestate-pain-grid span,
.realestate-services span,
.channel-map b {
  color: var(--bno-fiery-orange);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}

.property-card.honest span {
  color: #000;
}

.property-card strong {
  display: block;
  max-width: 10ch;
  font-family: var(--font-display);
  font-size: clamp(35px, 4vw, 55px);
  line-height: 0.92;
  font-weight: 520;
}

.property-card small {
  max-width: 42ch;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.45;
  font-weight: 750;
}

.property-card.honest small {
  color: rgba(0, 0, 0, 0.68);
}

.realestate-pain-grid,
.realestate-system-grid,
.channel-map,
.realestate-logo-grid {
  display: grid;
  gap: 16px;
}

.realestate-pain-grid,
.realestate-system-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.realestate-pain-grid article,
.realestate-system-grid article,
.channel-map article {
  min-height: 250px;
  padding: 24px;
  border: 1.5px solid rgba(0, 0, 0, 0.16);
  border-radius: var(--radius);
  background: #fff;
}

.realestate-pain-grid article:nth-child(2),
.realestate-system-grid article:nth-child(2) {
  background: var(--bno-soft-yellow);
}

.realestate-pain-grid article:nth-child(3),
.realestate-system-grid article:nth-child(3) {
  background: var(--bno-soft-orange);
}

.realestate-pain-grid article:nth-child(4),
.realestate-system-grid article:nth-child(4) {
  color: #fff;
  background: #000;
}

.realestate-pain-grid article:nth-child(4) h3,
.realestate-system-grid article:nth-child(4) h3 {
  color: #fff;
}

.realestate-pain-grid article:nth-child(4) p,
.realestate-system-grid article:nth-child(4) p {
  color: rgba(255, 255, 255, 0.74);
}

.realestate-pain-grid h3,
.realestate-system-grid h3,
.channel-map b {
  display: block;
  margin: 28px 0 12px;
  font-family: var(--font-display);
  font-size: clamp(27px, 2.55vw, 36px);
  line-height: 0.98;
  font-weight: 520;
}

.realestate-pain-grid p,
.realestate-system-grid p,
.channel-map span {
  margin: 0;
  color: rgba(0, 0, 0, 0.68);
  font-size: 16px;
  line-height: 1.45;
  font-weight: 650;
}

.realestate-system,
.realestate-proof {
  background: #fff;
}

.realestate-system-grid article {
  min-height: 270px;
}

.realestate-system-grid article span {
  color: var(--bno-fiery-orange);
  font-weight: 950;
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}

.realestate-channel-risk {
  background: var(--bno-cool-gray);
}

.channel-map {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.channel-map article {
  position: relative;
  min-height: 235px;
  overflow: hidden;
  background: #fff;
}

.channel-map article::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 7px;
  background: var(--bno-soft-orange);
}

.channel-map article:nth-child(2)::before { background: var(--bno-soft-yellow); }
.channel-map article:nth-child(3)::before { background: #000; }
.channel-map article:nth-child(4)::before { background: var(--bno-soft-pink); }
.channel-map article:nth-child(5)::before { background: linear-gradient(90deg, var(--bno-mellow-yellow), var(--bno-fiery-orange), var(--bno-lively-pink)); }

.channel-map b {
  color: #000;
  font-size: clamp(20px, 1.45vw, 24px);
  letter-spacing: 0;
  text-transform: none;
  overflow-wrap: normal;
}

.realestate-method h3,
.realestate-services h3 {
  font-size: clamp(24px, 2.1vw, 30px);
}

.realestate-services article {
  background: #fff;
}

.realestate-services article:nth-child(3n) {
  background: var(--bno-cool-gray);
}

.realestate-services article:nth-child(4n) {
  background: var(--bno-soft-yellow);
}

.realestate-logo-strip {
  padding: 32px max(20px, calc((100vw - var(--page-max)) / 2));
  color: var(--bno-paper);
  background: var(--bno-slack-black);
  border-top: 1.5px solid var(--bno-slack-black);
  border-bottom: 1.5px solid var(--bno-slack-black);
}

.realestate-logo-strip p {
  max-width: none;
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  font-weight: 780;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
}

.realestate-logo-strip .logo-cloud {
  display: grid;
  grid-template-columns: repeat(7, minmax(86px, 1fr));
  align-items: center;
  gap: 20px;
}

.realestate-logo-strip .logo-cloud img {
  width: 100%;
  height: 72px;
  padding: 18px;
  border: 1.5px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: var(--bno-paper);
  filter: none;
  object-fit: contain;
}

.realestate-compare .fit-grid article:last-child {
  background: #000;
}

.realestate-compare .fit-grid article:last-child h3 {
  color: var(--bno-paper);
}

@media (max-width: 1120px) {
  .realestate-pain-grid,
  .realestate-system-grid,
  .channel-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .realestate-logo-strip .logo-cloud {
    grid-template-columns: repeat(4, minmax(86px, 1fr));
  }
}

@media (max-width: 720px) {
  .realestate-visual {
    box-shadow: var(--bno-shadow-soft);
  }

  .realestate-hero h1 {
    font-size: clamp(38px, 10.2vw, 50px);
  }

  .property-card {
    min-height: 220px;
  }

  .property-card strong {
    max-width: 11ch;
    font-size: clamp(32px, 11vw, 46px);
  }

  .realestate-pain-grid,
  .realestate-system-grid,
  .channel-map {
    grid-template-columns: 1fr;
  }

  .realestate-logo-strip .logo-cloud {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .realestate-pain-grid article,
  .realestate-system-grid article,
  .channel-map article {
    min-height: auto;
  }

  .realestate-demand-visual .signal-row,
  .realestate-demand-visual .signal-flow {
    grid-template-columns: 1fr;
  }

  .realestate-demand-visual .arrow {
    transform: rotate(90deg);
    line-height: 1;
  }
}
