@font-face{font-family:"Hof Titel";src:url("/lm/schrift/lm-kontor-titel.1986d1fe.woff2") format("woff2");font-display:swap;font-weight:400}
@font-face{font-family:"Hof Text";src:url("/lm/schrift/lm-kontor-text.50d2e5c9.woff2") format("woff2");font-display:swap;font-weight:400 600}
@font-face{font-family:"Hof Kursiv";src:url("/lm/schrift/lm-kontor-kursiv.47402d13.woff2") format("woff2");font-display:swap;font-style:italic}

:root{
  --papier:#f2ebdd;
  --papier-tief:#e8deca;
  --tinte:#241c16;
  --leise:#6f6252;
  --gruen:#263d31;
  --gruen-hell:#385746;
  --rot:#743429;
  --linie:#b8aa92;
  --rand:clamp(1.15rem,4vw,4.75rem);
  --breite:92rem;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--papier)}
body{margin:0;background:var(--papier);color:var(--tinte);font-family:"Hof Text",Georgia,serif;font-size:clamp(1rem,.35vw + .92rem,1.14rem);line-height:1.55}
body:has(.navigation.offen){overflow:hidden}
a{color:inherit;text-underline-offset:.2em}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
:focus-visible{outline:3px solid #d79a43;outline-offset:4px}
.sprung{position:fixed;left:1rem;top:1rem;z-index:100;transform:translateY(-180%);background:var(--papier);padding:.7rem 1rem;border:2px solid var(--tinte)}
.sprung:focus{transform:none}

.demozeile{min-height:2.15rem;padding:.42rem var(--rand);display:flex;justify-content:space-between;gap:1rem;background:var(--rot);color:#fff6e9;font-family:"Hof Text",sans-serif;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}
.demozeile a{font-weight:600}
.kopf{height:6.4rem;max-width:var(--breite);margin:auto;padding:0 var(--rand);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--linie)}
.wortmarke{text-decoration:none;display:flex;flex-direction:column;line-height:1}
.wortmarke strong{font-family:"Hof Titel",Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:400}
.marke-klein{font-size:.62rem;letter-spacing:.19em;text-transform:uppercase;margin-bottom:.38rem;color:var(--leise)}
.navigation{display:flex;align-items:center;gap:clamp(1.2rem,2.8vw,3rem);font-size:.9rem}
.navigation a{text-decoration:none;border-bottom:1px solid transparent}
.navigation a:hover{border-color:currentColor}
.navigation .nav-aktion{padding:.72rem 1rem;background:var(--gruen);color:#f8f0e2;border:1px solid var(--gruen)}
.navigation .nav-aktion:hover{background:var(--gruen-hell);border-color:var(--gruen-hell)}
.menueknopf{display:none;background:none;border:0;color:inherit;padding:.65rem}

.hero{max-width:var(--breite);min-height:min(46rem,80vh);margin:auto;padding:clamp(2rem,5vw,5.5rem) var(--rand);display:grid;grid-template-columns:minmax(20rem,.77fr) minmax(28rem,1.23fr);gap:clamp(2rem,5vw,6rem);align-items:center;position:relative;overflow:hidden}
.hero-text{position:relative;z-index:2;padding-bottom:3rem}
.augenbraue,.zaehler{margin:0 0 1.25rem;font-size:.72rem;line-height:1.2;text-transform:uppercase;letter-spacing:.17em;color:var(--leise)}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:"Hof Titel",Georgia,serif;font-weight:400;line-height:.95;letter-spacing:-.025em}
h1{font-size:clamp(3.3rem,6.7vw,7.35rem);margin-bottom:2rem}
h1 em{font-family:"Hof Kursiv",Georgia,serif;font-weight:400;color:var(--rot)}
.hero-einleitung{max-width:34rem;font-size:clamp(1.08rem,1.6vw,1.45rem);line-height:1.45;color:#4d4235}
.hero-aktionen{display:flex;align-items:center;gap:1.5rem;margin-top:2.25rem;flex-wrap:wrap}
.knopf{display:inline-flex;min-height:3.15rem;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:var(--gruen);border:1px solid var(--gruen);color:#f7efe2;text-decoration:none;font-size:.9rem;font-weight:600}
.knopf:hover{background:var(--gruen-hell);border-color:var(--gruen-hell)}
.textlink{font-weight:600;text-decoration-thickness:1px}
.textlink span{display:inline-block;margin-left:.35em;transition:transform .2s ease}
.textlink:hover span{transform:translateX(.25rem)}
.hero-bild{margin:0;align-self:stretch;min-height:35rem;position:relative;background:#d5c6aa;overflow:hidden}
.hero-bild img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-bild figcaption{position:absolute;right:1rem;bottom:1rem;max-width:16rem;padding:.65rem .8rem;background:rgba(36,28,22,.82);color:#f7efe2;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}
.hero-nummer{position:absolute;left:var(--rand);bottom:1.75rem;font-family:"Hof Titel",serif;font-size:.75rem;line-height:1.1;letter-spacing:.12em;color:var(--leise)}

.satzband{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,4vw,4rem);min-height:5rem;padding:1.25rem var(--rand);background:var(--gruen);color:#f5ecdf;text-align:center;font-size:.76rem;text-transform:uppercase;letter-spacing:.16em}
.satzband p{margin:0}.satzband i{width:4px;height:4px;border-radius:50%;background:#c7a864}
.abschnitt{max-width:var(--breite);margin:auto;padding:clamp(5rem,10vw,10rem) var(--rand)}
.haltung{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,8vw,9rem);border-bottom:1px solid var(--linie)}
.abschnitt-kopf h2,.gastraum h2,.besuch h2{font-size:clamp(2.6rem,5vw,5.5rem);max-width:13ch}
.haltung-text{padding-top:clamp(3rem,6vw,6rem);max-width:38rem}
.haltung-text .gross{font-family:"Hof Titel",serif;font-size:clamp(1.6rem,2.7vw,2.7rem);line-height:1.15;margin-bottom:2rem}
.haltung-text p:last-child{color:var(--leise);max-width:34rem}

.gericht{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(20rem,.78fr);gap:0;padding-top:0;padding-bottom:0;max-width:none;background:var(--papier-tief)}
.gericht-bild{min-height:43rem;overflow:hidden}
.gericht-bild img{width:100%;height:100%;object-fit:cover}
.gericht-text{padding:clamp(3rem,8vw,8rem) clamp(1.5rem,6vw,7rem);align-self:center}
.gericht-text h2{font-size:clamp(2.7rem,5vw,5.25rem);margin-bottom:2rem}
.gericht-text>p{max-width:31rem;color:#55493b}
.gericht-fuss{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid var(--linie)}
.gericht-fuss strong{font-family:"Hof Titel",serif;font-size:2rem;font-weight:400}
.gericht-text small{display:block;margin-top:1.5rem;color:var(--leise);font-size:.72rem}

.gastraum{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(2rem,7vw,8rem);align-items:end}
.gastraum-text{padding-bottom:2rem}
.gastraum-text p:last-child{max-width:27rem;color:var(--leise)}
.gastraum figure{margin:0;position:relative}
.gastraum figure:before{content:"";position:absolute;left:-1rem;top:-1rem;width:5rem;height:5rem;border-left:1px solid var(--rot);border-top:1px solid var(--rot)}

.besuch{background:var(--gruen);color:#f7efe2;max-width:none;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,8rem)}
.besuch-kopf{max-width:40rem}.besuch .zaehler{color:#bdc9bb}
.besuch-wege{border-top:1px solid #617264}
.besuch-wege article{display:grid;grid-template-columns:2.5rem 1fr minmax(12rem,.8fr);gap:1.5rem;align-items:start;padding:2rem 0;border-bottom:1px solid #617264}
.besuch-wege span{font-size:.7rem;color:#bdc9bb}
.besuch-wege h3{font-family:"Hof Titel",serif;font-size:1.75rem;font-weight:400;margin:0}
.besuch-wege p{font-size:.9rem;color:#d4ded2;margin:0}
.besuch-wege a{grid-column:2;text-underline-offset:.25em;font-weight:600}

.demo-hinweis{padding:clamp(4rem,8vw,8rem) var(--rand);display:grid;grid-template-columns:.5fr 1.2fr auto;gap:clamp(2rem,6vw,7rem);align-items:end;background:var(--rot);color:#fff4e4}
.demo-hinweis .zaehler{color:#eed0c2;align-self:start}
.demo-hinweis h2{font-size:clamp(2.4rem,4.6vw,5rem);margin-bottom:1.5rem}
.demo-hinweis p{max-width:43rem;color:#f1d8ca}
.demo-hinweis .knopf{white-space:nowrap}.knopf.hell{background:#fff4e4;color:var(--rot);border-color:#fff4e4}

.fuss{padding:clamp(3rem,5vw,5rem) var(--rand) 2rem;display:grid;grid-template-columns:1fr 1fr auto;gap:2rem;background:#1d251f;color:#e9e4d8;font-size:.82rem}
.fuss p{margin:0}.fuss-marke{display:flex;flex-direction:column}.fuss-marke span{font-size:.62rem;text-transform:uppercase;letter-spacing:.17em;color:#aeb9ae}.fuss-marke strong{font-family:"Hof Titel",serif;font-size:1.8rem;font-weight:400}
.fuss nav{display:flex;gap:1.5rem;flex-wrap:wrap}.fuss-klein{grid-column:1/-1;padding-top:2rem;border-top:1px solid #4c574e;color:#9eaaa0}

@media(max-width:860px){
  .demozeile{align-items:center}.demozeile a{white-space:nowrap}
  .kopf{height:5.5rem}.menueknopf{display:flex;align-items:center;gap:.55rem;min-height:44px}.menueknopf i{width:1.5rem;height:1px;background:currentColor;box-shadow:0 6px currentColor}
  .navigation{display:none;position:fixed;inset:calc(2.15rem + 5.5rem) 0 0;z-index:20;background:var(--papier);padding:2rem var(--rand);flex-direction:column;align-items:stretch;gap:0}
  .navigation.offen{display:flex}.navigation a{padding:1.2rem 0;border-bottom:1px solid var(--linie);font-family:"Hof Titel",serif;font-size:1.8rem}.navigation .nav-aktion{margin-top:1rem;padding:1rem;text-align:center;font-family:"Hof Text",sans-serif;font-size:1rem}
  .hero{grid-template-columns:1fr;padding-top:3.5rem}.hero-text{padding-bottom:0}.hero-bild{min-height:26rem}.hero-nummer{display:none}
  .haltung,.gericht,.gastraum,.besuch{grid-template-columns:1fr}.haltung-text{padding-top:0}.gericht-bild{min-height:26rem}.gericht-text{padding-top:4rem;padding-bottom:4rem}
  .gastraum-text{order:2}.gastraum figure{order:1}
  .besuch-wege article{grid-template-columns:2rem 1fr}.besuch-wege p{grid-column:2}.besuch-wege a{grid-column:2}
  .demo-hinweis{grid-template-columns:1fr;align-items:start}.demo-hinweis .knopf{justify-self:start}
  .fuss{grid-template-columns:1fr 1fr}.fuss nav{grid-column:1/-1}.fuss-klein{grid-column:1/-1}
}

@media(max-width:560px){
  .demozeile{font-size:.62rem}.demozeile a{max-width:8rem;text-align:right}
  .kopf{padding-inline:1rem}.hero,.abschnitt{padding-inline:1rem}.hero{min-height:auto}.hero-bild{min-height:20rem;margin-inline:-1rem}.hero-bild figcaption{right:.5rem;bottom:.5rem}
  .satzband{justify-content:flex-start;overflow:hidden;white-space:nowrap}.satzband p:nth-of-type(3),.satzband i:nth-of-type(2){display:none}
  .gericht-fuss{align-items:flex-start;flex-direction:column}.demo-hinweis,.fuss{padding-inline:1rem}.fuss{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.textlink span{transition:none}}

