/* v55: targeted improvements on v54; existing visual identity retained. */
:root { --accent: #d32220; --accent-hot: #b91c1a; --font-display: "Anton", "Arial Black", Arial, Helvetica, sans-serif; --font-ui: "Roboto", Arial, Helvetica, sans-serif; }
[hidden] { display: none !important; }
html { scroll-padding-top: 104px; }
body { line-height: 1.5; }
img { max-width: 100%; }
:where(a, button, summary):focus-visible { outline: 3px solid #b86100; outline-offset: 5px; }
.site-header :focus-visible, .hero :focus-visible, .site-footer :focus-visible, .order-dialog :focus-visible, .error-page :focus-visible { outline-color: #fff; }
.skip-link { background: #f5f3ee; color: #050505; font-weight: 700; left: 16px; padding: 14px 20px; position: fixed; top: -120px; z-index: 1000; }
.skip-link:focus { top: 12px; }
main:focus { outline: none; }
button, summary { cursor: pointer; }
button:disabled { cursor: default; opacity: .4; }
button, .button, .menu-category-nav a { min-height: 44px; }
.site-header, body.is-scrolled .site-header { box-shadow: none; }
.hero .site-header, body.is-scrolled .hero .site-header { min-height: 76px; }
.hero .brand img, body.is-scrolled .hero .brand img { height: 56px; }
body.header-hidden .hero .site-header { transform: translate(-50%, -110%); }
body.header-hidden .hero .site-header:focus-within { transform: translateX(-50%); }
.hero { height: auto; min-height: min(900px, 100svh); background: #050505; }
.hero::before { display: none; }
.hero-poster { position: absolute; inset: 0; z-index: 0; }
.hero-poster img { width: 100%; height: 100%; object-fit: cover; }
.hero-video { opacity: 0; display: block; }
.hero-video.is-playing { opacity: 1; }
.hero-video-shade { background: rgba(0, 0, 0, .58); }
.hero-content { min-height: min(900px, 100svh); padding-top: 150px; padding-bottom: 130px; }
.hero-location { color: #fff; font-size: 14px; font-weight: 700; letter-spacing: .1em; margin: 0 0 20px; text-transform: uppercase; }
.hero h1 { font-family: var(--font-display); font-weight: 900; letter-spacing: -.04em; line-height: 1.04; }
.hero h1 em { color: #ff7771; }
.hero-copy { border: 0; padding: 0; margin-top: 24px; }
.hero-copy strong { font-size: 16px; letter-spacing: .02em; }
.hero-copy span { color: #eee; font-size: 17px; }
.hero-facts { color: #eee; font-size: 12px; line-height: 1.6; max-width: calc(100% - 200px); }
.video-toggle { background: #050505; border: 1px solid #888; border-radius: 5px; bottom: 24px; color: #fff; font: 700 12px/1.3 "Roboto", Arial, sans-serif; padding: 10px 14px; position: absolute; right: 24px; z-index: 4; }
.scroll-cue { bottom: 26px; }
.story-copy h2, .menu-preview-copy h2, .gallery-heading h2, .reviews-section h2, .locations-section > h2, .section-heading h1, .menu-category-heading h2, .menu-combo-banner h2, .kids-menu-section h2, .footer-cta h2, .order-dialog h2, .visit-faq h2 { font-family: var(--font-display); font-weight: 900; letter-spacing: -.035em; line-height: 1.08; }
.story-text, .menu-preview-copy > p:not(.section-kicker) { font-size: clamp(17px, 1.5vw, 21px); line-height: 1.65; }
.story-section { padding-bottom: max(190px, var(--section-space, 100px)); }
.section-heading > p { line-height: 1.6; }
.menu-category-heading h2 { font-size: clamp(30px, 3.5vw, 48px); margin: 0; text-transform: uppercase; }
.menu-combo-banner h2, .kids-menu-section h2 { font-size: clamp(28px, 3.2vw, 44px); margin: 16px 0; }
.menu-item-copy h3 { font-family: var(--font-display); font-weight: 900; font-size: clamp(22px, 2vw, 30px); letter-spacing: -.025em; line-height: 1.15; }
.menu-item-copy p { font-size: 16px; line-height: 1.55; }
.menu-item, .menu-photo, .menu-upgrade, .review-placeholder, .location-card, .menu-combo-banner, .kids-menu-section, .allergen-panel, .button, .order-dialog { border-radius: 5px; }
.menu-upgrade { background: var(--paper); border: 1px solid #d7d2c9; }
.menu-upgrade small, .product-card-price small { color: #57524b; }
.menu-price-note { font-size: 14px; color: #514c46; line-height: 1.6; margin: 18px 0 28px; max-width: 800px; }
.breadcrumbs { display: flex; gap: 12px; font-size: 14px; margin-bottom: 28px; text-transform: none; }
.breadcrumbs a { text-decoration: underline; text-underline-offset: 4px; }
.product-allergens { min-height: 24px; align-items: center; }
.compact-allergens { min-height: 24px; min-width: 24px; display: inline-flex; align-items: center; justify-content: center; }
.allergen-panel, .menu-category, .kids-menu-section { scroll-margin-top: 160px; }
.allergen-panel-content h3 { font-size: 19px; }
.allergen-panel-content p, .allergen-legend, .additive-legend { font-size: 15px; line-height: 1.6; }
.reviews-transparency { max-width: 760px; font-size: 14px; line-height: 1.6; color: #514c46; margin-top: 24px; }
.review-placeholder blockquote { font-size: 18px; line-height: 1.55; }
.review-controls button { min-width: 44px; min-height: 44px; }
.location-card .location-address, .location-hours p, .location-hours p strong { font-size: 16px; line-height: 1.5; }
.location-hours > div { gap: 12px; }
.location-grid > .location-card:only-child { max-width: none; width: 100%; }
.location-card .location-phone { min-height: 44px; }
.visit-faq { background: var(--paper); color: var(--ink); padding: 90px max(var(--page-gutter, 24px), calc((min(100vw, var(--site-width)) - var(--content-width, 1440px)) / 2)); }
.visit-faq h2 { font-size: clamp(34px, 4.5vw, 64px); margin-bottom: 36px; }
.faq-list { max-width: 980px; }
.faq-list details { border-top: 1px solid #c5c0b6; }
.faq-list details:last-child { border-bottom: 1px solid #c5c0b6; }
.faq-list summary { font-weight: 700; font-size: 19px; padding: 24px 0; }
.faq-list p { font-size: 17px; line-height: 1.65; max-width: 780px; padding-bottom: 20px; }
.faq-list a, .legal-content a { text-decoration: underline; text-underline-offset: 3px; }
.footer-column a { font-size: 15px; line-height: 1.6; padding-block: 5px; overflow-wrap: anywhere; }
.footer-bottom { color: #bdbdbd; }
.footer-bottom a { padding-block: 8px; }
.footer-order-actions span, .footer-order-actions strong { font-size: 14px; }
.order-dialog-actions { background: var(--paper); }
.order-dialog-actions a, .order-dialog-actions .order-call b { font-size: 15px; }
.legal-page { overflow-wrap: anywhere; }
.legal-content { max-width: 960px; }
.legal-content p, .legal-content address { font-size: 17px; line-height: 1.75; }
.legal-content section { scroll-margin-top: 105px; }
.legal-toc { border-block: 1px solid #ccc; display: flex; flex-wrap: wrap; gap: 12px 24px; padding: 20px 0; margin: 25px 0 40px; }
.legal-toc a { font-size: 15px; text-decoration: underline; text-underline-offset: 4px; }
.error-content h1 { font-family: var(--font-display); letter-spacing: -.04em; }
@media (max-width: 1050px) {
  body.header-hidden .hero .site-header { transform: translateY(-110%); }
  body.header-hidden .hero .site-header:focus-within { transform: none; }
  .nav-links { overflow-y: auto; max-height: calc(100dvh - 80px); }
  html:not(.js) .site-header { position: relative; }
  html:not(.js) .menu-toggle { display: none; }
  html:not(.js) .nav-links { position: static; opacity: 1; visibility: visible; pointer-events: auto; transform: none; grid-column: 1 / -1; display: flex; width: 100%; max-height: none; margin: 0; padding: 15px; }
  html:not(.js) .hero-content { padding-top: 50px; }
}
@media (max-width: 760px) {
  .hero .site-header, body.is-scrolled .hero .site-header { min-height: 72px; }
  .hero .brand img, body.is-scrolled .hero .brand img { height: 48px; }
  .hero-content { min-height: max(700px, 100svh); padding: 122px 20px 110px; justify-content: center; }
  .hero-location { font-size: 12px; margin-bottom: 18px; }
  .hero h1 { font-size: clamp(34px, 9vw, 54px); line-height: 1.07; }
  .hero-copy { margin-top: 20px; }
  .hero-copy strong, .hero-copy span { font-size: 16px; }
  .hero-facts { position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 16px; font-size: 11px; letter-spacing: .025em; margin-top: 26px; max-width: none; }
  .hero-facts span::after { display: none; }
  .hero-actions { margin-top: 25px; }
  .hero .button { min-width: 0; min-height: 52px; font-size: 14px; }
  .video-toggle { right: 20px; bottom: 20px; }
  .scroll-cue { left: 20px; right: auto; width: auto; bottom: 30px; }
  .story-section, .reviews-section, .locations-section { padding-left: 20px; padding-right: 20px; }
  .story-section { padding-bottom: 170px; }
  .story-copy h2, .menu-preview-copy h2, .gallery-heading h2, .reviews-section h2, .locations-section > h2, .section-heading h1, .menu-category-heading h2, .menu-combo-banner h2, .kids-menu-section h2, .footer-cta h2, .order-dialog h2 { font-family: var(--font-display); font-size: clamp(30px, 8.5vw, 42px); letter-spacing: -.035em; line-height: 1.12; }
  .menu-item-copy p, .section-heading > p { font-size: 16px; }
  .menu-page .menu-item-copy, .menu-page .menu-item-text-only .menu-item-copy { min-width: 0; }
  .menu-page .menu-prices { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .menu-page .menu-prices small, .side-size-options small { font-size: 12px; letter-spacing: .025em; }
  .menu-price-note { font-size: 14px; }
  .review-placeholder blockquote { font-size: 17px; }
  .location-hours p, .location-hours p strong { font-size: 15px; }
  .location-hours p { gap: 20px; }
  .visit-faq { padding: 64px 20px; }
  .faq-list summary { font-size: 17px; }
  .faq-list p { font-size: 16px; }
  .order-dialog.order-dialog-compact { max-height: calc(100dvh - 32px); overflow-y: auto; }
  .order-dialog-actions { grid-template-columns: 1fr; }
  .footer-order-actions a { flex-wrap: wrap; gap: 8px 16px; }
  .footer-grid { gap: 30px 20px; }
  .legal-content p, .legal-content address { font-size: 16px; }
}
@media print {
  .site-header, .hero-video, .video-toggle, .skip-link, .menu-category-nav, .footer-cta, dialog { display: none !important; }
  body, .menu-page, .legal-page, .menu-section { background: #fff; color: #000; padding: 0; }
  .menu-item, .legal-content section { break-inside: avoid; }
}
