:root {
  --ink: #171715;
  --muted: #65635d;
  --ivory: #f5f1e8;
  --paper: #fbf9f4;
  --gold: #b99455;
  --gold-light: #d9c39c;
  --sage: #687064;
  --line: rgba(23, 23, 21, 0.15);
  --display: "Iowan Old Style", "Palatino Linotype", Georgia, serif;
  --sans: "Nunito", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --page: min(1280px, calc(100vw - 80px));
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-padding-top: 92px; }
body { background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 17px; line-height: 1.65; overflow-x: hidden; }
body.nav-open { overflow: hidden; }
img, video { display: block; height: auto; max-width: 100%; }
a { color: inherit; text-underline-offset: 0.2em; }
button, input, textarea, select { font: inherit; }
::selection { background: var(--gold-light); color: var(--ink); }

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; }
.skip-link:focus { background: var(--paper); clip: auto; clip-path: none; height: auto; left: 1rem; padding: 0.75rem 1rem; top: 1rem; width: auto; z-index: 9999; }

/* Header */
.site-header { color: #fff; left: 0; position: fixed; right: 0; top: 0; transition: background .35s, color .35s, transform .35s; z-index: 1000; }
.site-header::before { background: linear-gradient(180deg, rgba(8,7,6,.78) 0%, rgba(8,7,6,.43) 48%, transparent 100%); content: ""; height: 185px; left: 0; pointer-events: none; position: absolute; right: 0; top: 0; transition: opacity .35s; z-index: 0; }
.admin-bar .site-header { top: 32px; }
.site-header.is-scrolled, body:not(.home) .site-header { background: rgba(10,10,9,.97); box-shadow: 0 1px 0 rgba(255,255,255,.1); color: #fff; backdrop-filter: blur(15px); }
.site-header.is-scrolled::before, body:not(.home) .site-header::before { opacity: 0; }
.site-header__inner { align-items: center; display: flex; height: 96px; justify-content: space-between; margin: auto; max-width: var(--page); position: relative; transition: height .35s; z-index: 1; }
.is-scrolled .site-header__inner, body:not(.home) .site-header__inner { height: 76px; }
.site-brand { align-self: flex-start; display: block; position: relative; z-index: 2; }
.site-brand img { filter: none; height: 130px; object-fit: contain; transform: translateY(10px); transition: filter .35s, height .35s, transform .35s, width .35s; width: 188px; }
.is-scrolled .site-brand, body:not(.home) .site-brand { align-self: center; }
.is-scrolled .site-brand img, body:not(.home) .site-brand img { filter: none; height: 56px; transform: none; width: 116px; }
.primary-nav { align-items: center; display: flex; gap: 2.25rem; }
.primary-nav .menu { align-items: center; display: flex; gap: 1.85rem; list-style: none; margin: 0; padding: 0; }
.primary-nav .menu a { font-size: calc(.73rem + 1px); font-weight: 700; letter-spacing: .095em; text-decoration: none; text-transform: uppercase; }
.primary-nav .menu a::after { background: var(--gold); content: ""; display: block; height: 1px; transform: scaleX(0); transform-origin: left; transition: transform .25s; }
.primary-nav .menu a:hover::after { transform: scaleX(1); }
.header-cta, .wp-element-button { border-radius: 999px; text-decoration: none; }
.header-cta,
.hero-actions .wp-block-button:not(.is-style-outline) .wp-element-button {
  background: linear-gradient(110deg, #a77a35, #e0c07b 48%, #b4853f);
  border: 1px solid #d9bb7c;
  box-shadow: 0 10px 28px rgba(137,94,34,.26), inset 0 1px 0 rgba(255,255,255,.42);
  color: #1e170e;
  font-size: calc(.74rem + 1px);
  font-weight: 900;
  letter-spacing: .12em;
  padding: .88rem 1.6rem;
  text-transform: uppercase;
  transition: box-shadow .25s, transform .25s;
}
.header-cta:hover,
.hero-actions .wp-block-button:not(.is-style-outline) .wp-element-button:hover { box-shadow: 0 14px 34px rgba(137,94,34,.34), inset 0 1px 0 rgba(255,255,255,.5); transform: translateY(-2px); }
.header-tools { display: contents; }
.mobile-contact { display: none; }
.nav-toggle { background: transparent; border: 0; cursor: pointer; display: none; height: 44px; padding: 10px; position: relative; width: 44px; z-index: 3; }
.nav-toggle > span:not(.screen-reader-text) { background: currentColor; display: block; height: 1px; left: 10px; position: absolute; transition: opacity .2s, transform .25s; width: 24px; }
.nav-toggle > span:first-child { top: 14px; }
.nav-toggle > span:nth-child(2) { top: 21px; }
.nav-toggle > span:nth-child(3) { top: 28px; }

/* Gutenberg layout */
.entry-content { margin: 0; }
.entry-content > :not(.alignfull):not(.alignwide) { margin-left: auto; margin-right: auto; max-width: 760px; }
.entry-content > .alignwide { margin-left: auto; margin-right: auto; max-width: var(--page); }
.entry-content > .alignfull { margin-left: 0; margin-right: 0; max-width: none; width: 100%; }
.wp-block-group { position: relative; }
.wp-block-heading { text-wrap: balance; }
.eyebrow, .section-kicker { align-items: center; display: flex; font-size: calc(.7rem + 1px) !important; font-weight: 800; gap: .75rem; letter-spacing: .14em; margin-bottom: 1rem !important; text-transform: uppercase; }
.eyebrow::before, .section-kicker::before { background: currentColor; content: ""; height: 1px; width: 34px; }
.section-title { font-family: var(--display); font-size: clamp(2.7rem, 5vw, 5rem); font-weight: 400; letter-spacing: -.035em; line-height: .98; margin: 0; }
.section-intro { color: var(--muted); font-size: clamp(calc(1rem + 1px), calc(1.35vw + 1px), calc(1.2rem + 1px)); line-height: 1.7; max-width: 42rem; }

/* Hero */
.luna-hero { min-height: min(890px, 100svh); overflow: hidden; }
.luna-hero .hero-slide { height: 100%; inset: 0; object-fit: cover; opacity: 0; position: absolute; transform: scale(1.025); transition: opacity 1.5s ease; width: 100%; z-index: 0; }
.luna-hero .hero-slide--a { transform: scale(1.12) translate3d(-1.4%, -1%, 0); }
.luna-hero .hero-slide--b { transform: scale(1.025) translate3d(0, -1%, 0); }
.luna-hero .hero-slide.is-active { opacity: 1; }
.luna-hero .hero-slide--a.is-active { animation: luna-ken-burns-a 8s ease-out both; }
.luna-hero .hero-slide--b.is-active { animation: luna-ken-burns-b 8s ease-out both; }
@keyframes luna-ken-burns-a { from { transform: scale(1.025) translate3d(0,0,0); } to { transform: scale(1.12) translate3d(-1.4%, -1%, 0); } }
@keyframes luna-ken-burns-b { from { transform: scale(1.1) translate3d(-1.5%, 0, 0); } to { transform: scale(1.025) translate3d(0, -1%, 0); } }
.luna-hero .wp-block-cover__background { background: linear-gradient(90deg, rgba(10,10,9,.72), rgba(10,10,9,.15) 70%, rgba(10,10,9,.4)) !important; opacity: 1 !important; }
.luna-hero .wp-block-cover__inner-container { margin: auto; max-width: var(--page); width: 100%; }
.hero-pagination { align-items: center; bottom: 42px; display: flex; gap: 9px; left: max(40px, calc((100vw - 1280px) / 2)); position: absolute; z-index: 3; }
.hero-pagination button { background: rgba(255,255,255,.48); border: 0; border-radius: 999px; cursor: pointer; height: 5px; padding: 0; transition: background .3s, width .3s; width: 18px; }
.hero-pagination button.is-active { background: var(--gold-light); width: 42px; }
.hero-copy { margin-left: 0 !important; max-width: 830px !important; padding-top: 80px; }
.hero-copy .eyebrow { color: var(--gold-light); }
.hero-copy h1 { color: #fff; font-family: var(--display); font-size: clamp(4.1rem, 6.7vw, 8.8rem); font-weight: 400; letter-spacing: -.055em; line-height: .82; margin: 0 0 2rem; }
.hero-copy h1 em { color: var(--gold-light); display: block; font-weight: 400; padding-left: .72em; }
.hero-lead { color: rgba(255,255,255,.84); font-size: clamp(calc(1rem + 1px), calc(1.4vw + 1px), calc(1.25rem + 1px)); line-height: 1.6; margin-left: 7px !important; max-width: 510px; }
.hero-actions { margin-left: 7px !important; margin-top: 2rem !important; }
.hero-actions .wp-element-button { align-items: center; display: inline-flex; font-size: calc(.74rem + 1px); font-weight: 900; justify-content: center; letter-spacing: .12em; line-height: 1.2; min-height: 54px; padding: .88rem 1.6rem !important; text-transform: uppercase; }
.hero-actions .is-style-outline .wp-element-button { border-color: rgba(255,255,255,.55); color: #fff; }
.hero-note { border: 1.5px solid rgba(255,255,255,.78); border-radius: 999px; bottom: 28px; color: transparent; font-size: 0; height: 44px; left: 50%; margin: 0 !important; position: absolute; transform: translateX(-50%); width: 27px; z-index: 4; }
.hero-note::before { animation: luna-mouse-wheel 1.8s ease-in-out infinite; background: var(--gold-light); border-radius: 99px; content: ""; height: 7px; left: 50%; position: absolute; top: 8px; transform: translateX(-50%); width: 2px; }
.hero-note::after { border-bottom: 1px solid rgba(255,255,255,.75); border-right: 1px solid rgba(255,255,255,.75); bottom: -13px; content: ""; height: 6px; left: 50%; position: absolute; transform: translateX(-50%) rotate(45deg); width: 6px; }
@keyframes luna-mouse-wheel { 0% { opacity: 0; transform: translate(-50%, 0); } 30% { opacity: 1; } 75%, 100% { opacity: 0; transform: translate(-50%, 12px); } }

/* Trust strip */
.luna-stats { background: var(--ink); color: #fff; padding: 0 max(40px, calc((100vw - 1280px) / 2)); }
.luna-stats > .wp-block-group__inner-container, .luna-stats { display: grid; grid-template-columns: repeat(3, 1fr); }
.luna-stat { align-items: center; border-right: 1px solid rgba(255,255,255,.15); display: grid; gap: 1.2rem; grid-template-columns: 44px 1fr; margin-block-start: 0 !important; margin-top: 0 !important; opacity: 0; padding: 2.2rem 3rem; transform: translateY(12px); transition: opacity .55s, transform .55s; }
.luna-stat:first-child { border-left: 1px solid rgba(255,255,255,.15); }
.luna-stat.is-in-view { opacity: 1; transform: none; }
.luna-stat::before { background-position: center; background-repeat: no-repeat; background-size: contain; content: ""; height: 40px; opacity: .92; width: 40px; }
.luna-stat:nth-child(1)::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d9c39c' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E"); }
.luna-stat:nth-child(2)::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d9c39c' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 2 1.25 4.15L17 8l-3.75 1.85L12 14l-1.25-4.15L7 8l3.75-1.85L12 2Z'/%3E%3Cpath d='m5 13 .72 2.28L8 16l-2.28.72L5 19l-.72-2.28L2 16l2.28-.72L5 13Z'/%3E%3Cpath d='m19 12 .72 2.28L22 15l-2.28.72L19 18l-.72-2.28L16 15l2.28-.72L19 12Z'/%3E%3C/svg%3E"); }
.luna-stat:nth-child(3)::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d9c39c' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }
.luna-stat p { margin: 0; }
.luna-stat strong { color: var(--gold-light); display: block; font-family: var(--display); font-size: 2.3rem; font-weight: 400; line-height: 1; }
.luna-stat span { color: rgba(255,255,255,.65); font-size: calc(.72rem + 1px); letter-spacing: .08em; text-transform: uppercase; }

/* Section shell */
.luna-section { padding-bottom: clamp(5rem, 9vw, 9rem); padding-top: clamp(5rem, 9vw, 9rem); }
.section-heading-row { align-items: stretch; display: flex; justify-content: space-between; margin-bottom: clamp(2.5rem, 5vw, 4.5rem) !important; }
.section-heading-row > * { margin: 0; }
.section-heading-row > .wp-block-column:last-child { align-self: stretch; display: flex; flex-direction: column; justify-content: center; }
.section-heading-row > .wp-block-column:last-child > :first-child { margin-top: 0; }
.section-heading-row > .wp-block-column:last-child > :last-child { margin-bottom: 0; }
.text-link { align-items: center; border: 1px solid var(--gold); border-radius: 999px; display: inline-flex; font-size: calc(.75rem + 1px); font-weight: 800; gap: .5rem; letter-spacing: .08em; padding: .8rem 1.25rem; text-decoration: none; text-transform: uppercase; transition: background .25s, border-color .25s, color .25s, transform .25s; }
.text-link::after { color: var(--gold); content: "↗"; transition: color .25s, transform .25s; }
.text-link:hover { background: var(--ink); border-color: var(--ink); color: #fff; transform: translateY(-2px); }
.text-link:hover::after { color: var(--gold-light); transform: translate(2px, -2px); }

/* Events */
.events-section { background: var(--ivory); }
.events-grid { align-items: stretch !important; gap: clamp(1.5rem, 3vw, 3rem) !important; }
.event-card { background: #fff; margin-top: 0 !important; opacity: 0; overflow: hidden; transform: translateY(24px); transition: opacity .65s, transform .65s; }
.event-card:nth-child(2) { transition-delay: .12s; }
.event-card.is-in-view { opacity: 1; transform: none; }
.event-card figure,
.event-card figure a {
	display: block !important;
	margin: 0;
	overflow: hidden;
	width: 100% !important;
}
.event-card figure img {
	aspect-ratio: auto;
	display: block;
	height: auto !important;
	object-fit: contain;
	transition: transform .7s;
	width: 100% !important;
}
.event-card:hover figure img { transform: scale(1.025); }
.event-card__copy { padding: 2rem 2.2rem 2.2rem; }
.event-card__copy p:first-child { color: var(--gold); font-size: calc(.7rem + 1px); font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.event-card__copy h3 { font-family: var(--display); font-size: clamp(2rem, 3vw, 3rem); font-weight: 400; margin: .3rem 0 .7rem; }
.event-card__copy p:last-child { color: var(--muted); margin-bottom: 0; }

/* Offer */
.offer-grid { align-items: stretch; display: grid !important; gap: 0 !important; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.offer-grid > .offer-card { margin-block: 0 !important; }
.offer-card { align-content: start; border-right: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; grid-template-rows: 32px 130px 76px 96px 0fr; height: 460px; min-height: 460px; opacity: 0; overflow: hidden; padding: 2.4rem; position: relative; transform: translateY(16px); transition: background .35s, color .35s, grid-template-rows .45s ease, opacity .55s, transform .55s; }
.offer-card:nth-child(3n+1) { border-left: 1px solid var(--line); }
.offer-card:nth-last-child(-n+3) { border-bottom: 1px solid var(--line); }
.offer-card.is-in-view { opacity: 1; transform: none; }
.offer-card:hover { background: var(--ink); color: #fff; grid-template-rows: 32px 94px 60px 72px 1fr; }
.offer-card__number { color: var(--gold); font-family: var(--display); font-size: 1.5rem; margin: 0; }
.offer-card figure { margin: 0; min-height: 0; }
.offer-card img { height: 68px; margin: 2.7rem 0 0; object-fit: contain; object-position: left center; transition: filter .35s, margin .45s ease, transform .45s ease; width: 72px; }
.offer-card:hover img { filter: brightness(0) invert(1); margin-top: 1.35rem; transform: scale(.9); }
.offer-card h3 { align-self: start; font-family: var(--display); font-size: 2rem; font-weight: 400; line-height: 1.1; margin: 0; }
.offer-card > p:not(.offer-card__number) { color: var(--muted); font-size: calc(.9rem + 1px); line-height: 1.65; margin: 0; }
.offer-card .offer-card__more { border-top: 1px solid transparent; min-height: 0; opacity: 0; overflow: hidden; padding-top: 0; transform: translateY(12px); transition: border-color .35s, color .35s, opacity .3s, padding .4s, transform .4s; }
.offer-card:hover > p:not(.offer-card__number) { color: rgba(255,255,255,.7); }
.offer-card:hover .offer-card__more { border-color: rgba(255,255,255,.18); opacity: 1; padding-top: .85rem; transform: none; }

/* Reservation */
.reservation-section {
  background-color: #17120e;
  background-image: url("/wp-content/uploads/2025/05/slide3.jpg");
  background-position: center 45%;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  isolation: isolate;
}
.reservation-section::before {
  background: linear-gradient(105deg, rgba(15,11,8,.94) 0%, rgba(19,13,9,.83) 43%, rgba(24,15,9,.68) 100%);
  content: "";
  inset: 0;
  position: absolute;
  z-index: -2;
}
.reservation-section::after {
  background: radial-gradient(circle, rgba(220,177,97,.28) 0%, rgba(185,148,85,.06) 38%, transparent 70%);
  border: 1px solid rgba(222,188,126,.2);
  border-radius: 50%;
  content: "";
  height: 720px;
  position: absolute;
  right: -250px;
  top: -270px;
  width: 720px;
  z-index: -1;
}
.reservation-layout { align-items: center !important; gap: clamp(3rem, 7vw, 7rem) !important; position: relative; z-index: 1; }
.reservation-copy { position: sticky; top: 130px; }
.reservation-copy .section-kicker { color: #e7c990; }
.reservation-copy h2 { color: #fff; text-shadow: 0 5px 28px rgba(0,0,0,.22); }
.reservation-copy > p:not(.section-kicker) { color: rgba(255,255,255,.78); max-width: 31rem; }
.reservation-contact { border-top: 1px solid rgba(229,197,137,.34); margin-top: 2.8rem; padding-top: 1.7rem; }
.reservation-contact p { margin: 0 0 .25rem; }
.reservation-contact a { color: #f0d59e; font-family: var(--display); font-size: clamp(2rem, 3.1vw, 3rem); text-decoration: none; text-shadow: 0 4px 20px rgba(0,0,0,.25); }

/* CF7 */
.luna-form {
  background: linear-gradient(145deg, rgba(255,252,245,.97), rgba(245,234,212,.94));
  border: 1px solid rgba(231,199,140,.86);
  border-radius: 28px;
  box-shadow: 0 32px 90px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.9);
  color: var(--ink);
  overflow: hidden;
  padding: clamp(1.6rem, 3.4vw, 3.15rem);
  position: relative;
}
.luna-form::before {
  background: linear-gradient(90deg, transparent, #d9b872, transparent);
  content: "";
  height: 2px;
  left: 12%;
  position: absolute;
  right: 12%;
  top: 0;
}
.luna-form::after {
  color: rgba(185,148,85,.17);
  content: "✦";
  font-family: var(--display);
  font-size: 8rem;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  right: -1.2rem;
  top: -1.6rem;
}
.luna-form .wpcf7 { position: relative; z-index: 1; }
.luna-form .form-grid { display: grid; gap: .45rem 1rem; grid-template-columns: 1fr 1fr; }
.luna-form .form-grid > div { min-width: 0; }
.luna-form .form-grid p { margin: 0; }
.luna-form label {
  color: #766b5d;
  display: block;
  font-family: var(--sans);
  font-size: calc(.52rem + 1px);
  font-weight: 400;
  letter-spacing: .055em;
  line-height: 1.35;
  text-transform: none;
}
.luna-form label p { margin: 0; }
.luna-form label b { font-weight: 400; }
.form-grid label {
  display: block;
  font-size: 15px;
  padding-bottom: 4px;
  color: #666;
}
.luna-form input:not([type=checkbox]):not([type=submit]),
.luna-form textarea,
.luna-form select {
  background: rgba(255,255,255,.64);
  border: 1px solid rgba(137,109,62,.25);
  border-radius: 11px;
  box-shadow: inset 0 1px 2px rgba(49,35,15,.04);
  color: var(--ink);
  font-size: calc(.93rem + 1px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: .25rem;
  outline: 0;
  padding: .82rem .9rem;
  text-transform: none;
  transition: background .2s, border-color .2s, box-shadow .2s;
  width: 100%;
}
.luna-form input:hover, .luna-form textarea:hover, .luna-form select:hover { border-color: rgba(185,148,85,.62); }
.luna-form input:focus, .luna-form textarea:focus, .luna-form select:focus {
  background: #fff;
  border-color: #b99455;
  box-shadow: 0 0 0 3px rgba(185,148,85,.16), inset 0 1px 2px rgba(49,35,15,.03);
}
.luna-form input[type="date"] { color-scheme: light; }
.luna-form textarea { max-height: 130px; min-height: 92px; resize: vertical; }
.luna-form .full, .luna-form .full-width, .luna-form .contact-row { grid-column: 1 / -1; }
.luna-form .contact-row { display: grid; gap: .45rem 1rem; grid-template-columns: repeat(3, 1fr); }
.luna-form .full-width > span:first-child { color: #766b5d; font-family: var(--sans); font-size: calc(.58rem + 1px) !important; font-weight: 400; letter-spacing: .055em; text-transform: none; }
.luna-form .wpcf7-checkbox { display: grid; gap: .55rem; grid-template-columns: 1fr 1fr; margin-top: .55rem; }
.luna-form .wpcf7-list-item { margin: 0; }
.luna-form .wpcf7-list-item label {
  align-items: center;
  background: rgba(255,255,255,.42);
  border: 1px solid rgba(137,109,62,.18);
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  color: #63543c;
  font-family: var(--sans);
  font-size: calc(.69rem + 1px);
  font-weight: 800;
  gap: .65rem;
  letter-spacing: .055em;
  line-height: 1.4;
  min-height: 48px;
  padding: .65rem .75rem;
  text-transform: uppercase;
  transition: background .2s, border-color .2s, transform .2s;
}
.luna-form .wpcf7-list-item label:hover { background: #fff; border-color: rgba(185,148,85,.66); transform: translateY(-1px); }
.luna-form input[type=checkbox] {
  accent-color: #b99455;
  appearance: none;
  background: #fff;
  border: 1px solid rgba(111,83,40,.38);
  border-radius: 4px;
  flex: 0 0 19px;
  height: 19px;
  margin: 0;
  position: relative;
  width: 19px;
}
.luna-form input[type=checkbox]:checked { background: linear-gradient(135deg, #d7b66f, #aa7e38); border-color: #aa7e38; }
.luna-form input[type=checkbox]:checked::after { color: #fff; content: "✓"; font-size: 13px; font-weight: 900; left: 3px; line-height: 1; position: absolute; top: 2px; }
.luna-form input[type=submit] {
  background: linear-gradient(110deg, #a77a35, #e0c07b 48%, #b4853f);
  border: 1px solid #d9bb7c;
  border-radius: 999px;
  box-shadow: 0 10px 28px rgba(137,94,34,.26), inset 0 1px 0 rgba(255,255,255,.42);
  color: #1e170e;
  cursor: pointer;
  font-size: calc(.74rem + 1px);
  font-weight: 900;
  letter-spacing: .12em;
  margin-top: .35rem;
  padding: 1.08rem 2rem;
  text-transform: uppercase;
  transition: box-shadow .25s, transform .25s;
  width: 100%;
}
.luna-form input[type=submit]:hover { box-shadow: 0 14px 34px rgba(137,94,34,.34), inset 0 1px 0 rgba(255,255,255,.5); transform: translateY(-2px); }
.luna-form .wpcf7-not-valid-tip { color: #a43f33; font-size: calc(.7rem + 1px); margin-top: .3rem; text-transform: none; }
.luna-form .wpcf7-response-output { border: 1px solid #b99455 !important; border-radius: 10px; color: #493a25; margin: 1rem 0 0 !important; padding: .7rem .9rem !important; }
.wpcf7-spinner { display: none; }

/* Menu */
.menu-section { background: var(--ivory); }
.menu-intro { align-items: stretch; display: grid; gap: 4rem; grid-template-columns: 1fr 1fr; margin-bottom: 4rem !important; }
.menu-intro > .wp-block-column:last-child { align-self: stretch; display: flex; flex-direction: column; justify-content: center; }
.menu-intro > .wp-block-column:last-child p { margin-bottom: 0; margin-top: 0; }
.menu-intro p { color: var(--muted); font-size: calc(1.1rem + 1px); }
.menu-grid { align-items: start; display: grid !important; gap: 1.25rem; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.menu-grid.is-masonry-ready { grid-auto-rows: 8px; }
.menu-card { background: linear-gradient(155deg, #fffdf8, #f7f1e5); border: 1px solid rgba(153,119,64,.22); border-top: 2px solid var(--gold); box-shadow: 0 12px 35px rgba(62,49,28,.06); display: block; margin: 0 !important; opacity: 0; overflow: hidden; padding: 0 1.45rem; position: relative; transform: translateY(15px); transition: box-shadow .35s, opacity .5s, transform .5s; width: auto; }
.menu-card::after { color: rgba(185,148,85,.13); content: "✦"; font-family: var(--display); font-size: 4.8rem; line-height: 1; pointer-events: none; position: absolute; right: -1rem; top: -.9rem; }
.menu-card:hover { box-shadow: 0 18px 48px rgba(62,49,28,.11); }
.menu-card.is-in-view { opacity: 1; transform: none; }
.menu-card > :not(summary) { display: block !important; }
.menu-card summary { align-items: center; cursor: default; display: flex; font-family: var(--display); font-size: 1.38rem; gap: .85rem; line-height: 1.15; list-style: none; padding: 1.2rem 1.8rem 1.1rem 0; pointer-events: none; position: relative; z-index: 1; }
.menu-card summary::before { background: url("/wp-content/uploads/2025/07/i-gastro.svg") center / contain no-repeat; content: ""; flex: 0 0 34px; height: 34px; opacity: .82; width: 34px; }
.menu-card summary::-webkit-details-marker { display: none; }
.menu-card ul { border-top: 1px solid rgba(153,119,64,.19); columns: 1; color: var(--muted); font-size: calc(.84rem + 1px); list-style: none; margin: 0; padding: 1rem 0 1.25rem; position: relative; z-index: 1; }
.menu-card li { border-bottom: 1px dotted rgba(111,91,57,.16); break-inside: avoid; line-height: 1.45; padding: .42rem .2rem .42rem 1rem; position: relative; }
.menu-card li:last-child { border-bottom: 0; }
.menu-card li::before { background: var(--gold); border-radius: 50%; content: ""; height: 4px; left: .15rem; position: absolute; top: .98rem; width: 4px; }

/* Gallery */
.gallery-section { background: var(--paper); }
.luna-gallery { display: grid !important; gap: 12px !important; grid-auto-rows: 240px; grid-template-columns: repeat(4, 1fr); }
.luna-gallery figure { height: 100%; margin: 0 !important; overflow: hidden; width: 100% !important; }
.luna-gallery figure:nth-child(1), .luna-gallery figure:nth-child(6), .luna-gallery figure:nth-child(11), .luna-gallery figure:nth-child(16) { grid-column: span 2; grid-row: span 2; }
.luna-gallery figure:nth-child(4), .luna-gallery figure:nth-child(9), .luna-gallery figure:nth-child(14), .luna-gallery figure:nth-child(19) { grid-row: span 2; }
.luna-gallery img { height: 100% !important; object-fit: cover !important; transition: filter .4s, transform .6s; width: 100% !important; }
.luna-gallery a:hover img { filter: brightness(.82); transform: scale(1.025); }
.gallery-cta { margin-top: 2.5rem !important; text-align: center; }
.luna-video-heading { margin-bottom: 2rem !important; margin-top: clamp(4rem, 7vw, 7rem) !important; }
.luna-video-heading h3 { font-family: var(--display); font-size: clamp(2.2rem, 4vw, 4rem); font-weight: 400; margin: 0; }
.luna-video-grid { display: grid !important; gap: 12px !important; grid-template-columns: repeat(5, 1fr); }
.luna-video-grid figure { background: var(--ink); border: 1px solid rgba(185,148,85,.32); margin: 0 !important; overflow: hidden; position: relative; }
.luna-video-grid video { aspect-ratio: 9 / 16; height: 100%; object-fit: cover; width: 100%; }

/* Contact / generic pages */
.contact-band { background: var(--gold); padding: clamp(4.5rem, 8vw, 7rem) 40px; text-align: center; }
.contact-band p { font-size: calc(.72rem + 1px); font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.contact-band h2 { font-family: var(--display); font-size: clamp(3rem, 7vw, 6rem); font-weight: 400; letter-spacing: -.045em; line-height: .9; margin: 1rem auto 2.5rem; max-width: 1000px; }
.contact-band .wp-element-button { background: var(--ink); color: #fff; }
.page-title { margin: auto; max-width: 900px; padding: 180px 40px 70px; }
.page-title h1 { font-family: var(--display); font-size: clamp(3.4rem, 8vw, 7rem); font-weight: 400; margin: 0; }

/* Footer */
.site-footer { background: #10100f; color: rgba(255,255,255,.72); padding: 5rem max(40px, calc((100vw - 1280px) / 2)) 1.5rem; }
.site-footer__top { display: grid; gap: 3rem; grid-template-columns: 1.55fr 1fr 1fr .7fr; }
.site-footer__brand img { filter: brightness(0) invert(1); width: 170px; }
.site-footer__brand p { color: rgba(255,255,255,.42); font-family: var(--display); font-size: 1.35rem; line-height: 1.35; }
.footer-label { color: var(--gold-light); font-size: calc(.68rem + 1px); font-weight: 800; letter-spacing: .13em; margin: 0 0 1.3rem; text-transform: uppercase; }
.site-footer address { font-style: normal; margin-bottom: .7rem; }
.site-footer__top a { display: block; margin-bottom: .35rem; text-decoration: none; }
.site-footer__top a:hover { color: #fff; }
.footer-phone { color: #fff; font-family: var(--display); font-size: 1.55rem; }
.footer-pizzeria { border-top: 1px solid rgba(255,255,255,.13); margin-top: 1.8rem; padding-top: 1.35rem; }
.footer-pizzeria__title { color: var(--gold-light); font-size: calc(.68rem + 1px); font-weight: 800; letter-spacing: .1em; line-height: 1.45; margin: 0 0 .55rem; text-transform: uppercase; }
.footer-pizzeria__logo { align-items: center; display: inline-flex !important; justify-content: center; margin-bottom: 0 !important; min-height: 118px; position: relative; width: 145px; }
.footer-pizzeria__logo::before { animation: luna-pizzeria-glow 4.8s ease-in-out infinite; background: radial-gradient(circle, rgba(217,195,156,.3), rgba(185,148,85,.08) 48%, transparent 72%); content: ""; filter: blur(7px); inset: 4px -8px; pointer-events: none; position: absolute; }
.footer-pizzeria__logo img { animation: luna-pizzeria-nudge 6s cubic-bezier(.22,.7,.25,1) infinite; filter: drop-shadow(0 8px 18px rgba(0,0,0,.38)); margin: 0; position: relative; transform-origin: 50% 55%; transition: filter .3s, transform .3s; width: 132px; }
.footer-pizzeria__logo:hover img { animation-play-state: paused; filter: drop-shadow(0 10px 24px rgba(217,195,156,.35)); transform: rotate(-3deg) scale(1.1); }
@keyframes luna-pizzeria-glow { 0%, 100% { opacity: .45; transform: scale(.9); } 50% { opacity: 1; transform: scale(1.08); } }
@keyframes luna-pizzeria-nudge { 0%, 72%, 100% { transform: rotate(0) scale(1); } 78% { transform: rotate(-4deg) scale(1.08); } 84% { transform: rotate(3deg) scale(1.03); } 90% { transform: rotate(-1deg) scale(1.055); } }
.site-footer__bottom { border-top: 1px solid rgba(255,255,255,.12); display: flex; font-size: calc(.7rem + 1px); justify-content: space-between; letter-spacing: .06em; margin-top: 4.5rem; padding-top: 1.5rem; text-transform: uppercase; }

/* Utilities */
.back-to-top { --scroll: 0; background: rgba(251,249,244,.92); border: 0; border-radius: 50%; bottom: 24px; cursor: pointer; height: 48px; opacity: 0; pointer-events: none; position: fixed; right: 24px; transform: translateY(10px); transition: opacity .25s, transform .25s; width: 48px; z-index: 900; }
.back-to-top.is-visible { opacity: 1; pointer-events: auto; transform: none; }
.back-to-top svg { inset: 0; position: absolute; transform: rotate(-90deg); }
.back-to-top circle { fill: none; stroke: rgba(23,23,21,.15); stroke-width: 1.5; }
.back-to-top .progress { stroke: var(--gold); stroke-dasharray: 119.4; stroke-dashoffset: calc(119.4 * (1 - var(--scroll))); }
.back-to-top span { position: relative; }
.lightbox { background: transparent; border: 0; height: 100%; max-height: none; max-width: none; overflow: hidden; padding: 4vw 7vw; width: 100%; }
.lightbox::backdrop { background: rgba(10,10,9,.93); backdrop-filter: blur(8px); }
.lightbox img { height: 100%; margin: auto; object-fit: contain; width: 100%; }
.lightbox button { background: rgba(20,20,18,.52); border: 1px solid rgba(255,255,255,.22); border-radius: 50%; color: #fff; cursor: pointer; height: 48px; position: fixed; width: 48px; z-index: 2; }
.lightbox__close { font-size: 2rem; line-height: 1; right: 1.5rem; top: 1.5rem; }
.lightbox__prev, .lightbox__next { font-family: var(--display); font-size: 2rem; top: 50%; transform: translateY(-50%); }
.lightbox__prev { left: 1.5rem; }
.lightbox__next { right: 1.5rem; }
.lightbox__count { bottom: 1.25rem; color: rgba(255,255,255,.74); font-size: calc(.75rem + 1px); left: 50%; letter-spacing: .1em; position: fixed; transform: translateX(-50%); }

@media (max-width: 980px) {
  :root { --page: min(100% - 48px, 1280px); }
  .admin-bar .site-header { top: 46px; }
  .header-tools { align-items: center; display: flex; gap: .35rem; margin-left: auto; position: relative; z-index: 3; }
  .mobile-contact { align-items: center; display: flex; gap: .4rem; opacity: 1; transition: opacity .2s, transform .25s; }
  .mobile-contact__link { align-items: center; background: rgba(10,10,9,.2); border: 1px solid rgba(217,195,156,.3); border-radius: 50%; color: #fff !important; display: inline-flex; height: 38px; justify-content: center; margin: 0; text-decoration: none; transition: background .25s, border-color .25s, transform .25s; width: 38px; }
  .mobile-contact__link:hover { background: var(--gold); border-color: var(--gold-light); color: var(--ink) !important; transform: translateY(-2px); }
  .mobile-contact__link svg { fill: none; height: 18px; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; width: 18px; }
  .nav-toggle { display: block; }
  .nav-toggle > span:not(.screen-reader-text) { background: #fff !important; opacity: 1; }
  .home .site-header:not(.is-scrolled) .nav-toggle { color: #fff !important; }
  .home .site-header:not(.is-scrolled) .nav-toggle > span:not(.screen-reader-text) { background: #fff !important; }
  .site-header.is-scrolled .nav-toggle,
  body:not(.home) .nav-toggle { color: #fff !important; }
  .site-header.is-scrolled .nav-toggle > span:not(.screen-reader-text),
  body:not(.home) .nav-toggle > span:not(.screen-reader-text) { background: #fff !important; }
  .nav-open .site-header { backdrop-filter: none; }
  .primary-nav { align-items: flex-start; background: var(--ink); color: #fff; flex-direction: column; height: 100dvh; inset: 0; justify-content: center; opacity: 0; overflow-y: auto; overscroll-behavior: contain; padding: max(96px, 12vh) 10vw max(48px, 8vh); pointer-events: none; position: fixed; transform: translateY(-10px); transition: opacity .25s, transform .25s; }
  .nav-open .primary-nav { opacity: 1; pointer-events: auto; transform: none; }
  .nav-open .mobile-contact { opacity: 0; pointer-events: none; transform: translateX(8px); }
  .primary-nav .menu { align-items: flex-start; flex-direction: column; gap: .55rem; }
  .primary-nav .menu a { font-family: var(--display); font-size: clamp(2rem, 9vw, 4rem); font-weight: 400; letter-spacing: -.02em; text-transform: none; }
  .nav-open .nav-toggle { color: #fff; }
  .nav-open .nav-toggle > span:first-child { transform: translateY(7px) rotate(45deg); }
  .nav-open .nav-toggle > span:nth-child(2) { opacity: 0; }
  .nav-open .nav-toggle > span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .offer-grid { grid-template-columns: 1fr 1fr; }
  .offer-card:nth-child(3n+1) { border-left: 0; }
  .offer-card:nth-child(2n+1) { border-left: 1px solid var(--line); }
  .offer-card:nth-last-child(-n+3) { border-bottom: 0; }
  .offer-card:nth-last-child(-n+2) { border-bottom: 1px solid var(--line); }
  .reservation-copy { position: static; }
  .menu-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .luna-gallery { grid-auto-rows: 190px; grid-template-columns: repeat(3, 1fr); }
  .luna-video-grid { grid-template-columns: repeat(3, 1fr); }
  .site-footer__top { grid-template-columns: 1.4fr 1fr 1fr; }
  .site-footer__top > :last-child { grid-column: 2; }
}

@media (max-width: 700px) {
  :root { --page: calc(100% - 56px); }
  .site-header__inner { height: 76px; }
  .site-brand img { height: 96px; transform: translateY(8px); width: 139px; }
  .luna-hero { min-height: 790px; }
  .luna-hero .wp-block-cover__background { background: linear-gradient(180deg, rgba(10,10,9,.5), rgba(10,10,9,.76)) !important; }
  .hero-copy { padding-top: 30px; }
  .hero-copy h1 { font-size: clamp(3.6rem, 20vw, 5.3rem); line-height: .84; }
  .hero-copy h1 em { padding-left: .18em; }
  .hero-note { bottom: 24px; display: block; }
  .hero-pagination { bottom: 26px; left: 16px; }
  .luna-stats, .luna-stats > .wp-block-group__inner-container { display: block; padding-left: 28px; padding-right: 28px; }
  .luna-stat { border-bottom: 1px solid rgba(255,255,255,.15); border-left: 0 !important; border-right: 0; padding: 1.5rem 1rem; }
  .luna-section { padding-left: 28px; padding-right: 28px; }
  .luna-section > .alignwide { margin-left: auto !important; margin-right: auto !important; max-width: 100% !important; width: 100% !important; }
  .section-heading-row { align-items: flex-start; flex-direction: column; gap: 1.5rem; }
  .events-grid { display: block !important; }
  .event-card + .event-card { margin-top: 1.5rem !important; }
  .offer-grid { display: block !important; }
  .offer-card, .offer-card:nth-child(n) { border: 0; border-top: 1px solid var(--line); display: block; height: auto; min-height: 0; padding: 2rem 0; }
  .offer-card:last-child { border-bottom: 1px solid var(--line); }
  .offer-card img { margin: 1.8rem 0 1rem; }
  .offer-card .offer-card__more { border-color: var(--line); margin-top: 1rem; opacity: 1; padding-top: 1rem; transform: none; }
  .reservation-layout { display: block !important; }
  .luna-form { margin-top: 2.5rem; }
  .luna-form .form-grid { grid-template-columns: 1fr; }
  .luna-form .full, .luna-form .full-width, .luna-form .contact-row { grid-column: auto; }
  .luna-form .contact-row { grid-template-columns: 1fr; }
  .luna-form .wpcf7-checkbox { grid-template-columns: 1fr; }
  .menu-intro { display: block; }
  .menu-grid { display: block !important; }
  .menu-card { margin-bottom: 1.25rem !important; }
  .menu-card ul { columns: 1; }
  .luna-gallery { grid-auto-rows: 150px; grid-template-columns: 1fr 1fr; }
  .luna-gallery figure:nth-child(n) { grid-column: span 1; grid-row: span 1; }
  .luna-gallery figure:nth-child(1), .luna-gallery figure:nth-child(6), .luna-gallery figure:nth-child(11), .luna-gallery figure:nth-child(16) { grid-column: span 2; grid-row: span 2; }
  .luna-video-grid { grid-template-columns: 1fr 1fr; }
  .lightbox { padding: 70px 14px; }
  .lightbox__prev { left: .5rem; }
  .lightbox__next { right: .5rem; }
  .contact-band { padding-left: 28px; padding-right: 28px; }
  .site-footer { padding-left: 28px; padding-right: 28px; }
  .site-footer__top { grid-template-columns: 1fr 1fr; }
  .site-footer__brand { grid-column: 1 / -1; }
  .site-footer__top > :last-child { grid-column: auto; }
  .site-footer__social-column { display: contents; }
  .footer-socials { grid-column: 1; }
  .footer-pizzeria { align-self: start; border-top: 0; grid-column: 2; margin-top: 0; padding-top: 0; }
  .site-footer__bottom { display: block; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
  .luna-hero .hero-slide { animation: none !important; }
  .footer-pizzeria__logo::before, .footer-pizzeria__logo img { animation: none !important; }
}
