:root {
  --green: #0f2a1f;
  --green-2: #183b2d;
  --cream: #f2e7d3;
  --cream-2: #faf6ed;
  --gold: #b08d57;
  --gold-2: #e6c27a;
  --wood: #5b3a29;
  --ink: #121212;
  --muted: #6b6258;
  --line: rgba(176, 141, 87, .28);
  --shadow: 0 20px 60px rgba(18, 18, 18, .13);
  --radius: 24px;
  --max: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: var(--cream);
  color: var(--ink);
  line-height: 1.65;
  overflow-x: hidden;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image: url("assets/paper-texture.svg"), radial-gradient(circle at top left, rgba(176,141,87,.16), transparent 28rem);
  opacity: .42;
}
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
.container { width: min(var(--max), calc(100% - 40px)); margin-inline: auto; }

.topbar {
  background: #0a1d15;
  color: var(--cream-2);
  font-size: .82rem;
  letter-spacing: .02em;
}
.topbar__inner { min-height: 38px; display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.topbar a { color: var(--gold-2); font-weight: 700; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(250, 246, 237, .84);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(176,141,87,.18);
  transition: .25s ease;
}
.site-header.is-scrolled { box-shadow: 0 16px 40px rgba(18,18,18,.09); }
.header__inner { min-height: 86px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.brand img { width: 190px; height: auto; filter: drop-shadow(0 6px 14px rgba(18,18,18,.18)); }
.nav { display: flex; align-items: center; gap: 6px; }
.nav-link { padding: 10px 12px; border-radius: 999px; font-weight: 800; color: rgba(18,18,18,.72); font-size: .93rem; }
.nav-link:hover { color: var(--green); background: rgba(176,141,87,.12); }
.menu-btn { display: none; width: 46px; height: 46px; border: 1px solid var(--line); border-radius: 14px; background: var(--cream-2); }
.menu-btn span { display: block; width: 22px; height: 2px; margin: 5px auto; background: var(--green); border-radius: 999px; transition: transform .2s ease, opacity .2s ease; }
.menu-btn.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.menu-btn.is-open span:nth-child(2) { opacity: 0; }
.menu-btn.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 52px;
  padding: 0 22px;
  border-radius: 999px;
  font-weight: 900;
  border: 1px solid transparent;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
  white-space: nowrap;
}
.btn:hover { transform: translateY(-2px); }
.btn--gold { background: linear-gradient(135deg, var(--gold-2), var(--gold)); color: #21170f; box-shadow: 0 14px 34px rgba(176,141,87,.30); }
.btn--green { background: var(--green); color: var(--cream-2); box-shadow: 0 14px 34px rgba(15,42,31,.25); }
.btn--ghost { border-color: rgba(255,250,240,.72); color: #fffaf0; background: rgba(6,17,12,.18); box-shadow: inset 0 0 0 1px rgba(255,250,240,.08); }
.btn--outline { border-color: var(--gold); color: var(--green); background: transparent; }
.btn--sm { min-height: 42px; padding-inline: 16px; font-size: .86rem; }

.hero {
  min-height: calc(100svh - 124px);
  display: grid;
  align-items: center;
  background-image: linear-gradient(105deg, rgba(6,17,12,.96) 0%, rgba(15,42,31,.84) 48%, rgba(18,18,18,.68) 100%), url('assets/fachada-noche.png');
  background-size: cover;
  background-position: center;
  color: #fffaf0;
  position: relative;
  isolation: isolate;
}
.hero::after { content: ""; position: absolute; inset: 0; z-index: -1; pointer-events: none; background: radial-gradient(circle at 22% 34%, rgba(230,194,122,.22), transparent 18rem), linear-gradient(90deg, rgba(6,17,12,.26), rgba(0,0,0,.10)); }
.hero__grain { position: absolute; inset: 0; background-image: url("assets/paper-texture.svg"); opacity: .22; mix-blend-mode: overlay; z-index: -1; }
.hero__content { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: 54px; align-items: center; padding: 90px 0; }
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--gold-2);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: .78rem;
}
.eyebrow::before { content: ""; width: 34px; height: 1px; background: currentColor; }
.hero h1, .section-head h2, .story-copy h2, .delivery-copy h2, .contact-copy h2 {
  font-family: "Playfair Display", Georgia, serif;
  letter-spacing: -.045em;
  line-height: .95;
}
.hero h1 { font-size: clamp(4rem, 10vw, 9.4rem); margin: 16px 0 8px; color: #fffaf0; text-shadow: 0 14px 42px rgba(0,0,0,.58); }
.hero h2 { font-family: "Playfair Display", Georgia, serif; font-size: clamp(1.7rem, 3.6vw, 3.6rem); max-width: 780px; margin: 0 0 20px; line-height: 1.05; color: #ffe8b8; text-shadow: 0 8px 26px rgba(0,0,0,.45); }
.hero p { font-size: clamp(1rem, 1.6vw, 1.25rem); max-width: 650px; color: rgba(255,250,240,.96); text-shadow: 0 6px 18px rgba(0,0,0,.38); }
.hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.hero__panel { background: rgba(6,17,12,.76); border: 1px solid rgba(230,194,122,.38); border-radius: 34px; padding: 24px; box-shadow: 0 24px 90px rgba(0,0,0,.42); backdrop-filter: blur(14px); }
.hero__logo { width: 100%; margin-inline: auto; }
.hero__stats { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-top: 16px; }
.hero__stats div { background: rgba(250,246,237,.08); border: 1px solid rgba(250,246,237,.12); border-radius: 20px; padding: 16px; }
.hero__stats strong { display: block; color: var(--gold-2); font-size: 1.55rem; line-height: 1; }
.hero__stats span { color: rgba(250,246,237,.78); font-size: .86rem; }
.scroll-cue { position: absolute; bottom: 26px; left: 50%; transform: translateX(-50%); color: rgba(250,246,237,.75); font-size: .78rem; text-transform: uppercase; letter-spacing: .2em; }

.section { padding: clamp(70px, 10vw, 125px) 0; position: relative; }
.section--cream { background: rgba(250,246,237,.55); border-top: 1px solid rgba(176,141,87,.15); border-bottom: 1px solid rgba(176,141,87,.15); }
.section--dark { background: var(--green); color: var(--cream-2); overflow: hidden; }
.section--dark::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 12% 10%, rgba(176,141,87,.22), transparent 22rem), url("assets/paper-texture.svg"); opacity: .55; }
.section--dark > .container { position: relative; }
.section-head { max-width: 760px; margin: 0 auto 44px; text-align: center; }
.section-head h2 { font-size: clamp(2.35rem, 5vw, 5.2rem); margin: 12px 0 16px; }
.section-head p { color: #4f473f; font-size: 1.05rem; margin: 0; }
.section--dark .section-head p, .section--dark p { color: rgba(250,246,237,.78); }

.dish-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.dish-card { background: var(--cream-2); border: 1px solid rgba(176,141,87,.22); border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); transition: .25s ease; }
.dish-card:hover { transform: translateY(-7px); border-color: rgba(176,141,87,.60); box-shadow: 0 24px 70px rgba(18,18,18,.18); }
.dish-card img { width: 100%; aspect-ratio: 1.18 / 1; object-fit: cover; background: var(--green); }
.dish-card__body { padding: 18px; }
.badge { display: inline-flex; width: max-content; padding: 5px 10px; border-radius: 999px; background: rgba(176,141,87,.17); color: var(--wood); font-weight: 900; font-size: .75rem; }
.dish-card h3 { margin: 12px 0 8px; font-family: "Playfair Display", Georgia, serif; font-size: 1.35rem; line-height: 1.1; }
.dish-card p { color: var(--muted); margin: 0 0 16px; font-size: .93rem; }
.dish-card__footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; border-top: 1px solid rgba(176,141,87,.16); padding-top: 14px; }
.dish-card__footer span { font-weight: 900; color: var(--green); }
.dish-card__footer a { color: var(--gold); font-weight: 900; }

.story-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1fr); gap: 56px; align-items: center; margin-bottom: 64px; }
.story-media { position: relative; }
.story-media img { border-radius: 34px; min-height: 520px; width: 100%; object-fit: cover; box-shadow: 0 26px 80px rgba(0,0,0,.28); }
.story-card { position: absolute; right: -22px; bottom: 28px; width: min(300px, 80%); background: var(--cream-2); color: var(--green); border-radius: 24px; padding: 22px; box-shadow: var(--shadow); }
.story-card strong { font-family: "Playfair Display", Georgia, serif; display: block; font-size: 2rem; line-height: 1; }
.story-copy h2, .delivery-copy h2, .contact-copy h2 { font-size: clamp(2.3rem, 5vw, 5rem); margin: 14px 0 18px; }
.story-copy p { font-size: 1.04rem; }
.timeline { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.timeline-item { background: rgba(250,246,237,.08); border: 1px solid rgba(230,194,122,.24); border-radius: 22px; padding: 22px; }
.timeline-item span { display: inline-flex; color: var(--gold-2); font-weight: 900; margin-bottom: 14px; }
.timeline-item h3 { margin: 0 0 8px; font-family: "Playfair Display", Georgia, serif; font-size: 1.35rem; }
.timeline-item p { margin: 0; font-size: .94rem; }

.menu-shell { background: var(--cream-2); border: 1px solid rgba(176,141,87,.22); border-radius: 32px; padding: clamp(18px, 3vw, 34px); box-shadow: var(--shadow); }
.menu-toolbar { display: flex; gap: 16px; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid rgba(176,141,87,.18); padding-bottom: 18px; }
.tabs { display: flex; flex-wrap: wrap; gap: 8px; }
.tab, .filter { border: 1px solid rgba(176,141,87,.32); border-radius: 999px; background: transparent; color: var(--green); padding: 10px 14px; font-weight: 900; }
.tab.active, .filter.active { background: var(--green); color: var(--cream-2); border-color: var(--green); }
.search-box { min-width: min(300px, 100%); display: grid; gap: 6px; color: var(--muted); font-size: .82rem; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.search-box input { border: 1px solid rgba(176,141,87,.28); border-radius: 16px; background: #fffaf0; min-height: 48px; padding: 0 14px; color: var(--ink); outline: none; }
.search-box input:focus { box-shadow: 0 0 0 4px rgba(176,141,87,.18); border-color: var(--gold); }
.menu-intro { margin: 24px 0; }
.menu-intro h3 { margin: 0 0 6px; font-family: "Playfair Display", Georgia, serif; font-size: 2rem; }
.menu-intro p { margin: 0; color: var(--muted); }
.menu-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.menu-item { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; background: #fffaf0; border: 1px solid rgba(176,141,87,.16); border-radius: 20px; padding: 18px; transition: .2s ease; }
.menu-item:hover { transform: translateY(-3px); border-color: rgba(176,141,87,.45); }
.menu-item h4 { margin: 0 0 6px; font-size: 1.05rem; }
.menu-item p { margin: 0 0 12px; color: var(--muted); font-size: .92rem; }
.menu-item strong { color: var(--green); text-align: right; min-width: 120px; }
.tag-row { display: flex; flex-wrap: wrap; gap: 6px; }
.tag-row span { background: rgba(176,141,87,.15); color: var(--wood); border-radius: 999px; padding: 4px 8px; font-size: .72rem; font-weight: 900; }
.menu-note { margin-top: 18px; background: rgba(176,141,87,.12); border-radius: 18px; padding: 14px 16px; display: flex; justify-content: space-between; gap: 18px; align-items: center; font-weight: 800; }
.menu-note a { color: var(--green); text-decoration: underline; }
.empty-state { grid-column: 1 / -1; background: rgba(176,141,87,.12); padding: 18px; border-radius: 18px; }

.delivery-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 36px; align-items: center; }
.delivery-copy p, .contact-copy p { color: var(--muted); font-size: 1.04rem; }
.cta-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.service-card { background: var(--cream-2); border: 1px solid rgba(176,141,87,.20); border-radius: var(--radius); padding: 22px; box-shadow: var(--shadow); }
.service-card span { font-size: 2rem; }
.service-card h3 { font-family: "Playfair Display", Georgia, serif; font-size: 1.5rem; line-height: 1.05; margin: 12px 0 8px; }
.service-card p { color: var(--muted); margin: 0; font-size: .94rem; }
.faq { margin-top: 34px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
details { background: var(--cream-2); border: 1px solid rgba(176,141,87,.20); border-radius: 20px; padding: 18px; box-shadow: 0 12px 34px rgba(18,18,18,.06); }
summary { font-weight: 900; color: var(--green); cursor: pointer; }
details p { margin: 10px 0 0; color: var(--muted); }

.gallery-filters { display: flex; justify-content: center; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
.gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 16px; }
.gallery-item { position: relative; grid-column: span 4; min-height: 310px; border: 0; padding: 0; overflow: hidden; border-radius: 26px; background: var(--green); color: var(--cream-2); box-shadow: var(--shadow); text-align: left; }
.gallery-item:nth-child(1), .gallery-item:nth-child(2) { grid-column: span 6; min-height: 430px; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.gallery-item::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 40%, rgba(0,0,0,.74)); }
.gallery-item:hover img { transform: scale(1.05); }
.gallery-item span, .gallery-item strong { position: absolute; left: 18px; z-index: 1; }
.gallery-item span { bottom: 54px; color: var(--gold-2); font-weight: 900; text-transform: uppercase; letter-spacing: .12em; font-size: .76rem; }
.gallery-item strong { bottom: 18px; font-family: "Playfair Display", Georgia, serif; font-size: 1.7rem; }

.reviews-layout { display: grid; grid-template-columns: minmax(300px, .75fr) minmax(0, 1fr); gap: 36px; align-items: center; }
.rating-card { background: rgba(250,246,237,.08); border: 1px solid rgba(230,194,122,.24); border-radius: 28px; padding: 30px; }
.rating-card strong { display: block; font-family: "Playfair Display", Georgia, serif; font-size: 6rem; line-height: .9; color: var(--gold-2); margin-top: 18px; }
.stars { color: var(--gold-2); letter-spacing: .05em; }
.rating-card p { font-weight: 900; font-size: 1.25rem; margin: 12px 0; }
.rating-card small { color: rgba(250,246,237,.75); }
.review-carousel { min-width: 0; }
.review-window { overflow: hidden; border-radius: 28px; }
.review-track { display: flex; transition: transform .5s ease; }
.review-card { min-width: 100%; background: var(--cream-2); color: var(--ink); border-radius: 28px; padding: clamp(28px, 5vw, 58px); }
.review-card p { font-family: "Playfair Display", Georgia, serif; color: var(--green); font-size: clamp(1.7rem, 3.6vw, 3.2rem); line-height: 1.04; margin: 18px 0 24px; }
.review-card strong { display: block; font-size: 1.1rem; }
.review-card small { color: var(--muted); font-weight: 800; }
.carousel-actions { display: flex; gap: 10px; justify-content: flex-end; margin-top: 14px; }
.carousel-actions button { width: 48px; height: 48px; border-radius: 50%; border: 1px solid rgba(230,194,122,.35); background: rgba(250,246,237,.08); color: var(--cream-2); font-size: 1.2rem; }

.contact-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(330px, 1.1fr); gap: 40px; align-items: start; }
.contact-cards { display: grid; gap: 12px; margin: 24px 0; }
.contact-card { display: flex; justify-content: space-between; gap: 14px; align-items: center; background: var(--cream-2); border: 1px solid rgba(176,141,87,.20); border-radius: 18px; padding: 16px; box-shadow: 0 12px 34px rgba(18,18,18,.06); }
.contact-card span { color: var(--muted); font-weight: 800; }
.contact-card strong { color: var(--green); text-align: right; }
.hours-card { background: var(--green); color: var(--cream-2); border-radius: 26px; padding: 24px; box-shadow: var(--shadow); }
.hours-card h3 { margin: 0 0 14px; font-family: "Playfair Display", Georgia, serif; font-size: 2rem; }
.hours-card #hoursTable { display: grid; gap: 10px; }
.hours-card #hoursTable div { display: flex; justify-content: space-between; gap: 16px; border-bottom: 1px solid rgba(250,246,237,.12); padding-bottom: 10px; }
.hours-card span { color: rgba(250,246,237,.72); }
.hours-card small { display: block; color: rgba(250,246,237,.65); margin-top: 14px; }
.contact-panel { display: grid; gap: 18px; }
.contact-form { background: var(--cream-2); border: 1px solid rgba(176,141,87,.20); border-radius: 28px; padding: 26px; box-shadow: var(--shadow); display: grid; gap: 14px; }
.contact-form h3 { margin: 0; font-family: "Playfair Display", Georgia, serif; font-size: 2rem; color: var(--green); }
.contact-form label { display: grid; gap: 6px; color: var(--muted); font-weight: 800; font-size: .86rem; text-transform: uppercase; letter-spacing: .08em; }
.contact-form input, .contact-form textarea { border: 1px solid rgba(176,141,87,.24); border-radius: 16px; background: #fffaf0; padding: 13px 14px; outline: none; color: var(--ink); resize: vertical; }
.contact-form input:focus, .contact-form textarea:focus { box-shadow: 0 0 0 4px rgba(176,141,87,.18); border-color: var(--gold); }
.map-card { overflow: hidden; border-radius: 28px; min-height: 360px; box-shadow: var(--shadow); border: 1px solid rgba(176,141,87,.20); background: var(--cream-2); }
.map-card iframe { width: 100%; height: 100%; min-height: 360px; border: 0; }

.footer { background: #0a1d15; color: var(--cream-2); padding: 58px 0 26px; }
.footer__grid { display: grid; grid-template-columns: 1.3fr .7fr .7fr; gap: 32px; }
.footer__logo { width: 220px; margin-bottom: 14px; }
.footer p { color: rgba(250,246,237,.72); max-width: 420px; }
.footer h3 { color: var(--gold-2); margin: 0 0 12px; }
.footer a { display: block; color: rgba(250,246,237,.75); margin: 8px 0; }
.footer a:hover { color: var(--gold-2); }
.footer__bottom { margin-top: 36px; padding-top: 18px; border-top: 1px solid rgba(250,246,237,.12); color: rgba(250,246,237,.55); font-size: .88rem; }

.floating-wa { position: fixed; right: 20px; bottom: 20px; z-index: 45; display: grid; gap: 0; background: var(--green); color: var(--cream-2); border: 1px solid rgba(230,194,122,.36); border-radius: 999px; padding: 12px 18px; box-shadow: 0 18px 48px rgba(15,42,31,.32); }
.floating-wa span { color: var(--gold-2); font-size: .72rem; font-weight: 900; text-transform: uppercase; letter-spacing: .1em; }
.floating-wa strong { line-height: 1.1; }

.lightbox { position: fixed; inset: 0; z-index: 100; background: rgba(0,0,0,.78); display: none; align-items: center; justify-content: center; padding: 28px; }
.lightbox.open { display: flex; }
.lightbox__content { width: min(1040px, 100%); background: var(--cream-2); border-radius: 28px; overflow: hidden; box-shadow: 0 30px 90px rgba(0,0,0,.36); }
.lightbox__content img { width: 100%; max-height: 72svh; object-fit: contain; background: var(--green); }
.lightbox__content div { padding: 20px 24px; }
.lightbox__content h3 { margin: 0 0 6px; font-family: "Playfair Display", Georgia, serif; font-size: 2rem; color: var(--green); }
.lightbox__content p { margin: 0; color: var(--muted); }
.lightbox__close { position: fixed; right: 22px; top: 22px; width: 48px; height: 48px; border-radius: 50%; border: 1px solid rgba(255,255,255,.35); color: white; background: rgba(255,255,255,.08); font-size: 2rem; line-height: 1; }

.reveal { opacity: 0; transform: translateY(22px); transition: opacity .65s ease, transform .65s ease; }
.reveal.visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1040px) {
  .dish-grid { grid-template-columns: repeat(2, 1fr); }
  .hero__content, .story-grid, .delivery-grid, .contact-grid, .reviews-layout { grid-template-columns: 1fr; }
  .hero__panel { max-width: 520px; }
  .service-grid, .faq { grid-template-columns: 1fr; }
  .timeline { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 860px) {
  .topbar__inner { justify-content: center; text-align: center; }
  .topbar a { display: none; }
  .menu-btn { display: block; }
  .nav {
    position: fixed;
    top: 124px;
    right: 20px;
    left: 20px;
    display: grid;
    gap: 6px;
    padding: 18px;
    border-radius: 24px;
    background: rgba(250,246,237,.98);
    box-shadow: var(--shadow);
    border: 1px solid rgba(176,141,87,.22);
    transform: translateY(-12px);
    opacity: 0;
    pointer-events: none;
    transition: .2s ease;
  }
  .nav.open { opacity: 1; pointer-events: auto; transform: translateY(0); }
  .nav-link { color: var(--green); }
  .hero { min-height: auto; }
  .hero__content { padding: 72px 0 90px; }
  .hero h1 { font-size: clamp(3.4rem, 17vw, 5.7rem); }
  .hero__actions .btn { width: 100%; }
  .menu-toolbar { display: grid; }
  .search-box { width: 100%; }
  .menu-grid { grid-template-columns: 1fr; }
  .gallery-item, .gallery-item:nth-child(1), .gallery-item:nth-child(2) { grid-column: span 12; min-height: 320px; }
  .footer__grid { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
  .container { width: min(100% - 26px, var(--max)); }
  .header__inner { min-height: 76px; }
  .brand img { width: 155px; }
  .nav { top: 114px; }
  .section { padding: 62px 0; }
  .section-head { text-align: left; }
  .dish-grid, .timeline { grid-template-columns: 1fr; }
  .story-media img { min-height: 360px; }
  .story-card { right: 12px; left: 12px; width: auto; }
  .menu-item { display: grid; }
  .menu-item strong { text-align: left; min-width: 0; }
  .review-card { padding: 28px; }
  .rating-card strong { font-size: 4.7rem; }
  .hours-card #hoursTable div, .menu-note, .contact-card { display: grid; }
  .floating-wa { right: 14px; bottom: 14px; padding: 10px 15px; }
}
