/* Responsive — tout le site */

html {
  overflow-x: hidden;
}

@media (max-width: 1100px) {
  :root {
    --navbar-scroll-offset: 200px;
  }

  body {
    padding-top: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    left: 0;
    transform: none;
    height: auto;
    min-height: auto;
    padding: 14px 18px 12px;
    gap: 10px 14px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 0;
  }

  .hero {
    padding-top: 210px;
  }

  .page-header,
  .legal-page {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .menu {
    display: flex;
    flex-wrap: wrap;
    order: 3;
    width: 100%;
    justify-content: center;
    gap: 8px 14px;
    font-size: 13px;
    padding-top: 6px;
    border-top: 1px solid rgba(86, 53, 31, 0.1);
  }

  .menu a {
    padding: 4px 2px;
    white-space: normal;
    text-align: center;
  }

  .brand {
    min-width: 0;
    flex: 1 1 auto;
    gap: 12px;
  }

  .brand-logo {
    width: 72px;
    height: 56px;
  }

  .brand-text {
    font-size: 17px;
    letter-spacing: 2px;
  }

  .brand-text small {
    font-size: 9px;
    letter-spacing: 3px;
  }

  .contact-btn {
    display: inline-flex !important;
    padding: 14px 20px;
    font-size: 14px;
    margin-left: auto;
  }

  .page-header {
    padding: 24px 20px;
  }

  .page-hero-heading {
    flex-wrap: wrap;
    gap: 20px;
  }

  .page-banner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .divider-band-with-logo {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .logoap-banner {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .partners-marquee {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 16px;
  }

  .partners-marquee-track {
    gap: clamp(48px, 10vw, 100px);
    padding-inline: clamp(24px, 5vw, 60px);
  }

  .partners-marquee-track img {
    height: 56px;
    min-width: 72px;
    max-width: 140px;
  }

  .section-inner {
    width: 100%;
    max-width: 100%;
  }

  .section-inner.section-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .section-figure.section-figure--small {
    max-width: 100%;
    justify-self: stretch;
  }

  .visual-note {
    display: none;
  }

  .wine-story-grid,
  .wine-story-grid--reverse {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .wine-story-figure {
    order: -1;
  }

  .wine-story-grid--reverse .wine-story-content {
    order: 0;
  }

  .wine-story-grid--reverse .wine-story-figure {
    order: -1;
  }
}

@media (max-width: 820px) {
  :root {
    --navbar-scroll-offset: 220px;
  }

  body {
    padding-top: 232px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
  }

  .hero {
    padding-top: 220px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    padding: 14px 16px;
    top: 0;
  }

  .hero {
    display: flex;
    flex-direction: column;
    padding-bottom: 32px;
  }

  .hero-inner {
    width: 100%;
    max-width: 100%;
    padding-top: 88px;
    padding-bottom: 0;
    min-height: 0;
    flex: 0 0 auto;
  }

  .hero-content {
    max-width: 100%;
  }

  .discover {
    margin-bottom: 28px;
  }

  .info-strip {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin-top: 12px;
    flex-shrink: 0;
  }

  h1 {
    font-size: clamp(42px, 12vw, 72px) !important;
  }

  .section {
    padding: 70px 16px;
  }

  .section h2 {
    font-size: clamp(32px, 8vw, 48px);
  }

  .section p,
  .presentation,
  .page-hero p,
  .event-content p,
  .lodging-content p {
    font-size: 17px;
  }

  .info-strip {
    width: 100%;
    max-width: 100%;
    grid-template-columns: 1fr;
    padding: 12px 16px;
  }

  .page-header,
  main.page-header,
  .legal-page {
    margin-top: 20px;
  }

  .info-item {
    min-height: 68px;
    flex-direction: row;
    justify-content: flex-start;
    gap: 14px;
    padding: 8px 0;
  }

  .info-item:not(:last-child)::after {
    left: 48px;
    right: 0;
    top: auto;
    bottom: 0;
    height: 1px;
    width: auto;
  }

  .page-banner {
    grid-template-columns: 1fr;
    padding: 12px;
    gap: 12px;
  }

  .bottle-card {
    min-height: 220px;
    padding: 20px 16px;
  }

  .divider-band-with-logo {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px 18px;
    text-align: center;
  }

  .divider-band-with-logo .logo-frame {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
  }

  .divider-band-with-logo span {
    text-align: center;
  }

  .lodging-carousel-main {
    flex-direction: column;
    gap: 10px;
  }

  .carousel-btn {
    width: 100%;
    border-radius: 999px;
    height: 44px;
  }

  .lodging-carousel-viewport {
    width: 100%;
    min-height: 260px;
  }

  .lodging-carousel-viewport img {
    max-height: 380px;
  }

  .lodging-carousel-thumbs {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .lodging-thumb,
  .lodging-thumb--hero,
  .lodging-thumb:not(.lodging-thumb--hero) {
    width: 76px;
    height: 58px;
  }

  .lodging-booking-logos {
    flex-direction: column;
    width: 100%;
  }

  .booking-logo-wrap {
    width: 100%;
    max-width: 300px;
    justify-content: center;
    box-sizing: border-box;
  }

  .booking-logo-wrap--airbnb {
    padding: 22px 28px;
    min-height: 88px;
    width: min(100%, 320px);
  }

  .booking-logo-wrap--airbnb img {
    display: block;
    width: min(260px, 82vw);
    height: auto;
    max-width: 100%;
    max-height: none;
    min-height: 40px;
    object-fit: contain;
    object-position: center;
  }

  .booking-logo-wrap--gdf img {
    max-width: min(200px, 72vw);
    height: auto;
    max-height: 56px;
  }

  .event-booking,
  .lodging-booking {
    padding: 22px 18px;
  }

  .shotgun-logo-wrap {
    padding: 18px 20px;
    width: min(100%, 320px);
    box-sizing: border-box;
  }

  .page-hero-heading {
    flex-direction: column;
    align-items: flex-start;
  }

  .logo-frame--hero {
    width: 100%;
    min-width: 0;
  }

  .form-row--2 {
    grid-template-columns: 1fr;
  }

  .form-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .form-submit,
  .form-submit-secondary {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .legal-page {
    padding: 24px 18px;
  }

  .site-footer {
    padding: 32px 16px 28px;
  }

  .site-footer-nav {
    flex-direction: column;
    gap: 12px;
  }
}

@media (max-width: 768px) {
  :root {
    --navbar-scroll-offset: 84px;
  }

  body {
    padding-top: 76px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .navbar {
    height: 64px;
    min-height: 64px;
    padding: 10px 16px;
    flex-wrap: nowrap;
    gap: 12px;
    z-index: 50;
  }

  .brand {
    min-width: 0;
    flex: 1 1 auto;
    gap: 10px;
    align-items: center;
  }

  .brand-logo {
    display: block;
    width: 52px;
    height: 40px;
    flex-shrink: 0;
  }

  .brand-text {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(15px, 4.2vw, 19px);
    letter-spacing: 2px;
    line-height: 1.15;
    text-transform: uppercase;
  }

  .brand-text br {
    display: inline;
  }

  .brand-text br::after {
    content: ' ';
  }

  .brand-text small {
    display: none;
  }

  .menu-toggle {
    display: flex;
    position: relative;
    z-index: 51;
  }

  .lang-switcher {
    margin-left: auto;
    order: 2;
  }

  .menu-toggle {
    order: 3;
  }

  .contact-btn {
    display: none !important;
  }

  .menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 45;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    flex: none;
    width: 100%;
    max-width: 100%;
    height: 100dvh;
    max-height: 100dvh;
    margin: 0;
    padding: 88px 24px 40px;
    order: unset;
    border-top: none;
    background: rgba(251, 243, 231, 0.98);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

  body.menu-open .menu,
  .navbar.is-menu-open .menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .menu a,
  .menu .menu-contact-link {
    display: block;
    flex-shrink: 0;
    width: 100%;
    max-width: 320px;
    padding: 18px 12px;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(22px, 6vw, 28px);
    text-align: center;
    color: #2b1b11;
    border-bottom: 1px solid rgba(86, 53, 31, 0.1);
    white-space: normal;
    text-decoration: none;
  }

  .menu-contact-link {
    display: block;
    margin-top: 4px;
    font-weight: 600;
    color: #fbf3e7;
    background: #a68b6a;
    border-bottom: none;
    border-radius: 999px;
  }

  .menu-contact-link:hover,
  .menu-contact-link.active {
    background: #8f7356;
    color: #fbf3e7;
  }

  .menu a::after {
    display: none;
  }

  .menu a:last-of-type:not(.menu-contact-link) {
    border-bottom: 1px solid rgba(86, 53, 31, 0.1);
  }

  .menu a:hover,
  .menu a.active {
    color: #56351f;
    background: rgba(86, 53, 31, 0.06);
    border-radius: 16px;
  }

  .hero {
    padding-top: 88px;
  }

  .hero-inner {
    padding-top: 24px;
  }
}

@media (max-width: 480px) {
  :root {
    --navbar-scroll-offset: 84px;
  }

  body {
    padding-top: 76px;
  }

  .hero {
    padding-top: 88px;
  }

  .page-header,
  main.page-header {
    margin-top: 24px;
  }

  .brand-text {
    font-size: 14px;
  }

  .brand-logo {
    width: 60px;
    height: 46px;
  }

  .contact-btn {
    padding: 12px 16px;
    font-size: 13px;
  }

  .discover {
    width: 100%;
    justify-content: center;
    margin-bottom: 32px;
  }

  .info-strip {
    margin-top: 16px;
  }

  .booking-logo-wrap--airbnb {
    padding: 24px 18px;
    min-height: 84px;
  }

  .booking-logo-wrap--airbnb img {
    width: min(240px, 88vw);
    height: auto;
  }

  .partners-marquee-title {
    font-size: 18px;
  }

  .partners-marquee-track {
    gap: 40px;
    padding-inline: 32px;
  }

  .partners-marquee-track img {
    height: 48px;
    min-width: 60px;
  }

  .divider-band,
  .event-title {
    font-size: clamp(22px, 6vw, 32px);
    padding-left: 16px;
    padding-right: 16px;
  }

  .logo-frame--hero {
    width: 100%;
    padding: 16px 20px;
  }

  .page-hero-titles h1 {
    font-size: clamp(32px, 9vw, 44px);
  }
}
