:root { --font-newspaper: Georgia, 'Times New Roman', serif; --paper: #e9dfce; --ink: #352b23; --muted: #76624e; --gold: #dfc9a4; }
html { scroll-behavior: smooth; scroll-padding-top: 30px; }
body { color: var(--ink); font: 16px/1.8 var(--font-newspaper); }
main { background: var(--paper); isolation: isolate; }
.page-content { position: relative; z-index: 1; background: var(--paper); box-shadow: 0 -16px 45px rgb(33 29 25 / 18%); }
a { color: inherit; }
.legal-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.legal-page { margin: 0; }
.legal-page * { box-sizing: border-box; }
.legal-content { max-width: 850px; min-height: 65vh; margin: auto; padding: clamp(36px, 7vw, 80px) 24px; }
.legal-content h1 { margin: 0 0 24px; font-size: clamp(36px, 7vw, 60px); line-height: 1.2; }
.legal-content address { font-style: normal; }
.legal-placeholder { padding: 24px; border: 1px solid var(--brown-light); margin: 28px 0; }
.legal-placeholder p { margin: 0; }
button { font: inherit; }
.brand-wordmark { display: inline-block; width: 150px; max-width: 100%; height: auto; vertical-align: middle;  }
.footer-name .brand-wordmark, .menu-page-nav .brand-wordmark { width: 190px; }
.menu-page-nav { align-items: center; }
a:focus-visible, button:focus-visible { outline: 2px solid #9b7347; outline-offset: 6px; }
.start-screen { position: sticky; top: 0; z-index: 0; min-height: 680px; }
.start-screen > img { position: absolute; inset: 0; }
.hero-photo { opacity: var(--hero-opacity, 1); }
.hero-content { padding-top: 110px; padding-bottom: 65px; }
.main-heading, .hero-description { opacity: var(--hero-opacity, 1); transform: scale(var(--hero-scale, 1)); transform-origin: center; }
.main-heading img { width: min(68vw, 780px); max-height: 45dvh; }
.hero-description { font-size: clamp(17px, 1.45vw, 21px); }
.welcome-strip { display: flex; justify-content: center; align-items: center; gap: clamp(22px, 5vw, 80px); padding: 22px; background: #d5c5ab; font: 10px/1.5 var(--font-newspaper); letter-spacing: 2px; text-align: center; }
.welcome-strip span { font-size: 16px; color: #927249; }
.section { max-width: 1240px; margin: auto; padding: 110px 50px; }
.social-section, .visit-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 90px; }
.decor-section { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); align-items: center; gap: clamp(32px, 6vw, 80px); }
.decor-section .section-copy > p:not(.eyebrow) { max-width: 560px; }
.decor-feature { padding: clamp(24px, 4vw, 48px); border: 1px solid #c4af8f; border-radius: 140px 140px 4px 4px; background: #e2d5bf; color: #80613e; text-align: center; }
.decor-cup { display: block; width: min(100%, 270px); height: auto; margin: 0 auto 25px; }
.decor-feature h3 { font: 400 clamp(28px, 3vw, 40px)/1.25 var(--font-newspaper); margin: 12px 0 22px; color: #352b23; }
.decor-feature h3 em { color: #80613e; }
.decor-feature > p:not(.eyebrow) { font-size: 15px; line-height: 1.8; }
@media (max-width: 800px) {
  .decor-section { grid-template-columns: minmax(0, 1fr); }
  .decor-feature { width: 100%; max-width: 500px; justify-self: center; }
}
.polaroid-gallery { padding: 35px 0 25px; overflow: hidden; text-align: center; }
#cafe.polaroid-gallery { background: linear-gradient(180deg, rgb(62 44 37 / 87%), rgb(62 44 37 / 81%) 45%, rgb(62 44 37 / 95%)), url('images/galerie-stellkasten-skizze.optimized.jpg') center top / cover no-repeat; }
.polaroid-stage { display: flex; gap: 28px; padding: 40px 28px; overflow-x: auto; }
.polaroid { flex: 0 0 auto; width: clamp(200px, 20vw, 280px); margin: 0; padding: 12px 12px 0; background: #fffaf1; box-shadow: 0 14px 24px rgb(53 43 35 / 20%), 0 2px 5px rgb(53 43 35 / 10%); }
.polaroid { transition: scale 220ms ease; }
@media (hover: hover) and (pointer: fine) {
  .polaroid:hover { scale: 1.05; z-index: 2; }
}
.polaroid:has(:focus-visible) { scale: 1.05; z-index: 2; }
@media (prefers-reduced-motion: reduce) {
  .polaroid { transition: none; }
}
.polaroid img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; }
.polaroid-open { display: block; width: 100%; padding: 0; border: 0; background: transparent; cursor: zoom-in; }
body.lightbox-open { overflow: hidden; }
.photo-lightbox { position: fixed; padding: 14px 14px 0; border: 0; max-width: min(94vw, 1100px); max-height: 94dvh; background: #fffaf1; color: var(--ink); box-shadow: 0 20px 80px #0006; }
.photo-lightbox::backdrop { background: rgb(20 16 12 / 86%); }
.lightbox-image { display: block; max-width: 100%; max-height: 78dvh; width: auto; height: auto; margin: auto; object-fit: contain; }
.lightbox-caption { margin: 0; padding: 16px 40px; text-align: center; font-style: italic; }
.lightbox-close { position: absolute; top: 20px; right: 20px; width: 44px; height: 44px; border: 1px solid #b59a77; border-radius: 50%; background: #fffaf1; color: #352b23; font: 30px/1 var(--font-newspaper); cursor: pointer; box-shadow: 0 2px 12px #0003; }
.polaroid figcaption { padding: 18px 0 22px; font: italic 16px/1.4 var(--font-newspaper); color: #6c5740; }
.polaroid-gallery.is-animated .polaroid-stage { display: block; position: relative; height: clamp(440px, 40vw, 550px); overflow: hidden; padding: 0; }
.polaroid-gallery.is-animated .polaroid { position: absolute; top: 0; left: 0; will-change: transform; }
.gallery-toggle { border: 1px solid #b59a77; background: transparent; color: var(--ink); padding: 10px 18px; font: 11px/1.8 var(--font-newspaper); letter-spacing: .6px; cursor: pointer; }
.gallery-toggle:hover { background: #d8cbb7; }
.eyebrow { margin: 0 0 20px; font: 10px/1.8 var(--font-newspaper); letter-spacing: 2.5px; }
h2 { margin: 0 0 25px; font-size: clamp(36px, 4.1vw, 57px); font-weight: 400; line-height: 1.13; letter-spacing: -1.7px; }
h2 em { color: #8d6946; font-weight: 400; }
.section-copy > p:not(.eyebrow) { color: #655646; }
.ornament { color: #9c7e55; }
.text-link { display: inline-block; text-decoration: none; border-bottom: 1px solid #b59a77; padding: 6px 0; font: 12px/1.8 var(--font-newspaper); letter-spacing: .4px; }
.text-link:hover { color: #956b3d; }
.section-heading { text-align: center; max-width: 650px; margin: 0 auto 55px; }
.section-heading > p:last-child { color: #76624e; }
.menu-section { text-align: center; }
.discovery-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 4px; }
.discovery-grid .menu-banner { height: clamp(280px, 30vw, 480px); }
.discovery-grid .menu-banner-label { padding: 24px; font-size: clamp(28px, 3.3vw, 54px); line-height: 1.2; text-wrap: balance; }
.events-banner-link .menu-banner { object-position: center; }
@media (max-width: 680px) {
  .discovery-grid { grid-template-columns: 1fr; }
  .discovery-grid .menu-banner-label { font-size: clamp(28px, 7vw, 44px); }
}
.menu-banner-link { display: block; position: relative; overflow: hidden; color: var(--ivory); text-decoration: none; }
.menu-banner-link::after { content: ''; position: absolute; inset: 0; background: rgb(30 20 15 / 42%); transition: background 220ms ease; }
.menu-banner-link:hover::after { background: rgb(30 20 15 / 65%); }
.menu-banner-sketch { position: absolute; inset: 0; clip-path: circle(0% at 50% 50%); pointer-events: none; }
.menu-banner-link.is-opening::after { background: rgb(30 20 15 / 20%); }
.menu-banner-link.is-opening .menu-banner-label { opacity: 0; }
.menu-banner-link .menu-banner-label { transition: opacity 350ms ease; }
.menu-banner-link:focus-visible { outline-offset: -6px; }
.menu-banner-label { position: absolute; inset: 0; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; color: var(--ivory); font-size: clamp(40px, 6vw, 80px); text-shadow: 0 2px 12px #0008; }
.menu-banner-label > span { margin-top: 12px; font: 12px/1.6 var(--font-newspaper); letter-spacing: 2px; text-transform: uppercase; }
.menu-page { margin: 0; }
.menu-sketch-page { position: relative; isolation: isolate; min-height: 100vh; }
.events-sketch-page { position: relative; isolation: isolate; min-height: 100vh; }
.events-sketch-page::before { content: ''; position: absolute; inset: 0; z-index: 0; pointer-events: none; background: linear-gradient(180deg, rgb(30 21 17 / 96%), rgb(30 21 17 / 94%) 45%, rgb(30 21 17 / 98%)), url('images/events-signal-skizze.optimized.jpg') center top / cover no-repeat; }
.events-sketch-page > main, .events-sketch-page > .menu-page-nav, .events-sketch-page > .site-footer { position: relative; z-index: 1; background: transparent; }
.events-sketch-page > .menu-page-nav, .events-sketch-page > .site-footer { mix-blend-mode: screen; }
.menu-sketch-page::before { content: ''; position: fixed; inset: 0; z-index: 0; pointer-events: none; background: linear-gradient(180deg, rgb(30 21 17 / 96%), rgb(30 21 17 / 94%) 45%, rgb(30 21 17 / 98%)), url('images/speisekarte-stellwerk-skizze.optimized.jpg') center / cover no-repeat; }
.menu-sketch-page > main, .menu-sketch-page > .menu-page-nav { position: relative; z-index: 1; background: transparent; }
.menu-sketch-page > .site-footer { position: relative; z-index: 1; }
.menu-sketch-page > .menu-page-nav { mix-blend-mode: screen; }
.menu-sketch-page .menu-content { font-size: 18px; }
.menu-sketch-page .menu-categories a { font-size: 17px; }
.menu-sketch-page .menu-item dt { font-size: clamp(20px, 2vw, 23px); }
.menu-sketch-page .menu-price { font-size: 20px; }
.menu-sketch-page .menu-item-description { font-size: 18px; }
@media (max-width: 680px) {
  .menu-sketch-page::before { background-position: center, 60% center; }
}
.menu-page-nav { display: flex; justify-content: space-between; gap: 20px; padding: 24px clamp(24px, 5vw, 70px); border-bottom: 1px solid var(--brown-accent); }
.menu-page-nav a { text-decoration: none; }
.menu-page h1 { margin: 10px 0 24px; font-size: clamp(40px, 6vw, 72px); font-weight: 400; line-height: 1.2; }
.events-heading-banner { display: grid; place-items: center; padding: clamp(36px, 6vw, 80px) 20px 12px; }
.menu-page .events-wordmark { width: min(100%, 1000px); margin: 0; color: var(--ivory); line-height: 1; }
.events-wordmark svg { display: block; width: 100%; height: auto; overflow: visible; }
.events-wordmark-title { fill: currentColor; font-family: Georgia, 'Times New Roman', serif; font-size: 108px; font-weight: 700; letter-spacing: -4px; }
.events-wordmark-year { fill: currentColor; font-family: Georgia, 'Times New Roman', serif; font-size: 76px; letter-spacing: 10px; }
.events-wordmark-ornaments { color: var(--brown-light); }
.section.events-content { padding-top: 20px; }
.past-events { margin-top: 64px; }
.past-events > p { max-width: 600px; margin: 0 auto 40px; color: var(--brown-light); }
.past-events-list { display: grid; grid-template-columns: minmax(0, 1fr); gap: 40px; margin: 48px auto 0; padding: 0; list-style: none; text-align: left; }
.past-events-list > li { min-width: 0; overflow-wrap: anywhere; }
.past-events-list > li:first-child { grid-column: 1 / -1; }
.past-event { position: relative; isolation: isolate; display: flex; flex-direction: column; height: 100%; padding: 0; }
.past-event-anniversary::before { content: ''; position: absolute; z-index: 0; inset: 0 0 auto 14px; height: 205px; border-radius: 12px; }
.past-event-anniversary { padding: 320px 16px 0 0; }
.past-event-anniversary::before { height: 450px; background: url('images/zwei-jahre-vintage-cafe.optimized.jpg') center 38% / cover no-repeat; }
.past-event-copy { position: relative; z-index: 1; flex: 1; min-width: 0; padding: 28px; color: var(--text-dark); background: var(--cream); border-radius: 28px 0 28px 0; box-shadow: 0 8px 24px rgb(20 12 8 / 16%); }
.past-event-anniversary .past-event-copy { width: min(100%, 700px); padding: clamp(28px, 4vw, 40px); }
.past-event-copy h3 { margin: 16px 0 14px; color: var(--brown-primary); font-size: clamp(23px, 2.5vw, 29px); line-height: 1.2; text-wrap: balance; }
.past-event-anniversary h3 { font-size: clamp(28px, 3.5vw, 40px); }
.past-events-list p { margin: 0; }
.past-event-copy > p:last-child { font-size: 16px; line-height: 1.75; }
.past-events-list .past-event-date { display: inline-block; padding: 5px 10px; background: var(--brown-light); color: var(--brown-primary); border-radius: 4px; font-size: 13px; line-height: 1.5; letter-spacing: .3px; }
.past-events-list .past-event-cooperation { margin: 0 0 14px; color: var(--brown-medium); }
.past-event-image { display: block; width: calc(100% - 14px); height: 205px; margin: 0 0 -55px 14px; object-fit: cover; border-radius: 12px; }
.past-event:has(> .past-event-image) { padding-top: 0; }
@media (max-width: 680px) {
  .past-events-list { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .past-event-anniversary { padding-right: 10px; }
  .past-event::before { height: 180px; }
  .past-event-anniversary { padding-top: 220px; }
  .past-event-anniversary::before { height: 340px; }
  .past-event-copy { padding: 24px; }
  .past-event-image { height: 180px; }
}
.menu-banner { display: block; width: 100%; height: clamp(240px, 32vw, 520px); object-fit: cover; object-position: center 60%; }
.menu-placeholder { max-width: 850px; margin: auto; padding: clamp(32px, 6vw, 70px) clamp(20px, 5vw, 60px); border: 1px solid var(--brown-light); outline: 1px solid var(--brown-accent); outline-offset: -9px; border-radius: 4px; }
.menu-placeholder h2 { margin-bottom: 15px; }
.menu-ornament { display: block; color: var(--brown-light); font-size: 24px; }
.menu-placeholder > p:not(.eyebrow) { max-width: 520px; margin: 20px auto 28px; color: var(--cream); }
.menu-status { display: inline-block; padding-top: 14px; border-top: 1px solid var(--brown-accent); color: var(--brown-light); font: 11px/1.6 var(--font-newspaper); letter-spacing: 1.5px; text-transform: uppercase; }
.menu-content { max-width: 1060px; }
.menu-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 22px; margin: 32px 0 60px; }
.menu-categories a { padding: 6px 0; text-underline-offset: 6px; font: 14px/1.6 var(--font-newspaper); }
.menu-category { margin: 0 0 64px; text-align: left; scroll-margin-top: 32px; }
.menu-category h2 { font-size: clamp(28px, 4vw, 42px); margin: 0 0 12px; }
.menu-intro { margin: 0 0 22px; }
.menu-items { margin: 0; }
.menu-item { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 5px 24px; padding: 18px 0; border-bottom: 1px solid var(--brown-light); }
.menu-item dt { font-size: 19px; color: var(--ivory); overflow-wrap: anywhere; }
.menu-item dd { margin: 0; }
.menu-price { white-space: nowrap; font-variant-numeric: tabular-nums; color: var(--ivory); }
.menu-item-description { grid-column: 1 / -1; max-width: 720px; color: var(--cream); font-size: 15px; line-height: 1.7; }
.menu-charity { margin: 0 0 40px; padding: clamp(20px, 4vw, 40px); border: 1px solid var(--brown-light); }
.menu-charity h2 { font-size: clamp(25px, 4vw, 36px); }
@media (max-width: 600px) {
  .menu-content { padding: 48px 20px; }
  .menu-item { column-gap: 14px; }
  .menu-item dt { font-size: 17px; }
  .menu-page-nav { flex-wrap: wrap; }
}
.enjoyment { padding-top: 55px; }
#genuss.enjoyment { max-width: none; padding-left: max(24px, calc((100% - 1140px) / 2)); padding-right: max(24px, calc((100% - 1140px) / 2)); background: linear-gradient(180deg, rgb(62 44 37 / 87%), rgb(62 44 37 / 81%) 45%, rgb(62 44 37 / 95%)), url('images/geschichte-zug-skizze.optimized.jpg') center / cover no-repeat; }
@media (max-width: 680px) {
  #genuss.enjoyment { background-position: center, 62% center; }
}
.history-timeline { position: relative; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; list-style: none; margin: 0; padding: 0; }
.history-timeline::before { content: ''; position: absolute; top: 64px; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, #b49c7a, #8d6946 80%, transparent); }
.timeline-stop { position: relative; min-width: 0; }
.timeline-stop::before { content: ''; position: absolute; top: 59px; left: 0; width: 11px; height: 11px; border: 2px solid #8d6946; border-radius: 50%; background: var(--paper); box-shadow: 0 0 0 6px var(--paper); }
.timeline-stop:last-child::before { background: #8d6946; }
.timeline-date { margin: 0 0 48px; color: #8d6946; font: 400 clamp(24px, 2.8vw, 36px)/1.2 var(--font-newspaper); letter-spacing: -1px; }
.timeline-photo { display: flex; flex-direction: column; justify-content: center; align-items: center; aspect-ratio: 4 / 3; overflow: hidden; margin-bottom: 26px; border: 1px solid #c4b296; border-radius: 12px; background: linear-gradient(145deg, #f3ecdf, #ded0ba); color: #76624e; text-align: center; }
.timeline-photo img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 300ms ease; }
@media (hover: hover) and (pointer: fine) {
  .timeline-photo:hover img { transform: scale(1.025); }
}
.timeline-photo > span { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid #b49c7a; border-radius: 50%; font: 24px/1 var(--font-newspaper); }
.timeline-photo p { margin: 14px 8px 0; font-size: 18px; font-style: italic; }
.timeline-photo small { display: block; margin-top: 6px; font: 10px/1.6 var(--font-newspaper); letter-spacing: 1px; }
.timeline-label { color: #846846; font: 9px/1.7 var(--font-newspaper); letter-spacing: 1.6px; }
.timeline-stop > p:last-child { margin: 0; color: #6a5c4c; font-size: 15px; }
.timeline-stop > h3 { min-height: 2.6em; }
.timeline-stop > h3, .timeline-stop > p:last-child { overflow-wrap: anywhere; hyphens: auto; }
@media (min-width: 681px) and (max-width: 900px) {
  .history-timeline { grid-template-columns: 1fr; gap: 40px; padding-left: 30px; }
  .history-timeline::before { top: 12px; bottom: 0; left: 4px; right: auto; width: 1px; height: auto; background: linear-gradient(#8d6946, #b49c7a 90%, transparent); }
  .timeline-stop::before { top: 8px; left: -31px; }
  .timeline-date { margin-bottom: 22px; }
}
@media (max-width: 900px) {
  .timeline-stop > h3 { min-height: 0; }
}
.cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.food-card:nth-child(2) { margin-top: 42px; }
.card-image { overflow: hidden; background: #c4b59d; }
.card-image img { display: block; width: 100%; height: 340px; object-fit: cover; transition: transform .7s ease; }
.food-card:hover .card-image img { transform: scale(1.045); }
.card-copy { padding: 25px 0 0; }
.card-number { font: 9px/1.7 var(--font-newspaper); letter-spacing: 2px; color: #846846; }
h3 { font-size: 24px; line-height: 1.3; font-weight: 400; margin: 13px 0; }
.card-copy p { font-size: 15px; color: #6a5c4c; margin: 0; }
.image-note { font: 11px/1.6 var(--font-newspaper); color: #76624e; text-align: center; margin: 38px 0 0; }
.pause-banner { position: relative; padding: 95px 24px; background: linear-gradient(rgb(0 0 0 / 55%), rgb(0 0 0 / 55%)), url('images/vintage-pause-enhanced.optimized.jpg') center 60% / cover; text-align: center; color: #f5ead8; }
.quote { font-size: clamp(34px, 4.5vw, 62px); line-height: 1.3; margin: 22px 0 32px; }
.quote em { color: var(--gold); }
.button { display: inline-block; border: 1px solid #5c4731; padding: 13px 23px; font: 12px/1.8 var(--font-newspaper); text-decoration: none; background: #352b23; color: #f5ead8; transition: background .2s, transform .2s; }
.button:hover { background: #655038; transform: translateY(-2px); }
.button-light { border-color: #b8a17e; background: transparent; }
.social-links { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 32px; font: 12px/1.7 var(--font-newspaper); }
.instagram-card { width: 100%; min-width: 0; max-width: 440px; justify-self: center; background: #f8f3ea; border: 1px solid #d1c0a7; box-shadow: 12px 12px 0 #d9ccb6; transform: rotate(2deg); }
.instagram-heading { display: flex; align-items: center; gap: 12px; padding: 18px; font: 13px/1.6 var(--font-newspaper); }
.instagram-heading > span:last-child { margin-left: auto; }
.instagram-icon { font-size: 33px; }
.instagram-heading small { display: block; color: #76624e; }
.instagram-preview { width: 100%; height: 330px; display: block; object-fit: cover; }
.instagram-caption { padding: 10px 22px 25px; }
.instagram-caption p { margin-bottom: 9px; }
.instagram-frame { display: block; width: 100%; height: 600px; border: 0; background: white; }
.instagram-latest { padding-top: 15px; text-align: center; }
.news-section { text-align: center; }
.news-section h2 { margin-bottom: 32px; }
.news-section .weekly-wordmark { width: min(100%, 900px); margin: 0 auto 32px; color: var(--ivory); line-height: 1; }
.weekly-wordmark svg { display: block; width: 100%; height: auto; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.weekly-menu { max-width: 960px; margin: 0 auto; padding: clamp(22px, 4vw, 48px); color: var(--cream); }
.weekly-period { display: flex; align-items: center; justify-content: center; gap: 16px; margin: 0 0 22px; font-size: clamp(17px, 2.4vw, 26px); font-weight: 700; line-height: 1.3; text-transform: uppercase; text-wrap: balance; }
.weekly-period > span { color: var(--brown-light); }
.weekly-schedule { width: 100%; border-collapse: separate; border-spacing: 0 8px; }
.weekly-schedule th, .weekly-schedule td { padding: 12px 16px; border-top: 3px double var(--brown-light); border-bottom: 3px double var(--brown-light); }
.weekly-schedule th { width: 22%; border-left: 3px double var(--brown-light); border-right: 1px solid var(--brown-light); }
.weekly-schedule .weekly-price { width: 25%; border-right: 3px double var(--brown-light); }
.weekly-dish { text-align: left; line-height: 1.25; }
.weekly-dish strong { display: block; font-size: clamp(19px, 2.7vw, 30px); }
.weekly-dish > span { display: block; margin-top: 4px; font-size: clamp(15px, 2vw, 21px); }
.weekly-schedule abbr { display: block; color: var(--brown-light); font-size: clamp(32px, 4.5vw, 48px); line-height: 1; text-decoration: none; }
.weekly-schedule th > span { display: block; margin-top: 4px; font-size: clamp(13px, 1.8vw, 18px); line-height: 1.3; text-transform: uppercase; }
.weekly-price > span { display: inline-block; padding: 6px 12px; border: 3px double var(--brown-light); color: var(--brown-light); font-size: clamp(23px, 3.6vw, 36px); font-weight: 700; line-height: 1.25; white-space: nowrap; font-variant-numeric: tabular-nums; }
.weekly-ribbon { margin: 20px 0 12px; padding: 9px 16px; background: var(--brown-medium); border: 4px double var(--brown-light); color: var(--ivory); font-size: clamp(14px, 2vw, 22px); line-height: 1.4; text-transform: uppercase; }
.weekly-welcome { margin: 14px 0; font-family: var(--font-newspaper); font-size: clamp(21px, 3vw, 32px); line-height: 1.5; }
@media (max-width: 680px) {
  .weekly-menu { padding: 20px 12px; }
  .weekly-period { gap: 8px; }
  .weekly-schedule, .weekly-schedule tbody { display: block; }
  .weekly-schedule tr { display: grid; grid-template-columns: minmax(0, 1fr) auto; margin-bottom: 12px; border: 3px double var(--brown-light); }
  .weekly-schedule th, .weekly-schedule td { padding: 10px 6px; }
  .weekly-schedule th { grid-column: 1; width: auto; border: 0; }
  .weekly-schedule .weekly-price { grid-column: 2; grid-row: 1; width: auto; align-self: center; border: 0; }
  .weekly-schedule .weekly-dish { grid-column: 1 / -1; grid-row: 2; padding: 12px; border: 0; border-top: 1px solid var(--brown-light); text-align: center; }
  .weekly-price > span { padding: 6px; }
}
.instagram-latest h2 { margin-bottom: 32px; }
.instagram-photo-link { display: block; max-width: 960px; margin: 0 auto 24px; text-decoration: none; }
.instagram-latest-photo { display: block; width: 100%; max-height: 900px; object-fit: contain; }
.instagram-photo-empty { min-height: clamp(280px, 48vw, 580px); display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px; padding: 30px; border: 1px solid var(--brown-light); background: var(--brown-medium); }
.instagram-photo-empty span:first-child { font-size: clamp(25px, 4vw, 46px); }
.instagram-photo-empty span:last-child { font: 14px/1.6 var(--font-newspaper); }
.instagram-latest-caption { max-width: 760px; margin: 0 auto 24px; white-space: pre-line; overflow-wrap: anywhere; }
.instagram-latest [hidden] { display: none; }
.contact-socials { display: flex; gap: 14px; margin-top: 24px; }
.contact-socials a { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; border: 1px solid var(--brown-light); border-radius: 50%; color: var(--cream); }
.contact-socials svg { width: 24px; height: 24px; }
.contact-socials a[href]:hover { background: var(--brown-medium); color: var(--ivory); }
.contact-socials [aria-disabled="true"] { opacity: .45; cursor: default; }
.visit-section { background: #d8cbb7; border-top: 1px solid #c3af90; }
address { font-style: normal; margin-bottom: 26px; }
.contact-line { font-size: 14px; margin-top: 24px; }
.opening-hours { margin: 28px 0; padding: 20px 0; border-top: 1px solid #b49c7a; border-bottom: 1px solid #b49c7a; }
.opening-hours h3 { margin: 0 0 16px; }
.opening-hours dl { margin: 0; font-size: 14px; }
.opening-hours dl > div { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 2px 16px; padding: 5px 0; }
.opening-hours dd { margin: 0; white-space: nowrap; font-variant-numeric: tabular-nums; }
.location-card { text-align: center; padding: 35px; border: 1px solid #b49c7a; outline: 1px solid #b49c7a; outline-offset: -9px; background: #e7ddca; }
.location-art { min-height: 190px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: radial-gradient(ellipse, #d7c2a0 0%, transparent 68%); }
.location-pin { font-size: 48px; color: #8d6946; line-height: 1.5; }
.location-art > span:nth-child(2) { font: 14px/1.8 var(--font-newspaper); letter-spacing: 4px; }
.location-art small { font-style: italic; }
.location-card > p:not(.eyebrow) { font-size: 15px; }
.site-footer { max-width: 1440px; margin: auto; padding: 38px 50px; display: flex; justify-content: space-between; gap: 25px; align-items: center; color: #d9c7aa; }
.footer-name { font-size: 24px; text-decoration: none; line-height: 1.5; }
.footer-name span { display: block; font: 9px/1.8 var(--font-newspaper); letter-spacing: 2px; text-transform: uppercase; }
.site-footer > p, .site-footer > a[href$="#start"] { font: 11px/1.8 var(--font-newspaper); }
.reveal { transition: opacity .8s ease, translate .8s ease; }
.reveal.is-waiting { opacity: 0; translate: 0 25px; }
@media (max-width: 900px) {
  .section { padding: 75px 30px; }
  .social-section, .visit-inner { gap: 42px; }
  .cards { gap: 18px; }
  .card-image img { height: 260px; }
  h3 { font-size: 21px; }
}
@media (max-width: 680px) {
  .history-timeline { grid-template-columns: 1fr; gap: 40px; padding-left: 30px; }
  .history-timeline::before { top: 12px; bottom: 0; left: 4px; right: auto; width: 1px; height: auto; background: linear-gradient(#8d6946, #b49c7a 90%, transparent); }
  .timeline-stop::before { top: 8px; left: -31px; }
  .timeline-date { margin-bottom: 22px; }
  .start-screen { min-height: 730px; }
  .hero-content { padding: 170px 22px 55px; }
  .main-heading img { width: 94vw; }
  .hero-description { font-size: 17px; }
  .welcome-strip { gap: 15px; font-size: 8px; letter-spacing: 1px; }
  .section { padding: 65px 24px; }
  .social-section, .visit-inner { grid-template-columns: 1fr; gap: 48px; }
  h2 { font-size: 40px; }
  .cards { grid-template-columns: 1fr; gap: 35px; }
  .food-card:nth-child(2) { margin-top: 0; }
  .card-image img { height: 350px; }
  .section-heading { margin-bottom: 35px; }
  .instagram-card { transform: none; box-shadow: 6px 6px 0 #d9ccb6; }
  .pause-banner { padding: 70px 24px; }
  .site-footer { flex-direction: column; text-align: center; padding: 35px 24px; gap: 15px; }
  .site-footer p { margin: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .main-heading, .hero-description { opacity: 1; transform: none; }
  .start-screen { position: relative; }
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
  .reveal.is-waiting { opacity: 1; translate: none; }
}
