@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700..900&display=swap");

:root {
  color-scheme: light;

  /* Primitive palette tokens. Only this block should contain raw color values. */
  --green-950: #0c2e2a;
  --green-900: #0d3935;
  --green-800: #0e4a48;
  --green-700: #17625b;
  --green-500: #376b3f;
  --green-hero-end: #071f1c;
  --green-card-end: #092a26;
  --green-menu-hero-start: #0e4a48;
  --green-menu-hero-end: #0c2e2a;
  --coral: #c21f3a;
  --coral-dark: #8f1830;
  --gold: #d4a34a;
  --cream: #f5f1e6;
  --cream-2: #eadcc8;
  --cream-menu: #f8f2e7;
  --cream-menu-alt: #efe3cf;
  --cream-menu-alt-cap: #eadac3;
  --ink: #111c19;
  --muted: #625c53;
  --menu-variant: #7a612e;
  --white: #fffbf3;
  --mask-solid: #000;

  /* RGB channel tokens let components vary alpha without hard-coding colors. */
  --green-950-rgb: 12 46 42;
  --green-500-rgb: 55 107 63;
  --green-deep-rgb: 6 28 25;
  --green-footer-start-rgb: 7 31 28;
  --green-footer-mid-rgb: 14 74 72;
  --green-footer-end-rgb: 8 31 28;
  --coral-rgb: 194 31 58;
  --gold-rgb: 212 163 74;
  --cream-rgb: 245 241 230;
  --ink-rgb: 17 28 25;
  --menu-variant-rgb: 122 97 46;
  --white-rgb: 255 251 243;
  --shadow-rgb: 2 12 10;

  /* Semantic color and effect tokens used by components. */
  --color-page-bg-start: var(--green-950);
  --color-page-bg-mid: var(--green-900);
  --color-page-bg-end: var(--green-hero-end);
  --color-surface-menu: var(--cream);
  --color-surface-menu-light: var(--cream-menu);
  --color-surface-menu-alt: var(--cream-menu-alt);
  --color-surface-menu-alt-cap: var(--cream-menu-alt-cap);
  --menu-separator: rgb(var(--menu-variant-rgb) / .28);
  --menu-row-line: rgb(var(--ink-rgb) / .2);
  --line: rgb(var(--cream-rgb) / .18);
  --line-dark: rgb(var(--ink-rgb) / .14);
  --shadow: 0 22px 70px rgb(var(--shadow-rgb) / .28);

  /* Layout, typography, and shared component tokens. */
  --radius: 8px;
  --footer-dot-gap: clamp(1.2rem, 2.4vw, 2.16rem);
  --display-font: "Fraunces", Georgia, "Times New Roman", serif;
  --header-height: 70px;
  --content-max: 1510px;
  --page-gutter: clamp(1.25rem, 4vw, 3.5rem);
  --icon-phone: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.2%207.8c-1.6.8-3%202-3.8%203.6-.9%201.9.1%205.8%202.6%2010.2%202.4%204.1%205.3%207%209.4%209.4%204.4%202.5%208.3%203.5%2010.2%202.6%201.6-.8%202.8-2.2%203.6-3.8.4-.8.1-1.7-.7-2.2l-4.6-2.6c-.8-.4-1.8-.3-2.4.4l-2.3%202.3c-5.1-2.3-8.4-5.6-10.7-10.7l2.3-2.3c.7-.7.8-1.6.4-2.4l-2.6-4.6c-.5-.8-1.4-1.1-2.2-.7Z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-calendar: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M11.5%206.5v5M28.5%206.5v5%22%2F%3E%3Cpath%20d%3D%22M9.5%209.5h21a4%204%200%200%201%204%204v18a4%204%200%200%201-4%204h-21a4%204%200%200%201-4-4v-18a4%204%200%200%201%204-4Z%22%2F%3E%3Cpath%20d%3D%22M5.5%2016h29%22%2F%3E%3Cpath%20d%3D%22M13%2023h4.2v4.2H13zM22.8%2023H27v4.2h-4.2z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-food: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M7%2026.5h26%22%2F%3E%3Cpath%20d%3D%22M10%2024.8c1-7.2%205.5-11.3%2010-11.3s9%204.1%2010%2011.3%22%2F%3E%3Cpath%20d%3D%22M20%2010v-3%22%2F%3E%3Cpath%20d%3D%22M16.2%2010h7.6%22%2F%3E%3Cpath%20d%3D%22M12%2032h16%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-leaf: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.9%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M9%2032c8-5.5%2014.4-12.5%2019.2-21%22%2F%3E%3Cpath%20d%3D%22M13.4%2027.7c-4.1-.2-7-2.2-8.4-6.2%204.8-.7%208%20.9%209.7%205%22%2F%3E%3Cpath%20d%3D%22M19%2021.1c-3.8-2.4-5.1-5.6-4-9.7%204.6%201.9%206.1%205.1%204.6%209.2%22%2F%3E%3Cpath%20d%3D%22M25.2%2014.7c2.9-3.7%206.4-5.1%2010.2-4.2-2%204.4-5.3%206-9.8%204.8%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-cocktail: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%208h28L20%2023%206%208Z%22%2F%3E%3Cpath%20d%3D%22M20%2023v10.5%22%2F%3E%3Cpath%20d%3D%22M13%2034.5h14%22%2F%3E%3Cpath%20d%3D%22M12%208.5c1.4%203.2%204.1%204.9%208%204.9s6.6-1.7%208-4.9%22%2F%3E%3Cpath%20d%3D%22M28.5%208.2%2034.2%204%22%2F%3E%3Cpath%20d%3D%22M32.8%204.4%2036%207.7%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-wine: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M13.5%206.5h13v8.5a6.5%206.5%200%200%201-13%200V6.5Z%22%2F%3E%3Cpath%20d%3D%22M14%2013h12%22%2F%3E%3Cpath%20d%3D%22M20%2021.5v12%22%2F%3E%3Cpath%20d%3D%22M13%2034.5h14%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-afterwork: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M7%2024.5h26%22%2F%3E%3Cpath%20d%3D%22M11%2020.5a9%209%200%200%201%2018%200%22%2F%3E%3Cpath%20d%3D%22M20%208.2V5%22%2F%3E%3Cpath%20d%3D%22m10.2%2011-2.4-2.4M29.8%2011l2.4-2.4%22%2F%3E%3Cpath%20d%3D%22M12%2033h16%22%2F%3E%3Cpath%20d%3D%22M15%2024.5V33M25%2024.5V33%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-terrace: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%206v28%22%2F%3E%3Cpath%20d%3D%22M8%2018c2.8-6%207-9%2012-9s9.2%203%2012%209H8Z%22%2F%3E%3Cpath%20d%3D%22M12%2018c1.2-3.4%203.9-5.3%208-5.3s6.8%201.9%208%205.3%22%2F%3E%3Cpath%20d%3D%22M10%2034h20%22%2F%3E%3Cpath%20d%3D%22M14%2026h12%22%2F%3E%3Cpath%20d%3D%22M16%2034l2-8M24%2034l-2-8%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-music: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.5%2028.5V9.5l15-3v17%22%2F%3E%3Cpath%20d%3D%22M14.5%2014.5%2029.5%2011%22%2F%3E%3Cpath%20d%3D%22M14.5%2028.5a4.5%204.5%200%201%201-4.5-4.5%204.5%204.5%200%200%201%204.5%204.5Z%22%2F%3E%3Cpath%20d%3D%22M29.5%2023.5a4.5%204.5%200%201%201-4.5-4.5%204.5%204.5%200%200%201%204.5%204.5Z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-access: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%2035s10-8.8%2010-17.3a10%2010%200%200%200-20%200C10%2026.2%2020%2035%2020%2035Z%22%2F%3E%3Cpath%20d%3D%22M20%2021.5a4%204%200%201%200%200-8%204%204%200%200%200%200%208Z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-address: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%2035s10-8.8%2010-17.3a10%2010%200%200%200-20%200C10%2026.2%2020%2035%2020%2035Z%22%2F%3E%3Cpath%20d%3D%22M20%2021.5a4%204%200%201%200%200-8%204%204%200%200%200%200%208Z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-contact: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M7.5%2010h25a3.2%203.2%200%200%201%203.2%203.2v15A3.2%203.2%200%200%201%2032.5%2031H13l-7%204v-4H7.5a3.2%203.2%200%200%201-3.2-3.2V13.2A3.2%203.2%200%200%201%207.5%2010Z%22%2F%3E%3Cpath%20d%3D%22M8%2014.5%2020%2022.2l12-7.7%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-route: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%2035s10-8.8%2010-17.3a10%2010%200%200%200-20%200C10%2026.2%2020%2035%2020%2035Z%22%2F%3E%3Cpath%20d%3D%22M20%2021.5a4%204%200%201%200%200-8%204%204%200%200%200%200%208Z%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-facebook: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M23%2034V21.5h4.2l.7-4.8H23v-3.2c0-1.5.8-2.5%202.7-2.5h2.5V6.8c-1.2-.2-2.6-.4-4-.4-4.4%200-7.4%202.8-7.4%207.8v2.5h-4.4v4.8h4.4V34%22%2F%3E%3C%2Fsvg%3E%20");
  --icon-instagram: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.95%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12%206.5h16a5.5%205.5%200%200%201%205.5%205.5v16a5.5%205.5%200%200%201-5.5%205.5H12A5.5%205.5%200%200%201%206.5%2028V12A5.5%205.5%200%200%201%2012%206.5Z%22%2F%3E%3Cpath%20d%3D%22M20%2025a5%205%200%201%200%200-10%205%205%200%200%200%200%2010Z%22%2F%3E%3Cpath%20d%3D%22M28%2012.3h.1%22%2F%3E%3C%2Fsvg%3E%20");
  font-family: Manrope, Inter, "Segoe UI", system-ui, -apple-system, sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height);
  overflow-x: clip;
}

body {
  margin: 0;
  padding-top: var(--header-height);
  overflow-x: clip;
  background:
    linear-gradient(180deg, var(--color-page-bg-start) 0%, var(--color-page-bg-mid) 42%, var(--color-page-bg-end) 100%);
  color: var(--white);
  font-size: 16px;
  line-height: 1.55;
  text-rendering: optimizeLegibility;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(120deg, rgb(var(--green-500-rgb) / .18), transparent 38%),
    linear-gradient(250deg, rgb(var(--coral-rgb) / .12), transparent 36%),
    linear-gradient(0deg, rgb(var(--gold-rgb) / .08), transparent 42%);
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

picture {
  display: contents;
}

/* Base document and link rhythm. */
a {
  color: inherit;
  text-decoration-thickness: .08em;
  text-underline-offset: .2em;
}

a:focus-visible,
button:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 4px;
}

.skip-link {
  position: absolute;
  left: 1rem;
  top: .75rem;
  z-index: 110;
  transform: translateY(-160%);
  padding: .7rem 1rem;
  background: var(--cream);
  color: var(--ink);
  border-radius: var(--radius);
  font-weight: 900;
}

.skip-link:focus {
  transform: translateY(0);
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}

/* Persistent header: brand, primary nav/burger, and social icons. */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgb(var(--green-deep-rgb) / .97);
  border-bottom: 1px solid rgb(var(--gold-rgb) / .56);
  backdrop-filter: blur(10px);
}

.site-header,
.site-header *,
.site-footer .footer-logo,
.site-footer .footer-logo *,
.site-footer .footer-explore,
.site-footer .footer-explore *,
.site-footer .footer-side,
.site-footer .footer-side *,
.site-footer .footer-social,
.site-footer .footer-social *,
.site-footer .footer-bottom,
.site-footer .footer-bottom *,
.mobile-actionbar,
.mobile-actionbar *,
.button {
  -webkit-user-select: none;
  user-select: none;
}

.nav {
  position: relative;
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  margin: 0 auto;
  min-height: 70px;
  padding: .55rem 0;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  gap: .85rem;
  align-items: center;
}

.brand {
  display: inline-flex;
  justify-self: start;
  text-decoration: none;
  line-height: 1;
  align-items: center;
}

.brand img {
  display: block;
  width: auto;
  height: clamp(2.9rem, 5.4vw, 3.55rem);
  max-width: clamp(4.6rem, 15vw, 5.7rem);
  object-fit: contain;
}

.nav-menu-check {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.nav-links {
  justify-self: center;
}

.nav-toggle {
  grid-column: 2;
  justify-self: end;
  min-height: 44px;
  min-width: 44px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgb(var(--gold-rgb) / .62);
  border-radius: var(--radius);
  color: var(--gold);
  background: rgb(var(--white-rgb) / .04);
  cursor: pointer;
  list-style: none;
}

.nav-toggle::before {
  content: "";
  width: 1.55rem;
  height: 1.1rem;
  display: block;
  background:
    linear-gradient(currentColor, currentColor) 0 0 / 100% 2px no-repeat,
    linear-gradient(currentColor, currentColor) 0 50% / 100% 2px no-repeat,
    linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
}

.nav-toggle span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  clip-path: inset(50%);
}

.nav-toggle span {
  font-size: 0;
  line-height: 0;
}

.nav-links {
  display: none;
  justify-content: center;
  justify-self: center;
  max-width: 100%;
  gap: 1.25rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: .05rem;
}

.nav-links::-webkit-scrollbar {
  display: none;
}

.nav-links a,
.button {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .45rem;
  border-radius: var(--radius);
  text-decoration: none;
  font-weight: 900;
  white-space: nowrap;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;
}

.nav-links a {
  position: relative;
  padding: .7rem 0;
  border: 0;
  color: rgb(var(--white-rgb) / .84);
  font-size: .95rem;
}

.nav-links a:hover,
.nav-links a[aria-current="page"] {
  color: var(--white);
  background: transparent;
}

.nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: .38rem;
  height: 2px;
  border-radius: 999px;
  background: var(--coral);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .18s ease;
}

.nav-links a:hover::after,
.nav-links a[aria-current="page"]::after {
  transform: scaleX(1);
}

.nav-menu-check:checked ~ .nav-links {
  position: absolute;
  top: calc(100% + .7rem);
  right: 0;
  width: max-content;
  min-width: 0;
  max-width: calc(100dvw - 1.5rem);
  padding: .32rem;
  display: grid;
  gap: 0;
  overflow: visible;
  border: 1px solid rgb(var(--gold-rgb) / .3);
  border-radius: var(--radius);
  background: rgb(var(--green-deep-rgb) / .98);
  box-shadow: var(--shadow);
}

.nav-menu-check:checked ~ .nav-links a {
  justify-content: flex-start;
  padding: .78rem .62rem;
  border-bottom: 1px solid rgb(var(--gold-rgb) / .16);
}

.nav-menu-check:checked ~ .nav-links a:last-child {
  border-bottom: 0;
}

.nav-menu-check:checked ~ .nav-links a::after {
  content: none;
}

.nav-phone {
  min-height: 46px;
  align-items: center;
  justify-content: center;
  justify-self: end;
  gap: .55rem;
  padding: .68rem 1rem;
  border-radius: var(--radius);
  color: var(--white);
  background: transparent;
  border: 1px solid rgb(var(--gold-rgb) / .72);
  font-weight: 1000;
  font-size: 1rem;
  line-height: 1;
  white-space: nowrap;
}

.nav-social {
  grid-column: 4;
  justify-self: end;
  display: inline-flex;
  align-items: center;
  gap: .38rem;
}

.language-switcher {
  grid-column: 3;
  justify-self: end;
  position: relative;
  color: var(--white);
  font-size: .8rem;
  font-weight: 900;
  line-height: 1;
}

.language-switcher summary {
  min-height: 2.35rem;
  padding: .46rem .25rem;
  display: inline-flex;
  align-items: center;
  border: 0;
  border-radius: 0;
  color: var(--white);
  background: transparent;
  cursor: pointer;
  list-style: none;
  transition: color .18s ease;
}

.language-switcher summary::-webkit-details-marker {
  display: none;
}

.language-switcher summary:hover,
.language-switcher[open] summary {
  color: var(--gold);
}

.language-switcher__menu {
  position: absolute;
  top: calc(100% + .2rem);
  right: 0;
  min-width: 6rem;
  padding: .32rem;
  display: grid;
  gap: .08rem;
  border-radius: var(--radius);
  background: rgb(var(--green-deep-rgb) / .98);
  box-shadow: 0 14px 42px rgb(var(--shadow-rgb) / .26);
}

.language-switcher__option {
  min-height: 2rem;
  padding: .45rem .52rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .5rem;
  border-radius: calc(var(--radius) - 2px);
  color: rgb(var(--white-rgb) / .55);
}

.language-switcher__option--current {
  color: var(--white);
  background: rgb(var(--gold-rgb) / .12);
}

.language-switcher__option--current::after {
  content: "";
  width: .34rem;
  height: .34rem;
  border-radius: 999px;
  background: var(--gold);
}

.language-switcher__option--disabled {
  cursor: not-allowed;
}

.language-switcher__option--disabled span {
  color: var(--gold);
  font-size: .72rem;
  font-weight: 800;
}

.nav-social a {
  width: 2.35rem;
  height: 2.35rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--coral);
  border-radius: 999px;
  text-decoration: none;
  transition: color .18s ease, transform .18s ease, background-color .18s ease;
}

.nav-social a::before {
  content: "";
  width: 1.85rem;
  height: 1.85rem;
  background: currentColor;
  -webkit-mask: center / contain no-repeat;
  mask: center / contain no-repeat;
}

.nav-social a[href*="facebook"]::before {
  -webkit-mask-image: var(--icon-facebook);
  mask-image: var(--icon-facebook);
}

.nav-social a[href*="instagram"]::before {
  width: 1.9rem;
  height: 1.9rem;
  -webkit-mask-image: var(--icon-instagram);
  mask-image: var(--icon-instagram);
}

.nav-social a:hover {
  color: var(--gold);
  background: rgb(var(--white-rgb) / .05);
  transform: translateY(-1px);
}

.nav-social svg {
  display: none;
}

.nav-phone::before {
  content: "";
  flex: 0 0 1.7rem;
  width: 1.7rem;
  height: 1.7rem;
  align-self: center;
  -webkit-mask: var(--icon-phone) center / contain no-repeat;
  mask: var(--icon-phone) center / contain no-repeat;
}

.nav-phone::before {
  background: var(--gold);
}

/* Shared layout primitives for constrained sections and hero canvases. */
.section {
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  margin: 0 auto;
  padding: 3.2rem 0;
}

.hero {
  width: min(1240px, 100%);
  min-height: calc(100svh - 72px);
  display: grid;
  align-items: end;
  gap: 1.4rem;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}

.hero-full {
  width: 100%;
  max-width: none;
  height: min(720px, calc(100svh - 72px));
  min-height: 0;
  position: relative;
  align-items: stretch;
  padding: 0 var(--page-gutter);
  overflow: hidden;
  isolation: isolate;
}

.hero.hero-full {
  height: min(720px, calc(100svh - 72px));
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-full.hero-home,
.hero.hero-full.hero-home {
  height: min(800px, calc(100svh - 72px));
}

.hero-copy {
  position: relative;
  z-index: 2;
  padding: min(11vh, 5rem) 0 0;
}

.hero-full .hero-copy {
  width: min(var(--content-max), 100%);
  margin: 0 auto;
  height: 100%;
  min-height: 0;
  padding: clamp(2rem, 7vh, 4.5rem) 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 50px;
  align-items: flex-start;
}

.hero-full.hero-page .hero-copy {
  justify-content: flex-start;
  gap: clamp(1.25rem, 3.4vh, 2.4rem);
}

.hero-full.hero-page .home-benefits {
  margin-top: auto;
}

.hero-full.hero-menu,
.hero.hero-full.hero-menu {
  height: clamp(640px, 145vw, 760px);
}

.hero-media {
  position: relative;
  min-height: 260px;
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid rgb(var(--gold-rgb) / .24);
  background: var(--green-800);
  box-shadow: var(--shadow);
  isolation: isolate;
}

.hero-full .hero-media {
  position: absolute;
  inset: 0;
  z-index: -1;
  height: 100%;
  min-height: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.hero-media::before,
.hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-media::before {
  z-index: 1;
  background:
    linear-gradient(90deg, rgb(var(--green-950-rgb) / .92), rgb(var(--green-950-rgb) / .28) 54%, rgb(var(--green-950-rgb) / .08)),
    linear-gradient(0deg, rgb(var(--green-950-rgb) / .72), transparent 44%);
}

.hero-media--menu::before {
  content: none;
}

.hero-media::after {
  z-index: 2;
  border: 1px solid rgb(var(--cream-rgb) / .12);
  border-radius: inherit;
}

.hero-media img {
  width: 100%;
  height: 100%;
  min-height: 260px;
  object-fit: cover;
  filter: saturate(1.14) contrast(1.02);
}

.hero-full .hero-media img {
  height: 100%;
  min-height: 0;
}

.hero-media--menu img {
  object-position: center;
}

.hero .hero-copy {
  grid-row: 1;
}

.hero .hero-media {
  grid-row: 2;
}

.hero-full .hero-copy,
.hero-full .hero-media {
  grid-row: auto;
}

.eyebrow {
  margin: 0 0 .7rem;
  color: var(--gold);
  font-size: .76rem;
  font-weight: 1000;
  letter-spacing: .12em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  overflow-wrap: anywhere;
}

h1,
h2,
h3 {
  margin: 0;
  line-height: 1.02;
  letter-spacing: 0;
}

h1,
h2 {
  font-family: var(--display-font);
  font-weight: 700;
}

h1 {
  max-width: 14ch;
  font-size: clamp(2.65rem, 12vw, 5.8rem);
}

.hero-neon-logo {
  position: relative;
  width: clamp(300px, 42vw, 620px);
  aspect-ratio: 1536 / 1024;
  isolation: isolate;
  pointer-events: none;
}

.hero-home .hero-neon-logo {
  margin-top: clamp(1.5rem, 3.5vh, 1.875rem);
}

.hero-neon-logo__layer {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  user-select: none;
}

.hero-neon-logo__glow-large {
  z-index: 1;
  opacity: .70;
  mix-blend-mode: screen;
}

.hero-neon-logo__glow-tight {
  z-index: 2;
  opacity: .85;
  mix-blend-mode: screen;
}

.hero-neon-logo__core {
  z-index: 3;
}

.hero-intro .hero-neon-logo + .visually-hidden + .eyebrow {
  margin-top: clamp(.6rem, 1.7vw, 1rem);
}

.home-title-line {
  display: block;
}

h2 {
  max-width: 19ch;
  font-size: clamp(1.55rem, 4.8vw, 2.65rem);
}

h3 {
  font-size: 1.05rem;
}

.lead {
  max-width: 42rem;
  margin: 1.1rem 0 0;
  color: rgb(var(--white-rgb) / .84);
  font-size: clamp(1.05rem, 2.8vw, 1.28rem);
}

.hero-home .lead {
  margin-top: .75rem;
}

/* CTA rows and buttons. Icon variants below mirror classes used in HTML. */
.cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-top: 0;
}

.button {
  position: relative;
  gap: .62rem;
  padding: .78rem 1.04rem;
  border: 1px solid transparent;
}

.button::before {
  content: "";
  display: none;
  flex: 0 0 1.875rem;
  width: 1.875rem;
  height: 1.875rem;
  background: currentColor;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.button--calendar::before {
  display: block;
  -webkit-mask-image: var(--icon-calendar);
  mask-image: var(--icon-calendar);
}

.button--phone::before {
  display: block;
  -webkit-mask-image: var(--icon-phone);
  mask-image: var(--icon-phone);
}

.button--food::before {
  display: block;
  -webkit-mask-image: var(--icon-food);
  mask-image: var(--icon-food);
}

.button--wine::before {
  display: block;
  -webkit-mask-image: var(--icon-wine);
  mask-image: var(--icon-wine);
}

.button--cocktail::before {
  display: block;
  -webkit-mask-image: var(--icon-cocktail);
  mask-image: var(--icon-cocktail);
}

.button--route::before {
  display: block;
  -webkit-mask-image: var(--icon-route);
  mask-image: var(--icon-route);
}

.button.primary {
  background: var(--coral);
  color: var(--white);
  border-color: rgb(var(--white-rgb) / .14);
  box-shadow: 0 12px 28px rgb(var(--coral-rgb) / .24);
}

.button.primary:hover {
  background: var(--coral);
  border-color: rgb(var(--gold-rgb) / .86);
  box-shadow:
    0 0 0 1px rgb(var(--gold-rgb) / .5),
    inset 0 0 0 1px rgb(var(--white-rgb) / .22),
    0 14px 32px rgb(var(--coral-rgb) / .28);
}

.button.secondary {
  border-color: rgb(var(--gold-rgb) / .76);
  background: rgb(var(--white-rgb) / .035);
  color: var(--white);
  box-shadow: inset 0 0 0 1px rgb(var(--white-rgb) / .04);
}

.button.secondary:hover {
  border-color: var(--gold);
  background: rgb(var(--gold-rgb) / .13);
  color: var(--gold);
  box-shadow:
    0 0 0 1px rgb(var(--gold-rgb) / .38),
    inset 0 0 0 1px rgb(var(--white-rgb) / .1);
}

.button.ghost {
  border-color: rgb(var(--cream-rgb) / .26);
  color: var(--white);
  background: rgb(var(--cream-rgb) / .06);
}

.button.ghost:hover {
  border-color: var(--gold);
  background: rgb(var(--gold-rgb) / .12);
  color: var(--gold);
  box-shadow: 0 0 0 1px rgb(var(--gold-rgb) / .28);
}

.split {
  position: relative;
  display: grid;
  gap: 1.5rem;
  isolation: isolate;
  overflow: hidden;
}

.split::before {
  content: none;
}

.split.green-editorial {
  overflow: visible;
}

.split.green-editorial::before,
.split.green-editorial::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  width: 100vw;
  height: 100%;
  min-height: 18rem;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: clamp(230px, 17vw, 340px) auto;
  opacity: .42;
  transform: translateX(-50%);
}

.split.green-editorial::before {
  background-image: url("assets/green-section-leaves-left.webp");
  background-position: calc(0px - clamp(24px, 3vw, 72px)) bottom;
}

.split.green-editorial::after {
  background-image: url("assets/green-section-leaves-right.webp");
  background-position: calc(100% + clamp(24px, 3vw, 72px)) bottom;
}

.split > * {
  position: relative;
  z-index: 1;
}

.copy {
  color: rgb(var(--white-rgb) / .78);
  font-size: 1.03rem;
}

.copy p:first-child {
  margin-top: 0;
}

@media (max-width: 719px) {
  .split.green-editorial::before,
  .split.green-editorial::after {
    background-size: 190px auto;
    opacity: .22;
  }
}

.contact-strip {
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  border-radius: var(--radius);
  border: 1px solid rgb(var(--gold-rgb) / .24);
  background:
    linear-gradient(135deg, rgb(var(--coral-rgb) / .18), transparent 34%),
    linear-gradient(135deg, var(--green-800), var(--green-card-end));
  box-shadow: var(--shadow);
}

/* Editorial card grids used by home highlights, event cards, contact cards, and menu gateway cards. */
.highlight-band {
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  padding-top: clamp(4rem, 7vw, 6.5rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.section-heading {
  max-width: 760px;
}

.section-heading p {
  color: rgb(var(--white-rgb) / .78);
}

.feature-grid,
.contact-grid,
.menu-landing {
  display: grid;
  gap: .8rem;
}

.feature-grid {
  margin-top: 1.35rem;
}

.feature-grid article,
.contact-grid article,
.menu-landing article {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgb(var(--cream-rgb) / .08);
  padding: 1rem;
}

.feature-grid article {
  padding: .75rem .75rem 1rem;
}

.feature-media {
  position: relative;
  aspect-ratio: 1;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px dashed rgb(var(--gold-rgb) / .45);
  background:
    linear-gradient(135deg, rgb(var(--gold-rgb) / .12), transparent 42%),
    linear-gradient(145deg, rgb(var(--white-rgb) / .09), rgb(var(--white-rgb) / .02));
}

.feature-media picture {
  display: block;
  width: 100%;
  height: 100%;
}

.feature-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feature-media--terrace img {
  object-position: 42% center;
}

.feature-media--cocktails img {
  object-position: 58% center;
}

.feature-media--dj img {
  object-position: center;
}

.feature-media--terrace,
.feature-media--cocktails,
.feature-media--dj {
  border-style: solid;
  border-color: rgb(var(--gold-rgb) / .24);
  background: var(--green-900);
}

.feature-media::after {
  content: attr(data-label);
  position: absolute;
  inset: auto 1rem 1rem;
  color: rgb(var(--white-rgb) / .54);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.feature-media--terrace::after,
.feature-media--cocktails::after,
.feature-media--dj::after {
  display: none;
}

.feature-grid h3,
.feature-grid h2,
.contact-grid h2,
.menu-landing h2 {
  color: var(--white);
  font-family: var(--display-font);
}

.feature-grid p,
.contact-grid p,
.menu-landing p {
  color: rgb(var(--white-rgb) / .74);
}

.badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: .65rem;
  padding: .28rem .48rem;
  border-radius: 999px;
  background: rgb(var(--gold-rgb) / .14);
  color: var(--gold);
  font-size: .74rem;
  font-weight: 1000;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.page-hero {
  padding-top: 4rem;
  padding-bottom: 2.2rem;
}

.page-hero h1 {
  max-width: 18ch;
  font-size: clamp(2.15rem, 8.8vw, 4.05rem);
  line-height: 1.05;
}

/* Gallery page: CSS Grid brick layout, no script or masonry dependency. */
.gallery-section {
  padding-top: 1.5rem;
}

.gallery-mosaic {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  grid-template-rows: repeat(4, minmax(0, 1fr));
  gap: .14rem;
  aspect-ratio: 7 / 4;
  min-height: 0;
}

.gallery-tile {
  position: relative;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgb(var(--gold-rgb) / .18);
  border-radius: 0;
  background: var(--green-900);
  box-shadow: 0 16px 42px rgb(var(--shadow-rgb) / .18);
  isolation: isolate;
}

.gallery-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(1.08) contrast(1.03);
  transition: transform .48s ease, filter .48s ease;
}

.gallery-tile--top img {
  object-position: center top;
}

.gallery-tile--bottom img {
  object-position: center bottom;
}

.gallery-tile:hover img {
  transform: scale(1.06);
  filter: saturate(1.16) contrast(1.06);
}

.gallery-tile:nth-child(1) {
  grid-area: 1 / 1 / span 2 / span 1;
}

.gallery-tile:nth-child(2) {
  grid-area: 3 / 1 / span 2 / span 1;
}

.gallery-tile:nth-child(3) {
  grid-area: 2 / 2 / span 2 / span 1;
}

.gallery-tile:nth-child(4) {
  grid-area: 1 / 3 / span 2 / span 1;
}

.gallery-tile:nth-child(5) {
  grid-area: 2 / 4 / span 2 / span 1;
}

.gallery-tile:nth-child(6) {
  grid-area: 2 / 5 / span 2 / span 1;
}

.gallery-tile:nth-child(7) {
  grid-area: 1 / 6 / span 2 / span 1;
}

.gallery-tile:nth-child(8) {
  grid-area: 1 / 7 / span 2 / span 1;
}

.gallery-tile:nth-child(9) {
  grid-area: 3 / 6 / span 2 / span 1;
}

.gallery-tile:nth-child(10) {
  grid-area: 3 / 7 / span 2 / span 1;
}

.gallery-tile:nth-child(11) {
  grid-area: 4 / 2 / span 1 / span 2;
}

.gallery-tile:nth-child(12) {
  grid-area: 1 / 4 / span 1 / span 2;
}

.gallery-tile:nth-child(13) {
  grid-area: 4 / 4 / span 1 / span 2;
}

.gallery-tile:nth-child(14) {
  grid-area: 1 / 2 / span 1 / span 1;
}

.gallery-tile:nth-child(15) {
  grid-area: 3 / 3 / span 1 / span 1;
}

@media (max-width: 1240px) {
  .gallery-mosaic {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-template-rows: repeat(4, minmax(0, 1fr));
    aspect-ratio: 6 / 4;
  }

  .gallery-tile:nth-child(1) { grid-area: 1 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(2) { grid-area: 3 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(3) { grid-area: 1 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(4) { grid-area: 1 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(5) { grid-area: 1 / 4 / span 2 / span 1; }
  .gallery-tile:nth-child(6) { grid-area: 1 / 5 / span 2 / span 1; }
  .gallery-tile:nth-child(7) { grid-area: 1 / 6 / span 2 / span 1; }
  .gallery-tile:nth-child(8) { grid-area: 3 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(9) { grid-area: 3 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(10) { grid-area: 3 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(11) { grid-area: 3 / 5 / span 1 / span 2; }
  .gallery-tile:nth-child(12) { grid-area: 4 / 2 / span 1 / span 2; }
  .gallery-tile:nth-child(13) { grid-area: 4 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(14) { grid-area: 4 / 5 / span 1 / span 1; }
  .gallery-tile:nth-child(15) { grid-area: 4 / 6 / span 1 / span 1; }
}

@media (max-width: 1040px) {
  .gallery-mosaic {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-template-rows: repeat(5, minmax(0, 1fr));
    aspect-ratio: 5 / 5;
  }

  .gallery-tile:nth-child(1) { grid-area: 1 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(2) { grid-area: 3 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(3) { grid-area: 1 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(4) { grid-area: 1 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(5) { grid-area: 1 / 4 / span 2 / span 1; }
  .gallery-tile:nth-child(6) { grid-area: 1 / 5 / span 2 / span 1; }
  .gallery-tile:nth-child(7) { grid-area: 3 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(8) { grid-area: 3 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(9) { grid-area: 3 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(10) { grid-area: 3 / 5 / span 1 / span 1; }
  .gallery-tile:nth-child(11) { grid-area: 4 / 4 / span 1 / span 2; }
  .gallery-tile:nth-child(12) { grid-area: 5 / 1 / span 1 / span 2; }
  .gallery-tile:nth-child(13) { grid-area: 5 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(14) { grid-area: 5 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(15) { grid-area: 5 / 5 / span 1 / span 1; }
}

@media (max-width: 840px) {
  .gallery-mosaic {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: repeat(6, minmax(0, 1fr));
    aspect-ratio: 4 / 6;
  }

  .gallery-tile:nth-child(1) { grid-area: 1 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(2) { grid-area: 3 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(3) { grid-area: 1 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(4) { grid-area: 1 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(5) { grid-area: 1 / 4 / span 2 / span 1; }
  .gallery-tile:nth-child(6) { grid-area: 3 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(7) { grid-area: 3 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(8) { grid-area: 3 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(9) { grid-area: 4 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(10) { grid-area: 5 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(11) { grid-area: 5 / 2 / span 1 / span 2; }
  .gallery-tile:nth-child(12) { grid-area: 5 / 4 / span 1 / span 1; }
  .gallery-tile:nth-child(13) { grid-area: 6 / 1 / span 1 / span 2; }
  .gallery-tile:nth-child(14) { grid-area: 6 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(15) { grid-area: 6 / 4 / span 1 / span 1; }
}

@media (max-width: 640px) {
  .gallery-mosaic {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: repeat(7, minmax(0, 1fr));
    aspect-ratio: 3 / 7;
  }

  .gallery-tile:nth-child(1) { grid-area: 1 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(2) { grid-area: 1 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(3) { grid-area: 1 / 3 / span 2 / span 1; }
  .gallery-tile:nth-child(4) { grid-area: 3 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(5) { grid-area: 3 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(6) { grid-area: 3 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(7) { grid-area: 4 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(8) { grid-area: 5 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(9) { grid-area: 5 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(10) { grid-area: 5 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(11) { grid-area: 6 / 1 / span 1 / span 2; }
  .gallery-tile:nth-child(12) { grid-area: 6 / 3 / span 1 / span 1; }
  .gallery-tile:nth-child(13) { grid-area: 7 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(14) { grid-area: 7 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(15) { grid-area: 7 / 3 / span 1 / span 1; }
}

@media (max-width: 520px) {
  .gallery-mosaic {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(10, minmax(0, 1fr));
    aspect-ratio: 2 / 10;
  }

  .gallery-tile:nth-child(1) { grid-area: 1 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(2) { grid-area: 1 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(3) { grid-area: 3 / 1 / span 2 / span 1; }
  .gallery-tile:nth-child(4) { grid-area: 3 / 2 / span 2 / span 1; }
  .gallery-tile:nth-child(5) { grid-area: 5 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(6) { grid-area: 5 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(7) { grid-area: 6 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(8) { grid-area: 6 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(9) { grid-area: 7 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(10) { grid-area: 7 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(11) { grid-area: 8 / 1 / span 1 / span 2; }
  .gallery-tile:nth-child(12) { grid-area: 9 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(13) { grid-area: 9 / 2 / span 1 / span 1; }
  .gallery-tile:nth-child(14) { grid-area: 10 / 1 / span 1 / span 1; }
  .gallery-tile:nth-child(15) { grid-area: 10 / 2 / span 1 / span 1; }
}

@media (max-width: 380px) {
  .gallery-mosaic {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    aspect-ratio: auto;
  }

  .gallery-tile:nth-child(n) {
    grid-area: auto;
    aspect-ratio: 4 / 5;
  }

  .gallery-tile:nth-child(11),
  .gallery-tile:nth-child(12),
  .gallery-tile:nth-child(13) {
    aspect-ratio: 16 / 10;
  }

  .gallery-tile:nth-child(14),
  .gallery-tile:nth-child(15) {
    aspect-ratio: 1;
  }
}

/* Menu and gateway page structures. `.menu-hero-card` is used only by carte.html. */
.menu-page {
  padding-top: 1px;
}

.menu-hero-card {
  width: min(1440px, calc(100% - (var(--page-gutter) * 2)));
  margin: 0 auto;
  padding: 2.4rem 1rem;
  position: relative;
  display: grid;
  gap: 1.4rem;
  overflow: hidden;
  border-bottom: 1px solid rgb(var(--gold-rgb) / .34);
  border-radius: 0;
  background:
    linear-gradient(90deg, rgb(var(--green-950-rgb) / .98), rgb(var(--green-950-rgb) / .9) 42%, rgb(var(--green-950-rgb) / .68)),
    linear-gradient(135deg, var(--green-menu-hero-start), var(--green-menu-hero-end) 88%);
  box-shadow: none;
  isolation: isolate;
}

.menu-hero-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}

.menu-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  width: min(100%, 34rem);
  margin: 0 auto;
}

.menu-hero-copy h1 {
  max-width: 9ch;
  color: var(--white);
  font-size: clamp(3.2rem, 14vw, 6.4rem);
  line-height: .86;
}

.menu-title-line {
  display: block;
}

.menu-title-script {
  display: block;
  margin-top: .1rem;
  color: var(--gold);
  font-family: "Brush Script MT", "Segoe Script", cursive;
  font-size: .74em;
  font-weight: 400;
  line-height: .8;
}

.menu-hero-copy .lead {
  max-width: 31rem;
  color: rgb(var(--white-rgb) / .86);
  font-size: clamp(1rem, 3vw, 1.12rem);
}

.menu-hero-gallery {
  display: grid;
  gap: .5rem;
}

.menu-hero-visual {
  margin: 0;
  min-height: 220px;
  overflow: hidden;
  border: 1px solid rgb(var(--gold-rgb) / .24);
  border-radius: 0;
  background: var(--green-800);
  box-shadow: 0 20px 60px rgb(var(--shadow-rgb) / .32);
}

.menu-hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.12) contrast(1.03);
}

.hero-benefits {
  margin-top: 0;
  display: grid;
  gap: .8rem;
}

.hero-benefits p {
  margin: 0;
  padding-left: .85rem;
  display: grid;
  grid-template-columns: 2.55rem minmax(0, 1fr);
  column-gap: 1rem;
  align-items: center;
  border-left: 1px solid rgb(var(--gold-rgb) / .42);
  color: rgb(var(--white-rgb) / .86);
}

.hero-benefits p::before {
  content: "";
  grid-row: 1 / 3;
  width: 2.42rem;
  height: 2.42rem;
  background: var(--gold);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.hero-benefits .benefit--food::before {
  -webkit-mask-image: var(--icon-food);
  mask-image: var(--icon-food);
}

.hero-benefits .benefit--leaf::before {
  -webkit-mask-image: var(--icon-leaf);
  mask-image: var(--icon-leaf);
}

.hero-benefits .benefit--cocktail::before {
  -webkit-mask-image: var(--icon-cocktail);
  mask-image: var(--icon-cocktail);
}

.hero-benefits .benefit--music::before {
  -webkit-mask-image: var(--icon-music);
  mask-image: var(--icon-music);
}

.hero-benefits .benefit--access::before {
  -webkit-mask-image: var(--icon-access);
  mask-image: var(--icon-access);
}

.hero-benefits .benefit--wine::before {
  -webkit-mask-image: var(--icon-wine);
  mask-image: var(--icon-wine);
}

.hero-benefits .benefit--afterwork::before {
  -webkit-mask-image: var(--icon-afterwork);
  mask-image: var(--icon-afterwork);
}

.hero-benefits .benefit--terrace::before {
  -webkit-mask-image: var(--icon-terrace);
  mask-image: var(--icon-terrace);
}

.hero-benefits span,
.hero-benefits strong {
  display: block;
  grid-column: 2;
}

.hero-benefits span {
  color: var(--gold);
  font-size: .74rem;
  font-weight: 1000;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.hero-benefits strong {
  margin-top: .12rem;
  color: var(--white);
  font-size: .92rem;
}

.home-benefits {
  width: min(100%, 43rem);
}

.hero-full .home-benefits {
  margin-bottom: clamp(1.6rem, 5vh, 3.4rem);
}

.menu-hero-card.menu-hero-bleed {
  width: 100%;
  min-height: calc(100svh - 72px);
  padding: clamp(2rem, 7vh, 5.4rem) var(--page-gutter);
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  border-bottom: 1px solid rgb(var(--gold-rgb) / .36);
  background: var(--green-950);
}

.menu-hero-bleed::before {
  z-index: 1;
  opacity: 1;
  background:
    linear-gradient(90deg, rgb(var(--green-950-rgb) / .96), rgb(var(--green-950-rgb) / .76) 36%, rgb(var(--green-950-rgb) / .24) 70%, rgb(var(--green-950-rgb) / .12)),
    linear-gradient(0deg, rgb(var(--green-950-rgb) / .72), rgb(var(--green-950-rgb) / .18) 42%, rgb(var(--green-950-rgb) / .12));
}

.menu-hero-bleed .menu-hero-copy {
  z-index: 2;
  width: min(var(--content-max), 100%);
  margin: 0 auto;
  padding: 0;
}

.menu-hero-bleed .menu-hero-gallery {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  min-height: 100%;
}

.menu-hero-bleed .hero-shot-main {
  position: absolute;
  inset: 0;
  min-height: 100%;
  border: 0;
  box-shadow: none;
}

.menu-hero-bleed .hero-shot-main img {
  min-height: 100%;
  object-position: center;
}

.menu-jump {
  width: fit-content;
  max-width: min(680px, calc(100% - (var(--page-gutter) * 2)));
  margin: 16px auto 0;
  padding: 0 0 .55rem;
  display: flex;
  gap: clamp(1.8rem, 5vw, 3.4rem);
  overflow-x: auto;
  border-bottom: 1px solid rgb(var(--gold-rgb) / .18);
  background: transparent;
  scrollbar-width: none;
}

.menu-jump::-webkit-scrollbar {
  display: none;
}

.menu-jump a {
  flex: 0 0 auto;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .2rem 0;
  border-bottom: 2px solid transparent;
  color: rgb(var(--white-rgb) / .72);
  text-decoration: none;
  font-size: .78rem;
  font-weight: 1000;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
}

.menu-jump a:hover {
  color: var(--gold);
  border-bottom-color: var(--coral);
}

/* Menu sections: food/drinks rows, decorative side art, and price layout. */
.menu-section {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: clamp(2.4rem, 6vw, 4.3rem) max(var(--page-gutter), calc((100% - var(--content-max)) / 2));
  position: relative;
  overflow: hidden;
  border-radius: 0;
  border: 0;
  border-top: 1px solid rgb(var(--ink-rgb) / .08);
  background:
    radial-gradient(circle at 0 14%, rgb(var(--green-500-rgb) / .11), transparent 25%),
    radial-gradient(circle at 100% 12%, rgb(var(--gold-rgb) / .16), transparent 28%),
    var(--cream);
  color: var(--ink);
  box-shadow: none;
}

.menu-section > * {
  position: relative;
  z-index: 1;
}

.menu-section.alt {
  background:
    radial-gradient(circle at 0 10%, rgb(var(--coral-rgb) / .1), transparent 26%),
    radial-gradient(circle at 100% 10%, rgb(var(--green-500-rgb) / .09), transparent 28%),
    var(--color-surface-menu-alt);
}

.menu-section.bg-light-short,
.menu-section.bg-light-medium,
.menu-section.bg-light-cocktails,
.menu-section.bg-light-long {
  background: var(--color-surface-menu-light);
}

.menu-section.alt.bg-warm-short,
.menu-section.alt.bg-warm-long {
  background: var(--color-surface-menu-alt-cap);
}

.menu-section:not(.cap-long).bg-light-short::before,
.menu-section:not(.cap-long).bg-light-short::after,
.menu-section:not(.cap-long).bg-light-medium::before,
.menu-section:not(.cap-long).bg-light-medium::after,
.menu-section:not(.cap-long).bg-light-cocktails::before,
.menu-section:not(.cap-long).bg-light-long::before,
.menu-section:not(.cap-long).bg-light-long::after,
.menu-section.alt:not(.cap-long).bg-warm-short::before,
.menu-section.alt:not(.cap-long).bg-warm-short::after,
.menu-section.alt:not(.cap-long).bg-warm-long::before,
.menu-section.alt:not(.cap-long).bg-warm-long::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: clamp(18rem, 34vw, 34rem);
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: auto 100%;
  opacity: .82;
}

.menu-section:not(.cap-long).bg-light-short::before,
.menu-section:not(.cap-long).bg-light-medium::before,
.menu-section:not(.cap-long).bg-light-long::before,
.menu-section.alt:not(.cap-long).bg-warm-short::before,
.menu-section.alt:not(.cap-long).bg-warm-long::before {
  left: 0;
  background-position: left center;
  -webkit-mask-image: linear-gradient(to right, var(--mask-solid) 0%, var(--mask-solid) 62%, transparent 100%);
  mask-image: linear-gradient(to right, var(--mask-solid) 0%, var(--mask-solid) 62%, transparent 100%);
}

.menu-section:not(.cap-long).bg-light-short::after,
.menu-section:not(.cap-long).bg-light-medium::after,
.menu-section:not(.cap-long).bg-light-long::after,
.menu-section.alt:not(.cap-long).bg-warm-short::after,
.menu-section.alt:not(.cap-long).bg-warm-long::after {
  right: 0;
  background-position: right center;
  -webkit-mask-image: linear-gradient(to left, var(--mask-solid) 0%, var(--mask-solid) 62%, transparent 100%);
  mask-image: linear-gradient(to left, var(--mask-solid) 0%, var(--mask-solid) 62%, transparent 100%);
}

.menu-section:not(.cap-long).bg-light-short::before,
.menu-section:not(.cap-long).bg-light-short::after {
  background-image: url("assets/menu-bg-light-short-b.webp");
}

.menu-section:not(.cap-long).bg-light-medium::before,
.menu-section:not(.cap-long).bg-light-medium::after {
  background-image: url("assets/menu-bg-light-medium-b.webp");
}

.menu-section:not(.cap-long).bg-light-cocktails::before {
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  background-image: url("assets/menu-bg-light-cocktails.webp");
  background-position: center center;
  background-size: 100vw auto;
  opacity: 1;
  transform: translateX(-50%);
  -webkit-mask-image: none;
  mask-image: none;
}

.menu-section:not(.cap-long).bg-light-cocktails::after {
  content: none;
}

.menu-section:not(.cap-long).bg-light-long::before,
.menu-section:not(.cap-long).bg-light-long::after {
  background-image: url("assets/menu-bg-light-long-b.webp");
}

.menu-section.alt:not(.cap-long).bg-warm-short::before,
.menu-section.alt:not(.cap-long).bg-warm-short::after {
  background-image: url("assets/menu-bg-warm-short-b.webp");
}

.menu-section.alt:not(.cap-long).bg-warm-long::before,
.menu-section.alt:not(.cap-long).bg-warm-long::after {
  background-image: url("assets/menu-bg-warm-long-b.webp");
}

.menu-section.cap-long.bg-light-long::before,
.menu-section.cap-long.bg-light-long::after,
.menu-section.cap-long.alt.bg-warm-long::before,
.menu-section.cap-long.alt.bg-warm-long::after {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 0;
  width: 100vw;
  height: clamp(220px, 29.7vw, 951px);
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 100vw auto;
  transform: translateX(-50%);
}

.menu-section.cap-long.bg-light-long::before,
.menu-section.cap-long.alt.bg-warm-long::before {
  top: 0;
  background-position: center top;
}

.menu-section.cap-long.bg-light-long::after,
.menu-section.cap-long.alt.bg-warm-long::after {
  bottom: 0;
  background-position: center bottom;
}

.menu-section.cap-long.bg-light-long::before {
  background-image: url("assets/menu-bg-light-long-cap-top-wide.webp");
}

.menu-section.cap-long.bg-light-long::after {
  background-image: url("assets/menu-bg-light-long-cap-bottom-wide.webp");
}

#vins.menu-section.cap-long.bg-light-long::before {
  opacity: .82;
}

.menu-section.cap-long.alt.bg-warm-long::before {
  background-image: url("assets/menu-bg-warm-long-cap-top-wide.webp");
}

.menu-section.cap-long.alt.bg-warm-long::after {
  background-image: url("assets/menu-bg-warm-long-cap-bottom-wide.webp");
}

.menu-section-head {
  display: grid;
  gap: 1.25rem;
  align-items: start;
  margin-bottom: 2.2rem;
}

.menu-section-head > div {
  width: 100%;
}

.menu-section h2 {
  position: relative;
  padding-bottom: 1.05rem;
  color: var(--ink);
  max-width: none;
  font-size: clamp(2.15rem, 5.2vw, 3rem);
}

.menu-section h2::after {
  content: "";
  position: absolute;
  left: -1.5rem;
  bottom: -.08rem;
  width: 8.45rem;
  height: 1.05rem;
  background: url("assets/red-pencil-underline.svg") center / 100% 100% no-repeat;
}

.menu-section .eyebrow {
  color: var(--coral);
}

.menu-columns,
.menu-list {
  display: grid;
  gap: 0;
}

.menu-list {
  align-content: start;
}

.menu-columns {
  position: relative;
  align-items: start;
}

.menu-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 1rem;
  align-items: start;
  padding: .82rem 0;
  border-bottom: 1px dashed var(--menu-row-line);
}

.menu-item:hover {
  background: transparent;
}

.menu-item:last-child {
  border-bottom: 0;
}

.menu-item-main h3 {
  margin: 0;
  color: var(--ink);
  font-family: Manrope, Inter, "Segoe UI", system-ui, -apple-system, sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 800;
}

.menu-item-main p,
.menu-note {
  margin: .22rem 0 0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.38;
}

.menu-note {
  max-width: 42rem;
  margin-top: 1.35rem;
  padding-top: .9rem;
  border-top: 1px solid rgb(var(--ink-rgb) / .12);
  font-style: italic;
}

.menu-item-price {
  min-width: 4.2rem;
  color: var(--coral);
  font-weight: 1000;
  text-align: right;
  font-variant-numeric: tabular-nums;
  line-height: 1.3;
  white-space: nowrap;
}

.menu-item--variants {
  grid-template-columns: minmax(0, 1fr) max-content minmax(4.2rem, max-content);
  column-gap: 1rem;
}

.menu-item-variants,
.menu-item-prices {
  display: grid;
  gap: .16rem;
  align-content: start;
  line-height: 1.3;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.menu-item-variants {
  color: var(--menu-variant);
  font-weight: 800;
  text-align: left;
}

.menu-item-prices {
  color: var(--coral);
  font-weight: 1000;
  text-align: right;
  min-width: 4.2rem;
}

.subheading {
  margin-top: 2rem;
  margin-bottom: .7rem;
  color: var(--green-800);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.55rem;
}

.menu-landing article,
.contact-grid article {
  min-height: 220px;
}

.contact-grid address,
.site-footer address {
  font-style: normal;
}

.full-width-image {
  position: relative;
  min-height: clamp(340px, 62vw, 640px);
  margin: 1.2rem 0 0;
  display: grid;
  align-items: end;
  overflow: hidden;
  isolation: isolate;
}

.full-width-image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgb(var(--green-950-rgb) / .88), rgb(var(--green-950-rgb) / .2) 55%, rgb(var(--green-950-rgb) / .72)),
    linear-gradient(0deg, rgb(var(--green-950-rgb) / .82), transparent 52%);
}

.full-width-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.16) contrast(1.04);
}

.full-width-image > div {
  position: relative;
  z-index: 2;
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  margin: 0 auto;
  padding: 3rem 0;
}

.full-width-image h2 {
  max-width: 16ch;
  font-size: clamp(1.5rem, 4.5vw, 2.45rem);
  color: var(--white);
}

/* Shared footer duplicated in static HTML pages; keep structure in sync across pages. */
.site-footer {
  margin: 0;
  padding: 0 0 6.5rem;
  color: rgb(var(--white-rgb) / .82);
  border-top: 2px solid var(--gold);
  background:
    radial-gradient(circle at 8% 32%, rgb(var(--green-500-rgb) / .22), transparent 26rem),
    radial-gradient(circle at 88% 12%, rgb(var(--green-500-rgb) / .16), transparent 25rem),
    linear-gradient(135deg, rgb(var(--green-footer-start-rgb) / .98), rgb(var(--green-footer-mid-rgb) / .96) 52%, rgb(var(--green-footer-end-rgb) / .98));
  box-shadow: inset 0 1px 0 rgb(var(--cream-rgb) / .06);
}

.footer-main,
.footer-bottom {
  width: min(var(--content-max), calc(100% - (var(--page-gutter) * 2)));
  margin: 0 auto;
}

.footer-main {
  display: grid;
  grid-template-columns: minmax(30rem, 1.85fr) minmax(14rem, .78fr) minmax(13rem, .72fr);
  gap: clamp(1.4rem, 2.8vw, 3rem) clamp(2rem, 4vw, 4.8rem);
  padding: clamp(1.45rem, 3vw, 2.45rem) 0 clamp(1.6rem, 3vw, 2.7rem);
}

.footer-left {
  display: grid;
  grid-template-columns: minmax(14rem, .95fr) minmax(15rem, .9fr);
  gap: clamp(1rem, 2vw, 1.65rem) clamp(2rem, 4vw, 4.8rem);
  align-content: start;
}

.footer-brand {
  display: grid;
  align-content: start;
  justify-items: start;
  gap: 1.4rem;
}

.footer-logo {
  display: inline-flex;
  text-decoration: none;
}

.footer-logo img {
  width: clamp(13.5rem, 19vw, 18rem);
  height: auto;
}

.footer-block p,
.footer-bottom p {
  margin: 0;
}

.footer-tagline {
  grid-column: 1 / span 2;
  justify-self: center;
  align-self: start;
  margin: 0;
  color: var(--gold);
  font-size: clamp(1.12rem, 1.65vw, 1.45rem);
  line-height: 1.3;
  text-align: center;
}

.footer-block {
  display: grid;
  align-content: start;
  gap: .7rem;
}

.footer-block h2 {
  width: fit-content;
  margin: 0;
  color: var(--gold);
  font-family: Manrope, Inter, "Segoe UI", system-ui, -apple-system, sans-serif;
  font-size: .95rem;
  font-weight: 900;
  letter-spacing: .18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.footer-block h2::after {
  content: "";
  display: block;
  width: 3.25rem;
  height: 1.05rem;
  margin-top: calc(.26rem - 2px);
  margin-right: auto;
  margin-left: auto;
  background: url("assets/red-pencil-underline.svg") center / 100% 100% no-repeat;
}

.footer-visit address {
  display: grid;
  gap: 1.25rem;
}

.footer-visit address,
.footer-visit address *,
.footer-phone,
.footer-phone * {
  -webkit-user-select: text;
  user-select: text;
}

.footer-item,
.footer-link,
.footer-reserve,
.footer-social a {
  position: relative;
}

.footer-item {
  display: grid;
  grid-template-columns: 2.35rem 1fr;
  gap: 1.05rem;
  align-items: start;
}

.footer-item::before,
.footer-link::before,
.footer-reserve::before,
.footer-social a::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background: var(--gold);
  -webkit-mask: var(--icon-access) center / contain no-repeat;
  mask: var(--icon-access) center / contain no-repeat;
}

.footer-item--address::before {
  -webkit-mask-image: var(--icon-address);
  mask-image: var(--icon-address);
}

.footer-item--calendar::before {
  -webkit-mask-image: var(--icon-calendar);
  mask-image: var(--icon-calendar);
}

.footer-item--food::before {
  -webkit-mask-image: var(--icon-food);
  mask-image: var(--icon-food);
}

.footer-item--wine::before {
  -webkit-mask-image: var(--icon-wine);
  mask-image: var(--icon-wine);
}

.footer-item--music::before {
  -webkit-mask-image: var(--icon-music);
  mask-image: var(--icon-music);
}

.footer-item--gallery::before {
  -webkit-mask-image: var(--icon-leaf);
  mask-image: var(--icon-leaf);
}

.footer-item--contact::before {
  -webkit-mask-image: var(--icon-contact);
  mask-image: var(--icon-contact);
}

.footer-item--facebook::before {
  -webkit-mask-image: var(--icon-facebook);
  mask-image: var(--icon-facebook);
}

.footer-item--instagram::before {
  -webkit-mask-image: var(--icon-instagram);
  mask-image: var(--icon-instagram);
}

.footer-visit a,
.footer-link,
.footer-reserve,
.footer-social a,
.footer-bottom a {
  text-decoration: none;
}

.footer-phone {
  margin: 0;
}

.footer-phone .nav-phone {
  display: inline-flex;
  justify-self: start;
  width: fit-content;
}

.footer-phone .nav-phone:hover {
  border-color: var(--gold);
  background: rgb(var(--gold-rgb) / .12);
}

.footer-link:hover,
.footer-reserve:hover,
.footer-social a:hover,
.footer-bottom a:hover {
  color: var(--gold);
}

.footer-explore {
  gap: 0;
}

.footer-explore h2 {
  margin-bottom: .55rem;
}

.footer-link {
  min-height: 3.65rem;
  display: grid;
  grid-template-columns: 2.35rem 1fr;
  gap: 1.05rem;
  align-items: center;
  border-bottom: 1px solid rgb(var(--gold-rgb) / .2);
  color: rgb(var(--white-rgb) / .86);
  font-size: 1.05rem;
}

.footer-side {
  gap: 1.75rem;
}

.footer-reserve {
  margin-top: .65rem;
  display: grid;
  grid-template-columns: 2.65rem 1fr;
  gap: 1rem;
  align-items: center;
  color: rgb(var(--white-rgb) / .88);
  font-size: 1.05rem;
  line-height: 1.35;
}

.footer-reserve::before {
  width: 2.5rem;
  height: 2.5rem;
}

.footer-block .footer-hours {
  margin: .9rem 0 0;
  color: rgb(var(--white-rgb) / .68);
  font-size: .92rem;
  line-height: 1.35;
}

.footer-social {
  margin-top: .25rem;
  display: flex;
  align-items: center;
  gap: .85rem;
}

.footer-social a {
  position: relative;
  width: 3.35rem;
  height: 3.35rem;
  display: block;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.footer-social a::before {
  width: 3.35rem;
  height: 3.35rem;
  border: 1px solid var(--gold);
  border-radius: 50%;
  background: rgb(var(--gold-rgb) / .08);
  box-shadow: inset 0 0 0 1px rgb(var(--gold-rgb) / .18);
  mask: none;
  -webkit-mask: none;
}

.footer-social a::after {
  content: "";
  position: absolute;
  left: .87rem;
  top: 50%;
  width: 1.62rem;
  height: 1.62rem;
  background: var(--gold);
  transform: translateY(-50%);
}

.footer-social .footer-item--facebook::after {
  -webkit-mask: var(--icon-facebook) center / contain no-repeat;
  mask: var(--icon-facebook) center / contain no-repeat;
}

.footer-social .footer-item--instagram::after {
  width: 1.72rem;
  height: 1.72rem;
  left: .82rem;
  -webkit-mask: var(--icon-instagram) center / contain no-repeat;
  mask: var(--icon-instagram) center / contain no-repeat;
}

.footer-bottom {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 1rem 2rem;
  padding: 1.1rem 0;
  border-top: 1px solid rgb(var(--gold-rgb) / .16);
  color: rgb(var(--white-rgb) / .78);
}

.footer-bottom p {
  margin: 0;
}

.footer-credit {
  justify-self: center;
  color: rgb(var(--white-rgb) / .66);
}

.footer-copyright {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--footer-dot-gap) / 2);
}

.footer-dot {
  width: .36rem;
  height: .36rem;
  border-radius: 50%;
  flex: 0 0 auto;
  background: var(--coral);
}

.footer-bottom nav {
  justify-self: end;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--footer-dot-gap);
}

.footer-bottom nav a + a {
  position: relative;
}

.footer-bottom nav a + a::before {
  content: "";
  position: absolute;
  left: calc((var(--footer-dot-gap) / -2) - .18rem);
  top: 50%;
  width: .36rem;
  height: .36rem;
  border-radius: 50%;
  transform: translateY(-50%);
  background: var(--coral);
}

/* Mobile-only fixed action bar for call, menu, drinks, and access shortcuts. */
.mobile-actionbar {
  position: fixed;
  left: .75rem;
  right: .75rem;
  bottom: .75rem;
  z-index: 25;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: .35rem;
  padding: .35rem;
  border: 1px solid rgb(var(--cream-rgb) / .2);
  border-radius: var(--radius);
  background: rgb(var(--green-950-rgb) / .92);
  backdrop-filter: blur(14px);
  box-shadow: var(--shadow);
}

.mobile-actionbar a {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .36rem;
  min-width: 0;
  border-radius: 6px;
  color: var(--white);
  text-decoration: none;
  font-size: .82rem;
  font-weight: 1000;
}

.mobile-actionbar a::before {
  content: "";
  flex: 0 0 1.36rem;
  width: 1.36rem;
  height: 1.36rem;
  background: currentColor;
  -webkit-mask: center / contain no-repeat;
  mask: center / contain no-repeat;
}

.mobile-actionbar .mobile-action--call::before {
  -webkit-mask-image: var(--icon-phone);
  mask-image: var(--icon-phone);
}

.mobile-actionbar .mobile-action--route::before {
  -webkit-mask-image: var(--icon-route);
  mask-image: var(--icon-route);
}

.mobile-actionbar a:first-child {
  background: var(--coral);
}

@media (min-width: 720px) {
  :root {
    --header-height: 72px;
  }

  .nav {
    grid-template-columns: auto 1fr auto auto;
    min-height: 72px;
    justify-content: normal;
  }

  .nav-toggle {
    display: none;
  }

  .nav-menu-check:not(:checked) ~ .nav-links {
    display: flex;
  }

  .nav-links {
    grid-column: 2;
    justify-content: center;
    gap: 2rem;
    padding-bottom: 0;
  }

  .feature-grid,
  .contact-grid,
  .menu-landing {
    grid-template-columns: repeat(3, 1fr);
  }

  .menu-landing {
    grid-template-columns: repeat(2, 1fr);
  }

  .split {
    grid-template-columns: .92fr 1.08fr;
    align-items: start;
  }

  .hero-benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .menu-section-head {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 2rem;
  }

}

@media (min-width: 768px) {
  .menu-columns {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    column-gap: 3.3rem;
  }

  .menu-columns::before {
    content: "";
    position: absolute;
    top: .35rem;
    bottom: .35rem;
    left: 50%;
    width: 1px;
    background: var(--menu-separator);
    pointer-events: none;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .menu-columns {
    grid-template-columns: 1fr;
    row-gap: 0;
  }

  .menu-columns::before {
    display: none;
  }

  .menu-item--variants {
    grid-template-columns: minmax(0, 1fr) max-content minmax(3.5rem, max-content);
    column-gap: .75rem;
  }
}

@media (max-width: 959px) {
  :root {
    --header-height: 70px;
  }

  .nav {
    grid-template-columns: auto minmax(0, 1fr) auto auto;
  }
}

@media (min-width: 960px) {
  .language-switcher {
    grid-column: 3;
  }

  .nav-social {
    grid-column: 4;
  }
}

@media (max-width: 540px) {
  :root {
    --header-height: 70px;
  }

  .nav {
    grid-template-columns: auto auto;
  }

  .brand img {
    height: 3rem;
    max-width: 4.9rem;
  }
}

@media (min-width: 900px) {
  .menu-hero-card {
    min-height: 520px;
    grid-template-columns: minmax(360px, .82fr) minmax(0, 1.18fr);
    gap: 0;
    align-items: center;
    padding: 0;
  }

  .menu-hero-copy {
    margin: 0 0 0 auto;
    padding: 3rem 3.2rem 2.6rem 1.5rem;
  }

  .menu-hero-gallery {
    min-height: 520px;
    grid-template-columns: minmax(0, 1fr) 210px;
    grid-template-rows: repeat(3, 1fr);
    gap: 0;
  }

  .hero-shot-main {
    grid-row: 1 / -1;
  }

  .menu-hero-visual {
    width: auto;
    height: auto;
    min-height: 0;
  }

  .menu-jump {
    margin-top: 20px;
  }
}

@media (min-width: 960px) {
  .hero {
    grid-template-columns: .88fr 1.12fr;
    align-items: center;
    gap: 2rem;
    min-height: calc(100svh - 66px);
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .hero-full {
    grid-template-columns: 1fr;
    height: min(720px, calc(100svh - 72px));
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero.hero-full {
    height: min(720px, calc(100svh - 72px));
    min-height: 0;
  }

  .hero-full.hero-home,
  .hero.hero-full.hero-home {
    height: min(800px, calc(100svh - 72px));
  }

  .hero-full.hero-menu,
  .hero.hero-full.hero-menu {
    height: clamp(560px, 39vw, 640px);
  }

  .hero .hero-copy,
  .hero .hero-media {
    grid-row: auto;
  }

  .hero-media,
  .hero-media img {
    min-height: 570px;
  }

  .hero-full .hero-media,
  .hero-full .hero-media img {
    height: 100%;
    min-height: 0;
  }

  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .menu-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .mobile-actionbar {
    display: none;
  }

  .site-footer {
    padding-bottom: 0;
  }
}

@media (max-width: 719px) {
  .nav {
    grid-template-columns: auto auto;
    min-height: 70px;
  }

  .nav-toggle {
    position: fixed;
    top: .82rem;
    right: auto;
    left: calc(100dvw - 4.2rem);
    z-index: 120;
    grid-column: auto;
    justify-self: auto;
    min-height: 44px;
    min-width: 44px;
    display: inline-grid;
    place-items: center;
    border: 1px solid rgb(var(--gold-rgb) / .62);
    border-radius: var(--radius);
    color: var(--gold);
    background: rgb(var(--white-rgb) / .04);
    cursor: pointer;
    list-style: none;
  }

  .nav-menu-check:not(:checked) ~ .nav-links {
    display: none;
  }

  .nav-menu-check:checked ~ .nav-links {
    position: fixed;
    top: calc(var(--header-height) + .65rem);
    right: max(.9rem, var(--page-gutter));
  }

  .nav-social {
    display: none;
  }

  .language-switcher {
    display: none;
  }
}

@media (max-width: 719px) {
  .nav-menu-check:checked ~ .nav-links {
    width: max-content;
    min-width: 0;
    max-width: calc(100dvw - 1.5rem);
    padding: .32rem;
    display: grid;
    gap: 0;
    overflow: visible;
    border: 1px solid rgb(var(--gold-rgb) / .3);
    border-radius: var(--radius);
    background: rgb(var(--green-deep-rgb) / .98);
    box-shadow: var(--shadow);
  }

  .nav-menu-check:checked ~ .nav-links a {
    justify-content: flex-start;
    padding: .78rem .62rem;
    border-bottom: 1px solid rgb(var(--gold-rgb) / .16);
  }

  .nav-menu-check:checked ~ .nav-links a:last-child {
    border-bottom: 0;
  }

  .nav-menu-check:checked ~ .nav-links a::after {
    content: none;
  }

}

@media (max-width: 1100px) {
  .footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-left {
    grid-column: 1 / -1;
  }
}

@media (max-width: 720px) {
  .hero-neon-logo {
    width: min(92vw, 430px);
    margin-inline: auto;
  }

  .menu-section:not(.cap-long).bg-light-short::before,
  .menu-section:not(.cap-long).bg-light-short::after,
  .menu-section:not(.cap-long).bg-light-medium::before,
  .menu-section:not(.cap-long).bg-light-medium::after,
  .menu-section:not(.cap-long).bg-light-long::before,
  .menu-section:not(.cap-long).bg-light-long::after,
  .menu-section.alt:not(.cap-long).bg-warm-short::before,
  .menu-section.alt:not(.cap-long).bg-warm-short::after,
  .menu-section.alt:not(.cap-long).bg-warm-long::before,
  .menu-section.alt:not(.cap-long).bg-warm-long::after {
    width: clamp(8.5rem, 42vw, 10.5rem);
    opacity: .58;
  }
}

@media (max-width: 620px) {
  .footer-main {
    grid-template-columns: 1fr;
    padding-top: 1.6rem;
    padding-bottom: 2.4rem;
  }

  .footer-left {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
    width: 100%;
  }

  .footer-block {
    width: 100%;
    justify-items: center;
    text-align: center;
  }

  .footer-brand {
    justify-items: center;
    text-align: center;
  }

  .footer-tagline {
    display: none;
  }

  .footer-logo img {
    width: min(78vw, 16rem);
  }

  .footer-visit address {
    width: 100%;
    justify-items: center;
  }

  .footer-item--address {
    width: 100%;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: .55rem;
    text-align: center;
  }

  .footer-phone {
    display: none;
  }

  .footer-explore,
  .footer-side,
  .footer-side > div {
    width: 100%;
    justify-items: center;
    text-align: center;
  }

  .footer-link {
    justify-self: stretch;
    width: 100%;
    min-height: 3.45rem;
    grid-template-columns: max-content max-content;
    justify-content: center;
    text-align: left;
  }

  .footer-reserve {
    width: 100%;
    grid-template-columns: max-content max-content;
    justify-content: center;
    text-align: left;
  }

  .footer-hours {
    text-align: center;
  }

  .footer-bottom {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
    gap: .9rem;
  }

  .footer-bottom nav {
    order: 1;
    justify-self: center;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    gap: .85rem;
  }

  .footer-bottom nav a + a::before {
    content: none;
  }

  .footer-credit {
    order: 2;
  }

  .footer-copyright {
    order: 3;
    justify-content: center;
    gap: .35rem .45rem;
  }

  .footer-copyright .footer-dot {
    display: none;
  }

  .footer-copyright span:last-child {
    flex-basis: 100%;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .button {
    width: 100%;
  }

  .cta-row {
    gap: .5rem;
  }

  .menu-item {
    grid-template-columns: minmax(0, 1fr) auto;
    column-gap: .7rem;
  }

  .menu-item-price {
    min-width: 3.5rem;
    text-align: right;
    font-size: .92rem;
  }

  .menu-item--variants {
    column-gap: .55rem;
  }

  .menu-item-prices {
    min-width: 3.5rem;
  }
}

@media (max-width: 430px) and (max-height: 780px) {
  .hero-full.hero-home,
  .hero.hero-full.hero-home {
    height: auto;
    min-height: calc(100svh - var(--header-height));
    overflow: visible;
  }

  .hero-full.hero-home .hero-copy {
    height: auto;
    min-height: calc(100svh - var(--header-height));
    justify-content: flex-start;
    gap: 1.45rem;
    padding-top: 1rem;
    padding-bottom: 6.25rem;
  }

  .hero-home .hero-neon-logo {
    width: min(82vw, 300px);
    margin-top: 0;
  }

  .hero-intro .hero-neon-logo + .visually-hidden + .eyebrow {
    margin-top: .45rem;
  }

  .hero-home .lead {
    margin-top: .55rem;
    font-size: 1rem;
    line-height: 1.42;
  }

  .hero-full .home-benefits {
    margin-bottom: 0;
  }
}
