/* NOVARIS CLEAN – ruhige, bündige mobile Startseite v40 */
@media (max-width: 767px) {
  /* Einheitlicher Abschnittsrhythmus auf der Startseite. */
  #root section[data-loc="client/src/pages/Home.tsx:101"] {
    padding: 4.25rem 1.25rem !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:121"] {
    padding-top: 4rem !important;
    padding-bottom: 4.25rem !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:168"] {
    padding: 4rem 1.25rem !important;
  }

  /* Der Signaturbereich bleibt visuell stark, ohne unnötige Leerhöhe. */
  .novaris-home-signature {
    padding: 4rem 1.25rem 4.1rem !important;
  }

  .novaris-home-signature-inner {
    gap: 2.25rem !important;
  }

  .novaris-home-signature-points {
    margin: 1.7rem 0 .75rem !important;
  }

  .novaris-home-signature-visual {
    min-height: 0 !important;
    height: 20.5rem !important;
    box-shadow: 10px 12px 0 rgba(214,183,104,.09), 0 18px 42px rgba(0,0,0,.34) !important;
  }

  .novaris-home-signature-visual img {
    min-height: 0 !important;
  }

  /* Galerie: klare, gleich hohe Bildtafeln statt versetzter Restflächen. */
  #root section[data-loc="client/src/pages/Home.tsx:189"] {
    min-height: 0 !important;
    padding: 3.75rem 1rem 3.9rem !important;
    overflow: hidden !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: .9rem !important;
    width: 100% !important;
    margin: 1.75rem 0 0 !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > * {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    height: 13.25rem !important;
    min-height: 0 !important;
    margin: 0 !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > *:first-child {
    height: 20.5rem !important;
  }

  #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  /* Kundenstimmen und Abschluss beginnen bündig ohne zusätzliche Zwischenbühne. */
  #root section[data-loc="client/src/pages/Home.tsx:221"] {
    min-height: 0 !important;
    padding: 3.75rem 1rem 3.9rem !important;
  }

  .novaris-mobile-footer-contact {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}

/* v40.1 – überstimmt die ältere Home-Galerie-Regel mit gleicher Routenpräzision. */
@media (max-width: 767px) {
  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:101"] {
    padding: 4.25rem 1.25rem !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:121"] {
    padding-top: 4rem !important;
    padding-bottom: 4.25rem !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:168"] {
    padding: 4rem 1.25rem !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] {
    min-height: 0 !important;
    padding: 3.75rem 1rem 3.9rem !important;
    overflow: hidden !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: .9rem !important;
    width: 100% !important;
    margin: 1.75rem 0 0 !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > *,
  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > *:nth-child(2),
  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > *:nth-child(3) {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    height: 13.25rem !important;
    min-height: 0 !important;
    margin: 0 !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:189"] [data-loc="client/src/pages/Home.tsx:206"].novaris-gallery-immersive > *:first-child {
    height: 20.5rem !important;
  }

  body.is-home-cleanup #root section[data-loc="client/src/pages/Home.tsx:221"] {
    min-height: 0 !important;
    padding: 3.75rem 1rem 3.9rem !important;
  }
}
