/*
Theme Name: Foodbag Lokal
Theme URI: https://foodbag-lokal.de
Author: Foodbag
Description: Multi-page custom WordPress theme based on the Foodbag Lokal v11 mockup.
Version: 0.6.9
Text Domain: foodbag
*/
:root{
 --charcoal:#211A15;--charcoal-soft:#2C231C;--paper:#F3EAD8;--cream:#FBF6EA;
 --paprika:#C13E1D;--paprika-dark:#9C3117;--mustard:#D9A441;--olive:#586B34;
 --line:rgba(33,26,21,.16);--line-dark:rgba(243,234,216,.22);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--charcoal);font-family:Arial,Helvetica,sans-serif;line-height:1.6}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:auto;padding:0 28px}
h1,h2,h3,.display{font-family:Georgia,"Times New Roman",serif}.mono{font-family:Consolas,monospace}
.site-header{position:sticky;top:0;z-index:100;background:var(--charcoal);color:var(--cream);border-bottom:1px solid var(--line-dark)}
.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;border-radius:3px;background:var(--paprika);display:grid;place-items:center;transform:rotate(-3deg);box-shadow:2px 3px 0 rgba(0,0,0,.25);font-weight:900}.brand-title{font-weight:800;letter-spacing:.04em}.brand-sub{display:block;font-size:.62rem;letter-spacing:.14em;color:var(--mustard)}
.navlinks{display:flex;gap:4px;align-items:center}.navlinks a{padding:9px 13px;font-size:.92rem;opacity:.78;font-weight:600}.navlinks a:hover,.navlinks a.current{opacity:1;color:var(--mustard)}.nav-order{background:var(--mustard)!important;color:var(--charcoal)!important;opacity:1!important;border-radius:3px;margin-left:8px}
.mobile-toggle{display:none;background:none;border:1px solid var(--line-dark);color:#fff;padding:8px 10px}.mobile-menu{display:none;background:var(--charcoal-soft)}.mobile-menu a{display:block;padding:14px 28px;border-bottom:1px solid var(--line-dark)}
.hero{position:relative;color:var(--cream);background:var(--charcoal);overflow:hidden;padding:86px 0 74px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,18,13,.92) 0%,rgba(12,18,13,.78) 43%,rgba(12,18,13,.26) 72%,rgba(12,18,13,.10) 100%),url("assets/images/green-wall.webp") center/cover no-repeat}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,720px) 1fr;align-items:center;min-height:500px}.eyebrow,.kicker{font-family:Consolas,monospace;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mustard);display:block;margin-bottom:12px}.hero h1{font-size:clamp(3rem,6vw,5.8rem);line-height:.94;margin:0 0 22px;font-weight:600}.hero h1 em{color:var(--mustard)}.lead{max-width:700px;color:rgba(243,234,216,.80);font-size:1.1rem}
.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;font-weight:700;border-radius:2px;border:1px solid transparent}.btn-primary{background:var(--paprika);color:var(--cream)}.btn-primary:hover{background:var(--paprika-dark)}.btn-ghost{border-color:var(--line-dark);color:var(--cream)}.btn-dark{background:var(--charcoal);color:var(--cream)}
.since-badge{display:none}
.stat-strip{position:relative;z-index:2;margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-dark)}.stat{padding:18px 20px;border-right:1px solid var(--line-dark)}.stat:last-child{border-right:0}.stat b{display:block;font-size:1.05rem}.stat span{color:rgba(243,234,216,.65);font-size:.82rem}
section.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;flex-wrap:wrap}.section-head h2{font-size:clamp(2rem,3.5vw,3rem);margin:0}.section-head p{max-width:44ch;color:rgba(33,26,21,.62)}
.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dish-card{background:#fff;border:1px solid var(--line)}.dish-card img{width:100%;height:240px;object-fit:cover;background:var(--paper)}.dish-copy{padding:20px}.dish-copy h3{font-size:1.45rem;margin:0 0 8px}.dish-copy p{color:rgba(33,26,21,.62);margin:0}.dish-price{margin-top:12px;font-weight:800;color:var(--paprika)}
.band-dark{background:var(--charcoal);color:var(--cream)}.values{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-dark)}.value-cell{padding:28px;border-right:1px solid var(--line-dark)}.value-cell:last-child{border-right:0}.value-cell .num{font-family:Consolas,monospace;color:var(--mustard);font-size:.72rem}.value-cell h3{font-size:1.55rem;margin:14px 0 8px}.value-cell p{color:rgba(243,234,216,.65);margin:0}
.page-hero{padding:64px 0;background:var(--paper);border-bottom:1px solid var(--line)}.page-hero.dark{background:var(--charcoal);color:var(--cream)}.page-hero h1{font-size:clamp(2.8rem,5vw,4.8rem);margin:.1em 0}.page-hero p{max-width:720px;color:rgba(33,26,21,.64)}.page-hero.dark p{color:rgba(243,234,216,.70)}
.menu-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.menu-filter{border:1px solid var(--line);background:transparent;padding:9px 13px;cursor:pointer;font-weight:700}.menu-filter.active{background:var(--charcoal);color:#fff}
.menu-category{margin-top:50px}.menu-category h2{font-size:2rem;border-bottom:2px solid var(--charcoal);padding-bottom:10px;margin-bottom:0}.menu-list{display:grid}.menu-item{display:grid;grid-template-columns:1fr auto;gap:18px;padding:17px 4px;border-bottom:1px solid var(--line)}.menu-item strong{font-family:Consolas,monospace;color:var(--paprika)}.menu-item h3{margin:0;font-size:1.15rem}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.about-photo{overflow:hidden;box-shadow:0 26px 60px -30px rgba(0,0,0,.5)}.about-photo img{width:100%;height:520px;object-fit:cover}.about-copy h2{font-size:clamp(2.4rem,4vw,3.8rem);line-height:1;margin:.2em 0}.about-copy p{color:rgba(33,26,21,.68)}.year{font-family:Georgia,serif;font-size:clamp(5rem,10vw,9rem);line-height:.8;color:var(--paprika);margin:30px 0 10px}
.quote{background:var(--paper);padding:28px;border-left:4px solid var(--mustard);margin-top:28px}.quote p{margin:0 0 12px}.quote .attr{font-family:Consolas,monospace;font-size:.75rem}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.contact-info{padding:34px;background:var(--cream)}.info-row{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.info-row:last-child{border-bottom:0}.info-row .lbl{font-family:Consolas,monospace;font-size:.72rem;text-transform:uppercase;color:rgba(33,26,21,.55)}.info-row .val{font-weight:700}.info-row small{display:block;font-weight:400;color:rgba(33,26,21,.58);margin-top:2px}.map-block{min-height:420px;background:var(--paper);display:grid;place-items:center;padding:35px}.map-pin{text-align:center;color:rgba(33,26,21,.55)}.map-pin .pin{font-size:3rem;color:var(--paprika)}
.hours-grid{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line)}.hours-cell{padding:18px 12px;text-align:center;border-right:1px solid var(--line)}.hours-cell:last-child{border-right:0}.hours-cell b{display:block;font-size:.78rem}.hours-cell span{font-family:Consolas,monospace;font-size:.72rem;color:rgba(33,26,21,.6)}
.site-footer{background:var(--charcoal);color:var(--cream);padding:34px 0;border-top:1px solid var(--line-dark)}.footer-row{display:flex;justify-content:space-between;gap:24px;align-items:center}.socials{display:flex;gap:16px}.socials a{text-decoration:underline;text-underline-offset:3px}
.seo-copy{max-width:850px}.seo-copy h2{font-size:2rem;margin-top:1.6em}.seo-copy p{color:rgba(33,26,21,.65)}
@media(max-width:920px){.navlinks{display:none}.mobile-toggle{display:block}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.since-badge{justify-self:start;margin-top:28px}.dish-grid{grid-template-columns:1fr 1fr}.hours-grid{grid-template-columns:1fr 1fr}.hours-cell{border-bottom:1px solid var(--line)}}
@media(max-width:620px){.wrap{padding:0 18px}.hero{padding:58px 0}.hero h1{font-size:3.25rem}.stat-strip,.values,.dish-grid{grid-template-columns:1fr}.stat,.value-cell{border-right:0;border-bottom:1px solid var(--line-dark)}.stat:last-child,.value-cell:last-child{border-bottom:0}.btn-row .btn{width:100%}.hours-grid{grid-template-columns:1fr}.footer-row{display:block}.socials{margin-top:16px}.info-row{grid-template-columns:1fr}}

.hero .eyebrow{color:var(--mustard);font-size:.8rem;letter-spacing:.16em}
.hero h1{max-width:760px;font-size:clamp(3.6rem,6.4vw,6.4rem);line-height:.92}
.hero h1 em{display:block;color:var(--mustard)}
.hero .lead{max-width:690px;font-size:1.12rem;color:rgba(255,255,255,.88)}
.hero .btn-primary{background:var(--paprika);border-color:var(--paprika)}
.hero .btn-ghost{background:rgba(0,0,0,.16);backdrop-filter:blur(4px)}

/* ===== v0.4.3 HERO / HEADER EXACT COMPOSITION ===== */
.site-header{
  background:#0b0b09;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.nav{
  min-height:102px;
}
.brand{
  gap:14px;
}
.brand-mark{
  width:54px;height:54px;
  border-radius:6px;
  background:#d64522;
  font-size:1.7rem;
  box-shadow:none;
  transform:none;
}
.brand-title{
  font-size:1.45rem;
  letter-spacing:.045em;
}
.brand-sub{
  margin-top:3px;
  font-size:.72rem;
  letter-spacing:.18em;
  color:#e2aa38;
}
.navlinks{
  gap:14px;
}
.navlinks a{
  position:relative;
  padding:14px 14px;
  font-size:1.02rem;
  font-weight:700;
  opacity:.92;
}
.navlinks a.current{
  color:#e2aa38;
}
.navlinks a.current:after{
  content:"";
  position:absolute;
  left:14px;right:14px;bottom:5px;
  height:2px;
  background:#e2aa38;
}
.nav-order{
  margin-left:18px;
  padding:14px 22px!important;
  border-radius:3px;
  background:#e2aa38!important;
}

.hero{
  min-height:calc(100vh - 102px);
  padding:0;
  display:flex;
  align-items:stretch;
}
.hero:before{
  background:
    linear-gradient(90deg,
      rgba(5,10,7,.93) 0%,
      rgba(5,10,7,.90) 28%,
      rgba(5,10,7,.74) 47%,
      rgba(5,10,7,.34) 67%,
      rgba(5,10,7,.10) 100%),
    url("assets/images/green-wall.webp") 62% center/cover no-repeat;
}
.hero>.wrap:first-child{
  width:100%;
}
.hero-grid{
  min-height:calc(100vh - 102px);
  grid-template-columns:48% 52%;
  align-items:center;
}
.hero-grid>div:first-child{
  max-width:690px;
  padding:54px 0 34px;
}
.hero .eyebrow{
  margin-bottom:26px;
  font-size:.86rem;
  letter-spacing:.18em;
  color:#e2aa38;
}
.hero h1{
  max-width:690px;
  margin:0 0 28px;
  font-size:clamp(3.25rem,5.1vw,5.45rem);
  line-height:.96;
  letter-spacing:-.035em;
}
.hero h1 em{
  margin-top:2px;
  font-size:1em;
  line-height:.98;
  color:#e2aa38;
}
.hero .lead{
  max-width:620px;
  margin:0;
  font-size:1.08rem;
  line-height:1.65;
  color:rgba(255,255,255,.94);
}
.hero .btn-row{
  margin-top:28px;
}
.hero .btn{
  min-height:64px;
  padding:0 28px;
  font-size:1.02rem;
  border-radius:2px;
}
.hero .btn-primary{
  background:#d64522;
  border-color:#d64522;
}
.hero .btn-ghost{
  border-color:rgba(255,255,255,.35);
  background:rgba(7,12,8,.34);
  color:#fff;
}
.hero>.wrap:last-child{
  position:absolute;
  left:0;right:0;bottom:36px;
  z-index:3;
}
.stat-strip{
  margin-top:0;
  grid-template-columns:1fr 1fr 1fr;
  border-color:rgba(255,255,255,.28);
  background:rgba(4,10,6,.26);
  backdrop-filter:blur(4px);
}
.stat{
  min-height:126px;
  padding:24px 28px;
  border-color:rgba(255,255,255,.22);
}
.stat b{
  font-size:1.08rem;
  color:#fff;
}
.stat span{
  margin-top:8px;
  display:block;
  color:rgba(255,255,255,.74);
  font-size:.93rem;
}
@media(max-width:1100px){
  .hero-grid{grid-template-columns:55% 45%}
  .hero:before{
    background:
      linear-gradient(90deg,rgba(5,10,7,.96) 0%,rgba(5,10,7,.88) 45%,rgba(5,10,7,.45) 72%,rgba(5,10,7,.18) 100%),
      url("assets/images/green-wall.webp") 66% center/cover no-repeat;
  }
}
@media(max-width:800px){
  .nav{min-height:78px}
  .brand-mark{width:42px;height:42px;font-size:1.3rem}
  .brand-title{font-size:1.1rem}
  .brand-sub{font-size:.62rem}
  .hero{min-height:auto}
  .hero-grid{
    min-height:760px;
    grid-template-columns:1fr;
    align-items:flex-start;
  }
  .hero-grid>div:first-child{padding-top:70px;max-width:92%}
  .hero:before{
    background:
      linear-gradient(180deg,rgba(5,10,7,.94) 0%,rgba(5,10,7,.80) 55%,rgba(5,10,7,.48) 100%),
      url("assets/images/green-wall.webp") 58% center/cover no-repeat;
  }
  .hero>.wrap:last-child{position:relative;bottom:auto;padding-bottom:22px}
  .stat-strip{grid-template-columns:1fr}
  .stat{min-height:auto}
}

/* ===== v0.4.4 APPROVED REFERENCE MATCH ===== */
.hero{
  min-height:860px !important;
  height:860px !important;
  padding:0 !important;
  position:relative !important;
  overflow:hidden !important;
  background:#07100a !important;
}
.hero:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background-image:
    linear-gradient(90deg,
      rgba(3,8,5,.84) 0%,
      rgba(3,8,5,.76) 31%,
      rgba(3,8,5,.52) 48%,
      rgba(3,8,5,.20) 66%,
      rgba(3,8,5,.05) 100%),
    url("assets/images/green-wall.webp") !important;
  background-repeat:no-repeat,no-repeat !important;
  background-position:center center,center center !important;
  background-size:100% 100%,100% 100% !important;
}
.hero>.wrap:first-child{
  height:100% !important;
}
.hero-grid{
  height:100% !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-columns:48% 52% !important;
  align-items:start !important;
}
.hero-grid>div:first-child{
  max-width:610px !important;
  padding-top:112px !important;
}
.hero .eyebrow{
  margin:0 0 28px !important;
  font-size:14px !important;
  letter-spacing:.18em !important;
  color:#e8ae39 !important;
}
.hero h1{
  max-width:610px !important;
  margin:0 0 28px !important;
  font-size:76px !important;
  line-height:.94 !important;
  letter-spacing:-.035em !important;
}
.hero h1 em{
  display:block !important;
  color:#e8ae39 !important;
  font-size:76px !important;
  line-height:.96 !important;
}
.hero .lead{
  max-width:600px !important;
  font-size:18px !important;
  line-height:1.62 !important;
  color:rgba(255,255,255,.96) !important;
}
.hero .btn-row{
  margin-top:30px !important;
  display:flex !important;
  gap:14px !important;
}
.hero .btn{
  width:auto !important;
  min-height:62px !important;
  padding:0 28px !important;
  font-size:17px !important;
}
.hero>.wrap:last-child{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:26px !important;
  z-index:4 !important;
}
.stat-strip{
  margin:0 !important;
  background:rgba(3,8,5,.34) !important;
  backdrop-filter:blur(3px) !important;
}
.stat{
  min-height:132px !important;
  padding:26px 30px !important;
}
.stat b{
  font-size:18px !important;
}
.stat span{
  font-size:15px !important;
  line-height:1.55 !important;
}
@media(max-width:1100px){
  .hero{height:820px !important;min-height:820px !important}
  .hero h1,.hero h1 em{font-size:64px !important}
  .hero-grid>div:first-child{padding-top:90px !important}
}
@media(max-width:800px){
  .hero{
    height:auto !important;
    min-height:820px !important;
  }
  .hero:before{
    background-size:cover !important;
    background-position:center center !important;
  }
  .hero-grid{
    display:block !important;
    height:auto !important;
  }
  .hero-grid>div:first-child{
    max-width:100% !important;
    padding:72px 0 300px !important;
  }
  .hero h1,.hero h1 em{
    font-size:54px !important;
  }
  .hero>.wrap:last-child{
    position:absolute !important;
    bottom:18px !important;
  }
  .stat-strip{grid-template-columns:1fr !important}
  .stat{min-height:auto !important}
}


/* ===== v0.4.5 HERO — APPROVED DESIGN, REAL PHOTO ===== */
.hero{
  height:850px !important;
  min-height:850px !important;
  background:#041008 !important;
}
.hero:before{
  inset:0 !important;
  background-image:
    linear-gradient(90deg,
      rgba(0,8,4,.91) 0%,
      rgba(0,8,4,.84) 23%,
      rgba(0,8,4,.60) 39%,
      rgba(0,8,4,.20) 55%,
      rgba(0,8,4,.03) 74%,
      rgba(0,8,4,0) 100%),
    url("assets/images/green-wall.webp") !important;
  background-size:100% 100%, cover !important;
  background-position:center center, center 43% !important;
  background-repeat:no-repeat !important;
  filter:saturate(1.08) contrast(1.04) brightness(.82) !important;
  transform:none !important;
}
.hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,0) 62%,rgba(0,0,0,.16) 100%);
}
.hero-grid,.hero>.wrap:last-child{z-index:3 !important}
.hero-grid{grid-template-columns:46% 54% !important}
.hero-grid>div:first-child{
  max-width:560px !important;
  padding-top:92px !important;
}
.hero .eyebrow{margin-bottom:22px !important;font-size:13px !important}
.hero h1{
  max-width:570px !important;
  font-size:72px !important;
  line-height:.96 !important;
  margin-bottom:24px !important;
}
.hero h1 em{font-size:72px !important;line-height:.98 !important}
.hero .lead{max-width:550px !important;font-size:17px !important;line-height:1.58 !important}
.hero .btn-row{margin-top:24px !important}
.hero .btn{min-height:58px !important;padding:0 26px !important;font-size:16px !important}
.hero>.wrap:last-child{bottom:22px !important}
.stat-strip{max-width:100% !important;background:rgba(0,8,4,.54) !important;backdrop-filter:none !important}
.stat{min-height:118px !important;padding:22px 26px !important}
@media(max-width:1100px){
 .hero{height:800px !important;min-height:800px !important}
 .hero h1,.hero h1 em{font-size:60px !important}
 .hero-grid>div:first-child{padding-top:78px !important}
}
@media(max-width:800px){
 .hero{height:auto !important;min-height:820px !important}
 .hero:before{background-size:100% 100%,cover !important;background-position:center,58% center !important}
 .hero-grid>div:first-child{padding:62px 0 300px !important}
 .hero h1,.hero h1 em{font-size:50px !important}
}

/* ===== v0.4.6 HERO BACKGROUND RIGHT ALIGN ===== */
.hero:before{
  background-position:center center,78% center !important;
  background-size:100% 100%,cover !important;
}
@media(max-width:1100px){
  .hero:before{
    background-position:center center,76% center !important;
  }
}
@media(max-width:800px){
  .hero:before{
    background-position:center center,68% center !important;
  }
}

/* ===== v0.4.7 PHOTO FIT — preserve the full neon wall photo ===== */
.hero{
  min-height:780px !important;
  height:780px !important;
  background:#07100a !important;
  position:relative !important;
  overflow:hidden !important;
}
.hero:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;

  /* First layer = dark reading gradient.
     Second layer = actual photo, kept in its natural proportion. */
  background-image:
    linear-gradient(90deg,
      rgba(4,9,6,.98) 0%,
      rgba(4,9,6,.95) 26%,
      rgba(4,9,6,.82) 39%,
      rgba(4,9,6,.48) 53%,
      rgba(4,9,6,.10) 68%,
      rgba(4,9,6,0) 82%),
    url("assets/images/green-wall.webp") !important;

  background-repeat:no-repeat,no-repeat !important;
  background-position:center center,right center !important;

  /* Critical change:
     Do NOT stretch/crop the wall photo across the whole hero.
     Scale it only by height, so the whole neon composition stays intact. */
  background-size:100% 100%,auto 100% !important;
}
.hero-grid{
  grid-template-columns:46% 54% !important;
}
.hero-grid>div:first-child{
  max-width:610px !important;
  padding-top:88px !important;
}
.hero h1{
  font-size:72px !important;
  line-height:.95 !important;
}
.hero h1 em{
  font-size:72px !important;
  line-height:.96 !important;
}
.hero>.wrap:last-child{
  bottom:24px !important;
}
@media(max-width:1200px){
  .hero{
    min-height:740px !important;
    height:740px !important;
  }
  .hero:before{
    background-size:100% 100%,auto 100% !important;
    background-position:center center,right center !important;
  }
  .hero h1,.hero h1 em{font-size:62px !important;}
}
@media(max-width:800px){
  .hero{
    min-height:850px !important;
    height:auto !important;
  }
  .hero:before{
    background-image:
      linear-gradient(180deg,
        rgba(4,9,6,.95) 0%,
        rgba(4,9,6,.84) 45%,
        rgba(4,9,6,.45) 68%,
        rgba(4,9,6,.08) 100%),
      url("assets/images/green-wall.webp") !important;
    background-size:100% 100%,auto 68% !important;
    background-position:center center,right bottom !important;
  }
  .hero-grid{grid-template-columns:1fr !important;}
  .hero-grid>div:first-child{padding-top:65px !important;max-width:100% !important;}
  .hero h1,.hero h1 em{font-size:52px !important;}
}

/* v0.4.8 — Teller Favoriten */
.dish-grid-four{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:20px !important;
}
.dish-grid-four .dish-card img{
  width:100% !important;
  height:260px !important;
  object-fit:cover !important;
  object-position:center !important;
}
@media(max-width:1100px){
  .dish-grid-four{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:650px){
  .dish-grid-four{grid-template-columns:1fr !important;}
  .dish-grid-four .dish-card img{height:280px !important;}
}

.site-footer{background:#12100e!important;color:#f7efe2!important;padding:0!important;border-top:1px solid rgba(255,255,255,.08)!important}
.footer-main{padding:62px 0 46px;display:grid;grid-template-columns:1.35fr .8fr 1fr .9fr;gap:42px}
.footer-logo{font-size:1.45rem;font-weight:900;letter-spacing:.06em}.footer-since{display:block;margin-top:3px;color:#dfa52f;font-family:Consolas,monospace;font-size:.72rem;letter-spacing:.18em}
.footer-brand p{margin:18px 0 0;max-width:33ch;color:rgba(247,239,226,.62);font-size:.94rem}
.footer-col h3{margin:0 0 16px;font-family:Consolas,monospace;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;color:#dfa52f}
.footer-col a,.footer-col span{display:block;margin:9px 0;color:rgba(247,239,226,.78);font-size:.94rem}.footer-col a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding:19px 0 24px}.footer-bottom-row{display:flex;justify-content:space-between;gap:24px;align-items:center;color:rgba(247,239,226,.46);font-size:.82rem}.footer-legal-inline{display:flex;gap:18px;flex-wrap:wrap}
.legal-page{max-width:900px}.legal-page h2{font-size:1.65rem;margin-top:1.7em}.legal-page p,.legal-page li{color:rgba(33,26,21,.72)}
.legal-note{margin:28px 0;padding:16px 18px;background:#fff3cd;border-left:4px solid #d9a441;color:#5e4912}
@media(max-width:950px){.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:620px){.footer-main{grid-template-columns:1fr;gap:28px;padding:46px 0 34px}.footer-bottom-row{display:block}.footer-legal-inline{margin-top:10px}}

/* ===== v0.5.0 — Unser Döner. Unser Handwerk. ===== */
.handwerk-section{
  background:#f3eadb;
  color:#211a15;
  padding:0;
  overflow:hidden;
}
.handwerk-grid{
  min-height:690px;
  display:grid;
  grid-template-columns:43% 57%;
  align-items:stretch;
}
.handwerk-copy{
  padding:105px 72px 90px 0;
  align-self:center;
}
.handwerk-copy .kicker{
  display:block;
  margin-bottom:22px;
  color:#c78420;
  font-family:Consolas,monospace;
  font-size:.76rem;
  letter-spacing:.18em;
}
.handwerk-copy h2{
  margin:0 0 28px;
  max-width:540px;
  font-family:Georgia,serif;
  font-size:clamp(3rem,4.8vw,5.2rem);
  line-height:.94;
  letter-spacing:-.035em;
  color:#211a15;
}
.handwerk-copy p{
  max-width:520px;
  margin:0 0 34px;
  font-size:1.08rem;
  line-height:1.75;
  color:rgba(33,26,21,.72);
}
.handwerk-copy .btn{
  min-height:58px;
  padding:0 27px;
}
.handwerk-media{
  margin:0;
  min-height:690px;
  position:relative;
  overflow:hidden;
  background:#171512;
}
.handwerk-media:after{
  content:"";
  position:absolute;
  inset:0;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);
  pointer-events:none;
}
.handwerk-media img{
  width:100%;
  height:100%;
  min-height:690px;
  display:block;
  object-fit:cover;
  object-position:48% center;
}
@media(max-width:1000px){
  .handwerk-grid{
    grid-template-columns:1fr 1fr;
    min-height:600px;
  }
  .handwerk-copy{padding:76px 42px 70px 0}
  .handwerk-media,.handwerk-media img{min-height:600px}
}
@media(max-width:760px){
  .handwerk-grid{display:flex;flex-direction:column;min-height:0}
  .handwerk-copy{padding:66px 0 52px}
  .handwerk-copy h2{font-size:3.15rem}
  .handwerk-media,.handwerk-media img{min-height:470px;height:470px}
  .handwerk-media img{object-position:center 45%}
}

/* ===== v0.5.1 — Frisch vom Spieß ===== */
.spiess-section{
  position:relative;
  min-height:760px;
  overflow:hidden;
  background:#100d0a;
  color:#fff8eb;
  isolation:isolate;
}
.spiess-photo,.spiess-shade{position:absolute;inset:0}
.spiess-photo{z-index:-3}
.spiess-photo img{
  width:100%;height:100%;display:block;
  object-fit:cover;
  object-position:54% 48%;
}
.spiess-shade{
  z-index:-2;
  background:
    linear-gradient(90deg,rgba(10,8,6,.94) 0%,rgba(10,8,6,.80) 30%,rgba(10,8,6,.28) 61%,rgba(10,8,6,.10) 100%),
    linear-gradient(0deg,rgba(10,8,6,.42),rgba(10,8,6,.05) 55%);
}
.spiess-content{
  min-height:760px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
}
.spiess-content .kicker{
  color:#e7a826;
  font-family:Consolas,monospace;
  font-size:.78rem;
  letter-spacing:.19em;
  margin-bottom:24px;
}
.spiess-content h2{
  margin:0 0 28px;
  max-width:680px;
  font-family:Georgia,serif;
  font-size:clamp(4rem,7.2vw,7.4rem);
  line-height:.84;
  letter-spacing:-.045em;
  color:#fff8eb;
}
.spiess-content h2 em{
  color:#e7a826;
  font-weight:700;
}
.spiess-content p{
  max-width:510px;
  margin:0 0 34px;
  font-size:1.1rem;
  line-height:1.7;
  color:rgba(255,248,235,.86);
}
.spiess-btn{
  background:#e64a24;
  color:white;
  border-color:#e64a24;
  min-height:58px;
  padding:0 28px;
}
@media(max-width:760px){
  .spiess-section,.spiess-content{min-height:650px}
  .spiess-photo img{object-position:58% center}
  .spiess-shade{
    background:linear-gradient(90deg,rgba(10,8,6,.94),rgba(10,8,6,.55)),
               linear-gradient(0deg,rgba(10,8,6,.55),transparent);
  }
  .spiess-content h2{font-size:4.1rem}
  .spiess-content p{max-width:92%}
}

/* ===== v0.5.2 — 1999 → Heute ===== */
.history-section{position:relative;background:#15110e;color:#fff8eb;overflow:hidden}
.history-grid{display:grid;grid-template-columns:1fr 1fr;min-height:760px}
.history-panel{position:relative;margin:0;overflow:hidden;min-height:760px;background:#17120e}
.history-panel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.history-old>img{object-position:center center;filter:saturate(.86) contrast(1.03)}
.history-old:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,11,8,.42),rgba(15,11,8,.03) 55%)}
.history-old figcaption{position:absolute;z-index:2;left:48px;bottom:42px}
.history-old figcaption span,.history-now span{display:block;font-family:Consolas,monospace;font-size:.72rem;letter-spacing:.18em;color:#e4aa36}
.history-old figcaption strong{display:block;margin-top:3px;font-family:Georgia,serif;font-size:4.6rem;line-height:.9;color:#fff8eb}
.history-today>img{object-position:center center}
.history-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,10,8,.88) 0%,rgba(14,10,8,.70) 48%,rgba(14,10,8,.34) 100%),linear-gradient(0deg,rgba(14,10,8,.56),rgba(14,10,8,.08))}
.history-copy{position:relative;z-index:2;max-width:620px;padding:112px 64px 100px}
.history-copy .kicker{color:#e4aa36;letter-spacing:.18em;margin-bottom:25px}
.history-copy h2{margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(3rem,4.5vw,5.2rem);line-height:.95;letter-spacing:-.04em}
.history-copy h2 em{color:#e4aa36}
.history-copy p{max-width:560px;margin:0;color:rgba(255,248,235,.82);font-size:1.08rem;line-height:1.75}
.history-signoff{margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.22);font-family:Georgia,serif;font-size:1.35rem}
.history-signoff strong{color:#e4aa36}
.history-now{position:absolute;right:42px;bottom:42px;z-index:2}
.history-marker{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:10px 14px;background:#17110d;border:1px solid rgba(255,255,255,.18);font-family:Consolas,monospace;font-size:.7rem;letter-spacing:.08em;color:#f4e8d6}
.history-marker i{font-style:normal;color:#e4aa36}
@media(max-width:850px){
 .history-grid{grid-template-columns:1fr}
 .history-panel{min-height:610px}
 .history-marker{top:50%;left:50%}
 .history-copy{padding:80px 28px 92px}
 .history-old figcaption{left:28px;bottom:28px}
 .history-now{right:28px;bottom:28px}
}

/* ===== v0.5.3 — Handwerk section aligned to full page structure ===== */
/* The old version was trapped inside the site's max-width wrapper.
   This makes the section truly full-width like the hero/history sections. */
.handwerk-section{
  width:100%;
  background:#f3eadb;
}
.handwerk-section .handwerk-grid{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  min-height:720px;
  grid-template-columns:46% 54% !important;
}
.handwerk-copy{
  align-self:stretch !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:
    86px
    72px
    86px
    max(48px, calc((100vw - 1220px) / 2)) !important;
}
.handwerk-copy h2{
  max-width:560px !important;
  font-size:clamp(3.8rem,5vw,5.8rem) !important;
  line-height:.92 !important;
}
.handwerk-copy p{
  max-width:500px !important;
}
.handwerk-media{
  min-height:720px !important;
  height:720px !important;
}
.handwerk-media img{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  object-fit:cover !important;
  object-position:50% 50% !important;
}
@media(max-width:1100px){
  .handwerk-section .handwerk-grid{
    grid-template-columns:48% 52% !important;
    min-height:650px;
  }
  .handwerk-copy{
    padding:70px 44px 70px 36px !important;
  }
  .handwerk-media{
    min-height:650px !important;
    height:650px !important;
  }
  .handwerk-copy h2{
    font-size:clamp(3.2rem,5.5vw,4.8rem) !important;
  }
}
@media(max-width:760px){
  .handwerk-section .handwerk-grid{
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
  }
  .handwerk-copy{
    padding:60px 24px 50px !important;
  }
  .handwerk-media{
    min-height:0 !important;
    height:500px !important;
  }
  .handwerk-media img{
    height:500px !important;
    object-position:50% 45% !important;
  }
}

/* ===== v0.5.4 — Teller Showcase ===== */
.teller-showcase{
  background:#f2eadc;
  color:#211a15;
  padding:94px 0 0;
}
.teller-intro{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:70px;
  align-items:end;
  padding-bottom:48px;
}
.teller-intro .kicker{
  display:block;
  margin-bottom:16px;
  color:#c78420;
  font-family:Consolas,monospace;
  font-size:.76rem;
  letter-spacing:.18em;
}
.teller-intro h2{
  margin:0;
  font-family:Georgia,serif;
  font-size:clamp(3rem,4.7vw,5rem);
  line-height:.93;
  letter-spacing:-.035em;
}
.teller-intro h2 em{color:#d99a24}
.teller-intro p{
  max-width:520px;
  margin:0 0 8px;
  font-size:1.08rem;
  line-height:1.7;
  color:rgba(33,26,21,.66);
}
.teller-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  width:100%;
  min-height:560px;
}
.teller-card{
  position:relative;
  min-height:560px;
  overflow:hidden;
  border-right:1px solid rgba(255,255,255,.22);
  color:#fff8eb;
  text-decoration:none;
  background:#17120e;
}
.teller-card:last-child{border-right:0}
.teller-card img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transition:transform .55s ease, filter .55s ease;
}
.teller-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(0deg,rgba(13,10,8,.86) 0%,rgba(13,10,8,.38) 46%,rgba(13,10,8,.08) 72%),
    linear-gradient(90deg,rgba(13,10,8,.12),rgba(13,10,8,.02));
}
.teller-meta{
  position:absolute;
  left:28px;
  right:28px;
  bottom:28px;
  z-index:2;
}
.teller-meta span{
  display:block;
  margin-bottom:9px;
  font-family:Consolas,monospace;
  font-size:.68rem;
  letter-spacing:.16em;
  color:#e3aa34;
}
.teller-meta h3{
  margin:0 0 9px;
  font-family:Georgia,serif;
  font-size:2rem;
  line-height:1;
  color:#fff8eb;
}
.teller-meta strong{
  font-size:1rem;
  color:#e3aa34;
}
.teller-card:hover img{
  transform:scale(1.045);
  filter:saturate(1.05) contrast(1.03);
}
.teller-cta{
  padding-top:34px;
  padding-bottom:72px;
}
@media(max-width:1050px){
  .teller-grid{grid-template-columns:repeat(2,1fr)}
  .teller-card{min-height:500px}
}
@media(max-width:760px){
  .teller-showcase{padding-top:68px}
  .teller-intro{grid-template-columns:1fr;gap:22px;padding-bottom:34px}
  .teller-grid{grid-template-columns:1fr}
  .teller-card{min-height:470px}
  .teller-meta{left:22px;right:22px;bottom:22px}
}

/* ===== v0.5.5 — Google Reviews / Trust ===== */
.reviews-section{
  background:#15110e;
  color:#fff8eb;
  padding:96px 0;
}
.reviews-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:80px;
  align-items:start;
}
.reviews-score{
  position:sticky;
  top:130px;
}
.reviews-score .kicker{
  display:block;
  color:#e3aa34;
  font-family:Consolas,monospace;
  font-size:.75rem;
  letter-spacing:.18em;
  margin-bottom:24px;
}
.reviews-number{
  font-family:Georgia,serif;
  font-size:8rem;
  line-height:.85;
  letter-spacing:-.06em;
  color:#fff8eb;
}
.reviews-stars{
  margin-top:14px;
  font-size:1.55rem;
  letter-spacing:.14em;
  color:#e3aa34;
}
.reviews-score p{
  max-width:420px;
  color:rgba(255,248,235,.68);
  line-height:1.7;
  margin:22px 0 30px;
}
.reviews-copy{
  border-top:1px solid rgba(255,255,255,.16);
}
.reviews-copy blockquote{
  margin:0;
  padding:34px 0;
  border-bottom:1px solid rgba(255,255,255,.16);
  font-family:Georgia,serif;
  font-size:clamp(2rem,3vw,3.1rem);
  line-height:1.08;
  color:#fff8eb;
}
.reviews-copy blockquote:before{
  content:"“";
  color:#e3aa34;
  margin-right:6px;
}
.reviews-note{
  margin-top:30px;
  max-width:620px;
  color:rgba(255,248,235,.5);
  font-size:.9rem;
  line-height:1.6;
}
@media(max-width:900px){
  .reviews-grid{grid-template-columns:1fr;gap:48px}
  .reviews-score{position:static}
  .reviews-number{font-size:6.5rem}
}

/* ===== v0.5.6 — Fullscreen Kunden Feedback ===== */
.reviews-fullscreen{background:#0e0d0c!important;color:#f7f1e7!important;padding:86px 0 78px!important;min-height:820px}
.reviews-header{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}
.reviews-header .kicker{display:block;margin-bottom:18px;color:#e4a52f;font-family:Consolas,monospace;font-size:.76rem;letter-spacing:.22em}
.reviews-header h2{margin:0;font-family:Georgia,serif;font-size:clamp(4.8rem,8vw,8.4rem);line-height:.82;letter-spacing:-.055em;color:#f7f1e7}
.reviews-badges{display:flex;align-items:center;gap:14px;padding-bottom:16px;flex-wrap:wrap;justify-content:flex-end}
.review-badge{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;background:#f4efe5;color:#15110e;font-family:Consolas,monospace;font-weight:700;font-size:.66rem;letter-spacing:.08em;transform:rotate(-1deg)}
.review-badge-rating{background:#f0a320;transform:rotate(2deg)}
.reviews-rule{height:1px;margin-top:48px;margin-bottom:72px;background:rgba(255,255,255,.13)}
.reviews-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.review-card{position:relative;min-height:410px;padding:40px 32px 28px;background:#1b1816;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:space-between}
.review-card:before{content:"";position:absolute;top:-12px;left:50%;width:108px;height:24px;transform:translateX(-50%);background:rgba(255,255,255,.09)}
.review-card-top{display:flex;justify-content:space-between;align-items:center;gap:20px}
.review-card-top>span{font-family:Consolas,monospace;color:rgba(255,255,255,.34);font-size:.62rem;letter-spacing:.08em}
.review-stars{color:#f08a1f;font-size:1.08rem;letter-spacing:.12em}
.review-card blockquote{margin:28px 0 38px;font-family:Georgia,serif;font-weight:700;font-size:clamp(1.8rem,2.4vw,2.55rem);line-height:1.08;color:#f7f1e7}
.review-card-foot{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:flex;justify-content:space-between;align-items:center;color:#f08a1f;font-family:Consolas,monospace;font-size:.66rem;letter-spacing:.08em}
.review-card-foot i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-style:normal}
.reviews-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:34px;color:rgba(255,255,255,.42);font-size:.86rem}
.reviews-bottom p{margin:0}.reviews-link{color:#f7f1e7;text-decoration:none;font-weight:700}.reviews-link:hover{color:#e4a52f}
@media(max-width:980px){.reviews-header{align-items:flex-start;flex-direction:column}.reviews-badges{justify-content:flex-start}.reviews-cards{grid-template-columns:1fr}.review-card{min-height:320px}}
@media(max-width:620px){.reviews-fullscreen{padding:64px 0 56px!important}.reviews-header h2{font-size:4.1rem}.reviews-rule{margin-top:34px;margin-bottom:42px}.review-card{padding:30px 24px 24px}.reviews-bottom{align-items:flex-start;flex-direction:column}}

/* ===== v0.5.7 — Real Google review links ===== */
.reviews-actions-wrap{
  margin-top:38px;
  padding-top:26px;
  border-top:1px solid rgba(255,255,255,.12);
}
.reviews-live-meta{
  display:flex;
  gap:14px;
  align-items:center;
  flex-wrap:wrap;
  color:rgba(255,255,255,.58);
  font-size:.9rem;
}
.reviews-live-rating{
  color:#f0a320;
  font-weight:800;
}
.reviews-actions{
  display:flex;
  gap:12px;
  align-items:center;
  flex-wrap:wrap;
  margin-left:auto;
}
.reviews-action{
  min-height:52px;
  padding:0 20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:800;
  border:1px solid rgba(255,255,255,.18);
  transition:transform .2s ease, background .2s ease, color .2s ease;
}
.reviews-action:hover{transform:translateY(-2px)}
.reviews-action-secondary{
  background:#171412;
  color:#f7f1e7;
}
.reviews-action-secondary:hover{
  background:#211c18;
  color:#fff;
}
.reviews-action-primary{
  background:#e64a24;
  border-color:#e64a24;
  color:#fff;
}
.reviews-action-primary:hover{
  background:#f0562c;
  color:#fff;
}
@media(max-width:760px){
  .reviews-actions-wrap{
    align-items:flex-start;
    flex-direction:column;
    gap:22px;
  }
  .reviews-actions{
    margin-left:0;
    width:100%;
    flex-direction:column;
    align-items:stretch;
  }
  .reviews-action{width:100%}
}

/* ===== v0.5.8 — Standort / Moritzplatz ===== */
.standort-section{
  background:#f1e8d8;
  color:#211a15;
  overflow:hidden;
}
.standort-grid{
  display:grid;
  grid-template-columns:56% 44%;
  min-height:720px;
}
.standort-photo{
  position:relative;
  margin:0;
  min-height:720px;
  overflow:hidden;
  background:#17120e;
}
.standort-photo img{
  width:100%;
  height:100%;
  min-height:720px;
  display:block;
  object-fit:cover;
  object-position:center 48%;
}
.standort-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(13,10,8,.58) 0%,rgba(13,10,8,.03) 55%);
}
.standort-photo-label{
  position:absolute;
  z-index:2;
  left:46px;
  bottom:42px;
  color:#fff8eb;
}
.standort-photo-label span{
  display:block;
  margin-bottom:8px;
  color:#e4aa36;
  font-family:Consolas,monospace;
  font-size:.7rem;
  letter-spacing:.17em;
}
.standort-photo-label strong{
  font-family:Georgia,serif;
  font-size:2.3rem;
}
.standort-info{
  padding:88px 72px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.standort-info .kicker{
  display:block;
  margin-bottom:18px;
  color:#c78420;
  font-family:Consolas,monospace;
  font-size:.76rem;
  letter-spacing:.18em;
}
.standort-info h2{
  margin:0 0 42px;
  font-family:Georgia,serif;
  font-size:clamp(3.8rem,5.2vw,6.1rem);
  line-height:.9;
  letter-spacing:-.045em;
}
.standort-info h2 em{color:#d89a24}
.standort-lines{
  border-top:1px solid rgba(33,26,21,.18);
}
.standort-line{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:24px;
  padding:22px 0;
  border-bottom:1px solid rgba(33,26,21,.18);
}
.standort-line span{
  padding-top:3px;
  font-family:Consolas,monospace;
  font-size:.67rem;
  letter-spacing:.13em;
  color:#9b6c20;
}
.standort-line strong{
  font-size:1rem;
  line-height:1.55;
}
.standort-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:34px;
}
.standort-btn{
  min-height:56px;
  padding:0 22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:800;
  border:1px solid #211a15;
  transition:transform .2s ease,background .2s ease,color .2s ease;
}
.standort-btn:hover{transform:translateY(-2px)}
.standort-btn-primary{
  background:#e64a24;
  border-color:#e64a24;
  color:white;
}
.standort-btn-secondary{
  background:transparent;
  color:#211a15;
}
.standort-btn-secondary:hover{
  background:#211a15;
  color:#fff8eb;
}
@media(max-width:950px){
  .standort-grid{grid-template-columns:1fr}
  .standort-photo,.standort-photo img{min-height:560px}
  .standort-info{padding:70px 36px}
}
@media(max-width:620px){
  .standort-photo,.standort-photo img{min-height:470px}
  .standort-photo-label{left:24px;bottom:24px}
  .standort-info{padding:58px 24px}
  .standort-info h2{font-size:4rem}
  .standort-line{grid-template-columns:1fr;gap:8px}
  .standort-actions{flex-direction:column}
  .standort-btn{width:100%}
}

/* ===== v0.5.9 — Standort approved compact layout ===== */
.standort-section{
  padding:62px 0 72px !important;
}
.standort-grid{
  width:min(1500px,92vw) !important;
  margin:0 auto !important;
  grid-template-columns:1.05fr .95fr !important;
  gap:72px !important;
  min-height:0 !important;
  align-items:center !important;
}
.standort-photo{
  min-height:0 !important;
  height:590px !important;
  border-radius:6px;
}
.standort-photo img{
  min-height:0 !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
.standort-photo-label{
  display:none !important;
}
.standort-info{
  padding:18px 0 !important;
}
.standort-info h2{
  margin-bottom:34px !important;
  font-size:clamp(3.4rem,4.4vw,5.4rem) !important;
}
.standort-line{
  grid-template-columns:150px 1fr !important;
  padding:20px 0 !important;
}
.standort-actions{
  margin-top:28px !important;
}
@media(max-width:950px){
  .standort-section{padding:42px 0 54px !important}
  .standort-grid{
    grid-template-columns:1fr !important;
    gap:34px !important;
    width:min(92vw,900px) !important;
  }
  .standort-photo{
    height:520px !important;
  }
  .standort-info{
    padding:0 !important;
  }
}
@media(max-width:620px){
  .standort-photo{
    height:390px !important;
  }
  .standort-line{
    grid-template-columns:1fr !important;
  }
}

/* ===== v0.6.1 — Final approved Standort image ===== */
.standort-photo{
  height:560px !important;
}
.standort-photo img{
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media(max-width:950px){
  .standort-photo{height:500px !important;}
}
@media(max-width:620px){
  .standort-photo{height:380px !important;}
}

/* ===== v0.6.2 — Premium footer + legal pages ===== */
.site-footer-premium{
  background:#0e0d0c;
  color:#f5efe5;
  border-top:1px solid rgba(255,255,255,.08);
  padding:72px 0 0;
}
.footer-main-grid{
  display:grid;
  grid-template-columns:1.45fr .8fr 1fr .8fr;
  gap:70px;
  padding-bottom:58px;
}
.footer-brand{
  font-family:Georgia,serif;
  font-size:2.4rem;
  font-weight:800;
  letter-spacing:.01em;
}
.footer-since{
  margin-top:7px;
  color:#e4aa36;
  font-family:Consolas,monospace;
  font-size:.72rem;
  letter-spacing:.19em;
}
.footer-brand-block p{
  max-width:390px;
  margin:26px 0 0;
  color:rgba(245,239,229,.62);
  line-height:1.75;
}
.footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:11px;
}
.footer-kicker{
  margin-bottom:10px;
  color:#e4aa36;
  font-family:Consolas,monospace;
  font-size:.68rem;
  letter-spacing:.16em;
}
.footer-col a{
  color:#f5efe5;
  text-decoration:none;
  opacity:.84;
}
.footer-col a:hover{
  color:#e4aa36;
  opacity:1;
}
.footer-col p{
  margin:0 0 4px;
  color:rgba(245,239,229,.68);
  line-height:1.7;
}
.footer-bottom{
  min-height:74px;
  border-top:1px solid rgba(255,255,255,.1);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  color:rgba(245,239,229,.48);
  font-size:.82rem;
}
.footer-legal-links{
  display:flex;
  gap:22px;
}
.footer-legal-links a{
  color:#f5efe5;
  text-decoration:none;
  opacity:.72;
}
.footer-legal-links a:hover{
  color:#e4aa36;
  opacity:1;
}
.legal-page-inner{
  width:min(900px,90vw);
  margin:0 auto;
  padding:100px 0;
  color:#211a15;
}
.legal-page-inner .kicker{
  display:block;
  margin-bottom:16px;
  color:#c78420;
  font-family:Consolas,monospace;
  font-size:.76rem;
  letter-spacing:.18em;
}
.legal-page-inner h1{
  margin:0 0 50px;
  font-family:Georgia,serif;
  font-size:clamp(3.8rem,7vw,6.8rem);
  line-height:.9;
}
.legal-page-inner h2{
  margin:34px 0 10px;
  font-family:Georgia,serif;
  font-size:1.7rem;
}
.legal-page-inner p{
  max-width:760px;
  color:#4c4138;
  line-height:1.75;
}
.legal-page-inner a{color:#b66f17}
@media(max-width:900px){
  .footer-main-grid{
    grid-template-columns:1fr 1fr;
    gap:44px;
  }
}
@media(max-width:620px){
  .site-footer-premium{padding-top:56px}
  .footer-main-grid{grid-template-columns:1fr;gap:36px}
  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
    justify-content:center;
    padding:20px 0;
  }
}

/* ===== v0.6.3 — Premium Speisekarte ===== */
.menu-page{background:#f2eadc;color:#211a15}
.menu-hero-premium{background:#0f0e0c;color:#fff8eb;padding:64px 0}
.menu-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:stretch}
.menu-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 0}
.menu-hero-copy .kicker,.menu-section-heading .kicker,.menu-order-cta .kicker{
  display:block;color:#e3aa34;font-family:Consolas,monospace;font-size:.74rem;letter-spacing:.18em;margin-bottom:18px
}
.menu-hero-copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(4.6rem,7vw,7.8rem);line-height:.83;letter-spacing:-.055em}
.menu-hero-copy h1 em{color:#e3aa34}
.menu-hero-copy p{max-width:520px;margin:30px 0 0;color:rgba(255,248,235,.72);font-size:1.08rem;line-height:1.75}
.menu-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.menu-hero-btn{min-height:54px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;border:1px solid rgba(255,255,255,.22)}
.menu-hero-btn-primary{background:#e64a24;border-color:#e64a24;color:#fff}
.menu-hero-btn-secondary{color:#fff8eb}
.menu-hero-photo{position:relative;min-height:560px;overflow:hidden}
.menu-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
.menu-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.38),transparent 55%)}
.menu-hero-photo span{position:absolute;z-index:2;right:26px;bottom:24px;color:#e3aa34;font-family:Consolas,monospace;font-size:.68rem;letter-spacing:.16em}

.menu-featured{padding:88px 0 0;background:#f2eadc}
.menu-section-heading{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;padding-bottom:42px}
.menu-section-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(3.4rem,5vw,5.2rem);line-height:.9}
.menu-section-heading p{margin:0 0 6px;max-width:420px;color:#756659;font-size:1rem;line-height:1.6}
.menu-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:460px}
.menu-featured-card{position:relative;min-height:460px;overflow:hidden;border-right:1px solid rgba(255,255,255,.2)}
.menu-featured-card:last-child{border-right:0}
.menu-featured-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.menu-featured-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,10,8,.85),rgba(13,10,8,.05) 64%)}
.menu-featured-meta{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff8eb}
.menu-featured-meta span{font-family:Consolas,monospace;font-size:.65rem;letter-spacing:.16em;color:#e3aa34}
.menu-featured-meta h3{margin:7px 0 8px;font-family:Georgia,serif;font-size:1.8rem}
.menu-featured-meta strong{color:#e3aa34}

.menu-catalog{padding:82px 0 100px;background:#f7efe3}
.menu-toolbar-premium{position:sticky;top:0;z-index:20;display:flex;gap:8px;overflow-x:auto;padding:14px 0 18px;margin-bottom:40px;background:#f7efe3;border-bottom:1px solid rgba(33,26,21,.12)}
.menu-toolbar-premium .menu-filter{white-space:nowrap;border:1px solid rgba(33,26,21,.18);background:transparent;color:#211a15;padding:11px 15px;font-weight:800;cursor:pointer}
.menu-toolbar-premium .menu-filter.active{background:#211a15;color:#fff8eb;border-color:#211a15}

.menu-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.premium-category{background:#fffaf2;border:1px solid rgba(33,26,21,.12);padding:34px 34px 20px}
.menu-category-wide{grid-column:1/-1}
.menu-category-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(33,26,21,.12)}
.menu-category-head span{font-family:Consolas,monospace;color:#c78420;font-size:.68rem;letter-spacing:.16em}
.menu-category-head h2{margin:0;font-family:Georgia,serif;font-size:2.8rem;line-height:.9}
.premium-category .menu-list{display:block}
.premium-category .menu-item{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(33,26,21,.1)}
.premium-category .menu-item:last-child{border-bottom:0}
.premium-category .menu-item h3{margin:0;font-size:1rem;font-weight:700}
.premium-category .menu-item strong{color:#c84b25;font-size:1rem}
.menu-list-two-col{display:grid!important;grid-template-columns:1fr 1fr;column-gap:34px}

.menu-order-cta{margin-top:70px;background:#17120e;color:#fff8eb;padding:48px 54px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.menu-order-cta h2{margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,4vw,4.4rem);line-height:.95}
.menu-order-cta p{margin:12px 0 0;color:rgba(255,248,235,.62)}
.menu-order-cta a{flex:0 0 auto;min-height:56px;padding:0 22px;display:inline-flex;align-items:center;text-decoration:none;background:#e4aa36;color:#14100d;font-weight:900}
.menu-seo-copy{margin-top:70px;padding-top:38px;border-top:1px solid rgba(33,26,21,.14)}
.menu-seo-copy h2{font-family:Georgia,serif;font-size:2rem}
.menu-seo-copy p{max-width:740px;color:#6c5e52;line-height:1.7}

@media(max-width:1000px){
  .menu-hero-grid{grid-template-columns:1fr}
  .menu-hero-photo{min-height:480px}
  .menu-featured-grid{grid-template-columns:1fr 1fr}
  .menu-category-grid{grid-template-columns:1fr}
  .menu-category-wide{grid-column:auto}
}
@media(max-width:680px){
  .menu-hero-premium{padding:44px 0}
  .menu-hero-copy h1{font-size:4.4rem}
  .menu-hero-photo{min-height:380px}
  .menu-section-heading{grid-template-columns:1fr;gap:18px}
  .menu-featured-grid{grid-template-columns:1fr}
  .menu-featured-card{min-height:420px}
  .menu-catalog{padding-top:58px}
  .premium-category{padding:28px 22px 14px}
  .menu-category-head h2{font-size:2.3rem}
  .menu-list-two-col{grid-template-columns:1fr}
  .menu-order-cta{padding:38px 26px;align-items:flex-start;flex-direction:column}
  .menu-order-cta a{width:100%;justify-content:center}
}


/* ===== v0.6.4 — Speisekarte redesign / full-screen composition ===== */
.menu-page{overflow:hidden;background:#f4ead9}
.menu-hero-premium{padding:0!important;background:#0d0d0b!important}
.menu-hero-grid{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
  display:grid!important;grid-template-columns:44% 56%!important;gap:0!important;
  min-height:calc(100vh - 72px)!important
}
.menu-hero-copy{
  padding:clamp(54px,7vw,120px) clamp(42px,7vw,120px)!important;
  justify-content:center!important;background:#17120e!important
}
.menu-hero-copy .kicker{margin-bottom:22px!important}
.menu-hero-copy h1{
  max-width:680px;font-size:clamp(4rem,6.4vw,7.6rem)!important;
  line-height:.86!important;color:#fbf6ea!important
}
.menu-hero-copy h1 em{display:block;color:#d9a441!important;font-style:italic}
.menu-hero-copy p{max-width:500px!important;font-size:1.05rem!important;color:#c8b9a8!important}
.menu-hero-photo{min-height:calc(100vh - 72px)!important}
.menu-hero-photo img{width:100%!important;height:100%!important;object-fit:cover!important}
.menu-hero-photo:after{
  background:linear-gradient(90deg,rgba(23,18,14,.18),transparent 25%),
             linear-gradient(0deg,rgba(0,0,0,.32),transparent 48%)!important
}
.menu-hero-photo span{right:38px!important;bottom:34px!important}

.menu-featured{padding:0!important;background:#11100e!important;color:#fbf6ea!important}
.menu-featured .menu-section-heading{
  max-width:1180px;margin:auto;padding:82px 28px 44px!important
}
.menu-featured .menu-section-heading h2{color:#fbf6ea!important}
.menu-featured .menu-section-heading p{color:#a99b8d!important}
.menu-featured-grid{min-height:540px!important}
.menu-featured-card{min-height:540px!important}
.menu-featured-card img{transition:transform .45s ease}
.menu-featured-card:hover img{transform:scale(1.025)}
.menu-featured-overlay{
  background:linear-gradient(0deg,rgba(8,7,6,.92),rgba(8,7,6,.08) 68%)!important
}
.menu-featured-meta{left:32px!important;right:32px!important;bottom:30px!important}
.menu-featured-meta h3{font-size:clamp(1.65rem,2.2vw,2.4rem)!important}

.menu-catalog{padding:76px 0 110px!important;background:#f4ead9!important}
.menu-toolbar-premium{
  top:72px!important;background:rgba(244,234,217,.96)!important;
  backdrop-filter:blur(12px);padding-top:16px!important
}
.menu-category-grid{gap:22px!important}
.premium-category{
  background:transparent!important;border:0!important;
  border-top:1px solid rgba(33,26,21,.25)!important;
  padding:30px 0 10px!important
}
.menu-category-head{border:0!important;padding:0 0 24px!important}
.menu-category-head h2{font-size:clamp(2.5rem,4vw,4rem)!important}
.premium-category .menu-item{padding:16px 0!important}
.premium-category .menu-item h3{font-size:1.02rem!important}
.menu-order-cta{margin-top:76px!important;padding:58px 60px!important}

@media(max-width:1000px){
  .menu-hero-grid{grid-template-columns:1fr!important;min-height:auto!important}
  .menu-hero-copy{min-height:560px}
  .menu-hero-photo{min-height:62vh!important}
  .menu-featured-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:680px){
  .menu-hero-copy{min-height:500px;padding:58px 24px!important}
  .menu-hero-copy h1{font-size:4rem!important}
  .menu-hero-photo{min-height:52vh!important}
  .menu-featured .menu-section-heading{padding:58px 24px 34px!important}
  .menu-featured-grid{grid-template-columns:1fr!important}
  .menu-featured-card{min-height:440px!important}
}


/* ===== v0.6.5 — Compact hero + left aligned menu headings ===== */

/* Hero: no more oversized full-screen food photo */
.menu-hero-premium{
  padding:58px 0 66px!important;
  background:#11100e!important;
}
.menu-hero-grid{
  width:min(1320px,92vw)!important;
  max-width:1320px!important;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:1.05fr .95fr!important;
  gap:64px!important;
  min-height:0!important;
  align-items:center!important;
}
.menu-hero-copy{
  min-height:0!important;
  padding:34px 0!important;
  background:transparent!important;
}
.menu-hero-copy h1{
  max-width:650px!important;
  font-size:clamp(4.2rem,6vw,6.8rem)!important;
  line-height:.86!important;
}
.menu-hero-copy p{
  max-width:520px!important;
}
.menu-hero-photo{
  min-height:0!important;
  height:470px!important;
  border-radius:4px;
  overflow:hidden;
  background:#dcebcf;
}
.menu-hero-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.menu-hero-photo:after{
  background:linear-gradient(0deg,rgba(10,8,6,.16),transparent 46%)!important;
}
.menu-hero-photo span{
  right:24px!important;
  bottom:20px!important;
}

/* Menu category headings: clear left alignment */
.menu-category-head{
  display:block!important;
  text-align:left!important;
  padding:0 0 22px!important;
}
.menu-category-head span{
  display:block!important;
  margin-bottom:10px!important;
  text-align:left!important;
}
.menu-category-head h2{
  margin:0!important;
  text-align:left!important;
  width:100%!important;
  font-size:clamp(2.8rem,4vw,4.2rem)!important;
  line-height:.95!important;
  text-decoration:none!important;
}

/* Keep category blocks visually disciplined */
.premium-category{
  text-align:left!important;
}
.premium-category .menu-list{
  width:100%!important;
}
.premium-category .menu-item{
  text-align:left!important;
}
.premium-category .menu-item h3{
  text-align:left!important;
}

/* Filter row stays clean and centred as navigation */
.menu-toolbar-premium{
  justify-content:center!important;
  flex-wrap:wrap!important;
  position:relative!important;
  top:auto!important;
  padding:0 0 28px!important;
  margin-bottom:52px!important;
  background:transparent!important;
}

/* Reduce excessive whitespace before categories */
.menu-catalog{
  padding-top:64px!important;
}

@media(max-width:1000px){
  .menu-hero-grid{
    grid-template-columns:1fr!important;
    gap:36px!important;
  }
  .menu-hero-copy{
    padding-bottom:0!important;
  }
  .menu-hero-photo{
    height:430px!important;
  }
}
@media(max-width:680px){
  .menu-hero-premium{
    padding:42px 0 48px!important;
  }
  .menu-hero-grid{
    width:min(90vw,620px)!important;
  }
  .menu-hero-copy{
    min-height:0!important;
    padding:20px 0!important;
  }
  .menu-hero-copy h1{
    font-size:4rem!important;
  }
  .menu-hero-photo{
    height:320px!important;
  }
  .menu-toolbar-premium{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
  }
  .menu-category-head h2{
    font-size:2.7rem!important;
  }
}

/* ===== v0.6.6 — Speisekarte proportion polish ===== */
@media(min-width:1001px){
  .menu-hero-premium{padding:42px 0 48px!important;}
  .menu-hero-grid{gap:56px!important;}
  .menu-hero-copy{padding:22px 0!important;}
  .menu-hero-photo{height:360px!important;}
  .menu-featured .menu-section-heading{padding-top:58px!important;padding-bottom:28px!important;}
  .menu-featured-grid{min-height:390px!important;}
  .menu-featured-card{min-height:390px!important;}
  .menu-featured-meta{bottom:24px!important;}
}
.menu-seo-copy{margin-top:42px!important;padding-top:28px!important;padding-bottom:10px!important;}
.menu-seo-copy h2{margin-top:0!important;margin-bottom:18px!important;}
.menu-seo-copy p{margin-bottom:0!important;}

@media(max-width:1000px){
  .menu-hero-premium{padding:42px 0 50px!important;}
  .menu-hero-photo{height:380px!important;min-height:0!important;}
  .menu-featured-grid{min-height:0!important;}
  .menu-featured-card{min-height:390px!important;}
  .menu-seo-copy{margin-top:38px!important;}
}
@media(max-width:680px){
  .menu-hero-photo{height:285px!important;min-height:0!important;}
  .menu-featured-card{min-height:360px!important;}
  .menu-seo-copy{margin-top:30px!important;padding-top:24px!important;}
}


/* ===== v0.6.7 — Teller section proportion fix ===== */
.menu-featured{
  padding:0!important;
  background:#11100e!important;
}
.menu-featured .menu-section-heading{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:42px 28px 28px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:32px!important;
}
.menu-featured .menu-section-heading > div{
  min-width:0!important;
}
.menu-featured .menu-section-heading .kicker{
  margin-bottom:10px!important;
}
.menu-featured .menu-section-heading h2{
  margin:0!important;
  white-space:nowrap!important;
  font-size:clamp(3rem,4.2vw,4.8rem)!important;
  line-height:.92!important;
}
.menu-featured .menu-section-heading p{
  max-width:360px!important;
  margin:0 0 8px!important;
  text-align:right!important;
  line-height:1.45!important;
}
.menu-featured-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:2px!important;
  min-height:0!important;
  background:#11100e!important;
}
.menu-featured-card{
  min-height:0!important;
  height:340px!important;
  border-right:0!important;
}
.menu-featured-card img{
  object-position:center 48%!important;
}
.menu-featured-meta{
  left:24px!important;
  right:24px!important;
  bottom:20px!important;
}
.menu-featured-meta h3{
  margin:6px 0 6px!important;
  font-size:clamp(1.35rem,1.75vw,1.9rem)!important;
  line-height:1.04!important;
}
.menu-featured-meta strong{
  font-size:.92rem!important;
}
@media(max-width:1000px){
  .menu-featured .menu-section-heading{
    padding:38px 28px 24px!important;
  }
  .menu-featured-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .menu-featured-card{
    height:360px!important;
  }
}
@media(max-width:680px){
  .menu-featured .menu-section-heading{
    display:block!important;
    padding:34px 24px 22px!important;
  }
  .menu-featured .menu-section-heading h2{
    white-space:normal!important;
    font-size:3.1rem!important;
  }
  .menu-featured .menu-section-heading p{
    margin-top:12px!important;
    text-align:left!important;
  }
  .menu-featured-grid{
    grid-template-columns:1fr!important;
    gap:2px!important;
  }
  .menu-featured-card{
    height:330px!important;
  }
}

/* ===== v0.6.8 — Mobile fixes ===== */
@media(max-width:680px){

  /* Homepage hero: prevent CTA/stat overlap */
  .hero,
  .hero .wrap,
  .hero-grid{
    min-height:auto!important;
    height:auto!important;
  }
  .hero-grid{
    display:block!important;
    padding-top:48px!important;
    padding-bottom:18px!important;
  }
  .hero h1{
    font-size:clamp(3.2rem,14vw,4.2rem)!important;
    line-height:.9!important;
    margin-bottom:22px!important;
  }
  .hero .lead{
    font-size:.98rem!important;
    line-height:1.65!important;
    margin-bottom:24px!important;
  }
  .btn-row{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    margin-bottom:26px!important;
  }
  .btn-row .btn{
    width:100%!important;
    min-height:52px!important;
    box-sizing:border-box!important;
  }

  /* Mobile stats become stacked cards below CTAs */
  .stat-strip{
    position:relative!important;
    inset:auto!important;
    margin-top:0!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    background:rgba(0,0,0,.30)!important;
  }
  .stat-strip .stat{
    min-height:auto!important;
    padding:18px 20px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
  }
  .stat-strip .stat:last-child{
    border-bottom:0!important;
  }

  /* Speisekarte category navigation: show all options on mobile */
  .menu-toolbar-premium{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
    padding-bottom:26px!important;
  }
  .menu-toolbar-premium .menu-filter{
    width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    text-align:center!important;
    padding:11px 8px!important;
    font-size:.82rem!important;
  }
  .menu-toolbar-premium .menu-filter:last-child{
    grid-column:1/-1!important;
  }

  /* Speisekarte featured Teller cards: more compact */
  .menu-featured-card{
    min-height:340px!important;
    height:340px!important;
  }
  .menu-featured-card img{
    object-fit:cover!important;
  }
  .menu-featured-meta{
    left:20px!important;
    right:20px!important;
    bottom:18px!important;
  }
  .menu-featured-meta h3{
    font-size:1.45rem!important;
  }

  /* Handwerk / food imagery: avoid very tall images */
  .craft-image,
  .handwerk-image,
  .split-media,
  .split-media img,
  .craft-section img,
  .handwerk-section img{
    max-height:430px!important;
  }
  .split-media img,
  .craft-section img,
  .handwerk-section img{
    width:100%!important;
    object-fit:cover!important;
  }

  /* 1999/history typography breathing room */
  .history-section h2,
  .story-section h2{
    font-size:clamp(2.6rem,12vw,3.6rem)!important;
    line-height:.95!important;
  }
  .history-section p,
  .story-section p{
    line-height:1.65!important;
  }

  /* Reviews: slightly tighter on mobile */
  .reviews-grid,
  .review-grid{
    gap:14px!important;
  }
  .review-card{
    padding:24px 20px!important;
  }
}

/* ===== v0.6.9 — Compact homepage hero on mobile only ===== */
@media(max-width:680px){
  body.home .hero-grid{
    padding-top:34px!important;
    padding-bottom:0!important;
  }

  body.home .hero h1{
    margin-bottom:16px!important;
  }

  body.home .hero .lead{
    margin-bottom:18px!important;
  }

  body.home .btn-row{
    gap:8px!important;
    margin-bottom:16px!important;
  }

  body.home .btn-row .btn{
    min-height:46px!important;
    padding:12px 16px!important;
  }

  body.home .stat-strip{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    margin-top:0!important;
    border-top:1px solid rgba(255,255,255,.14)!important;
    background:rgba(0,0,0,.34)!important;
  }

  body.home .stat-strip .stat{
    padding:14px 14px!important;
    min-height:82px!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
    border-right:1px solid rgba(255,255,255,.12)!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }

  body.home .stat-strip .stat:nth-child(2n){
    border-right:0!important;
  }

  body.home .stat-strip .stat:last-child:nth-child(odd){
    grid-column:1/-1!important;
    border-right:0!important;
    min-height:72px!important;
  }

  body.home .stat-strip .stat strong{
    font-size:.98rem!important;
    line-height:1.15!important;
    margin-bottom:5px!important;
  }

  body.home .stat-strip .stat span,
  body.home .stat-strip .stat small{
    font-size:.76rem!important;
    line-height:1.35!important;
  }
}
