/* ===== Self-hosted fonts (Cormorant Garamond + Jost, OFL) ===== */
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;src:url(fonts/cormorant-400i.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:500;font-display:swap;src:url(fonts/cormorant-500i.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/cormorant-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/cormorant-500.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/cormorant-600.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Jost';font-style:normal;font-weight:300;font-display:swap;src:url(fonts/jost-300.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Jost';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/jost-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Jost';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/jost-500.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/* ============================================================
   FRENCH RIVIERA TROPÉZIENNE — Le Comptoir edition
   White canvas, apricot-peach panels & serif titles, charcoal
   ribbons, rounded pills, "/" slash grammar. Ritz-comptoir feel.
   ============================================================ */

:root {
  --canvas:     #ffffff;
  --canvas-soft:#fdf6ee;   /* pale peach-tinted band */
  --peach:      #f6cba6;   /* panels, frames, bands */
  --peach-band: #f8d4b4;   /* trust band */
  --peach-deep: #e89a63;   /* display titles, prices */
  --peach-ink:  #d07a35;   /* small caps, links (higher contrast) */
  --char:       #26231e;   /* charcoal ink, dark bands */
  --grey:       #6f6961;   /* body text */
  --line:       rgba(38, 35, 30, 0.16);
  --hairline:   rgba(38, 35, 30, 0.1);

  /* kept for the splash gate + dark bands */
  --cream:      #f6f1e7;
  --ink:        #26231e;
  --ink-soft:   #6f6961;
  --gold:       #c98b4e;
  --gold-soft:  #eec296;

  --serif: "Cormorant Garamond", Georgia, serif;
  --sans:  "Jost", system-ui, sans-serif;

  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --slow: cubic-bezier(0.65, 0.02, 0.18, 1);

  --pad: clamp(1.6rem, 5vw, 6rem);
  --maxw: 1360px;

  --accent: var(--peach-ink);
  --feature-bg: #26231e;
}

/* Per-boutique identity — drives the header pill dot, "you're here"
   chip and the dark catering band; the peach grammar stays constant */
body.loc-henderson { --accent: #a4752c; --feature-bg: #241a0e; --hero-bg: #f6f1e7; }
body.loc-cimarron  { --accent: #1d4e6f; --feature-bg: #16303f; --hero-bg: #e7eef3; }
body.loc-downtown  { --accent: #7a2733; --feature-bg: #2b1417; --hero-bg: #f6eae5; }

/* Downtown-only navigation: Henderson & Cimarron get a pure bakery menu.
   The bistro items appear when the Downtown boutique is chosen — or while
   you're browsing the Downtown pages themselves. */
body:not(.loc-downtown):not(.page-downtown) [data-scope="downtown"] { display: none; }

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; scroll-padding-top: calc(var(--header-h) + 56px); }

body {
  font-family: var(--sans);
  color: var(--char);
  background: var(--canvas);
  line-height: 1.7;
  font-weight: 300;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
body.is-locked { overflow: hidden; height: 100vh; }

img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
em { font-style: italic; }

::selection { background: var(--peach); color: var(--char); }

/* ---------- Typographic primitives ---------- */
.eyebrow {
  font-family: var(--sans);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--peach-ink);
  display: inline-flex;
  align-items: baseline;
  gap: 0.7em;
}
.eyebrow::before {
  content: "/";
  font-family: var(--serif);
  font-size: 1.25em;
  font-style: italic;
  letter-spacing: 0;
}
.eyebrow--light { color: var(--peach); }
.eyebrow__no {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.1rem;
  letter-spacing: 0;
  color: var(--grey);
  text-transform: none;
}

.section { padding: clamp(5rem, 12vw, 10rem) var(--pad); }
.section__head { max-width: 800px; margin: 0 auto clamp(3rem, 7vw, 5rem); text-align: center; }
.section__head .eyebrow { margin-bottom: 1.5rem; }
.section__title {
  font-family: var(--sans);
  font-weight: 300;
  font-size: clamp(2.1rem, 4.6vw, 3.6rem);
  line-height: 1.12;
  letter-spacing: 0.01em;
  color: var(--char);
}
.section__title em { font-style: normal; }
.section__title em { color: var(--peach-deep); }
.section__title--light { color: #fff; }
.section__title--light em { color: #fff; font-style: italic; }
.section__intro {
  margin-top: 1.5rem;
  font-size: 1.04rem;
  color: var(--grey);
  max-width: 58ch;
  margin-left: auto;
  margin-right: auto;
}
.section__intro--light { color: rgba(38,35,30,0.75); }

.section--cream { background: var(--canvas-soft); }
.section--azure { background: var(--feature-bg); color: var(--cream); }

/* ---------- Buttons — rounded comptoir pills ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6em;
  font-family: var(--sans);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  padding: 1.15em 2.5em;
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  transition: background 0.45s var(--ease), color 0.45s var(--ease), border-color 0.45s var(--ease);
}
.btn--gold { background: var(--char); color: #fff; }
.btn--gold:hover { background: var(--peach-deep); color: var(--char); }
.btn--ghost { color: #fff; border-color: rgba(255,255,255,0.65); }
.btn--ghost:hover { background: #fff; color: var(--char); border-color: #fff; }
.btn--dark { background: var(--char); color: #fff; }
.btn--ghost-dark { color: var(--char); border-color: rgba(38,35,30,0.4); background: #fff; }
.btn--ghost-dark:hover { background: var(--char); color: #fff; border-color: var(--char); }

.link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  font-family: var(--sans);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--peach-ink);
  padding-bottom: 4px;
  background-image: linear-gradient(var(--peach-ink), var(--peach-ink));
  background-size: 0% 1px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background-size 0.5s var(--ease);
}
.link-arrow span { transition: transform 0.4s var(--ease); }
.link-arrow:hover { background-size: 100% 1px; }
.link-arrow:hover span { transform: translateX(6px); }

/* ============================================================
   SPLASH GATE
   ============================================================ */
.splash {
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: var(--char);
  color: var(--cream);
  display: flex;
  flex-direction: column;
  padding: clamp(1.6rem, 4vh, 3rem) clamp(1.6rem, 5vw, 4.5rem);
  overflow: hidden;
}
.splash.is-leaving { pointer-events: none; }
body.splash-done .splash { display: none; }

/* --- full-bleed boutique imagery, crossfaded by [data-active] --- */
.splash__bg { position: absolute; inset: 0; }
.splash__bg-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover;
  opacity: 0; transform: scale(1.03);
  filter: saturate(1) brightness(0.86);
  transition: opacity 0.65s var(--ease), transform 6s var(--ease);
}
.splash[data-active="henderson"] .splash__bg-img[data-bg="henderson"],
.splash[data-active="cimarron"]  .splash__bg-img[data-bg="cimarron"],
.splash[data-active="downtown"]  .splash__bg-img[data-bg="downtown"],
.splash[data-active="bistro"]    .splash__bg-img[data-bg="bistro"] {
  opacity: 1; transform: scale(1);
}
/* the bistro shot is a small near-square plate photo — cover-cropping it
   zooms in far too hard, so show the whole plate over a blurred self-fill */
.splash__bg-img--fill { filter: saturate(1) brightness(0.5) blur(26px); }
.splash[data-active="bistro"] .splash__bg-img--fill[data-bg="bistro"] { transform: scale(1.12); }
.splash__bg-img--fit { object-fit: contain; }
.splash__veil {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(28,26,23,0.5) 0%, rgba(28,26,23,0.22) 50%, rgba(28,26,23,0.04) 100%),
    linear-gradient(180deg, rgba(28,26,23,0.22) 0%, rgba(28,26,23,0) 26%, rgba(28,26,23,0) 66%, rgba(28,26,23,0.3) 100%);
}

/* --- top row: logo + wordmark --- */
.splash__head {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0.9rem;
}
.splash__logo {
  width: clamp(40px, 4.5vw, 52px); height: auto;
  opacity: 0; transform: translateY(14px);
  animation: splashIn 1s var(--ease) 0.1s forwards;
}
.splash__brand {
  font-family: var(--serif);
  font-size: clamp(1.02rem, 1.6vw, 1.3rem);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.15;
  opacity: 0; transform: translateY(14px);
  animation: splashIn 1s var(--ease) 0.2s forwards;
}
.splash__brand span { display: block; font-style: italic; color: var(--gold-soft); font-size: 0.78em; letter-spacing: 0.14em; }

/* --- the name stack --- */
.splash__list {
  position: relative; z-index: 2;
  flex: 1;
  min-height: 0;
  display: flex; flex-direction: column;
  justify-content: center; align-items: flex-start;
  gap: clamp(0.3rem, 1.4vh, 1rem);
  padding: clamp(0.8rem, 2vh, 1.6rem) 0;
}
.splash__cat {
  font-family: var(--sans);
  font-size: clamp(1.05rem, 3vh, 1.7rem);
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(246, 241, 231, 0.9);
  margin-bottom: clamp(0.7rem, 2.6vh, 1.8rem);
  opacity: 0; transform: translateY(26px);
  animation: splashIn 1s var(--ease) 0.4s forwards;
}
.splash-name {
  border: 0; background: none; padding: 0;
  cursor: pointer;
  text-align: left;
  color: var(--cream);
  opacity: 0; transform: translateY(26px);
  animation: splashIn 0.9s var(--ease) forwards;
}
.splash-name:nth-of-type(1) { animation-delay: 0.52s; }
.splash-name:nth-of-type(2) { animation-delay: 0.62s; }
.splash-name:nth-of-type(3) { animation-delay: 0.72s; }
.splash-name__text {
  display: block;
  font-family: var(--sans);
  font-weight: 500;
  font-size: clamp(2.7rem, 13vh, 7rem);
  line-height: 1.06;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  text-shadow: 0 2px 30px rgba(28, 26, 23, 0.5);
  transition: opacity 0.55s var(--ease), letter-spacing 0.8s var(--ease), color 0.35s var(--ease);
}
/* hovered / chosen name goes hollow — outline only */
.splash-name.is-chosen .splash-name__text,
.splash-name:focus-visible .splash-name__text {
  color: transparent;
  -webkit-text-stroke: 1.5px var(--cream);
  text-shadow: none;
}
.splash-name__meta {
  display: block;
  margin-top: 0.15rem;
  font-family: var(--serif);
  font-size: clamp(0.95rem, 1.8vh, 1.15rem);
  color: rgba(246, 241, 231, 0.88);
  letter-spacing: 0.04em;
  text-shadow: 0 1px 16px rgba(28, 26, 23, 0.55);
  opacity: 0; transform: translateY(6px);
  transition: opacity 0.5s var(--ease), transform 0.5s var(--ease);
}
.splash-name__meta em { color: var(--gold-soft); }
.splash-name:focus-visible .splash-name__meta { opacity: 1; transform: translateY(0); }

/* little status flags beside the big splash names */
.splash-badge {
  display: inline-block; vertical-align: middle;
  margin-left: 0.35em; padding: 0.42em 1em 0.38em;
  border-radius: 999px;
  font-family: var(--sans); font-size: clamp(0.58rem, 1.2vh, 0.7rem);
  font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase;
  -webkit-text-stroke: 0; text-shadow: none;
  background: var(--gold); color: var(--cream);
  box-shadow: 0 2px 18px rgba(28, 26, 23, 0.35);
  transform: translateY(-0.5em);
}
.splash-badge--soon {
  background: rgba(28, 26, 23, 0.55); color: var(--gold-soft);
  border: 1px solid rgba(238, 194, 150, 0.65);
  backdrop-filter: blur(4px);
}

@media (hover: hover) {
  .splash__list:hover .splash-name:not(:hover) .splash-name__text { opacity: 0.45; }
  .splash-name:hover .splash-name__text {
    letter-spacing: 0.06em;
    color: transparent;
    -webkit-text-stroke: 1.5px var(--cream);
    text-shadow: none;
  }
  .splash-name:hover .splash-name__meta { opacity: 1; transform: translateY(0); }
}
@media (hover: none) {
  .splash-name__meta { opacity: 1; transform: none; }
}

.splash__foot {
  position: relative; z-index: 2;
  font-size: 0.64rem; letter-spacing: 0.28em; text-transform: uppercase;
  color: rgba(246, 241, 231, 0.6);
  opacity: 0;
  animation: splashIn 1s var(--ease) 0.9s forwards;
}

/* --- chosen-name exit --- */
.splash.is-leaving .splash__head,
.splash.is-leaving .splash__cat,
.splash.is-leaving .splash__foot,
.splash.is-leaving .splash-name:not(.is-chosen) {
  animation: none;
  opacity: 0;
  transition: opacity 0.45s var(--ease);
}
.splash.is-leaving .splash-name.is-chosen { animation: none; opacity: 1; }
.splash.is-leaving .splash-name.is-chosen .splash-name__text { letter-spacing: 0.07em; }
.splash.is-leaving .splash__bg-img[data-bg] { transition: opacity 1.1s var(--slow), transform 1.4s var(--slow); transform: scale(1.09); }
.splash.is-leaving { animation: splashLift 0.95s var(--slow) 0.5s forwards; }

@keyframes splashIn { to { opacity: 1; transform: translateY(0); } }
@keyframes splashLift { to { transform: translateY(-101%); visibility: hidden; } }


/* --- make the picker unmissable: solid prompt + tap chips --- */
.splash__cat {
  color: var(--cream);
  -webkit-text-stroke: 0;
}
.splash__cat-arrow {
  display: inline-block; margin-left: 0.35em;
  animation: catBounce 1.6s ease-in-out infinite;
}
@keyframes catBounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(8px); }
}
.splash-name__go {
  display: inline-flex; align-items: center;
  margin-top: 0.45rem;
  font-family: var(--sans);
  font-size: 0.62rem; font-weight: 500;
  letter-spacing: 0.24em; text-transform: uppercase;
  color: var(--ink); background: var(--cream);
  border-radius: 999px; padding: 0.5em 1.2em;
  opacity: 0.85;
  transition: opacity 0.4s var(--ease), transform 0.4s var(--ease), background 0.3s;
}
.splash-name:hover .splash-name__go,
.splash-name:focus-visible .splash-name__go {
  opacity: 1; transform: translateX(8px); background: #fff;
}
@media (max-width: 640px) {
  .splash-name__go { font-size: 0.56rem; padding: 0.45em 1em; margin-top: 0.3rem; }
}

/* --- Order Online — the big DoorDash CTA, part of the page --- */
.splash-cta {
  position: relative; z-index: 2;
  align-self: center;
  display: inline-flex; flex-direction: column; align-items: center; gap: 0.25rem;
  background: var(--cream); color: var(--ink);
  border-radius: 999px;
  padding: clamp(0.95rem, 2.2vh, 1.3rem) clamp(2.4rem, 6vw, 4rem);
  text-align: center;
  margin-bottom: clamp(1.4rem, 4vh, 2.6rem);
  box-shadow: 0 22px 60px -16px rgba(0, 0, 0, 0.55);
  opacity: 0; transform: translateY(26px);
  animation: splashIn 1s var(--ease) 0.85s forwards;
  transition: background 0.3s var(--ease), box-shadow 0.35s var(--ease);
}
.splash-cta:hover, .splash-cta:focus-visible {
  background: #fff;
  box-shadow: 0 26px 70px -14px rgba(0, 0, 0, 0.65);
}
.splash-cta__label {
  font-weight: 500; font-size: clamp(0.95rem, 2vh, 1.2rem);
  letter-spacing: 0.26em; text-transform: uppercase;
}
.splash-cta__sub {
  font-family: var(--serif); font-style: italic;
  font-size: clamp(0.82rem, 1.6vh, 0.95rem); color: var(--ink-soft);
}

/* --- Downtown step 2: bakery or bistro, same stage --- */
.splash__list--dt { display: none; }
.splash.is-dt .splash__list--main { display: none; }
.splash.is-dt .splash__list--dt { display: flex; }

.splash-back {
  margin-top: clamp(1rem, 3vh, 1.8rem);
  background: none; border: 0; padding: 0.4rem 0;
  color: rgba(246, 241, 231, 0.75);
  font: inherit; font-size: 0.78rem; letter-spacing: 0.2em; text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid rgba(246, 241, 231, 0.35);
  opacity: 0; transform: translateY(26px);
  animation: splashIn 0.9s var(--ease) 0.82s forwards;
  transition: color 0.3s, border-color 0.3s;
}
.splash-back:hover, .splash-back:focus-visible { color: var(--cream); border-color: var(--cream); }

/* Straight past the picker — for anyone who just wants the site (and for
   review bots that never tap a boutique). */
.splash-skip {
  margin-left: 1.2rem;
  background: rgba(38, 35, 30, 0.5); border: 1px solid rgba(246, 241, 231, 0.5);
  border-radius: 999px; padding: 0.55em 1.3em; cursor: pointer;
  font: inherit; color: var(--cream);
  -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
  transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.splash-skip:hover, .splash-skip:focus-visible { background: var(--cream); color: var(--ink); border-color: var(--cream); }
@media (max-width: 640px) { .splash-skip { display: block; margin: 0.9rem auto 0; } }

/* ============================================================
   HEADER — slim single row
   ============================================================ */
:root { --header-h: 64px; }

.header {
  position: fixed; top: 0; left: 0; right: 0; z-index: 600;
  background: rgba(255, 255, 255, 0.94);
  -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--hairline);
  opacity: 0; transform: translateY(-14px);
  transition: opacity 0.6s var(--ease) 0.35s, transform 0.6s var(--ease) 0.35s;
}
body.splash-done .header { opacity: 1; transform: none; }
.header--scrolled { box-shadow: 0 10px 30px -18px rgba(38, 35, 30, 0.3); }

.header__inner {
  max-width: var(--maxw); margin: 0 auto; height: var(--header-h);
  padding: 0 var(--pad);
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
}
.header__brand { display: flex; align-items: center; gap: 0.7rem; }
.header__logo { width: 44px; height: 44px; border-radius: 50%; }
.header__wordmark { display: flex; flex-direction: column; line-height: 1.15; }
.header__wordmark-main { font-weight: 500; font-size: 0.9rem; letter-spacing: 0.14em; text-transform: uppercase; }
.header__wordmark-sub { font-family: var(--serif); font-style: italic; font-size: 0.82rem; color: var(--grey); }
.header__right { display: flex; align-items: center; gap: 0.8rem; }

.loc-pill {
  display: inline-flex; align-items: center; gap: 0.5rem;
  border: 1px solid var(--line); border-radius: 999px; background: none;
  padding: 0.5rem 1rem; font: inherit; font-size: 0.74rem;
  letter-spacing: 0.1em; text-transform: uppercase; cursor: pointer;
  transition: border-color 0.3s;
}
.loc-pill:hover, .loc-pill:focus-visible { border-color: var(--char); }
.loc-pill__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--accent); flex: none; }
.loc-pill__swap { font-size: 0.6rem; letter-spacing: 0.16em; color: var(--grey); }

/* ============================================================
   BOUTIQUE PAGE — Grolet-style split hero, catbar, case grid
   ============================================================ */
.bh { display: grid; grid-template-columns: 1.15fr 0.85fr; min-height: 74vh; padding-top: var(--header-h); }

.bh__info {
  background: var(--hero-bg, var(--cream)); color: var(--char);
  transition: background 0.6s var(--ease);
  display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
  padding: clamp(2.5rem, 6vw, 5rem) var(--pad); gap: 0.9rem;
}
.bh__eyebrow { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--accent); }
.bh__name {
  font-family: var(--sans); font-weight: 500; font-size: clamp(2.8rem, 6.5vw, 5.4rem);
  letter-spacing: 0.05em; text-transform: uppercase; line-height: 1.02;
}
.bh__mode { font-family: var(--serif); font-style: italic; font-size: 1.05rem; color: var(--grey); }
.bh__address { font-style: normal; font-size: 0.95rem; line-height: 1.6; }
.bh__hours { list-style: none; max-width: 360px; width: 100%; margin-top: 0.4rem; }
.bh__hours li {
  display: flex; justify-content: space-between; gap: 1.5rem;
  font-size: 0.9rem; padding: 0.45rem 0; border-bottom: 1px solid rgba(38, 35, 30, 0.12);
}
.bh__hours li:last-child { border-bottom: 0; }
.bh__hours-note { font-family: var(--serif); font-style: italic; color: var(--grey); }

/* "brand new — now open" flag on the boutique hero */
.bh__open {
  display: inline-flex; align-items: center; gap: 0.55em;
  margin-bottom: 1.1rem; padding: 0.5em 1.25em;
  border-radius: 999px; background: var(--accent); color: #fff;
  font-size: 0.62rem; font-weight: 500; letter-spacing: 0.26em; text-transform: uppercase;
}
.bh__open-dot {
  width: 7px; height: 7px; border-radius: 50%; background: #fff;
  animation: openPulse 1.8s ease-in-out infinite;
}
@keyframes openPulse {
  0%, 100% { opacity: 1; transform: scale(1); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.55); }
  50% { opacity: 0.75; transform: scale(0.82); box-shadow: 0 0 0 5px rgba(255, 255, 255, 0); }
}
@media (prefers-reduced-motion: reduce) { .bh__open-dot { animation: none; } }

.bh__order {
  background: var(--feature-bg, var(--char)); color: var(--cream);
  transition: background 0.6s var(--ease);
  display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
  padding: clamp(2.5rem, 6vw, 5rem) var(--pad); gap: 1.4rem;
}
.bh__order-eyebrow { font-size: 0.72rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-soft); }
.bh__order-line { font-weight: 300; font-size: clamp(1.7rem, 3.2vw, 2.9rem); letter-spacing: 0.04em; text-transform: uppercase; line-height: 1.15; }
.bh__order-btn {
  background: var(--cream); color: var(--ink); border-radius: 999px;
  padding: 1rem 2.4rem; font-size: 0.82rem; font-weight: 500;
  letter-spacing: 0.18em; text-transform: uppercase;
  transition: background 0.3s, transform 0.3s;
}
.bh__order-btn:hover { background: #fff; transform: translateY(-2px); }

.catbar {
  position: sticky; top: var(--header-h); z-index: 400;
  background: rgba(255, 255, 255, 0.94);
  -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--hairline);
  display: flex; justify-content: center; gap: clamp(1.6rem, 4vw, 3rem);
  padding: 0.85rem var(--pad); overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.catbar a {
  font-size: 0.76rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--grey); white-space: nowrap; padding-bottom: 2px;
  border-bottom: 1px solid transparent; transition: color 0.3s, border-color 0.3s;
}
.catbar a:hover, .catbar a.is-active { color: var(--char); border-color: var(--char); }

.case { padding: clamp(3rem, 6vw, 4.5rem) var(--pad) 0; max-width: var(--maxw); margin: 0 auto; }
.case[id] { scroll-margin-top: calc(var(--header-h) + 48px); }
.case__eyebrow { font-size: 0.68rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.35rem; }
.case__title { font-weight: 300; font-size: clamp(1.5rem, 2.8vw, 2.2rem); letter-spacing: 0.16em; text-transform: uppercase; margin-bottom: clamp(1.4rem, 3vw, 2.2rem); }
.case__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2.4rem 1.6rem; }
.case__more {
  display: inline-flex; align-items: center; gap: 0.6em;
  margin-top: clamp(1.4rem, 3vw, 2rem);
  font-size: 0.78rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase;
  border-bottom: 1px solid var(--line); padding-bottom: 3px;
  transition: border-color 0.3s;
}
.case__more:hover, .case__more:focus-visible { border-color: var(--char); }
.case__more i { font-style: normal; transition: transform 0.35s var(--ease); }
.case__more:hover i, .case__more:focus-visible i { transform: translateX(5px); }

.tile { display: block; }
.tile__media { position: relative; aspect-ratio: 1 / 1; overflow: hidden; background: var(--canvas-soft); }
.tile__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s var(--ease); }
.tile__media img.crop-top { object-position: 50% 8%; }

/* looping tile video (e.g. crème brûlée danish) — plays when scrolled into view */
.tile__autovideo { width: 100%; height: 100%; object-fit: cover; }

/* hover video (e.g. smoked salmon) — fades in over the still */
.tile__video {
  position: absolute; inset: 0; z-index: 1;
  width: 100%; height: 100%; object-fit: cover;
  opacity: 0; pointer-events: none;
  transition: opacity 0.4s var(--ease);
}
.tile:hover .tile__video, .tile:focus-visible .tile__video { opacity: 1; }
@media (prefers-reduced-motion: reduce) { .tile__video { display: none; } }
.tile:hover .tile__media img, .tile:focus-visible .tile__media img { transform: scale(1.05); }
.tile__name { margin-top: 0.9rem; font-size: 0.78rem; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; }
.tile__price { font-size: 0.78rem; color: var(--grey); margin-top: 0.15rem; }

/* hover chip — tells the visitor exactly where the tile goes */
.tile__media::after {
  position: absolute; left: 50%; bottom: 0.9rem; z-index: 2;
  transform: translate(-50%, 8px);
  background: rgba(255, 255, 255, 0.94); color: var(--char);
  font-size: 0.6rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase;
  padding: 0.55em 1.2em; border-radius: 999px;
  opacity: 0; white-space: nowrap; pointer-events: none;
  transition: opacity 0.35s var(--ease), transform 0.35s var(--ease);
}
#pastries .tile__media::after, #sandwiches .tile__media::after { content: "Order online"; }
#cakes .tile__media::after { content: "Open the cake atelier"; }
.tile:hover .tile__media::after, .tile:focus-visible .tile__media::after { opacity: 1; transform: translate(-50%, 0); }
@media (hover: none) {
  .tile__media::after { opacity: 1; transform: translate(-50%, 0); }
}

/* party mode — the little DJ button */
.party-toggle {
  position: fixed; right: clamp(1rem, 2.5vw, 2rem); bottom: clamp(1rem, 2.5vw, 2rem);
  z-index: 1500;
  width: 52px; height: 52px; border-radius: 50%; border: 0;
  background: var(--cream); color: var(--ink);
  font-size: 1.35rem; line-height: 1; cursor: pointer;
  box-shadow: 0 14px 40px -12px rgba(0, 0, 0, 0.45);
  transition: transform 0.3s var(--ease), background 0.3s;
}
.party-toggle:hover, .party-toggle:focus-visible { transform: scale(1.08); background: #fff; }
.party-toggle[aria-pressed="true"] { animation: partyPulse 0.98s ease-in-out infinite; }
@keyframes partyPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.14); } }
@media (prefers-reduced-motion: reduce) { .party-toggle[aria-pressed="true"] { animation: none; } }

/* ============================================================
   THE SECRET DANISH — find the little disc in the footer
   ============================================================ */
.disco-egg {
  background: none; border: 0; padding: 0 0.15em; cursor: pointer;
  font-size: 1.05rem; line-height: 1; vertical-align: -2px;
  opacity: 0.8; filter: grayscale(0.1);
  animation: eggTease 5s ease-in-out infinite;
  transition: opacity 0.35s var(--ease), filter 0.35s var(--ease), transform 0.35s var(--ease);
}
@keyframes eggTease {
  0%, 84%, 100% { transform: rotate(0deg) scale(1); }
  88% { transform: rotate(-20deg) scale(1.3); }
  92% { transform: rotate(16deg) scale(1.3); }
  96% { transform: rotate(0deg) scale(1.12); }
}
.disco-egg:hover, .disco-egg:focus-visible {
  opacity: 1; filter: none; transform: rotate(25deg) scale(1.35);
  animation: none;
}

body.rave-locked { overflow: hidden; }

.rave {
  position: fixed; inset: 0; z-index: 3000;
  background: rgba(8, 5, 16, 0.96);
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 1.1rem; padding: 4vh 4vw;
}
.rave[hidden] { display: none; }

.rave__danish {
  width: min(94vw, 1000px);
  height: min(80vh, 860px);
  object-fit: contain;
  border-radius: 18px; background: #000; cursor: pointer;
  box-shadow: 0 40px 120px -30px rgba(0, 0, 0, 0.9), 0 0 90px rgba(255, 199, 44, 0.15);
  animation: danishIn 0.6s var(--ease);
}
@keyframes danishIn { from { opacity: 0; transform: scale(0.94); } to { opacity: 1; transform: none; } }

.rave__code-line {
  color: rgba(243, 237, 224, 0.85);
  font-size: 0.8rem; letter-spacing: 0.24em; text-transform: uppercase;
  text-align: center;
}
.rave__code-line strong { color: #ffc72c; font-weight: 500; }

.rave__close {
  position: absolute; top: clamp(0.8rem, 2.5vw, 1.6rem); right: clamp(0.8rem, 2.5vw, 1.6rem);
  width: 48px; height: 48px; border-radius: 50%; border: 0;
  background: rgba(255, 255, 255, 0.14); color: #fff;
  font-size: 1.5rem; line-height: 1; cursor: pointer;
  -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
  transition: background 0.3s, transform 0.3s;
}
.rave__close:hover, .rave__close:focus-visible { background: rgba(255, 255, 255, 0.3); transform: rotate(90deg); }

/* soft exit — fade the room before travelling to the atelier */
body::after {
  content: ""; position: fixed; inset: 0; z-index: 2000;
  background: var(--cream); opacity: 0; pointer-events: none;
  transition: opacity 0.45s var(--ease);
}
body.is-departing::after { opacity: 1; pointer-events: auto; }

/* ---------- The coffee bar — location-tinted menu band ---------- */
.coffee {
  background: var(--hero-bg, var(--cream));
  padding: clamp(3rem, 6vw, 4.5rem) var(--pad);
  margin-top: clamp(3rem, 6vw, 4.5rem);
  transition: background 0.6s var(--ease);
}
.coffee[id] { scroll-margin-top: calc(var(--header-h) + 48px); }
.coffee__inner { max-width: var(--maxw); margin: 0 auto; }
.coffee__sub { color: var(--grey); font-size: 0.9rem; letter-spacing: 0.04em; margin-top: -0.9rem; }
.coffee__rail {
  position: relative; overflow: hidden;
  margin-top: clamp(1.6rem, 3vw, 2.4rem);
}
.coffee__rail::before, .coffee__rail::after {
  content: ""; position: absolute; top: 0; bottom: 0; width: clamp(30px, 6vw, 80px);
  z-index: 2; pointer-events: none;
}
.coffee__rail::before { left: 0; background: linear-gradient(90deg, var(--hero-bg, var(--cream)), transparent); }
.coffee__rail::after { right: 0; background: linear-gradient(270deg, var(--hero-bg, var(--cream)), transparent); }
.coffee__rail-track {
  display: flex; width: max-content;
  animation: coffeeScroll 55s linear infinite;
  will-change: transform;
}
.coffee__rail:hover .coffee__rail-track { animation-play-state: paused; }
@keyframes coffeeScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }

.coffee-card {
  flex: 0 0 auto; width: clamp(118px, 13vw, 160px);
  margin-right: clamp(1rem, 2vw, 1.6rem);
  background: #fff; padding: 0.85rem 0.85rem 0.7rem; text-align: center;
  box-shadow: 0 16px 44px -20px rgba(38, 35, 30, 0.25);
}
.coffee-card img { width: 100%; aspect-ratio: 3 / 4; object-fit: contain; }
.coffee-card figcaption {
  margin-top: 0.5rem; font-size: 0.56rem; font-weight: 500;
  letter-spacing: 0.14em; text-transform: uppercase; color: var(--char);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
@media (prefers-reduced-motion: reduce) { .coffee__rail-track { animation: none; } }

.coffee__grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 2.2rem 2rem; margin-top: clamp(1.6rem, 3vw, 2.4rem);
}
.coffee-block h3 {
  font-size: 0.7rem; font-weight: 500; letter-spacing: 0.26em;
  text-transform: uppercase; color: var(--accent); margin-bottom: 0.8rem;
}
.coffee-block ul { list-style: none; }
.coffee-block li {
  display: flex; align-items: baseline; gap: 0.7rem;
  padding: 0.45rem 0; font-size: 0.92rem;
  border-bottom: 1px solid rgba(38, 35, 30, 0.1);
}
.coffee-block li:last-child { border-bottom: 0; }
.coffee-name { font-weight: 400; }
.coffee-name em {
  display: block; font-family: var(--serif); font-style: italic;
  font-size: 0.85rem; color: var(--grey); line-height: 1.45;
}
.coffee-dots { flex: 1; min-width: 1.2rem; border-bottom: 1px dotted rgba(38, 35, 30, 0.35); transform: translateY(-4px); }
.coffee-price { font-weight: 500; font-size: 0.84rem; white-space: nowrap; }
.coffee__note { margin-top: 1.6rem; font-family: var(--serif); font-style: italic; color: var(--grey); }

/* Downtown: slim bistro cross-link band */
.dtband {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 0.9rem;
  background: #16294a; color: var(--cream);
  padding: 1.05rem var(--pad); text-align: center;
  font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase;
}
.dtband a { border-bottom: 1px solid rgba(246, 241, 231, 0.4); padding-bottom: 2px; transition: border-color 0.3s; }
.dtband a:hover { border-color: var(--cream); }

/* ============================================================
   PAGE HEAD + BREADCRUMB PILL (legal & contact pages)
   ============================================================ */
.page-head {
  padding: calc(var(--header-h) + clamp(2.5rem, 6vh, 4rem)) var(--pad) 0;
  max-width: var(--maxw); margin: 0 auto;
}
.page-head__title {
  font-weight: 300; font-size: clamp(2rem, 4.5vw, 3.4rem);
  letter-spacing: 0.12em; text-transform: uppercase;
  margin: 0.4rem 0 0.8rem;
}
.page-head__text { color: var(--grey); max-width: 62ch; }
.page-head .crumb { background: var(--canvas-soft); margin-bottom: 1.2rem; }

.crumb {
  display: inline-flex; align-items: baseline; gap: 0.8em;
  background: #fff; border-radius: 100px;
  padding: 0.6em 1.4em;
  font-size: 0.64rem; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--grey);
  margin-bottom: clamp(1.8rem, 4vh, 3rem);
}
.crumb a:hover { color: var(--char); }
.crumb span { color: var(--peach-deep); }
.crumb em { font-style: normal; color: var(--peach-ink); }

/* ============================================================
   LA CARTE COMPLÈTE — full menu typography
   ============================================================ */
.carte { background: var(--canvas); padding: clamp(3rem, 7vw, 5.5rem) var(--pad) clamp(4rem, 9vw, 7rem); }
.carte__grid {
  max-width: 1180px; margin: 0 auto;
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(2.4rem, 5vw, 4.5rem) clamp(3rem, 6vw, 6rem);
  align-items: start;
}
.carte-block__title {
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(1.7rem, 3vw, 2.2rem);
  color: var(--peach-deep);
  letter-spacing: 0.02em;
  padding-bottom: 0.7rem;
  margin-bottom: 1.1rem;
  border-bottom: 1px solid var(--peach);
}
.carte-block__hint {
  font-size: 0.64rem; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase;
  color: var(--grey);
  margin: -0.4rem 0 1rem;
}
.carte-list { list-style: none; display: flex; flex-direction: column; gap: 0.7rem; }
.carte-list li { display: flex; align-items: baseline; gap: 0.7rem; }
.carte-item { font-family: var(--serif); font-size: 1.14rem; color: var(--char); line-height: 1.35; }
.carte-dots { flex: 1; border-bottom: 1px solid var(--hairline); transform: translateY(-4px); min-width: 1.5rem; }
.carte-price { font-family: var(--sans); font-size: 0.84rem; font-weight: 500; letter-spacing: 0.04em; color: var(--peach-ink); white-space: nowrap; }
.carte-sub { display: block; font-family: var(--sans); font-style: italic; font-size: 0.8rem; color: var(--grey); font-weight: 300; letter-spacing: 0.01em; }
.fav { font-style: normal; color: var(--peach-deep); font-size: 0.8em; }
sup.mark {
  font-family: var(--sans); font-style: normal; font-size: 0.58em;
  letter-spacing: 0.08em; font-weight: 500;
  color: var(--peach-ink);
}
.carte-note {
  margin-top: 1rem;
  font-family: var(--serif); font-style: italic;
  font-size: 0.95rem; color: var(--grey);
}
.carte-legend {
  max-width: 1180px; margin: clamp(2.5rem, 5vw, 4rem) auto 0;
  text-align: center;
  font-size: 0.78rem; color: var(--grey);
  border-top: 1px solid var(--hairline);
  padding-top: 1.6rem;
}
.carte-hours {
  max-width: 1180px; margin: clamp(2rem, 4vw, 3rem) auto 0;
  display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.2rem, 3vw, 2.4rem);
  text-align: center;
  background: var(--canvas-soft);
  padding: clamp(1.6rem, 3vw, 2.4rem);
}
.carte-hours h3 { font-family: var(--serif); font-weight: 500; font-size: 1.25rem; color: var(--peach-deep); margin-bottom: 0.3rem; }
.carte-hours p { font-size: 0.86rem; color: var(--grey); line-height: 1.7; }
.carte-hours a { color: var(--peach-ink); }
.carte-hours a:hover { color: var(--char); }

/* ============================================================
   DOWNTOWN — boulangerie le jour, bistro le soir
   ============================================================ */
:root { --navy: #16294a; --navy-soft: #21375f; --dt-gold: #cda558; --dt-cream: #f3ede0; }

.dt-hero {
  background: var(--navy);
  color: var(--dt-cream);
  padding: clamp(160px, 22vh, 220px) var(--pad) clamp(4rem, 9vh, 6.5rem);
  text-align: center;
}
.dt-hero .crumb { margin-bottom: clamp(2rem, 5vh, 3.4rem); }
.dt-hero__inner { max-width: 820px; margin: 0 auto; }
.dt-hero__eyebrow {
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.4em; text-transform: uppercase;
  color: var(--dt-gold);
  margin-bottom: 1.6rem;
}
.dt-hero__title {
  font-family: var(--serif); font-weight: 500;
  font-size: clamp(3rem, 7vw, 5.6rem);
  line-height: 1;
  color: #fff;
  margin-bottom: 1.2rem;
}
.dt-hero__sub {
  font-family: var(--serif); font-size: clamp(1.2rem, 2.4vw, 1.7rem);
  color: var(--dt-gold);
  margin-bottom: 1.6rem;
}
.dt-hero__sub em { font-style: italic; }
.dt-hero__sub span { color: rgba(243, 237, 224, 0.5); padding: 0 0.4em; }
.dt-hero__text { color: rgba(243, 237, 224, 0.78); font-size: 1.02rem; max-width: 58ch; margin: 0 auto; }

.dt-day { background: var(--canvas); }
.dt-hero--compact { padding-top: clamp(140px, 18vh, 190px); padding-bottom: clamp(3rem, 6vh, 4.5rem); }
.dt-hero--compact .crumb a:hover { color: var(--char); }
.dt-night--teaser { padding-top: clamp(3rem, 6vw, 5rem); }

.dt-hero__meta {
  margin-top: 1.4rem;
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase;
  color: var(--dt-gold);
}

/* --- crossover bands (day ↔ night) --- */
.dt-crossover {
  background: var(--navy);
  color: var(--dt-cream);
  text-align: center;
  padding: clamp(4rem, 9vw, 6.5rem) var(--pad);
}
.dt-crossover--noir { background: var(--navy-soft); }
.dt-crossover__title {
  font-family: var(--serif); font-weight: 500;
  font-size: clamp(1.9rem, 3.8vw, 2.9rem);
  color: #fff;
  margin: 0.8rem 0 1rem;
}
.dt-crossover__text { color: rgba(243, 237, 224, 0.75); max-width: 52ch; margin: 0 auto 1.9rem; }

/* --- le bistro noir — the menu told in pictures --- */
body.page-noir { background: var(--navy); }
.noir-feature {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
  max-width: 1220px; margin: 0 auto;
  padding: clamp(2.5rem, 6vw, 4.5rem) var(--pad);
  color: var(--dt-cream);
}
.noir-feature--flip .noir-feature__media { order: 2; }
.noir-feature__media {
  border: 1px solid rgba(205, 165, 88, 0.5);
  padding: clamp(8px, 1vw, 12px);
  overflow: hidden;
}
.noir-feature__media img { width: 100%; aspect-ratio: 4/3.4; object-fit: cover; }
.noir-feature .carte-block { margin: 0; }
.dt-night--flush { padding-top: clamp(1.5rem, 3vw, 2.5rem); }
.dt-luxe--flush {
  background: transparent; border: none; padding: 0;
  max-width: none; margin: 0;
  text-align: left;
}

/* navy recolor also applies across the noir page */
.page-noir .carte-block__title { color: var(--dt-gold); border-bottom-color: rgba(205, 165, 88, 0.45); }
.page-noir .carte-block__hint { color: rgba(243, 237, 224, 0.6); }
.page-noir .carte-item { color: var(--dt-cream); }
.page-noir .carte-dots { border-bottom-color: rgba(243, 237, 224, 0.18); }
.page-noir .carte-price { color: var(--dt-gold); }
.page-noir .carte-sub { color: rgba(243, 237, 224, 0.58); }
.page-noir .fav { color: var(--dt-gold); }
.page-noir sup.mark { color: var(--dt-gold); }
.page-noir .carte-note { color: rgba(243, 237, 224, 0.65); }

.dt-night {
  background: var(--navy);
  color: var(--dt-cream);
  padding: clamp(4rem, 9vw, 7.5rem) var(--pad);
}
.dt-night__frame {
  max-width: 1180px; margin: 0 auto;
  border: 1px solid rgba(205, 165, 88, 0.55);
  padding: clamp(2rem, 5vw, 4.5rem);
}
.dt-night__head { text-align: center; margin-bottom: clamp(2.5rem, 5vw, 4rem); }
.dt-night__eyebrow {
  font-size: 0.64rem; font-weight: 500; letter-spacing: 0.34em; text-transform: uppercase;
  color: var(--dt-gold);
  margin-bottom: 1.2rem;
}
.dt-night__title {
  font-family: var(--serif); font-weight: 500;
  font-size: clamp(2rem, 4.6vw, 3.4rem);
  line-height: 1.06;
  color: #fff;
}
.dt-night__title em { color: var(--dt-gold); }

.dt-luxe {
  background: var(--navy-soft);
  border: 1px solid rgba(205, 165, 88, 0.5);
  padding: clamp(1.8rem, 4vw, 3rem);
  max-width: 760px;
  margin: 0 auto clamp(3rem, 6vw, 4.5rem);
  text-align: center;
}
.dt-luxe__title {
  font-family: var(--serif); font-weight: 500;
  font-size: clamp(1.7rem, 3.4vw, 2.4rem);
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--dt-gold);
}
.dt-luxe__sub {
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.34em; text-transform: uppercase;
  color: rgba(243, 237, 224, 0.65);
  margin: 0.5rem 0 1.6rem;
}
.dt-luxe .carte-list { text-align: left; }
.dt-luxe__quote {
  margin-top: 1.6rem;
  font-family: var(--serif); font-style: italic;
  font-size: 1.02rem;
  color: rgba(243, 237, 224, 0.7);
}

.dt-night__grid {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: clamp(2.4rem, 5vw, 4rem) clamp(3rem, 5vw, 5rem);
  align-items: start;
}

/* navy recolor of the carte components */
.dt-night .carte-block__title { color: var(--dt-gold); border-bottom-color: rgba(205, 165, 88, 0.45); }
.dt-night .carte-block__hint { color: rgba(243, 237, 224, 0.6); }
.dt-night .carte-item { color: var(--dt-cream); }
.dt-night .carte-dots { border-bottom-color: rgba(243, 237, 224, 0.18); }
.dt-night .carte-price { color: var(--dt-gold); }
.dt-night .carte-sub { color: rgba(243, 237, 224, 0.58); }
.dt-night .fav { color: var(--dt-gold); }
.dt-night sup.mark { color: var(--dt-gold); }
.dt-night .carte-note { color: rgba(243, 237, 224, 0.65); }

.dt-hours {
  margin-top: clamp(3rem, 6vw, 4.5rem);
  border-top: 1px solid rgba(205, 165, 88, 0.45);
  padding-top: clamp(2rem, 4vw, 3rem);
  text-align: center;
}
.dt-hours__row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-bottom: 1.6rem; }
.dt-hours__col h3 {
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.3em; text-transform: uppercase;
  color: var(--dt-gold);
  margin-bottom: 0.4rem;
}
.dt-hours__col p { font-family: var(--serif); font-size: 1.35rem; color: #fff; }
.dt-hours__note { font-size: 0.8rem; color: rgba(243, 237, 224, 0.6); letter-spacing: 0.06em; margin-bottom: 1.8rem; }
.dt-hours__actions { display: flex; justify-content: center; flex-wrap: wrap; gap: 1rem; }

/* ============================================================
   LE BISTRO — the animated carte
   ============================================================ */
.bistro-hero {
  background: var(--navy); color: var(--dt-cream); text-align: center;
  padding: calc(var(--header-h) + clamp(3rem, 9vh, 5.5rem)) var(--pad) clamp(3rem, 7vh, 5rem);
}
.bistro-hero__eyebrow { font-size: 0.66rem; font-weight: 500; letter-spacing: 0.4em; text-transform: uppercase; color: var(--dt-gold); margin-bottom: 1.4rem; }
.bistro-hero__title { font-family: var(--serif); font-weight: 500; font-size: clamp(3.2rem, 9vw, 6.8rem); line-height: 0.98; color: #fff; }
.bistro-hero__title em { font-style: italic; color: var(--dt-gold); }
.bistro-hero__sub { font-family: var(--serif); font-style: italic; font-size: clamp(1.05rem, 2.2vw, 1.45rem); color: var(--dt-gold); margin-top: 0.8rem; }
.bistro-hero__rule {
  width: min(340px, 44vw); height: 1px; margin: 1.5rem auto;
  background: linear-gradient(90deg, transparent, var(--dt-gold), transparent);
  transform: scaleX(0);
  animation: ruleDraw 1.3s var(--slow) 0.75s forwards;
}
@keyframes ruleDraw { to { transform: scaleX(1); } }
.bistro-hero__text { max-width: 54ch; margin: 0 auto 1.7rem; color: rgba(243, 237, 224, 0.78); }
.bistro-hero__chips { display: flex; flex-wrap: wrap; gap: 0.6rem; justify-content: center; }
.chip {
  border: 1px solid rgba(205, 165, 88, 0.45); border-radius: 999px;
  padding: 0.55em 1.3em; font-size: 0.66rem; font-weight: 500;
  letter-spacing: 0.22em; text-transform: uppercase; color: var(--dt-cream);
}
.chip--gold { background: var(--dt-gold); border-color: var(--dt-gold); color: var(--navy); }

.bistro-hero .rise { opacity: 0; transform: translateY(26px); animation: bistroRise 0.9s var(--ease) forwards; }
.rise--1 { animation-delay: 0.1s; }
.rise--2 { animation-delay: 0.25s; }
.rise--3 { animation-delay: 0.45s; }
.rise--4 { animation-delay: 0.7s; }
.rise--5 { animation-delay: 0.9s; }
@keyframes bistroRise { to { opacity: 1; transform: none; } }

/* dark carte nav */
.catbar--noir { background: rgba(16, 30, 55, 0.92); border-bottom: 1px solid rgba(205, 165, 88, 0.28); }
.catbar--noir a { color: rgba(243, 237, 224, 0.65); }
.catbar--noir a:hover, .catbar--noir a.is-active { color: #fff; border-color: var(--dt-gold); }

/* one-click French ↔ English menu names */
.lang-toggle {
  flex: none; align-self: center; margin-left: clamp(0.6rem, 2vw, 1.6rem);
  background: none; border: 1px solid var(--dt-gold); border-radius: 999px;
  color: var(--dt-gold); font: inherit; font-size: 0.66rem; font-weight: 500;
  letter-spacing: 0.18em; text-transform: uppercase;
  padding: 0.4em 1.2em; cursor: pointer; white-space: nowrap;
  transition: background 0.3s, color 0.3s;
}
.lang-toggle:hover, .lang-toggle:focus-visible { background: var(--dt-gold); color: var(--navy); }

/* ============================================================
   LE BISTRO — opening-soon teaser. The real carte sits under
   frosted glass; a gold card keeps the secret.
   ============================================================ */
.soon-badge {
  display: inline-block; margin-top: 1.7rem;
  padding: 0.7em 2em;
  border-radius: 999px;
  font-size: clamp(0.72rem, 1.6vw, 0.86rem); font-weight: 500;
  letter-spacing: 0.42em; text-transform: uppercase; text-indent: 0.42em;
  color: var(--navy);
  background: linear-gradient(110deg, #a97e2f 0%, #e8c877 25%, #cda558 50%, #f2dc9b 75%, #a97e2f 100%);
  background-size: 250% 100%;
  animation: soonShimmer 5s linear infinite;
  box-shadow: 0 6px 30px rgba(205, 165, 88, 0.28);
}
@keyframes soonShimmer { to { background-position: -250% 0; } }

.carte-secret {
  position: relative; overflow: hidden;
  height: min(165vh, 1280px);
}
.carte-secret::after {
  content: ""; position: absolute; inset: 0; z-index: 1;
  background: linear-gradient(to bottom, rgba(22, 41, 74, 0) 55%, var(--navy) 96%);
  pointer-events: none;
}
.carte-secret__blur {
  filter: blur(12px) saturate(0.75) brightness(0.8);
  transform: scale(1.03);
  pointer-events: none;
  user-select: none; -webkit-user-select: none;
}
.carte-secret__overlay {
  position: absolute; inset: 0; z-index: 2;
  display: flex; align-items: center; justify-content: center;
  padding: var(--pad);
  pointer-events: none;
}
.carte-secret__card {
  pointer-events: auto;
  max-width: 36rem; text-align: center;
  padding: clamp(2.4rem, 5vw, 3.6rem) clamp(1.8rem, 5vw, 3.4rem);
  background: rgba(16, 30, 55, 0.62);
  border: 1px solid rgba(205, 165, 88, 0.55);
  border-radius: 6px;
  outline: 1px solid rgba(205, 165, 88, 0.22); outline-offset: 7px;
  backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.5);
}
.carte-secret__mark {
  font-size: 1.5rem; color: var(--dt-gold); margin-bottom: 0.9rem;
  animation: secretTwinkle 3.2s ease-in-out infinite;
}
@keyframes secretTwinkle { 0%, 100% { opacity: 1; } 50% { opacity: 0.45; } }
.carte-secret__eyebrow {
  font-size: 0.64rem; font-weight: 500; letter-spacing: 0.4em;
  text-transform: uppercase; color: var(--dt-gold); margin-bottom: 1.2rem;
}
.carte-secret__title {
  font-family: var(--serif); font-weight: 500; line-height: 1.05;
  font-size: clamp(2.1rem, 5.5vw, 3.2rem); color: #fff;
}
.carte-secret__title em { font-style: italic; color: var(--dt-gold); }
.carte-secret__text {
  margin: 1.2rem auto 2rem; max-width: 42ch;
  color: rgba(243, 237, 224, 0.82);
}
.carte-secret__actions { display: flex; flex-wrap: wrap; gap: 0.8rem; justify-content: center; }

@media (prefers-reduced-motion: reduce) {
  .soon-badge, .carte-secret__mark { animation: none; }
}

/* carte items rise in one by one */
.page-noir .carte-block.reveal .carte-list li { opacity: 0; transform: translateY(14px); transition: opacity 0.6s var(--ease), transform 0.6s var(--ease); }
.page-noir .carte-block.reveal.is-in .carte-list li { opacity: 1; transform: none; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(1) { transition-delay: 0.05s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(2) { transition-delay: 0.12s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(3) { transition-delay: 0.19s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(4) { transition-delay: 0.26s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(5) { transition-delay: 0.33s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(6) { transition-delay: 0.4s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(7) { transition-delay: 0.47s; }
.page-noir .carte-block.reveal.is-in .carte-list li:nth-child(8) { transition-delay: 0.54s; }

/* gold underline draws itself under each section title */
.page-noir .carte-block__title { border-bottom: none; }
.page-noir .carte-block__title::after {
  content: ""; display: block; height: 1px; margin-top: 0.55rem;
  background: rgba(205, 165, 88, 0.5);
  transform: scaleX(0); transform-origin: 0 50%;
  transition: transform 1s var(--slow) 0.15s;
}
.page-noir .reveal.is-in .carte-block__title::after { transform: scaleX(1); }

/* hovered dish glows gold */
.page-noir .carte-item { transition: color 0.3s var(--ease); }
.page-noir .carte-list li:hover .carte-item { color: var(--dt-gold); }

/* luxury spotlight */
.lux-eyebrow { font-size: 0.64rem; font-weight: 500; letter-spacing: 0.34em; text-transform: uppercase; color: var(--dt-gold); margin-bottom: 0.6rem; }
.lux-trio { border: 1px solid var(--dt-gold); background: rgba(205, 165, 88, 0.07); padding: 1.1rem 1.4rem; margin-top: 1.5rem; }
.lux-trio__name { display: flex; align-items: baseline; gap: 0.6rem; font-family: var(--serif); font-size: 1.25rem; color: #fff; }
.lux-trio__name .fav { color: var(--dt-gold); }
.lux-trio__price { margin-left: auto; font-family: var(--serif); font-size: 1.3rem; color: var(--dt-gold); }
.lux-trio__sub { font-size: 0.85rem; color: rgba(243, 237, 224, 0.65); margin-top: 0.3rem; }
.lux-quote { margin-top: 1.4rem; font-family: var(--serif); font-style: italic; color: rgba(243, 237, 224, 0.7); }

/* boxed kosher note */
.carte-note--boxed { border: 1px solid rgba(243, 237, 224, 0.28); padding: 0.65rem 1rem; text-align: center; margin: 1rem 0 0.4rem; font-size: 0.85rem; color: rgba(243, 237, 224, 0.8); }

/* small burger figure inside the frame */
.burger-fig { margin-top: 1.6rem; border: 1px solid rgba(205, 165, 88, 0.5); padding: clamp(6px, 0.8vw, 10px); }
.burger-fig img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.burger-fig--full img { aspect-ratio: auto; height: auto; object-fit: contain; }

/* sides & sauces */
.dt-luxe--wide { max-width: 900px; }
.ss-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.5rem, 4vw, 3rem); text-align: left; margin-top: 1.4rem; }
.ss-grid h3 { font-size: 0.68rem; font-weight: 500; letter-spacing: 0.3em; text-transform: uppercase; color: var(--dt-gold); margin-bottom: 0.7rem; }
.ss-grid ul { list-style: none; }
.ss-grid li { padding: 0.34rem 0; font-size: 0.95rem; color: var(--dt-cream); border-bottom: 1px solid rgba(243, 237, 224, 0.08); }
.ss-grid li:last-child { border-bottom: 0; }

.carte-block--bare .carte-list { text-align: left; }

/* anchor offsets under the fixed header + carte nav */
.page-noir [id] { scroll-margin-top: calc(var(--header-h) + 54px); }

@media (max-width: 640px) {
  .ss-grid { grid-template-columns: 1fr; }
  .bistro-hero__chips { gap: 0.45rem; }
}

/* ============================================================
   NOS BOUTIQUES — locations
   ============================================================ */
.locations__grid { max-width: 1280px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.6rem, 3vw, 2.6rem); }
.loc-card {
  background: #fff; border: 1px solid var(--peach);
  padding: clamp(2rem, 4vw, 3.2rem); position: relative;
  transition: box-shadow 0.5s var(--ease);
}
.loc-card__here {
  position: absolute; top: 1.3rem; right: 1.3rem;
  font-size: 0.56rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--char);
  background: var(--peach); padding: 0.6em 1.1em; border-radius: 100px;
  opacity: 0; transform: translateY(-4px); transition: opacity 0.4s var(--ease), transform 0.4s var(--ease);
}
.loc-card.is-current { box-shadow: 0 0 0 clamp(8px, 1vw, 12px) var(--peach); }
.loc-card.is-current .loc-card__here { opacity: 1; transform: translateY(0); }
.loc-card__name { font-family: var(--serif); font-size: clamp(2rem, 4vw, 2.8rem); font-weight: 500; color: var(--peach-deep); }
.loc-card__sub { color: var(--grey); font-style: italic; font-family: var(--serif); font-size: 1.1rem; margin-bottom: 1.6rem; }
.loc-card__addr { font-style: normal; color: var(--grey); margin-bottom: 1.6rem; line-height: 1.75; }
.loc-card--soon .loc-card__addr { font-family: var(--serif); font-style: italic; font-size: 1.1rem; }
.loc-card__hours { display: flex; flex-direction: column; gap: 0.55rem; margin-bottom: 1.6rem; }
.loc-card__hours div { display: flex; justify-content: space-between; border-bottom: 1px solid var(--hairline); padding-bottom: 0.55rem; }
.loc-card__hours dt { font-size: 0.68rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--grey); }
.loc-card__hours dd { font-family: var(--serif); font-size: 1.08rem; }
.loc-card__phone { display: inline-block; font-family: var(--serif); font-size: 1.4rem; color: var(--peach-ink); margin-bottom: 1.9rem; }
.loc-card__actions { display: flex; flex-wrap: wrap; gap: 0.8rem; }
.loc-card__actions .btn { padding: 1em 1.7em; letter-spacing: 0.18em; }


/* ============================================================
   FOOTER — slim: three addresses + legal bar
   ============================================================ */
.footer { background: var(--char); color: rgba(246, 241, 231, 0.82); margin-top: clamp(3rem, 6vw, 5rem); }
.footer__inner {
  max-width: var(--maxw); margin: 0 auto; padding: 3rem var(--pad);
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem;
}
.footer__heading {
  font-family: var(--sans); font-size: 0.72rem; font-weight: 500; letter-spacing: 0.22em;
  text-transform: uppercase; color: var(--cream); margin-bottom: 0.6rem;
}
.footer__col p { font-size: 0.88rem; line-height: 1.65; }
.footer__col a { color: var(--gold-soft); font-size: 0.88rem; }
.footer__col a:hover { color: var(--cream); }
.footer__bar {
  border-top: 1px solid rgba(246, 241, 231, 0.14);
  padding: 1.2rem var(--pad);
  display: flex; flex-wrap: wrap; gap: 0.8rem 1.6rem;
  align-items: center; justify-content: space-between;
  font-size: 0.76rem; max-width: var(--maxw); margin: 0 auto;
}
.footer__legal { display: flex; flex-wrap: wrap; gap: 1.4rem; }
.footer__legal a:hover { color: var(--cream); }

/* ============================================================
   LEGAL PAGES + CONTACT
   ============================================================ */
.legal { background: var(--canvas); padding: clamp(150px, 20vh, 200px) var(--pad) clamp(4rem, 9vw, 6rem); }
.legal__inner { max-width: 760px; margin: 0 auto; }
.legal .crumb { background: var(--canvas-soft); margin-bottom: 2rem; }
.legal__title {
  font-family: var(--sans); font-weight: 300;
  font-size: clamp(2.1rem, 4.4vw, 3.2rem);
  letter-spacing: 0.01em;
  color: var(--char);
  margin-bottom: 0.4rem;
}
.legal__date { font-size: 0.78rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--grey); margin-bottom: 2.4rem; }
.legal h2 {
  font-family: var(--sans); font-weight: 500;
  font-size: 1.05rem; letter-spacing: 0.06em;
  color: var(--char);
  margin: 2.2rem 0 0.8rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid var(--hairline);
}
.legal p { color: var(--grey); font-size: 0.97rem; line-height: 1.8; margin-bottom: 0.9rem; }
.legal .legal__li { padding-left: 1.4rem; position: relative; margin-bottom: 0.5rem; }
.legal .legal__li::before {
  content: "/";
  position: absolute; left: 0.2rem;
  font-family: var(--serif); font-style: italic;
  color: var(--peach-deep);
}
.legal .legal__li strong { color: var(--char); font-weight: 500; }
.legal p a { color: var(--peach-ink); border-bottom: 1px solid rgba(208, 122, 53, 0.45); transition: border-color 0.3s; }
.legal p a:hover { border-color: var(--peach-ink); }
.legal__cross { margin-top: 2.2rem; padding-top: 1.3rem; border-top: 1px solid var(--hairline); }

.contact-write__actions {
  display: flex; justify-content: center; flex-wrap: wrap;
  gap: 1rem;
  max-width: 900px; margin: 0 auto;
}

/* fries figure filling the sides gap on the bistro carte */
.dt-night__fig {
  margin: 0;
  align-self: end;
  border: 1px solid rgba(205, 165, 88, 0.5);
  padding: clamp(8px, 1vw, 12px);
}
.dt-night__fig img { width: 100%; object-fit: cover; }
.dt-night__fig figcaption {
  padding-top: 0.7rem;
  text-align: center;
  font-family: var(--serif); font-style: italic;
  font-size: 0.95rem;
  color: rgba(243, 237, 224, 0.7);
}


/* ============================================================
   REVEAL ANIMATIONS
   ============================================================ */
.reveal { opacity: 0; transform: translateY(38px); transition: opacity 1s var(--ease), transform 1s var(--ease); }
.reveal.is-in { opacity: 1; transform: translateY(0); }
.reveal--d1 { transition-delay: 0.12s; }
.reveal--d2 { transition-delay: 0.24s; }
.reveal--d3 { transition-delay: 0.36s; }

.media-rise { transform: translateY(42px) scale(0.965); transition: opacity 1.1s var(--ease), transform 1.2s var(--slow); }
.media-rise.is-in { transform: none; }


/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1000px) {
  .bh { grid-template-columns: 1fr; min-height: 0; }
  .bh__order { min-height: 34vh; }
  .case__grid { grid-template-columns: repeat(2, 1fr); }
  .coffee__grid { grid-template-columns: repeat(2, 1fr); }
  .locations__grid { grid-template-columns: 1fr; max-width: 640px; }
}
@media (max-width: 860px) {
  .carte__grid, .dt-night__grid { grid-template-columns: 1fr; }
  .dt-hours__row { grid-template-columns: 1fr; gap: 1.2rem; }
  .dt-hero { padding-top: 110px; }
  .noir-feature { grid-template-columns: 1fr; }
  .noir-feature--flip .noir-feature__media { order: 0; }
}
@media (max-width: 640px) {
  .header__wordmark-main { font-size: 0.78rem; letter-spacing: 0.1em; }
  .header__wordmark-sub { font-size: 0.76rem; }
  .loc-pill { padding: 0.55em 0.8em; letter-spacing: 0.1em; font-size: 0.6rem; }
  .loc-pill__swap { display: none; }
  .splash-cta { padding: 0.85rem 2.2rem; margin-bottom: 1.2rem; }
  .splash__cat { font-size: clamp(0.95rem, 4.2vw, 1.25rem); letter-spacing: 0.18em; -webkit-text-stroke-width: 0.8px; }
  .splash-name__text { font-size: clamp(2.3rem, 11vw, 3.6rem); }
  .splash-name:hover .splash-name__text,
  .splash-name.is-chosen .splash-name__text { -webkit-text-stroke-width: 1px; }
  .splash-name__meta { font-size: 0.92rem; }
  .case__grid { gap: 1.6rem 1rem; }
  .coffee__grid { grid-template-columns: 1fr; }
  .footer__inner { grid-template-columns: 1fr; gap: 1.6rem; }
  .footer__bar { justify-content: flex-start; }
}

/* ============================================================
   POLISH
   ============================================================ */
body {
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern" 1;
}
.bh__name, .case__title, .splash-name__text, .splash__cat, .loc-card__name {
  font-feature-settings: "liga" 1, "dlig" 1, "kern" 1;
}

/* scroll progress bar */
.progress {
  position: fixed; top: 0; left: 0; z-index: 300;
  height: 2px; width: 100%;
  background: linear-gradient(90deg, var(--peach-deep), var(--peach));
  transform: scaleX(0); transform-origin: 0 50%;
  will-change: transform;
}
body:not(.splash-done) .progress { opacity: 0; }

:focus-visible { outline: 2px solid var(--peach-ink); outline-offset: 3px; }

/* ============================================================
   MAIN NAVIGATION — the six pages, in every header
   ============================================================ */
.mainnav { display: flex; align-items: center; gap: clamp(0.85rem, 1.6vw, 1.6rem); min-width: 0; }
.mainnav a {
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.17em; text-transform: uppercase;
  color: var(--grey); white-space: nowrap;
  padding-bottom: 3px; border-bottom: 1px solid transparent;
  transition: color 0.3s, border-color 0.3s;
}
.mainnav a:hover, .mainnav a:focus-visible { color: var(--char); border-color: var(--char); }
.mainnav a[aria-current="page"] { color: var(--char); border-color: var(--accent); }

/* Below the desktop breakpoint the menu drops to its own scrollable row,
   so --header-h grows to keep the catbar and anchor offsets honest. */
@media (max-width: 1400px) {
  :root { --header-h: 106px; }
  .header__inner { flex-wrap: wrap; align-content: center; row-gap: 0; }
  .header__brand { flex: 1 1 auto; min-width: 0; }
  .header__right { flex: 0 0 auto; }
  .mainnav {
    order: 3; flex: 1 0 100%;
    justify-content: flex-start; gap: 1.15rem;
    overflow-x: auto; -webkit-overflow-scrolling: touch;
    padding-bottom: 3px; margin-top: 0.35rem;
    scrollbar-width: none;
  }
  .mainnav::-webkit-scrollbar { display: none; }
}
@media (max-width: 560px) {
  .header__cta { padding: 0.95em 1.35em; font-size: 0.6rem; letter-spacing: 0.14em; }
  .mainnav a { font-size: 0.62rem; letter-spacing: 0.13em; }
}

/* ============================================================
   WHO WE ARE — the plain-English intro under the boutique hero
   ============================================================ */
.intro { padding: clamp(3rem, 7vw, 4.5rem) var(--pad) clamp(0.5rem, 2vw, 1.2rem); }
.intro__inner { max-width: 900px; margin: 0 auto; text-align: center; }
.intro__eyebrow { font-size: 0.68rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--accent); }
.intro__title {
  font-family: var(--serif); font-weight: 500;
  font-size: clamp(1.7rem, 3.6vw, 2.6rem); line-height: 1.22;
  margin: 0.7rem auto 1.2rem; max-width: 22ch;
}
.intro__text { color: var(--grey); font-size: 1.02rem; line-height: 1.85; max-width: 66ch; margin: 0 auto; }
.intro__links { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.2rem 2.2rem; margin-top: 1.9rem; }

/* ============================================================
   CONTACT BAND — the form, on Home and Contact
   ============================================================ */
.contact-band { background: var(--canvas-soft); padding: clamp(3.5rem, 8vw, 6rem) var(--pad); }
.contact-band[id] { scroll-margin-top: calc(var(--header-h) + 24px); }
.contact-band__inner {
  max-width: 1120px; margin: 0 auto;
  display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(2.2rem, 5vw, 4.5rem);
  align-items: start;
}
.contact-band__intro .eyebrow { margin-bottom: 1.1rem; }
.contact-band__intro .section__title { font-size: clamp(1.9rem, 3.4vw, 2.7rem); }
.contact-band__intro .section__intro { margin-left: 0; margin-right: 0; text-align: left; }

.contact-facts { list-style: none; margin-top: 2rem; display: grid; gap: 0.9rem; }
.contact-facts li { display: grid; gap: 0.15rem; font-size: 0.94rem; line-height: 1.55; }
.contact-facts__label {
  font-size: 0.62rem; font-weight: 500; letter-spacing: 0.26em;
  text-transform: uppercase; color: var(--accent);
}
.contact-facts a { color: var(--peach-ink); border-bottom: 1px solid rgba(208, 122, 53, 0.4); transition: border-color 0.3s; }
.contact-facts a:hover { border-color: var(--peach-ink); }
.contact-facts address { font-style: normal; }

/* ---------- the form itself ---------- */
.cform { background: var(--canvas); padding: clamp(1.6rem, 3.5vw, 2.6rem); border: 1px solid var(--hairline); }
.cform__row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; }
.cform__field { display: grid; gap: 0.45rem; margin-bottom: 1.1rem; }
.cform__field label {
  font-size: 0.66rem; font-weight: 500; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--char);
}
.cform__opt { color: var(--grey); letter-spacing: 0.12em; }
.cform input, .cform textarea {
  font: inherit; font-size: 0.95rem; color: var(--char);
  background: var(--canvas); border: 1px solid var(--line); border-radius: 4px;
  padding: 0.8rem 0.9rem; width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.cform textarea { resize: vertical; min-height: 130px; line-height: 1.6; }
.cform input:focus, .cform textarea:focus {
  outline: none; border-color: var(--peach-ink);
  box-shadow: 0 0 0 3px rgba(208, 122, 53, 0.14);
}
.cform input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px var(--canvas) inset; }

.cform__consent {
  display: flex; align-items: flex-start; gap: 0.8rem;
  margin: 1.4rem 0 1.5rem; padding: 1.1rem; background: var(--canvas-soft);
  border: 1px solid var(--hairline); border-radius: 4px;
}
.cform__consent input[type="checkbox"] {
  width: 20px; height: 20px; flex: none; margin: 0.15rem 0 0;
  accent-color: var(--peach-ink); cursor: pointer;
}
.cform__consent-text {
  font-size: 0.9rem; line-height: 1.6; color: var(--char);
  letter-spacing: 0; text-transform: none; font-weight: 300; cursor: pointer;
}
.cform__consent-text a { color: var(--peach-ink); text-decoration: underline; text-underline-offset: 2px; }
.cform__consent-text a:hover { color: var(--char); }

.cform__consent-legal {
  margin: -0.9rem 0 1.4rem; padding: 0 0.2rem;
  font-size: 0.85rem; line-height: 1.7; color: var(--char);
}

.cform__submit { width: 100%; }
.cform__submit[disabled] { opacity: 0.6; cursor: progress; }
.cform__note { margin-top: 0.9rem; font-size: 0.78rem; line-height: 1.6; color: var(--grey); text-align: center; }

.cform__success { display: none; text-align: center; padding: clamp(1.5rem, 4vw, 3rem) 0.5rem; }
.cform.is-sent .cform__body { display: none; }
.cform.is-sent .cform__success { display: block; }
.cform__success-mark {
  display: inline-flex; align-items: center; justify-content: center;
  width: 54px; height: 54px; border-radius: 50%;
  background: var(--peach); color: var(--char); font-size: 1.5rem; margin-bottom: 1.1rem;
}
.cform__success h3 { font-family: var(--sans); font-weight: 300; font-size: 1.5rem; letter-spacing: 0.02em; margin-bottom: 0.6rem; }
.cform__success p { color: var(--grey); font-size: 0.95rem; max-width: 44ch; margin: 0 auto; }
.cform__success a { color: var(--peach-ink); text-decoration: underline; text-underline-offset: 2px; }
.cform__success:focus-visible { outline: none; }

/* ============================================================
   ABOUT — the story
   ============================================================ */
.story { max-width: 1120px; margin: 0 auto; padding: clamp(2.5rem, 6vw, 4rem) var(--pad) 0; }
.story__grid { display: grid; grid-template-columns: 1.25fr 0.75fr; gap: clamp(2rem, 5vw, 4rem); align-items: start; }
.story__prose p { color: var(--grey); font-size: 1.02rem; line-height: 1.85; margin-bottom: 1.3rem; max-width: 62ch; }
.story__prose p strong { color: var(--char); font-weight: 500; }
.story__lead { font-family: var(--serif); font-style: italic; font-size: 1.28rem !important; color: var(--char) !important; line-height: 1.6 !important; }
.story__h2 {
  font-family: var(--sans); font-weight: 500; font-size: 0.78rem; letter-spacing: 0.26em;
  text-transform: uppercase; color: var(--accent); margin: 2.4rem 0 0.9rem;
}
.story__aside { display: grid; gap: 1.4rem; position: sticky; top: calc(var(--header-h) + 2rem); }
.story__fig { margin: 0; }
.story__fig img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; }
.story__fig figcaption {
  margin-top: 0.6rem; font-size: 0.72rem; font-weight: 500; letter-spacing: 0.18em;
  text-transform: uppercase; color: var(--grey);
}
.story__card { background: var(--canvas-soft); padding: 1.5rem; border: 1px solid var(--hairline); }
.story__card h3 { font-size: 0.68rem; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.8rem; }
.story__card ul { list-style: none; display: grid; gap: 0.7rem; }
.story__card li { font-size: 0.9rem; line-height: 1.5; }
.story__card li span { display: block; color: var(--grey); font-size: 0.84rem; }

/* ============================================================
   MENU PAGE — printed-carte price lists
   ============================================================ */
.menu-page { max-width: var(--maxw); margin: 0 auto; padding: clamp(2.5rem, 5vw, 3.5rem) var(--pad) 0; }
.menu-sec { margin-bottom: clamp(2.8rem, 6vw, 4.5rem); }
.menu-sec[id] { scroll-margin-top: calc(var(--header-h) + 56px); }
.menu-sec__eyebrow { font-size: 0.66rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.35rem; }
.menu-sec__title { font-weight: 300; font-size: clamp(1.5rem, 2.8vw, 2.2rem); letter-spacing: 0.16em; text-transform: uppercase; }
.menu-sec__sub { color: var(--grey); font-size: 0.92rem; margin-top: 0.45rem; max-width: 62ch; }
.menu-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.6rem clamp(2rem, 5vw, 4rem); margin-top: clamp(1.4rem, 3vw, 2rem); }
.menu-list { list-style: none; }
.menu-list li {
  display: flex; align-items: baseline; gap: 0.7rem;
  padding: 0.6rem 0; border-bottom: 1px solid rgba(38, 35, 30, 0.1);
}
.menu-list li:last-child { border-bottom: 0; }
.menu-name { font-weight: 400; font-size: 0.98rem; }
.menu-name em { display: block; font-family: var(--serif); font-style: italic; font-size: 0.9rem; color: var(--grey); line-height: 1.45; }
.menu-star { color: var(--peach-ink); font-style: normal; font-size: 0.85em; letter-spacing: 0.1em; }
.menu-name .menu-star { font-size: 0.72em; }
.menu-dots { flex: 1; min-width: 1.2rem; border-bottom: 1px dotted rgba(38, 35, 30, 0.35); transform: translateY(-4px); }
.menu-price { font-weight: 500; font-size: 0.9rem; white-space: nowrap; }
.menu-note {
  margin-top: 1.6rem; padding: 1.1rem 1.3rem; background: var(--canvas-soft);
  border-left: 2px solid var(--peach); font-size: 0.88rem; line-height: 1.65; color: var(--grey);
}
.menu-note strong { color: var(--char); font-weight: 500; }
.menu-note a { color: var(--peach-ink); border-bottom: 1px solid rgba(208, 122, 53, 0.4); transition: border-color 0.3s; }
.menu-note a:hover { border-color: var(--peach-ink); }

/* ============================================================
   FOOTER — business block ahead of the three counters
   ============================================================ */
.footer__brand { border-bottom: 1px solid rgba(246, 241, 231, 0.14); }
.footer__brand-inner {
  max-width: var(--maxw); margin: 0 auto; padding: 2.6rem var(--pad) 2.2rem;
  display: grid; grid-template-columns: 1.1fr 1fr; gap: 1.8rem 2.5rem; align-items: start;
}
.footer__name { font-family: var(--sans); font-size: 1.05rem; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--cream); }
.footer__tagline { font-family: var(--serif); font-style: italic; font-size: 1rem; color: var(--gold-soft); margin-top: 0.3rem; }
.footer__contact { list-style: none; margin-top: 1.1rem; display: grid; gap: 0.5rem; font-size: 0.9rem; line-height: 1.6; }
.footer__contact address { font-style: normal; }
.footer__contact a { color: var(--gold-soft); }
.footer__contact a:hover { color: var(--cream); }
.footer__nav-heading { font-size: 0.68rem; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase; color: var(--cream); margin-bottom: 0.9rem; }
.footer__nav { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.6rem 1.5rem; }
.footer__nav a { font-size: 0.88rem; color: rgba(246, 241, 231, 0.82); }
.footer__nav a:hover { color: var(--cream); }
.footer__entity { margin-top: 0.9rem; font-size: 0.78rem; color: rgba(246, 241, 231, 0.55); }

@media (max-width: 900px) {
  /* centred flex + overflow-x clips the first item out of scroll reach */
  .catbar { justify-content: flex-start; }
  .contact-band__inner { grid-template-columns: 1fr; }
  .story__grid { grid-template-columns: 1fr; }
  .story__aside { position: static; }
  .menu-grid { grid-template-columns: 1fr; }
  .footer__brand-inner { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .cform__row { grid-template-columns: 1fr; gap: 0; }
}

/* ============================================================
   REDUCED MOTION
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
  .reveal, .media-rise { opacity: 1; transform: none; }
  .hero__img { transform: scale(1); }
  .hero__panel, .hero__lede, .hero__actions { opacity: 1; }
  .hero__title .line span, .hero__eyebrow span { transform: none; }
  .splash__logo, .splash__brand, .splash__cat, .splash-name, .splash__foot { opacity: 1; transform: none; }
  .splash__bg-img { transform: none; }
}

/* ============================================================
   ADDRESS LINKS — tap any address for directions
   ============================================================ */
a.maps-link,
.footer__contact a.maps-link,
.footer__col a.maps-link {
  color: inherit;
  font: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
  transition: text-decoration-color 0.25s ease;
}
a.maps-link:hover,
a.maps-link:focus-visible,
.footer__contact a.maps-link:hover,
.footer__col a.maps-link:hover {
  color: inherit;
  text-decoration-color: currentColor;
}
a.maps-link:focus-visible { outline: 2px solid var(--gold-soft); outline-offset: 3px; border-radius: 2px; }

/* No hover on touch screens, so give the tap target a little more room */
@media (hover: none) {
  a.maps-link { padding-block: 0.15rem; }
}
