:root{--navy:#003049;--red:#D62828;--orange:#F77F00;--gold:#FCBF49;--cream:#EAE2B7;--ink:#003049;--ivory:#F7F2D9;--paper:#FFFDF5;--red-dark:#B71F1F;--text:#003049;--muted:#526772;--border:rgba(0,48,73,.16);--serif:"Noto Serif SC",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--container:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;font-family:var(--sans);color:var(--text);background:var(--paper);line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:var(--container);margin:auto}h1,h2,h3{font-family:var(--serif);line-height:1.05}h1{font-size:clamp(3.3rem,7vw,7rem);margin:0 0 24px}h2{font-size:clamp(2.4rem,5vw,4.6rem);margin:0 0 20px}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--red)}.eyebrow.light{color:#d8c49e}.announcement-bar{background:var(--red-dark);color:#fff;text-align:center;padding:8px;font-size:.78rem}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;color:#fff;transition:.25s}.site-header.scrolled{background:rgba(251,248,242,.96);color:var(--ink);backdrop-filter:blur(14px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand strong,.brand small{display:block}.brand small{font-size:.56rem;text-transform:uppercase;letter-spacing:.15em}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--red);color:#fff;font-family:var(--serif)}.main-nav{display:flex;gap:28px;align-items:center}.nav-button{background:var(--red);color:#fff;padding:10px 18px}.mobile-menu-button{display:none;background:none;border:0}.mobile-menu-button span{width:24px;height:1px;background:currentColor;display:block;margin:6px}.hero{min-height:100vh;position:relative;display:grid;align-items:center;color:#fff;background:url("https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1800&q=90") center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,11,8,.9),rgba(15,11,8,.28))}.hero-content{position:relative;z-index:1;padding-top:130px}.hero-intro{max-width:620px;font-size:1.1rem;color:rgba(255,255,255,.8)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:12px 24px;font-weight:700;border:1px solid transparent}.button-primary{background:var(--red);color:#fff}.button-ghost{border-color:rgba(255,255,255,.6);color:#fff}.button-full{width:100%}.section{padding:110px 0}.section-dark{background:var(--ink);color:#fff}.section-heading{margin-bottom:50px}.centered{text-align:center}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.image-card img{min-height:560px;object-fit:cover}.lead{font-size:1.2rem}.signature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.signature-card{position:relative;min-height:430px;overflow:hidden}.signature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.signature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent 70%)}.signature-card>div{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.signature-card p{color:rgba(255,255,255,.72)}.menu-section{background:var(--ivory)}.menu-category-wrapper{position:sticky;top:76px;z-index:100;background:rgba(245,239,229,.96);backdrop-filter:blur(12px);border-block:1px solid var(--border)}.menu-category-nav{display:flex;overflow-x:auto;gap:8px;padding:10px 0}.menu-category-nav a{flex:0 0 auto;padding:8px 13px;border-radius:20px;font-size:.8rem;font-weight:700;color:var(--muted)}.menu-category-nav a.active,.menu-category-nav a:hover{background:var(--red);color:#fff}.menu-legend{text-align:center;color:var(--muted);font-size:.78rem;padding:42px 0}.menu-category{padding:25px 0 70px;border-bottom:1px solid var(--border)}.menu-category h3{font-size:clamp(2rem,4vw,3.1rem)}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.menu-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:22px 0;border-top:1px solid var(--border)}.menu-item h4{font-family:var(--serif);margin:0 0 6px}.menu-item p{margin:0;color:var(--muted);font-size:.88rem}.menu-item span{font-weight:700}.menu-item small{color:var(--red)}.party-section{background:#171311;color:#fff}.party-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.party-card{position:relative;padding:32px;border:1px solid rgba(255,255,255,.13)}.party-card.featured{border-color:rgba(181,147,84,.6);background:rgba(181,147,84,.08)}.party-badge{position:absolute;top:0;right:0;background:#d8c49e;color:#171412;padding:6px 10px;font-size:.65rem;font-weight:700}.party-price{font-family:var(--serif);font-size:2rem}.party-price small{font-family:var(--sans);font-size:.75rem;color:rgba(255,255,255,.6)}.party-card ul{list-style:none;padding:0}.party-card li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.gallery-grid{width:var(--container);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-grid img{display:block;width:100%;height:340px;object-fit:cover;object-position:center}.reservation-section{background:var(--ivory)}.reservation-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.reservation-form-card{background:#fff;padding:38px;box-shadow:0 20px 60px rgba(0,0,0,.08)}.reservation-form-card label{display:block;font-size:.78rem;font-weight:700;margin:12px 0 6px}.reservation-form-card input,.reservation-form-card select,.reservation-form-card textarea{width:100%;padding:13px;border:1px solid var(--border)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-message{margin-top:12px;color:var(--red-dark)}.visit-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:40px}.opening-hours{background:var(--ivory);padding:28px}.opening-hours p{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--border);padding:10px 0;margin:0}.map-placeholder{min-height:360px;background:#ded7cb;display:grid;place-items:center;position:relative}.map-pin{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-family:var(--serif);font-size:1.2rem}.site-footer{background:var(--ink);color:#fff;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:40px}.footer-grid>div{display:grid;align-content:start;gap:8px}.footer-grid a{color:rgba(255,255,255,.65);font-size:.85rem}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.45);font-size:.78rem}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.mobile-menu-button{display:block}.main-nav{display:none;position:fixed;top:76px;left:0;right:0;background:var(--paper);color:var(--ink);padding:24px;flex-direction:column}.main-nav.open{display:flex}.split-layout,.reservation-layout{grid-template-columns:1fr}.signature-grid,.party-menu-grid{grid-template-columns:1fr}.visit-grid{grid-template-columns:1fr 1fr}.map-placeholder{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.menu-grid{gap:0 30px}}
@media(max-width:680px){:root{--container:calc(100% - 28px)}.section{padding:75px 0}.hero{min-height:95vh}.hero-overlay{background:linear-gradient(to top,rgba(15,11,8,.92),rgba(15,11,8,.42))}.hero-actions{display:grid}.menu-grid,.form-row,.visit-grid,.footer-grid,.gallery-grid{width:var(--container);grid-template-columns:1fr;gap:12px}.menu-category-wrapper{top:76px}.gallery-grid img{height:280px}.footer-grid{gap:25px}.main-nav{top:76px}}

/* =========================================================
   FIX: MAIN NAV + ANNOUNCEMENT STACKING
   Main navigation stays at the very top.
   Announcement bar sits immediately below it.
========================================================= */

.site-header {
  top: 0 !important;
  background: rgba(251, 248, 242, 0.97);
  color: var(--ink);
  backdrop-filter: blur(14px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
}

.announcement-bar {
  margin-top: 76px;
  position: relative;
  z-index: 20;
}

.menu-category-wrapper {
  top: 76px !important;
}

@media (max-width: 900px) {
  .main-nav {
    top: 76px !important;
  }
}

@media (max-width: 680px) {
  .announcement-bar {
    margin-top: 76px;
  }

  .main-nav {
    top: 76px !important;
  }

  .menu-category-wrapper {
    top: 76px !important;
  }
}

/* ===== SET MENU SECTION ===== */
.set-menu-section {
  background: var(--paper);
}

.set-menu-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.set-menu-card {
  padding: 34px;
  border: 1px solid var(--border);
  background: var(--ivory);
}

.set-menu-card:last-child {
  grid-column: 1 / -1;
}

.set-menu-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}

.set-menu-index {
  color: var(--gold);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .12em;
}

.set-menu-price {
  color: var(--red);
  font-weight: 700;
  text-align: right;
}

.set-menu-card h3 {
  margin-bottom: 20px;
  font-size: 1.8rem;
}

.set-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.set-menu-list li {
  padding: 8px 0;
  border-bottom: 1px solid var(--border);
  color: var(--muted);
  font-size: .9rem;
}

.set-menu-list li:last-child {
  border-bottom: 0;
}

@media (max-width: 720px) {
  .set-menu-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .set-menu-card,
  .set-menu-card:last-child {
    grid-column: auto;
  }

  .set-menu-card {
    padding: 24px 20px;
  }

  .set-menu-top {
    display: block;
  }

  .set-menu-price {
    display: block;
    margin-top: 8px;
    text-align: left;
  }
}



/* ===== REAL RESTAURANT MAP ===== */
.restaurant-map {
  min-height: 360px;
  overflow: hidden;
  background: #ded7cb;
}

.restaurant-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  border: 0;
}

@media (max-width: 900px) {
  .restaurant-map {
    grid-column: 1 / -1;
  }
}

@media (max-width: 680px) {
  .restaurant-map,
  .restaurant-map iframe {
    min-height: 320px;
  }
}


/* ===== REDESIGNED VISIT SECTION ===== */
.visit-section {
  background: var(--paper);
}

.visit-header {
  max-width: 920px;
  margin-bottom: 52px;
}

.visit-header h2 {
  margin-bottom: 14px;
}

.visit-intro {
  max-width: 680px;
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
}

.visit-layout {
  display: grid;
  grid-template-columns: minmax(320px, 0.85fr) minmax(0, 1.45fr);
  gap: 28px;
  align-items: stretch;
}

.visit-info-card {
  display: flex;
  flex-direction: column;
  padding: 38px;
  background: var(--ivory);
  border: 1px solid var(--border);
}

.visit-kicker {
  display: block;
  margin-bottom: 12px;
  color: var(--red);
  font-size: .68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .14em;
}

.visit-info-card h3 {
  margin-bottom: 12px;
  font-size: 1.65rem;
}

.visit-address,
.visit-contact {
  margin: 0;
  color: var(--muted);
}

.visit-contact {
  margin-top: 20px;
}

.visit-contact a {
  color: var(--text);
  font-weight: 700;
}

.visit-divider {
  height: 1px;
  margin: 30px 0;
  background: var(--border);
}

.opening-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: start;
  padding: 14px 0;
  border-top: 1px solid var(--border);
}

.opening-row:first-of-type {
  margin-top: 4px;
}

.opening-row strong {
  font-size: .88rem;
}

.opening-row > div:last-child {
  text-align: right;
}

.opening-row span,
.opening-row small {
  display: block;
}

.opening-row span {
  font-weight: 700;
}

.opening-row small {
  margin-top: 2px;
  color: var(--muted);
  font-size: .72rem;
}

.closed-row span {
  color: var(--red);
}

.visit-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: auto;
  padding-top: 32px;
}

.visit-call-link {
  font-weight: 700;
  font-size: .88rem;
  color: var(--red);
}

.visit-map-large {
  min-height: 560px;
  border: 1px solid var(--border);
}

.visit-map-large iframe {
  width: 100%;
  height: 100%;
  min-height: 560px;
  border: 0;
}

@media (max-width: 900px) {
  .visit-layout {
    grid-template-columns: 1fr;
  }

  .visit-map-large,
  .visit-map-large iframe {
    min-height: 440px;
  }
}

@media (max-width: 680px) {
  .visit-header {
    margin-bottom: 34px;
  }

  .visit-info-card {
    padding: 26px 22px;
  }

  .opening-row {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .opening-row > div:last-child {
    text-align: left;
  }

  .visit-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .visit-call-link {
    text-align: center;
  }

  .visit-map-large,
  .visit-map-large iframe {
    min-height: 340px;
  }
}


/* ===== USER COLOR PALETTE =====
   #003049 navy
   #D62828 red
   #F77F00 orange
   #FCBF49 golden yellow
   #EAE2B7 warm cream
================================ */

body {
  color: var(--navy);
  background: var(--paper);
}

.announcement-bar {
  background: var(--navy);
  color: #fff;
}

.site-header,
.site-header.scrolled {
  background: rgba(255, 253, 245, .97);
  color: var(--navy);
}

.brand-mark,
.nav-button,
.button-primary,
.menu-category-nav a.active,
.menu-category-nav a:hover {
  background: var(--red);
  color: #fff;
}

.nav-button:hover,
.button-primary:hover {
  background: var(--orange);
}

.eyebrow,
.visit-kicker,
.visit-call-link,
.menu-item small {
  color: var(--red);
}

.eyebrow.light {
  color: var(--gold);
}

.section-dark,
.party-section,
.site-footer {
  background: var(--navy);
}

.menu-section,
.reservation-section {
  background: var(--cream);
}

.menu-category-wrapper {
  background: rgba(234, 226, 183, .96);
  border-color: rgba(0, 48, 73, .14);
}

.menu-category-nav a {
  color: var(--navy);
}

.menu-item,
.menu-category,
.opening-row,
.visit-divider,
.set-menu-list li {
  border-color: rgba(0, 48, 73, .16);
}

.menu-item p,
.menu-legend,
.visit-intro,
.visit-address,
.set-menu-list li {
  color: var(--muted);
}

.menu-price,
.set-menu-price,
.closed-row span {
  color: var(--red);
}

.category-number,
.set-menu-index {
  color: var(--orange);
}

.set-menu-section,
.visit-section,
.gallery-section {
  background: var(--paper);
}

.set-menu-card,
.visit-info-card,
.opening-hours {
  background: var(--cream);
}

.party-card.featured {
  border-color: var(--gold);
  background: rgba(252, 191, 73, .10);
}

.party-badge {
  background: var(--gold);
  color: var(--navy);
}

.reservation-form-card {
  background: var(--paper);
}

.restaurant-map,
.map-placeholder {
  background: var(--cream);
}

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


/* ===== BACKGROUND REFINEMENT ===== */

/* Main website background */
body,
#about,
.gallery-section,
.set-menu-section,
.visit-section {
  background: #ffffff;
}

/* Menu area uses the lightest palette colour */
.menu-section {
  background: #EAE2B7;
}

.menu-category-wrapper {
  background: rgba(234, 226, 183, 0.97);
}

/* Keep individual menu categories visually seamless */
.menu-category {
  background: transparent;
}

/* Reservation area stays clean and bright */
.reservation-section {
  background: #ffffff;
}

/* ===== ULTRA LIGHT CHAMPAGNE MENU BACKGROUND ===== */
:root {
  --champagne-ultra-light: #FFFCF5;
}

.menu-section {
  background: var(--champagne-ultra-light) !important;
}

.menu-category-wrapper {
  background: rgba(255, 252, 245, 0.98) !important;
}

.menu-category {
  background: transparent !important;
}


/* ===== LIGHT SET MENU BACKGROUND ===== */

/* Keep the whole Set Menu section white like the main site */
.set-menu-section {
  background: #ffffff !important;
}

/* Use the same ultra-light champagne tone as the main menu */
.set-menu-card {
  background: #FFFCF5 !important;
  border-color: rgba(0, 48, 73, 0.14) !important;
}

/* Keep dividers subtle on the lighter cards */
.set-menu-list li {
  border-color: rgba(0, 48, 73, 0.12) !important;
}


/* ===== DARK VISIT INFO CARD ===== */

/* Darkest palette colour: #003049 */
.visit-info-card {
  background: #003049 !important;
  border-color: #003049 !important;
  color: #ffffff !important;
}

/* Replace the previous red accents with warm gold/orange */
.visit-info-card .visit-kicker {
  color: #FCBF49 !important;
}

.visit-info-card h3,
.visit-info-card strong,
.visit-info-card .opening-row span,
.visit-info-card .visit-contact a {
  color: #ffffff !important;
}

.visit-info-card .visit-address,
.visit-info-card .visit-contact,
.visit-info-card .opening-row small {
  color: rgba(255, 255, 255, 0.76) !important;
}

.visit-info-card .visit-divider,
.visit-info-card .opening-row,
.visit-info-card .set-menu-list li {
  border-color: rgba(255, 255, 255, 0.18) !important;
}

.visit-info-card .closed-row span {
  color: #FCBF49 !important;
}

/* Gold button instead of red */
.visit-info-card .button-primary {
  background: #FCBF49 !important;
  color: #003049 !important;
  border-color: #FCBF49 !important;
}

.visit-info-card .button-primary:hover {
  background: #F77F00 !important;
  color: #003049 !important;
  border-color: #F77F00 !important;
}

/* Phone action uses orange rather than red */
.visit-info-card .visit-call-link {
  color: #FCBF49 !important;
}

.visit-info-card .visit-call-link:hover {
  color: #F77F00 !important;
}


/* ===== RESTAURATEURS SECTION ===== */
.restaurateurs-section {
  background: #ffffff;
}

.restaurateurs-heading {
  max-width: 720px;
  margin-bottom: 48px;
}

.restaurateurs-heading h2 {
  margin-bottom: 14px;
}

.restaurateurs-heading > p:last-child {
  color: var(--muted);
  margin-bottom: 0;
}

.restaurateurs-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  max-width: 940px;
  margin: 0 auto;
}

.restaurateur-card {
  position: relative;
  background: #FFFCF5;
  border: 1px solid rgba(0, 48, 73, .12);
}

.restaurateur-photo {
  aspect-ratio: 4 / 4.6;
  overflow: hidden;
  background: #FFFCF5;
}

.restaurateur-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform .5s ease;
}

.restaurateur-card:hover .restaurateur-photo img {
  transform: scale(1.025);
}

.restaurateur-info {
  position: relative;
  padding: 26px 28px 30px;
}

.restaurateur-number {
  position: absolute;
  top: 29px;
  right: 28px;
  color: #F77F00;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .12em;
}

.restaurateur-info h3 {
  margin: 0 48px 7px 0;
  color: #003049;
  font-size: 1.7rem;
}

.restaurateur-info p {
  margin: 0;
  color: var(--muted);
  font-size: .9rem;
}

@media (max-width: 680px) {
  .restaurateurs-heading {
    margin-bottom: 32px;
  }

  .restaurateurs-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .restaurateur-photo {
    aspect-ratio: 1 / 1.08;
  }

  .restaurateur-info {
    padding: 22px;
  }

  .restaurateur-number {
    top: 25px;
    right: 22px;
  }
}


/* ===== SECTION RHYTHM FROM GALLERY TO VISIT ===== */

/* Gallery: clean white */
.gallery-section {
  background: #ffffff !important;
}

/* Restaurateurs: subtle warm break */
.restaurateurs-section {
  background: #FFFCF5 !important;
  border-top: 1px solid rgba(0, 48, 73, .08);
  border-bottom: 1px solid rgba(0, 48, 73, .08);
}

/* Reservation: strong visual break using the darkest palette colour */
.reservation-section {
  background: #003049 !important;
  color: #ffffff;
}

.reservation-section .eyebrow {
  color: #FCBF49 !important;
}

.reservation-section h2,
.reservation-section > .container > div:first-child,
.reservation-section > .container > div:first-child p {
  color: #ffffff;
}

.reservation-section .reservation-layout > div:first-child p:not(.eyebrow) {
  color: rgba(255, 255, 255, .76);
}

/* Keep the booking form bright and easy to read */
.reservation-form-card {
  background: #ffffff !important;
  color: #003049;
  box-shadow: 0 24px 65px rgba(0, 0, 0, .18);
}

/* Address/visit returns to white, creating another clear transition */
.visit-section {
  background: #ffffff !important;
  border-top: 0;
}

/* Add breathing room at section transitions */
.gallery-section,
.restaurateurs-section,
.reservation-section,
.visit-section {
  position: relative;
}

@media (max-width: 680px) {
  .restaurateurs-section {
    border-top-color: rgba(0, 48, 73, .07);
    border-bottom-color: rgba(0, 48, 73, .07);
  }
}


/* ===== CENTERED RESTAURATEURS LAYOUT ===== */

/* Align the heading with the centered portrait grid */
.restaurateurs-heading {
  max-width: 940px !important;
  margin: 0 auto 48px !important;
  text-align: center;
}

.restaurateurs-heading > p:last-child {
  max-width: 620px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Keep the two cards centered under the heading */
.restaurateurs-grid {
  max-width: 940px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Center the card captions for a more balanced team presentation */
.restaurateur-info {
  text-align: center;
}

.restaurateur-info h3 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.restaurateur-number {
  top: 29px;
  right: 28px;
}

@media (max-width: 680px) {
  .restaurateurs-heading {
    margin-bottom: 32px !important;
    text-align: center;
  }

  .restaurateur-info h3 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }

  .restaurateur-number {
    top: 25px;
    right: 22px;
  }
}


/* ===== CUSTOMER PHOTO GALLERY ===== */
.gallery-section {
  background: #ffffff !important;
}

.gallery-heading {
  max-width: 850px;
  margin: 0 auto 44px;
  text-align: center;
}

.gallery-heading h2 {
  margin-bottom: 12px;
}

.gallery-heading > p:last-child {
  margin: 0;
  color: var(--muted);
}

.restaurant-gallery {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 18px;
  max-width: 1120px;
  margin: 0 auto;
}

.gallery-photo {
  margin: 0;
  overflow: hidden;
  min-height: 260px;
  background: #FFFCF5;
}

.gallery-photo-wide {
  grid-row: 1 / 3;
  min-height: 540px;
}

.gallery-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}

.gallery-photo:hover img {
  transform: scale(1.02);
}

@media (max-width: 800px) {
  .restaurant-gallery {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .gallery-photo,
  .gallery-photo-wide {
    grid-row: auto;
    min-height: 0;
    aspect-ratio: 4 / 3;
  }
}

@media (max-width: 520px) {
  .gallery-heading {
    margin-bottom: 30px;
  }

  .restaurant-gallery {
    gap: 12px;
  }
}


/* ===== RESTAURANT BRAND UPDATE ===== */
.brand-text strong,
.brand-name {
  color: #003049;
  white-space: nowrap;
}

.brand-subtitle,
.brand-text span {
  color: #003049;
  letter-spacing: .18em;
  white-space: nowrap;
}

@media (max-width: 520px) {
  .brand-text strong,
  .brand-name {
    font-size: .82rem;
  }

  .brand-subtitle,
  .brand-text span {
    font-size: .54rem;
    letter-spacing: .10em;
  }
}


/* ===== DE ROZENBERG IMAGE LOGO ===== */
.brand-mark {
  width: 58px !important;
  height: 58px !important;
  min-width: 58px;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 50%;
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-mark img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 680px) {
  .brand-mark {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px;
  }
}


/* ===== WHITE MAIN NAVIGATION ===== */
/* Match the navigation/header background to the white logo background */
.site-header,
.site-header.scrolled,
.main-header,
.navbar {
  background: #ffffff !important;
}

/* Keep navigation text crisp against white */
.site-header nav a,
.main-nav a {
  color: #003049;
}

/* Preserve the highlighted reservation button */
.site-header .nav-button,
.site-header .button-primary {
  color: #ffffff;
}


/* ===== LARGER CHINESE BRAND TEXT ===== */
.brand-subtitle,
.brand-text span {
  font-size: .68rem !important;
  letter-spacing: .18em;
  line-height: 1.25;
}

@media (max-width: 520px) {
  .brand-subtitle,
  .brand-text span {
    font-size: .62rem !important;
    letter-spacing: .13em;
  }
}


/* ===== FORCE LARGER CHINESE BRAND TEXT ===== */
/* Dedicated selector prevents the older .brand-text span rules
   from keeping the Chinese characters at the previous size. */
.brand-text .brand-chinese {
  display: block !important;
  margin-top: 3px !important;
  color: #003049 !important;
  font-size: 0.88rem !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  letter-spacing: 0.20em !important;
  white-space: nowrap !important;
}

@media (max-width: 680px) {
  .brand-text .brand-chinese {
    font-size: 0.76rem !important;
    letter-spacing: 0.15em !important;
  }
}


/* ===== ACTUAL CHINESE HEADER SIZE FIX ===== */
.brand > span:last-child > small.brand-chinese {
  display: block !important;
  margin-top: 4px !important;
  font-size: 0.88rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.18em !important;
  color: #003049 !important;
  white-space: nowrap !important;
}

@media (max-width: 680px) {
  .brand > span:last-child > small.brand-chinese {
    font-size: 0.76rem !important;
    letter-spacing: 0.14em !important;
  }
}


/* ===== LARGER RESTAURANT BRAND NAME ===== */
.brand > span:last-child > strong {
  display: block !important;
  font-size: 1.15rem !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: #003049 !important;
  white-space: nowrap !important;
}

/* Keep the Chinese name nicely proportioned underneath */
.brand > span:last-child > small.brand-chinese {
  font-size: 0.88rem !important;
  margin-top: 5px !important;
}

@media (max-width: 680px) {
  .brand > span:last-child > strong {
    font-size: 1rem !important;
  }

  .brand > span:last-child > small.brand-chinese {
    font-size: 0.76rem !important;
  }
}


/* ===== UPLOADED HERO BANNER ===== */
.hero {
  background-image:
    linear-gradient(rgba(0, 48, 73, 0.36), rgba(0, 48, 73, 0.36)),
    url("assets/images/restaurant-banner.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.hero img,
.hero-media img,
.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}


/* ===== SIMPLIFIED HERO COPY ===== */
.hero-copy {
  max-width: 760px !important;
}

.hero-copy h1 {
  max-width: 720px !important;
}

.hero-copy > p:not(.eyebrow) {
  max-width: 460px !important;
}

@media (max-width: 680px) {
  .hero-copy {
    max-width: 100% !important;
  }
}


/* ===== HERO VERTICAL POSITION FIX ===== */
/* The old hero rules left the shortened copy too low.
   Center the complete content block vertically in the image. */
.hero {
  min-height: calc(100vh - 108px) !important;
  display: flex !important;
  align-items: center !important;
}

.hero .hero-content {
  position: relative !important;
  z-index: 3 !important;
  width: var(--container) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transform: translateY(-4%) !important;
}

/* Keep copy on the left and away from the woman's face */
.hero .hero-content > * {
  max-width: 760px !important;
}

@media (max-width: 900px) {
  .hero {
    min-height: calc(100svh - 108px) !important;
    align-items: center !important;
  }

  .hero .hero-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    transform: translateY(-2%) !important;
  }
}

@media (max-width: 680px) {
  .hero {
    min-height: calc(100svh - 108px) !important;
    align-items: center !important;
  }

  .hero .hero-content {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
    transform: translateY(-1%) !important;
  }
}


/* ===== HERO WITHOUT LARGE HEADLINE ===== */

/* Make the remaining text stronger now that the big headline is gone */
.hero .eyebrow {
  font-size: 0.95rem !important;
  letter-spacing: 0.16em !important;
  margin-bottom: 18px !important;
}

.hero .hero-intro,
.hero .hero-content > p:not(.eyebrow) {
  font-size: 1.35rem !important;
  line-height: 1.55 !important;
  max-width: 560px !important;
  margin-bottom: 28px !important;
}

/* Give the buttons a little more visual weight */
.hero .button {
  min-height: 56px !important;
  padding: 15px 28px !important;
  font-size: 0.98rem !important;
}

/* Keep the compact text block vertically balanced */
.hero .hero-content {
  transform: translateY(-2%) !important;
}

@media (max-width: 680px) {
  .hero .eyebrow {
    font-size: 0.82rem !important;
  }

  .hero .hero-intro,
  .hero .hero-content > p:not(.eyebrow) {
    font-size: 1.08rem !important;
    max-width: 100% !important;
  }

  .hero .button {
    min-height: 52px !important;
    padding: 14px 20px !important;
    font-size: 0.92rem !important;
  }
}


/* ===== HERO TITLE ARTWORK ===== */
.hero-title-art {
  width: min(560px, 48vw);
  margin: 0 0 30px;
}

.hero-title-art img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* Keep title artwork and buttons comfortably centered vertically */
.hero .hero-content {
  transform: translateY(-2%) !important;
}

@media (max-width: 680px) {
  .hero-title-art {
    width: min(430px, 88vw);
    margin-bottom: 24px;
  }
}


/* ===== HERO BUTTON ALIGNMENT FIX ===== */
/* Force both hero buttons onto the same baseline with identical dimensions. */
.hero .hero-actions {
  display: flex !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
}

.hero .hero-actions .button,
.hero .hero-actions a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  min-width: 216px !important;
  min-height: 58px !important;
  height: 58px !important;
  margin: 0 !important;
  padding: 0 28px !important;
  line-height: 1.2 !important;
  vertical-align: top !important;
}

@media (max-width: 520px) {
  .hero .hero-actions {
    gap: 10px !important;
  }

  .hero .hero-actions .button,
  .hero .hero-actions a {
    width: 100% !important;
    min-width: 0 !important;
    height: 54px !important;
    min-height: 54px !important;
  }
}


/* ===== HERO TITLE + BUTTON GROUP ALIGNMENT ===== */
/* Title artwork and buttons now share the exact same width and left edge. */
.hero-title-art {
  width: min(560px, 48vw) !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.hero-title-art img {
  width: 100% !important;
  height: auto !important;
}

.hero .hero-actions {
  width: min(560px, 48vw) !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 14px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.hero .hero-actions .button,
.hero .hero-actions a {
  width: 100% !important;
  min-width: 0 !important;
  height: 58px !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 0 18px !important;
}

@media (max-width: 680px) {
  .hero-title-art,
  .hero .hero-actions {
    width: min(430px, 88vw) !important;
  }
}

@media (max-width: 520px) {
  .hero .hero-actions {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}


/* ===== MOBILE HERO CENTERING FIX ===== */
@media (max-width: 680px) {
  /* Center the complete banner content block */
  .hero .hero-content {
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  /* Center the supplied De Rozenberg title artwork */
  .hero-title-art {
    width: min(430px, 100%) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 24px !important;
  }

  .hero-title-art img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  /* Center the button group beneath the artwork */
  .hero .hero-actions {
    width: min(430px, 100%) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
  }
}

/* On narrower phones stack the buttons; this prevents the pair
   from looking squeezed or shifted to one side. */
@media (max-width: 480px) {
  .hero .hero-actions {
    grid-template-columns: 1fr !important;
    width: min(360px, 100%) !important;
  }

  .hero-title-art {
    width: min(390px, 100%) !important;
  }
}


/* ===== SEVEN SET MENUS LAYOUT ===== */
.set-menu-card:last-child {
  grid-column: auto !important;
}

.set-menu-card:nth-last-child(1),
.set-menu-card:nth-last-child(2) {
  align-self: stretch;
}


/* ===== CLEAN SET MENU CARDS ===== */
.set-menu-grid {
  gap: 28px !important;
  align-items: stretch;
}

.set-menu-card {
  padding: 34px 34px 38px !important;
  border: 1px solid rgba(0, 48, 73, 0.12) !important;
  background: #fffdf7 !important;
  box-shadow: none !important;
}

.set-menu-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 24px !important;
}

.set-menu-index {
  font-size: 11px !important;
  letter-spacing: 0.16em;
  opacity: 0.65;
}

.set-menu-price {
  max-width: 68%;
  text-align: right;
  line-height: 1.35;
  font-weight: 700;
}

.set-menu-card h3 {
  margin: 0 0 28px !important;
  font-size: clamp(28px, 2.25vw, 38px) !important;
  line-height: 1.08 !important;
}

.set-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.set-menu-list li {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 9px !important;
  line-height: 1.55 !important;
}

.set-menu-list li.course-heading {
  margin-top: 25px !important;
  margin-bottom: 10px !important;
  padding-top: 20px !important;
  border-top: 1px solid rgba(0, 48, 73, 0.12) !important;
  color: #003049;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.set-menu-list li.course-heading:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}

@media (max-width: 700px) {
  .set-menu-card {
    padding: 26px 22px 30px !important;
  }

  .set-menu-top {
    gap: 14px;
    margin-bottom: 20px !important;
  }

  .set-menu-price {
    max-width: 72%;
    font-size: 14px;
  }

  .set-menu-card h3 {
    margin-bottom: 24px !important;
  }

  .set-menu-list li.course-heading {
    margin-top: 22px !important;
    padding-top: 17px !important;
  }
}

/* Refined party section heading */
.party-section .party-heading h2{font-size:clamp(3rem,4.6vw,4.5rem);line-height:1;margin-bottom:0;}


/* ===== THREE COLUMN FOOTER ===== */
.site-footer .footer-grid {
  grid-template-columns: 1.7fr 1fr 1fr !important;
  gap: 72px !important;
}

@media (max-width: 900px) {
  .site-footer .footer-grid {
    grid-template-columns: 1.5fr 1fr 1fr !important;
    gap: 38px !important;
  }
}

@media (max-width: 680px) {
  .site-footer .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }
}


/* ===== FINAL HEADER LAYOUT ===== */
/* Give the header more horizontal room instead of squeezing the navigation. */
@media (min-width: 1101px) {
  .site-header .header-inner {
    width: min(1380px, calc(100% - 48px)) !important;
    max-width: 1380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: space-between !important;
    gap: 56px !important;
  }

  .site-header .brand {
    margin-right: 0 !important;
    flex: 0 0 auto !important;
  }

  .site-header .main-nav {
    margin-left: auto !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 28px !important;
    white-space: nowrap !important;
  }

  .site-header .main-nav a {
    white-space: nowrap !important;
  }
}

/* Slightly tighter spacing only on medium desktop widths,
   while keeping every label on one line. */
@media (min-width: 1101px) and (max-width: 1280px) {
  .site-header .header-inner {
    gap: 34px !important;
  }

  .site-header .main-nav {
    gap: 20px !important;
    font-size: 0.86rem !important;
  }
}


/* ===== MOBILE HERO HEIGHT FIX ===== */
/* On phones the banner should introduce the site, not occupy the full screen. */
@media (max-width: 680px) {
  .hero {
    min-height: 600px !important;
    height: 600px !important;
    align-items: center !important;
  }

  .hero .hero-content {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    transform: none !important;
  }

  .hero-title-art {
    margin-bottom: 20px !important;
  }
}

/* Slightly shorter on compact phones. */
@media (max-width: 480px) {
  .hero {
    min-height: 560px !important;
    height: 560px !important;
  }

  .hero .hero-content {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
}


/* ===== RESERVATION STATUS BOX ===== */
#formMessage {
  margin-top: 20px;
}

#formMessage.success,
#formMessage.error {
  position: relative;
  padding: 18px 20px 18px 54px;
  border-radius: 8px;
  line-height: 1.55;
  font-weight: 600;
  text-align: left;
}

#formMessage.success {
  background: #eef7ef;
  border: 1px solid #b9d8bd;
  color: #244b2a;
}

#formMessage.success::before {
  content: "✓";
  position: absolute;
  left: 20px;
  top: 16px;
  font-size: 24px;
  font-weight: 800;
}

#formMessage.error {
  background: #fff2ee;
  border: 1px solid #e2b9ae;
  color: #7b3025;
}

#formMessage.error::before {
  content: "!";
  position: absolute;
  left: 21px;
  top: 16px;
  font-size: 22px;
  font-weight: 800;
}

@media (max-width: 680px) {
  #formMessage.success,
  #formMessage.error {
    padding: 16px 16px 16px 48px;
  }

  #formMessage.success::before,
  #formMessage.error::before {
    left: 17px;
    top: 14px;
  }
}


/* ===== VASTE MENU TITLE FIX ===== */
.set-menu-section .set-menu-main-title {
  display: block !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  white-space: nowrap !important;
  word-spacing: normal !important;
  letter-spacing: normal !important;
  font-kerning: normal !important;
}

@media (max-width: 680px) {
  .set-menu-section .set-menu-main-title {
    white-space: normal !important;
  }
}


/* ===== FORM MESSAGE VISIBILITY FIX ===== */
#formMessage[hidden] {
  display: none !important;
}


/* ===== FINAL MOBILE HERO HEIGHT ===== */
/* Keep the mobile banner compact so the next section is visible sooner. */
@media (max-width: 680px) {
  .hero {
    min-height: 460px !important;
    height: 460px !important;
    max-height: 460px !important;
    align-items: center !important;
    overflow: hidden !important;
  }

  .hero .hero-content {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    transform: none !important;
  }

  .hero-title-art {
    width: min(390px, 92%) !important;
    margin: 0 auto 18px !important;
  }

  .hero .hero-actions {
    width: min(390px, 92%) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 10px !important;
  }
}

/* Smaller phones: reduce it further. */
@media (max-width: 480px) {
  .hero {
    min-height: 420px !important;
    height: 420px !important;
    max-height: 420px !important;
  }

  .hero-title-art {
    width: min(360px, 94%) !important;
    margin-bottom: 14px !important;
  }

  .hero .hero-actions {
    width: min(360px, 94%) !important;
  }

  .hero .hero-actions .button,
  .hero .hero-actions a {
    min-height: 48px !important;
    height: 48px !important;
  }
}
