:root{--orange:#ff6a00;--yellow:#ffb000;--pink:#ff7f87;--green:#a9d51f;--teal:#57b5b8;--wine:#6d1721;--ink:#201411;--paper:#fff8ec;--cream:#f5ead9;--white:#fff;--shadow:0 18px 50px rgba(43,21,9,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper)}img{max-width:100%;display:block}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;background:white;padding:10px;z-index:999}
.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#ff5d00,#ff8500);color:white;box-shadow:0 5px 20px rgba(0,0,0,.15)}.header-inner{width:min(1240px,calc(100% - 30px));margin:auto;display:flex;align-items:center;min-height:84px;gap:28px}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;margin-right:auto}.brand-mark{font-size:38px;transform:rotate(-20deg)}.brand strong{font-family:Kalam,cursive;font-size:31px;line-height:.8}.brand small{display:block;font-weight:800;font-size:12px;margin-top:4px}.main-nav{display:flex;gap:26px}.main-nav a{text-decoration:none;font-weight:800;font-size:14px}.main-nav a:hover{border-bottom:3px solid white}.phone-pill{background:var(--green);padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:800;display:flex;gap:8px;align-items:center}.menu-toggle{display:none}
.hero{min-height:650px;position:relative;overflow:hidden;background:#15110f;color:white;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,10,8,.94) 0%,rgba(12,10,8,.78) 40%,rgba(12,10,8,.18) 75%,rgba(12,10,8,.32) 100%)}.hero-content{position:relative;z-index:2;padding:80px 0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:13px;color:#ffd100}.eyebrow.dark{color:var(--wine)}.hero h1{font-family:Kalam,cursive;font-size:clamp(65px,9vw,125px);line-height:.73;margin:15px 0 24px;max-width:580px}.hero h1 span{display:block}.hero h1 span:nth-child(1){color:var(--pink)}.hero h1 span:nth-child(2){color:var(--orange)}.hero h1 span:nth-child(3){color:var(--green)}.hero-claim{font-family:Kalam,cursive;font-size:28px;max-width:440px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;text-decoration:none;font-weight:800;border:2px solid transparent}.btn-primary{background:var(--orange);color:white}.btn-ghost{border-color:white;color:white}.btn-dark{background:var(--wine);color:white}.quick-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:36px}.quick-trust>div{display:flex;align-items:center;gap:10px}.quick-trust b{font-size:26px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14)}.quick-trust span{display:flex;flex-direction:column}.quick-trust small{opacity:.78}.price-badge{position:absolute;right:8%;bottom:15%;z-index:3;border:4px solid white;border-radius:50%;width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Kalam,cursive;transform:rotate(-6deg);background:rgba(0,0,0,.28)}.price-badge span{font-size:19px}.price-badge strong{font-size:26px}.price-badge em{font-style:normal;font-size:18px}
.section{padding:90px 0}.paper-section{background:radial-gradient(circle at 10px 10px,rgba(80,40,10,.04) 1px,transparent 1px),var(--paper);background-size:18px 18px}.section-heading{max-width:680px;margin-bottom:40px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.about-copy h2{font-family:Kalam,cursive;font-size:clamp(42px,6vw,70px);margin:4px 0 8px;color:var(--wine)}.section-heading p{font-size:18px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.food-card{padding:28px;border-radius:24px;color:white;min-height:320px;box-shadow:var(--shadow);position:relative;overflow:hidden}.food-card:after{content:"";position:absolute;width:140px;height:140px;border:2px solid rgba(255,255,255,.22);border-radius:50%;right:-40px;bottom:-45px}.food-card.pink{background:var(--pink)}.food-card.orange{background:var(--orange)}.food-card.green{background:var(--green);color:#25300c}.food-card.blue{background:var(--teal)}.food-illustration{font-size:70px;margin-bottom:25px}.food-card span{text-transform:uppercase;font-weight:800;letter-spacing:.12em;font-size:12px}.food-card h3{font-family:Kalam,cursive;font-size:30px;margin:7px 0}.food-card p{min-height:48px}.food-card strong{font-size:22px}
.menu-section{background:#1f1512;color:white}.menu-categories{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin:40px 0}.menu-categories button{border:0;border-radius:16px;padding:18px 10px;background:white;color:var(--ink);cursor:pointer;min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-categories button:nth-child(1){background:var(--pink)}.menu-categories button:nth-child(2){background:var(--orange)}.menu-categories button:nth-child(3){background:var(--yellow)}.menu-categories button:nth-child(4){background:var(--teal)}.menu-categories button:nth-child(5){background:#72c7aa}.menu-categories button:nth-child(6){background:#78bfc8}.menu-categories button:nth-child(7){background:var(--green)}.menu-categories span{font-size:32px}.menu-categories strong{font-family:Kalam,cursive;font-size:20px}.menu-categories small{font-weight:700}.menu-panel{background:var(--paper);color:var(--ink);border-radius:24px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:30px}.menu-panel h3{font-family:Kalam,cursive;font-size:38px;margin:0}.menu-panel ul{list-style:none;padding:0;margin:0}.menu-panel li{display:flex;justify-content:space-between;border-bottom:1px dashed #c9aa87;padding:12px 0}.menu-images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.menu-image-card{border:0;background:none;color:white;cursor:pointer;text-align:left}.menu-image-card img{border-radius:18px;box-shadow:var(--shadow);aspect-ratio:1.42/1;object-fit:cover}.menu-image-card span{display:block;text-align:center;font-family:Kalam,cursive;font-size:22px;margin-top:12px}
.about-section{background:linear-gradient(130deg,#fff8ec 0 65%,#e8f4b0 65%)}.about-grid{display:grid;grid-template-columns:1.05fr .85fr .8fr;gap:36px;align-items:center}.about-copy .lead{font-size:22px;font-weight:700}.handnote{font-family:Kalam,cursive;color:var(--orange);font-size:25px}.about-photo{position:relative;margin:0;aspect-ratio:4/5;border:14px solid white;background:white;box-shadow:var(--shadow);transform:rotate(-2deg);overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center center}.about-photo figcaption{position:absolute;left:18px;bottom:16px;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--wine);font-family:Kalam,cursive;font-size:22px;font-weight:700;box-shadow:0 4px 14px rgba(0,0,0,.14)}.delivery-card{background:var(--green);padding:35px;border-radius:22px;box-shadow:var(--shadow)}.delivery-card .scooter{font-size:55px}.delivery-card h3{font-family:Kalam,cursive;font-size:40px;line-height:1;margin:10px 0}.contact-strip{background:var(--wine);color:white;padding:45px 0}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.contact-grid>div{display:flex;gap:15px;align-items:flex-start}.contact-grid span{font-size:32px}.contact-grid p{margin:0}.contact-grid a{text-decoration:none}footer{background:#3f0c14;color:white;padding:24px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-inner button{background:none;border:0;color:white;cursor:pointer;margin-left:18px}
.lightbox,.text-modal{border:0;border-radius:18px;padding:18px;max-width:min(94vw,1200px);max-height:92vh;background:white}.lightbox::backdrop,.text-modal::backdrop{background:rgba(0,0,0,.82)}.lightbox img{max-height:84vh}.close{position:absolute;right:12px;top:8px;border:0;border-radius:50%;background:#111;color:white;width:38px;height:38px;font-size:26px;cursor:pointer}.text-modal{max-width:720px;padding:40px}.text-modal h2{font-family:Kalam,cursive;font-size:42px;color:var(--wine)}
@media(max-width:950px){.main-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#ff6a00;padding:20px;flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block;background:white;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.phone-pill{display:none}.highlight-grid{grid-template-columns:1fr 1fr}.menu-categories{grid-template-columns:repeat(4,1fr)}.about-grid{grid-template-columns:1fr 1fr}.delivery-card{grid-column:1/-1}.contact-grid{grid-template-columns:1fr 1fr}.price-badge{display:none}}
@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.header-inner{min-height:72px}.brand strong{font-size:25px}.hero{min-height:760px;align-items:flex-end}.hero-overlay{background:linear-gradient(0deg,rgba(12,10,8,.96) 0%,rgba(12,10,8,.72) 65%,rgba(12,10,8,.3))}.hero-content{padding:70px 0 35px}.hero h1{font-size:67px}.quick-trust{gap:12px}.quick-trust>div{width:100%}.section{padding:65px 0}.highlight-grid,.menu-images,.about-grid,.contact-grid{grid-template-columns:1fr}.menu-categories{grid-template-columns:repeat(2,1fr)}.menu-panel{grid-template-columns:1fr;gap:15px}.about-section{background:var(--paper)}.about-photo{max-width:360px;margin:auto}.footer-inner{flex-direction:column;gap:12px;text-align:center}}


/* Brand logo */
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{display:block;width:215px;height:auto;max-height:68px;object-fit:contain;object-position:left center}

/* Complete category menus */
.menu-panel{grid-template-columns:minmax(220px,.7fr) minmax(0,1.6fr);align-items:start}
.menu-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
.menu-panel li{gap:18px;break-inside:avoid}
.menu-panel li span{line-height:1.35}
.menu-panel li b{white-space:nowrap}
.menu-panel .menu-note{margin-top:18px;padding-top:16px;border-top:1px dashed #c9aa87;font-size:14px;line-height:1.5}

@media(max-width:950px){
  .brand img{width:190px;max-height:60px}
  .menu-panel ul{grid-template-columns:1fr}
}
@media(max-width:640px){
  .brand img{width:155px;max-height:52px}
  .menu-panel{grid-template-columns:1fr}
}

/* v0.3: vollständige Speisenbeschreibungen */
.menu-panel li{align-items:flex-start;padding:14px 0}
.menu-panel .dish-copy{min-width:0;display:flex;flex-direction:column;gap:4px}
.menu-panel .dish-name{font-weight:800;line-height:1.3}
.menu-panel .dish-copy small{display:block;color:#745f50;font-size:13px;line-height:1.4;font-weight:500}
.menu-panel li b{padding-top:1px;text-align:right}
.veg-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:7px;border-radius:50%;background:#75a900;color:white;font-size:12px;font-style:normal;font-weight:900;vertical-align:1px}
@media(max-width:640px){.menu-panel li{gap:12px}.menu-panel .dish-copy small{font-size:12.5px}.menu-panel li b{font-size:14px}}

/* v0.4: zoombare Lightbox nach Vorbild srilankafood.at */
.lightbox{width:min(96vw,1400px);height:min(94vh,980px);max-width:none;max-height:none;padding:0;border-radius:18px;background:#111;overflow:hidden;color:white}
.lightbox[open]{display:flex;flex-direction:column}
.lightbox-toolbar{height:58px;flex:0 0 58px;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 70px 8px 16px;background:rgba(20,20,20,.96);border-bottom:1px solid rgba(255,255,255,.14)}
.lightbox-toolbar button{border:1px solid rgba(255,255,255,.3);background:#242424;color:white;border-radius:999px;height:40px;min-width:44px;padding:0 14px;font-size:20px;font-weight:800;cursor:pointer}
.lightbox-toolbar .zoom-reset{font-size:14px;min-width:76px}
.lightbox .close{position:absolute;right:12px;top:9px;z-index:5;border:1px solid rgba(255,255,255,.35);background:#8b1d28;width:40px;height:40px;padding:0;min-width:40px;font-size:27px;line-height:1}
.lightbox-stage{position:relative;flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;background:repeating-conic-gradient(#181818 0 25%,#202020 0 50%) 50%/24px 24px}
.lightbox-stage.is-dragging{cursor:grabbing}
.lightbox-stage img{display:block;max-width:none;max-height:none;width:auto;height:auto;transform-origin:center center;user-select:none;will-change:transform;transition:transform .12s ease-out}
.lightbox-stage.is-dragging img{transition:none}
.lightbox-hint{flex:0 0 auto;margin:0;padding:9px 16px;text-align:center;background:#151515;color:rgba(255,255,255,.72);font-size:13px}
@media(max-width:640px){.lightbox{width:100vw;height:100dvh;border-radius:0}.lightbox-toolbar{justify-content:flex-start;padding-left:10px}.lightbox-hint{font-size:12px}.lightbox-toolbar button{height:38px;min-width:40px}.lightbox .close{right:8px;top:8px}}

.food-card .food-photo{width:calc(100% + 2.8rem);margin:-1.4rem -1.4rem 1rem -1.4rem;height:170px;object-fit:cover;border-radius:18px 18px 0 0;display:block;}

/* v3.9: kompakter, bildstarker Mobile-Hero */
@media (max-width: 640px) {
  .hero {
    min-height: 650px;
    display: block;
    background: #15110f;
  }

  .hero-carousel {
    inset: 0 0 auto 0;
    height: 54%;
  }

  .hero-carousel .hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* Das Produktmotiv samt Preisstörer bleibt beim Hochformat besser sichtbar. */
  .hero-carousel .hero-slide:first-child {
    object-position: 68% center;
  }

  /* Die Fassade bleibt mit Eingang und Samir im relevanten Ausschnitt. */
  .hero-carousel .hero-slide:nth-child(2) {
    object-position: 28% center;
  }

  .hero-carousel-dots {
    bottom: 12px;
  }

  .hero-overlay {
    background: linear-gradient(
      180deg,
      rgba(12,10,8,0) 0%,
      rgba(12,10,8,0) 42%,
      rgba(12,10,8,.68) 54%,
      rgba(12,10,8,.98) 68%,
      rgba(12,10,8,1) 100%
    );
  }

  .hero-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 30px;
  }

  .hero .eyebrow,
  .hero .hero-claim,
  .hero .quick-trust {
    display: none;
  }

  .hero h1 {
    max-width: 360px;
    margin: 0 0 22px;
    font-size: clamp(42px, 12vw, 56px);
    line-height: .92;
    text-shadow: 0 3px 16px rgba(0,0,0,.55);
  }

  .hero-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin: 0;
  }

  .hero-actions .btn {
    min-height: 50px;
    padding: 12px 10px;
    font-size: 14px;
    text-align: center;
  }

  .hero-actions .btn-ghost {
    background: rgba(0,0,0,.18);
  }
}

@media (max-width: 390px) {
  .hero {
    min-height: 620px;
  }

  .hero h1 {
    font-size: 40px;
  }

  .hero-actions {
    grid-template-columns: 1fr;
  }
}


/* v4.3: vorhandene Kategoriebilder im dynamischen Speisekarten-Panel */
.menu-category-intro {
  min-width: 0;
}

.menu-category-image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 0 0 22px;
  border-radius: 18px;
  object-fit: cover;
  object-position: center;
  box-shadow: 0 10px 26px rgba(38, 20, 14, .18);
}

@media (max-width: 950px) {
  .menu-category-image {
    max-height: 280px;
  }
}

@media (max-width: 640px) {
  .menu-category-image {
    margin-bottom: 18px;
    border-radius: 15px;
    max-height: 220px;
  }
}


/* v5.0 – Desktop-Hero Redesign
   Smartphone bis 640 px bleibt unverändert. */
@media (min-width: 641px) {
  .hero {
    min-height: clamp(650px, calc(100vh - 84px), 800px);
    align-items: flex-end;
  }

  /* Nur sanfter Verlauf von unten – keine dunkle linke Bildhälfte */
  .hero-overlay {
    background:
      linear-gradient(
        0deg,
        rgba(10, 8, 6, .72) 0%,
        rgba(10, 8, 6, .38) 18%,
        rgba(10, 8, 6, .12) 34%,
        rgba(10, 8, 6, 0) 55%
      );
  }

  .hero-content {
    padding: 0 0 clamp(46px, 6vh, 72px);
  }

  .hero .eyebrow {
    margin-bottom: 14px;
    text-shadow:
      0 2px 5px rgba(0, 0, 0, .65),
      0 0 14px rgba(0, 0, 0, .30);
  }

  .hero h1 {
    max-width: 690px;
    margin: 0 0 18px;
    font-size: clamp(66px, 6.5vw, 98px);
    line-height: .86;
    letter-spacing: -.025em;
    color: #fff;
    -webkit-text-stroke: 3px rgba(20, 13, 8, .96);
    paint-order: stroke fill;
    text-shadow:
      0 4px 10px rgba(0, 0, 0, .45),
      0 0 2px rgba(0, 0, 0, .85);
  }

  .hero-claim {
    max-width: 500px;
    margin: 0;
    font-size: clamp(24px, 1.8vw, 30px);
    line-height: 1.25;
    text-shadow:
      0 2px 5px rgba(0, 0, 0, .72),
      0 0 12px rgba(0, 0, 0, .28);
  }

  .hero-actions {
    margin-top: 24px;
  }

  .hero-actions .btn-ghost {
    background: rgba(12, 10, 8, .18);
    backdrop-filter: blur(3px);
  }

  .quick-trust {
    gap: 12px;
    margin-top: 24px;
  }

  .quick-trust > div {
    padding: 8px 12px 8px 8px;
    border-radius: 999px;
    background: rgba(12, 10, 8, .26);
    backdrop-filter: blur(4px);
  }

  .quick-trust b {
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: rgba(255, 255, 255, .11);
  }

  .quick-trust strong {
    font-size: 14px;
  }

  .quick-trust small {
    font-size: 12px;
  }

  /* Bildausschnitte für Desktop */
  .hero-carousel .hero-slide:first-child {
    object-position: 58% center;
  }

  .hero-carousel .hero-slide:nth-child(2) {
    object-position: 52% center;
  }

  .hero-carousel .hero-slide-sanela {
    object-position: 62% 42%;
  }
}

@media (min-width: 641px) and (max-width: 950px) {
  .hero h1 {
    max-width: 580px;
    font-size: clamp(58px, 8vw, 78px);
    -webkit-text-stroke-width: 2px;
  }

  .hero-claim {
    max-width: 450px;
  }

  .quick-trust {
    max-width: 620px;
  }
}


/* v5.1 – Desktop-Hero im Seitenraster
   Smartphone bis 640 px bleibt unverändert. */
@media (min-width: 641px) {
  .hero {
    width: min(1180px, calc(100% - 40px));
    min-height: 0;
    height: clamp(620px, 66vw, 720px);
    max-height: calc(100vh - 118px);
    margin: 24px auto 0;
    border-radius: 26px;
    box-shadow: 0 18px 50px rgba(43, 21, 9, .18);
    align-items: flex-end;
    isolation: isolate;
  }

  /* Das Foto bleibt nahezu vollständig sichtbar.
     Durch den schmäleren Rahmen ist das Bildformat viel näher am Original. */
  .hero-carousel .hero-image {
    object-fit: cover;
  }

  /* Nur eine leichte Abdunklung von unten */
  .hero-overlay {
    background: linear-gradient(
      0deg,
      rgba(10, 8, 6, .74) 0%,
      rgba(10, 8, 6, .36) 18%,
      rgba(10, 8, 6, .10) 34%,
      rgba(10, 8, 6, 0) 52%
    );
  }

  .hero-content {
    width: min(100% - 56px, 1080px);
    padding: 0 0 clamp(38px, 5vh, 58px);
  }

  .hero h1 {
    max-width: 690px;
    font-size: clamp(62px, 5.8vw, 88px);
    line-height: .88;
    -webkit-text-stroke: 3px rgba(24, 14, 8, .96);
    paint-order: stroke fill;
    text-shadow: 0 4px 12px rgba(0, 0, 0, .36);
  }

  .hero-claim,
  .hero .eyebrow {
    text-shadow:
      0 2px 5px rgba(0, 0, 0, .72),
      0 0 10px rgba(0, 0, 0, .24);
  }

  .quick-trust > div {
    background: rgba(12, 10, 8, .24);
  }

  /* Ausgewogene Ausschnitte innerhalb des neuen Rahmens */
  .hero-carousel .hero-slide:first-child {
    object-position: center center;
  }

  .hero-carousel .hero-slide:nth-child(2) {
    object-position: center center;
  }

  .hero-carousel .hero-slide-sanela {
    object-position: center 42%;
  }
}

@media (min-width: 641px) and (max-width: 950px) {
  .hero {
    width: min(100% - 28px, 1180px);
    height: clamp(600px, 76vw, 690px);
    margin-top: 14px;
    border-radius: 22px;
  }

  .hero-content {
    width: min(100% - 40px, 1080px);
  }

  .hero h1 {
    max-width: 570px;
    font-size: clamp(56px, 7.5vw, 74px);
    -webkit-text-stroke-width: 2px;
  }
}


/* v5.2 Desktop Hero Feinschliff */
@media (min-width:641px){
.hero-content{
 display:flex;
 flex-direction:column;
 justify-content:flex-end;
 min-height:100%;
 padding-bottom:72px !important;
}
.hero .eyebrow{margin-bottom:18px;}
.hero h1{
 max-width:560px;
 font-size:clamp(52px,4.9vw,74px)!important;
 line-height:.95;
 -webkit-text-stroke:5px rgba(18,10,6,.98)!important;
 text-shadow:0 4px 10px rgba(0,0,0,.35);
}
.hero-claim{
 max-width:430px;
 margin-top:8px;
}
.hero-actions{margin-top:28px;}
.quick-trust{margin-top:28px;}
}


/* v5.3 – Desktop-Hero: echter Zweizeiler und untere Ausrichtung
   Smartphone bis 640 px bleibt unverändert. */
@media (min-width: 641px) {
  .hero {
    align-items: stretch !important;
  }

  .hero-content {
    box-sizing: border-box;
    width: min(100% - 56px, 1080px);
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0 0 34px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end !important;
    align-items: flex-start;
  }

  .hero .eyebrow {
    margin: 0 0 10px;
  }

  .hero h1 {
    display: block;
    width: min(780px, 74%);
    max-width: none !important;
    margin: 0 0 14px;
    color: #fff;
    font-size: clamp(48px, 4.45vw, 68px) !important;
    line-height: .92 !important;
    letter-spacing: -.03em;
    -webkit-text-stroke: 7px #120b07 !important;
    paint-order: stroke fill;
    text-shadow:
      0 4px 10px rgba(0, 0, 0, .38),
      0 0 2px rgba(0, 0, 0, .95);
  }

  .hero-title-line,
  .hero-title-location {
    display: block;
    white-space: nowrap;
  }

  .hero-title-location {
    margin-top: 2px;
  }

  .hero-claim {
    max-width: 470px;
    margin: 0;
  }

  .hero-actions {
    margin-top: 18px !important;
  }

  .quick-trust {
    margin-top: 18px !important;
    margin-bottom: 0;
  }
}

@media (min-width: 641px) and (max-width: 950px) {
  .hero-content {
    width: min(100% - 40px, 1080px);
    padding-bottom: 28px !important;
  }

  .hero h1 {
    width: min(720px, 82%);
    font-size: clamp(44px, 6vw, 60px) !important;
    -webkit-text-stroke-width: 6px !important;
  }
}

/* Smartphone: ursprüngliche Headline wieder als kompakte Form behandeln */
@media (max-width: 640px) {
  .hero-title-line,
  .hero-title-location {
    display: inline;
    white-space: normal;
  }

  .hero-title-location::before {
    content: " ";
  }
}


/* =========================================================
   v2.0 – Hero-Bild oben, normaler Seiteninhalt darunter
   Desktop/Tablet ab 641 px. Smartphone bleibt unverändert.
   ========================================================= */
.hero-below {
  display: none;
}

@media (min-width: 641px) {
  /* Hero bleibt direkt unter dem Header und zeigt nur den Slider. */
  .hero > .hero-content {
    display: none !important;
  }

  .hero {
    margin-bottom: 0 !important;
  }

  /* Bild möglichst unverdeckt zeigen; nur minimale Tiefe unten. */
  .hero-overlay {
    background: linear-gradient(
      0deg,
      rgba(17, 12, 9, .18) 0%,
      rgba(17, 12, 9, .05) 18%,
      rgba(17, 12, 9, 0) 34%
    ) !important;
    pointer-events: none;
  }

  /* Normaler Inhaltsblock unterhalb des Hero-Bildes. */
  .hero-below {
    display: block;
    padding: 34px 0 50px;
    background: var(--paper);
    color: var(--ink);
  }

  .hero-below-content {
    position: static;
    padding: 0;
  }

  .hero-below .eyebrow {
    margin: 0 0 10px;
    color: var(--wine);
    text-shadow: none;
  }

  .hero-below h1 {
    max-width: 980px;
    margin: 0;
    color: var(--ink);
    font-family: Kalam, cursive;
    font-size: clamp(44px, 4.2vw, 68px);
    line-height: .98;
    letter-spacing: -.025em;
    text-shadow: none;
    -webkit-text-stroke: 0;
  }

  .hero-below h1 span {
    display: inline;
    color: inherit !important;
  }

  .hero-below h1 span + span::before {
    content: " ";
  }

  .hero-below .hero-claim {
    max-width: 680px;
    margin: 16px 0 0;
    color: #4a352a;
    font-size: clamp(22px, 2vw, 28px);
    line-height: 1.3;
    text-shadow: none;
  }

  .hero-below .hero-actions {
    margin: 24px 0 0;
  }

  .hero-below .btn-ghost {
    border-color: var(--wine);
    color: var(--wine);
    background: transparent;
  }

  .hero-below .btn-ghost:hover {
    background: var(--wine);
    color: #fff;
  }

  .hero-below .quick-trust {
    gap: 28px;
    margin-top: 26px;
  }

  .hero-below .quick-trust > div {
    padding: 0;
    background: transparent;
    color: var(--ink);
  }

  .hero-below .quick-trust b {
    background: rgba(126, 32, 40, .09);
  }

  .hero-below .quick-trust small {
    color: #6f5a4f;
    opacity: 1;
  }

  /* Harmonischer Abstand zum folgenden Abschnitt. */
  .hero-below + .recommendations {
    padding-top: 58px;
  }
}

@media (min-width: 641px) and (max-width: 950px) {
  .hero-below {
    padding: 30px 0 44px;
  }

  .hero-below h1 {
    font-size: clamp(42px, 6vw, 58px);
  }

  .hero-below .quick-trust {
    gap: 18px;
  }
}

/* Smartphone: neue Desktop-Sektion ausblenden;
   der bestehende mobile Hero bleibt exakt erhalten. */
@media (max-width: 640px) {
  .hero-below {
    display: none !important;
  }
}


/* v2.9 – Cookie-Hinweis und Rechtstexte */
footer button[data-cookie-settings] {
  font: inherit;
}

.text-modal #modalContent {
  max-width: 760px;
}

.text-modal #modalContent h2 {
  margin-bottom: 22px;
}

.text-modal #modalContent h3 {
  margin: 26px 0 8px;
  font-size: 1.08rem;
}

.text-modal #modalContent p {
  line-height: 1.65;
}

.text-modal #modalContent a {
  color: var(--wine);
  font-weight: 700;
}

.text-modal #modalContent code {
  padding: 2px 5px;
  border-radius: 5px;
  background: rgba(126, 32, 40, .08);
}

.cookie-banner[hidden] {
  display: none !important;
}

.cookie-banner {
  position: fixed;
  inset: auto 18px 18px;
  z-index: 1200;
}

.cookie-banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  width: min(1120px, 100%);
  margin: 0 auto;
  padding: 18px 20px;
  border: 1px solid rgba(58, 28, 14, .14);
  border-radius: 18px;
  background: rgba(255, 250, 240, .97);
  color: var(--ink);
  box-shadow: 0 18px 55px rgba(40, 18, 8, .24);
  backdrop-filter: blur(10px);
}

.cookie-banner-inner strong {
  display: block;
  margin-bottom: 5px;
  font-size: 1.05rem;
}

.cookie-banner-inner p {
  max-width: 720px;
  margin: 0;
  line-height: 1.45;
}

.cookie-banner-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
}

.cookie-banner .btn {
  white-space: nowrap;
}

.cookie-settings-button {
  border-color: var(--wine);
  color: var(--wine);
}

.cookie-modal {
  width: min(680px, calc(100% - 30px));
  max-height: min(780px, calc(100vh - 30px));
  padding: 0;
  border: 0;
  border-radius: 22px;
  color: var(--ink);
  box-shadow: 0 26px 80px rgba(23, 12, 7, .36);
}

.cookie-modal::backdrop {
  background: rgba(24, 12, 7, .62);
  backdrop-filter: blur(4px);
}

.cookie-modal > .close {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(43, 24, 13, .08);
  color: var(--ink);
  font-size: 1.6rem;
  cursor: pointer;
}

.cookie-modal-content {
  padding: 34px;
}

.cookie-modal-content h2 {
  margin: 0 0 14px;
}

.cookie-category {
  margin-top: 24px;
  padding: 18px;
  border: 1px solid rgba(126, 32, 40, .16);
  border-radius: 15px;
  background: rgba(126, 32, 40, .05);
}

.cookie-category > div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.cookie-category span {
  color: var(--wine);
  font-weight: 800;
}

.cookie-category p {
  margin: 10px 0 0;
  line-height: 1.55;
}

.cookie-empty-categories {
  margin: 18px 0 0;
  padding: 0 4px;
}

.cookie-empty-categories p {
  margin: 7px 0;
}

.cookie-modal-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 26px;
}

@media (max-width: 700px) {
  .cookie-banner {
    inset: auto 10px 10px;
  }

  .cookie-banner-inner {
    display: block;
    padding: 17px;
    border-radius: 16px;
  }

  .cookie-banner-actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 14px;
  }

  .cookie-banner .btn {
    width: 100%;
  }

  .cookie-modal-content {
    padding: 28px 20px 22px;
  }

  .cookie-category > div {
    display: block;
  }

  .cookie-category span {
    display: block;
    margin-top: 4px;
  }

  .cookie-modal-actions .btn {
    width: 100%;
  }
}


/* v2.13 – Öffnungszeiten-Badge im Header */
.header-badge{
  display:flex;
  align-items:center;
  gap:7px;
  flex:0 0 auto;
  padding:9px 14px;
  border-radius:999px;
  background:#7a1f20;
  color:#fff;
  font-size:13px;
  font-weight:800;
  line-height:1;
  white-space:nowrap;
  box-shadow:0 4px 14px rgba(0,0,0,.16);
}
.header-badge-dot{
  display:block;
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#3dd45b;
  box-shadow:0 0 0 3px rgba(61,212,91,.18);
}

@media(max-width:950px){
  .header-inner{gap:12px}
  .brand{margin-right:auto}
  .header-badge{
    order:2;
    padding:7px 10px;
    font-size:11px;
  }
  .menu-toggle{order:3}
}

@media(max-width:640px){
  .header-inner{
    width:min(100% - 16px,1240px);
    gap:7px;
  }
  .brand img{
    width:120px;
    max-height:44px;
  }
  .header-badge{
    display:flex !important;
    padding:6px 8px;
    gap:5px;
    font-size:9.5px;
    letter-spacing:-.1px;
  }
  .header-badge-dot{
    width:7px;
    height:7px;
    flex-basis:7px;
  }
  .menu-toggle{
    padding:8px 10px;
    font-size:12px;
  }
}

@media(max-width:390px){
  .brand img{width:105px}
  .header-badge{
    padding:5px 7px;
    font-size:8.7px;
  }
}


/* =========================================================
   v3.1 – Automatischer Betriebsurlaub-Hinweis im Hero
   Zeitraum wird ausschließlich in urlaub-config.js gepflegt.
   ========================================================= */
.holiday-notice {
  position: absolute;
  z-index: 8;
  top: 24px;
  left: 50%;
  width: min(calc(100% - 48px), 760px);
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 14px 22px;
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 18px;
  background: rgba(255, 249, 238, .96);
  color: var(--ink);
  box-shadow: 0 10px 30px rgba(20, 10, 5, .2);
  text-align: left;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.holiday-notice[hidden] {
  display: none !important;
}

.holiday-notice-icon {
  flex: 0 0 auto;
  font-size: 30px;
  line-height: 1;
}

.holiday-notice-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.25;
}

.holiday-notice-copy strong {
  color: var(--wine);
  font-size: 18px;
}

.holiday-notice-copy > span {
  font-size: 16px;
  font-weight: 700;
}

.holiday-notice-copy small {
  color: #6f5a4f;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 640px) {
  .holiday-notice {
    top: 14px;
    width: calc(100% - 24px);
    gap: 10px;
    padding: 12px 14px;
    border-radius: 14px;
  }

  .holiday-notice-icon {
    font-size: 25px;
  }

  .holiday-notice-copy strong {
    font-size: 16px;
  }

  .holiday-notice-copy > span {
    font-size: 14px;
  }

  .holiday-notice-copy small {
    font-size: 12px;
  }
}
