@font-face {
  font-family: "Thamesford Montserrat";
  src: url("assets/fonts/google/Montserrat[wght].ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Thamesford Montserrat";
  src: url("assets/fonts/google/Montserrat[wght].ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ruthligos Sillentin";
  src: url("assets/fonts/ruthligos%20sillentin.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --ink: #121212;
  --chalk: #f7f4ec;
  --paper: #fffaf0;
  --red: #e01822;
  --gold: #f2d18d;
  --green: #4f8f4b;
  --muted: #67625a;
  --line: rgba(255, 255, 255, 0.18);
  --shadow: 0 22px 60px rgba(0, 0, 0, 0.28);
  --section-space: clamp(28px, 3.4vw, 44px);
  --page-gutter: clamp(20px, 5vw, 72px);
  --content-wide: 1200px;
  --promo-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
  --thamesford-type-callout: clamp(34px, 5vw, 64px);
  --thamesford-type-announcement: clamp(10px, 0.85vw, 12px);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.55;
}

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

a {
  color: inherit;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 14px clamp(18px, 5vw, 64px);
  color: var(--chalk);
  background: rgba(18, 18, 18, 0.94);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(16px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

.brand-logo {
  width: 68px;
  height: 68px;
  object-fit: contain;
  border-radius: 50%;
}

.brand strong,
.brand small {
  display: block;
}

.brand strong {
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: 26px;
  letter-spacing: 0.03em;
  line-height: 1;
  text-transform: uppercase;
}

.brand small {
  color: var(--gold);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
}

.site-nav a {
  text-decoration: none;
}

.site-nav a:hover {
  color: var(--gold);
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  padding: 10px;
  color: var(--chalk);
  background: transparent;
  border: 1px solid var(--line);
  border-radius: 6px;
}

.nav-toggle span {
  display: block;
  height: 2px;
  margin: 5px 0;
  background: currentColor;
}

.section-dark {
  color: var(--chalk);
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 255, 255, 0.08), transparent 22%),
    radial-gradient(circle at 74% 34%, rgba(224, 24, 34, 0.18), transparent 18%),
    linear-gradient(rgba(18, 18, 18, 0.94), rgba(18, 18, 18, 0.94)),
    repeating-radial-gradient(circle at center, rgba(255, 255, 255, 0.18) 0 1px, transparent 1px 7px);
}

.hero {
  position: relative;
  display: grid;
  min-height: calc(100vh - 75px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr);
  align-items: center;
  gap: clamp(28px, 6vw, 90px);
  overflow: hidden;
  padding: clamp(34px, 4.5vw, 56px) clamp(18px, 5vw, 72px);
}

.hero-copy {
  position: relative;
  z-index: 1;
  grid-column: 1;
  max-width: 690px;
}

.eyebrow {
  margin: 0 0 10px;
  color: var(--gold);
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-weight: 900;
  font-size: clamp(22px, 3vw, 34px);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p,
.eyebrow,
.script-line,
.brand strong,
.announcement-bar,
.button,
.site-nav a,
.site-footer-name,
.site-footer-nav a,
.site-footer-social a {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

h1,
h2 {
  margin: 0;
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.88;
  text-transform: uppercase;
}

h1 {
  max-width: 690px;
  font-size: clamp(48px, 5.7vw, 72px);
}

h2 {
  font-size: clamp(48px, 7vw, 96px);
}

h3 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 900;
}

.hero-copy > p:not(.eyebrow) {
  max-width: 660px;
  color: rgba(247, 244, 236, 0.84);
  font-size: clamp(18px, 2vw, 22px);
}

.script-line {
  margin: -6px 0 18px;
  color: var(--red);
  font-family: "Ruthligos Sillentin", cursive;
  font-size: clamp(46px, 8vw, 88px);
  font-weight: 400;
  line-height: 0.85;
  text-transform: none;
  transform: rotate(-4deg);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 6px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.button-primary {
  color: white;
  background: var(--red);
}

.button-ghost {
  color: var(--chalk);
  border: 1px solid var(--line);
}

.button-location-call {
  inline-size: 186px;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 14px;
}

.button-location-call.button-location-thamesford {
  color: white;
  background: var(--red);
  border-color: var(--red);
}

.button-location-call.button-location-ingersoll {
  color: white;
  background: #59703f;
  border-color: #59703f;
}

.brand-showcase {
  position: relative;
  z-index: 1;
  grid-column: 2;
  display: grid;
  width: 100%;
  max-width: 480px;
  justify-items: center;
  justify-self: center;
}

.showcase-logo {
  width: 100%;
  filter: drop-shadow(0 26px 46px rgba(0, 0, 0, 0.44));
}

.ingredient {
  position: absolute;
  display: block;
  opacity: 0.72;
  pointer-events: none;
}

.tomato {
  right: 11%;
  top: 12%;
  width: 74px;
  height: 74px;
  border: 12px solid #d92318;
  border-radius: 50%;
  box-shadow: inset 0 0 0 9px #ff796c;
}

.basil {
  left: 6%;
  bottom: 18%;
  width: 54px;
  height: 112px;
  background: linear-gradient(110deg, #72b45b, #1f632c);
  border-radius: 100% 0 100% 0;
  transform: rotate(22deg);
}

.mushroom {
  left: 16%;
  top: 16%;
  width: 92px;
  height: 50px;
  background: #efe4cc;
  border-radius: 70px 70px 20px 20px;
}

.mushroom::after {
  position: absolute;
  left: 34px;
  top: 38px;
  width: 24px;
  height: 42px;
  content: "";
  background: #d6c4a8;
  border-radius: 0 0 12px 12px;
}

.chili {
  right: 26%;
  bottom: 8%;
  width: 128px;
  height: 28px;
  background: var(--red);
  border-radius: 90% 20% 90% 20%;
  transform: rotate(-12deg);
}

.intro,
.content-band,
.section-light {
  padding: clamp(32px, 4.4vw, 56px) clamp(18px, 5vw, 72px);
}

.intro {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(280px, 1fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: center;
  background: var(--paper);
}

.intro p:last-child {
  max-width: 760px;
  color: var(--muted);
  font-size: 19px;
}

.section-heading {
  max-width: 900px;
  margin-bottom: 30px;
}

.section-heading > p:not(.eyebrow) {
  max-width: 700px;
  color: var(--muted);
}

.menu-toolbar {
  display: grid;
  grid-template-columns: auto minmax(220px, 420px) 1fr;
  gap: 12px;
  align-items: center;
  margin-bottom: 22px;
}

.menu-toolbar label {
  font-weight: 900;
  text-transform: uppercase;
}

input,
button,
select,
textarea {
  font: inherit;
}

.menu-toolbar input,
.signup input {
  width: 100%;
  min-height: 48px;
  padding: 0 14px;
  color: var(--ink);
  background: white;
  border: 1px solid rgba(18, 18, 18, 0.18);
  border-radius: 6px;
}

.menu-status {
  color: var(--muted);
  font-weight: 700;
}

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.category-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
}

.category-tabs a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  padding: 8px 14px;
  color: var(--ink);
  background: transparent;
  border: 1px solid rgba(18, 18, 18, 0.18);
  border-radius: 6px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.category-tabs a:hover,
.category-tabs a:focus-visible {
  color: white;
  background: var(--red);
  border-color: var(--red);
}

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

.menu-category {
  padding: 24px;
  background: white;
  border: 1px solid rgba(18, 18, 18, 0.12);
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(18, 18, 18, 0.07);
}

.menu-category h2 {
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
}

.menu-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  padding: 16px 0;
  border-top: 1px dashed rgba(18, 18, 18, 0.2);
}

.menu-item h3,
.menu-item p {
  margin: 0;
}

.menu-item h3 {
  font-size: 17px;
}

.menu-item p {
  color: var(--muted);
  font-size: 14px;
}

.menu-price {
  color: var(--red);
  font-weight: 900;
  white-space: nowrap;
}

.thamesford-boxed-content {
  width: min(100%, var(--content-wide));
  margin-right: auto;
  margin-left: auto;
}

.menu-hero > .thamesford-boxed-content {
  width: min(calc(100% - var(--page-gutter) - var(--page-gutter)), var(--content-wide));
}

.menu-hero {
  padding: 0;
}

.menu-hero-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(180px, 280px);
  gap: clamp(24px, 6vw, 80px);
  align-items: center;
  min-height: 0;
  padding-block: clamp(20px, 2.5vw, 30px);
}

.menu-hero h1 {
  font-size: clamp(48px, 5.5vw, 72px);
}

.menu-hero .script-line {
  margin-top: -10px;
}

.menu-hero-intro {
  max-width: 520px;
  margin: 12px 0 0;
  color: rgba(247, 244, 236, 0.78);
  font-size: clamp(16px, 1.5vw, 19px);
  line-height: 1.55;
}

.menu-hero img {
  width: min(100%, 140px);
  justify-self: end;
  filter: drop-shadow(0 24px 42px rgba(0, 0, 0, 0.42));
}

.menu-page .menu-section {
  padding: clamp(30px, 4vw, 54px) 0 clamp(56px, 8vw, 100px);
}

.menu-browse-intro {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 18px;
}

.menu-browse-intro h2 {
  margin: 0;
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 0.95;
  text-transform: uppercase;
}

.menu-browse-intro > p {
  max-width: 390px;
  margin: 0;
  color: var(--muted);
}

.menu-page .menu-grid {
  grid-template-columns: 1fr;
  gap: clamp(22px, 4vw, 34px);
}

.menu-page .category-tabs {
  position: sticky;
  top: 90px;
  z-index: 8;
  padding: 12px 0;
  margin-bottom: 22px;
  background: rgba(255, 250, 240, 0.96);
  border-bottom: 1px solid rgba(18, 18, 18, 0.1);
  backdrop-filter: blur(12px);
}

.menu-page .category-tabs a[aria-current="true"] {
  color: white;
  background: var(--ink);
  border-color: var(--ink);
}

.menu-page .menu-category {
  width: 100%;
  padding: clamp(22px, 4vw, 34px);
  scroll-margin-top: 170px;
}

.menu-category-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: end;
  width: 100%;
  padding-bottom: 8px;
  margin-bottom: 18px;
  border-bottom: 2px solid var(--red);
}

.menu-page .menu-category h2 {
  display: flex;
  gap: 14px;
  align-items: center;
  min-width: 0;
  margin: 0;
  color: var(--red);
  font-size: clamp(32px, 3vw, 36px);
  text-align: left;
}

.menu-page .menu-category h2::before { display: none; }

.menu-page .menu-category h2::after {
  flex: 1 1 auto;
  min-width: 24px;
  height: 2px;
  content: "";
  background: currentColor;
}

.menu-category-heading p {
  margin: 0 0 3px;
  color: var(--muted);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
}

.menu-page .menu-item {
  align-items: start;
  min-height: 84px;
  padding: 18px;
  background: #fffaf0;
  border: 1px solid rgba(18, 18, 18, 0.1);
  border-radius: 8px;
}

.menu-page .menu-item + .menu-item {
  margin-top: 10px;
}

.menu-item-grouped { display: block; }
.menu-item-grouped .menu-variants { display: grid; grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)); gap: 8px; width: 100%; margin: 12px 0 0; }
.menu-variants div { min-width: 0; padding: 8px 10px; background: rgba(224, 24, 34, .06); border-radius: 5px; }
.menu-variants dt { font-size: 12px; font-weight: 900; line-height: 1.15; }
.menu-variants dd { margin: 4px 0 0; color: var(--red); font-weight: 900; }
.menu-variants small { display: block; margin-top: 6px; color: var(--muted); font-size: 11px; line-height: 1.3; }
.menu-grouped-footer { margin: 12px 0 0; }
.menu-shared-note { color: var(--red); font-size: 12px; font-weight: 900; line-height: 1.35; }
.menu-wings-flavours { color: var(--muted); font-size: 13px; font-weight: 900; line-height: 1.35; }

@media (min-width: 1180px) {
  .menu-category#menu-category-gourmet-pizza,
  .menu-category#menu-category-traditional-pizza {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 14px;
    align-items: stretch;
  }

  .menu-category#menu-category-gourmet-pizza .menu-category-heading,
  .menu-category#menu-category-traditional-pizza .menu-category-heading { grid-column: 1 / -1; }
  .menu-category#menu-category-gourmet-pizza .menu-item,
  .menu-category#menu-category-traditional-pizza .menu-item { height: 100%; margin-top: 0; }
  .menu-category#menu-category-traditional-pizza .menu-item { grid-template-columns: 1fr; min-height: 0; padding: 14px; }
  .menu-category#menu-category-traditional-pizza .menu-price { min-width: 0; margin-top: 8px; text-align: left; }
}
@media (max-width: 1179px) { .menu-category#menu-category-gourmet-pizza, .menu-category#menu-category-traditional-pizza { display: block; } }
@media (min-width: 760px) { .menu-category#menu-category-salads { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 14px; row-gap: 10px; } .menu-category#menu-category-salads .menu-category-heading { grid-column: 1 / -1; } .menu-category#menu-category-salads .menu-item + .menu-item { margin-top: 0; } }

.menu-page .menu-price {
  min-width: 120px;
  text-align: right;
}

.menu-sheet-feature {
  margin-bottom: 22px;
}

.menu-results > .menu-sheet-feature {
  width: 100%;
  margin-bottom: 18px;
}

.menu-sheet-feature[hidden] {
  display: none;
}

.pizza-pricing {
  margin-bottom: 0;
  padding: 10px;
  background: white;
  border: 1px solid rgba(18, 18, 18, 0.12);
  border-top: 5px solid var(--red);
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(18, 18, 18, 0.06);
}

.pizza-pricing-heading {
  display: flex;
  align-items: end;
  gap: 10px;
  justify-content: flex-start;
  margin-bottom: 4px;
}

.pizza-pricing-heading .eyebrow {
  margin: 2px 0 0;
  font-size: 10px;
}

.pizza-pricing h2 {
  margin: 0;
  color: var(--ink);
  font-weight: 900;
  text-transform: uppercase;
}

.pizza-pricing h2 {
  font-size: clamp(22px, 2.2vw, 28px);
}

.pricing-table-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.pizza-pricing-table {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(18, 18, 18, 0.1);
  border-radius: 7px;
}

.pizza-pricing-table h3 {
  margin: 0;
  padding: 6px;
  color: var(--chalk);
  background: var(--ink);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.pricing-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 12px;
}

.pricing-item-column {
  width: 20%;
}

.pricing-price-column {
  width: 20%;
}

.pricing-table th,
.pricing-table td {
  padding: 4px;
  border-bottom: 1px solid rgba(18, 18, 18, 0.09);
  white-space: nowrap;
}

.pricing-table thead th {
  color: var(--ink);
  background: rgba(247, 244, 236, 0.9);
  font-size: 10px;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
}

.pricing-table thead th:first-child {
  text-align: right;
}

.pricing-table tbody th {
  color: var(--ink);
  font-weight: 900;
  text-align: right;
}

.pricing-table .pricing-price {
  color: var(--red);
  font-weight: 900;
  text-align: center;
}

.pricing-table tbody tr:last-child th,
.pricing-table tbody tr:last-child td {
  border-bottom: 0;
}

.pricing-extra {
  margin: 5px 0 0;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
}

.pricing-extra strong,
.pricing-extra span {
  color: var(--red);
  font-weight: 900;
}

.menu-notes {
  margin-top: 22px;
}

.menu-notes article {
  padding: clamp(18px, 2.5vw, 24px);
  color: var(--chalk);
  background:
    linear-gradient(rgba(18, 18, 18, 0.92), rgba(18, 18, 18, 0.92)),
    repeating-radial-gradient(circle at center, rgba(255, 255, 255, 0.16) 0 1px, transparent 1px 7px);
  border: 1px solid rgba(18, 18, 18, 0.12);
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(18, 18, 18, 0.12);
}

.menu-notes h2 {
  margin-bottom: 12px;
  color: var(--gold);
  font-size: 26px;
  text-transform: uppercase;
}

.menu-notes p {
  margin: 0;
  color: rgba(247, 244, 236, 0.86);
  display: grid;
  gap: 4px;
  line-height: 1.45;
}

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

.badges {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}

.badge {
  padding: 3px 8px;
  color: var(--green);
  background: rgba(79, 143, 75, 0.12);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
}

.specials {
  padding: clamp(56px, 8vw, 100px) clamp(18px, 5vw, 72px);
}

.specials-grid,
.locations {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.specials-grid article,
.locations article,
.signup {
  padding: 24px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.content-band {
  background: white;
}

.content-band.alt {
  background: #f3ead8;
}

.character-band {
  display: grid;
  grid-template-columns: minmax(220px, 360px) minmax(0, 1fr);
  gap: clamp(24px, 5vw, 56px);
  align-items: center;
}

.character-band > img {
  width: 100%;
  background: white;
  border: 1px solid rgba(18, 18, 18, 0.12);
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(18, 18, 18, 0.12);
}

.speech-panel {
  padding: clamp(24px, 4vw, 42px);
  background: white;
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(18, 18, 18, 0.1);
}

.speech-panel .script-line {
  margin-bottom: 26px;
}

.two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.two-column > div {
  padding: 26px;
  border-left: 6px solid var(--red);
  background: rgba(18, 18, 18, 0.04);
  border-radius: 8px;
}

.contact {
  padding: clamp(56px, 8vw, 100px) clamp(18px, 5vw, 72px);
}

.locations a {
  color: var(--gold);
  font-size: 22px;
  font-weight: 900;
  text-decoration: none;
}

.signup div {
  display: flex;
  gap: 8px;
  margin-top: 12px;
}

.signup button {
  min-height: 48px;
  padding: 0 16px;
  color: white;
  background: var(--red);
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 24px clamp(18px, 5vw, 72px);
  color: var(--chalk);
  background: #080808;
}

.site-footer p {
  margin: 0;
}

.site-footer div {
  display: flex;
  gap: 14px;
}

@media (max-width: 900px) {
  .nav-toggle {
    display: block;
  }

  .site-nav {
    position: absolute;
    top: 100%;
    right: 18px;
    left: 18px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 14px;
    background: rgba(18, 18, 18, 0.98);
    border: 1px solid var(--line);
    border-radius: 8px;
  }

  .site-nav.is-open {
    display: flex;
  }

  .site-nav a {
    padding: 10px;
  }

  .hero,
  .menu-hero-content,
  .intro,
  .menu-grid,
  .specials-grid,
  .locations,
  .character-band,
  .two-column {
    grid-template-columns: 1fr;
  }

  .hero-copy,
  .brand-showcase {
    grid-column: auto;
  }

  .brand-showcase {
    max-width: 320px;
  }

  .menu-hero img {
    max-width: 260px;
    justify-self: center;
  }

  .menu-toolbar {
    grid-template-columns: 1fr;
  }

  .menu-browse-intro {
    align-items: start;
    flex-direction: column;
  }

  .menu-page .category-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
  }

  .menu-page .category-tabs a {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .pizza-pricing-heading {
    align-items: start;
    flex-direction: column;
    gap: 4px;
  }

  .pizza-pricing-heading > p:last-child {
    max-width: none;
    text-align: left;
  }

  .pricing-table-pair {
    grid-template-columns: 1fr;
  }

  .pricing-extra {
    grid-template-columns: 1fr;
  }
}

/* S73-79/S73-80: keep decision points, paired price tables, and first food results together. */
.menu-page .menu-hero-content {
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(18px, 3vw, 42px);
  padding-block: 16px 20px;
}

.menu-page .menu-hero h1 {
  font-size: clamp(44px, 4.6vw, 60px);
}

.menu-page .menu-hero .script-line {
  position: relative;
  z-index: 1;
  justify-self: center;
  width: max-content;
  max-width: 100%;
  margin: -7px auto 4px;
  font-size: clamp(50px, 7.5vw, 102px);
  text-align: center;
}

.menu-page .menu-hero-intro {
  margin-top: 4px;
  font-size: 15px;
}

.menu-page .menu-hero img {
  width: min(100%, var(--thamesford-interior-hero-logo-size));
  max-width: 100%;
  height: auto;
}

.menu-page .menu-section {
  padding-top: 20px;
}

@media (max-width: 900px) {
  .menu-page .menu-hero-content {
    padding-block: 24px 28px;
  }
}

@media (max-width: 560px) {
  .pricing-extra span {
    display: block;
    margin-top: 3px;
  }

  .site-header {
    padding-inline: 14px;
  }

  .brand-logo {
    width: 54px;
    height: 54px;
  }

  .brand strong {
    font-size: 22px;
  }

  .hero {
    min-height: auto;
    padding-top: 42px;
  }

  h1 {
    font-size: 42px;
    line-height: 0.94;
  }

  .script-line {
    font-size: 48px;
  }

  .menu-page .menu-item {
    grid-template-columns: 1fr;
  }

  .menu-page .menu-category {
    min-width: 0;
  }

  .menu-page .menu-category h2 {
    display: block;
    font-size: clamp(28px, 8vw, 34px);
    text-align: left;
  }

  .menu-category-heading {
    gap: 10px;
  }

  .menu-category-heading p {
    margin: 0 0 3px;
    text-align: right;
  }

  .menu-page .menu-category h2::before,
  .menu-page .menu-category h2::after {
    display: none;
  }

  .pizza-pricing {
    padding: 14px;
  }

  .pricing-extra dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .menu-page .menu-price {
    min-width: 0;
    text-align: left;
  }

  .signup div,
  .site-footer {
    flex-direction: column;
  }
}

/* S73-51 Home production pass: source-owned Home presentation only. */
.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 100;
  padding: 10px 14px;
  color: var(--ink);
  background: var(--gold);
  border-radius: 6px;
  font-weight: 900;
  text-decoration: none;
  transform: translateY(-160%);
}

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

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

.site-nav a {
  position: relative;
  padding: 8px 0;
}

.site-nav a::after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 2px;
  content: "";
  background: var(--red);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms ease;
}

.site-nav a:hover::after,
.site-nav a:focus-visible::after {
  transform: scaleX(1);
}

h2 {
  font-size: clamp(44px, 6vw, 82px);
  line-height: 0.92;
}

.hero {
  min-height: min(780px, calc(100vh - 75px));
  isolation: isolate;
}

.hero::before {
  position: absolute;
  right: clamp(22px, 6vw, 100px);
  bottom: clamp(20px, 5vw, 74px);
  z-index: -1;
  width: clamp(180px, 28vw, 420px);
  aspect-ratio: 1;
  content: "";
  border: 1px solid rgba(242, 209, 141, 0.3);
  border-radius: 50%;
  box-shadow: 0 0 0 32px rgba(224, 24, 34, 0.06), 0 0 0 64px rgba(242, 209, 141, 0.04);
}

.hero-copy > p:not(.eyebrow) {
  max-width: 590px;
  margin-bottom: 0;
}

.hero-proof,
.value-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 26px 0 0;
  list-style: none;
}

.hero-proof li,
.value-list span {
  padding: 7px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero-proof li {
  color: var(--chalk);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.brand-showcase {
  max-width: min(100%, 430px);
}

.showcase-logo {
  position: relative;
  z-index: 1;
  width: min(100%, 390px);
}

.intro {
  position: relative;
  overflow: hidden;
  padding-block: clamp(68px, 9vw, 128px);
}

.intro::after {
  position: absolute;
  right: -54px;
  bottom: -54px;
  width: 180px;
  height: 180px;
  content: "";
  border: 26px solid rgba(224, 24, 34, 0.08);
  border-radius: 50%;
}

.intro > *,
.intro-copy {
  position: relative;
  z-index: 1;
}

.intro h2 {
  max-width: 640px;
}

.intro-copy {
  max-width: 650px;
}

.intro p:last-child {
  margin: 0;
  font-size: clamp(18px, 1.7vw, 22px);
}

.value-list span {
  color: var(--red);
  background: rgba(224, 24, 34, 0.08);
}

.specials {
  padding-block: clamp(68px, 9vw, 118px);
}

.specials-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  gap: 18px;
  align-items: stretch;
}

.special-feature,
.special-note {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 12px;
}

.special-feature {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(190px, 0.62fr);
  gap: 28px;
  min-height: 330px;
  padding: clamp(28px, 4vw, 44px);
  color: var(--ink);
  background: var(--gold);
}

.special-feature h3,
.special-note h3,
.contact-cta h3 {
  max-width: 520px;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1;
}

.special-feature p:not(.card-kicker) {
  max-width: 520px;
  font-size: 18px;
}

.card-kicker {
  margin: 0 0 12px;
  color: var(--red);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.text-link {
  display: inline-flex;
  gap: 10px;
  margin-top: 16px;
  color: currentColor;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  text-transform: uppercase;
}

.special-art {
  position: relative;
  min-height: 220px;
  align-self: end;
  border: 2px solid rgba(18, 18, 18, 0.12);
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, #f6deae 0 44%, transparent 45%);
}

.special-art strong {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  color: var(--ink);
  font-family: "Ruthligos Sillentin", cursive;
  font-size: clamp(36px, 4.2vw, 54px);
  font-weight: 400;
  line-height: 0.78;
  text-align: center;
  transform: translate(-50%, -50%) rotate(-6deg);
}

.special-dough,
.special-pepper,
.special-basil {
  position: absolute;
  display: block;
}

.special-dough {
  top: 18%;
  left: -8%;
  width: 40px;
  height: 40px;
  background: #f8eed6;
  border: 6px solid #d6a664;
  border-radius: 50%;
}

.special-pepper {
  right: -8%;
  bottom: 18%;
  width: 86px;
  height: 20px;
  background: var(--red);
  border-radius: 100% 12px 100% 12px;
  transform: rotate(-25deg);
}

.special-basil {
  top: 8%;
  right: 10%;
  width: 30px;
  height: 56px;
  background: var(--green);
  border-radius: 100% 0 100% 0;
  transform: rotate(42deg);
}

.special-note {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(28px, 4vw, 44px);
  background: rgba(255, 255, 255, 0.08);
}

.special-note p:not(.card-kicker) {
  color: rgba(247, 244, 236, 0.82);
}

.catering-band {
  padding-bottom: clamp(68px, 9vw, 118px);
}

.two-column > div {
  padding: clamp(24px, 3vw, 34px);
  border-left-width: 5px;
}

.two-column h3 {
  font-size: clamp(25px, 2.5vw, 34px);
  line-height: 1;
}

.button-outline {
  margin-top: 24px;
  color: var(--ink);
  border: 2px solid var(--ink);
}

.button-primary,
.button-outline,
.button-ghost {
  transition: transform 180ms ease, background-color 180ms ease, color 180ms ease;
}

.button-primary:hover,
.button-outline:hover,
.button-ghost:hover {
  transform: translateY(-2px);
}

.button-outline:hover {
  color: var(--chalk);
  background: var(--ink);
}

.community-band {
  padding-block: clamp(68px, 9vw, 118px);
}

.character-band > img {
  max-height: 410px;
  object-fit: contain;
}

.speech-panel {
  border: 1px solid rgba(18, 18, 18, 0.08);
}

.community-intro {
  max-width: 600px;
  margin: -8px 0 28px;
  color: var(--muted);
  font-size: 18px;
}

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

.locations article,
.contact-cta {
  display: flex;
  flex-direction: column;
  min-height: 290px;
}

.locations article > p:last-of-type {
  margin-bottom: 22px;
}

.location-action {
  margin-top: auto;
  font-size: 12px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.contact-cta {
  padding: 24px;
  color: var(--ink);
  background: var(--gold);
  border: 1px solid var(--gold);
  border-radius: 8px;
}

.contact-cta .button {
  margin-top: auto;
  align-self: flex-start;
}

.site-footer {
  align-items: center;
  padding-block: 28px;
}

.site-footer a {
  text-underline-offset: 4px;
}

@media (max-width: 900px) {
  .site-nav a::after {
    display: none;
  }

  .site-nav a {
    padding: 12px;
  }

  .hero {
    min-height: auto;
    padding-block: 60px 48px;
  }

  .hero::before {
    right: 50%;
    bottom: 20px;
    width: 210px;
    transform: translateX(50%);
  }

  .brand-showcase {
    margin-top: 2px;
  }

  .intro {
    gap: 32px;
  }

  .specials-layout,
  .special-feature,
  .locations {
    grid-template-columns: 1fr;
  }

  .special-feature {
    min-height: 0;
  }

  .special-art {
    width: min(100%, 290px);
    min-height: 210px;
    justify-self: center;
  }

  .locations article,
  .contact-cta {
    min-height: 0;
  }

  .location-action,
  .contact-cta .button {
    margin-top: 18px;
  }
}

@media (max-width: 560px) {
  .brand small {
    font-size: 10px;
  }

  .hero {
    padding-top: 42px;
  }

  .hero-copy > p:not(.eyebrow) {
    font-size: 18px;
  }

  .hero-actions .button {
    flex: 1 1 100%;
  }

  .hero-proof {
    gap: 6px;
  }

  .hero-proof li,
  .value-list span {
    font-size: 10px;
  }

  .brand-showcase {
    max-width: 250px;
  }

  .intro,
  .specials,
  .content-band,
  .contact {
    padding-right: 20px;
    padding-left: 20px;
  }

  .special-feature,
  .special-note {
    border-radius: 10px;
  }

  .special-art {
    min-height: 185px;
  }

  .special-art strong {
    font-size: 42px;
  }

  .character-band > img {
    max-height: 310px;
  }

  .community-intro {
    font-size: 17px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* S73-63 Home body: source-owned, preserve-first visual production. */
.home-page .home-hero,
.home-page .home-story,
.home-page .home-specials-inner,
.home-page .home-menu,
.home-page .home-locations {
  padding-right: var(--page-gutter);
  padding-left: var(--page-gutter);
}

.home-page .home-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr);
  gap: clamp(32px, 7vw, 108px);
  align-items: center;
  min-height: min(690px, calc(100vh - 112px));
  padding-top: clamp(52px, 7vw, 98px);
  padding-bottom: clamp(52px, 7vw, 98px);
  overflow: hidden;
  background-color: var(--ink);
}

.home-page .home-hero::before {
  position: absolute;
  top: 0;
  right: max(var(--page-gutter), calc((100% - var(--content-wide)) / 2));
  bottom: 0;
  width: min(42%, 520px);
  content: "";
  background: var(--red);
  clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 100%);
}

.home-page .home-hero-copy,
.home-page .home-hero-mark,
.home-page .home-specials-inner,
.home-page .home-story,
.home-page .home-menu,
.home-page .home-locations-heading,
.home-page .home-location-grid {
  width: min(100%, var(--content-wide));
}

.home-page .home-hero-copy {
  position: relative;
  z-index: 1;
  justify-self: end;
}

.home-page .home-hero .eyebrow,
.home-page .home-specials .eyebrow,
.home-page .home-locations .eyebrow {
  color: var(--gold);
}

.home-page .home-hero h1 {
  max-width: 760px;
  font-size: clamp(56px, 7.1vw, 110px);
  line-height: 0.84;
  letter-spacing: -0.035em;
}

.home-page .home-hero-food {
  margin: 18px 0 0;
  color: var(--red);
  font-family: "Ruthligos Sillentin", cursive;
  font-size: clamp(36px, 4.7vw, 67px);
  line-height: 0.9;
  transform: rotate(-3deg);
}

.home-page .home-hero-summary {
  max-width: 560px;
  margin: 22px 0 0;
  color: rgba(247, 244, 236, 0.88);
  font-size: clamp(18px, 1.8vw, 22px);
}

.home-page .home-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 30px;
}

.home-page .home-hero-location-link {
  color: var(--chalk);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  text-transform: uppercase;
}

.home-page .home-hero-mark {
  position: relative;
  z-index: 1;
  display: grid;
  justify-self: start;
  width: min(100%, 430px);
  aspect-ratio: 1;
  place-items: center;
}

.home-page .home-hero-mark > img:not(.home-hero-character) {
  position: relative;
  z-index: 1;
  width: min(68%, 292px);
  filter: drop-shadow(0 22px 24px rgba(0, 0, 0, 0.26));
}

.home-page .home-hero-character {
  position: absolute;
  right: -34%;
  bottom: -4%;
  width: min(48%, 220px);
  max-height: 360px;
}

.home-page .home-story {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(300px, 0.7fr);
  gap: clamp(36px, 8vw, 140px);
  align-items: end;
  padding-top: clamp(54px, 7vw, 100px);
  padding-bottom: clamp(54px, 7vw, 100px);
  margin: 0 auto;
  background: var(--paper);
}

.home-page .home-story-heading .eyebrow,
.home-page .home-menu .eyebrow {
  color: var(--red);
}

.home-page .home-story h2,
.home-page .home-specials h2,
.home-page .home-menu h2,
.home-page .home-locations h2 {
  max-width: 760px;
  letter-spacing: -0.04em;
}

.home-page .home-story-copy {
  max-width: 500px;
  padding: 4px 0 4px 28px;
  border-left: 5px solid var(--red);
  color: var(--muted);
  font-size: clamp(18px, 1.65vw, 22px);
}

.home-page .home-story-copy p {
  margin: 0;
}

.home-page .home-story-copy p + p {
  margin-top: 18px;
  color: var(--ink);
  font-weight: 900;
}

.home-page .home-specials {
  background: var(--ink);
}

.home-page .home-specials-inner {
  display: grid;
  grid-template-columns: minmax(260px, 0.78fr) minmax(260px, 0.7fr);
  gap: clamp(34px, 8vw, 130px);
  align-items: center;
  padding-top: clamp(48px, 6vw, 84px);
  padding-bottom: clamp(48px, 6vw, 84px);
  margin: 0 auto;
  color: var(--chalk);
}

.home-page .home-specials-copy h2 {
  color: var(--chalk);
}

.home-page .home-specials-copy > p:not(.eyebrow) {
  max-width: 470px;
  color: rgba(247, 244, 236, 0.78);
  font-size: 18px;
}

.home-page .home-specials-copy .text-link {
  color: var(--gold);
}

.home-page .home-specials-art {
  display: block;
  width: min(100%, 420px);
  justify-self: end;
  overflow: hidden;
  background: var(--paper);
  border: 7px solid var(--gold);
  box-shadow: 16px 16px 0 var(--red);
}

.home-page .home-specials-art img {
  width: 100%;
  height: auto;
}

.home-page .home-menu {
  display: grid;
  grid-template-columns: minmax(260px, 0.86fr) minmax(290px, 0.72fr);
  gap: clamp(36px, 8vw, 130px);
  align-items: center;
  padding-top: clamp(54px, 7vw, 100px);
  padding-bottom: clamp(54px, 7vw, 100px);
  margin: 0 auto;
  background: #f1e6ce;
}

.home-page .home-menu-heading > p:not(.eyebrow) {
  max-width: 480px;
  color: var(--muted);
  font-size: 18px;
}

.home-page .home-menu-heading .button {
  margin-top: 14px;
}

.home-page .home-menu-categories {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.home-page .home-menu-categories span {
  display: grid;
  min-height: 112px;
  padding: 18px;
  color: var(--chalk);
  background: var(--ink);
  border-top: 6px solid var(--red);
  font-size: clamp(24px, 2.3vw, 34px);
  font-weight: 900;
  line-height: 0.95;
  place-items: end start;
  text-transform: uppercase;
}

.home-page .home-menu-categories span:nth-child(even) {
  color: var(--ink);
  background: var(--gold);
  border-top-color: var(--ink);
}

.home-page .home-locations {
  padding-top: clamp(54px, 7vw, 98px);
  padding-bottom: clamp(54px, 7vw, 98px);
}

.home-page .home-locations-heading,
.home-page .home-location-grid {
  margin: 0 auto;
}

.home-page .home-locations-heading {
  margin-bottom: 30px;
}

.home-page .home-location-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.home-page .home-location-card,
.home-page .home-callout {
  display: flex;
  min-height: 330px;
  flex-direction: column;
  padding: clamp(24px, 3vw, 34px);
  border: 1px solid var(--line);
}

.home-page .home-location-card {
  background: rgba(255, 255, 255, 0.06);
}

.home-page .home-location-card-ingersoll {
  background: rgba(255, 255, 255, 0.1);
}

.home-page .home-location-label {
  margin: 0 0 28px;
  color: var(--gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.home-page .home-location-card h3,
.home-page .home-callout h3 {
  font-size: clamp(25px, 2.5vw, 35px);
  line-height: 0.96;
}

.home-page .home-location-card > p:not(.home-location-label):not(.home-location-hours) {
  margin: 0;
  color: rgba(247, 244, 236, 0.76);
}

.home-page .home-location-hours {
  margin-top: 24px;
  color: var(--chalk);
  font-size: 15px;
  line-height: 1.55;
}

.home-page .home-location-card .button {
  margin-top: auto;
  align-self: flex-start;
}

.home-page .button-outline {
  color: var(--ink);
  background: var(--gold);
}

.home-page .home-callout {
  color: var(--ink);
  background: var(--gold);
  border-color: var(--gold);
}

.home-page .home-callout .card-kicker {
  margin-bottom: 26px;
}

.home-page .home-callout p:not(.card-kicker) {
  color: rgba(18, 18, 18, 0.72);
}

.home-page .home-callout .text-link {
  margin-top: auto;
}

@media (max-width: 900px) {
  .home-page .home-hero,
  .home-page .home-story,
  .home-page .home-specials-inner,
  .home-page .home-menu,
  .home-page .home-location-grid {
    grid-template-columns: 1fr;
  }

  .home-page .home-hero::before {
    top: auto;
    left: 0;
    width: 100%;
    height: 34%;
    clip-path: polygon(0 38%, 100% 0, 100% 100%, 0 100%);
  }

  .home-page .home-hero-copy,
  .home-page .home-hero-mark {
    justify-self: start;
  }

  .home-page .home-hero-mark {
    width: min(100%, 360px);
    margin: 8px auto 0;
    justify-self: center;
  }

  .home-page .home-specials-art {
    justify-self: start;
  }

  .home-page .home-story {
    gap: 30px;
  }
}

@media (max-width: 560px) {
  .home-page .home-hero {
    min-height: 0;
    padding-top: 52px;
  }

  .home-page .home-hero h1 {
    font-size: clamp(50px, 15vw, 66px);
  }

  .home-page .home-hero-actions {
    align-items: stretch;
  }

  .home-page .home-hero-actions .button,
  .home-page .home-hero-location-link {
    width: 100%;
  }

  .home-page .home-hero-location-link {
    padding: 12px 0;
  }

  .home-page .home-hero-character {
    right: -23%;
    bottom: -10%;
    width: min(40%, 144px);
  }

  .home-page .home-story-copy {
    padding-left: 20px;
  }

  .home-page .home-menu-categories {
    gap: 8px;
  }

  .home-page .home-menu-categories span {
    min-height: 92px;
    padding: 14px;
    font-size: 23px;
  }

  .home-page .home-location-card,
  .home-page .home-callout {
    min-height: 0;
  }
}

/* S73-52/65 Specials page: source-owned promotional presentation. */
.site-nav a[aria-current="page"] {
  color: var(--gold);
}

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

.specials-page-header h1 {
  font-size: clamp(64px, 14vw, 180px);
}

.specials-page-header .specials-page-header-content {
  position: relative;
  display: block;
  min-height: clamp(288px, 30vw, 360px);
  padding-block: clamp(40px, 5vw, 64px);
}

.specials-page-header .specials-page-header-content > div {
  position: relative;
  z-index: 1;
  max-width: 760px;
}

.specials-page-header .specials-page-header-content > img {
  position: absolute;
  right: 0;
  bottom: clamp(24px, 4vw, 52px);
  width: clamp(118px, 16vw, 220px);
}

.specials-hero-intro {
  max-width: 540px;
  margin: 18px 0 0;
  color: rgba(247, 244, 236, 0.8);
  font-size: clamp(15px, 1.45vw, 18px);
  letter-spacing: 0.03em;
}

.monthly-promotion,
.everyday-promotion {
  padding: var(--section-space) var(--page-gutter);
}

.monthly-promotion {
  background: var(--paper);
  padding-top: clamp(38px, 4.5vw, 64px);
}

.promotion-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.7fr);
  gap: clamp(30px, 6vw, 90px);
  align-items: end;
  max-width: var(--content-wide);
  margin: 0 auto 26px;
}

.promotion-heading-monthly {
  display: block;
  margin-bottom: clamp(24px, 3vw, 36px);
}

.monthly-specials-title {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.23em;
  margin: 0;
  max-width: none;
  font-size: clamp(46px, 6.4vw, 92px);
  letter-spacing: -0.045em;
  line-height: 0.88;
  text-transform: uppercase;
}

.monthly-specials-month {
  color: var(--red);
}

.monthly-specials-word {
  color: var(--ink);
}

.promotion-heading :is(h1, h2),
.everyday-copy h2,
.specials-order h2 {
  max-width: 820px;
}

.promotion-heading .monthly-specials-title {
  max-width: none;
}

.promotion-heading > p,
.everyday-copy > p:not(.eyebrow) {
  max-width: 620px;
  margin: 0;
  color: var(--muted);
  font-size: clamp(17px, 1.6vw, 20px);
}

.promotion-frame {
  margin: 0;
  overflow: hidden;
  background: #0b0b0b;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 12px;
  box-shadow: var(--promo-shadow);
}

.promotion-frame img {
  display: block;
  width: 100%;
  height: auto;
}

.promotion-frame-monthly {
  width: min(100%, 680px);
  margin: 0 auto;
  border: 7px solid var(--ink);
  border-radius: 14px;
}

.monthly-showcase {
  display: grid;
  grid-template-columns: minmax(0, 680px) minmax(360px, 1fr);
  gap: clamp(28px, 4vw, 54px);
  align-items: start;
  max-width: var(--content-wide);
  margin: 0 auto;
}

.monthly-promo-stage {
  position: relative;
  width: 100%;
  justify-self: start;
}

.monthly-showcase .promotion-frame-monthly {
  width: 100%;
  margin: 0;
}

.character-prompt {
  position: relative;
  width: min(100%, 320px);
  margin: 0;
}

.character-art {
  display: block;
  width: 100%;
  height: auto;
}

.character-speech,
.home-page .home-hero-speech,
.about-page .about-hero-speech {
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  position: absolute;
  margin: 0;
  color: var(--ink);
  font-weight: 900;
  text-align: center;
}

.character-speech {
  z-index: 1;
  font-size: clamp(13px, 1.35vw, 18px);
  line-height: 1.05;
}

.character-prompt-marcello .character-speech {
  top: 10%;
  left: 9%;
  width: 42%;
}

.character-prompt-marcello .character-speech-month {
  color: var(--red);
}

.character-prompt-marcello .character-speech-copy {
  color: var(--ink);
}

.character-prompt-marcello {
  width: min(100%, 400px);
  justify-self: start;
}

.weekly-promotions {
  padding: var(--section-space) var(--page-gutter);
}

.weekly-heading {
  max-width: 1280px;
  margin: 0 auto 20px;
}

.weekly-showcase {
  display: grid;
  grid-template-columns: minmax(190px, 220px) minmax(0, 1fr);
  gap: clamp(20px, 3vw, 34px);
  align-items: end;
  max-width: 1280px;
  margin: 0 auto;
}

.weekly-showcase .weekly-promo-grid {
  max-width: none;
  margin: 0;
}

.character-prompt-waiter {
  width: min(100%, 280px);
  justify-self: start;
}

.character-prompt-waiter .character-speech {
  top: 10%;
  right: 4%;
  width: 50%;
  font-size: clamp(12px, 1.15vw, 16px);
  line-height: 1.1;
}

.character-prompt-waiter .character-speech span {
  color: var(--red);
}

.weekly-promo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.7vw, 20px);
  max-width: var(--content-wide);
  margin: 0 auto;
}

.weekly-promo-card {
  min-width: 0;
}

.weekly-promo-card h3 {
  margin-bottom: 8px;
  color: var(--gold);
  font-size: clamp(18px, 1.8vw, 24px);
  text-transform: uppercase;
}

.weekly-promo-card .promotion-frame {
  border-color: rgba(255, 255, 255, 0.24);
}

.everyday-promotion {
  display: grid;
  grid-template-columns: minmax(280px, 0.84fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  background: #f3ead8;
}

.everyday-copy {
  max-width: 620px;
}

.everyday-copy .button {
  margin-top: 20px;
}

.promotion-frame-everyday {
  width: min(100%, 560px);
  justify-self: end;
}

.specials-order {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(300px, 1fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  padding: var(--section-space) var(--page-gutter);
}

.specials-location-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.location-order-card {
  display: flex;
  min-height: 156px;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  color: var(--chalk);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid var(--line);
  border-radius: 10px;
  text-decoration: none;
  transition: transform 180ms ease, background-color 180ms ease;
}

.location-order-card:hover {
  background: rgba(255, 255, 255, 0.14);
  transform: translateY(-3px);
}

.location-order-card span,
.location-order-card small {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.location-order-card span {
  color: var(--gold);
}

.location-order-card strong {
  color: var(--chalk);
  font-size: clamp(21px, 2.4vw, 32px);
  line-height: 1;
}

@media (min-width: 901px) {
  .specials-page {
    --specials-promotion-band-height: 688px;
  }

  .monthly-promotion,
  .weekly-promotions,
  .everyday-promotion {
    box-sizing: border-box;
    min-height: var(--specials-promotion-band-height);
  }

  .monthly-promotion {
    padding-top: 64px;
    padding-bottom: 47px;
  }

  .monthly-promo-stage {
    width: min(100%, 430px);
  }

  .everyday-promotion {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .promotion-frame-everyday {
    width: min(100%, 430px);
  }

  .weekly-heading {
    max-width: clamp(620px, calc(100% - 312px), 984px);
    margin-right: 0;
    margin-left: auto;
  }

  .weekly-heading h2 {
    font-size: clamp(54px, 5vw, 72px);
  }

  .weekly-showcase {
    grid-template-columns: minmax(250px, 280px) minmax(0, 1fr);
    align-items: start;
  }

  .character-prompt-waiter {
    margin-top: 0;
  }
}

/* S73-94: sourced Fundraising information is separated into small, readable
   offer and lunch blocks. There is deliberately no inquiry form contract. */
.fundraising-special { padding: clamp(48px, 6vw, 78px) var(--page-gutter); }
.fundraising-special { background: var(--gold); }
.fundraising-section-heading { max-width: 710px; }
.fundraising-section-heading h2,
.fundraising-special h2 { margin: 0; font-size: var(--thamesford-type-display-section); line-height: .95; letter-spacing: -.045em; }
.fundraising-section-heading > p:last-child { max-width: 600px; margin: 18px 0 0; font-size: 18px; }
.fundraising-offer-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; }
.fundraising-offer-card { padding: clamp(20px, 3vw, 30px); color: var(--ink); background: var(--chalk); box-shadow: var(--shadow); }
.fundraising-offer-card h3 { margin: 0; font-size: clamp(22px, 2.1vw, 30px); line-height: 1; }
.fundraising-offer-card ol { display: grid; gap: 10px; padding: 0; margin: 22px 0 0; list-style: none; }
.fundraising-offer-card li { display: grid; gap: 2px; padding-bottom: 10px; border-bottom: 1px solid rgba(18,18,18,.16); }
.fundraising-offer-card li strong { color: var(--red); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.fundraising-additional-option { margin: 18px 0 0; }
.fundraising-price-card dl { display: grid; gap: 10px; margin: 22px 0 0; }
.fundraising-price-card dl > div { display: flex; justify-content: space-between; gap: 18px; align-items: baseline; padding-bottom: 10px; border-bottom: 1px solid rgba(18,18,18,.16); }
.fundraising-price-card dt { font-weight: 900; }
.fundraising-price-card dd { margin: 0; color: var(--red); font-size: 21px; font-weight: 900; }
.fundraising-price-card dd span { color: var(--muted); font-size: 12px; }
.fundraising-lunch-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 20px; margin: 24px 0; }
.fundraising-lunch-facts > div { padding-bottom: 10px; border-bottom: 1px solid rgba(247,244,236,.26); }
.fundraising-lunch-facts dt { color: var(--gold); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.fundraising-lunch-facts dd { margin: 4px 0 0; color: var(--chalk); }
@media (max-width: 900px) {
  .fundraising-offer-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .fundraising-special { padding-inline: 20px; }
  .fundraising-lunch-facts { grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
  .promotion-heading,
  .monthly-showcase,
  .weekly-showcase,
  .everyday-promotion,
  .specials-order {
    grid-template-columns: 1fr;
  }

  .promotion-heading {
    gap: 18px;
  }

  .monthly-specials-title {
    font-size: clamp(48px, 9vw, 68px);
  }

  .monthly-showcase {
    gap: 18px;
  }

  .monthly-promo-stage {
    width: min(100%, 580px);
    margin: 64px auto 0;
  }

  .weekly-promo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .weekly-showcase {
    gap: 22px;
  }

  .weekly-promo-card:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 7px);
    justify-self: center;
  }

  .character-prompt {
    margin: 0 auto;
  }

  .character-prompt-marcello {
    width: min(100%, 350px);
    justify-self: center;
    transform: none;
  }

  .character-prompt-waiter {
    justify-self: center;
  }

  .promotion-frame-everyday {
    justify-self: start;
  }

  .specials-order {
    align-items: start;
  }
}

@media (max-width: 650px) {
  .specials-page-header .specials-page-header-content {
    min-height: 360px;
    padding-block: 36px 30px;
  }

  .specials-page-header h1 {
    font-size: clamp(54px, 16vw, 64px);
  }

  .specials-page-header .specials-page-header-content > img {
    right: 0;
    bottom: 28px;
    width: 112px;
  }

  .specials-hero-intro {
    max-width: calc(100% - 74px);
    margin-top: 14px;
    font-size: 14px;
  }

  .monthly-promotion,
  .weekly-promotions,
  .everyday-promotion,
  .specials-order {
    padding-right: 20px;
    padding-left: 20px;
  }

  .monthly-specials-title {
    gap: 0 0.16em;
    font-size: clamp(42px, 12vw, 54px);
  }

  .monthly-promo-stage {
    width: 100%;
    margin-top: 44px;
  }

  .promotion-frame-monthly {
    border-width: 5px;
    border-radius: 10px;
  }

  .weekly-promo-grid,
  .specials-location-actions {
    grid-template-columns: 1fr;
  }

  .weekly-promo-card:last-child {
    grid-column: auto;
    width: auto;
    justify-self: stretch;
  }

  .weekly-promo-card + .weekly-promo-card {
    margin-top: 10px;
  }

  .location-order-card {
    min-height: 152px;
  }
}

/* S73-62 global preserved-source chrome: compact, source-owned Development presentation. */
.site-chrome {
  position: sticky;
  top: 0;
  z-index: 20;
}

.announcement-bar {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  color: var(--ink);
  background: var(--gold);
  border-bottom: 2px solid var(--red);
}

.announcement-bar-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  min-height: 34px;
  padding: 7px var(--page-gutter);
  margin: 0;
  font-size: var(--thamesford-type-announcement);
  font-weight: 900;
  letter-spacing: 0.06em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.announcement-bar-inner p { margin: 0; }

.announcement-bar-motion-viewport {
  flex: 1 1 100%;
  width: 100%;
  min-width: 0;
  overflow: hidden;
}

.announcement-bar-motion-track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.announcement-bar-motion-track .announcement-bar-message {
  flex: 0 0 auto;
  padding-right: clamp(28px, 5vw, 68px);
  white-space: nowrap;
}

.announcement-bar-motion-track {
  animation: s73-announcement-scroll 16s linear infinite;
}

.announcement-bar:hover .announcement-bar-motion-track,
.announcement-bar:focus-within .announcement-bar-motion-track {
  animation-play-state: paused;
}

@keyframes s73-announcement-scroll {
  from { transform: translateX(100vw); }
  to { transform: translateX(-100%); }
}

/* S73-88: one boxed content spine for global chrome, heroes, and source-owned sections. */
:root {
  --thamesford-content-inline: max(var(--page-gutter), calc((100% - var(--content-wide)) / 2));
}

.site-header,
.site-footer {
  padding-inline: var(--thamesford-content-inline);
}

.home-page .home-hero {
  display: block;
  min-height: 0;
  padding: 0 var(--thamesford-content-inline);
}

.home-page .home-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, .72fr);
  gap: clamp(30px, 7vw, 100px);
  align-items: center;
  min-height: clamp(540px, 48vw, 690px);
  padding-block: clamp(52px, 7vw, 92px);
}

.home-page .home-hero::before {
  right: 0;
  width: min(42%, 500px);
}

.home-page .home-hero-copy,
.home-page .home-hero-mark {
  width: auto;
  min-width: 0;
}

.home-page .home-hero h1 {
  max-width: 720px;
  font-size: clamp(52px, 6vw, 82px);
}

.home-page .home-hero-anniversary {
  max-width: 620px;
  margin: 16px 0 0;
  color: var(--gold);
  font-size: clamp(14px, 1.4vw, 17px);
  font-weight: 900;
  line-height: 1.4;
}

.home-page .home-hero-mark {
  justify-self: end;
  width: min(100%, 400px);
  aspect-ratio: .88;
}

.home-page .home-hero-speech {
  position: absolute;
  z-index: 3;
  top: 18.5%;
  left: 7.5%;
  width: 55%;
  padding: 0;
  margin: 0;
  color: var(--ink);
  font-size: clamp(20px, 1.65vw, 24px);
  font-weight: 900;
  line-height: 1.02;
  text-align: center;
  transform: rotate(-4deg);
}

.home-page .home-hero-speech-emphasis { color: var(--red); }

.home-page .home-hero-character {
  right: -7%;
  bottom: -10%;
  width: min(108%, 390px);
  max-height: none;
}

.about-hero .script-line {
  font-size: clamp(36px, 3.7vw, 56px);
}

.location-band-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}

.location-card {
  display: flex;
  min-width: 0;
  height: 100%;
}

.location-card-details {
  width: 100%;
  min-height: 0;
  padding: clamp(26px, 3vw, 38px);
}

.location-card-details h3 {
  font-size: clamp(30px, 3vw, 40px);
}

.location-card-details address {
  margin-top: 18px;
}

.location-card-hours {
  margin: 18px 0 0;
}

.location-card-phone.button {
  justify-content: center;
  width: 100%;
  min-height: 50px;
  margin: 20px 0 0;
  color: var(--ink);
  font-size: clamp(17px, 1.7vw, 22px);
  text-decoration: none;
}

.location-card-thamesford .location-card-phone.button { background: var(--gold); border-color: var(--gold); }
.location-card-ingersoll .location-card-phone.button { background: var(--chalk); border-color: var(--chalk); }
.location-card-phone.button:hover,
.location-card-phone.button:focus-visible { color: white; background: var(--ink); border-color: var(--ink); }

.location-card-map {
  width: 100%;
  min-height: 220px;
  margin: 20px 0;
  overflow: hidden;
  border: 2px solid rgba(255,255,255,.35);
}

.location-card-map iframe {
  min-height: 220px;
}

.location-card .button-location {
  width: 100%;
  margin-top: 0;
  justify-content: center;
}

.menu-grouped-footer { margin-top: 16px; }

.pricing-extra {
  display: grid;
  justify-items: center;
  gap: 8px;
  margin-top: 12px;
}

.pricing-extra dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: min(100%, 720px);
  padding: 0;
  margin: 0;
}

.pricing-extra dl > div {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 3px 8px;
  padding: 4px 14px;
  border-left: 1px solid rgba(18,18,18,.16);
}

.pricing-extra dl > div:first-child { border-left: 0; }
.pricing-extra dt { color: var(--muted); font-size: 10px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.pricing-extra dd { margin: 0; color: var(--red); font-size: 13px; font-weight: 900; }

@media (min-width: 760px) {
  .menu-category#menu-category-chicken-meal-deals {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 16px;
  }

  .menu-category#menu-category-chicken-meal-deals .menu-category-heading { grid-column: 1 / -1; }
  .menu-category#menu-category-chicken-meal-deals .menu-item + .menu-item { margin-top: 0; }
}

@media (min-width: 1180px) {
  .menu-category#menu-category-gourmet-pizza,
  .menu-category#menu-category-traditional-pizza { gap: 18px; }

  .menu-category#menu-category-gourmet-pizza .menu-item,
  .menu-category#menu-category-traditional-pizza .menu-item { padding: 20px; }
}

@media (max-width: 1180px) and (min-width: 901px) {
  .home-page .home-hero-speech { top: 16%; }
}

@media (max-width: 900px) {
  .home-page .home-hero { padding-inline: var(--page-gutter); }
  .home-page .home-hero-inner { grid-template-columns: 1fr; min-height: 0; }
  .home-page .home-hero::before { right: 0; width: 100%; height: 42%; }
  .home-page .home-hero-mark { justify-self: center; }
  .home-page .home-hero-speech { top: 14.5%; }
  .location-band-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .site-header,
  .site-footer { padding-inline: 20px; }
  .home-page .home-hero { padding-inline: 20px; }
  .home-page .home-hero-inner { gap: 22px; padding-block: 42px 30px; }
  .home-page .home-hero-mark { width: min(100%, 330px); }
  .home-page .home-hero-speech { top: 7.5%; left: 1%; width: 54%; font-size: clamp(17px, 4.7vw, 19px); }
  .location-card-map,
  .location-card-map iframe { min-height: 210px; }
  .pricing-extra dl { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 10px; }
  .pricing-extra dl > div:nth-child(odd) { border-left: 0; }
}


.site-header {
  position: relative;
  z-index: 1;
}

.site-footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 18px clamp(18px, 3vw, 38px);
  align-items: center;
  padding: 30px var(--page-gutter) 22px;
  border-top: 4px solid var(--red);
}

.site-footer-identity,
.site-footer-social,
.site-footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  align-items: center;
}

.site-footer-identity { color: rgba(247, 244, 236, 0.78); }

.site-footer-name {
  color: var(--chalk);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.site-footer-nav,
.site-footer-social {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.site-footer-nav a,
.site-footer-social a {
  color: var(--chalk);
  text-decoration-color: rgba(242, 209, 141, 0.65);
  text-underline-offset: 4px;
}

.site-footer-nav a:hover,
.site-footer-nav a:focus-visible,
.site-footer-social a:hover,
.site-footer-social a:focus-visible { color: var(--gold); }

.site-footer-legal {
  grid-column: 1 / -1;
  padding-top: 16px;
  border-top: 1px solid var(--line);
  color: rgba(247, 244, 236, 0.58);
  font-size: 11px;
}

.specials-page-header h1 {
  font-size: clamp(64px, 10.5vw, 140px);
}

.specials-page-header {
  overflow-x: clip;
}

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

@media (max-width: 560px) {
  .announcement-bar-inner {
    flex-direction: column;
    gap: 2px;
    min-height: 46px;
    padding-block: 6px;
    font-size: 10px;
  }

  .announcement-bar-motion-viewport { width: 100%; }

.site-footer {
  gap: 16px;
  padding-top: 26px;
}
}

/* S73-67 About Us + reusable location pre-footer: source-owned, preserve-first visual production. */
.location-band { padding: clamp(54px, 7vw, 90px) var(--page-gutter); color: var(--chalk); background: #111; }
.location-band-heading { max-width: 760px; margin-bottom: 30px; }
.location-band-heading h2 { margin: 0; font-size: clamp(42px, 6vw, 76px); line-height: .92; letter-spacing: -.05em; }
.location-band-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.location-band-actions .button-outline { margin-top: 0; }
.location-band-grid { display: grid; gap: 18px; }
.location-card { display: grid; grid-template-columns: minmax(280px, .86fr) minmax(320px, 1.14fr); overflow: hidden; background: #f7f4ec; box-shadow: var(--shadow); }
.location-card-details { display: flex; flex-direction: column; align-items: flex-start; min-height: 340px; padding: clamp(26px, 4vw, 46px); color: var(--chalk); }
.location-card-thamesford .location-card-details { background: var(--red); }
.location-card-ingersoll .location-card-details { background: #59703f; }
.location-card-kicker { margin: 0 0 16px; color: var(--gold); font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.location-card-details h3 { margin: 0; color: white; font-size: clamp(28px, 3vw, 42px); line-height: .95; }
.location-card-phone { margin: 16px 0 18px; color: white; font-size: clamp(23px, 2.4vw, 34px); font-weight: 900; line-height: 1; text-decoration-color: rgba(255,255,255,.55); text-underline-offset: 5px; }
.location-card-details address { color: rgba(255,255,255,.88); font-style: normal; line-height: 1.5; }
.location-card-hours { display: grid; gap: 4px; width: 100%; margin: 20px 0 24px; font-size: 13px; }
.location-card-hours div { display: flex; justify-content: space-between; gap: 18px; padding-bottom: 4px; border-bottom: 1px solid rgba(255,255,255,.22); }
.location-card-hours dt { color: rgba(255,255,255,.78); }
.location-card-hours dd { margin: 0; color: white; font-weight: 900; text-align: right; }
.button-location { margin-top: auto; color: var(--ink); background: var(--chalk); border-color: var(--chalk); }
.button-location:hover, .button-location:focus-visible { color: white; background: var(--ink); border-color: var(--ink); }
.location-card-map { min-height: 340px; background: #e7e1d6; }
.location-card-map iframe { display: block; width: 100%; height: 100%; min-height: 340px; border: 0; }
.about-hero { padding: 0 var(--page-gutter); }
.about-hero-content { display: grid; grid-template-columns: minmax(0, 1fr) minmax(210px, .5fr); gap: clamp(28px, 7vw, 100px); align-items: end; padding-block: clamp(52px, 8vw, 98px); }
.about-hero h1, .about-section-heading h2, .about-standards h2, .about-community h2 { margin: 0; font-size: clamp(48px, 7vw, 88px); line-height: .9; letter-spacing: -.05em; }
.about-hero p:not(.eyebrow):not(.script-line):not(.about-hero-speech) { max-width: 650px; margin: 20px 0 0; color: rgba(247,244,236,.8); font-size: 18px; }
.about-hero-mark { position: relative; justify-self: end; width: min(100%, 270px); }
.about-hero-mark img { display: block; width: 100%; }
.about-page .about-hero-speech { z-index: 1; top: 10%; left: 5%; width: 52%; font-size: clamp(17px, 1.65vw, 22px); line-height: 1.02; transform: rotate(-4deg); }
.about-page .about-hero-speech-emphasis { color: var(--red); }
.about-timeline, .about-community { padding: var(--section-space) var(--page-gutter); }
.about-section-heading { max-width: 800px; }
.timeline-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; padding: 0; margin: 38px 0 0; list-style: none; }
.timeline-list li { padding: 22px; background: #fff; border-top: 7px solid var(--red); box-shadow: 0 16px 36px rgba(0,0,0,.1); }
.timeline-list li:nth-child(2) { border-top-color: var(--gold); }
.timeline-list li:nth-child(3) { border-top-color: #59703f; }
.timeline-list span { display: block; color: var(--red); font-size: clamp(42px, 5vw, 65px); font-weight: 900; line-height: .9; }
.timeline-list h3 { margin: 24px 0 10px; font-size: 25px; line-height: 1; }
.timeline-list p { margin: 0; color: var(--muted); }
.about-standards { padding: var(--section-space) var(--page-gutter); }
.about-standards-grid, .about-community-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, .82fr); gap: clamp(32px, 7vw, 100px); align-items: start; }
.about-standards-grid > div:last-child { font-size: 18px; color: rgba(247,244,236,.82); }
.about-standards-grid .button { margin-top: 12px; }
.community-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; padding: 0; margin: 0; list-style: none; }
.community-list li { padding: 14px 0; border-bottom: 2px solid var(--gold); font-weight: 900; }
@media (max-width: 900px) { .location-card, .about-hero-content, .timeline-list, .about-standards-grid, .about-community-grid { grid-template-columns: 1fr; } .location-card-map, .location-card-map iframe { min-height: 300px; } .about-hero-mark { justify-self: start; } }
@media (max-width: 560px) { .location-band { padding-inline: 20px; } .location-card-details { min-height: 0; padding: 26px 22px; } .location-card-map, .location-card-map iframe { min-height: 250px; } .location-card-hours { font-size: 12px; } .about-hero, .about-timeline, .about-standards, .about-community { padding-right: 20px; padding-left: 20px; } .about-page .about-hero-speech { top: 8%; left: 1%; width: 54%; font-size: clamp(17px, 4.7vw, 19px); } .community-list { grid-template-columns: 1fr; } }

/* S73-67 Catering: source-owned interior page; phone-first inquiry, no form backend. */
.catering-hero { padding: 0 var(--page-gutter); overflow: hidden; }
.catering-hero-content { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(240px, .55fr); gap: clamp(30px, 7vw, 100px); align-items: end; min-height: clamp(470px, 58vw, 640px); padding-block: clamp(58px, 8vw, 102px); }
.catering-hero h1, .catering-service-heading h2, .catering-menu-link h2, .catering-inquiry h2 { margin: 0; font-size: clamp(48px, 7vw, 88px); line-height: .9; letter-spacing: -.05em; }
.catering-hero-copy { max-width: 660px; margin: 22px 0 0; color: rgba(247,244,236,.82); font-size: 18px; line-height: 1.55; }
.catering-call-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.catering-call-actions .button-outline { margin-top: 0; }
.catering-hero-art { position: relative; align-self: stretch; min-height: 270px; }
.catering-hero-art::before { position: absolute; right: -5%; bottom: 2%; width: min(100%, 320px); aspect-ratio: 1; background: var(--red); content: ""; transform: rotate(-5deg); }
.catering-hero-art img { position: absolute; right: 0; bottom: 0; z-index: 1; width: min(100%, 340px); max-height: 390px; object-fit: contain; object-position: bottom right; }
.catering-hero-art p { position: absolute; right: min(38%, 136px); bottom: 38px; z-index: 2; margin: 0; padding: 13px 18px; color: var(--ink); background: var(--gold); font-size: clamp(16px, 2vw, 23px); font-weight: 900; line-height: .95; text-transform: uppercase; transform: rotate(-3deg); }
.catering-business, .catering-event, .catering-menu-link, .catering-inquiry { padding: clamp(54px, 7vw, 94px) var(--page-gutter); }
.catering-business { background: #f7f4ec; }
.catering-event { color: var(--chalk); background: #59703f; }
.catering-service-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, .74fr); gap: clamp(32px, 8vw, 128px); align-items: start; }
.catering-service-layout > * { min-width: 0; }
.catering-service-heading { max-width: 710px; }
.catering-service-copy { max-width: 480px; font-size: 18px; line-height: 1.55; }
.catering-event .catering-service-copy { color: rgba(247,244,236,.88); }
.catering-service-list { display: grid; gap: 0; padding: 0; margin: 30px 0 0; list-style: none; }
.catering-service-list li { padding: 14px 0; border-top: 2px solid var(--red); font-weight: 900; line-height: 1.2; }
.catering-event .catering-service-list li { border-color: var(--gold); }
.catering-menu-link { background: var(--gold); }
.catering-menu-link-content, .catering-inquiry-content { display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between; gap: 30px; }
.catering-menu-link-content > div, .catering-inquiry-content > div:first-child { max-width: 720px; }
.catering-menu-link h2 { max-width: 650px; font-size: clamp(42px, 6vw, 74px); }
.catering-menu-link p:not(.eyebrow) { max-width: 570px; margin-bottom: 0; font-size: 18px; }
.catering-inquiry { color: var(--chalk); background: #111; }
.catering-inquiry h2 { max-width: 710px; font-size: clamp(42px, 6vw, 74px); }
.catering-inquiry p:not(.eyebrow) { max-width: 680px; margin-bottom: 0; color: rgba(247,244,236,.78); font-size: 17px; line-height: 1.55; }
@media (max-width: 900px) { .catering-hero-content, .catering-service-layout { grid-template-columns: 1fr; } .catering-hero-art { min-height: 300px; max-width: 440px; width: 100%; } .catering-hero-art img { max-height: 360px; } }
@media (max-width: 560px) { .catering-hero, .catering-business, .catering-event, .catering-menu-link, .catering-inquiry { padding-right: 20px; padding-left: 20px; } .catering-hero-content { min-height: 0; padding-block: 54px 42px; } .catering-hero-art { min-height: 250px; } .catering-hero-art p { right: 27%; bottom: 28px; } .catering-call-actions .button { flex: 1 1 190px; } }

/* S73-67 Fundraising: source-owned program explanation; phone-first inquiry, no program database or form backend. */
.fundraising-hero { padding: 0 var(--page-gutter); overflow: hidden; }
.fundraising-hero-content { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(240px, .55fr); gap: clamp(30px, 7vw, 100px); align-items: end; min-height: clamp(470px, 58vw, 640px); padding-block: clamp(58px, 8vw, 102px); }
.fundraising-hero h1, .fundraising-program-heading h2, .fundraising-start h2 { margin: 0; font-size: clamp(48px, 7vw, 88px); line-height: .9; letter-spacing: -.05em; }
.fundraising-hero-copy { max-width: 650px; margin: 22px 0 0; color: rgba(247,244,236,.82); font-size: 18px; line-height: 1.55; }
.fundraising-call-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.fundraising-hero-art { position: relative; align-self: stretch; min-height: 270px; }
.fundraising-hero-art::before { position: absolute; right: -5%; bottom: 2%; width: min(100%, 330px); aspect-ratio: 1; background: var(--gold); content: ""; transform: rotate(5deg); }
.fundraising-hero-art img { position: absolute; right: 0; bottom: 0; z-index: 1; width: min(100%, 330px); max-height: 390px; object-fit: contain; object-position: bottom right; }
.fundraising-hero-art p { position: absolute; right: min(40%, 138px); bottom: 36px; z-index: 2; margin: 0; padding: 13px 18px; color: var(--chalk); background: var(--red); font-size: clamp(15px, 2vw, 22px); font-weight: 900; line-height: .95; text-transform: uppercase; transform: rotate(3deg); }
.fundraising-adopt, .fundraising-lunch, .fundraising-start { padding: clamp(54px, 7vw, 94px) var(--page-gutter); }
.fundraising-adopt { background: #f7f4ec; }
.fundraising-lunch { color: var(--chalk); background: #59703f; }
.fundraising-program-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, .74fr); gap: clamp(32px, 8vw, 128px); align-items: start; }
.fundraising-program-layout > * { min-width: 0; }
.fundraising-program-heading { max-width: 700px; }
.fundraising-program-copy { max-width: 510px; font-size: 18px; line-height: 1.55; }
.fundraising-lunch .fundraising-program-copy { color: rgba(247,244,236,.88); }
.fundraising-flow { display: grid; gap: 0; padding: 0; margin: 30px 0 0; list-style: none; counter-reset: fundraising-step; }
.fundraising-flow li { display: grid; grid-template-columns: 48px 1fr; gap: 12px; padding: 15px 0; border-top: 2px solid var(--red); }
.fundraising-flow li::before { align-self: start; color: var(--red); content: counter(fundraising-step, decimal-leading-zero); counter-increment: fundraising-step; font-family: var(--display); font-size: 28px; font-weight: 900; line-height: 1; }
.fundraising-flow strong, .fundraising-flow span { display: block; }
.fundraising-flow span { grid-column: 2; margin-top: -5px; font-size: 15px; }
.fundraising-lunch .text-link { margin-top: 26px; color: var(--gold); }
.fundraising-start { color: var(--chalk); background: #111; }
.fundraising-start-content { display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between; gap: 30px; }
.fundraising-start-content > div:first-child { max-width: 720px; }
.fundraising-start h2 { max-width: 700px; font-size: clamp(42px, 6vw, 74px); }
.fundraising-start p:not(.eyebrow) { max-width: 680px; margin-bottom: 0; color: rgba(247,244,236,.78); font-size: 17px; line-height: 1.55; }
@media (max-width: 900px) { .fundraising-hero-content, .fundraising-program-layout { grid-template-columns: 1fr; } .fundraising-hero-art { min-height: 300px; max-width: 440px; width: 100%; } .fundraising-hero-art img { max-height: 360px; } }
@media (max-width: 560px) { .fundraising-hero, .fundraising-adopt, .fundraising-lunch, .fundraising-start { padding-right: 20px; padding-left: 20px; } .fundraising-hero-content { min-height: 0; padding-block: 54px 42px; } .fundraising-hero-art { min-height: 250px; } .fundraising-hero-art p { right: 27%; bottom: 28px; } .fundraising-call-actions .button { flex: 1 1 190px; } .fundraising-flow li { grid-template-columns: 40px 1fr; } }

/* S73-67 Contact Us: source-owned location presentation; phone-first inquiry, no unproven delivery or mailing path. */
.contact-hero { padding: 0 var(--page-gutter); overflow: hidden; }
.contact-hero-content { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(240px, .55fr); gap: clamp(30px, 7vw, 100px); align-items: end; min-height: clamp(470px, 58vw, 640px); padding-block: clamp(58px, 8vw, 102px); }
.contact-hero h1 { margin: 0; font-size: clamp(48px, 7vw, 88px); line-height: .9; letter-spacing: -.05em; }
.contact-hero-copy { max-width: 650px; margin: 22px 0 0; color: rgba(247,244,236,.82); font-size: 18px; line-height: 1.55; }
.contact-hero-mark { display: grid; align-self: stretch; min-height: 270px; place-items: end start; }
.contact-hero-mark div { display: grid; width: min(100%, 330px); aspect-ratio: 1; padding: 28px; color: var(--ink); background: var(--gold); box-shadow: var(--shadow); transform: rotate(4deg); }
.contact-hero-mark p { align-self: end; margin: 0; font-family: var(--display); font-size: var(--thamesford-type-callout); font-weight: 900; line-height: .82; letter-spacing: -.05em; text-transform: uppercase; }
@media (max-width: 900px) { .contact-hero-content { grid-template-columns: 1fr; } .contact-hero-mark { min-height: 300px; max-width: 440px; width: 100%; } }
@media (max-width: 560px) { .contact-hero { padding-right: 20px; padding-left: 20px; } .contact-hero-content { min-height: 0; padding-block: 54px 42px; } .contact-hero-mark { min-height: 250px; } }

/* S73-69 whole-site refinement: keep the shared desktop chrome and interior
   action hierarchy compact through the 1024px range without changing content. */
@media (min-width: 901px) and (max-width: 1120px) {
  .site-header { gap: 16px; padding-inline: clamp(18px, 3vw, 34px); }
  .brand { gap: 10px; }
  .brand-logo { width: 56px; height: 56px; }
  .brand strong { font-size: 22px; white-space: nowrap; }
  .site-nav { gap: 13px; font-size: 12px; }
  .site-nav a { white-space: nowrap; }

  .catering-hero-content,
  .fundraising-hero-content,
  .contact-hero-content {
    grid-template-columns: minmax(0, 1.15fr) minmax(210px, .48fr);
    gap: clamp(26px, 4vw, 42px);
    min-height: 0;
    padding-block: 58px 48px;
  }

  .catering-hero h1,
  .fundraising-hero h1,
  .contact-hero h1 { font-size: clamp(48px, 6vw, 66px); }

  .catering-hero-art,
  .fundraising-hero-art,
  .contact-hero-mark { min-height: 230px; }

  .catering-hero-art img,
  .fundraising-hero-art img { max-height: 310px; }
}

/* S73-75 responsive typography + accepted announcement scroll.
   Ordinary display and support words wrap only at natural boundaries; the
   message remains the existing source-owned placeholder and scrolls only as
   presentation. */
@media (prefers-reduced-motion: reduce) {
  .announcement-bar *,
  .announcement-bar::after {
    animation: none !important;
    transform: none !important;
  }
}

/* S73-75 narrow-width containment repairs: preserve natural word boundaries
   while keeping the existing decorative objects inside their owning sections. */
@media (max-width: 560px) {
  .home-page .home-hero-character {
    right: 0;
    bottom: 0;
  }

  .about-community .thamesford-boxed-content {
    width: 100%;
  }

  .catering-hero-art,
  .fundraising-hero-art {
    overflow: hidden;
  }

  .home-page .home-menu-categories {
    grid-template-columns: 1fr;
  }

  .home-page .home-menu-categories span {
    width: 100%;
  }

  .about-hero h1,
  .about-section-heading h2,
  .about-standards h2,
  .about-community h2,
  .catering-hero h1,
  .catering-service-heading h2,
  .catering-menu-link h2,
  .catering-inquiry h2,
  .fundraising-hero h1,
  .fundraising-program-heading h2,
  .fundraising-start h2,
  .contact-hero h1 {
    font-size: clamp(36px, 12vw, 48px);
  }
}

/* S73-76: calmer shared display hierarchy and one mobile content grid. */
:root {
  --thamesford-type-display-hero: clamp(50px, 6vw, 92px);
  --thamesford-type-display: clamp(38px, 5vw, 76px);
  --thamesford-type-display-section: clamp(32px, 3vw, 52px);
  --thamesford-type-callout: clamp(30px, 3.8vw, 52px);
}

h1,
h2 {
  font-size: var(--thamesford-type-display);
}

.home-page .home-hero h1,
.menu-hero h1 {
  font-size: var(--thamesford-type-display-hero);
}

.about-hero h1,
.catering-hero h1,
.fundraising-hero h1,
.contact-hero h1 {
  font-size: var(--thamesford-type-display);
}

.about-section-heading h2,
.about-standards h2,
.about-community h2,
.catering-service-heading h2,
.catering-menu-link h2,
.catering-inquiry h2,
.fundraising-program-heading h2,
.fundraising-start h2,

.menu-browse-intro h2,
.special-feature h3,
.special-note h3,
.contact-cta h3,
.two-column h3 {
  font-size: var(--thamesford-type-display-section);
}

@media (max-width: 560px) {
  .home-page .home-hero h1,
  .menu-hero h1 {
    font-size: clamp(44px, 13.5vw, 58px);
  }
}

/* S73-77: source-owned Menu navigator; data and renderer stay canonical. */
.menu-experience {
  display: grid;
  grid-template-columns: minmax(240px, 280px) minmax(0, 1fr);
  gap: clamp(28px, 4vw, 56px);
  align-items: start;
}

.menu-navigator {
  min-width: 0;
  padding: 22px;
  color: var(--chalk);
  background:
    linear-gradient(145deg, rgba(18, 18, 18, 0.99), rgba(54, 36, 30, 0.98)),
    repeating-radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0 1px, transparent 1px 7px);
  border: 1px solid rgba(247, 244, 236, 0.16);
  border-top: 5px solid var(--red);
  border-radius: 12px;
  box-shadow: var(--promo-shadow);
}

@media (min-width: 1180px) {
  .menu-navigator {
    position: sticky;
    top: 146px;
    display: flex;
    max-block-size: calc(100vh - 158px);
    flex-direction: column;
    overflow: hidden;
  }

  .menu-navigator .category-tabs {
    min-block-size: 0;
    overflow-y: auto;
    overscroll-behavior-block: contain;
    padding-right: 4px;
    scrollbar-width: thin;
  }
}

.menu-navigator-heading .eyebrow {
  margin-bottom: 8px;
}

.menu-navigator-heading h2 {
  margin: 0;
  color: var(--chalk);
  font-size: clamp(22px, 2vw, 29px);
}

.menu-navigator-heading > p:last-child {
  margin: 14px 0 0;
  color: rgba(247, 244, 236, 0.78);
}

.menu-search-control {
  margin-top: 24px;
}

.menu-search-control label {
  display: block;
  margin-bottom: 8px;
  color: var(--gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.menu-search-field {
  position: relative;
}

.menu-search-field input {
  width: 100%;
  min-height: 48px;
  padding: 0 104px 0 14px;
  color: var(--ink);
  background: var(--paper);
  border: 1px solid rgba(247, 244, 236, 0.3);
  border-radius: 6px;
}

.menu-search-field input:focus-visible,
.menu-category-filter:focus-visible,
.menu-search-clear:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 3px;
}

.menu-search-clear {
  position: absolute;
  top: 50%;
  right: 6px;
  min-height: 36px;
  padding: 6px 10px;
  color: var(--chalk);
  background: var(--ink);
  border: 0;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  transform: translateY(-50%);
}

.menu-page .category-tabs {
  position: static;
  display: grid;
  gap: 6px;
  margin: 24px 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  backdrop-filter: none;
}

.menu-category-filter {
  display: flex;
  width: 100%;
  min-height: 38px;
  align-items: center;
  justify-content: flex-start;
  padding: 8px 12px;
  color: var(--chalk);
  background: transparent;
  border: 1px solid rgba(247, 244, 236, 0.18);
  border-radius: 5px;
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.menu-category-filter:hover,
.menu-category-filter[aria-pressed="true"] {
  color: var(--ink);
  background: var(--gold);
  border-color: var(--gold);
}

.menu-results {
  min-width: 0;
}

.menu-utility-row {
  display: grid;
  grid-template-columns: minmax(240px, 280px) minmax(0, 1fr);
  gap: clamp(28px, 4vw, 56px);
}

.menu-results .menu-browse-intro {
  margin-bottom: 10px;
}

.menu-results .menu-browse-intro h2 {
  font-size: clamp(28px, 2.6vw, 38px);
}

.menu-page .menu-category {
  padding: 16px;
}

.menu-category-heading {
  margin-bottom: 10px;
}

.menu-results .menu-status {
  max-width: 260px;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
  text-align: right;
  text-transform: uppercase;
}

.menu-empty-state {
  display: grid;
  gap: 16px;
  justify-items: start;
  padding: clamp(28px, 5vw, 48px);
  color: var(--chalk);
  background: var(--ink);
  border-radius: 10px;
}

.menu-empty-state p {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 900px) {
  .menu-content-box {
    padding-inline: var(--page-gutter);
  }

  .menu-experience {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .menu-utility-row {
    display: block;
  }

  .menu-utility-spacer {
    display: none;
  }

  .menu-navigator {
    padding: 0;
    color: var(--ink);
    background: transparent;
    border: 0;
    border-top: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .menu-navigator-heading h2 {
    color: var(--ink);
  }

  .menu-navigator-heading > p:last-child {
    color: var(--muted);
  }

  .menu-search-control {
    max-width: 560px;
  }

  .menu-search-control label {
    color: var(--red);
  }

  .menu-search-field input {
    border-color: rgba(18, 18, 18, 0.18);
  }

  .menu-page .category-tabs {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
  }

  .menu-category-filter {
    flex: 0 0 auto;
    width: auto;
    min-height: 42px;
    color: var(--ink);
    border-color: rgba(18, 18, 18, 0.18);
    white-space: nowrap;
  }

  .menu-category-filter:hover,
  .menu-category-filter[aria-pressed="true"] {
    color: white;
    background: var(--ink);
    border-color: var(--ink);
  }

  .menu-results .menu-browse-intro {
    margin-bottom: 22px;
  }

  .menu-results .menu-status {
    max-width: none;
    text-align: left;
  }
}

/* S73-91: Home remains a compact location teaser; Contact retains its full
   canonical location presentation. Menu notes stay next to the pizza pricing
   they qualify, and secondary display headings share the bounded section tier. */
@media (min-width: 901px) {
  .location-band-heading h2,
  .home-page .home-story h2,
  .home-page .home-specials h2,
  .home-page .home-menu h2,
  .home-page .home-locations h2,
  .monthly-specials-title,
  .weekly-heading h2,
  .everyday-copy h2 {
    font-size: var(--thamesford-type-display-section);
  }

  .home-location-teaser .location-card-details {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(156px, .62fr);
    grid-template-areas:
      "heading map"
      "address map"
      "hours map"
      "phone directions";
    align-content: start;
    gap: 12px clamp(16px, 2vw, 26px);
    min-height: 0;
    padding: clamp(24px, 2.6vw, 34px);
  }

  .home-location-teaser .location-card-details h3 { grid-area: heading; }
  .home-location-teaser .location-card-details address { grid-area: address; margin-top: 0; }
  .home-location-teaser .location-card-hours { grid-area: hours; margin: 0; }
  .home-location-teaser .location-card-phone.button { grid-area: phone; width: 100%; min-height: 46px; margin: 0; }
  .home-location-teaser .location-card-map { grid-area: map; align-self: start; width: 100%; height: 250px; min-height: 250px; margin: 0; }
  .home-location-teaser .location-card-map iframe { height: 250px; min-height: 250px; }
  .home-location-teaser .location-card .button-location { grid-area: directions; width: 100%; min-height: 46px; }
}

.menu-results .menu-utility-row {
  display: block;
  margin: 0 0 18px;
}

.menu-results .menu-notes { margin: 0; }
.menu-results .menu-notes article { padding: clamp(16px, 2vw, 22px); }
.menu-results .menu-notes h2 { margin-bottom: 10px; font-size: clamp(22px, 2.1vw, 30px); }
.menu-results .menu-notes p { margin: 0; }
.menu-results .menu-note-line { margin: 0; }

/* S73-99 Menu notes: retain the approved dark/gold panel while restoring the
   source information to one linear, label-led reading column. */
.menu-results .menu-notes .menu-notes-content {
  display: block;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line {
  display: block;
  margin: 0;
  color: rgba(247, 244, 236, .86);
  line-height: 1.5;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line + .menu-note-line {
  margin-top: 8px;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line strong {
  color: var(--gold);
  font-weight: 900;
}
.menu-results .menu-notes .menu-notes-subheading {
  margin: 12px 0 0;
  color: var(--chalk);
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: clamp(14px, 1.15vw, 17px);
  font-weight: 900;
  letter-spacing: .04em;
  line-height: 1.2;
  text-transform: none;
}

@media (max-width: 900px) {
  .home-location-teaser .location-card-details { display: flex; }
  .home-location-teaser .location-card-map,
  .home-location-teaser .location-card-map iframe { min-height: 220px; }
}

/* S73-93: the existing seven-page peer-card markup owns one continuous
   location colour. Home keeps its teaser semantics; Contact keeps the full
   canonical location journey, without inheriting the obsolete cream map panel. */
.location-band .location-card { background: var(--red); }
.location-band .location-card.location-card-ingersoll { background: #59703f; }
.location-band .location-card-details,
.location-band .location-card-map { background: transparent; }

@media (min-width: 901px) {
  .location-band .location-card {
    display: flex;
    grid-template-columns: none;
    background: var(--red);
  }

  .location-band .location-card-details {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(220px, .95fr);
    grid-template-areas:
      "heading map"
      "address map"
      "hours map"
      "phone map"
      "directions map";
    align-items: start;
    width: 100%;
    padding: clamp(24px, 2.6vw, 34px);
    background: transparent;
  }

  .location-band .location-card-details h3 { grid-area: heading; }
  .location-band .location-card-details address { grid-area: address; margin-top: 0; }
  .location-band .location-card-hours { grid-area: hours; margin: 0; }
  .location-band .location-card-phone.button { grid-area: phone; width: 100%; margin: 0; }
  .location-band .location-card .button-location { grid-area: directions; width: 100%; }

  .location-band .location-card-map {
    grid-area: map;
    align-self: center;
    width: 100%;
    height: 250px;
    min-height: 250px;
    background: transparent;
  }

  .location-band .location-card-map iframe {
    height: 250px;
    min-height: 250px;
  }

  .location-band .location-card-phone.button,
  .location-band .location-card .button-location {
    justify-content: center;
    min-height: 46px;
  }
}

/* S73-94: one compact desktop action row completes the seven-page peer-card
   contract. Details remain first in the source; map and directions retain
   their source-owned relationship without a cream internal panel. */
@media (min-width: 901px) {
  .location-band .location-card-details {
    grid-template-rows: auto auto minmax(0, 1fr) 46px;
    grid-template-areas:
      "heading map"
      "address map"
      "hours map"
      "phone directions";
    column-gap: clamp(16px, 2vw, 26px);
    row-gap: 10px;
    padding: clamp(18px, 1.4vw, 22px);
  }

  .location-band .location-card-details h3 {
    font-size: clamp(24px, 2.25vw, 32px);
  }

  .location-band .location-card-hours { align-self: end; }

  .location-band .location-card-map {
    align-self: start;
    height: 220px;
    min-height: 220px;
  }

  .location-band .location-card-map iframe {
    height: 220px;
    min-height: 220px;
  }

  .location-band .location-card-phone.button,
  .location-band .location-card .button-location {
    align-self: stretch;
    height: 46px;
    min-height: 46px;
    margin: 0;
  }
}

/* S73-98: reuse the established Thamesford editorial split, structured-card,
   price-row, and compact-band grammar for one coherent Fundraising journey.
   Ruthligos is a protected/local Development-only accent trial; publication
   rights remain separately unresolved. */
.fundraising-page .fundraising-hero .script-line {
  max-width: 680px;
  margin-top: 14px;
  font-family: "Ruthligos Sillentin", cursive;
  font-size: clamp(38px, 4.8vw, 68px);
  line-height: .92;
}

.fundraising-adopt,
.fundraising-special,
.fundraising-lunch,
.fundraising-start {
  padding-block: clamp(48px, 5vw, 72px);
}

.fundraising-program-layout { gap: clamp(28px, 6vw, 88px); }
.fundraising-lunch .fundraising-program-layout { align-items: center; }

.fundraising-program-heading h2,
.fundraising-special h2,
.fundraising-start h2 {
  font-size: var(--thamesford-type-display-section);
  line-height: .95;
  letter-spacing: -.045em;
}

.fundraising-program-copy,
.fundraising-section-heading > p:last-child {
  font-size: 17px;
  line-height: 1.55;
}

.fundraising-flow { margin-top: 24px; }
.fundraising-offer-grid { gap: 20px; margin-top: 24px; }
.fundraising-offer-card { min-height: 100%; padding: clamp(22px, 2.4vw, 30px); }

.fundraising-price-panel {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 3px solid var(--gold);
}

.fundraising-price-panel .eyebrow { margin-bottom: 8px; color: var(--gold); }
.fundraising-price-panel h3 {
  max-width: 420px;
  margin: 0;
  color: var(--chalk);
  font-size: clamp(24px, 2.4vw, 32px);
  line-height: 1;
}

.fundraising-school-prices { display: grid; gap: 0; margin: 18px 0 0; }
.fundraising-school-prices > div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: baseline;
  padding: 12px 0;
  border-bottom: 1px solid rgba(247,244,236,.28);
}
.fundraising-school-prices dt { color: var(--chalk); font-weight: 900; }
.fundraising-school-prices dd { margin: 0; color: var(--gold); font-size: clamp(26px, 2.8vw, 36px); font-weight: 900; }

@media (max-width: 560px) {
  .fundraising-page .fundraising-hero .script-line { font-size: clamp(36px, 12vw, 52px); }
  .fundraising-school-prices > div { gap: 12px; }
}

/* S73-99: one source-owned visual inquiry-form family for Catering and
   Fundraising. Submission remains deliberately unconnected in Development. */
.visual-inquiry-layout { display: grid; grid-template-columns: minmax(0, .88fr) minmax(360px, .72fr); gap: clamp(32px, 7vw, 112px); align-items: start; }
.visual-inquiry-layout > div { max-width: 640px; }
.visual-inquiry-layout h2 { max-width: 560px; }
.thamesford-inquiry-form { display: grid; gap: 16px; padding: clamp(22px, 2.7vw, 32px); color: var(--chalk); background: rgba(247,244,236,.08); border: 1px solid rgba(247,244,236,.26); box-shadow: var(--shadow); }
.thamesford-inquiry-form fieldset { display: grid; gap: 10px; min-width: 0; padding: 0; margin: 0; border: 0; }
.thamesford-inquiry-form legend, .thamesford-inquiry-form label { color: var(--gold); font-size: 11px; font-weight: 900; letter-spacing: .08em; line-height: 1.2; text-transform: uppercase; }
.form-name-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.form-name-grid > div, .form-field { display: grid; gap: 8px; min-width: 0; }
.thamesford-inquiry-form input, .thamesford-inquiry-form select, .thamesford-inquiry-form textarea { box-sizing: border-box; width: 100%; min-height: 46px; padding: 12px 13px; color: var(--ink); background: var(--chalk); border: 2px solid transparent; border-radius: 0; font: inherit; line-height: 1.3; }
.thamesford-inquiry-form textarea { min-height: 132px; resize: vertical; }
.thamesford-inquiry-form input:focus-visible, .thamesford-inquiry-form select:focus-visible, .thamesford-inquiry-form textarea:focus-visible { outline: 3px solid var(--gold); outline-offset: 2px; border-color: var(--red); }
.thamesford-inquiry-form .button { justify-self: start; margin-top: 4px; border: 0; cursor: pointer; }
.catering-inquiry .visual-inquiry-layout > div > p:not(.eyebrow), .fundraising-start .visual-inquiry-layout > div > p:not(.eyebrow) { max-width: 560px; margin-bottom: 0; }
.menu-results .menu-notes h2 { font-size: clamp(18px, 1.45vw, 22px); letter-spacing: .02em; }

@media (max-width: 900px) {
  .visual-inquiry-layout { grid-template-columns: 1fr; }
  .visual-inquiry-layout > div { max-width: 680px; }
  .thamesford-inquiry-form { max-width: 680px; }
}

@media (max-width: 560px) {
  .form-name-grid { grid-template-columns: 1fr; }
  .thamesford-inquiry-form .button { width: 100%; justify-content: center; }
}

/* S73-99 Fundraising correction: retain the S73-98 source facts while using
   the existing compact Menu pricing family and a quicker page rhythm. */
.fundraising-hero-content {
  min-height: clamp(400px, 46vw, 540px);
  padding-block: clamp(44px, 5vw, 66px);
}

.fundraising-hero-art { min-height: 230px; }
.fundraising-hero-art img { max-height: 340px; }

.fundraising-adopt,
.fundraising-special,
.fundraising-lunch,
.fundraising-start {
  padding-block: clamp(40px, 4.2vw, 56px);
}

.fundraising-program-layout { gap: clamp(22px, 4vw, 56px); }
.fundraising-flow { margin-top: 18px; }
.fundraising-flow li { padding-block: 12px; }
.fundraising-section-heading > p:last-child { margin-top: 12px; }

.fundraising-offer-grid {
  gap: 16px;
  margin-top: 18px;
  align-items: start;
}

.fundraising-offer-card {
  min-height: 0;
  padding: clamp(18px, 2vw, 22px);
}

.fundraising-offer-card ol {
  gap: 8px;
  margin-top: 16px;
}

.fundraising-offer-card li { padding-bottom: 8px; }

.fundraising-price-card .pizza-pricing-table,
.fundraising-lunch-pricing .pizza-pricing-table { margin: 0; }

.fundraising-price-card .pricing-table,
.fundraising-lunch-pricing .pricing-table { font-size: 14px; }

.fundraising-price-card .pricing-table th,
.fundraising-price-card .pricing-table td,
.fundraising-lunch-pricing .pricing-table th,
.fundraising-lunch-pricing .pricing-table td {
  padding: 8px 10px;
  white-space: normal;
}

.fundraising-price-card .pricing-table th,
.fundraising-lunch-pricing .pricing-table th { text-align: left; }
.fundraising-price-card .pricing-table .pricing-price,
.fundraising-lunch-pricing .pricing-table .pricing-price { text-align: right; }
.fundraising-price-card .pricing-table th span { color: var(--muted); font-size: 12px; font-weight: 300; }
.fundraising-price-card .pricing-extra { margin: 12px 10px 0; text-align: left; }
.fundraising-lunch-pricing { max-width: 420px; margin-top: 20px; }

.fundraising-start .visual-inquiry-layout { gap: clamp(28px, 5vw, 70px); }
.fundraising-start .thamesford-inquiry-form { gap: 14px; padding: clamp(20px, 2.2vw, 26px); }

@media (max-width: 900px) {
  .fundraising-hero-art { min-height: 250px; }
}

@media (max-width: 560px) {
  .fundraising-hero-content { min-height: 0; padding-block: 42px 34px; }
  .fundraising-hero-art { min-height: 210px; max-width: 320px; }
  .fundraising-hero-art img { max-height: 290px; }
  .fundraising-adopt,
  .fundraising-special,
  .fundraising-lunch,
  .fundraising-start { padding-block: 36px; }
  .fundraising-lunch-pricing { max-width: none; }
}

/* S73-99 service consolidation: Hero -> one cohesive service section -> the
   existing shared location/footer close. Internal panels reuse current tokens,
   cards, and price tables rather than introducing page-specific visual worlds. */
.fundraising-service-section,
.catering-service-section {
  padding: clamp(34px, 4vw, 52px) var(--page-gutter);
  background: var(--paper);
}

.fundraising-service-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  grid-template-areas:
    "adopt family"
    "lunch school"
    "form school";
  column-gap: clamp(24px, 3vw, 36px);
  row-gap: 0;
  align-items: start;
}

.fundraising-service-grid .fundraising-adopt,
.fundraising-service-grid .fundraising-special,
.fundraising-service-grid .fundraising-lunch {
  padding: clamp(24px, 2.8vw, 34px) 0;
  color: var(--ink);
}

.fundraising-service-grid .fundraising-adopt,
.fundraising-service-grid .fundraising-lunch { background: transparent; box-shadow: none; }
.fundraising-service-grid .fundraising-adopt { grid-area: adopt; border-top: 4px solid var(--red); }
.fundraising-service-grid .fundraising-special { grid-area: family; padding: clamp(24px, 2.8vw, 34px); background: #f7f4ec; border-top: 4px solid var(--gold); }
.fundraising-service-grid .fundraising-lunch { grid-area: lunch; border-top: 1px solid rgba(17,17,17,.22); }
.fundraising-service-grid .fundraising-start { grid-area: form; }
.fundraising-service-grid .fundraising-special h2,
.fundraising-service-grid .fundraising-program-heading h2 { margin: 0; font-size: clamp(30px, 2.6vw, 40px); line-height: .98; }
.fundraising-service-grid .fundraising-program-copy p { margin: 14px 0 0; }
.fundraising-service-grid .fundraising-lunch .fundraising-program-copy { color: var(--ink); }
.fundraising-service-grid .fundraising-lunch-facts > div { border-bottom-color: rgba(17,17,17,.18); }
.fundraising-service-grid .fundraising-lunch-facts dt { color: var(--red); }
.fundraising-service-grid .fundraising-lunch-facts dd { color: var(--ink); }
.fundraising-service-grid .fundraising-supporter-phrase { color: var(--red); font-weight: 900; }
.fundraising-service-grid .fundraising-offer-grid { grid-template-columns: 1fr; gap: 12px; margin-top: 16px; }
.fundraising-service-grid .fundraising-offer-card { padding: 0; background: transparent; box-shadow: none; }
.fundraising-service-grid .fundraising-lunch-facts { margin: 18px 0; }

.fundraising-school-price-panel {
  grid-area: school;
  align-self: start;
  margin: 0;
  padding: clamp(24px, 2.8vw, 34px);
  background: #f7f4ec;
  border-top: 1px solid rgba(17,17,17,.22);
}

.fundraising-school-price-panel .fundraising-lunch-pricing {
  width: 100%;
  max-width: none;
  margin: 0;
}

.fundraising-service-section .fundraising-start {
  width: 100%;
  margin-top: 0;
  padding: clamp(24px, 3vw, 34px);
  color: var(--chalk);
  background: var(--ink);
}

.fundraising-service-section .fundraising-start h2 { margin: 0; font-size: clamp(30px, 2.6vw, 40px); line-height: .98; }
.fundraising-service-section .fundraising-start .visual-inquiry-layout { grid-template-columns: 1fr; gap: 20px; }
.fundraising-service-section .fundraising-start .fundraising-call-actions { display: none; }

.catering-service-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, .82fr);
  grid-template-areas:
    "intro support"
    "form support";
  gap: clamp(18px, 2.4vw, 30px);
  align-items: start;
}

.catering-introduction { grid-area: intro; padding: 6px 0 2px; border-top: 4px solid var(--red); }
.catering-introduction h2 { max-width: 560px; margin: 0; font-size: clamp(34px, 3.2vw, 44px); line-height: .98; }
.catering-introduction > p:not(.eyebrow) { max-width: 650px; margin: 14px 0 20px; font-size: 17px; line-height: 1.55; }
.catering-service-grid [data-catering-inquiry-form] { grid-area: form; min-width: 0; background: var(--ink); }
.catering-support-panels { grid-area: support; display: grid; gap: 0; padding: clamp(24px, 3vw, 36px); background: #f7f4ec; border-top: 4px solid var(--gold); }
.catering-support-panel { padding: 0; color: var(--ink); background: transparent; }
.catering-support-panel + .catering-support-panel { margin-top: 26px; padding-top: 26px; border-top: 1px solid rgba(17,17,17,.22); }
.catering-support-panel .catering-service-heading h2 { margin: 0; font-size: clamp(28px, 2.2vw, 36px); line-height: .98; }
.catering-support-panel .catering-service-copy { max-width: none; font-size: 16px; }
.catering-support-panel .catering-service-copy p { margin: 14px 0 0; }
.catering-support-panels .catering-event .catering-service-copy { color: var(--ink); }

@media (max-width: 900px) {
  .fundraising-service-grid,
  .catering-service-grid {
    grid-template-columns: 1fr;
    grid-template-areas: none;
  }

  .fundraising-service-grid > *,
  .catering-service-grid > * { grid-area: auto; }
  .fundraising-service-grid .fundraising-adopt,
  .fundraising-service-grid .fundraising-special,
  .fundraising-service-grid .fundraising-lunch,
  .fundraising-service-grid .fundraising-start,
  .catering-service-grid [data-catering-inquiry-form] { grid-area: auto; }
  .fundraising-school-price-panel { align-self: auto; }
  .catering-support-panels { gap: 0; }
}

@media (max-width: 560px) {
  .fundraising-service-section,
  .catering-service-section { padding-block: 28px; }
  .fundraising-service-grid { gap: 14px; }
  .fundraising-service-grid .fundraising-adopt,
  .fundraising-service-grid .fundraising-special,
  .fundraising-service-grid .fundraising-lunch,
  .fundraising-school-price-panel,
  .fundraising-service-section .fundraising-start,
  .catering-introduction,
  .catering-support-panels { padding: 20px; }
  .catering-service-grid { gap: 14px; }
}

/* S73-99 final reconciliation: both service pages use one calm information
   column plus one visual-only inquiry panel. The Fundraising price rows retain
   the rendered Menu's established compact pricing-table family. */
.catering-service-grid,
.fundraising-service-grid {
  grid-template-columns: minmax(0, 1.16fr) minmax(330px, .84fr);
  grid-template-areas: "information inquiry";
  gap: clamp(28px, 4vw, 52px);
}

.catering-information,
.fundraising-information { grid-area: information; min-width: 0; }

.catering-information-heading,
.fundraising-information-group:first-child { border-top: 4px solid var(--red); }

.catering-information-heading { padding-top: clamp(22px, 2.6vw, 30px); }
.catering-information-heading h2,
.fundraising-information-group h2,
.service-inquiry-panel > h2 { margin: 0; font-size: clamp(30px, 2.7vw, 40px); line-height: .98; }
.catering-information > p,
.catering-information-group > p,
.fundraising-information-group > p { max-width: 690px; margin: 14px 0 0; font-size: 17px; line-height: 1.55; }

.catering-information-group,
.fundraising-information-group { padding-top: clamp(24px, 3vw, 34px); margin-top: clamp(24px, 3vw, 34px); border-top: 1px solid rgba(17,17,17,.18); }
.catering-information-group h3 { margin: 0; font-size: clamp(22px, 2vw, 28px); line-height: 1; }

.fundraising-supporter-phrase { color: var(--red); font-weight: 900; }
.fundraising-option-list { display: grid; gap: 7px; padding: 0; margin: 16px 0 0; list-style: none; }
.fundraising-option-list li { padding-bottom: 7px; border-bottom: 1px solid rgba(17,17,17,.14); }
.fundraising-pricing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 20px; }
.fundraising-pricing-block { margin: 0; padding: 0; background: transparent; box-shadow: none; }
.fundraising-pricing-block .pricing-table th,
.fundraising-pricing-block .pricing-table td { padding: 8px 10px; }
.fundraising-pricing-block .pricing-table th span { color: var(--muted); font-size: 12px; font-weight: 400; }

.service-inquiry-panel { position: relative; grid-area: inquiry; align-self: start; min-width: 0; padding: clamp(24px, 3vw, 34px); color: var(--chalk); background: var(--ink); overflow: hidden; }
.service-inquiry-panel > h2 { color: var(--chalk); }
.service-inquiry-panel .thamesford-inquiry-form { position: relative; z-index: 1; margin-top: 20px; }

/* Same action has the same appearance; card colour remains location-owned. */
.location-band .location-card-phone.button { color: var(--ink); background: var(--gold); border-color: var(--gold); }
.location-band .location-card .button-location { color: var(--ink); background: var(--chalk); border-color: var(--chalk); }

/* The band remains full-bleed while one compact message travels through it. */
.announcement-bar-inner { padding-inline: 0; }
.announcement-bar-motion-viewport { flex: 1 1 100%; width: 100%; min-width: 0; overflow: hidden; }
.announcement-bar-motion-track { display: block; width: max-content; will-change: transform; }
.announcement-bar-motion-track .announcement-bar-message { display: block; width: max-content; padding-right: 0; }

@media (max-width: 900px) {
  .catering-service-grid,
  .fundraising-service-grid { grid-template-columns: 1fr; grid-template-areas: none; }
  .catering-information,
  .fundraising-information,
  .service-inquiry-panel { grid-area: auto; }
}

@media (max-width: 560px) {
  .catering-information-heading,
  .fundraising-information-group:first-child { padding-top: 20px; }
  .catering-information-group,
  .fundraising-information-group { padding-top: 22px; margin-top: 22px; }
  .fundraising-pricing-grid { grid-template-columns: 1fr; }
  .service-inquiry-panel { padding: 20px; }
}

/* S73-99 final typography and form polish: the protected local Ruthligos
   face owns every existing handwritten accent; Montserrat remains the body,
   navigation, price, form, and display family. */
:root {
  --thamesford-type-display-hero: clamp(44px, 4.8vw, 72px);
  --thamesford-type-display: clamp(38px, 4.2vw, 64px);
  --thamesford-interior-hero-logo-size: clamp(84px, 10vw, 108px);
}

/* S73-99 interior logo mastheads: Menu and Specials retain one bounded,
   aspect-ratio-safe logo rule. Specials keeps its intentionally larger
   promotional masthead mark through the same custom-property contract. */
:is(.menu-page .menu-hero, .specials-page-header) { overflow-x: clip; }
.specials-page-header { --thamesford-interior-hero-logo-size: clamp(112px, 16vw, 220px); }
.menu-page .menu-hero img,
.specials-page-header .specials-page-header-content > img {
  width: min(100%, var(--thamesford-interior-hero-logo-size));
  max-width: 100%;
  height: auto;
}
.menu-page .menu-hero-content {
  align-items: center;
  padding-block: 16px 20px;
}

/* S73-99 Menu desktop composition experiment: retain the compact drawer below 900px. */
.menu-page .site-header {
  position: sticky;
  top: 0;
  z-index: 10;
}

.menu-page .menu-hero-content > div {
  position: relative;
  z-index: 0;
  display: grid;
  justify-self: start;
  max-width: 100%;
  isolation: isolate;
}

@media (min-width: 901px) {
  html {
    scroll-padding-top: calc(var(--thamesford-site-header-height, 0px) + var(--thamesford-menu-sticky-control-height, 0px) + 16px);
  }

  .menu-page .menu-experience {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }

  .menu-page .menu-navigator {
    position: sticky;
    top: var(--thamesford-site-header-height, 0px);
    z-index: 9;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(240px, 280px);
    gap: 12px 18px;
    align-items: end;
    max-block-size: none;
    padding: 14px 0 16px;
    overflow: visible;
    color: var(--ink);
    background: var(--paper);
    border: 0;
    border-bottom: 1px solid rgba(18, 18, 18, 0.14);
    border-radius: 0;
    box-shadow: 0 10px 18px rgba(18, 18, 18, 0.08);
  }

  .menu-page .menu-search-control {
    grid-column: 2;
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .menu-page .menu-search-control label {
    color: var(--red);
  }

  .menu-page .menu-search-field input {
    border-color: rgba(18, 18, 18, 0.18);
  }

  .menu-page .category-tabs,
  .menu-page .menu-category-options {
    grid-column: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    overflow: visible;
  }

  .menu-page .menu-category-filter {
    flex: 0 0 auto;
    width: auto;
    min-height: 42px;
    color: var(--ink);
    background: var(--chalk);
    border-color: rgba(224, 24, 34, 0.28);
    white-space: nowrap;
  }

  .menu-page .menu-category-filter:hover,
  .menu-page .menu-category-filter:focus-visible {
    color: var(--ink);
    background: rgba(224, 24, 34, 0.1);
    border-color: var(--red);
  }

  .menu-page .menu-category-filter[aria-pressed="true"] {
    color: white;
    background: var(--red);
    border-color: var(--red);
  }

  .menu-page .menu-utility-row {
    display: block;
  }

  .menu-page .menu-sheet-feature,
  .menu-page .menu-results,
  .menu-page .menu-category {
    scroll-margin-top: calc(var(--thamesford-site-header-height, 0px) + var(--thamesford-menu-sticky-control-height, 0px) + 16px);
  }
}

/* S73-99 Hero accent contract: Ruthligos accents deliberately overlap in
   front of their white display headings without touching speech bubbles. */
:is(
  .home-page .home-hero-food,
  .about-hero .script-line,
  .menu-hero .script-line,
  .catering-hero .script-line,
  .fundraising-hero .script-line,
  .contact-hero .script-line
) {
  position: relative;
  z-index: 1;
}

:is(
  .home-page .home-hero h1,
  .about-hero h1,
  .menu-hero h1,
  .catering-hero h1,
  .fundraising-hero h1,
  .contact-hero h1
) {
  position: relative;
  z-index: 0;
}

/* Specials keeps the same foreground-accent contract while its compact
   masthead gives the handwritten line a deliberate, readable overlap. */
.specials-page-header .script-line { margin-top: -28px; }

@media (max-width: 900px) {
  .menu-page .menu-hero-content {
    grid-template-columns: minmax(141px, 1fr) var(--thamesford-interior-hero-logo-size);
  }

  .menu-page .menu-hero-content > div {
    min-width: 141px;
  }

  .menu-page .menu-hero img {
    justify-self: end;
  }
}

/* The Specials masthead is a shared hero display role, not an exception to
   the site's bounded headline scale. */
.specials-page-header h1 { font-size: clamp(46px, 6.2vw, 82px); }

/* Four equal shortcut cards must accommodate the longest source-owned label. */
.home-page .home-menu-categories span {
  min-height: 108px;
  padding: clamp(14px, 1.5vw, 18px);
  font-size: clamp(18px, 1.85vw, 28px);
  letter-spacing: -.035em;
  white-space: nowrap;
}

/* S73-99 final visual polish: reference information stays compact, and the
   four equal Home shortcuts are sized by the longest shared label. */
.menu-results .menu-notes article { padding: clamp(14px, 1.25vw, 18px); }
.menu-results .menu-notes h2 {
  margin-bottom: 6px;
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.05;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line {
  font-size: clamp(13px, .94vw, 14px);
  line-height: 1.4;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line + .menu-note-line { margin-top: 5px; }
.menu-results .menu-notes .menu-notes-subheading {
  margin-top: 8px;
  font-size: clamp(13px, .94vw, 14px);
  line-height: 1.15;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line:last-child {
  font-size: clamp(12px, .85vw, 13px);
  line-height: 1.3;
}

/* S73-99 Menu review: one compact information row and one readable utility
   type family keep the source facts easy to scan without creating new cards. */
.pricing-extra {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 4px 9px;
  margin-top: 9px;
}
.pricing-extra dl {
  display: flex;
  flex-wrap: nowrap;
  width: auto;
  max-width: 100%;
}
.pricing-extra dl > div {
  flex: 0 0 auto;
  flex-wrap: nowrap;
  gap: 4px;
  padding: 0 10px;
}
.pricing-extra dt { font-size: 10px; }
.pricing-extra dd { font-size: 12px; }

.menu-results .menu-notes article { padding: clamp(12px, 1.1vw, 16px); }
.menu-results .menu-notes h2,
.menu-results .menu-notes .menu-notes-subheading,
.menu-results .menu-notes .menu-notes-content .menu-note-line {
  font-size: clamp(12px, .9vw, 13px);
}
.menu-results .menu-notes h2 { margin-bottom: 4px; line-height: 1.2; }
.menu-results .menu-notes .menu-notes-subheading { margin-top: 6px; line-height: 1.2; }
.menu-results .menu-notes .menu-notes-content .menu-note-line { line-height: 1.32; }
.menu-results .menu-notes .menu-notes-content .menu-note-line + .menu-note-line { margin-top: 3px; }
.menu-results .menu-notes .menu-notes-content .menu-note-line:last-child { font-size: 12px; line-height: 1.28; }

/* Jay's final Menu-note direction: one compact regular-weight text family;
   cream and gold remain the only hierarchy signals inside this information block. */
.menu-results .menu-notes h2,
.menu-results .menu-notes .menu-notes-subheading,
.menu-results .menu-notes .menu-notes-content .menu-note-line,
.menu-results .menu-notes .menu-notes-content .menu-note-line:last-child {
  font-size: 12px;
  font-weight: 400;
}
.menu-results .menu-notes .menu-notes-content .menu-note-line strong { font-weight: 400; }
.menu-results .menu-notes h2 { margin-bottom: 3px; line-height: 1.28; }
.menu-results .menu-notes .menu-notes-subheading { margin-top: 4px; line-height: 1.28; }
.menu-results .menu-notes .menu-notes-content .menu-note-line { line-height: 1.28; }
.menu-results .menu-notes .menu-notes-content .menu-note-line + .menu-note-line { margin-top: 2px; }

#menu-category-panzarotti .menu-variants { gap: 10px; }
#menu-category-panzarotti .menu-variants > div { padding: 14px 16px; }
#menu-category-panzarotti .menu-shared-note { margin-top: 10px; }

.menu-wings-final-flavours { white-space: nowrap; }

@media (max-width: 900px) {
  .menu-page .category-tabs {
    width: 100%;
    max-width: 100%;
    padding: 4px 0 10px;
    margin: 16px 0 0;
    border-bottom: 1px solid rgba(18, 18, 18, 0.14);
    scroll-padding-inline: 10px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }
  .menu-category-filter {
    min-height: 44px;
    padding: 9px 12px;
    scroll-snap-align: start;
  }
}

@media (max-width: 560px) {
  .pricing-extra { gap: 5px 8px; }
  .pricing-extra dl { flex-basis: 100%; flex-wrap: wrap; justify-content: center; row-gap: 5px; }
  .pricing-extra dl > div { padding: 0 7px; }
  .pricing-extra dt { font-size: 9px; }
  .pricing-extra dd { font-size: 11px; }

  .pizza-pricing { padding: 8px; }
  .pizza-pricing h2 { font-size: clamp(19px, 6.3vw, 24px); }
  .pricing-table-pair { gap: 6px; }
  .pizza-pricing-table h3 { padding: 5px 3px; font-size: 10px; letter-spacing: .05em; }
  .pricing-table { font-size: 10px; }
  .pricing-table th,
  .pricing-table td { padding: 3px 1px; line-height: 1.15; }
  .pricing-table thead th { font-size: 9px; letter-spacing: .02em; }
}

/* S73-99 Menu category drawer: a compact trigger replaces the cramped rail
   below desktop without replacing the canonical category/filter runtime. */
.menu-category-trigger,
.menu-category-drawer-header { display: none; }

.menu-category-options {
  display: grid;
  gap: 6px;
}

@media (max-width: 900px) {
  .menu-category-trigger {
    display: flex;
    width: min(100%, 560px);
    min-height: 48px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 16px;
    padding: 10px 14px;
    color: var(--chalk);
    background: var(--ink);
    border: 2px solid var(--ink);
    border-radius: 6px;
    font-family: "Thamesford Montserrat", Arial, sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
  }
  .menu-category-trigger span:last-child { color: var(--gold); }
  .menu-category-trigger:focus-visible,
  .menu-category-drawer-header button:focus-visible { outline: 3px solid var(--gold); outline-offset: 3px; }
  .menu-page .category-tabs {
    position: fixed;
    inset: 0 0 0 auto;
    z-index: 30;
    display: flex;
    flex-direction: column;
    width: min(100vw, 360px);
    max-width: 100vw;
    min-height: 100dvh;
    max-height: 100dvh;
    gap: 0;
    margin: 0;
    padding: 18px;
    color: var(--chalk);
    background: var(--ink);
    border: 0;
    border-left: 4px solid var(--red);
    border-radius: 0;
    box-shadow: -18px 0 42px rgba(0, 0, 0, .35);
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 180ms ease, visibility 0s linear 180ms;
  }
  .menu-page .category-tabs.is-open {
    transform: translateX(0);
    visibility: visible;
    transition: transform 180ms ease;
  }
  .menu-category-drawer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 0 14px;
    border-bottom: 1px solid rgba(247, 244, 236, .25);
  }
  .menu-category-drawer-header p {
    margin: 0;
    color: var(--gold);
    font-family: "Thamesford Montserrat", Arial, sans-serif;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .menu-category-drawer-header button {
    min-height: 42px;
    padding: 8px 12px;
    color: var(--ink);
    background: var(--gold);
    border: 0;
    border-radius: 4px;
    font-family: "Thamesford Montserrat", Arial, sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }
  .menu-category-options { display: grid; gap: 8px; padding-top: 14px; }
  .menu-category-filter {
    width: 100%;
    min-height: 48px;
    justify-content: flex-start;
    padding: 10px 12px;
    color: var(--chalk);
    background: transparent;
    border-color: rgba(247, 244, 236, .24);
    font-size: 12px;
    white-space: normal;
  }
  .menu-category-filter:hover,
  .menu-category-filter[aria-pressed="true"] {
    color: var(--ink);
    background: var(--gold);
    border-color: var(--gold);
  }
  body.menu-category-drawer-open { overflow: hidden; }
}

@media (min-width: 901px) {
  .home-page .home-menu {
    grid-template-columns: minmax(0, .72fr) minmax(0, 1fr);
    gap: clamp(32px, 4vw, 64px);
  }
}

/* S73-99 Menu presentation refinements: the grid owns the spacing between
   pricing, notes, and results; presentation groups leave the CSV untouched. */
.menu-page .menu-sheet-feature { margin-bottom: 0; }

@media (min-width: 760px) {
  .menu-category#menu-category-sides {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 16px;
  }

  .menu-category#menu-category-sides .menu-category-heading { grid-column: 1 / -1; }
  .menu-category#menu-category-sides .menu-item { height: 100%; }
  .menu-category#menu-category-sides .menu-item + .menu-item { margin-top: 0; }

  .menu-category#menu-category-beverages,
  .menu-category#menu-category-garlic-bread,
  .menu-category#menu-category-personal-size {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 16px;
  }

  .menu-category#menu-category-beverages .menu-category-heading,
  .menu-category#menu-category-garlic-bread .menu-category-heading,
  .menu-category#menu-category-personal-size .menu-category-heading { grid-column: 1 / -1; }

  .menu-category#menu-category-beverages .menu-item,
  .menu-category#menu-category-garlic-bread .menu-item,
  .menu-category#menu-category-personal-size .menu-item { height: 100%; }

  .menu-category#menu-category-beverages .menu-item + .menu-item,
  .menu-category#menu-category-garlic-bread .menu-item + .menu-item,
  .menu-category#menu-category-personal-size .menu-item + .menu-item { margin-top: 0; }

  .menu-category#menu-category-garlic-fingers .menu-variants,
  .menu-category#menu-category-panzarotti .menu-variants { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (min-width: 1180px) {
  .menu-category#menu-category-beverages,
  .menu-category#menu-category-garlic-bread { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

.menu-shared-fact {
  color: var(--muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.menu-shared-fact + .menu-shared-fact,
#menu-category-panzarotti .menu-shared-fact + .menu-shared-note { margin-top: 4px; }

@media (max-width: 759px) {
  .menu-category#menu-category-garlic-fingers .menu-variants,
  .menu-category#menu-category-panzarotti .menu-variants { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 360px) {
  .menu-category#menu-category-garlic-fingers .menu-variants,
  .menu-category#menu-category-panzarotti .menu-variants { grid-template-columns: 1fr; }

  .menu-category-heading { gap: 8px; }
  .menu-page .menu-category h2 {
    gap: 8px;
    font-size: 28px;
  }
  .menu-category-heading p { font-size: 10px; }
}

/* Gourmet and Traditional share the full-width Pizza-card layout; only
   Gourmet owns the source-proven shared crust statement. */
@media (min-width: 901px) {
  .menu-category#menu-category-gourmet-pizza,
  .menu-category#menu-category-traditional-pizza {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  .menu-category#menu-category-gourmet-pizza .menu-category-heading,
  .menu-category#menu-category-traditional-pizza .menu-category-heading { grid-column: 1 / -1; }

  .menu-category#menu-category-gourmet-pizza .menu-item,
  .menu-category#menu-category-traditional-pizza .menu-item {
    height: 100%;
    min-height: 0;
    padding: 16px;
    margin-top: 0;
  }
}

@media (min-width: 760px) and (max-width: 900px) {
  .menu-category#menu-category-gourmet-pizza,
  .menu-category#menu-category-traditional-pizza {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .menu-category#menu-category-gourmet-pizza .menu-category-heading,
  .menu-category#menu-category-traditional-pizza .menu-category-heading { grid-column: 1 / -1; }

  .menu-category#menu-category-gourmet-pizza .menu-item,
  .menu-category#menu-category-traditional-pizza .menu-item {
    height: 100%;
    margin-top: 0;
  }
}

.menu-category-shared-note {
  grid-column: 1 / -1;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.35;
  text-align: left;
  text-transform: none;
}

@media (max-width: 900px) {
  .menu-page .menu-experience { gap: 18px; }
  .menu-page .menu-search-control,
  .menu-page .menu-category-trigger {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 560px) {
  .pizza-pricing-table h3 {
    padding: 4px 2px;
    font-size: 9.5px;
    line-height: 1;
  }

  .pricing-table { font-size: clamp(9px, 2.55vw, 10px); }
  .pricing-table th,
  .pricing-table td {
    padding: 2px 1px;
    line-height: 1.1;
  }
  .pricing-table thead th { font-size: 9px; }
}

/* One inquiry surface: the dark service panel owns the container; the form
   itself owns only orderly fields and useful touch targets. */
.service-inquiry-panel { padding: clamp(22px, 2.6vw, 30px); }
.service-inquiry-panel > h2 { font-size: clamp(26px, 2.2vw, 32px); line-height: 1; }
.service-inquiry-panel .thamesford-inquiry-form {
  display: grid;
  gap: 12px;
  padding: 0;
  margin-top: 14px;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.service-inquiry-panel .thamesford-inquiry-form fieldset { gap: 7px; }
.service-inquiry-panel .form-name-grid { gap: 10px; }
.service-inquiry-panel .form-name-grid > div,
.service-inquiry-panel .form-field { gap: 5px; }
.service-inquiry-panel .thamesford-inquiry-form legend,
.service-inquiry-panel .thamesford-inquiry-form label { font-size: 10px; }
.service-inquiry-panel .thamesford-inquiry-form input,
.service-inquiry-panel .thamesford-inquiry-form select,
.service-inquiry-panel .thamesford-inquiry-form textarea { min-height: 44px; padding: 10px 11px; }
.service-inquiry-panel .thamesford-inquiry-form textarea { height: 96px; min-height: 96px; }
.service-inquiry-panel .thamesford-inquiry-form .button { min-height: 44px; margin-top: 0; }

/* Prices remain Menu-family tables but now live beside their parent content. */
.fundraising-pricing-grid { display: block; margin-top: 16px; }
.fundraising-information-group > .fundraising-pricing-block,
.fundraising-pricing-grid > .fundraising-pricing-block {
  width: 100%;
  max-width: 690px;
  margin-top: 16px;
}
.fundraising-pricing-block .pricing-table { width: 100%; }

@media (max-width: 560px) {
  .home-page .home-hero h1,
  .menu-hero h1 { font-size: clamp(38px, 11.5vw, 50px); }
  .about-hero h1,
  .catering-hero h1,
  .fundraising-hero h1,
  .contact-hero h1,
  .specials-page-header h1 { font-size: clamp(34px, 9.8vw, 42px); }
  .home-page .home-menu-categories span { min-height: 88px; font-size: clamp(20px, 6vw, 24px); }
  .service-inquiry-panel { padding: 18px; }
  .service-inquiry-panel > h2 { font-size: clamp(25px, 8vw, 30px); }
  .service-inquiry-panel .thamesford-inquiry-form { gap: 10px; margin-top: 12px; }
  .service-inquiry-panel .thamesford-inquiry-form textarea { height: 90px; min-height: 90px; }
}

/* S73-99 Menu narrow spacing: retain the shared page gutter, but reclaim
   room from the nested category shell and its presentation cards. */
@media (max-width: 560px) {
  .menu-page .menu-category { padding-inline: 12px; }
  .menu-page .menu-item { padding-inline: 14px; }
}

@media (max-width: 360px) {
  .menu-page .menu-category { padding-inline: 10px; }
}

/* S73-99 Menu category-supporting notes: source-proven inclusions, extras,
   and preparation notes follow their cards in one restrained visual family. */
.menu-category-supporting-notes {
  display: flex;
  flex-wrap: wrap;
  margin: 12px 0 0;
  color: var(--red);
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.menu-category-supporting-note { font: inherit; }
.menu-category-supporting-note + .menu-category-supporting-note::before { content: " · "; }
.menu-category-supporting-notes--category { grid-column: 1 / -1; }
.menu-wings-final-flavours { white-space: nowrap; }

/* S73-99 site-wide full-bleed bands: colour belongs to the section; the
   content itself stays on the shared 1200px spine.  This deliberately avoids
   treating the spine as a bordered panel or a second visual component. */
.site-footer {
  padding-inline: var(--thamesford-content-inline);
}

@media (min-width: 901px) and (max-width: 1120px) {
  .site-header {
    padding-inline: var(--thamesford-content-inline);
  }
}

.home-page .home-story,
.home-page .home-menu {
  width: 100%;
  margin-inline: 0;
  padding-inline: var(--thamesford-content-inline);
}

.home-page .home-specials {
  padding-inline: var(--thamesford-content-inline);
}

.home-page .home-specials-inner {
  width: 100%;
  padding-inline: 0;
}

.specials-page .monthly-promotion,
.specials-page .weekly-promotions,
.specials-page .everyday-promotion {
  padding-inline: var(--thamesford-content-inline);
}

.specials-page .monthly-promotion > :is(.promotion-heading, .monthly-showcase),
.specials-page .weekly-promotions > :is(.weekly-heading, .weekly-showcase) {
  width: 100%;
  max-width: none;
}

/* The announcement's gold is intentionally full-bleed.  Its one intrinsic
   message is positioned and animated only inside the same content spine as
   the header and page bodies: it begins at that window's right edge and exits
   at its left edge, without clone-based repeats. */
.announcement-bar-inner {
  width: min(var(--content-wide), calc(100% - (var(--page-gutter) * 2)));
  min-height: 34px;
  padding-inline: 0;
  margin-inline: auto;
  flex-direction: row;
}

.announcement-bar-motion-viewport {
  position: relative;
  min-height: 20px;
}

.announcement-bar-motion-track {
  position: absolute;
  top: 50%;
  left: 100%;
  display: block;
  width: max-content;
  will-change: left, transform;
}

@keyframes s73-announcement-scroll {
  from { left: 100%; transform: translateY(-50%) translateX(0); }
  to { left: 0; transform: translateY(-50%) translateX(-100%); }
}

@media (prefers-reduced-motion: reduce) {
  .announcement-bar-motion-viewport {
    display: flex;
    align-items: center;
  }

  .announcement-bar-motion-track {
    position: static;
    transform: none !important;
    animation: none !important;
  }
}

/* S73-99 Specials masthead: keep the mark centred on the complete left-side
   copy block rather than anchoring it to the Hero's lower edge. The tablet
   and phone values are bounded non-overlap handoffs for the artwork. */
.specials-page-header .specials-page-header-content {
  min-height: clamp(264px, 26.7vw, 320px);
}

.specials-page-header .specials-page-header-content > img {
  top: clamp(120px, 10.2vw, 146px);
  bottom: auto;
  transform: translateY(-50%);
}

@media (max-width: 900px) {
  .specials-page-header .specials-page-header-content > img {
    top: 190px;
  }
}

@media (max-width: 650px) {
  .specials-page-header .specials-page-header-content {
    min-height: 280px;
  }

  .specials-page-header .specials-page-header-content > img {
    top: 180px;
  }
}

@media (min-width: 651px) and (max-width: 900px) {
  .specials-page-header .specials-page-header-content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) var(--thamesford-interior-hero-logo-size);
    align-items: center;
    gap: 24px;
  }

  .specials-page-header .specials-page-header-content > div {
    max-width: none;
  }

  .specials-page-header .specials-page-header-content > img {
    position: static;
    justify-self: end;
    transform: none;
  }
}

@media (min-width: 901px) and (max-width: 1120px) {
  .specials-page-header .specials-page-header-content > img {
    right: -12px;
  }
}

/* S73-99 Catering first-pass: retain the existing service-page structure,
   but let the information column and visual-only form read as one balanced pair. */
.catering-hero-art .catering-hero-speech {
  top: 26.5%;
  bottom: auto;
  left: 10%;
  width: 52%;
  padding: 0;
  color: var(--ink);
  background: transparent;
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: clamp(15px, 1.25vw, 19px);
  font-weight: 900;
  line-height: 1.05;
  text-align: center;
  text-transform: none;
  transform: none;
}

.catering-hero-speech-emphasis { color: var(--red); }

.catering-information-heading {
  padding-top: 0;
  border-top: 0;
}

.catering-information-heading::after {
  display: block;
  width: min(100%, 690px);
  height: 4px;
  margin-top: 14px;
  background: var(--red);
  content: "";
}

.catering-information > p,
.catering-information-group > p {
  margin-top: 7px;
  line-height: 1.3;
}

.catering-information-group {
  padding-top: 18px;
  margin-top: 18px;
}

@media (max-width: 560px) {
  .catering-information-heading::after { margin-top: 12px; }
  .catering-information-group { padding-top: 16px; margin-top: 16px; }
}

/* S73-99 Catering Hero composition: at phone widths, the red square, approved
   character, white speech bubble, HTML speech, and yellow note share one
   bounded artwork-ratio owner rather than competing independent offsets. */
.catering-inquiry-panel { padding-bottom: clamp(22px, 2.6vw, 30px); }

/* S73-99 Fundraising first-pass: Adopt a School owns the principal section
   heading; the two programs are equal peers, with compact service-page rhythm. */
.fundraising-information-heading {
  padding-top: 0;
  border-top: 0;
}

.fundraising-information-heading::after {
  display: block;
  width: min(100%, 690px);
  height: 4px;
  margin-top: 14px;
  background: var(--red);
  content: "";
}

.fundraising-adopt-copy > p,
.fundraising-program > p {
  max-width: none;
  margin: 7px 0 0;
  font-size: 17px;
  line-height: 1.3;
}

.fundraising-adopt-copy .fundraising-supporter-phrase { color: var(--red); font-weight: 900; }

.fundraising-program-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
  margin-top: 22px;
  align-items: stretch;
}

.fundraising-program {
  min-width: 0;
  margin: 0;
  padding: clamp(18px, 2vw, 24px);
  background: #fff;
  border-top: 4px solid var(--red);
  border-bottom: 1px solid rgba(17,17,17,.18);
}

.fundraising-program h3 { margin: 0; font-size: clamp(22px, 2vw, 28px); line-height: 1; }
.fundraising-program .fundraising-pricing-block { width: 100%; max-width: none; margin-top: 14px; }
.fundraising-program .pizza-pricing-table > h4 { margin: 0; padding: 6px; color: var(--chalk); background: var(--ink); font-size: 12px; font-weight: 900; letter-spacing: .08em; line-height: 1; text-align: center; text-transform: uppercase; }
.fundraising-program .pricing-table th,
.fundraising-program .pricing-table td { padding: 8px 10px; white-space: normal; }
.fundraising-program .pricing-table th { text-align: left; }
.fundraising-program .pricing-table .pricing-price { text-align: right; }
.fundraising-program .fundraising-option-list { margin-top: 10px; }
.fundraising-program .fundraising-option-list li { padding-bottom: 5px; }
.fundraising-family-special .fundraising-program-plus { margin-top: 10px; font-size: 14px; font-weight: 900; line-height: 1.2; text-transform: uppercase; }
.fundraising-family-special .fundraising-option-list { gap: 4px; padding-left: 22px; margin-top: 6px; list-style: decimal; }
.fundraising-family-special .fundraising-option-list li { padding-bottom: 3px; }
.fundraising-school-pricing-table tbody tr { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto; }
.fundraising-school-pricing-table tbody td:nth-child(3) { padding-left: 14px; border-left: 1px solid rgba(17,17,17,.18); }

/* Both service-page visual-only forms remain free of decorative characters. */
.catering-inquiry-panel,
.fundraising-inquiry-panel { padding-bottom: clamp(22px, 2.6vw, 30px); }

@media (min-width: 1200px) {
  .fundraising-service-grid { grid-template-columns: minmax(0, 1.42fr) minmax(330px, .58fr); }
}

@media (min-width: 901px) and (max-width: 1100px) {
  .fundraising-service-grid { grid-template-columns: 1fr; grid-template-areas: "information" "inquiry"; }
}

@media (max-width: 800px) {
  .fundraising-program-grid { grid-template-columns: 1fr; gap: 14px; margin-top: 16px; }
}

@media (max-width: 560px) {
  .fundraising-information-heading::after { margin-top: 12px; }
  .fundraising-program { padding: 16px; }
  .fundraising-program .pricing-table th,
  .fundraising-program .pricing-table td { padding: 7px 8px; }
  .fundraising-school-pricing-table tbody tr { grid-template-columns: minmax(0, 1fr) auto; }
  .fundraising-school-pricing-table tbody td:nth-child(3) { grid-column: 1; padding-left: 8px; border-top: 1px solid rgba(17,17,17,.18); border-left: 0; }
  .fundraising-school-pricing-table tbody td:nth-child(4) { border-top: 1px solid rgba(17,17,17,.18); }
  .fundraising-inquiry-panel { padding-bottom: 18px; }
}

@media (max-width: 900px) {
  .catering-hero-art {
    width: min(100%, 300px);
    min-height: 0;
    aspect-ratio: 1558.6 / 1792.8;
    overflow: hidden;
  }

  .catering-hero-art::before {
    right: 1%;
    bottom: 3%;
    width: 86%;
  }

  .catering-hero-art img {
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: contain;
    object-position: bottom right;
  }

  .catering-hero-art .catering-hero-speech {
    top: 11%;
    left: 8%;
    width: 54%;
  }

  .catering-hero-art .catering-hero-yellow-box {
    right: auto;
    bottom: 8%;
    left: 8%;
    transform: translateX(-3px) rotate(-3deg);
  }
}

/* S73-99 Hero call composition: the Specials mark occupies its own grid track
   after the call actions were added to the left content. Menu reuses that
   existing call-action family without adding a page-specific button system. */
.specials-page-header .specials-page-header-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) var(--thamesford-interior-hero-logo-size);
  align-items: center;
  gap: clamp(24px, 3vw, 48px);
  min-height: 0;
}

.specials-page-header .specials-page-header-content > div {
  grid-column: 1;
  max-width: none;
}

.specials-page-header .specials-page-header-content > img {
  position: static;
  grid-column: 2;
  justify-self: end;
  align-self: center;
  transform: none;
}

.menu-page .menu-hero-copy .hero-call-actions { justify-content: flex-start; }

@media (max-width: 650px) {
  .specials-page-header .specials-page-header-content {
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
  }

  .specials-page-header .specials-page-header-content > img {
    grid-column: 1;
    grid-row: 2;
    width: min(100%, 130px);
    justify-self: center;
  }
}

@media (max-width: 560px) {
  .menu-page .menu-hero-content {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }

  .menu-page .menu-hero-copy {
    width: 100%;
    justify-self: stretch;
  }

  .menu-page .menu-hero img { justify-self: center; }
}

@media (max-width: 560px) {
  .catering-hero-content { padding-block: 42px 24px; }
  .catering-inquiry-panel { padding-bottom: 18px; }
}

/* S73-99 site-wide Hero audit: Heroes share foreground Ruthligos layering and
   a compact content rhythm, while each approved artwork composition retains
   its own bounded owner. */
:is(
  .home-page .home-hero-food,
  .about-hero .script-line,
  .menu-hero .script-line,
  .catering-hero .script-line,
  .fundraising-hero .script-line,
  .contact-hero .script-line,
  .specials-page-header .script-line
) {
  position: relative;
  z-index: 1;
  margin-top: clamp(-22px, -1.5vw, -12px);
}

:is(
  .home-page .home-hero h1,
  .about-hero h1,
  .menu-hero h1,
  .catering-hero h1,
  .fundraising-hero h1,
  .contact-hero h1,
  .specials-page-header h1
) {
  position: relative;
  z-index: 0;
}

.home-page .home-hero-inner {
  min-height: clamp(480px, 42vw, 600px);
  padding-block: clamp(46px, 5.5vw, 72px);
}

.home-page .home-hero h1 {
  max-width: 800px;
  font-size: clamp(50px, 5.1vw, 74px);
}

@media (min-width: 1200px) {
  .home-page .home-hero h1 { white-space: nowrap; }
  .catering-hero .script-line,
  .fundraising-hero .script-line,
  .contact-hero .script-line { white-space: nowrap; }
}

.about-hero-content {
  align-items: center;
  padding-block: clamp(44px, 5vw, 72px);
}

.about-hero .script-line {
  max-width: 760px;
  font-size: clamp(42px, 4.3vw, 64px);
}

.about-page .about-hero-speech {
  top: 8%;
  left: 4%;
  width: 56%;
  font-size: clamp(19px, 1.85vw, 25px);
}

.catering-hero-content,
.fundraising-hero-content,
.contact-hero-content {
  align-items: center;
  min-height: clamp(420px, 42vw, 560px);
  padding-block: clamp(44px, 5vw, 66px);
}

.catering-hero-art .catering-hero-speech {
  top: 23.5%;
  left: 9%;
  width: 54%;
  font-size: clamp(17px, 1.45vw, 22px);
}

.fundraising-hero-art .fundraising-hero-speech {
  top: 23.5%;
  right: auto;
  bottom: auto;
  left: 9%;
  z-index: 2;
  width: 54%;
  padding: 0;
  color: var(--ink);
  background: transparent;
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: clamp(17px, 1.45vw, 22px);
  font-weight: 900;
  line-height: 1.05;
  text-align: center;
  text-transform: none;
  transform: none;
}

.fundraising-hero-speech-emphasis { color: var(--red); }

/* Standard content bands tighten through their shared outer-spacing owner.
   Location cards, form controls, footer, and artwork-led promotions keep their
   purpose-built internal spacing. */
.specials,
.contact { padding-block: clamp(32px, 4.4vw, 56px); }

@media (max-width: 900px) {
  .catering-hero-art .catering-hero-speech,
  .fundraising-hero-art .fundraising-hero-speech {
    top: 11%;
    left: 8%;
    width: 54%;
  }

  .fundraising-hero-art {
    width: min(100%, 300px);
    min-height: 0;
    aspect-ratio: 1360.2 / 1707.5;
    overflow: hidden;
  }

  .fundraising-hero-art img {
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: contain;
    object-position: bottom right;
  }
}

@media (max-width: 560px) {
  :root { --section-space: clamp(24px, 7vw, 32px); }
  .intro,
  .content-band,
  .section-light,
  .specials,
  .contact { padding-block: clamp(28px, 8vw, 36px); }
  .home-page .home-hero-inner { padding-block: 40px 28px; }
  .about-hero-content { padding-block: 40px 32px; }
  .about-hero .script-line { font-size: clamp(34px, 10vw, 46px); }
  .about-page .about-hero-speech { top: 6%; left: 1%; width: 56%; font-size: clamp(18px, 5vw, 21px); }
  .catering-hero-content,
  .fundraising-hero-content,
  .contact-hero-content { min-height: 0; padding-block: 40px 30px; }
  .catering-hero-art .catering-hero-speech,
  .fundraising-hero-art .fundraising-hero-speech { font-size: clamp(17px, 5vw, 20px); }
}

/* S73-99 shared Hero phone shortcuts: one location-owned action family is
   placed directly below page-specific Hero support copy. */
.hero-call-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.hero-call-actions .button-location-call {
  min-height: 48px;
}

.hero-call-actions .button-location-call:hover,
.hero-call-actions .button-location-call:focus-visible {
  color: white;
  background: var(--ink);
  border-color: var(--ink);
}

@media (max-width: 560px) {
  .hero-call-actions { display: grid; grid-template-columns: 1fr; gap: 10px; margin-top: 16px; }
  .hero-call-actions .button { inline-size: 100%; }
}

/* S73-99 Home Hero correction: one calm desktop line remains possible without
   letting the display heading consume the character composition. */
.home-page .home-hero h1 {
  max-width: 700px;
  font-size: clamp(44px, 4.2vw, 62px);
}

.home-page .home-hero-actions {
  margin-top: 18px;
}

/* S73-99 Home Hero refinement: the food-line accent gains presence while its
   reduced negative margin keeps the overlap intentional rather than crowded. */
.home-page .home-hero-food {
  margin-top: clamp(-14px, -0.9vw, -8px);
  font-size: clamp(40px, 5.2vw, 76px);
}

@media (max-width: 560px) {
  .home-page .home-hero-food {
    margin-top: -6px;
    font-size: clamp(36px, 10.5vw, 42px);
  }
}

/* S73-99 site-wide vertical rhythm: reduce outer bands first, leaving cards,
   form controls, the header/footer, and the shared location component intact. */
:root { --section-space: clamp(18px, 2.2vw, 28px); }

.intro,
.content-band,
.section-light,
.specials,
.contact { padding-block: clamp(20px, 2.8vw, 32px); }

.home-page .home-hero-inner {
  min-height: clamp(440px, 38vw, 540px);
  padding-block: clamp(34px, 4.2vw, 56px);
}

.about-hero-content { padding-block: clamp(32px, 3.6vw, 52px); }

.catering-hero-content,
.fundraising-hero-content,
.contact-hero-content {
  min-height: clamp(380px, 38vw, 500px);
  padding-block: clamp(32px, 3.6vw, 52px);
}

/* The Menu masthead is already purposefully compact; Specials retains a
   slightly roomier promotional-art exception without its former loose pad. */
.specials-page-header .specials-page-header-content { padding-block: clamp(28px, 3.6vw, 46px); }
.specials-page .monthly-promotion,
.specials-page .weekly-promotions,
.specials-page .everyday-promotion,
.specials-page .specials-order { padding-block: clamp(24px, 3vw, 38px); }

.home-page .home-story,
.home-page .home-menu { padding-block: clamp(30px, 3.6vw, 50px); }
.home-page .home-specials-inner { padding-block: clamp(34px, 4.2vw, 56px); }

.fundraising-service-section,
.catering-service-section { padding-block: clamp(24px, 2.8vw, 34px); }

@media (max-width: 560px) {
  :root { --section-space: clamp(18px, 5vw, 24px); }
  .intro,
  .content-band,
  .section-light,
  .specials,
  .contact { padding-block: clamp(20px, 5.5vw, 24px); }
  .home-page .home-hero-inner { min-height: 0; padding-block: 28px 22px; }
  .about-hero-content { padding-block: 28px 22px; }
  .catering-hero-content,
  .fundraising-hero-content,
  .contact-hero-content { min-height: 0; padding-block: 28px 24px; }
  .specials-page-header .specials-page-header-content { padding-block: 28px 24px; }
  .specials-page .monthly-promotion,
  .specials-page .weekly-promotions,
  .specials-page .everyday-promotion,
  .specials-page .specials-order { padding-block: 24px; }
  .home-page .home-story,
  .home-page .home-menu { padding-block: 24px; }
  .home-page .home-specials-inner { padding-block: 28px; }
  .fundraising-service-section,
  .catering-service-section { padding-block: 22px; }
}

/* S73-99 Home Ruthligos line: four no-break phrase groups share one compact
   separator grammar, while the wide desktop Hero gives the script its needed
   text track rather than using word-by-word offsets. */
.home-page .home-hero-food {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: .08em;
  row-gap: 0;
  width: max-content;
  max-width: 100%;
  margin-top: clamp(-12px, -.75vw, -6px);
  font-size: clamp(41px, 5.35vw, 78px);
  letter-spacing: -.035em;
}

.home-page .home-hero-food-part { white-space: nowrap; }
.home-page .home-hero-food-separator { margin-inline-start: .035em; }

@media (min-width: 1280px) {
  .home-page .home-hero-inner {
    grid-template-columns: minmax(0, 1fr) minmax(280px, .48fr);
    gap: clamp(24px, 3.5vw, 52px);
  }

  .home-page .home-hero-food { flex-wrap: nowrap; }
}

@media (max-width: 560px) {
  .home-page .home-hero-food {
    margin-top: -4px;
    font-size: clamp(36px, 10.5vw, 42px);
  }
}

/* S73-99 shared speech/character containment: every speech owner is the
   artwork box itself. The shared owner supplies Montserrat and centering;
   each approved illustration exposes its own local bubble safe-interior
   rectangle (x, y, width, height). */
:where(
  .home-page .home-hero-mark,
  .about-hero-mark,
  .catering-hero-art,
  .fundraising-hero-art,
  .character-prompt,
  .contact-hero-mark
) {
  position: relative;
  isolation: isolate;
  min-inline-size: 0;
}

:where(
  .home-page .home-hero-mark > img,
  .about-hero-mark > img,
  .catering-hero-art > img,
  .fundraising-hero-art > img,
  .character-prompt > .character-art
) {
  display: block;
  max-inline-size: 100%;
  block-size: auto;
}

.hero-speech-content {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: .14em;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--ink);
  font-family: "Thamesford Montserrat", Arial, sans-serif;
  font-size: var(--hero-speech-size);
  font-weight: 900;
  line-height: var(--hero-speech-leading, 1.05);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.hero-speech-content > span {
  display: inline;
  flex: 0 0 auto;
}

.about-hero-mark {
  /* Marcello: upper-left white bubble, viewBox 0..904 × 0..554. */
  --hero-speech-x: 8%;
  --hero-speech-y: 8%;
  --hero-speech-width: 43%;
  --hero-speech-height: 16%;
  --hero-speech-size: clamp(16px, 1.55vw, 21px);
  --hero-speech-leading: 1;
}

.catering-hero-art {
  /* Marcello: the same upper-left white bubble as About. */
  --hero-speech-x: 8%;
  --hero-speech-y: 8%;
  --hero-speech-width: 43%;
  --hero-speech-height: 16%;
  --hero-speech-size: clamp(15px, 1.25vw, 20px);
}

.fundraising-hero-art {
  /* Waiter: upper-right white bubble, viewBox 500..1358 × 2..592. */
  --hero-speech-x: 44%;
  --hero-speech-y: 7%;
  --hero-speech-width: 50%;
  --hero-speech-height: 17%;
  --hero-speech-size: clamp(14px, 1.25vw, 19px);
}

.character-prompt-marcello {
  --hero-speech-x: 8%;
  --hero-speech-y: 8%;
  --hero-speech-width: 43%;
  --hero-speech-height: 16%;
  --hero-speech-size: clamp(12px, 1.45vw, 17px);
}

.character-prompt-waiter {
  --hero-speech-x: 44%;
  --hero-speech-y: 7%;
  --hero-speech-width: 50%;
  --hero-speech-height: 17%;
  --hero-speech-size: clamp(11px, 1.05vw, 15px);
  --hero-speech-leading: 1.08;
}

.about-page .about-hero-speech.hero-speech-content,
.catering-hero-art .catering-hero-speech.hero-speech-content,
.fundraising-hero-art .fundraising-hero-speech.hero-speech-content,
.character-prompt .character-speech.hero-speech-content {
  inset-block-start: var(--hero-speech-y);
  inset-block-end: auto;
  inset-inline-start: var(--hero-speech-x);
  inset-inline-end: auto;
  inline-size: var(--hero-speech-width);
  min-block-size: var(--hero-speech-height);
  max-inline-size: calc(100% - 12px);
  transform: none;
}

/* Catering and Fundraising previously used a stretched grid cell as their
   containing block while their SVG was a separately sized absolute child.
   Make the parent the same intrinsic box as the illustration before applying
   local bubble coordinates. */
.catering-hero-art {
  align-self: end;
  justify-self: end;
  width: min(100%, 340px);
  min-height: 0;
  aspect-ratio: 1558.6 / 1792.8;
}

.fundraising-hero-art {
  align-self: end;
  justify-self: end;
  width: min(100%, 330px);
  min-height: 0;
  aspect-ratio: 1360.2 / 1707.5;
}

.catering-hero-art > img,
.fundraising-hero-art > img {
  width: 100%;
  height: 100%;
  max-height: none;
}

.fundraising-hero-speech-emphasis,
.catering-hero-speech-emphasis,
.about-page .about-hero-speech-emphasis,
.character-prompt-marcello .character-speech-month,
.character-prompt-waiter .character-speech .character-speech-emphasis { color: var(--red); }

.character-prompt-waiter .character-speech > span:not(.character-speech-emphasis) { color: var(--ink); }

/* Fundraising now joins the shared foreground Ruthligos relationship: compact
   tracking and overlap supply emphasis without a separate text-positioning system. */
.fundraising-page .fundraising-hero .script-line {
  position: relative;
  z-index: 1;
  max-width: min(100%, 760px);
  margin-top: clamp(-30px, -2vw, -16px);
  font-size: clamp(40px, 5vw, 72px);
  line-height: .9;
  letter-spacing: -.025em;
  word-spacing: -.09em;
}

@media (min-width: 1200px) {
  .fundraising-page .fundraising-hero .script-line { white-space: nowrap; }
}

@media (max-width: 900px) {
  .about-hero-mark {
    justify-self: center;
    width: min(100%, 300px);
    --hero-speech-x: 8%;
    --hero-speech-y: 8%;
    --hero-speech-width: 43%;
    --hero-speech-height: 16%;
    --hero-speech-size: clamp(15px, 4.2vw, 18px);
  }

  .catering-hero-art {
    width: min(100%, 300px);
    --hero-speech-x: 8%;
    --hero-speech-y: 8%;
    --hero-speech-width: 43%;
    --hero-speech-height: 16%;
    --hero-speech-size: clamp(14px, 4vw, 18px);
  }

  .fundraising-hero-art {
    width: min(100%, 300px);
    --hero-speech-x: 44%;
    --hero-speech-y: 7%;
    --hero-speech-width: 50%;
    --hero-speech-height: 17%;
    --hero-speech-size: clamp(14px, 4vw, 17px);
  }

  .fundraising-page .fundraising-hero .script-line {
    margin-top: clamp(-20px, -2.5vw, -12px);
    font-size: clamp(36px, 7vw, 54px);
  }
}

@media (max-width: 560px) {
  .about-hero-mark {
    --hero-speech-x: 8%;
    --hero-speech-y: 8%;
    --hero-speech-width: 43%;
    --hero-speech-height: 16%;
    --hero-speech-size: clamp(14px, 4.3vw, 17px);
  }

  .catering-hero-art {
    --hero-speech-x: 8%;
    --hero-speech-y: 8%;
    --hero-speech-width: 43%;
    --hero-speech-height: 16%;
    --hero-speech-size: clamp(14px, 4.2vw, 17px);
  }

  .fundraising-hero-art {
    --hero-speech-x: 44%;
    --hero-speech-y: 7%;
    --hero-speech-width: 50%;
    --hero-speech-height: 17%;
    --hero-speech-size: clamp(13px, 4.2vw, 16px);
  }

  .fundraising-page .fundraising-hero .script-line {
    margin-top: -12px;
    font-size: clamp(34px, 10vw, 42px);
    white-space: normal;
  }
}

/* S73-99 Home desktop track correction: the previous flexible text track plus
   nowrap heading let intrinsic H1 paint into Marcello's composition. Keep the
   two regions explicit, and size the display against the usable left track. */
@media (min-width: 1200px) {
  .home-page .home-hero-inner {
    grid-template-columns: minmax(0, 640px) minmax(280px, 400px);
    justify-content: space-between;
    gap: clamp(36px, 4vw, 56px);
  }

  .home-page .home-hero-copy {
    width: min(100%, 640px);
    justify-self: start;
  }

  .home-page .home-hero h1 {
    max-width: 640px;
    font-size: clamp(42px, 3.75vw, 54px);
    white-space: nowrap;
  }

  .home-page .home-hero-mark {
    width: min(100%, 400px);
    justify-self: end;
  }

  .home-page .home-hero-food {
    margin-top: clamp(-10px, -.65vw, -6px);
    font-size: clamp(40px, 4.7vw, 68px);
  }
}
