/* Hero Pretty Food — couche finale isolée. */
main#top section.hero.hero-web {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 860px !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
}

main#top section.hero.hero-web .hero-nav {
  position: absolute !important;
  inset: 34px auto auto 50% !important;
  width: min(calc(100% - 52px), 1228px) !important;
  height: 64px !important;
  transform: translateX(-50%) !important;
  z-index: 30 !important;
}

main#top section.hero.hero-web > .hero-web-content {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.16fr) minmax(390px, 0.84fr) !important;
  align-items: center !important;
  gap: clamp(28px, 4vw, 70px) !important;
  width: min(calc(100% - 64px), 1228px) !important;
  height: auto !important;
  min-height: 860px !important;
  margin: 0 auto !important;
  padding: 154px 0 62px !important;
  transform: none !important;
}

main#top section.hero.hero-web .hero-web-copy {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  max-width: 700px !important;
  z-index: 12 !important;
  transform: none !important;
}

main#top section.hero.hero-web .hero-heading {
  position: relative !important;
  width: 100% !important;
  max-width: 700px !important;
  margin: 0 !important;
  font-size: clamp(70px, 7.4vw, 106px) !important;
  line-height: 0.82 !important;
  letter-spacing: 0 !important;
  transform: none !important;
}

main#top section.hero.hero-web .hero-heading span {
  display: block !important;
  white-space: nowrap !important;
  transform: none !important;
}

main#top section.hero.hero-web .hero-heading em {
  position: static !important;
  display: block !important;
  width: fit-content !important;
  margin: 8px 0 0 clamp(150px, 15vw, 238px) !important;
  font-size: 0.72em !important;
  line-height: 0.8 !important;
  transform: none !important;
}

main#top section.hero.hero-web .hero-title-image,
main#top section.hero.hero-web .hero-offer-chips,
main#top section.hero.hero-web .hero-glass-card {
  display: none !important;
}

main#top section.hero.hero-web .hero-subline {
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 26px 0 0 clamp(36px, 5vw, 72px) !important;
  padding: 10px 16px !important;
  border: 1px solid rgba(84, 241, 93, 0.38) !important;
  border-radius: 999px !important;
  color: #54f15d !important;
  background: rgba(84, 241, 93, 0.08) !important;
  font-size: clamp(12px, 1vw, 15px) !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

main#top section.hero.hero-web .hero-web-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin: 24px 0 0 clamp(36px, 5vw, 72px) !important;
  padding: 0 !important;
}

main#top section.hero.hero-web .hero-web-btn {
  width: auto !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 22px !important;
  font-size: clamp(14px, 1.2vw, 17px) !important;
}

main#top section.hero.hero-web .hero-web-visuals {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: 610px !important;
  z-index: 6 !important;
  transform: none !important;
}

main#top section.hero.hero-web .burger-card {
  position: absolute !important;
  display: block !important;
  inset: auto !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(247, 248, 244, 0.18) !important;
  background: rgba(247, 248, 244, 0.04) !important;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34) !important;
  transform: none !important;
}

main#top section.hero.hero-web .burger-card img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
}

main#top section.hero.hero-web .burger-card-tall {
  top: 0 !important;
  right: 0 !important;
  width: 69% !important;
  height: 540px !important;
  border-radius: 30px !important;
  z-index: 4 !important;
}

main#top section.hero.hero-web .burger-card-left {
  top: 350px !important;
  left: 0 !important;
  width: 46% !important;
  height: 230px !important;
  border-radius: 24px !important;
  z-index: 6 !important;
}

main#top section.hero.hero-web .burger-card-center {
  top: 76px !important;
  left: 0 !important;
  width: 40% !important;
  height: 230px !important;
  border-radius: 24px !important;
  z-index: 5 !important;
}

@media (max-width: 980px) {
  main#top section.hero.hero-web,
  main#top section.hero.hero-web > .hero-web-content {
    min-height: 1120px !important;
  }

  main#top section.hero.hero-web > .hero-web-content {
    grid-template-columns: 1fr !important;
    gap: 48px !important;
    width: min(calc(100% - 48px), 720px) !important;
    padding: 150px 0 54px !important;
  }

  main#top section.hero.hero-web .hero-heading {
    max-width: 650px !important;
    font-size: clamp(64px, 10vw, 90px) !important;
  }

  main#top section.hero.hero-web .hero-web-visuals {
    width: min(100%, 610px) !important;
    height: 500px !important;
    margin: 0 auto !important;
  }

  main#top section.hero.hero-web .burger-card-tall {
    width: 66% !important;
    height: 460px !important;
  }

  main#top section.hero.hero-web .burger-card-left {
    top: 280px !important;
    width: 44% !important;
    height: 195px !important;
  }

  main#top section.hero.hero-web .burger-card-center {
    top: 44px !important;
    width: 38% !important;
    height: 190px !important;
  }
}

@media (max-width: 680px) {
  main#top section.hero.hero-web,
  main#top section.hero.hero-web > .hero-web-content {
    min-height: 920px !important;
  }

  main#top section.hero.hero-web .hero-nav {
    inset: 18px auto auto 50% !important;
    width: calc(100% - 32px) !important;
    height: 48px !important;
    grid-template-columns: minmax(86px, 26vw) 1fr 30px !important;
  }

  main#top section.hero.hero-web .hero-links,
  main#top section.hero.hero-web .hero-contact {
    display: none !important;
  }

  main#top section.hero.hero-web > .hero-web-content {
    width: calc(100% - 40px) !important;
    gap: 34px !important;
    padding: 108px 0 36px !important;
  }

  main#top section.hero.hero-web .hero-heading {
    max-width: 100% !important;
    font-size: clamp(44px, 13vw, 58px) !important;
    line-height: 0.84 !important;
  }

  main#top section.hero.hero-web .hero-heading em {
    margin: 6px 0 0 clamp(80px, 28vw, 120px) !important;
  }

  main#top section.hero.hero-web .hero-subline {
    margin: 18px 0 0 !important;
    padding: 8px 11px !important;
    font-size: clamp(8px, 2.45vw, 10px) !important;
  }

  main#top section.hero.hero-web .hero-web-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 9px !important;
    margin: 18px 0 0 !important;
  }

  main#top section.hero.hero-web .hero-web-btn {
    justify-content: center !important;
    width: 100% !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 10px !important;
    font-size: 11px !important;
  }

  main#top section.hero.hero-web .hero-web-visuals {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 330px 150px !important;
    gap: 12px !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }

  main#top section.hero.hero-web .burger-card {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 20px !important;
  }

  main#top section.hero.hero-web .burger-card-tall {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
  }

  main#top section.hero.hero-web .burger-card-left {
    grid-column: 1 !important;
    grid-row: 2 !important;
  }

  main#top section.hero.hero-web .burger-card-center {
    grid-column: 2 !important;
    grid-row: 2 !important;
  }
}

/* Alignement final demandé : « premier regard » sur une seule ligne. */
main#top section.hero.hero-web .hero-heading {
  white-space: nowrap !important;
}

main#top section.hero.hero-web .hero-heading span:nth-of-type(2),
main#top section.hero.hero-web .hero-heading em {
  display: inline-block !important;
}

main#top section.hero.hero-web .hero-heading em {
  margin: 8px 0 0 clamp(12px, 1.5vw, 22px) !important;
  vertical-align: baseline !important;
}

@media (max-width: 680px) {
  main#top section.hero.hero-web .hero-heading em {
    margin-left: 7px !important;
  }
}
