:root{--cream: #F5EFE3;--cream-2: #EDE4D2;--surface: #FBF7EC;--ink: #1F2024;--ink-soft: #3A3B40;--ink-muted: #5E5F66;--terra: #A24A2A;--terra-hover: #8E3C20;--terra-soft: #E8C4B2;--olive: #5A6A47;--olive-soft: #8C9C73;--line: rgba(31, 32, 36, .1);--shadow-sm: 0 2px 6px rgba(31, 32, 36, .06);--shadow-md: 0 18px 36px -18px rgba(31, 32, 36, .22);--shadow-lg: 0 30px 60px -24px rgba(31, 32, 36, .28);--radius: 14px;--radius-lg: 20px;--max-w: 1140px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--cream);color:var(--ink);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden;overflow-wrap:break-word}.demo-banner{background:var(--ink);color:var(--cream);text-align:center;font-size:.82rem;padding:.55rem 1rem;letter-spacing:.04em}.demo-banner a{color:var(--terra-soft);text-decoration:underline}.demo-banner a:hover{color:#fff}a{color:var(--terra);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,Times New Roman,serif;letter-spacing:-.012em;line-height:1.14;font-weight:700;color:var(--ink)}h1{font-size:clamp(2.4rem,6vw,4.2rem)}h2{font-size:clamp(1.9rem,3.8vw,2.7rem)}h3{font-size:1.32rem;line-height:1.28}p{color:var(--ink-soft)}.muted{color:var(--ink-muted)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}section{padding:5.5rem 0}@media(max-width:640px){section{padding:3.4rem 0}}.eyebrow{display:inline-block;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--terra)}.rule{display:inline-block;width:44px;height:2px;background:var(--terra);vertical-align:middle;margin-right:.7rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:48px;padding:.85rem 1.7rem;border-radius:12px;font-weight:600;font-size:1rem;font-family:ui-sans-serif,system-ui,sans-serif;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;text-decoration:none;cursor:pointer;border:1px solid transparent}.btn:focus-visible{outline:3px solid var(--olive);outline-offset:2px}.btn-primary{background:var(--terra);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--terra-hover);text-decoration:none}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--ink)}.btn-ghost:hover{background:var(--ink);color:var(--cream);text-decoration:none}.btn-sm{min-height:40px;padding:.5rem 1.1rem;font-size:.92rem}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:65;background:#f5efe3f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #1f20240f}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;gap:1rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.75rem;color:var(--ink);text-decoration:none;min-height:44px}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-mark[data-astro-cid-3ef6ksr2]{width:44px;height:44px;background:var(--terra);color:#fff;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-family:Iowan Old Style,Palatino,Georgia,serif;font-weight:700;font-size:1.35rem;box-shadow:var(--shadow-sm)}.brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.15}.brand-name[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1.05rem;font-family:Iowan Old Style,Palatino,Georgia,serif}.brand-sub[data-astro-cid-3ef6ksr2]{color:var(--ink-muted);font-size:.78rem}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.6rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn){color:var(--ink);font-weight:500;font-size:.96rem;min-height:44px;display:inline-flex;align-items:center}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn):hover{color:var(--terra);text-decoration:none}.burger[data-astro-cid-3ef6ksr2]{display:none;width:44px;height:44px;background:transparent;border:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;border-radius:10px}.burger[data-astro-cid-3ef6ksr2]:focus-visible{outline:3px solid var(--olive);outline-offset:2px}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background:var(--cream);transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .25s ease;pointer-events:none;z-index:50;padding-top:96px}.mobile-menu[data-astro-cid-3ef6ksr2].open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;padding:1.5rem;gap:.3rem}.m-link[data-astro-cid-3ef6ksr2]{color:var(--ink);text-decoration:none;font-family:Iowan Old Style,Palatino,Georgia,serif;font-size:1.55rem;font-weight:600;padding:.95rem .6rem;border-radius:12px;min-height:44px;display:flex;align-items:center}.m-link[data-astro-cid-3ef6ksr2]:hover,.m-link[data-astro-cid-3ef6ksr2]:active{background:var(--cream-2);text-decoration:none}@media(max-width:820px){.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:flex}.brand-sub[data-astro-cid-3ef6ksr2]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:clamp(640px,92vh,920px);display:flex;align-items:flex-end;color:#fff;isolation:isolate;overflow:hidden}.hero-media[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:-1}.hero-media[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(180deg,#14121038,#1412108c 55%,#141210d1)}.hero-inner[data-astro-cid-bbe6dxrz]{padding-top:6rem;padding-bottom:4rem;max-width:920px}.kicker[data-astro-cid-bbe6dxrz]{display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#f5d9c7;margin-bottom:1.2rem}h1[data-astro-cid-bbe6dxrz]{color:#fff;font-size:clamp(2.6rem,6.5vw,4.5rem);max-width:18ch;margin-bottom:1.4rem;text-shadow:0 2px 18px rgba(0,0,0,.25)}.lead[data-astro-cid-bbe6dxrz]{color:#f5efe3;font-size:clamp(1.05rem,1.5vw,1.2rem);max-width:56ch;margin-bottom:2rem;text-shadow:0 1px 8px rgba(0,0,0,.35)}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:3rem}.btn-ghost-light[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:48px;padding:.85rem 1.7rem;border-radius:12px;font-weight:600;font-size:1rem;border:1px solid rgba(255,255,255,.65);color:#fff;background:transparent;text-decoration:none;transition:background .15s ease,color .15s ease}.btn-ghost-light[data-astro-cid-bbe6dxrz]:hover{background:#ffffff1f;text-decoration:none}.btn-ghost-light[data-astro-cid-bbe6dxrz]:focus-visible{outline:3px solid #F5D9C7;outline-offset:2px}.hero-facts[data-astro-cid-bbe6dxrz]{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;border-top:1px solid rgba(255,255,255,.22);padding-top:1.6rem}.hero-facts[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.2rem}.hero-facts[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-family:Iowan Old Style,Palatino,Georgia,serif;font-weight:700;color:#fff;font-size:1.05rem}.hero-facts[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{color:#ede4d2;font-size:.92rem}@media(max-width:720px){.hero-inner[data-astro-cid-bbe6dxrz]{padding-top:5rem;padding-bottom:2.8rem}.hero-facts[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:.9rem}.hero-shade[data-astro-cid-bbe6dxrz]{background:linear-gradient(180deg,#14121052,#141210a6 55%,#141210d9)}}.brot[data-astro-cid-e6upkwqt]{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.grid[data-astro-cid-e6upkwqt]{display:grid;grid-template-columns:1.05fr 1fr;gap:4rem;align-items:center}.brot-figure[data-astro-cid-e6upkwqt]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);background:var(--cream-2)}.brot-figure[data-astro-cid-e6upkwqt] img[data-astro-cid-e6upkwqt]{width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 2}.brot-text[data-astro-cid-e6upkwqt] h2[data-astro-cid-e6upkwqt]{margin:.9rem 0 1.4rem;max-width:22ch}.brot-text[data-astro-cid-e6upkwqt] p[data-astro-cid-e6upkwqt]{margin-bottom:1.1rem}.brot-list[data-astro-cid-e6upkwqt]{list-style:none;margin-top:1.8rem;display:flex;flex-direction:column;gap:.9rem;padding:1.4rem 1.6rem;background:var(--cream);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.brot-list[data-astro-cid-e6upkwqt] li[data-astro-cid-e6upkwqt]{color:var(--ink-soft);padding-left:1.3rem;position:relative}.brot-list[data-astro-cid-e6upkwqt] li[data-astro-cid-e6upkwqt]:before{content:"";position:absolute;left:0;top:.65rem;width:8px;height:8px;background:var(--terra);border-radius:50%}.brot-list[data-astro-cid-e6upkwqt] strong[data-astro-cid-e6upkwqt]{color:var(--ink);font-weight:700}@media(max-width:880px){.grid[data-astro-cid-e6upkwqt]{grid-template-columns:1fr;gap:2.4rem}.brot-figure[data-astro-cid-e6upkwqt]{order:-1}}.karte[data-astro-cid-gxgydkyq]{background:var(--cream)}.section-head[data-astro-cid-gxgydkyq]{max-width:760px;margin:0 auto 3.2rem;text-align:center}.section-head[data-astro-cid-gxgydkyq] h2[data-astro-cid-gxgydkyq]{margin:.8rem 0 1.2rem}.section-head[data-astro-cid-gxgydkyq] .lead[data-astro-cid-gxgydkyq]{color:var(--ink-soft);font-size:1.08rem}.karte-grid[data-astro-cid-gxgydkyq]{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.card[data-astro-cid-gxgydkyq]{background:var(--surface);border-radius:var(--radius-lg);padding:2.2rem 2rem;box-shadow:var(--shadow-sm)}.card[data-astro-cid-gxgydkyq] h3[data-astro-cid-gxgydkyq]{color:var(--olive);margin-bottom:1.4rem;font-size:1.4rem}.dishes[data-astro-cid-gxgydkyq]{list-style:none;display:flex;flex-direction:column;gap:1.3rem}.dishes[data-astro-cid-gxgydkyq] li[data-astro-cid-gxgydkyq]{padding-bottom:1.2rem;border-bottom:1px dashed var(--line)}.dishes[data-astro-cid-gxgydkyq] li[data-astro-cid-gxgydkyq]:last-child{border-bottom:0;padding-bottom:0}.dish-head[data-astro-cid-gxgydkyq]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.3rem}.dish-name[data-astro-cid-gxgydkyq]{font-family:Iowan Old Style,Palatino,Georgia,serif;font-weight:700;font-size:1.08rem;color:var(--ink)}.dish-price[data-astro-cid-gxgydkyq]{font-family:Iowan Old Style,Palatino,Georgia,serif;font-weight:700;color:var(--terra);font-size:1.02rem;white-space:nowrap}.dish-note[data-astro-cid-gxgydkyq]{color:var(--ink-muted);font-size:.95rem;margin:0}.karte-figure[data-astro-cid-gxgydkyq]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);aspect-ratio:4 / 3}.karte-figure[data-astro-cid-gxgydkyq] img[data-astro-cid-gxgydkyq]{width:100%;height:100%;object-fit:cover}.karte-note[data-astro-cid-gxgydkyq]{margin-top:3rem;text-align:center;color:var(--ink-muted);font-style:italic;max-width:620px;margin-left:auto;margin-right:auto}@media(max-width:820px){.karte-grid[data-astro-cid-gxgydkyq]{grid-template-columns:1fr}.card[data-astro-cid-gxgydkyq]{padding:1.8rem 1.5rem}}.saal[data-astro-cid-v4e3g3rv]{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.saal-grid[data-astro-cid-v4e3g3rv]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.saal-text[data-astro-cid-v4e3g3rv] h2[data-astro-cid-v4e3g3rv]{margin:.8rem 0 1.4rem;max-width:20ch}.saal-text[data-astro-cid-v4e3g3rv] p[data-astro-cid-v4e3g3rv]{margin-bottom:1.1rem}.saal-text[data-astro-cid-v4e3g3rv] .btn[data-astro-cid-v4e3g3rv]{margin-top:.8rem}.saal-figure[data-astro-cid-v4e3g3rv]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);aspect-ratio:4 / 3}.saal-figure[data-astro-cid-v4e3g3rv] img[data-astro-cid-v4e3g3rv]{width:100%;height:100%;object-fit:cover}.raum-list[data-astro-cid-v4e3g3rv]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.raum[data-astro-cid-v4e3g3rv]{background:var(--cream);padding:1.8rem 1.6rem;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.raum[data-astro-cid-v4e3g3rv] h3[data-astro-cid-v4e3g3rv]{margin-bottom:.3rem;color:var(--ink)}.raum-cap[data-astro-cid-v4e3g3rv]{color:var(--terra);font-weight:700;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .8rem}.raum[data-astro-cid-v4e3g3rv] p[data-astro-cid-v4e3g3rv]:not(.raum-cap){color:var(--ink-soft);margin:0;font-size:.98rem}@media(max-width:880px){.saal-grid[data-astro-cid-v4e3g3rv]{grid-template-columns:1fr;gap:2.4rem;margin-bottom:2.8rem}.saal-figure[data-astro-cid-v4e3g3rv]{order:-1}.raum-list[data-astro-cid-v4e3g3rv]{grid-template-columns:1fr}}.reservieren[data-astro-cid-vk5ypeql]{background:var(--cream)}.res-grid[data-astro-cid-vk5ypeql]{display:grid;grid-template-columns:1.05fr 1fr;gap:3.5rem;align-items:start}.res-text[data-astro-cid-vk5ypeql] h2[data-astro-cid-vk5ypeql]{margin:.8rem 0 1.4rem;max-width:22ch}.res-text[data-astro-cid-vk5ypeql] p[data-astro-cid-vk5ypeql]{margin-bottom:1rem}.res-card[data-astro-cid-vk5ypeql]{background:var(--ink);color:var(--cream);border-radius:var(--radius-lg);padding:2.4rem 2rem;box-shadow:var(--shadow-md)}.res-card[data-astro-cid-vk5ypeql] h3[data-astro-cid-vk5ypeql]{color:#fff;margin-bottom:1.6rem;font-size:1.4rem}.res-list[data-astro-cid-vk5ypeql]{display:flex;flex-direction:column;gap:1.2rem}.res-list[data-astro-cid-vk5ypeql] div[data-astro-cid-vk5ypeql]{display:flex;flex-direction:column;gap:.2rem}.res-list[data-astro-cid-vk5ypeql] dt[data-astro-cid-vk5ypeql]{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#f5d9c7}.res-list[data-astro-cid-vk5ypeql] dd[data-astro-cid-vk5ypeql]{color:#fff;font-size:1.02rem;line-height:1.55}.dummy-note[data-astro-cid-vk5ypeql]{margin-top:1.8rem;padding-top:1.4rem;border-top:1px solid rgba(245,239,227,.18);color:#ede4d2;font-size:.85rem;font-style:italic}@media(max-width:880px){.res-grid[data-astro-cid-vk5ypeql]{grid-template-columns:1fr;gap:2.4rem}}.anfahrt[data-astro-cid-fe2tg4yh]{background:var(--surface);border-top:1px solid var(--line)}.anfahrt-grid[data-astro-cid-fe2tg4yh]{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}.anfahrt-text[data-astro-cid-fe2tg4yh] h2[data-astro-cid-fe2tg4yh]{margin:.8rem 0 1.4rem;max-width:22ch}.anfahrt-text[data-astro-cid-fe2tg4yh] p[data-astro-cid-fe2tg4yh]{margin-bottom:1.5rem}.anfahrt-list[data-astro-cid-fe2tg4yh]{list-style:none;display:flex;flex-direction:column;gap:1rem;background:var(--cream);padding:1.6rem;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.anfahrt-list[data-astro-cid-fe2tg4yh] li[data-astro-cid-fe2tg4yh]{display:grid;grid-template-columns:200px 1fr;gap:1rem;color:var(--ink-soft);font-size:.98rem}.anfahrt-list[data-astro-cid-fe2tg4yh] strong[data-astro-cid-fe2tg4yh]{color:var(--ink);font-weight:700}.map-card[data-astro-cid-fe2tg4yh]{background:var(--cream);border-radius:var(--radius-lg);padding:1.4rem;box-shadow:var(--shadow-sm)}.map-illustration[data-astro-cid-fe2tg4yh]{border-radius:var(--radius);overflow:hidden;background:#ede4d2}.map-illustration[data-astro-cid-fe2tg4yh] svg[data-astro-cid-fe2tg4yh]{width:100%;height:auto;display:block}.map-note[data-astro-cid-fe2tg4yh]{margin-top:1rem;color:var(--ink-muted);font-size:.88rem;font-style:italic;text-align:center}@media(max-width:880px){.anfahrt-grid[data-astro-cid-fe2tg4yh]{grid-template-columns:1fr;gap:2.4rem}.anfahrt-list[data-astro-cid-fe2tg4yh] li[data-astro-cid-fe2tg4yh]{grid-template-columns:1fr;gap:.2rem}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--ink);color:var(--cream);padding:3.5rem 0 2rem}.foot-grid[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap;padding-bottom:2rem;border-bottom:1px solid rgba(245,239,227,.15)}.foot-brand[data-astro-cid-sz7xmlte]{display:flex;gap:.9rem;align-items:center}.brand-mark[data-astro-cid-sz7xmlte]{width:44px;height:44px;background:var(--terra);color:#fff;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-family:Iowan Old Style,Palatino,Georgia,serif;font-weight:700;font-size:1.35rem}.foot-name[data-astro-cid-sz7xmlte]{font-family:Iowan Old Style,Palatino,Georgia,serif;color:#fff;font-size:1.1rem;font-weight:700}.foot-sub[data-astro-cid-sz7xmlte]{color:#ede4d2;font-size:.92rem}.foot-nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1.4rem}.foot-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--cream);text-decoration:none;font-size:.96rem;min-height:44px;display:inline-flex;align-items:center}.foot-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--terra-soft);text-decoration:underline}.foot-bottom[data-astro-cid-sz7xmlte]{margin-top:1.6rem;display:flex;flex-direction:column;gap:.4rem;font-size:.86rem}.foot-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.foot-sub[data-astro-cid-sz7xmlte]{color:#ede4d2}.foot-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--terra-soft);text-decoration:underline}.foot-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:720px){.foot-nav[data-astro-cid-sz7xmlte]{gap:.9rem 1.2rem}}
