:root{--orange:#ff5a00;--black:#161616;--muted:#6d6d6d;--line:#e9e9e9;--soft:#f7f7f7;--radius:22px;--shadow:0 14px 45px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--black);background:#fff}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.topbar{height:96px;display:flex;align-items:center;gap:38px;padding:0 max(4vw,24px);position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);backdrop-filter:blur(15px);border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:8px;min-width:170px}.brand span:last-child{display:flex;flex-direction:column;line-height:.82}.brand strong,.brand em{font-size:25px;font-style:normal;font-weight:950}.brand em{color:var(--orange)}.brand small{font-size:8px;letter-spacing:.7px;margin-top:8px}.nav{display:flex;gap:28px;margin:auto}.nav a{font-size:13px;font-weight:800;text-transform:uppercase;position:relative}.nav a:after{content:"";height:2px;background:var(--orange);position:absolute;left:0;right:100%;bottom:-12px;transition:.2s}.nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:24px}.phone{display:grid;grid-template-columns:auto auto;column-gap:8px}.phone span{grid-row:1/3;color:var(--orange);font-size:27px}.phone small{color:var(--muted);font-size:10px}.cart-button{border:0;background:none;cursor:pointer;font-weight:800;position:relative}.cart-button span{position:absolute;top:-8px;left:17px;background:var(--orange);color:white;border-radius:20px;min-width:20px;padding:3px;font-size:11px}.cart-button small{display:block;margin-top:3px}.nav-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:570px;margin:20px max(3vw,20px) 0;border-radius:30px;overflow:hidden;position:relative;background:linear-gradient(90deg,#fff 0 41%,rgba(255,255,255,.94) 48%,transparent 70%),#fafafa;display:grid;grid-template-columns:42% 58%;box-shadow:var(--shadow)}.hero-copy{padding:65px 0 60px 55px;z-index:2}.eyebrow{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:1.2px}.hero h1{font-size:clamp(44px,5vw,76px);line-height:.95;margin:12px 0 22px;font-weight:950;letter-spacing:-3px}.hero h1 span{color:var(--orange)}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:475px}.hero-copy strong{color:var(--orange)}.hero-image{background:url('images/doener.jpg') center/cover no-repeat;min-height:570px}.hero-buttons{display:flex;gap:14px;margin-top:28px}.btn{border:0;border-radius:8px;padding:15px 22px;font-weight:900;text-transform:uppercase;display:inline-flex;flex-direction:column;align-items:flex-start;cursor:pointer}.btn small{font-size:9px;text-transform:none;font-weight:500;margin-top:3px}.primary{background:var(--orange);color:white}.secondary{background:white;border:1px solid #d8d8d8;box-shadow:0 5px 18px rgba(0,0,0,.06)}.map-placeholder{height:380px;border-radius:20px;background:var(--soft);border:1px dashed var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:0 20px}.map-placeholder p{max-width:420px;font-size:13px;color:var(--muted);margin:0}.map-placeholder a{color:var(--orange)}
.social-icon-row{display:flex;gap:12px}.social-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--black);color:#fff;transition:.2s}.social-icon:hover{background:var(--orange)}
.reviews-strip{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:20px max(3vw,20px);padding:16px 22px;background:var(--soft);border:1px solid var(--line);border-radius:18px}.reviews-stat{display:flex;flex-direction:column;line-height:1.15}.reviews-stat strong{font-size:26px;font-weight:900;color:var(--black)}.reviews-stat span{font-size:11px;color:var(--muted)}.reviews-quotes{display:flex;gap:10px;flex:1;overflow-x:auto;scrollbar-width:none}.reviews-quotes::-webkit-scrollbar{display:none}.reviews-quotes .quote{flex-shrink:0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px 13px;font-size:12px;white-space:nowrap}.reviews-quotes .quote b{display:block;font-size:10px;color:var(--muted);font-weight:700;margin-top:1px}.reviews-strip .btn{white-space:nowrap;padding:10px 18px;font-size:13px}.usp-strip,.info-grid{margin:28px max(3vw,20px);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);background:white}.info-grid-3{grid-template-columns:repeat(3,1fr)}.usp-strip article,.info-grid article{display:flex;gap:15px;padding:26px;border-right:1px solid var(--line)}.usp-strip article:last-child,.info-grid article:last-child{border:0}.usp-strip span,.info-grid>article>span{color:var(--orange);font-size:29px}.usp-strip b,.info-grid b{text-transform:uppercase;font-size:13px}.usp-strip small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.info-grid p{font-size:13px;line-height:1.55;color:#444}.info-grid a{color:var(--orange);font-size:12px;font-weight:800}.menu-section{padding:45px max(3vw,20px) 30px;background:#fafafa}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading span,.order-section span,.steak-banner span{color:var(--orange);font-weight:900;text-transform:uppercase;font-size:12px}.section-heading h2{font-size:34px;text-transform:uppercase;margin:6px 0 0}.category-filter{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.category-filter button{border:1px solid #ddd;background:white;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:800;cursor:pointer}.category-filter button.active{background:var(--black);color:white;border-color:var(--black)}.menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.menu-card{position:relative;background:white;border:1px solid #e6e6e6;border-radius:17px;overflow:hidden;display:flex;flex-direction:column;min-height:300px;transition:.22s;box-shadow:0 7px 25px rgba(0,0,0,.04)}.badge-new{position:absolute;top:10px;left:10px;z-index:2;background:var(--orange);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;padding:7px 14px;border-radius:999px;letter-spacing:.03em;box-shadow:0 2px 8px rgba(0,0,0,.3);border:2px solid #fff}.badge-popular{position:absolute;top:10px;left:10px;z-index:2;background:var(--black);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;padding:7px 14px;border-radius:999px;letter-spacing:.03em;box-shadow:0 2px 8px rgba(0,0,0,.3);border:2px solid #fff}.status-banner{background:#fdecec;color:#8b2020;padding:16px 20px;text-align:center;font-weight:800;border-radius:14px;margin:20px max(3vw,20px) 0}.status-banner.meat-low-banner{background:#fff3eb;color:#b1450a}.ordering-disabled .menu-card .add,.ordering-disabled .cart-button,.ordering-disabled .whatsapp,.ordering-disabled #openCartBottom{pointer-events:none;opacity:.45}.meat-dot{position:absolute;top:8px;right:8px;z-index:3;width:22px;height:22px;border-radius:50%;background:#e0323c;border:3px solid #fff;box-shadow:0 1px 6px rgba(0,0,0,.35);display:none}body.meat-low .meat-dot{display:block;animation:kcMeatPulse 1s infinite}@keyframes kcMeatPulse{0%,100%{opacity:1;transform:scale(1);box-shadow:0 1px 6px rgba(0,0,0,.35),0 0 0 0 rgba(224,50,60,.6)}50%{opacity:.3;transform:scale(1.3);box-shadow:0 1px 6px rgba(0,0,0,.35),0 0 0 8px rgba(224,50,60,0)}}.menu-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.menu-card .photo{height:155px;background:#eee center/cover no-repeat}.menu-card .body{padding:17px;display:flex;flex-direction:column;flex:1}.menu-card .cat{color:var(--orange);font-size:10px;font-weight:900;text-transform:uppercase}.menu-card h3{font-size:17px;margin:6px 0}.menu-card p{color:#666;font-size:12px;line-height:1.45;margin:0 0 14px}.menu-card .bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.price{font-weight:950}.add{border:1px solid var(--orange);background:white;color:var(--orange);border-radius:7px;padding:8px 11px;font-weight:900;cursor:pointer}.add:hover{background:var(--orange);color:white}.steak-banner{margin:35px max(3vw,20px);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:42% 58%;min-height:290px;background:#101010;color:white}.steak-banner>div:first-child{padding:45px}.steak-banner h2{font-size:49px;margin:10px 0 0}.steak-banner p{color:var(--orange);font-size:27px;font-style:italic;margin:0 0 20px}.steak-banner small{color:#ddd}.steak-photo{background:url('images/steak_neu.jpg') center/cover}.order-section{margin:40px max(3vw,20px);padding:42px;border:1px solid #eee;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(90deg,#fff,#fff8f4)}.order-section h2{margin:7px 0 8px}.order-section p{color:#666;max-width:700px}footer{background:#fbfbfb;border-top:1px solid #eee;padding:42px max(4vw,25px);display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:35px;font-size:13px}footer>div{display:flex;flex-direction:column;gap:8px}footer b{text-transform:uppercase;font-size:12px}footer a{color:#555}.footer-brand strong,.footer-brand em{font-size:24px;font-style:normal}.footer-brand em{color:var(--orange)}footer>small{grid-column:1/-1;text-align:center;color:#777;border-top:1px solid #e8e8e8;padding-top:18px}.dialog{border:0;border-radius:20px;padding:0;max-width:560px;width:calc(100% - 25px);box-shadow:0 30px 90px rgba(0,0,0,.3)}.dialog::backdrop{background:rgba(0,0,0,.55)}.dialog form{padding:28px;position:relative}.dialog .close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.dialog h2{margin:0 30px 8px 0}.dialog .option-group{margin:18px 0}.dialog .option-group b{display:block;margin-bottom:9px}.chip-grid{display:flex;flex-wrap:wrap;gap:8px}.chip-grid label{border:1px solid #ddd;padding:9px 12px;border-radius:999px;cursor:pointer;font-size:13px}.chip-grid label:has(input:checked){border-color:var(--orange);background:#fff3eb}.chip-grid input{margin-right:5px}.dialog textarea{width:100%;border:1px solid #ddd;border-radius:9px;padding:10px}.dialog .dialog-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.qty{display:flex;align-items:center;gap:10px}.qty button{border:1px solid #ddd;background:white;border-radius:50%;width:34px;height:34px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(470px,100%);background:white;z-index:60;transform:translateX(105%);transition:.27s;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(0,0,0,.15)}.cart-drawer.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid #eee}.cart-head h2{margin:3px 0}.cart-head small{color:var(--orange);font-weight:800}.cart-head button{border:0;background:none;font-size:32px;cursor:pointer}.cart-items{padding:18px 25px;overflow:auto;flex:1}.empty{text-align:center;color:#777;padding:60px 10px}.cart-item{border-bottom:1px solid #eee;padding:14px 0}.cart-item>div:first-child{display:flex;justify-content:space-between;gap:10px}.cart-item h4{margin:0}.cart-item small{display:block;color:#777;line-height:1.4;margin-top:5px}.cart-item .actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.cart-item .actions button{border:0;background:none;color:var(--orange);cursor:pointer}.cart-summary{display:flex;justify-content:space-between;padding:17px 25px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:18px}.checkout{padding:20px 25px;display:grid;gap:11px;max-height:52vh;overflow:auto}.checkout h3{margin:0}.checkout label{display:grid;gap:5px;font-size:12px;font-weight:700}.checkout input,.checkout select,.checkout textarea{border:1px solid #dcdcdc;border-radius:8px;padding:10px}.order-type{display:flex;gap:14px}.order-type label{display:flex;align-items:center}.payment-note{background:#fff3eb;padding:10px;border-radius:8px;font-size:12px}.whatsapp{background:#1dbf59;color:white;width:100%;align-items:center}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:50;opacity:0;visibility:hidden;transition:.2s}.backdrop.show{opacity:1;visibility:visible}
@media(max-width:1050px){.nav{display:none}.nav.open{display:flex;position:absolute;top:95px;left:0;right:0;background:white;padding:25px;justify-content:center;border-bottom:1px solid #eee}.nav-toggle{display:block}.header-actions{margin-left:auto}.menu-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:48% 52%}.phone b,.phone small{display:none}}
@media(max-width:760px){.topbar{height:76px;padding:0 15px;gap:10px}.brand{min-width:0}.brand strong,.brand em{font-size:18px}.brand small{display:none}.header-actions{gap:7px}.phone{display:none}.hero{margin:10px 10px 0;display:block;min-height:660px;background:#fff}.hero-copy{padding:30px 22px 0;position:relative;z-index:3}.hero h1{font-size:45px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-image{height:330px;min-height:0;margin-top:-15px}.hero-buttons{flex-wrap:wrap}.usp-strip,.info-grid,.info-grid-3{grid-template-columns:1fr 1fr;margin:18px 10px}.usp-strip article,.info-grid article,.info-grid-3 article{padding:17px;border-bottom:1px solid var(--line)}.usp-strip article:nth-child(2),.info-grid article:nth-child(2),.info-grid-3 article:nth-child(2){border-right:0}.menu-section{padding:35px 10px}.section-heading{display:block}.category-filter{justify-content:flex-start;margin-top:15px;overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.menu-grid{grid-template-columns:1fr 1fr;gap:10px}.menu-card .photo{height:125px}.menu-card .body{padding:12px}.menu-card h3{font-size:14px}.menu-card p{font-size:11px}.steak-banner{margin:25px 10px;display:block}.steak-banner>div:first-child{padding:28px}.steak-banner h2{font-size:38px}.steak-photo{height:220px}.order-section{margin:25px 10px;padding:25px;display:block}.order-section .btn{margin-top:15px}footer{grid-template-columns:1fr 1fr;padding:35px 20px}.cart-button small{display:none}}
@media(max-width:420px){.menu-grid{grid-template-columns:1fr}.usp-strip,.info-grid,.info-grid-3{grid-template-columns:1fr}.usp-strip article,.info-grid article,.info-grid-3 article{border-right:0}.hero-buttons .btn{width:100%}footer{grid-template-columns:1fr}}

.menu-tools{display:grid;gap:12px;justify-items:end}.menu-search{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;color:#555}.menu-search input{width:290px;max-width:70vw;border:1px solid #ddd;border-radius:999px;padding:10px 14px;background:white}.no-results{grid-column:1/-1;padding:55px;text-align:center;background:white;border-radius:17px;color:#777;border:1px solid #e7e7e7}.cart-qty{display:flex;align-items:center;gap:9px}.cart-qty button{width:29px;height:29px;border:1px solid #ddd!important;border-radius:50%;background:white!important;color:#111!important;font-size:18px}.checkout-total{display:flex;justify-content:space-between;align-items:center;background:#f7f7f7;border-radius:9px;padding:12px;font-size:14px}.checkout-total strong{font-size:18px}.mobile-cart{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:45;background:#161616;color:white;border:0;border-radius:14px;padding:12px 16px;box-shadow:0 12px 35px rgba(0,0,0,.3);grid-template-columns:1fr auto;align-items:center;text-align:left}.mobile-cart span{display:flex;gap:7px;align-items:center}.mobile-cart b{background:var(--orange);border-radius:50%;min-width:22px;height:22px;display:inline-grid;place-items:center}.mobile-cart strong{font-size:16px}.mobile-cart em{grid-column:1/-1;font-size:10px;font-style:normal;opacity:.75;margin-left:29px}.mobile-cart.visible{display:none}
@media(max-width:760px){.menu-tools{justify-items:stretch}.menu-search{display:block}.menu-search span{display:none}.menu-search input{width:100%;max-width:none}.mobile-cart.visible{display:grid}body{padding-bottom:72px}}

.about-section{max-width:1180px;margin:34px auto;padding:44px;display:grid;grid-template-columns:1.5fr .8fr;gap:34px;background:linear-gradient(135deg,#fff 0%,#fff8f3 100%);border:1px solid #eee3db;border-radius:28px;box-shadow:0 18px 50px rgba(30,20,10,.06)}
.about-copy>span{font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;color:#f15a24;font-weight:800}.about-copy h2{font-size:clamp(2rem,4vw,3.5rem);margin:.5rem 0 1rem}.about-copy p{max-width:720px;line-height:1.75;color:#555}.about-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-badges b{padding:10px 14px;border:1px solid #f3c6ad;border-radius:999px;background:#fff;color:#292929}.about-card{background:#111;color:#fff;border-radius:22px;padding:28px}.about-card strong{color:#ff6a1a}.about-card p{line-height:1.6;color:#ddd;margin:.45rem 0 1.25rem}
.legal-page{max-width:900px;margin:60px auto;padding:0 24px 80px;line-height:1.75}.legal-page h1{font-size:clamp(2.4rem,6vw,4.5rem);margin-bottom:1rem}.legal-page h2{margin-top:2rem}.legal-page a{color:#e95212}.legal-top{padding:20px 24px;border-bottom:1px solid #eee}.legal-top a{text-decoration:none;font-weight:800;color:#111}.legal-note{padding:16px 18px;background:#fff4ec;border-left:4px solid #ff5a00;border-radius:8px}
@media(max-width:800px){.about-section{margin:20px 14px;padding:26px;grid-template-columns:1fr}}

.social-section{margin:35px max(3vw,20px);padding:38px 42px;border:1px solid #eee;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.045)}
.social-section span{color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase}.social-section h2{margin:7px 0 8px}.social-section p{margin:0;color:#666}.social-links{display:flex;gap:10px;flex-wrap:wrap}.social-links a{padding:12px 17px;border-radius:999px;border:1px solid #ddd;background:#fff;font-weight:850}.social-links a:hover{border-color:var(--orange);color:var(--orange)}
.footer-disclaimer{grid-column:1/-1;margin:0;color:#777;font-size:11px;line-height:1.6;border-top:1px solid #e8e8e8;padding-top:18px}footer>small{border-top:0;padding-top:0}
@media(max-width:760px){.social-section{margin:25px 10px;padding:26px;display:block}.social-links{margin-top:18px}.social-links a{flex:1;text-align:center;min-width:95px}}

/* Final website additions */
.footer-social{display:flex;gap:14px;flex-wrap:wrap;grid-column:1/-1}
.footer-social a{font-weight:700}
.legal-note{grid-column:1/-1;max-width:980px;margin:8px 0 0;color:#9b9b9b;font-size:.82rem;line-height:1.55}
.brand{min-width:190px}
.brand strong,.brand em{letter-spacing:-.04em}
.hero-image{background-position:center}
@media (max-width:720px){
  .legal-note{font-size:.76rem}
  .footer-social{margin-top:8px}
}

/* Interaction fixes */
.backdrop:not(.show){pointer-events:none}
.backdrop.show{pointer-events:auto}
.nav,.nav a,.brand,.header-actions,.cart-button,footer a{position:relative;z-index:2;pointer-events:auto}
section[id]{scroll-margin-top:110px}

/* Homepage category images – approved white/black/orange design */
.homepage-categories{max-width:1240px;margin:28px auto 54px;padding:0 22px}
.compact-heading{margin-bottom:20px}
.homepage-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.homepage-category-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid #ece8e4;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(32,24,18,.07);transition:transform .2s ease,box-shadow .2s ease;color:#1f1f1f;text-decoration:none}
.homepage-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(32,24,18,.11)}
.homepage-category-card img{display:block;width:100%;height:175px;object-fit:cover}
.homepage-category-card strong{font-size:1.18rem;padding:15px 16px 2px;text-transform:uppercase}
.homepage-category-card small{padding:0 16px 17px;color:#706b67}
@media(max-width:980px){.homepage-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.homepage-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.homepage-category-card{min-width:76%;scroll-snap-align:start}.homepage-category-card img{height:190px}}
.nav a.active{color:#ff5a00}.subpage-main{padding-top:90px}.page-hero{max-width:1240px;margin:0 auto 20px;padding:70px 22px 28px}.page-hero span{color:#ff5a00;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.page-hero h1{font-size:clamp(2.5rem,7vw,5rem);margin:.25rem 0 .5rem}.page-hero p{max-width:680px;color:#6c6763;font-size:1.08rem}.contact-grid{margin-top:10px;margin-bottom:60px}@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.header-actions .phone{display:none}.nav{position:fixed;top:82px;left:16px;right:16px;background:#fff;padding:18px;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.15);display:none;flex-direction:column;z-index:100}.nav.open{display:flex;position:fixed;top:82px;left:16px;right:16px;background:#fff;padding:18px;justify-content:flex-start;border-bottom:none}}
.address-row{display:grid;grid-template-columns:2fr 1fr;gap:10px}
.cart-summary{display:flex;flex-direction:column;gap:8px}
.cart-summary>div{display:flex;justify-content:space-between;align-items:center}
.cart-summary small{color:#777}
@media(max-width:600px){.address-row{grid-template-columns:1fr}}

.add-toast{
  position:fixed;right:22px;bottom:24px;z-index:300;
  display:flex;align-items:center;gap:12px;min-width:310px;max-width:420px;
  padding:14px 16px;border-radius:16px;background:#1f1f1f;color:#fff;
  box-shadow:0 18px 50px rgba(0,0,0,.24);
  opacity:0;transform:translateY(18px);pointer-events:none;
  transition:opacity .2s ease,transform .2s ease;
}
.add-toast.show{opacity:1;transform:translateY(0);pointer-events:auto}
.add-toast-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#ff5a00;font-weight:900}
.add-toast div{display:flex;flex-direction:column;gap:2px;min-width:0}
.add-toast strong{font-size:.95rem}
.add-toast small{color:#d7d7d7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.add-toast button{margin-left:auto;border:0;border-radius:10px;padding:9px 11px;background:#fff;color:#1f1f1f;font-weight:800;cursor:pointer}
@media(max-width:640px){.add-toast{left:14px;right:14px;bottom:82px;min-width:0}}

.add-toast{max-width:620px}
.add-toast-actions{display:flex!important;flex-direction:row!important;gap:7px!important;margin-left:auto}
.add-toast-actions button:first-child{background:#383838;color:#fff;border:1px solid #686868}
.minimum-message{display:none;margin:10px 0 4px;padding:14px;border:1px solid #ffc9aa;background:#fff5ef;border-radius:14px;color:#42281b}
.minimum-message.show{display:flex;flex-direction:column;gap:5px}
.minimum-message span{font-size:.88rem;color:#705448}
.minimum-message button{align-self:flex-start;margin-top:5px;border:0;border-radius:10px;padding:9px 12px;background:#ff5a00;color:#fff;font-weight:800;cursor:pointer}
.thanks-overlay{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:rgba(15,15,15,.68);opacity:0;pointer-events:none;transition:opacity .2s ease}
.thanks-overlay.show{opacity:1;pointer-events:auto}
.thanks-card{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;padding:32px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.thanks-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f3f1ef;font-size:1.5rem;cursor:pointer}
.thanks-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#ff5a00;color:#fff;font-size:1.8rem;font-weight:900}
.thanks-card>span{color:#ff5a00;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.thanks-card h2{font-size:clamp(1.7rem,5vw,2.5rem);margin:8px 0 12px}
.thanks-card p{color:#625b56;line-height:1.55}
.rating-box{margin:22px 0 18px;padding:20px;border-radius:18px;background:#fff7f1}
.rating-box h3{margin:6px 0}
.rating-box small{color:#ff5a00;font-weight:800;text-transform:uppercase}
.stars{margin:8px 0 14px;color:#ff8a00;font-size:1.7rem;letter-spacing:.1em}
.thanks-social{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:15px 0}
.thanks-social a{font-weight:800;color:#1f1f1f}
.redirect-note{color:#8a827c}
@media(max-width:640px){
  .add-toast{align-items:flex-start;flex-wrap:wrap}
  .add-toast-actions{width:100%;margin-left:44px}
  .thanks-card{padding:28px 18px 24px}
}

/* ===== Firmen-, Familien- & Gruppenbestellung ===== */
.group-main{max-width:1240px;margin:auto;padding:118px 20px 70px}
.group-hero{max-width:850px;margin:0 auto 28px;text-align:center}
.group-hero>span{color:#ff5a00;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.group-hero h1{font-size:clamp(2.35rem,7vw,4.7rem);line-height:1;margin:.35rem 0 .8rem}
.group-hero p{color:#6b625d;font-size:1.08rem;line-height:1.6}
.group-panel{max-width:920px;margin:22px auto;padding:25px;border:1px solid #ebe5e0;border-radius:22px;background:#fff;box-shadow:0 16px 48px rgba(35,25,18,.08)}
.group-panel h2,.group-panel h3{margin-top:0}
.group-form{display:grid;gap:15px}
.group-form label,.group-field{display:grid;gap:7px;font-weight:800}
.group-form input,.group-form select,.group-form textarea,.group-field input,.group-field select{width:100%;padding:13px 14px;border:1px solid #d8d1cc;border-radius:12px;background:#fff;font:inherit}
.group-form textarea{min-height:90px;resize:vertical}
.group-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.group-delivery-fields[hidden]{display:none}
.group-info{margin:14px 0;padding:14px 16px;border-radius:14px;background:#fff5ed;color:#593721;line-height:1.5}
.group-actions{display:flex;gap:10px;flex-wrap:wrap}
.group-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 16px;font-weight:900;text-decoration:none;cursor:pointer}
.group-btn.primary{background:#ff5a00;color:#fff}.group-btn.dark{background:#202020;color:#fff}.group-btn.light{background:#f0ece8;color:#202020}
.group-btn:disabled{opacity:.45;cursor:not-allowed}
.group-share{display:none;margin-top:18px;padding:18px;border-radius:16px;background:#f7f4f1}.group-share.show{display:block}
.group-share input{width:100%;margin:7px 0 12px;padding:12px;border:1px solid #d9d2cd;border-radius:10px}
.group-notice{display:none;margin:12px 0;padding:13px;border-radius:12px}.group-notice.show{display:block}
.group-notice.success{background:#e9f8ef;color:#176b37}.group-notice.error{background:#fdecec;color:#8b2020}.group-notice.warning{display:none;text-align:center;font-weight:800;background:#fff3eb;color:#b1450a;max-width:850px;margin:0 auto 18px}.group-notice.warning.show{display:block}.group-countdown{text-align:center;margin:10px 0;font-size:13px;color:#6b625d}.group-countdown strong{display:inline-block;margin-top:4px;font-size:2rem;font-weight:950;color:var(--orange);letter-spacing:.05em}
.group-status{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:14px 0}
.group-badge{padding:8px 11px;border-radius:999px;background:#f1eeeb;font-weight:800}
.group-badge.open{background:#e9f8ef;color:#176b37}.group-badge.closed{background:#fdecec;color:#8b2020}
.participant-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:22px}
.group-menu-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.group-menu-tools input,.group-menu-tools select{padding:11px 12px;border:1px solid #ddd5cf;border-radius:11px;font:inherit}
.group-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.group-product{overflow:hidden;border:1px solid #e9e3de;border-radius:16px;background:#fff}
.group-product img{display:block;width:100%;height:145px;object-fit:cover}
.group-product .body{padding:13px}.group-product h3{margin:0 0 6px;font-size:1rem}
.group-product p{min-height:40px;margin:0 0 11px;color:#756d68;font-size:.85rem}
.group-product .foot{display:flex;align-items:center;justify-content:space-between;gap:8px}
.group-cart{position:sticky;top:102px;align-self:start}
.group-cart-list{display:grid;gap:10px;margin:14px 0}
.group-cart-item{padding:12px;border-radius:12px;background:#f8f5f3}
.group-cart-item .top{display:flex;justify-content:space-between;gap:10px}
.group-cart-item small{display:block;margin-top:5px;color:#726964}
.group-cart-item .controls{display:flex;align-items:center;gap:7px;margin-top:9px}
.group-cart-item button{border:0;border-radius:8px;padding:6px 9px;cursor:pointer}
.group-price-breakdown{display:grid;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #e5ded9}
.group-price-breakdown>div{display:flex;justify-content:space-between}
.group-price-breakdown .grand{font-size:1.1rem;font-weight:900}
.saved-price{display:none;margin-top:13px;padding:13px;border-radius:12px;background:#e9f8ef;color:#176b37;font-weight:900}
.saved-price.show{display:block}
.members-list{display:grid;gap:14px}
.member-card{padding:16px;border:1px solid #e7e0db;border-radius:16px;background:#fff}
.member-head{display:flex;justify-content:space-between;gap:15px}
.member-price{font-size:1.05rem;color:#ff5a00}
.member-breakdown{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0;color:#6d645f;font-size:.88rem}
.member-card ul{margin:10px 0 0;padding-left:19px}
.organizer-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}
.organizer-summary article{padding:15px;border-radius:14px;background:#f7f4f1}
.organizer-summary small{display:block;color:#706762}.organizer-summary b{display:block;margin-top:3px;font-size:1.25rem}
.group-empty{text-align:center;color:#777;padding:25px}
.group-dialog{width:min(590px,calc(100% - 28px));padding:0;border:0;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.3)}
.group-dialog::backdrop{background:rgba(0,0,0,.62)}
.group-dialog-inner{padding:24px}.group-dialog-close{float:right;width:36px;height:36px;border:0;border-radius:50%;background:#eee;font-size:1.3rem;cursor:pointer}
.option-list{display:grid;gap:8px;margin:13px 0}.option-list label{padding:10px;border:1px solid #e0d9d4;border-radius:10px}
@media(max-width:960px){.participant-layout{grid-template-columns:1fr}.group-cart{position:static}.group-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.organizer-summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.group-row{grid-template-columns:1fr}.group-menu-grid{grid-template-columns:1fr}.organizer-summary{grid-template-columns:1fr}.group-panel{padding:18px}}

/* Desktop-Navigation sauber in einer Zeile */
@media (min-width: 1000px) {
  .nav {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: nowrap;
  }

  .nav a {
    white-space: nowrap;
    font-size: 14px;
  }
}