/* Speisekarten-Seite (dedizierte /ort/firma/speisekarte/) - eigenes CSS, per av() cache-gebustet.
   Bewusst nicht inline in speisekarte.php, damit die Seite sauber bleibt. */

/* --- Echter, purge-fester Layout-Container (Breite wie Header/Footer = 1280px) --- */
.sk-page{max-width:1280px;margin-inline:auto;padding-inline:clamp(1.15rem,4vw,2rem);padding-top:2.25rem;padding-bottom:4rem}

/* --- H1 --- */
.sk-h1{font-size:clamp(1.9rem,4.5vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.01em;color:#1f1d18}

/* --- Kopfbereich: Breadcrumb, H1, Intro-Lead, Aktionsleiste (sauber getrennt) --- */
.sk-crumbs{font-size:.85rem;color:#8a8474;margin-bottom:1.4rem;display:flex;flex-wrap:wrap;align-items:center}
.sk-crumbs a{color:#8a8474}
.sk-crumbs a:hover{color:#5a6a2c;text-decoration:underline}
.sk-crumbs .sep{margin:0 .5rem;color:#cdc7b8}
.sk-crumbs .cur{color:#3a382e;font-weight:600}
.sk-head{margin-bottom:2.25rem}
.sk-lead{color:#57513f;font-size:1.05rem;line-height:1.65;max-width:70ch;margin-top:1rem}
.sk-head-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.6rem;margin-top:1.5rem;padding-top:1.15rem;border-top:1px solid #ece8dd}
.sk-back{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:#5a6a2c}
.sk-back:hover{text-decoration:underline}
.sk-head-pdf{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;font-size:.9rem}
.sk-head-pdf .lbl{color:#9c9482}
.sk-head-pdf a{color:#5a6a2c;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}
.sk-head-pdf a:hover{text-decoration:underline}

/* --- Kategorie-Tabs (Pills ueber dem Kasten) --- */
.sk-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}
.sk-tab{font-size:.9rem;padding:.45rem .9rem;border-radius:999px;border:1px solid #e5e1d5;background:#fff;color:#6f685a;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;display:inline-flex;align-items:center;gap:.4em}
.sk-tab:hover{background:#f4f1e9;color:#3a382e}
.sk-tab-on,.sk-tab-on:hover{background:#5a6a2c;border-color:#5a6a2c;color:#fff}
.sk-tab-n{font-weight:600;font-size:.72em;line-height:1;padding:.15em .45em;border-radius:999px;background:#f1eee4;color:#8a8474}
.sk-tab-on .sk-tab-n{background:rgba(255,255,255,.22);color:#fff}

/* --- Menue-Kasten --- */
.sk-card{background:#fff;border:1px solid #e7e3d7;border-radius:16px;box-shadow:0 1px 2px rgba(40,36,25,.05),0 10px 30px -14px rgba(40,36,25,.18);padding:2rem 2.75rem}
@media(max-width:640px){.sk-card{padding:1.25rem 1.35rem;border-radius:13px}}

/* --- Full-bleed Holz-Sektion (Original-Speisekarte, Blaetter-Viewer) --- */
body{overflow-x:hidden}
.sk-holz{position:relative;width:100vw;margin-left:50%;transform:translateX(-50%);margin-top:2.5rem;background:#2b1f13 url(/assets/holz-speisekarte.jpg) center/cover;padding:clamp(2rem,4vw,3.5rem) clamp(1rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem);box-shadow:inset 0 0 140px rgba(0,0,0,.5)}
.sk-holz-h{max-width:1200px;margin:0 auto 1rem;color:#f3e7d6;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.9}
.sk-holz-stage{position:relative;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:min(86vh,900px)}

/* StPageFlip-Buch: Desktop = aufgeschlagenes Buch (2 Seiten), Mobil = 1 Seite */
.sk-book{margin:0 auto;width:min(980px,94vw);max-width:100%;touch-action:pan-y}
.sk-book .stf__item img,.sk-book img{border-radius:2px}
.sk-book .stf__parent{filter:drop-shadow(0 26px 60px rgba(0,0,0,.55))}

/* Pfeil-Buttons */
.sk-arrow,.sk-zoom{position:absolute;z-index:20;display:grid;place-items:center;background:rgba(30,20,10,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1.5px solid rgba(255,255,255,.4);color:#fff;border-radius:999px;cursor:pointer;transition:background .15s,transform .12s;box-shadow:0 6px 20px rgba(0,0,0,.45)}
.sk-arrow{top:50%;transform:translateY(-50%);width:clamp(48px,5.5vw,64px);height:clamp(48px,5.5vw,64px)}
.sk-arrow:hover,.sk-zoom:hover{background:rgba(90,106,44,.9)}
.sk-arrow:active{transform:translateY(-50%) scale(.93)}
.sk-arrow:focus-visible,.sk-zoom:focus-visible{outline:3px solid #fff;outline-offset:2px}
.sk-arrow-prev{left:clamp(.3rem,2vw,1.5rem)}
.sk-arrow-next{right:clamp(.3rem,2vw,1.5rem)}
/* Zoom-Button oben rechts im Holzbereich */
.sk-zoom{top:clamp(.4rem,2vw,1.2rem);right:clamp(.4rem,2vw,1.5rem);width:clamp(42px,4.5vw,52px);height:clamp(42px,4.5vw,52px)}
.sk-zoom:active{transform:scale(.93)}
@media(prefers-reduced-motion:reduce){.sk-arrow,.sk-zoom{transition:none}}

.sk-holz-foot{max-width:1200px;margin:1.2rem auto 0;display:flex;flex-wrap:wrap;gap:.5rem .7rem;justify-content:center;align-items:center;color:#e9dcc9;font-size:.85rem}
.sk-holz-foot .c{font-variant-numeric:tabular-nums;font-weight:600;color:#fff}
.sk-holz-foot .sk-pdf a{color:#fff!important;font-weight:600}
.sk-holz-foot .sk-pdf a:hover{text-decoration:underline}

/* Speisekarten-Cluster ("Speisekarten in der Naehe") - interner Interlink-Block */
.sk-near{padding:2.6rem 1rem 3.2rem;border-top:1px solid #e7e3da;background:#fff}
.sk-near-inner{max-width:1180px;margin:0 auto}
.sk-near-h{font-family:'Bricolage Grotesque',sans-serif;font-size:1.4rem;font-weight:700;color:#1f1e18;margin:0 0 .25rem}
.sk-near-sub{color:#6b6455;font-size:.9rem;margin:0 0 1.3rem}
.sk-near-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}
.sk-near-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid #e7e3da;border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .15s ease,transform .15s ease}
.sk-near-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.09);transform:translateY(-2px)}
.sk-near-card:focus-visible{outline:2px solid #5a6a2c;outline-offset:2px}
.sk-near-img{aspect-ratio:4/3;background:#f3f0e9;overflow:hidden;display:flex;align-items:center;justify-content:center}
.sk-near-img img{width:100%;height:100%;object-fit:cover;object-position:center 40%}
.sk-near-ph{font-family:'Bricolage Grotesque',sans-serif;font-size:2.4rem;font-weight:800;color:#b7ae9a}
.sk-near-txt{padding:.7rem .85rem 1rem;display:flex;flex-direction:column;gap:.14rem}
.sk-near-name{font-weight:700;color:#1f1e18;font-size:.98rem;line-height:1.25}
.sk-near-meta{color:#6b6455;font-size:.82rem}
.sk-near-dist{color:#5a6a2c;font-size:.8rem;font-weight:600;margin-top:.12rem}
@media(max-width:640px){.sk-near-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.sk-near-img{aspect-ratio:1/1}}
