.fsp-page { --fsp-ember: #8c3926; padding-top: 6rem; }
.fsp-page [id] { scroll-margin-top: 7rem; }
#specials-and-offers[hidden] { display: none !important; }
@media (max-width: 575px) { #specials-and-offers .booking-copy { max-width: 13rem; } }
.fsp-hub-heading { padding-top: 1.5rem; padding-bottom: 1.5rem; }
.fsp-page .section-space { padding-top: 3rem; padding-bottom: 3rem; }
.fsp-next { background: #eee8de; }
.fsp-next h2 { font-size: clamp(1.8rem, 3vw, 2.4rem); }
.fsp-event-link { display: inline-block; margin-top: 1rem; }
.fsp-dish p.fsp-date { color: #342b22; margin-bottom: .8rem; }
.fsp-skip { position: fixed; top: -10rem; left: 1rem; z-index: 2000; padding: .8rem 1rem; background: #fff; color: #26231f; }
.fsp-skip:focus { top: .5rem; }
.fsp-page [hidden], .fsp-promo[hidden] { display: none !important; }
.fsp-page a:focus-visible, .fsp-promo a:focus-visible, .fsp-promo button:focus-visible { outline: 3px solid currentColor; outline-offset: 5px; }
.fsp-hero { background: #ece4d8; padding: 2.5rem 0; }
.fsp-hero-grid { display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 2.5rem; }
.fsp-kicker { color: #77311f; font-size: .76rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.fsp-hero h2 { font-size: clamp(3.4rem, 5vw, 5.1rem); line-height: .96; margin: .8rem 0 1.2rem; }
.fsp-hero h2 span { display: block; color: var(--fsp-ember); }
.fsp-date { font-size: .96rem; font-weight: 700; margin: 0 0 1rem; }
.fsp-lead { max-width: 32rem; font-size: 1.08rem; line-height: 1.6; margin-bottom: 1.25rem; }
.fsp-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.5rem; }
.fsp-inline-link { text-decoration: underline; text-underline-offset: 5px; font-weight: 600; }
.fsp-hero-photo { margin: 0; }
.fsp-hero-photo img { display: block; width: 22rem; max-width: 100%; height: auto; aspect-ratio: 1; max-height: 25rem; margin: 0 auto; object-fit: cover; object-position: center bottom; border-radius: 1rem; }
.fsp-hero-photo img, .fsp-dish-photo, .fsp-promo-photo { filter: brightness(1.03) contrast(1.04) saturate(1.02); }
.fsp-photo-pending { display: grid; place-content: center; min-height: 32rem; border: 1px dashed #8c7762; border-radius: 1.2rem; padding: 2rem; text-align: center; color: #62513f; }
.fsp-photo-pending p { font: 2.7rem Georgia, serif; }
.fsp-photo-pending span { max-width: 19rem; font-size: .9rem; }
.fsp-section-heading { margin-bottom: 1.25rem; }
.fsp-section-heading h2 { font-size: clamp(2rem, 3vw, 2.7rem); }
.fsp-section-heading > p:last-child { color: #625b53; }
.fsp-dish-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.15rem; }
.fsp-dish { background: var(--color-surface, #fbf8f3); border-radius: 1rem; overflow: hidden; border: 1px solid var(--color-border, #e5ddd1); }
.fsp-dish-photo { display: block; width: auto; max-width: 100%; height: auto; max-height: 20rem; object-fit: contain; background: #ece4d8; }
.fsp-dish-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; max-width: 38rem; margin: 1.5rem auto 0; }
.fsp-dish-gallery figure { margin: 0 auto; max-width: 15rem; }
.fsp-dish-gallery img { border-radius: 1rem; }
.fsp-dish-gallery figcaption { font: 1.1rem/1.35 Georgia, serif; padding: .65rem 0 0; }
.fsp-dish-copy { padding: 1.25rem; }
.fsp-dish h3 { font-size: 1.5rem; margin-bottom: .6rem; }
.fsp-dish p { color: #625b53; margin: 0; }
.fsp-allergy { margin: 1.5rem 0 0; font-size: .88rem; color: #625b53; }
.fsp-allergy a { text-decoration: underline; text-underline-offset: 3px; }
.fsp-expired { min-height: 27rem; }
.fsp-expired h2 { font-size: clamp(2.5rem, 6vw, 4rem); }
.fsp-expired p { max-width: 38rem; }
.fsp-promo { color: #fffaf3; background: #493626; padding: 1.2rem 0; }
.fsp-home-promo-slot:not(:empty) { padding-top: var(--fsp-nav-height, 0px); }
.fsp-promo--popover { position: fixed; left: 1.25rem; bottom: 1.25rem; z-index: 1020; width: min(28rem, calc(100vw - 2.5rem)); max-height: calc(100dvh - 2.5rem); overflow-y: auto; border-radius: 1rem; box-shadow: 0 12px 45px #1f1c1840; }
.fsp-promo--popover .fsp-promo-inner { display: block; padding: .2rem 4rem .2rem 1.5rem; }
.fsp-promo--popover .fsp-promo-copy { margin-bottom: 1.2rem; }
.fsp-promo--popover .fsp-promo-link { display: inline-block; white-space: normal; }
.fsp-promo--popover .fsp-promo-close { top: 0; transform: none; }
.fsp-promo-photo { width: 7rem; height: 5rem; object-fit: contain; flex: 0 0 auto; border-radius: .4rem; }
.fsp-promo--popover .fsp-promo-photo { width: calc(100% + 2.5rem); height: auto; max-height: 9rem; object-fit: contain; margin: 0 0 .8rem; border-radius: .4rem; }
.fsp-promo-inner { display: flex; align-items: center; gap: 1.3rem; position: relative; padding-right: 4rem; }
.fsp-promo-copy { flex: 1; }
.fsp-promo-title { margin: 0 0 .2rem; font: 1.55rem/1.2 Georgia, serif; color: inherit; }
.fsp-promo-description { margin: 0; font-size: .93rem; line-height: 1.45; }
.fsp-promo-link { color: #493626; background: #fffaf3; border: 1px solid #fffaf3; padding: .7rem 1.15rem; border-radius: 999px; font-weight: 700; white-space: nowrap; text-decoration: none; }
.fsp-promo-link:hover { background: #ebe0d1; color: #332318; }
.fsp-promo-close { position: absolute; right: .65rem; top: 50%; transform: translateY(-50%); background: transparent; border: 1px solid #aa9887; color: inherit; font: 1.7rem/1 Arial, sans-serif; border-radius: 50%; min-width: 44px; min-height: 44px; padding: .3rem; cursor: pointer; }
.fsp-promo-close:hover { background: #624b38; }
.fsp-feature-copy { display: block; margin-top: .8rem; }
@media (min-width: 1200px) {
  .fsp-dishes > .container { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); column-gap: 2rem; align-items: start; }
  .fsp-dishes .fsp-section-heading, .fsp-dishes .fsp-allergy { grid-column: 1 / -1; }
  .fsp-dishes .fsp-dish-gallery { margin: 0; max-width: none; }
}
@media (max-width: 991px) { .fsp-hero-grid { gap: 2rem; } .fsp-hero-photo img { max-height: 23rem; } }
@media (max-width: 767px) {
  .fsp-page .section-space { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .fsp-hub-heading { padding-top: 1.25rem; padding-bottom: 1.25rem; }
  .fsp-hero { padding: 2rem 0; }
  .fsp-hero-grid { grid-template-columns: 1fr; gap: 1.5rem; }
  .fsp-hero-photo img { width: 20rem; height: auto; max-height: 20rem; }
  .fsp-photo-pending { min-height: 18rem; }
  .fsp-hero h2 { font-size: clamp(3.3rem, 12vw, 4.1rem); }
  .fsp-dish-grid { grid-template-columns: 1fr; }
  .fsp-dish-gallery { gap: 1rem; }
  .fsp-dish-gallery figcaption { font-size: 1rem; }
  .fsp-dish-copy { padding: 1.15rem; }
  .fsp-promo-inner { flex-direction: column; align-items: flex-start; gap: .9rem; padding-right: 4rem; }
  .fsp-promo-close { top: 0; transform: none; }
  .fsp-promo:not(.fsp-promo--popover) .fsp-promo-photo { width: 100%; max-width: 16rem; height: auto; max-height: 8rem; }
}
@media (prefers-reduced-motion: reduce) { html:has(.fsp-page) { scroll-behavior: auto; } .fsp-page *, .fsp-promo * { transition: none !important; } }
