/* ------------------------------------------------------------
   13 Cafe — concept site, HTML static servit din `public/`.
   Fonturi gazduite local (vezi assets/fonts), fara CDN Tailwind:
   politica de securitate (next.config.ts) limiteaza script-src si
   style-src la 'self', deci nicio resursa nu se incarca de pe alt
   domeniu. CSS scris de mana, nu compilat.
   ------------------------------------------------------------ */

@font-face {
  font-family: "Bodoni Moda";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fonts/bodoni-var-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Bodoni Moda";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fonts/bodoni-var-latin.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: "Bodoni Moda";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/bodoni-italic-400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Bodoni Moda";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/bodoni-italic-400-latin.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: "Karla";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url(fonts/karla-var-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url(fonts/karla-var-latin.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: "Space Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/spacemono-400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/spacemono-400-latin.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: "Space Mono";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/spacemono-700-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329,
    U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/spacemono-700-latin.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;
}

:root {
  color-scheme: dark;
  --ink: #120d09;
  --espresso: #2b1b12;
  --espresso-2: #3e2817;
  --gold: #c9a227;
  --gold-2: #e7ce72;
  --caramel: #8c4a2f;
  --cream: #ede6da;
  --taupe: #9c8f82;
  --font-display: "Bodoni Moda", Georgia, serif;
  --font-body: "Karla", system-ui, sans-serif;
  --font-mono: "Space Mono", ui-monospace, monospace;
}

* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background-color: var(--ink);
  color: var(--cream);
  font-family: var(--font-body);
  -webkit-font-smoothing: antialiased;
  position: relative;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.5;
  background-image: radial-gradient(circle at 18% 12%, rgba(140, 74, 47, 0.18), transparent 46%),
    radial-gradient(circle at 82% 78%, rgba(201, 162, 39, 0.1), transparent 52%);
}
:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
  border-radius: 2px;
}
::selection {
  background: var(--gold);
  color: var(--ink);
}
a {
  color: var(--gold);
  text-decoration: none;
}
a:hover {
  color: var(--gold-2);
}
img {
  max-width: 100%;
  display: block;
}
button {
  font: inherit;
  cursor: pointer;
}

.wrap {
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 20px;
  position: relative;
}
@media (min-width: 640px) {
  .wrap {
    padding-inline: 32px;
  }
}

.eyebrow {
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--gold);
  margin: 0;
}
.rule {
  height: 6px;
  width: 64px;
  opacity: 0.55;
  background-image: repeating-linear-gradient(90deg, var(--gold) 0 6px, transparent 6px 12px);
}
.rule--sm {
  width: 40px;
}
.leader {
  flex: 1 1 auto;
  min-width: 1.5rem;
  height: 1px;
  transform: translateY(-0.34em);
  background-image: radial-gradient(circle, rgba(237, 230, 218, 0.38) 0.5px, transparent 0.5px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: 0 50%;
}
.link-underline {
  background-image: linear-gradient(var(--gold), var(--gold));
  background-size: 0% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.35s ease;
}
.link-underline:hover {
  background-size: 100% 1px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* --- reveal on scroll --- */
.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.2, 0.7, 0.3, 1);
}
.reveal.is-in {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
  .reveal {
    opacity: 1;
    transform: none;
  }
  .nav-progress {
    display: none;
  }
}

/* --- header / nav --- */
.site-header {
  position: fixed;
  inset-inline: 0;
  top: 0;
  z-index: 40;
  transition: background-color 0.5s ease, border-color 0.5s ease;
}
.site-header.is-solid {
  background-color: rgba(18, 13, 9, 0.92);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(201, 162, 39, 0.15);
}
.nav-bar {
  max-width: 1200px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  transition: padding 0.5s ease;
}
@media (min-width: 640px) {
  .nav-bar {
    padding-inline: 32px;
  }
}
.site-header.is-solid .nav-bar {
  padding-block: 10px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 12px;
}
.brand-mark {
  display: grid;
  place-items: center;
  height: 36px;
  width: 36px;
  border: 1px solid rgba(201, 162, 39, 0.5);
  font-family: var(--font-display);
  font-size: 18px;
  line-height: 1;
  color: var(--gold);
  transition: background-color 0.2s ease, color 0.2s ease;
}
.brand:hover .brand-mark {
  background-color: var(--gold);
  color: var(--ink);
}
.brand-label {
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: rgba(237, 230, 218, 0.7);
}
.nav-links {
  display: none;
  align-items: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .nav-links {
    display: flex;
  }
}
.nav-links a {
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: rgba(237, 230, 218, 0.75);
}
.nav-links a:hover {
  color: var(--cream);
}
.nav-progress {
  transform-origin: 0 50%;
  transform: scaleX(var(--p, 0));
  transition: transform 0.12s linear;
  height: 1px;
  width: 100%;
  background-color: rgba(201, 162, 39, 0.7);
}

/* --- buttons --- */
.btn {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  padding: 14px 28px;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  min-height: 44px;
}
.btn--sm {
  padding: 12px 18px;
  font-size: 11px;
}
.btn--gold {
  background-color: var(--gold);
  color: var(--ink);
}
.btn--gold:hover {
  background-color: var(--gold-2);
  color: var(--ink);
  transform: translateY(-1px);
  box-shadow: 0 10px 36px -10px rgba(201, 162, 39, 0.75);
}
.btn--outline-gold {
  border-color: var(--gold);
  color: var(--gold);
}
.btn--outline-gold:hover {
  background-color: var(--gold);
  color: var(--ink);
  box-shadow: 0 0 24px -6px rgba(201, 162, 39, 0.65);
}
.btn--outline {
  border-color: rgba(237, 230, 218, 0.2);
  color: rgba(237, 230, 218, 0.85);
}
.btn--outline:hover {
  border-color: var(--gold);
  color: var(--gold);
}
.btn--block {
  display: block;
  width: 100%;
  text-align: center;
}

/* --- hero --- */
.hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 100svh;
  overflow: hidden;
}
.hero-img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  filter: saturate(0.9) contrast(1.05) brightness(0.8);
}
.hero-scrim-1 {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(
    to top,
    var(--ink) 3%,
    rgba(18, 13, 9, 0.88) 30%,
    rgba(18, 13, 9, 0.42) 66%,
    rgba(18, 13, 9, 0.68) 100%
  );
}
.hero-scrim-2 {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(
    130% 110% at 6% 104%,
    rgba(18, 13, 9, 0.96) 0%,
    rgba(18, 13, 9, 0.55) 42%,
    transparent 72%
  );
}
.hero-numeral {
  position: absolute;
  right: -2.5rem;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  pointer-events: none;
  user-select: none;
  font-family: var(--font-display);
  font-size: 25vw;
  line-height: 0.74;
}
@media (min-width: 640px) {
  .hero-numeral {
    display: block;
    right: 0.5rem;
  }
}
.hero-numeral-stroke {
  color: transparent;
  -webkit-text-stroke: 1px rgba(201, 162, 39, 0.3);
}
.hero-numeral-fill {
  position: absolute;
  inset: 0;
  color: transparent;
  background-image: linear-gradient(160deg, rgba(201, 162, 39, 0.3), rgba(140, 74, 47, 0.18) 58%, transparent 88%);
  -webkit-background-clip: text;
  background-clip: text;
}
.hero-content {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
  padding: 128px 20px 64px;
}
@media (min-width: 640px) {
  .hero-content {
    padding-inline: 32px;
  }
}
@media (min-width: 1024px) {
  .hero-content {
    padding-bottom: 112px;
  }
}
.hero-title {
  margin: 24px 0 0;
  max-width: 46rem;
  font-family: var(--font-display);
  font-weight: 400;
  font-size: 13.5vw;
  line-height: 0.9;
  letter-spacing: -0.01em;
}
@media (min-width: 640px) {
  .hero-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 1024px) {
  .hero-title {
    font-size: 5.75rem;
  }
}
.hero-title em {
  font-style: italic;
  color: var(--gold);
}
.hero-sub {
  margin: 28px 0 0;
  max-width: 30rem;
  font-size: 15px;
  line-height: 1.65;
  color: var(--taupe);
}
@media (min-width: 640px) {
  .hero-sub {
    font-size: 16px;
  }
}
.hero-ctas {
  margin-top: 44px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

/* --- status bar --- */
.status-bar {
  position: relative;
  border-top: 1px solid rgba(201, 162, 39, 0.15);
  border-bottom: 1px solid rgba(201, 162, 39, 0.15);
  background-color: rgba(43, 27, 18, 0.5);
}
.status-row {
  max-width: 1200px;
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 40px;
  padding: 16px 20px;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
}
@media (min-width: 640px) {
  .status-row {
    padding-inline: 32px;
  }
}
.status-now {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--cream);
  margin: 0;
}
.status-dot {
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 999px;
  background-color: var(--gold);
}
.status-row p {
  color: var(--taupe);
  margin: 0;
}
.status-hide-sm {
  display: none;
}
@media (min-width: 640px) {
  .status-hide-sm {
    display: block;
  }
}
.status-hide-lg {
  display: none;
}
@media (min-width: 1024px) {
  .status-hide-lg {
    display: block;
  }
}

/* --- generic section rhythm --- */
.section {
  position: relative;
  z-index: 10;
  padding: 96px 20px;
}
@media (min-width: 640px) {
  .section {
    padding-inline: 32px;
  }
}
@media (min-width: 1024px) {
  .section {
    padding-block: 144px;
  }
}
.section > .wrap,
.section.wrap {
  padding: 0;
}
.section--tinted {
  background-color: rgba(43, 27, 18, 0.3);
  border-block: 1px solid rgba(201, 162, 39, 0.15);
}
.section-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}
.section-title {
  margin: 20px 0 0;
  max-width: 32rem;
  font-family: var(--font-display);
  font-size: 2.25rem;
  line-height: 1.1;
}
@media (min-width: 640px) {
  .section-title {
    font-size: 3rem;
  }
}
@media (min-width: 1024px) {
  .section-title {
    font-size: 3.75rem;
  }
}

/* --- specialty cards --- */
.grid-3 {
  margin-top: 56px;
  display: grid;
  gap: 24px;
}
@media (min-width: 640px) {
  .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.drink-card {
  display: flex;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(237, 230, 218, 0.1);
  background-color: rgba(43, 27, 18, 0.3);
  transition: all 0.5s ease;
}
.drink-card:hover {
  border-color: rgba(201, 162, 39, 0.5);
  background-color: rgba(43, 27, 18, 0.55);
}
.photo-frame {
  position: relative;
  overflow: hidden;
  background-color: var(--espresso);
}
.photo-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(to top, rgba(18, 13, 9, 0.6) 0%, rgba(18, 13, 9, 0.08) 44%, transparent 68%),
    radial-gradient(120% 90% at 50% 40%, transparent 52%, rgba(18, 13, 9, 0.5) 100%);
}
.photo-frame--45 {
  aspect-ratio: 4 / 5;
}
.photo-frame--169 {
  aspect-ratio: 16 / 9;
}
.photo-frame--43 {
  aspect-ratio: 4 / 3;
}
.photo {
  height: 100%;
  width: 100%;
  object-fit: cover;
  filter: saturate(0.92) contrast(1.04) brightness(0.94);
  transition: transform 0.9s ease-out;
}
.drink-card:hover .photo {
  transform: scale(1.05);
}
.liquid-wash {
  position: relative;
  overflow: hidden;
}
.liquid-wash::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: color;
  opacity: 0.34;
  transition: opacity 0.6s ease;
}
.drink-card:hover .liquid-wash::before {
  opacity: 0.18;
}
.liquid-flatwhite::before {
  background: linear-gradient(165deg, #4a2e1d 0%, #8c4a2f 52%, #c9a227 130%);
}
.liquid-iced::before {
  background: linear-gradient(165deg, #e7ce72 0%, #8c4a2f 55%, #2b1b12 125%);
}
.liquid-filtru::before {
  background: linear-gradient(165deg, #c9a227 0%, #8c4a2f 58%, #2b1b12 128%);
}
.drink-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}
.drink-name-row {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.drink-name {
  margin: 0;
  font-family: var(--font-display);
  font-size: 1.5rem;
  transition: color 0.3s ease;
}
.drink-card:hover .drink-name {
  color: var(--gold);
}
.drink-price {
  min-width: 4.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  text-align: right;
  font-family: var(--font-mono);
  font-size: 0.875rem;
  font-variant-numeric: tabular-nums;
  color: var(--gold);
  margin: 0;
}
.drink-note {
  margin: 10px 0 0;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--taupe);
}
.drink-desc {
  margin: 16px 0 0;
  font-size: 14px;
  line-height: 1.65;
  color: var(--taupe);
}

/* --- experience grid --- */
.exp-grid {
  margin-top: 56px;
  display: grid;
  gap: 20px;
}
@media (min-width: 640px) {
  .exp-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.exp-card {
  grid-column: span 1;
}
.exp-card--wide {
  grid-column: span 1;
}
@media (min-width: 640px) {
  .exp-card--wide {
    grid-column: span 2;
  }
}
.exp-article {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(237, 230, 218, 0.1);
  background-color: rgba(62, 40, 23, 0.35);
  transition: border-color 0.5s ease;
}
.exp-article:hover {
  border-color: rgba(201, 162, 39, 0.55);
}
.exp-article--sm {
  background-color: rgba(18, 13, 9, 0.6);
}
.exp-article--sm:hover {
  border-color: rgba(201, 162, 39, 0.4);
}
.exp-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 28px;
}
.exp-body--sm {
  padding: 24px;
}
.exp-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
}
.exp-title {
  margin: 0;
  font-family: var(--font-display);
  line-height: 1.15;
  font-size: 1.75rem;
  transition: color 0.3s ease;
}
.exp-title--sm {
  font-size: 1.25rem;
}
@media (min-width: 640px) {
  .exp-title {
    font-size: 2.25rem;
  }
  .exp-title--sm {
    font-size: 1.5rem;
  }
}
.exp-article:hover .exp-title {
  color: var(--gold);
}
.exp-tag {
  flex-shrink: 0;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--gold);
  margin: 0;
}
.exp-desc {
  margin: 16px 0 0;
  max-width: 28rem;
  font-size: 15px;
  line-height: 1.65;
  color: var(--taupe);
}
.exp-desc--sm {
  margin-top: 12px;
  font-size: 14px;
}

/* --- cupping / event --- */
.event-section {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgba(201, 162, 39, 0.15);
  background-color: rgba(62, 40, 23, 0.25);
}
.event-hairline {
  position: absolute;
  inset-inline: 0;
  top: 0;
  height: 1px;
  background-image: linear-gradient(90deg, transparent, rgba(201, 162, 39, 0.7) 50%, transparent);
}
.event-grid {
  position: relative;
  display: grid;
  gap: 56px;
  align-items: center;
}
@media (min-width: 1024px) {
  .event-grid {
    grid-template-columns: 1fr auto;
    gap: 80px;
  }
}
.event-title {
  margin: 20px 0 0;
  font-family: var(--font-display);
  font-size: 13vw;
  line-height: 0.95;
}
@media (min-width: 640px) {
  .event-title {
    font-size: 3rem;
  }
}
@media (min-width: 1024px) {
  .event-title {
    font-size: 4.25rem;
  }
}
.event-title em {
  font-style: italic;
  color: var(--gold);
}
.event-desc {
  margin: 28px 0 0;
  max-width: 36rem;
  font-size: 16px;
  line-height: 1.65;
  color: var(--taupe);
}
.event-side {
  justify-self: start;
}
@media (min-width: 1024px) {
  .event-side {
    justify-self: end;
    text-align: right;
  }
}
.countdown {
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  border: 1px solid rgba(201, 162, 39, 0.4);
  background-color: rgba(201, 162, 39, 0.25);
}
.countdown-cell {
  background-color: var(--ink);
  padding: 28px 20px;
  text-align: center;
}
@media (min-width: 640px) {
  .countdown-cell {
    padding-inline: 36px;
  }
}
.countdown-num {
  margin: 0;
  font-family: var(--font-display);
  font-size: 3rem;
  line-height: 1;
  font-variant-numeric: tabular-nums;
  color: var(--gold);
}
@media (min-width: 640px) {
  .countdown-num {
    font-size: 3.5rem;
  }
}
.countdown-label {
  margin: 14px 0 0;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--taupe);
}
.event-free {
  margin: 20px 0 0;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--gold);
}

/* --- food rows --- */
.food-rows {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  gap: 96px;
}
@media (min-width: 1024px) {
  .food-rows {
    gap: 144px;
  }
}
.food-row {
  display: grid;
  align-items: center;
  gap: 32px;
}
@media (min-width: 1024px) {
  .food-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 64px;
  }
  .food-row--reverse .food-row-media {
    order: 2;
  }
}
.food-row-media {
  border: 1px solid rgba(237, 230, 218, 0.1);
}
.food-index {
  margin: 0;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--gold);
}
.food-title {
  margin: 16px 0 0;
  font-family: var(--font-display);
  font-size: 1.875rem;
  line-height: 1.15;
}
@media (min-width: 640px) {
  .food-title {
    font-size: 2.25rem;
  }
}
.food-desc {
  margin: 20px 0 0;
  max-width: 28rem;
  font-size: 16px;
  line-height: 1.65;
  color: var(--taupe);
}
.food-link {
  margin-top: 28px;
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--cream);
}

/* --- map / directions --- */
.map-grid {
  display: grid;
  gap: 40px;
}
@media (min-width: 1024px) {
  .map-grid {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 64px;
    align-items: start;
  }
}
.map-desc {
  margin: 24px 0 0;
  max-width: 28rem;
  font-size: 14px;
  line-height: 1.65;
  color: var(--taupe);
}
.map-link {
  margin-top: 28px;
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
}
.map-card {
  border: 1px solid rgba(237, 230, 218, 0.1);
  background-color: rgba(43, 27, 18, 0.35);
  padding: 40px 28px;
  text-align: center;
}
.map-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: var(--taupe);
}

/* --- loyalty --- */
.loyalty-grid {
  display: grid;
  gap: 40px;
  align-items: center;
}
@media (min-width: 1024px) {
  .loyalty-grid {
    grid-template-columns: 1fr 1fr;
    gap: 72px;
  }
}
.loyalty-desc {
  margin: 24px 0 0;
  max-width: 30rem;
  font-size: 15px;
  line-height: 1.65;
  color: var(--taupe);
}
.loyalty-form {
  border: 1px solid rgba(201, 162, 39, 0.3);
  background-color: rgba(43, 27, 18, 0.35);
  padding: 32px;
}
.field {
  display: block;
  margin: 0;
}
.field span {
  display: block;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: var(--taupe);
  margin-bottom: 8px;
}
.control {
  width: 100%;
  min-height: 44px;
  padding: 12px 14px;
  background-color: transparent;
  border: 1px solid rgba(237, 230, 218, 0.45);
  color: var(--cream);
  font-family: var(--font-body);
  font-size: 15px;
}
.control::placeholder {
  color: rgba(237, 230, 218, 0.4);
}
.loyalty-note {
  margin: 12px 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: var(--taupe);
}

/* --- footer --- */
.site-footer {
  position: relative;
  z-index: 10;
  border-top: 1px solid rgba(201, 162, 39, 0.15);
  background-color: rgba(43, 27, 18, 0.4);
}
.footer-grid {
  display: grid;
  gap: 48px;
}
@media (min-width: 1024px) {
  .footer-grid {
    grid-template-columns: 1.2fr 1fr 1fr;
  }
}
.footer-address {
  margin: 20px 0 0;
  font-family: var(--font-display);
  font-size: 1.875rem;
  line-height: 1.2;
}
@media (min-width: 640px) {
  .footer-address {
    font-size: 2.25rem;
  }
}
.footer-desc {
  margin: 24px 0 0;
  max-width: 26rem;
  font-size: 14px;
  line-height: 1.65;
  color: var(--taupe);
}
.footer-list {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  font-size: 14px;
}
.footer-list li + li {
  margin-top: 12px;
}
.hours-list {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  font-family: var(--font-mono);
  font-size: 14px;
}
.hours-row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(237, 230, 218, 0.1);
  padding-bottom: 8px;
}
.hours-row + .hours-row {
  margin-top: 8px;
}
.hours-row dt {
  color: var(--taupe);
  font-weight: 400;
}
.hours-row dd {
  margin: 0;
  color: var(--cream);
}
.hours-row dd.is-accent {
  color: var(--gold);
}
.footer-legal {
  margin: 24px 0 0;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: rgba(156, 143, 130, 0.6);
}

/* --- sticky category nav (menu page) --- */
.cat-nav-wrap {
  position: sticky;
  top: 60px;
  z-index: 30;
  border-bottom: 1px solid rgba(201, 162, 39, 0.15);
  background-color: rgba(18, 13, 9, 0.92);
  backdrop-filter: blur(8px);
}
.cat-nav {
  max-width: 56rem;
  margin-inline: auto;
  overflow-x: auto;
  padding-inline: 20px;
  scrollbar-width: none;
}
@media (min-width: 640px) {
  .cat-nav {
    padding-inline: 32px;
  }
}
.cat-list {
  display: flex;
  min-width: max-content;
  align-items: stretch;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cat-btn {
  position: relative;
  background: none;
  border: none;
  padding: 16px 14px;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--taupe);
  transition: color 0.3s ease;
}
.cat-btn:hover {
  color: var(--cream);
}
.cat-btn[aria-pressed="true"] {
  color: var(--gold);
}
.cat-mark {
  position: absolute;
  inset-inline: 14px;
  bottom: 8px;
}

/* --- menu page --- */
.menu-wrap {
  max-width: 56rem;
  margin-inline: auto;
  padding: 64px 20px 96px;
}
@media (min-width: 640px) {
  .menu-wrap {
    padding-inline: 32px;
  }
}
@media (min-width: 1024px) {
  .menu-wrap {
    padding-top: 96px;
    padding-bottom: 128px;
  }
}
.menu-hero {
  padding: 144px 20px 56px;
}
@media (min-width: 640px) {
  .menu-hero {
    padding-inline: 32px;
  }
}
@media (min-width: 1024px) {
  .menu-hero {
    padding-top: 176px;
    padding-bottom: 80px;
  }
}
.menu-lede {
  margin: 28px 0 0;
  max-width: 32rem;
  font-size: 15px;
  line-height: 1.65;
  color: var(--taupe);
}
.menu-cat {
  margin-bottom: 96px;
  scroll-margin-top: 144px;
}
.menu-cat:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .menu-cat {
    margin-bottom: 128px;
  }
}
.menu-cat-head-row {
  display: flex;
  align-items: baseline;
  gap: 16px;
}
.menu-cat-num {
  font-family: var(--font-mono);
  font-size: 11px;
  font-variant-numeric: tabular-nums;
  color: rgba(201, 162, 39, 0.7);
}
.menu-cat-title {
  margin: 0;
  font-family: var(--font-display);
  font-size: 1.875rem;
}
@media (min-width: 640px) {
  .menu-cat-title {
    font-size: 2.25rem;
  }
}
.menu-cat-sub {
  margin: 8px 0 0;
  padding-left: 2.15rem;
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.28em;
  color: var(--gold);
}
.menu-list {
  margin: 36px 0 0;
  padding: 0;
  list-style: none;
}
.menu-list li + li {
  margin-top: 24px;
}
.menu-item-row {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.menu-item-name {
  margin: 0;
  font-family: var(--font-display);
  font-size: 1.25rem;
  line-height: 1.3;
  transition: color 0.3s ease;
}
@media (min-width: 640px) {
  .menu-item-name {
    font-size: 1.5rem;
  }
}
.menu-item:hover .menu-item-name {
  color: var(--gold);
}
.menu-item-price {
  min-width: 5.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  text-align: right;
  font-family: var(--font-mono);
  font-size: 14px;
  font-variant-numeric: tabular-nums;
  color: var(--gold);
  margin: 0;
}
.menu-item-desc {
  margin: 6px 0 0;
  max-width: 32rem;
  font-size: 14px;
  line-height: 1.65;
  color: var(--taupe);
}
.menu-footnote {
  margin-top: 64px;
  border: 1px solid rgba(237, 230, 218, 0.1);
  background-color: rgba(43, 27, 18, 0.3);
  padding: 24px;
  font-family: var(--font-mono);
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.65;
  letter-spacing: 0.28em;
  color: var(--taupe);
}
