/* One Cat — retours client de septembre 2026.
 * Additif : charger après thème, ajustements 1.2.13 et médias 1.0.1.
 * Chaque règle est limitée au body .onecat-feedback.
 */

/* Navigation : conserver le logo accepté ; agrandir uniquement les libellés. */
.onecat-feedback .site-header {
  gap: 18px;
}
/* Le nom gagne en lisibilité ; le pictogramme conserve ses dimensions. */
.onecat-feedback .site-header .brand-copy strong {
  font-size: 1.2rem;
  white-space: nowrap;
}
.onecat-feedback .site-header .brand-mark {
  flex-shrink: 0;
}
.onecat-feedback .desktop-nav {
  gap: clamp(12px, 1.15vw, 19px);
  font-family: var(--sans);
  font-size: .875rem;
  line-height: 1.4;
}
.onecat-feedback .desktop-nav > a,
.onecat-feedback .ocf-nav-group > summary {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}
.onecat-feedback .desktop-nav a::after {
  height: 2px;
}
.onecat-feedback .desktop-nav a[aria-current="page"]::after,
.onecat-feedback .desktop-nav a[aria-current="location"]::after {
  right: 0;
}
.onecat-feedback .header-lang {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  font-family: var(--sans);
  font-size: .8125rem;
}
.onecat-feedback .header-cta {
  font-family: var(--sans);
  font-size: .75rem;
  line-height: 1.4;
}
.onecat-feedback .header-cta[aria-current="page"] {
  box-shadow: inset 0 -3px 0 var(--sand);
}

/* Groupe de navigation natif details/summary ; accès clavier conservé. */
.onecat-feedback .ocf-nav-group {
  position: relative;
}
.onecat-feedback .ocf-nav-group:not([open]) > .ocf-nav-dropdown,
.onecat-feedback .mobile-nav:not([open]) > .mobile-nav-panel {
  display: none;
}
.onecat-feedback .ocf-nav-group > summary {
  gap: 8px;
  cursor: pointer;
  list-style: none;
}
.onecat-feedback .ocf-nav-group > summary::-webkit-details-marker {
  display: none;
}
.onecat-feedback .ocf-nav-group > summary::after {
  content: "";
  width: 6px;
  height: 6px;
  margin: -3px 3px 0 2px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg);
}
.onecat-feedback .ocf-nav-group[open] > summary::after {
  margin-top: 3px;
  transform: rotate(225deg);
}
.onecat-feedback .ocf-nav-group > summary[aria-current="page"],
.onecat-feedback .ocf-nav-group > summary[aria-current="location"] {
  box-shadow: inset 0 -2px 0 var(--sand);
}
.onecat-feedback .ocf-nav-dropdown {
  position: absolute;
  z-index: 110;
  top: 100%;
  left: -18px;
  width: min(355px, calc(100vw - 36px));
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 14px 18px;
  background: var(--paper);
  border: 1px solid var(--line);
  box-shadow: 0 14px 30px rgba(7, 29, 43, .14);
}
.onecat-feedback .ocf-nav-dropdown a {
  min-height: 44px;
  display: flex;
  align-items: center;
  padding: 10px 0;
  line-height: 1.5;
  white-space: normal;
}

/* Interlignage, sans réagrandir les titres validés. */
.onecat-feedback .hero-content h1,
.onecat-feedback .inner-hero-content h1,
.onecat-feedback .guestbook-hero-content h1,
.onecat-feedback .oc-events-hero h1 {
  line-height: 1.1;
  letter-spacing: -.035em;
  overflow-wrap: normal;
  word-break: normal;
}
.onecat-feedback .hero-content h1 em,
.onecat-feedback .inner-hero-content h1 em {
  padding-right: .08em;
}
.onecat-feedback .intro-copy h2,
.onecat-feedback .text-intro h2,
.onecat-feedback .section-heading h2,
.onecat-feedback .split-heading h2,
.onecat-feedback .food-copy h2,
.onecat-feedback .contact-grid h2,
.onecat-feedback .oc-cruise-frames-header h2,
.onecat-feedback .oc-pricing-heading h2,
.onecat-feedback .image-band-copy h2 {
  line-height: 1.12;
  text-wrap: balance;
}
.onecat-feedback .ocf-brand-accent {
  width: fit-content;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--sand);
}
.onecat-feedback .next-page .ocf-brand-accent {
  margin-inline: auto;
}

/* Les images gardent leurs couleurs ; contraste concentré derrière le texte. */
.onecat-feedback .hero-shade {
  background: linear-gradient(90deg, rgba(3, 22, 31, .64) 0%, rgba(3, 22, 31, .36) 44%, rgba(3, 22, 31, .03) 78%), linear-gradient(0deg, rgba(3, 17, 25, .22), transparent 40%);
}
.onecat-feedback .inner-hero-shade {
  background: linear-gradient(90deg, rgba(4, 23, 33, .64), rgba(4, 23, 33, .30) 55%, rgba(4, 23, 33, .04)), linear-gradient(0deg, rgba(4, 23, 33, .16), transparent 50%);
}
.onecat-feedback .oc-events-hero-shade {
  background: linear-gradient(90deg, rgba(4, 22, 31, .66), rgba(4, 22, 31, .32) 54%, rgba(4, 22, 31, .05)), linear-gradient(0deg, rgba(4, 22, 31, .30), transparent 55%);
}
.onecat-feedback .hero-content h1,
.onecat-feedback .inner-hero-content h1,
.onecat-feedback .oc-events-hero h1 {
  text-shadow: 0 2px 16px rgba(4, 22, 31, .25);
}
.onecat-feedback .hero-lead,
.onecat-feedback .inner-hero-intro {
  color: #fff;
  text-shadow: 0 1px 8px rgba(4, 22, 31, .38);
}
.onecat-feedback .image-band::after {
  background: rgba(7, 35, 32, .28);
}
.onecat-feedback .image-band-copy {
  text-shadow: 0 2px 14px rgba(4, 22, 31, .7), 0 1px 3px rgba(4, 22, 31, .6);
}
.onecat-feedback .image-band-copy h2 {
  overflow-wrap: normal;
  word-break: normal;
}

/* Formulaire : intro et étapes avant la saisie, largeur et taille lisibles. */
.onecat-feedback .contact-grid.ocf-contact-layout {
  max-width: 1120px;
  grid-template-columns: minmax(0, 1fr);
  gap: 40px;
}
.onecat-feedback .ocf-contact-layout > aside {
  min-width: 0;
}
.onecat-feedback .ocf-contact-layout > aside h2 {
  max-width: 22ch;
  margin-bottom: 24px;
  font-size: clamp(2.4rem, 4vw, 3.5rem);
}
.onecat-feedback .ocf-contact-layout > aside > p:not(.eyebrow) {
  max-width: 780px;
  font-size: 1.0625rem;
  line-height: 1.7;
}
.onecat-feedback .ocf-contact-layout .contact-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-top: 32px;
}
.onecat-feedback .ocf-contact-layout .contact-steps > div {
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 12px;
  padding-block: 20px 12px;
}
.onecat-feedback .ocf-contact-layout .contact-steps span {
  padding-top: 3px;
  font-family: var(--sans);
  font-size: .75rem;
}
.onecat-feedback .ocf-contact-layout .contact-steps p {
  font-size: 1rem;
}
.onecat-feedback .ocf-contact-layout .contact-steps strong {
  display: inline-block;
  margin-bottom: 5px;
}
.onecat-feedback .ocf-contact-layout .contact-direct {
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin-top: 26px;
  padding-top: 24px;
}
.onecat-feedback .ocf-contact-layout .contact-direct .eyebrow {
  flex-basis: 100%;
}
.onecat-feedback .ocf-contact-layout .contact-direct a {
  font-size: .9375rem;
  line-height: 1.5;
}
.onecat-feedback .ocf-contact-layout .contact-availability-link {
  margin-top: 14px;
  white-space: normal;
  line-height: 1.5;
}
.onecat-feedback .ocf-contact-layout .booking-form {
  min-width: 0;
  padding: clamp(28px, 4.5vw, 56px);
  font-family: var(--sans);
}
.onecat-feedback .ocf-contact-layout .form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px 32px;
}
.onecat-feedback .ocf-contact-layout .booking-form label,
.onecat-feedback .ocf-contact-layout .booking-form legend {
  color: rgba(255, 255, 255, .92);
  font-size: .8125rem;
  letter-spacing: .055em;
  line-height: 1.55;
}
.onecat-feedback .ocf-contact-layout .booking-form > label {
  display: block;
  margin-top: 26px;
}
.onecat-feedback .ocf-contact-layout .booking-form input:not([type="checkbox"]):not([type="hidden"]),
.onecat-feedback .ocf-contact-layout .booking-form select,
.onecat-feedback .ocf-contact-layout .booking-form textarea {
  max-width: 100%;
  min-width: 0;
  min-height: 50px;
  padding: 12px 10px;
  font-family: var(--sans);
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, .035);
  border-bottom-color: rgba(255, 255, 255, .6);
}
.onecat-feedback .ocf-contact-layout .booking-form textarea {
  min-height: 150px;
  padding: 14px;
}
.onecat-feedback .ocf-contact-layout .booking-form input::placeholder,
.onecat-feedback .ocf-contact-layout .booking-form textarea::placeholder {
  color: rgba(255, 255, 255, .65);
}
.onecat-feedback .ocf-contact-layout .booking-form input:focus-visible,
.onecat-feedback .ocf-contact-layout .booking-form select:focus-visible,
.onecat-feedback .ocf-contact-layout .booking-form textarea:focus-visible {
  outline: 2px solid var(--sand);
  outline-offset: 3px;
}
.onecat-feedback .ocf-contact-layout .booking-form fieldset {
  margin-block: 38px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, .25);
}
.onecat-feedback .ocf-contact-layout .booking-form legend {
  padding-right: 18px;
  color: var(--sand);
}
.onecat-feedback .ocf-form-help {
  max-width: 760px;
  margin: -4px 0 20px;
  color: rgba(255, 255, 255, .85);
  font-size: .9375rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
}
.onecat-feedback .ocf-contact-layout .check-option span {
  min-height: 54px;
  padding: 13px 10px;
  border-color: rgba(255, 255, 255, .45);
}
.onecat-feedback .ocf-contact-layout .check-option input:focus-visible + span {
  outline: 2px solid var(--sand);
  outline-offset: 3px;
}
.onecat-feedback .ocf-contact-layout .estimate-note {
  padding: 24px;
}
.onecat-feedback .ocf-contact-layout .estimate-note strong {
  font-size: 1.5rem;
}
.onecat-feedback .ocf-contact-layout .estimate-note p,
.onecat-feedback .ocf-contact-layout .consent-row label,
.onecat-feedback .ocf-contact-layout .form-submit p {
  color: rgba(255, 255, 255, .87);
  font-size: .875rem;
  line-height: 1.65;
}
.onecat-feedback .ocf-contact-layout .estimate-note small,
.onecat-feedback .ocf-contact-layout .oc-date-range-hint {
  color: rgba(255, 255, 255, .78);
  font-size: .8125rem;
  line-height: 1.55;
}
.onecat-feedback .ocf-contact-layout .oc-date-range-hint.is-error {
  color: #ffd5c8;
}
.onecat-feedback .ocf-contact-layout .oc-estimate-total b {
  font-size: .8125rem;
}

/* Pension : même taille d'image par rangée, collages intégralement visibles. */
.onecat-feedback .food-grid.ocf-food-layout {
  grid-template-columns: minmax(0, 1fr);
  gap: 44px;
}
.onecat-feedback .ocf-food-layout .food-copy {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, .8fr);
  column-gap: 7vw;
  align-items: start;
}
.onecat-feedback .ocf-food-layout .food-copy .eyebrow,
.onecat-feedback .ocf-food-layout .food-copy h2 {
  grid-column: 1 / -1;
}
.onecat-feedback .ocf-food-layout .food-copy h2 {
  max-width: 25ch;
  margin-bottom: 26px;
}
.onecat-feedback .ocf-food-layout .food-copy .large-copy {
  margin-bottom: 0;
}
.onecat-feedback .ocf-food-layout .food-copy .plain-list {
  margin: 0;
  padding-left: 22px;
  border-left: 3px solid var(--sand);
  color: var(--pine-deep);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.55;
}
.onecat-feedback .ocf-food-layout .food-copy .plain-list li:first-child {
  padding-top: 0;
}
.onecat-feedback .ocf-food-layout .food-photo-gallery {
  min-height: 0;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto;
  gap: 18px;
  align-items: start;
}
.onecat-feedback .ocf-food-layout .food-photo-gallery > img:nth-child(n) {
  grid-column: span 4;
  grid-row: auto;
  width: 100%;
  height: 320px;
  object-fit: cover;
}
.onecat-feedback .ocf-food-layout .food-photo-gallery > img:nth-child(n+4) {
  grid-column: span 3;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  background: var(--paper);
}

/* Prix inchangés ; détails d'exclusion mieux séparés et lisibles. */
.onecat-feedback .oc-pricing-note {
  padding: 22px 24px;
  color: var(--ink);
  font-size: 1rem;
  line-height: 1.7;
  border-left: 3px solid var(--pine);
  background: rgba(255, 255, 255, .45);
}
.onecat-feedback .oc-pricing-note strong {
  display: block;
  margin-bottom: 5px;
  font-family: var(--sans);
  font-size: .875rem;
}
.onecat-feedback .oc-pricing-grid small {
  font-size: .875rem;
  line-height: 1.6;
}
.onecat-feedback .ocf-fishing-photo {
  object-fit: contain;
  object-position: center;
  background: var(--paper);
}
.onecat-feedback .ocf-society-photo {
  object-position: center 28%;
}

/* Le thème déclenche son menu à 1050 px, le module existant à 1280 px.
 * Ces règles couvrent aussi la plage intermédiaire auparavant sans mise en forme.
 */
@media (max-width: 1280px) {
  .onecat-feedback .site-header {
    grid-template-columns: minmax(0, 1fr) auto auto;
  }
  .onecat-feedback .desktop-nav {
    display: none;
  }
  .onecat-feedback .mobile-nav {
    display: block;
    justify-self: end;
  }
  .onecat-feedback .mobile-nav > summary {
    width: 44px;
    height: 44px;
    display: grid;
    align-content: center;
    justify-content: center;
    gap: 7px;
    cursor: pointer;
    list-style: none;
  }
  .onecat-feedback .mobile-nav > summary::-webkit-details-marker {
    display: none;
  }
  .onecat-feedback .mobile-nav > summary span {
    width: 28px;
    height: 2px;
    display: block;
    background: var(--ink);
  }
  .onecat-feedback .mobile-nav-panel {
    position: absolute;
    top: 96px;
    left: 0;
    right: 0;
    max-height: calc(100svh - 96px);
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 24px 36px 32px;
    overflow-y: auto;
    overscroll-behavior: contain;
    color: #fff;
    background: var(--pine-deep);
    border-top: 1px solid rgba(255, 255, 255, .15);
  }
  .onecat-feedback .mobile-nav-panel > a:not(.button),
  .onecat-feedback .mobile-nav-panel .ocf-nav-group > summary {
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-block: 8px;
    font-family: var(--serif);
    font-size: 1.375rem;
    line-height: 1.3;
  }
  .onecat-feedback .mobile-nav-panel a[aria-current="page"],
  .onecat-feedback .mobile-nav-panel a[aria-current="location"] {
    text-decoration: underline;
    text-decoration-color: var(--sand);
    text-decoration-thickness: 2px;
    text-underline-offset: 7px;
  }
  .onecat-feedback .mobile-nav-panel .ocf-nav-dropdown {
    position: static;
    width: 100%;
    margin: 8px 0 14px;
    padding: 5px 0 5px 20px;
    color: #fff;
    background: transparent;
    border: 0;
    border-left: 2px solid var(--sand);
    box-shadow: none;
  }
  .onecat-feedback .mobile-nav-panel .ocf-nav-dropdown a {
    font-family: var(--sans);
    font-size: 1rem;
    font-weight: 400;
  }
  .onecat-feedback .mobile-nav-panel .button {
    margin-top: 12px;
  }
}

@media (max-width: 760px) {
  /* Le rail de vignettes doit défiler dans la carte, sans élargir le plan. */
  .onecat-feedback .interactive-plan {
    grid-template-columns: minmax(0, 1fr);
  }
  .onecat-feedback .interactive-plan > .space-card {
    min-width: 0;
  }
  .onecat-feedback .plan-zone-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .onecat-feedback .zone-gallery-thumbs {
    min-width: 0;
    max-width: 100%;
  }
  .onecat-feedback .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
  }
  .onecat-feedback .mobile-nav-panel {
    top: 78px;
    max-height: calc(100svh - 78px);
    padding: 20px 24px 28px;
  }
  .onecat-feedback .hero-content h1,
  .onecat-feedback .inner-hero-content h1,
  .onecat-feedback .guestbook-hero-content h1 {
    line-height: 1.1;
  }
  .onecat-feedback .hero-actions .button,
  .onecat-feedback .hero-actions .text-link {
    max-width: 100%;
    white-space: normal;
    line-height: 1.6;
  }
  .onecat-feedback .inner-hero-content,
  .onecat-feedback .hero-content {
    padding-block: 70px;
  }
  .onecat-feedback .ocf-contact-layout .contact-steps {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    margin-top: 26px;
  }
  .onecat-feedback .ocf-contact-layout .contact-steps > div {
    padding-block: 18px;
  }
  .onecat-feedback .ocf-contact-layout > aside h2 {
    font-size: clamp(2.25rem, 9vw, 3rem);
  }
  .onecat-feedback .ocf-contact-layout .contact-direct {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .onecat-feedback .ocf-contact-layout .booking-form {
    padding: 30px 22px;
  }
  .onecat-feedback .ocf-contact-layout .form-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }
  .onecat-feedback .ocf-contact-layout .form-grid > .date-flexibility {
    display: flex;
  }
  .onecat-feedback .ocf-contact-layout .interest-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .onecat-feedback .ocf-contact-layout .check-option {
    font-size: .75rem;
  }
  .onecat-feedback .ocf-contact-layout .estimate-note {
    padding: 18px;
  }
  .onecat-feedback .ocf-contact-layout .oc-estimate-total {
    flex-wrap: wrap;
    gap: 8px 18px;
  }
  .onecat-feedback .ocf-contact-layout .form-submit .button {
    max-width: 100%;
    width: 100%;
    gap: 18px;
    white-space: normal;
    line-height: 1.5;
  }
  .onecat-feedback .food-grid.ocf-food-layout {
    gap: 32px;
  }
  .onecat-feedback .ocf-food-layout .food-copy {
    grid-template-columns: minmax(0, 1fr);
  }
  .onecat-feedback .ocf-food-layout .food-copy .plain-list {
    margin-top: 26px;
  }
  .onecat-feedback .ocf-food-layout .food-photo-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  .onecat-feedback .ocf-food-layout .food-photo-gallery > img:nth-child(n) {
    grid-column: auto;
    grid-row: auto;
    height: auto;
    aspect-ratio: 1;
  }
  .onecat-feedback .ocf-food-layout .food-photo-gallery > img:first-child {
    grid-column: 1 / -1;
    max-height: 380px;
    aspect-ratio: 4 / 3;
  }
  .onecat-feedback .activity-row > .ocm-activity-film {
    grid-column: 1 / -1;
    min-width: 0;
  }
}

@media (max-width: 380px) {
  .onecat-feedback .ocf-contact-layout .interest-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .onecat-feedback .mobile-nav-panel {
    padding-inline: 18px;
  }
}

/* Point 49 : préserver le relief et réduire l’eau sombre au premier plan. */
.onecat-feedback .ocf-destination-section { padding-top: 90px; }
.onecat-feedback .ocf-destination-heading { margin: 0 0 42px; font-size: clamp(2.65rem, 4.45vw, 4rem); line-height: 1.12; text-wrap: balance; }
@media (max-width: 760px) {
  .onecat-feedback .ocf-destination-section { padding-top: 64px; }
  .onecat-feedback .ocf-destination-heading { margin-bottom: 28px; font-size: clamp(2.35rem, 10.5vw, 3.25rem); }
}
.onecat-feedback .destination-row:first-child figure { width: 100%; height: auto; min-width: 0; aspect-ratio: 12 / 5; }
.onecat-feedback .destination-row:first-child figure img { height: 100%; aspect-ratio: auto; object-fit: cover; object-position: center top; }
@media (min-width: 761px) { .onecat-feedback .destination-row:first-child { grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); } }

/* The original client map stays whole at every viewport width. */
.onecat-feedback .oc-route-map-canvas.ocf-route-map-source { display: block; min-height: 0; padding: 0; }
.onecat-feedback .ocf-route-map-image { display: block; width: 100%; height: auto; object-fit: contain; cursor: zoom-in; }
.onecat-feedback .ocf-route-map-zoom { display: block; width: 100%; padding: 14px 18px; color: #fff; background: transparent; border: 0; font: inherit; font-size: .875rem; line-height: 1.5; text-decoration: underline; text-underline-offset: 4px; cursor: zoom-in; }
.onecat-feedback .ocf-route-map-zoom:hover { background: rgba(255,255,255,.08); }
.onecat-feedback .ocf-route-map-zoom:focus-visible { outline: 2px solid #fff; outline-offset: -5px; }

/* Keep each film's music attribution visible below its caption. */
.onecat-feedback .ocf-music-credit { display: block; margin-top: .6rem; color: inherit; font-size: .8125rem; line-height: 1.6; letter-spacing: normal; text-transform: none; }
.onecat-feedback .ocf-music-credit a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }

/* Programme descriptions: compact detail with clear conditions. */
.onecat-feedback .ocf-programme { margin: 0 0 24px; }
.onecat-feedback .ocf-programme > summary { cursor: pointer; color: var(--ink); font-size: 15px; line-height: 1.5; font-weight: 600; text-decoration: underline; text-decoration-color: var(--sand); text-underline-offset: 5px; }
.onecat-feedback .ocf-programme > p { margin: 14px 0 0; font-size: 16px; line-height: 1.7; }
.onecat-feedback .ocf-programme:not([open]) > p { display: none; }
.onecat-feedback .ocf-programme-conditions { max-width: 940px; margin: 28px 0 0; font-size: 15px; line-height: 1.7; }

/* Journal details already contain their own heading: avoid the duplicate template title. */
.onecat-feedback main#main-content > article.page:has(article.oc-logbook-article) > h1 { display: none; }

/* Croisières : cadrage ciblé du nouveau mouillage, sans changer le bandeau. */
.onecat-feedback .experience-hero > img.ocf-cruise-hero-image { object-position: 50% 80%; }
@media (max-width: 760px) {
  .onecat-feedback .experience-hero > img.ocf-cruise-hero-image { object-position: 41% 80%; }
}

/* Retours mobile : laisser la photo libre, puis présenter le texte et les liens.
 * Limité aux deux héros concernés, sans modifier les images ni le rendu bureau.
 */
@media (max-width: 760px) {
  .onecat-feedback .site-header .brand-copy strong {
    font-size: 1.1rem;
  }
  .onecat-feedback .home-hero,
  .onecat-feedback .guestbook-hero {
    display: block;
    min-height: 0;
    background: var(--pine-deep);
  }
  .onecat-feedback .home-hero > .hero-image,
  .onecat-feedback .guestbook-hero > img {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }
  .onecat-feedback .home-hero > .hero-image {
    object-position: 67% center;
  }
  .onecat-feedback .guestbook-hero > img {
    object-position: center;
  }
  .onecat-feedback .home-hero > .hero-shade,
  .onecat-feedback .home-hero > .hero-index,
  .onecat-feedback .guestbook-hero > .inner-hero-shade,
  .onecat-feedback .guestbook-hero .hero-number {
    display: none;
  }
  .onecat-feedback .home-hero > .hero-content,
  .onecat-feedback .guestbook-hero > .guestbook-hero-content {
    padding-block: 40px;
  }
  .onecat-feedback .home-hero > .oc-scroll-cue {
    position: static;
    display: flex;
    width: min(1240px, calc(100% - 36px));
    margin: 0 auto 32px;
    justify-content: flex-end;
  }
}
