/* Balkenhohl Immobilien v139
   Mobile readability, fully visible photography and compact conversion controls. */
:root {
  --v139-ink: #092035;
  --v139-copy: #465b6b;
  --v139-green: #2f6758;
  --v139-green-dark: #123c36;
  --v139-gold: #b77b35;
  --v139-gold-light: #e8c47c;
  --v139-mint: #e8f1ed;
  --v139-paper: #fbfaf7;
  --v139-line: rgba(9, 32, 53, .15);
}

/* German words remain intact. Line breaks happen at spaces, not inside words. */
.v137-page h1,
.v137-page h2,
.v137-page h3,
.oe-page h1,
.oe-page h2,
.oe-page h3,
main h1,
main h2,
main h3,
main .form-title,
.v137-page .form-title,
.oe-page .form-title,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.contact-card h2 {
  max-width: 100%;
  overflow-wrap: normal !important;
  word-break: normal !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
  text-wrap: balance;
}

/* Legacy and utility templates follow the same readable rhythm as the new pages. */
main p:not(.v137-kicker):not(.oe-kicker):not(.eyebrow),
main li {
  line-height: 1.65;
}
main .eyebrow {
  color: #85531b;
  font-size: .78rem;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: .15em;
}
.hero .eyebrow,
.page-hero .eyebrow,
.mm-hero .eyebrow,
.about-band .eyebrow,
.cta-card .eyebrow,
.news-cta-card .eyebrow {
  color: #f0cb88;
}
.contact-form label > span,
.newsletter-form label > span,
.wizard-fields label > span,
.tracking-login label > span {
  color: #4d5961;
}

.v137-page p,
.v137-page li,
.oe-page p,
.oe-page li {
  overflow-wrap: break-word;
  word-break: normal;
  -webkit-hyphens: none;
  hyphens: none;
}

/* One consistent, high-contrast type hierarchy across every experience. */
.v137-kicker,
.oe-kicker {
  color: #85531b !important;
  font-size: .78rem !important;
  font-weight: 900 !important;
  line-height: 1.35 !important;
  letter-spacing: .16em !important;
}
.v137-page p,
.v137-page li,
.oe-page p,
.oe-page li,
.v137-page summary,
.oe-page summary {
  color: var(--v139-copy);
}
.v137-home-hero .v137-kicker,
.v137-region-gallery .v137-kicker,
.v137-final-stage .v137-kicker,
.v137-lp-next .v137-kicker,
.v137-online-region .v137-kicker,
.v137-form-hero .v137-kicker,
.v138-reading-room .v137-kicker,
.v138-market-compass .v137-kicker,
.oe-form--navy .oe-kicker,
.oe-form--black .oe-kicker,
.oe-form--graphite .oe-kicker,
.oe-form--forest .oe-kicker,
.oe-sale-track .oe-kicker,
.oe-luxury-calibration .oe-kicker,
.oe-impact-matrix .oe-kicker,
.oe-hero--editorial .oe-kicker,
.oe-luxury-spread .oe-kicker,
.oe-luxury-manifesto .oe-kicker {
  color: #f0cb88 !important;
}
.oe-form:not(.oe-form--navy):not(.oe-form--black):not(.oe-form--graphite):not(.oe-form--forest) .oe-kicker {
  color: #85531b !important;
}

/* Real city photography replaces decorative initials. */
.v138-region-card {
  display: block;
  padding: 0;
  background: #153f38;
}
.v138-region-card:nth-child(n) { background: #153f38; }
.v138-region-card::after {
  z-index: 1;
  background: linear-gradient(0deg, rgba(4, 21, 34, .94) 0%, rgba(4, 21, 34, .5) 38%, rgba(4, 21, 34, .03) 74%);
}
.v138-region-card > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.v138-region-card > span {
  position: absolute;
  inset: auto 28px 28px;
  z-index: 2;
}

.v138-local-map-mark {
  position: relative;
  display: block;
  min-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 28px 150px 28px 28px;
  background: #153f38;
  box-shadow: 0 26px 70px rgba(8, 31, 48, .14);
}
.v138-local-map-mark::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(0deg, rgba(5, 26, 38, .9), transparent 58%);
  pointer-events: none;
}
.v137-local-lens .v138-local-map-mark > img {
  display: block;
  width: 100%;
  height: clamp(390px, 44vw, 610px);
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}
.v138-local-map-mark figcaption {
  position: absolute;
  right: 28px;
  bottom: 26px;
  left: 28px;
  z-index: 2;
  display: grid;
  color: #fff;
  text-align: left;
}
.v138-local-map-mark figcaption strong {
  color: #fff;
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1;
  white-space: nowrap;
}
.v138-local-map-mark figcaption small { margin-top: 8px; color: rgba(255,255,255,.84); }
.v138-region-card strong { white-space: nowrap; }

.v138-online-city-grid a {
  grid-template-columns: 96px 1fr auto;
  overflow: hidden;
}
.v139-city-thumb {
  width: 96px;
  height: 112px;
  object-fit: cover;
  border-radius: 14px;
}

/* Trust characteristics: compact cards, never a hidden horizontal carousel. */
.v137-lp-hero__chips,
.oe-page .oe-hero__facts {
  overflow: visible !important;
}
.v137-lp-hero__chips span,
.oe-page .oe-hero__facts span {
  overflow-wrap: normal !important;
  word-break: normal !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
}

/* Object lens: desktop view plus a mobile sticky companion. */
.v139-lens-dock { display: none; }

/* Comparison table swipe cue. */
.oe-swipe-hint { display: none; }

/* Brand and form titles must never lose their first/last letters. */
.v137-contact-form-stage aside h2,
.contact-card h2 {
  font-size: clamp(2rem, 3.2vw, 3rem) !important;
  line-height: 1.05 !important;
  white-space: normal;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
}
.v137-form-card,
.v137-form-card .contact-form,
.oe-form__card,
.oe-form__card .contact-form { overflow: visible !important; }
.v137-form-card .form-title,
.oe-form__card .form-title,
.v137-contact-form-stage .form-title {
  width: 100%;
  margin-left: 0 !important;
  padding-left: 1px !important;
  overflow: visible !important;
  line-height: 1.12 !important;
  letter-spacing: -.035em !important;
  text-indent: 0 !important;
}

/* Long regional search terms stay fully visible in the desktop hero column. */
.v137-lp--immobilienbewertung .v137-lp-hero__copy h1,
.v137-lp--immobilienmakler .v137-lp-hero__copy h1 {
  font-size: clamp(1.9rem, 3.45vw, 3rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -.04em !important;
}

@media (max-width: 1080px) {
  .v137-related a {
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }
}

@media (max-width: 820px) {
  /* Vertical overflow must stay visible so sticky in-section helpers can work. */
  body { overflow: visible !important; }
  html { overflow-x: clip !important; overflow-y: visible !important; }
  .v137-page { overflow: visible !important; }

  /* Smaller floating controls leave the content visible. */
  .bre-floating-menu {
    top: calc(12px + env(safe-area-inset-top)) !important;
    right: 12px !important;
    width: 52px !important;
    height: 52px !important;
    min-height: 52px !important;
    justify-content: center !important;
    padding: 0 !important;
    border-radius: 50% !important;
  }
  .bre-floating-menu > span:last-child { display: none !important; }
  .bre-floating-menu__icon { width: 22px; gap: 4px; }
  .bre-floating-menu__icon i { width: 22px; height: 2px; }

  /* Reliable mobile type scale without broken compound words. */
  .v137-page h2,
  .oe-page h2,
  main h2 {
    font-size: clamp(2rem, 8.6vw, 3.2rem) !important;
    line-height: 1.02 !important;
    letter-spacing: -.045em !important;
  }
  .v137-page h3,
  .oe-page h3,
  main h3 {
    font-size: clamp(1.42rem, 6.1vw, 2.15rem) !important;
    line-height: 1.1 !important;
  }
  .v137-page p,
  .v137-page li,
  .oe-page p,
  .oe-page li {
    font-size: 1.0625rem;
    line-height: 1.62;
  }
  main p:not(.v137-kicker):not(.oe-kicker):not(.eyebrow),
  main li {
    font-size: clamp(1rem, 4.3vw, 1.08rem);
    line-height: 1.62;
  }
  .contact-form label > span,
  .newsletter-form label > span,
  .wizard-fields label > span,
  .tracking-login label > span {
    font-size: .8rem !important;
    line-height: 1.35;
  }
  .contact-form input,
  .contact-form select,
  .contact-form textarea,
  .newsletter-form input,
  .wizard-fields input,
  .wizard-fields select,
  .wizard-fields textarea {
    font-size: 1rem !important;
    line-height: 1.45;
  }
  .v137-kicker,
  .oe-kicker {
    margin-bottom: 15px !important;
    font-size: .76rem !important;
    line-height: 1.35 !important;
    letter-spacing: .15em !important;
  }
  .v137-lp-hero__lead,
  .oe-hero__lead,
  .oe-form__intro > p:not(.oe-kicker),
  .v137-lp-contact__intro > p:not(.v137-kicker),
  .v137-section-intro > p:last-child {
    color: #3f5565 !important;
    font-size: 1.08rem !important;
    line-height: 1.65 !important;
  }
  .v137-section-intro { margin-bottom: 30px; }

  /* Every regional landing hero becomes image-first and full-width. */
  .v137-lp-hero,
  .v137-lp--cinematic .v137-lp-hero,
  .v137-lp--gallery .v137-lp-hero,
  .v137-lp--calm .v137-lp-hero,
  .v137-lp--studio .v137-lp-hero,
  .v137-lp--estate .v137-lp-hero {
    display: flex !important;
    min-height: 0 !important;
    flex-direction: column !important;
    overflow: visible !important;
    background: #edf3f0 !important;
  }
  .v137-lp-hero__media,
  .v137-lp--cinematic .v137-lp-hero__media,
  .v137-lp--gallery .v137-lp-hero__media,
  .v137-lp--calm .v137-lp-hero__media,
  .v137-lp--studio .v137-lp-hero__media,
  .v137-lp--estate .v137-lp-hero__media {
    position: relative !important;
    inset: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: clamp(300px, 45svh, 450px) !important;
    min-height: 300px !important;
    flex: 0 0 auto;
    clip-path: none !important;
    border-radius: 0 !important;
  }
  .v137-lp-hero__media picture,
  .v137-lp-hero__media img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .v137-lp-hero__media img { object-fit: cover; object-position: center 48%; }
  .v137-lp-hero__media::after,
  .v137-lp--cinematic .v137-lp-hero__media::after {
    background: linear-gradient(0deg, rgba(8, 31, 47, .5), transparent 60%) !important;
  }
  .v137-lp-hero__grid {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .v137-lp-hero__copy,
  .v137-lp--cinematic .v137-lp-hero__copy,
  .v137-lp--gallery .v137-lp-hero__copy,
  .v137-lp--calm .v137-lp-hero__copy,
  .v137-lp--studio .v137-lp-hero__copy,
  .v137-lp--estate .v137-lp-hero__copy {
    margin: 0 !important;
    padding: 34px 18px 26px !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: var(--v139-ink) !important;
    background: #edf3f0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }
  .v137-lp--cinematic .v137-lp-hero__copy p,
  .v137-lp--cinematic .v137-lp-hero__copy .v137-text-link { color: var(--v139-copy) !important; }
  .v137-lp-hero__copy h1 {
    font-size: clamp(2.2rem, 9.5vw, 3.45rem) !important;
    line-height: .98 !important;
    letter-spacing: -.052em !important;
  }
  .v137-lp--immobilienbewertung .v137-lp-hero__copy h1,
  .v137-lp--immobilienmakler .v137-lp-hero__copy h1 {
    font-size: clamp(1.78rem, 7.45vw, 2.8rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -.042em !important;
  }
  .v137-lp-hero__lead { font-size: 1rem !important; }

  .v137-lp-hero__chips {
    position: static !important;
    inset: auto !important;
    display: grid !important;
    width: auto !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    margin: 0 14px 24px !important;
    padding: 0 !important;
    background: transparent !important;
  }
  .v137-lp-hero__chips span {
    display: flex !important;
    min-height: 44px;
    align-items: center;
    gap: 8px;
    padding: 9px 11px !important;
    border: 1px solid var(--v139-line) !important;
    border-radius: 12px !important;
    color: var(--v139-ink) !important;
    background: rgba(255,255,255,.76) !important;
    box-shadow: none !important;
    font-size: .75rem !important;
    line-height: 1.2;
    white-space: normal !important;
  }
  .v137-lp-hero__chips span::before {
    content: "✓";
    flex: 0 0 20px;
    display: grid;
    width: 20px;
    height: 20px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: var(--v139-green);
    font-size: .64rem;
  }
  .v137-lp-hero__chips span:last-child { grid-column: 1 / -1; }

  /* Personal valuation: full photograph, then readable statement. */
  .v137-valuation-hero {
    display: flex !important;
    min-height: 0 !important;
    flex-direction: column !important;
    padding: 0 !important;
  }
  .v137-valuation-hero__media {
    position: relative !important;
    inset: auto !important;
    left: auto !important;
    width: 100% !important;
    height: clamp(300px, 44svh, 440px) !important;
    min-height: 300px !important;
    order: -1;
  }
  .v137-valuation-hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
  .v137-valuation-hero__media::after { background: linear-gradient(0deg, #e9efec 0%, transparent 25%) !important; }
  .v137-valuation-hero__grid {
    display: block !important;
    width: 100% !important;
    padding: 32px 18px 54px !important;
  }
  .v137-valuation-hero__grid > div { padding: 0 !important; }
  .v137-valuation-hero h1 {
    font-size: clamp(2.7rem, 12.3vw, 4.15rem) !important;
    line-height: .92 !important;
  }
  .v137-valuation-hero h1 em { display: inline-block; margin-top: 8px; }

  /* Owner pages also use a complete, undistorted mobile hero image. */
  .oe-page .oe-hero {
    min-height: 0 !important;
    padding: 0 0 54px !important;
    background-image: none !important;
  }
  .oe-hero--panorama::before,
  .oe-hero--confidential::before,
  .oe-hero--editorial::before { display: none !important; }
  .oe-page .oe-hero__grid {
    display: flex !important;
    min-height: 0 !important;
    flex-direction: column !important;
    gap: 0 !important;
  }
  .oe-page .oe-hero__visual {
    position: relative;
    width: 100%;
    min-height: 0 !important;
    order: -1;
  }
  .oe-page .oe-hero__image,
  .oe-hero--panorama .oe-hero__image,
  .oe-hero--confidential .oe-hero__image,
  .oe-hero--editorial .oe-hero__image {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: clamp(300px, 44svh, 440px) !important;
    min-height: 300px !important;
    clip-path: none !important;
    transform: none !important;
    border: 0 !important;
    border-radius: 0 64px 0 0 !important;
    background-image: linear-gradient(180deg, transparent 58%, rgba(7,20,33,.32)), var(--oe-hero-image) !important;
    background-position: center !important;
    background-size: cover !important;
    box-shadow: none !important;
    filter: none !important;
  }
  .oe-page .oe-hero__copy { width: 100%; padding-top: 36px; }
  .oe-page .oe-hero .breadcrumb { margin-bottom: 24px; }
  .oe-page .oe-hero__copy h1 {
    font-size: clamp(2.35rem, 10.4vw, 3.65rem) !important;
    line-height: .98 !important;
    letter-spacing: -.05em !important;
  }
  .oe-page .oe-hero__lead { margin-top: 20px; font-size: 1.08rem !important; }
  .oe-page .oe-hero__facts {
    position: static !important;
    inset: auto !important;
    display: grid !important;
    width: 100% !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    padding: 10px 0 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .oe-page .oe-hero__facts span {
    display: flex !important;
    min-height: 42px !important;
    align-items: center !important;
    padding: 8px 10px !important;
    border: 1px solid rgba(9,32,53,.14) !important;
    border-radius: 11px !important;
    color: var(--v139-ink) !important;
    background: rgba(255,255,255,.9) !important;
    box-shadow: none !important;
    font-size: .76rem !important;
    line-height: 1.22 !important;
    white-space: normal !important;
  }
  .oe-page .oe-hero__facts span:last-child:nth-child(odd) { grid-column: 1 / -1; }

  /* Compact vertical rhythm; remove empty card acreage. */
  .v137-lp-contact,
  .v137-lp-story,
  .v137-local-lens,
  .v137-lp-next,
  .v137-lp-faq,
  .v137-value-materials,
  .v137-valuation-form,
  .v137-valuation-journey,
  .v137-online-wizard,
  .v137-online-region,
  .v138-reading-room,
  .v138-object-lens,
  .v138-market-compass,
  .v138-valuation-context,
  .v138-google-reviews,
  .v138-about-network,
  .oe-page .section,
  .oe-page .oe-form,
  .oe-page .oe-faq {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .v137-lp-contact__grid,
  .v137-lp-story__grid,
  .v137-lp-faq__grid,
  .v137-online-wizard__grid,
  .v137-form-stage > .container,
  .v137-contact-form-stage > .container,
  .oe-form__grid,
  .oe-faq__grid { gap: 30px !important; }
  .oe-form--split {
    color: var(--v139-ink) !important;
    background: linear-gradient(145deg, #e7eef2, #efe9dc) !important;
  }
  .oe-form--split .oe-form__intro > p:not(.oe-kicker),
  .oe-form--split .oe-form__promise span { color: #445b69 !important; }
  .oe-form--sand .oe-form__intro > p:not(.oe-kicker),
  .oe-form--mint .oe-form__intro > p:not(.oe-kicker),
  .oe-form--sky .oe-form__intro > p:not(.oe-kicker),
  .oe-form--linen .oe-form__intro > p:not(.oe-kicker),
  .oe-form--slate .oe-form__intro > p:not(.oe-kicker),
  .oe-form--ivory .oe-form__intro > p:not(.oe-kicker),
  .oe-form--stone .oe-form__intro > p:not(.oe-kicker),
  .oe-form--clay .oe-form__intro > p:not(.oe-kicker),
  .oe-form--ochre .oe-form__intro > p:not(.oe-kicker),
  .oe-form--pearl .oe-form__intro > p:not(.oe-kicker),
  .oe-form--sand .oe-form__promise span,
  .oe-form--mint .oe-form__promise span,
  .oe-form--sky .oe-form__promise span,
  .oe-form--linen .oe-form__promise span,
  .oe-form--slate .oe-form__promise span,
  .oe-form--ivory .oe-form__promise span,
  .oe-form--stone .oe-form__promise span,
  .oe-form--clay .oe-form__promise span,
  .oe-form--ochre .oe-form__promise span,
  .oe-form--pearl .oe-form__promise span { color: #445b69 !important; }
  .oe-form__promise strong { color: var(--v139-ink); font-size: 1.08rem; }
  .oe-form__promise span { font-size: 1rem; line-height: 1.58; }
  .v137-form-card { margin-inline: 0 !important; padding: 22px 18px !important; }
  .v137-form-card .form-title,
  .oe-form__card .form-title { font-size: clamp(1.65rem, 7.6vw, 2.3rem) !important; }
  .v137-material-grid { gap: 10px; }
  .v137-material-grid article {
    min-height: 0 !important;
    padding: 25px !important;
    transform: none !important;
  }
  .v137-material-grid svg { margin-bottom: 24px !important; }
  .v137-decision-card { min-height: 260px !important; padding: 25px !important; }
  .v137-decision-card svg { margin-bottom: 34px; }
  .v137-decision-card small { margin-top: 0; }
  .v137-contact-choices a { min-height: 0 !important; padding: 28px !important; }
  .v138-reading-room__grid { margin-top: 28px; }
  .v138-reading-card { min-height: 0 !important; padding: 24px !important; }
  .v138-reading-room__quote { padding: 24px !important; }
  .v138-google-reviews__grid { gap: 28px !important; }
  .v138-google-reviews__intro { display: grid; gap: 18px; }
  .v138-google-reviews__intro .v137-kicker,
  .v138-google-reviews__intro h2 { margin-bottom: 0 !important; }
  .v138-google-reviews__fallback { min-height: 0 !important; padding: 26px 22px !important; }
  .v138-google-reviews__fallback strong { font-size: 1.7rem; }
  .v138-market-panel { padding: 24px 18px !important; }
  .v138-market-panel dl { margin: 25px 0 22px; }
  .v138-market-panel dl > div { min-height: 0 !important; padding: 18px; }
  .v137-next-flow article { min-height: 0 !important; padding: 24px !important; }
  .v137-next-flow strong { margin-bottom: 18px !important; }

  /* Real local image cards. */
  .v138-region-card { height: 340px !important; }
  .v138-region-card > span { inset: auto 22px 22px; }
  .v138-region-card strong { font-size: 2rem; }
  .v137-local-lens__grid { gap: 32px !important; }
  .v138-local-map-mark { border-radius: 22px 70px 22px 22px; }
  .v137-local-lens .v138-local-map-mark > img { height: 340px !important; }
  .v138-local-map-mark figcaption { inset: auto 22px 22px; }
  .v138-local-map-mark figcaption strong { font-size: 2.25rem; }
  .v138-online-city-grid a {
    min-height: 0 !important;
    grid-template-columns: 92px 1fr !important;
    padding: 14px !important;
  }
  .v139-city-thumb { width: 92px; height: 112px; border-radius: 12px; }
  .v138-online-city-grid a > b { display: none; }
  .v138-online-city-grid a > span:not(.v138-city-monogram) { position: static !important; }

  /* Sticky mini lens stays visible while its five factors scroll. */
  .v138-object-lens__grid { display: block !important; }
  .v138-object-lens__stage { position: static !important; }
  .v138-lens-display {
    width: min(270px, 78vw) !important;
    margin: 28px auto 20px !important;
    padding: 35px !important;
  }
  .v138-lens-display strong { font-size: 2.35rem !important; }
  .v138-lens-display em { font-size: 1.2rem !important; }
  .v139-lens-dock {
    position: sticky;
    top: calc(12px + env(safe-area-inset-top));
    z-index: 90;
    display: grid;
    width: min(265px, calc(100% - 74px));
    grid-template-columns: 38px 1fr auto;
    gap: 9px;
    align-items: center;
    margin: 22px 0 16px;
    padding: 9px 12px 12px;
    border: 1px solid rgba(255,255,255,.35);
    border-radius: 16px;
    color: #fff;
    background: rgba(8, 39, 52, .91);
    box-shadow: 0 14px 34px rgba(8,31,48,.2);
    backdrop-filter: blur(14px);
  }
  .v139-lens-dock__icon {
    position: relative;
    width: 34px;
    height: 34px;
    border: 2px solid var(--v139-gold-light);
    border-radius: 50%;
  }
  .v139-lens-dock__icon::after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 0;
    width: 11px;
    height: 2px;
    border-radius: 2px;
    background: var(--v139-gold-light);
    transform: rotate(45deg);
  }
  .v139-lens-dock__copy { display: grid; }
  .v139-lens-dock__copy small { color: rgba(255,255,255,.67); font-size: .63rem; letter-spacing: .08em; text-transform: uppercase; }
  .v139-lens-dock__copy strong { color: #fff; font-size: .96rem; transition: opacity .12s ease, transform .12s ease; }
  .v139-lens-dock > b { color: #fff; font-size: .72rem; }
  .v139-lens-dock > i {
    grid-column: 2 / 4;
    height: 3px;
    overflow: hidden;
    border-radius: 99px;
    background: rgba(255,255,255,.18);
  }
  .v139-lens-dock > i span { display: block; width: 20%; height: 100%; background: var(--v139-gold-light); transition: width .2s ease; }
  .v138-object-lens__steps { gap: 10px !important; }
  .v138-lens-step { min-height: 0 !important; padding: 24px !important; }

  /* Family facts: label and value stack without mid-word breaks. */
  .oe-family-table__sheet { box-shadow: 8px 8px 0 #ded2c7; }
  .oe-family-table__sheet > div { grid-template-columns: 1fr !important; }
  .oe-family-table__sheet span,
  .oe-family-table__sheet b {
    padding: 0 20px;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
  .oe-family-table__sheet span { padding-top: 20px; white-space: nowrap; }
  .oe-family-table__sheet b { padding-top: 7px; padding-bottom: 20px; }

  /* Comparison table: full words, complete columns and an explicit swipe affordance. */
  .oe-swipe-hint {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: -20px 0 14px;
    padding: 10px 12px;
    border-radius: 12px;
    color: #284457;
    background: #e2ecf0;
    font-size: .82rem;
    font-weight: 800;
    line-height: 1.35;
  }
  .oe-swipe-hint span { font-size: 1.25rem; }
  .oe-comparison-table {
    position: relative;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x proximity;
    overscroll-behavior-inline: contain;
    border-radius: 18px;
  }
  .oe-comparison-table > div {
    min-width: 700px !important;
    grid-template-columns: 150px 275px 275px !important;
  }
  .oe-comparison-table > div > * {
    min-width: 0;
    padding: 20px 18px !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
    line-height: 1.45 !important;
  }
  .oe-comparison-table > div > :first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    box-shadow: 8px 0 12px -12px rgba(9,32,53,.65);
  }
  .oe-comparison-table .is-head { background: #1d3448 !important; }
  .oe-comparison-table .is-head > :first-child,
  .oe-comparison-table .is-head > :nth-child(2) { background: #1d3448; }
  .oe-comparison-table .is-head > :nth-child(3) { background: #665b48; }
  .oe-comparison-table > div:not(.is-head) > :first-child { background: #f0f2f3; }

  /* Contact headings and brand names. */
  .v137-contact-form-stage aside { padding: 26px 20px !important; }
  .v137-contact-form-stage aside h2,
  .contact-card h2 {
    font-size: clamp(1.45rem, 6.2vw, 2.05rem) !important;
    letter-spacing: -.035em !important;
    white-space: nowrap !important;
  }
  .v137-contact-form-stage aside a,
  .contact-card a,
  .site-footer a { overflow-wrap: anywhere; }
  .site-footer h3 { font-size: 1.35rem !important; line-height: 1.15 !important; }
  .footer-grid { gap: 28px !important; }
  .footer-bottom > span { white-space: nowrap; }

  /* Compact mobile conversion bar. */
  .v137-mobile-cta {
    right: 8px !important;
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    left: 8px !important;
    grid-template-columns: minmax(0, 1fr) 96px !important;
    gap: 5px !important;
    padding: 5px !important;
    border-radius: 15px !important;
  }
  .v137-mobile-cta a {
    min-height: 44px !important;
    padding: 7px 10px !important;
    border-radius: 10px !important;
    font-size: .86rem;
    line-height: 1.15;
  }
}

@media (max-width: 520px) {
  .container { width: min(100% - 28px, var(--container)); }
  .v137-home-hero { min-height: 650px; }
  .v137-home-hero__content { padding-top: 78px; padding-bottom: 128px; }
  .v137-home-hero__content h1 { font-size: clamp(2.9rem, 15.6vw, 4.3rem) !important; }
  .v137-hero-ribbon { display: grid; grid-template-columns: 1fr 1fr; }
  .v137-hero-ribbon span { padding: 8px 10px; font-size: .69rem; }
  .v137-hero-ribbon span:last-child { grid-column: 1 / -1; }
  .v137-lp-hero__media,
  .v137-lp--cinematic .v137-lp-hero__media,
  .v137-lp--gallery .v137-lp-hero__media,
  .v137-lp--calm .v137-lp-hero__media,
  .v137-lp--studio .v137-lp-hero__media,
  .v137-lp--estate .v137-lp-hero__media { height: 320px !important; min-height: 320px !important; }
  .v137-lp-hero__copy h1 { font-size: clamp(2.05rem, 9.2vw, 2.85rem) !important; }
  .v137-lp--immobilienbewertung .v137-lp-hero__copy h1,
  .v137-lp--immobilienmakler .v137-lp-hero__copy h1 { font-size: clamp(1.72rem, 7.25vw, 2.35rem) !important; }
  .v137-valuation-hero h1 { font-size: clamp(2.6rem, 11.7vw, 3.5rem) !important; }
  .oe-page .oe-hero__copy h1 { font-size: clamp(2.2rem, 9.8vw, 3.1rem) !important; }
  .v137-local-lens .v138-local-map-mark > img { height: 310px !important; }
  .v138-online-city-grid a { grid-template-columns: 78px 1fr !important; }
  .v139-city-thumb { width: 78px; height: 102px; }
  .v138-online-city-grid a small { font-size: .78rem; line-height: 1.35; }
  .v139-lens-dock { width: min(250px, calc(100% - 66px)); }
  .v138-lens-step { padding: 22px 20px !important; }
  .oe-comparison-table > div { min-width: 660px !important; grid-template-columns: 140px 260px 260px !important; }
}

@media (max-width: 350px) {
  .v137-contact-form-stage aside { padding-right: 16px !important; padding-left: 16px !important; }
  .v137-contact-form-stage aside h2,
  .contact-card h2 { font-size: 1.25rem !important; }
  .v137-lp--immobilienbewertung .v137-lp-hero__copy h1,
  .v137-lp--immobilienmakler .v137-lp-hero__copy h1 { font-size: 1.5rem !important; }
}

@media (prefers-reduced-motion: reduce) {
  .v139-lens-dock *,
  .v139-city-thumb { transition: none !important; }
}
