@font-face{font-family:Inter;src:url('../assets/inter-var.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:Fraunces;src:url('../assets/fraunces-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}

:root{
  --cream:#fbf6ee;--cream-deep:#f2e7d7;--surface:#fffdf9;--ink:#241c16;--muted:#675b52;
  --tomato:#c8321e;--tomato-dark:#9f2415;--basil:#2e7d4f;--basil-dark:#1f5d39;--line:#dfd1c1;
  --shadow-sm:0 8px 24px rgba(56,34,20,.08);--shadow-lg:0 24px 70px rgba(43,24,12,.2);
  --radius-sm:12px;--radius-md:20px;--radius-lg:32px;--shell:min(1180px,calc(100% - 32px));
  --header-height:104px;--z-header:40;--z-nav:35;--z-cart:60;--z-dialog:100;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:170px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6;padding-bottom:calc(88px + env(safe-area-inset-bottom))}
body:not(.has-cart){padding-bottom:0}
body.dialog-open{overflow:hidden}
button,input,textarea{font:inherit}
button,a{touch-action:manipulation}
a{color:inherit}
svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shell{width:var(--shell);margin-inline:auto}
.skip-link{position:fixed;z-index:1000;left:16px;top:8px;padding:12px 16px;background:var(--ink);color:#fff;transform:translateY(-150%);border-radius:8px}
.skip-link:focus{transform:none}
:focus-visible{outline:3px solid var(--basil);outline-offset:3px}
.site-header{position:sticky;top:0;z-index:var(--z-header);background:rgba(251,246,238,.96);border-bottom:1px solid transparent;backdrop-filter:blur(14px)}
.opening-strip{height:36px;background:var(--basil-dark);color:#fff}.opening-strip-inner{height:100%;display:flex;align-items:center;justify-content:center;gap:16px;font-size:.78rem;letter-spacing:.02em}.opening-strip strong{display:flex;align-items:center;gap:8px}.open-dot{width:8px;height:8px;border-radius:50%;background:#a8e6bc;box-shadow:0 0 0 4px rgba(168,230,188,.14)}.opening-services{display:none;color:#d8ebdf}
.header-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.header-logo{display:block;width:clamp(188px,36vw,268px);height:56px;overflow:hidden;text-decoration:none}
.header-logo picture,.header-logo img{display:block;width:100%;height:100%}.header-logo img{object-fit:cover;object-position:center}
.header-brand-lockup{display:flex;align-items:center;gap:11px;width:auto;max-width:266px;height:64px;overflow:visible;color:var(--ink)}
.header-brand-lockup .header-chef-mark{flex:0 0 58px;width:58px;height:58px;overflow:hidden;border:1px solid rgba(200,50,30,.18);border-radius:15px;background:#f7df9d;box-shadow:0 5px 16px rgba(90,64,45,.13)}
.header-brand-lockup .header-chef-mark img{width:100%;height:100%;object-fit:cover;object-position:center}
.header-brand-copy{display:grid;min-width:0;line-height:1}
.header-brand-copy strong{font-family:Fraunces,Georgia,serif;font-size:1.35rem;line-height:1;letter-spacing:-.035em;color:var(--tomato-dark);white-space:nowrap}
.header-brand-copy small{margin-top:5px;font-size:.65rem;line-height:1;text-transform:uppercase;letter-spacing:.13em;font-weight:850;color:var(--basil-dark)}
.header-phone{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.08rem;font-weight:850;color:var(--tomato-dark);min-height:48px}
.header-phone svg{width:30px;height:30px;stroke-width:2;transform-origin:52% 56%;animation:phone-ring 2s ease-in-out infinite}.header-phone span{display:none}
.hero{position:relative;padding:56px 0 48px;overflow:hidden;background:radial-gradient(circle at 88% 38%,rgba(200,50,30,.065),transparent 36%),radial-gradient(circle at 76% 56%,rgba(242,190,82,.09),transparent 34%),linear-gradient(180deg,var(--cream) 0%,var(--cream) 16%,#f8f3ea 100%)}
.hero::after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,var(--basil) 0 33.33%,#f7f0e5 33.33% 66.66%,var(--tomato) 66.66%)}
.hero-grid{display:grid;gap:36px;align-items:center}
.hero-copy{position:relative;max-width:650px}.hero-copy>*:nth-child(-n+4){animation:hero-enter .38s cubic-bezier(.22,1,.36,1) both}.hero-copy>*:nth-child(2){animation-delay:.04s}.hero-copy>*:nth-child(3){animation-delay:.08s}.hero-copy>*:nth-child(4){animation-delay:.12s}.eyebrow{margin:0 0 8px;color:var(--basil-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.hero-meta{min-width:0}.hero-meta .hero-facts{margin-top:0}
h1,h2,h3{font-family:Fraunces,Georgia,serif;line-height:1.02;letter-spacing:-.035em;margin:0}
h1{font-size:clamp(3.6rem,18vw,6rem);color:var(--tomato-dark)}
h2{font-size:clamp(2.45rem,9vw,4.4rem)}
h3{font-size:clamp(1.8rem,6vw,2.5rem)}
.hero-lead{display:grid;gap:7px;max-width:600px;margin:12px 0 0;font-size:clamp(1.05rem,2.2vw,1.22rem);line-height:1.42}
.hero-lead-primary{color:var(--ink);font-size:1.04em;font-weight:850;line-height:1.35;letter-spacing:-.02em}
.hero-lead-secondary{color:var(--muted)}
.hero-lead-secondary strong{color:var(--basil-dark);font-weight:800}
.hero-actions{display:grid;gap:12px;margin-top:28px}.button{border:0;border-radius:999px;min-height:52px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.button:active{transform:scale(.98)}.button-primary{background:var(--tomato);color:#fff;box-shadow:0 8px 20px rgba(177,42,27,.18)}.button-primary:hover{background:var(--tomato-dark);box-shadow:0 10px 24px rgba(159,36,21,.22);transform:translateY(-1px)}
.button-secondary{border:1px solid rgba(92,52,24,.15);background:rgba(255,253,249,.68);color:var(--ink)}.button-secondary:hover{border-color:rgba(200,50,30,.5);color:var(--tomato-dark)}
.hero-facts{display:grid;gap:10px;margin-top:24px}.hero-fact{display:flex;align-items:center;gap:10px;min-height:61px;padding:8px 12px;border:1px solid rgba(92,52,24,.085);border-radius:15px;background:rgba(250,246,238,.72);box-shadow:0 4px 14px rgba(56,34,20,.025)}.hero-fact-icon{flex:0 0 auto;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:rgba(46,125,79,.105);color:var(--basil-dark)}.hero-fact-icon svg{width:19px;height:19px}.hero-fact>span:last-child{display:grid;line-height:1.25}.hero-fact small{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.hero-fact strong{font-size:.92rem}.hero-proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:0;color:var(--muted);font-size:.94rem;font-weight:650}.rating{color:var(--ink)}.review-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;text-underline-offset:4px;text-decoration-color:rgba(36,28,22,.35)}.review-link:hover{text-decoration-color:var(--tomato);color:var(--tomato-dark)}.review-link svg{width:18px;height:18px;transition:transform .2s ease}.review-link:hover svg{transform:translate(2px,-2px)}
.hero-visual{position:relative;isolation:isolate;display:grid;place-items:center;min-height:270px;margin:6px -16px -12px;pointer-events:none;animation:food-visual-enter .42s .08s cubic-bezier(.22,1,.36,1) both}
.hero-visual::before{content:"";position:absolute;z-index:-2;width:min(100%,560px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(242,190,82,.22) 0,rgba(248,220,151,.13) 45%,transparent 72%)}
.hero-visual::after{content:"";position:absolute;z-index:-1;left:18%;right:10%;bottom:7%;height:13%;border-radius:50%;background:rgba(74,42,20,.18);filter:blur(18px);transform:scaleY(.52)}
.hero-visual-picture{position:relative;z-index:1;display:block;width:min(108%,640px);transform:translateX(3%)}
.hero-visual-picture::after{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(to right,rgba(251,246,238,1) 0,rgba(251,246,238,.78) 5%,rgba(251,246,238,0) 23%),linear-gradient(to bottom,rgba(251,246,238,.98) 0,rgba(251,246,238,0) 15%,rgba(251,246,238,0) 84%,rgba(251,246,238,.68) 100%)}
.hero-visual img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:69% center;filter:drop-shadow(0 20px 24px rgba(75,42,20,.16));-webkit-mask-image:radial-gradient(ellipse 82% 86% at 62% 52%,#000 68%,rgba(0,0,0,.92) 80%,transparent 100%);mask-image:radial-gradient(ellipse 82% 86% at 62% 52%,#000 68%,rgba(0,0,0,.92) 80%,transparent 100%)}
.photo-placeholder{position:relative;isolation:isolate;display:grid;place-items:center;align-content:center;gap:8px;min-height:280px;padding:32px;border:1px dashed rgba(159,36,21,.45);border-radius:var(--radius-lg);overflow:hidden;color:var(--tomato-dark);background:linear-gradient(145deg,#f1ddc6,#f8ead9 45%,#efd1bb)}
.photo-placeholder::before,.photo-placeholder::after{content:"";position:absolute;z-index:-1;border-radius:50%;background:rgba(200,50,30,.1)}
.photo-placeholder::before{width:240px;height:240px;right:-90px;top:-100px}.photo-placeholder::after{width:160px;height:160px;left:-70px;bottom:-60px;background:rgba(46,125,79,.12)}
.photo-placeholder svg{width:70px;height:70px;stroke-width:1.4}.photo-placeholder span{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.35rem}.photo-placeholder small{font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.category-nav{position:sticky;top:var(--header-height);z-index:var(--z-nav);background:var(--surface);border-block:1px solid var(--line);box-shadow:0 8px 20px rgba(51,33,21,.08)}
.category-nav-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}
.category-track{position:relative;min-width:0}.category-track::before,.category-track::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:36px;pointer-events:none;opacity:0;transition:opacity .2s ease}.category-track::before{left:0;background:linear-gradient(90deg,var(--surface),transparent)}.category-track::after{right:0;background:linear-gradient(270deg,var(--surface),transparent)}.category-track.can-scroll-left::before,.category-track.can-scroll-right::after{opacity:1}
.category-scroll{display:flex;gap:8px;min-width:0;overflow-x:auto;padding-block:10px;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity}.category-scroll::-webkit-scrollbar{display:none}
.category-link{flex:0 0 auto;min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:.89rem;font-weight:750;background:var(--cream);scroll-snap-align:start;transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.category-link:hover,.category-link.is-active{border-color:var(--basil);background:var(--basil);color:#fff}.category-link.offer-link{border-color:var(--tomato);background:var(--tomato);color:#fff}.category-loading{padding:10px;color:var(--muted)}
.category-scroll-button,.category-all-button{min-width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:var(--cream);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.category-scroll-button{display:none}.category-scroll-button svg{width:20px;height:20px;stroke-width:2.4}.category-scroll-button:hover:not(:disabled),.category-all-button:hover,.category-all-button[aria-expanded=true]{border-color:var(--basil);background:var(--basil);color:#fff}.category-scroll-button:disabled{opacity:.32;cursor:default}
.category-all-button{gap:7px;padding:0 11px;font-weight:850}.category-all-button svg{width:20px;height:20px;stroke-width:1.9}.category-total{min-width:24px;height:24px;padding-inline:6px;border-radius:999px;display:grid;place-items:center;background:var(--tomato);color:#fff;font-size:.74rem;font-variant-numeric:tabular-nums}.category-all-button[aria-expanded=true] .category-total{background:#fff;color:var(--basil-dark)}
.category-overview{position:absolute;top:calc(100% + 1px);left:50%;width:var(--shell);max-height:min(62dvh,520px);overflow:auto;padding:20px;transform:translateX(-50%);border:1px solid var(--line);border-top:0;border-radius:0 0 22px 22px;background:var(--surface);box-shadow:0 24px 50px rgba(43,24,12,.2)}.category-overview[hidden]{display:none}.category-overview-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.category-overview-heading strong{font-family:Fraunces,Georgia,serif;font-size:1.45rem}.category-overview-heading span{color:var(--muted);font-size:.85rem}.category-overview-grid{display:grid;gap:8px;margin-top:14px}.category-overview-link{min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--cream);text-decoration:none;font-weight:750;line-height:1.3;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.category-overview-link::after{content:"→";color:var(--muted)}.category-overview-link:hover,.category-overview-link.is-active{border-color:var(--basil);background:#e0eee5;color:var(--basil-dark)}.category-overview-link.offer-link{border-color:#e6aaa0;background:#f8ded8;color:var(--tomato-dark)}
.menu-section{padding-block:72px}.section-heading{max-width:920px;margin-bottom:44px}.order-guide{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.order-guide li{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,253,249,.76);box-shadow:0 7px 20px rgba(56,34,20,.055)}.order-step-number{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--basil);color:#fff;font-weight:850;font-variant-numeric:tabular-nums}.order-step-copy{display:grid;line-height:1.28}.order-step-copy strong{font-size:.96rem}.order-step-copy span{margin-top:3px;color:var(--muted);font-size:.84rem}
.menu-category{margin-top:72px;content-visibility:auto;contain-intrinsic-size:auto 760px}#menuContent.has-category-layout .menu-category{content-visibility:visible}.menu-category:first-child{margin-top:0}.menu-category.offer-category{padding:28px 20px;border-radius:var(--radius-lg);background:var(--tomato-dark);color:#fff}
.category-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;padding-bottom:16px;border-bottom:2px solid currentColor}.category-heading>div{min-width:0}.category-heading h3{overflow-wrap:anywhere}.category-heading p{margin:8px 0 0;max-width:700px;color:var(--muted)}.offer-category .category-heading p{color:#f8ddd7}
.item-count{white-space:nowrap;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.offer-category .item-count{color:#fff}
.menu-grid{display:grid;gap:12px;margin-top:18px}.menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:center;padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 3px 10px rgba(63,41,27,.035)}
.offer-category .menu-item{border-color:rgba(255,255,255,.24);color:var(--ink)}.item-copy{min-width:0}.item-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.item-name{font-weight:800;line-height:1.3;overflow-wrap:anywhere}.classic-badge{display:inline-flex;padding:3px 8px;border-radius:999px;background:#dcecdf;color:var(--basil-dark);font-size:.72rem;font-weight:850;white-space:nowrap}.item-description{margin:5px 0 0;color:var(--muted);font-size:.91rem;line-height:1.45}.item-actions{display:flex;align-items:center;gap:10px}.item-price{font-weight:850;font-variant-numeric:tabular-nums;white-space:nowrap}.menu-quantity-control{display:flex;align-items:center;justify-content:flex-end;min-width:48px}.add-button,.menu-qty-button{width:48px;height:48px;border:0;border-radius:50%;background:var(--tomato);color:#fff;cursor:pointer;display:grid;place-items:center;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.add-button:hover,.menu-qty-button:hover{background:var(--tomato-dark);box-shadow:0 6px 16px rgba(200,50,30,.22)}.add-button:active,.menu-qty-button:active{transform:scale(.94)}.add-button svg,.menu-qty-button svg{width:22px;height:22px;stroke-width:2.5}.menu-quantity-control.is-active{gap:4px;padding:2px;border:1px solid var(--line);border-radius:999px;background:var(--cream)}.menu-quantity-control.is-active .menu-qty-button{width:44px;height:44px;background:transparent;color:var(--tomato-dark);box-shadow:none}.menu-quantity-control output{min-width:24px;text-align:center;font-weight:850;font-variant-numeric:tabular-nums}
.add-button:disabled,.menu-qty-button:disabled,.quantity-control button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}.item-price{font-variant-numeric:tabular-nums}.price-unconfirmed{max-width:34ch;color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.35}
.menu-item.in-cart .item-actions{grid-column:1/-1;justify-content:space-between;margin-top:2px}
.hours-callout{display:grid;gap:20px;margin:72px 0 0;padding:26px 22px;border:1px solid #d4bc89;border-radius:var(--radius-lg);background:linear-gradient(135deg,#f8e7bd,#f5d99b);box-shadow:var(--shadow-sm)}.hours-callout-main{display:flex;align-items:center;gap:16px}.hours-callout-icon{flex:0 0 auto;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--basil);color:#fff}.hours-callout-icon svg{width:25px;height:25px}.hours-callout h3{font-size:clamp(1.8rem,6vw,2.5rem)}.hours-callout p{margin:6px 0 0;color:var(--muted)}.hours-callout p strong{color:var(--ink)}.hours-schedule{display:grid;gap:0;margin:0;padding:5px 16px;border:1px solid rgba(36,28,22,.16);border-radius:18px;background:rgba(255,255,255,.54)}.hours-schedule div{display:flex;justify-content:space-between;gap:24px;padding:8px 0;border-bottom:1px solid rgba(36,28,22,.12)}.hours-schedule div:last-child{border-bottom:0}.hours-schedule dt{font-weight:800}.hours-schedule dd{margin:0;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.hours-callout-services{display:flex;flex-wrap:wrap;gap:8px}.hours-callout-services span{padding:7px 12px;border:1px solid rgba(36,28,22,.2);border-radius:999px;font-size:.86rem;font-weight:750;background:rgba(255,255,255,.45)}
.loading-state{padding:32px;border-radius:var(--radius-md);background:var(--surface);color:var(--muted)}
.info-section{padding-block:72px;background:var(--ink);color:#fff}.info-section .eyebrow{color:#f0b9aa}.info-grid{display:grid;gap:36px;align-items:center}.info-list{display:grid;gap:20px;margin-top:32px}.info-list>div{display:grid;gap:3px}.info-list strong{color:#e9a698;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.info-list span,.info-list a{color:#fff;text-decoration:none}.info-list a:hover{text-decoration:underline}.info-hours{display:grid;gap:2px;width:min(100%,330px);margin:5px 0 0}.info-hours div{display:flex;justify-content:space-between;gap:22px;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.12)}.info-hours dt{font-weight:750}.info-hours dd{margin:0;font-variant-numeric:tabular-nums;white-space:nowrap}.service-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.service-pills span{padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-weight:700}.info-brand-photo{position:relative;display:grid;place-items:center;min-height:320px;margin:0;padding:clamp(18px,4vw,34px);overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius-lg);background:radial-gradient(circle at 82% 15%,rgba(200,50,30,.25),transparent 32%),linear-gradient(145deg,#41342a,#2c251f);box-shadow:0 22px 55px rgba(0,0,0,.24)}.info-brand-photo picture{display:block;width:min(100%,390px)}.info-brand-photo img{display:block;width:100%;height:auto;border:5px solid rgba(255,255,255,.16);border-radius:22px;box-shadow:0 18px 42px rgba(0,0,0,.28)}
.site-footer{background:#17110d;color:#d8c9bd;padding:32px 0}.footer-inner{display:grid;gap:5px;font-size:.9rem}.footer-inner small{margin-top:8px;color:#aa9a8e}.legal-links{display:flex;gap:16px;margin-top:10px}.legal-links a:hover{text-decoration:none;color:#fff}
.legal-page{min-height:70dvh;padding-block:72px}.legal-page article{max-width:760px}.legal-page h1{font-size:clamp(3rem,10vw,5rem);margin-bottom:28px}.legal-page h2{font-size:clamp(1.7rem,6vw,2.3rem);margin:36px 0 12px}.legal-page p,.legal-page li{color:var(--muted)}.legal-alert{padding:18px;border-left:5px solid var(--tomato);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f8ded8;color:var(--ink)!important;font-weight:700}
/* Hinweis unter einer Pflichtangabe — leiser als .legal-alert. */
.legal-note { font-size: .92rem; line-height: 1.55; color: var(--muted, #6b625c); margin-top: .4rem; }
.back-link{display:inline-flex;margin-top:28px;font-weight:800;color:var(--tomato-dark)}
.cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-cart);background:var(--ink);color:#fff;border-top:4px solid var(--tomato);box-shadow:0 -12px 34px rgba(36,28,22,.3);padding:10px 0 calc(10px + env(safe-area-inset-bottom))}.cart-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-bar-summary{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;line-height:1.2}.cart-bar-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);color:#fff}.cart-bar-icon svg{width:22px;height:22px}.cart-bar-copy{display:grid;min-width:0}.cart-bar-copy small{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#e9a698}.cart-bar-copy span{font-size:.84rem;color:#fff}.cart-bar-summary>strong{font-size:1.18rem;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap}.button-cart{min-width:124px;background:var(--tomato);color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.2)}.button-cart:hover{background:#e2412b}.clear-cart-button{flex:0 0 auto;width:48px;height:48px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.clear-cart-button:hover{background:var(--tomato);border-color:var(--tomato)}.clear-cart-button:active{transform:scale(.94)}.clear-cart-button svg{width:22px;height:22px;stroke-width:2.2}
.confirm-dialog{width:min(480px,calc(100% - 32px));max-width:none;margin:auto;padding:0;border:0;border-radius:24px;background:transparent;color:var(--ink)}.confirm-dialog::backdrop{background:rgba(24,14,9,.62);backdrop-filter:blur(2px)}.confirm-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:26px;background:var(--cream);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-lg);animation:confirm-in .2s ease-out}.confirm-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f5d8d2;color:var(--tomato-dark)}.confirm-icon svg{width:25px;height:25px;stroke-width:2}.confirm-card h2{font-size:clamp(1.75rem,7vw,2.2rem)}.confirm-card p:not(.eyebrow){margin:10px 0 0;color:var(--muted)}.confirm-actions{grid-column:1/-1;display:grid;gap:10px;margin-top:4px}.button-danger{background:var(--tomato);color:#fff}.button-danger:hover{background:var(--tomato-dark)}
.cart-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}.cart-dialog::backdrop{background:rgba(24,14,9,.62);backdrop-filter:blur(2px)}.cart-panel{position:absolute;inset:auto 0 0;max-height:min(92dvh,900px);background:var(--cream);border-radius:28px 28px 0 0;box-shadow:var(--shadow-lg);overflow:auto;overscroll-behavior:contain;animation:sheet-in .25s ease-out}.cart-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--line);background:rgba(251,246,238,.97);backdrop-filter:blur(12px)}.cart-header h2{font-size:2rem}.icon-button{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);display:grid;place-items:center;cursor:pointer}.icon-button svg{width:22px;height:22px}.cart-content{padding:20px 20px calc(28px + env(safe-area-inset-bottom))}.cart-items{display:grid;gap:10px}.empty-cart{margin:0;padding:24px;border:1px dashed var(--line);border-radius:var(--radius-md);text-align:center;color:var(--muted)}
.cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item-name{font-weight:800}.cart-item-price{font-size:.9rem;color:var(--muted);font-variant-numeric:tabular-nums}.remove-item-button{min-height:44px;margin-top:4px;padding:0;border:0;background:transparent;color:var(--tomato-dark);font-size:.84rem;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.quantity-control{display:flex;align-items:center;gap:6px}.quantity-control button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface);display:grid;place-items:center;cursor:pointer}.quantity-control button:hover{border-color:var(--tomato);color:var(--tomato)}.quantity-control svg{width:18px;height:18px}.quantity-control output{min-width:24px;text-align:center;font-weight:800;font-variant-numeric:tabular-nums}.cart-sum{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:1.15rem}.cart-sum strong{font-size:1.5rem;font-variant-numeric:tabular-nums}
.delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px;padding:0;border:0}.delivery-choice legend{grid-column:1/-1;margin-bottom:8px;font-weight:850}.delivery-choice label{position:relative;cursor:pointer}.delivery-choice input{position:absolute;opacity:0;pointer-events:none}.delivery-choice span{display:flex;justify-content:center;align-items:center;min-height:48px;padding:10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-weight:800}.delivery-choice input:checked+span{border-color:var(--basil);background:var(--basil);color:#fff}.delivery-choice input:focus-visible+span{outline:3px solid var(--basil);outline-offset:3px}
.form-grid,.delivery-fields{display:grid;gap:16px}.delivery-fields{grid-column:1/-1}.field{display:grid;gap:6px}.field label{font-weight:750}.optional{font-weight:500;color:var(--muted);font-size:.85rem}.field input,.field textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #bcae9f;border-radius:12px;background:var(--surface);color:var(--ink)}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--basil);outline:3px solid rgba(46,125,79,.2)}.field input[aria-invalid=true]{border-color:var(--tomato)}.field-error{min-height:0;color:var(--tomato-dark);font-size:.84rem;font-weight:700}.form-error-summary{margin-top:12px;color:var(--tomato-dark);font-weight:750}.button-whatsapp{width:100%;margin-top:18px;background:var(--basil);color:#fff}.button-whatsapp:hover{background:var(--basil-dark)}.button-whatsapp svg{width:22px;height:22px;fill:currentColor;stroke:none}.button-whatsapp:disabled{opacity:.45;cursor:not-allowed}.form-note{margin:10px 0 0;text-align:center;font-size:.83rem;color:var(--muted)}
.toast{position:fixed;z-index:120;left:50%;bottom:110px;max-width:calc(100% - 32px);padding:10px 15px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;box-shadow:var(--shadow-sm);opacity:0;transform:translate(-50%,16px);pointer-events:none;transition:.2s ease}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@keyframes sheet-in{from{transform:translateY(24px);opacity:.5}to{transform:none;opacity:1}}
@keyframes confirm-in{from{transform:translateY(12px) scale(.98);opacity:.5}to{transform:none;opacity:1}}
@keyframes hero-enter{from{transform:translateY(12px)}to{transform:none}}
@keyframes food-visual-enter{from{transform:translateY(12px) scale(.99)}to{transform:none}}
@keyframes phone-ring{0%,30%,100%{transform:rotate(0)}5%,15%{transform:rotate(-9deg)}10%,20%{transform:rotate(9deg)}25%{transform:rotate(-4deg)}}
@media (min-width:640px){.opening-strip-inner{justify-content:space-between}.opening-services{display:inline}.hero-actions{display:flex}.hero-actions .button-primary{min-width:184px;padding-inline:28px}.hero-actions .button-secondary{min-width:160px}.button{min-width:170px}.header-phone span{display:inline}.hero-facts{grid-template-columns:1fr 1fr}.hero-visual{min-height:390px;margin:8px -24px -18px}.hero-visual-picture{width:min(108%,720px);transform:translateX(3%)}.confirm-actions{grid-template-columns:1fr 1fr}.category-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-item{min-height:116px}.hours-callout{grid-template-columns:minmax(0,1fr) minmax(245px,.62fr);align-items:center}.hours-callout-services{grid-column:1/-1}.form-grid{grid-template-columns:1fr 1fr}.field-full{grid-column:1/-1}.delivery-fields{grid-template-columns:1fr 1fr}}
@media (min-width:860px){body.has-cart{padding-bottom:118px}.hero{padding:50px 0 46px}.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);column-gap:18px;row-gap:18px}.info-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px}.hero-copy{grid-column:1;grid-row:1;align-self:end;max-width:590px}.hero-copy,.hero-meta{position:relative;z-index:2;transform:translateY(-20px)}.hero-copy h1{font-size:clamp(4.5rem,6vw,5.4rem)}.hero-meta{grid-column:1;grid-row:2;align-self:start}.hero-visual{z-index:1;grid-column:2;grid-row:1/3;min-height:520px;margin:-28px -112px -26px 0}.hero-visual-picture{width:min(760px,58vw);transform:none}.hero-visual-picture::after{background:linear-gradient(90deg,rgba(251,246,238,1) 0%,rgba(251,246,238,.88) 8%,rgba(251,246,238,.34) 19%,rgba(251,246,238,0) 34%),linear-gradient(180deg,rgba(251,246,238,.98) 0%,rgba(251,246,238,0) 13%,rgba(251,246,238,0) 88%,rgba(248,243,234,.46) 100%)}.menu-section{padding-block:104px}.menu-category{margin-top:96px}.hours-callout{margin-top:96px;padding:34px}.info-section{padding-block:96px}.info-brand-photo{min-height:420px}.cart-bar{left:auto;right:24px;bottom:24px;width:500px;border:1px solid rgba(255,255,255,.14);border-top:4px solid var(--tomato);border-radius:22px;padding:12px;box-shadow:0 22px 58px rgba(36,28,22,.34)}.cart-bar-inner{width:auto}.cart-panel{inset:0 0 0 auto;width:min(560px,100%);max-height:none;border-radius:28px 0 0 28px}.cart-header{padding:26px 30px}.cart-content{padding:24px 30px 40px}}
@media (max-width:360px){.category-heading{align-items:flex-start;flex-direction:column;gap:8px}.item-count{align-self:flex-start}}
@media (max-width:470px){.header-logo{width:186px;height:52px}.header-brand-lockup{gap:9px;width:auto;max-width:202px;height:58px}.header-brand-lockup .header-chef-mark{flex-basis:52px;width:52px;height:52px;border-radius:13px}.header-brand-copy strong{font-size:1.1rem}.header-brand-copy small{font-size:.57rem;letter-spacing:.11em}.header-phone svg{width:28px;height:28px}.category-all-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.category-all-button{padding-inline:9px}.category-overview{padding:16px}.category-overview-heading{display:grid;gap:0}.category-overview-heading span{font-size:.78rem}.cart-bar-icon{display:none}.cart-bar-summary{grid-template-columns:minmax(0,1fr) auto;gap:7px}.cart-bar-copy small{display:none}.cart-bar-summary>strong{font-size:1.04rem}.button-cart{min-width:98px;padding-inline:14px}.clear-cart-button{width:44px;height:44px}}
@media (max-width:340px){.header-brand-lockup{gap:8px;max-width:186px}.header-brand-lockup .header-chef-mark{flex-basis:50px;width:50px;height:50px}.header-brand-copy strong{font-size:1rem}.header-brand-copy small{display:none}}
@media (min-width:760px){.category-nav-row{grid-template-columns:auto minmax(0,1fr) auto auto}.category-scroll-button{display:flex}.category-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1120px){.category-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-item{min-height:126px}.offer-category{padding:38px}.offer-category .menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Product configurator */
.configuration-hint{display:inline-flex;margin-top:8px;color:var(--basil-dark);font-size:.76rem;font-weight:800;letter-spacing:.02em}.age-badge{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border:1px solid var(--tomato);border-radius:999px;color:var(--tomato-dark);font-size:.72rem;font-weight:850}.configurable-control{gap:7px}.configurable-control output{display:grid;place-items:center;min-width:30px;height:30px;border-radius:999px;background:var(--basil);color:#fff;font-size:.84rem}.configurator-dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}.configurator-dialog::backdrop{background:rgba(24,14,9,.68);backdrop-filter:blur(3px)}.configurator-panel{position:absolute;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:var(--cream);color:var(--ink);animation:sheet-in .25s ease-out}.configurator-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 16px;border-bottom:1px solid var(--line);background:rgba(251,246,238,.98)}.configurator-header h2{font-size:clamp(1.8rem,8vw,2.35rem);line-height:1.05}.configurator-header p:last-child{max-width:54ch;margin:7px 0 0;color:var(--muted);font-size:.92rem}.configurator-body{min-height:0;padding:18px;overflow-y:auto;overscroll-behavior:contain}.config-section{display:block;margin:0 0 18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}fieldset.config-section{min-width:0}.config-section legend{padding:0 5px;font-size:1.05rem;font-weight:850}.config-section legend span,.config-details summary span{color:var(--muted);font-size:.76rem;font-weight:650}.config-section h3{font-size:1.35rem}.config-section>p{margin:4px 0 14px;color:var(--muted)}.size-grid,.choice-list{display:grid;gap:10px}.config-choice,.extra-choice{position:relative;display:block;cursor:pointer;touch-action:manipulation}.config-choice input,.extra-choice input{position:absolute;opacity:0;pointer-events:none}.config-choice>span{display:grid;min-height:52px;padding:10px 13px;border:1px solid #bcae9f;border-radius:13px;background:var(--cream)}.config-choice small{color:var(--muted);font-size:.8rem}.config-choice input:checked+span{border-color:var(--basil);box-shadow:inset 0 0 0 2px var(--basil);background:#edf7f0}.config-choice input:disabled+span{opacity:.48;cursor:not-allowed}.config-choice input:focus-visible+span,.extra-choice input:focus-visible+span{outline:3px solid rgba(46,125,79,.3);outline-offset:2px}.config-details{padding:0;overflow:hidden}.config-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:13px 16px;cursor:pointer;font-weight:850;touch-action:manipulation}.config-details[open] summary{border-bottom:1px solid var(--line)}.config-details .extras-grid{padding:14px}.extras-grid{display:grid;gap:9px}.extra-choice>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:9px 12px;border:1px solid var(--line);border-radius:12px;background:var(--cream);font-weight:700}.extra-choice small{white-space:nowrap;color:var(--tomato-dark);font-variant-numeric:tabular-nums}.extra-choice input:checked+span{border-color:var(--basil);background:#edf7f0;box-shadow:inset 0 0 0 1px var(--basil)}.included-grid{display:grid;gap:12px}.included-grid label{display:grid;gap:6px;font-weight:750}.included-grid select{width:100%;min-height:48px;padding:10px 38px 10px 12px;border:1px solid #bcae9f;border-radius:12px;background:var(--cream);color:var(--ink);font:inherit}.included-grid select:focus{border-color:var(--basil);outline:3px solid rgba(46,125,79,.25)}.offer-config-section .config-details{margin-top:16px;border:1px solid var(--line);border-radius:14px}.included-summary{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:15px;border:1px solid #c7decf;border-radius:16px;background:#edf7f0}.included-summary strong{flex-basis:100%}.included-summary span{padding:5px 9px;border-radius:999px;background:#fff;font-size:.82rem;font-weight:700}.configurator-error{min-height:22px;margin:0;padding:0 18px;color:var(--tomato-dark);font-weight:750}.configurator-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);box-shadow:0 -8px 24px rgba(36,28,22,.08)}.configurator-footer>span{display:grid}.configurator-footer small{color:var(--muted);font-size:.74rem;font-weight:750;text-transform:uppercase}.configurator-footer strong{font-size:1.3rem;font-variant-numeric:tabular-nums}.configurator-footer .button{min-width:0;padding-inline:18px}.cart-item-config{display:grid;gap:3px;margin:7px 0;padding:0;list-style:none;color:var(--muted);font-size:.82rem;line-height:1.35}.cart-item-config li{padding-left:13px;position:relative}.cart-item-config li::before{content:"";position:absolute;left:1px;top:.58em;width:5px;height:5px;border-radius:50%;background:var(--basil)}.age-notice{margin:0 0 18px;padding:13px 14px;border-left:4px solid var(--tomato);border-radius:0 12px 12px 0;background:#f8ded8;font-size:.88rem;font-weight:700}

@media (min-width:640px){.size-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.extras-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-fields{grid-template-columns:1fr 1fr}}
@media (min-width:760px){.configurator-dialog{width:min(760px,calc(100% - 40px));height:min(90dvh,900px);margin:auto;border-radius:26px}.configurator-panel{position:relative;height:100%;border-radius:26px;overflow:hidden;box-shadow:var(--shadow-lg)}.configurator-header{padding:22px 26px 18px}.configurator-body{padding:22px 26px}.configurator-error{padding-inline:26px}.configurator-footer{padding:14px 26px}.included-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-config-section .included-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-config-section .two-fields{grid-template-columns:1fr 1fr}}

/* Configurator UX polish */
.configurator-header{position:relative;z-index:3}.configurator-body{padding-bottom:34px;scrollbar-gutter:stable}.configurator-footer{position:relative;z-index:3}.config-choice input:checked+span,.extra-choice input:checked+span{border:1px solid var(--basil);box-shadow:none;background:#edf7f0}.config-choice input:focus-visible+span,.extra-choice input:focus-visible+span{outline:3px solid rgba(46,125,79,.32);outline-offset:3px}.choice-check{display:none;color:var(--basil-dark);font-weight:900}.noodle-choice input:checked+span .choice-check{display:inline}.offer-config-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.offer-config-heading h3{flex:0 0 auto}.completion-status{margin:2px 0 0!important;padding:5px 9px;border-radius:999px;background:#f2ede6;color:var(--muted)!important;font-size:.76rem;font-weight:750;line-height:1.3;text-align:right}.completion-status.is-complete{background:#e5f4e9;color:var(--basil-dark)!important}.extras-accordion summary{align-items:flex-start}.extras-summary-title{color:var(--ink)!important;font-size:1rem!important;font-weight:850!important}.extras-summary-status{flex:0 0 auto;color:var(--basil-dark)!important;font-size:.78rem!important;text-align:right}.extras-collapsed-selection{margin:0!important;padding:0 16px 14px;color:var(--muted)!important;font-size:.8rem!important;line-height:1.4}.extras-accordion[open] .extras-collapsed-selection{display:none}.extras-accordion[open] summary{background:#fcfaf6}.pasta-offer-section{overflow:visible}.pasta-offer-section>h3{margin-bottom:16px}.pasta-combobox{position:relative;display:grid;gap:6px;min-width:0}.pasta-combobox>label,.pasta-type-fieldset>legend{font-size:.92rem;font-weight:800}.combobox-control{position:relative}.combobox-control input{width:100%;min-height:50px;padding:10px 46px 10px 12px;border:1px solid #bcae9f;border-radius:12px;background:var(--cream);color:var(--ink);font:inherit}.combobox-control input:hover{border-color:#8f8173}.combobox-control input:focus-visible{border-color:var(--basil);outline:3px solid rgba(46,125,79,.26);outline-offset:2px}.combobox-control input[aria-expanded="true"]{border-color:var(--basil);border-radius:12px 12px 8px 8px}.combobox-toggle{position:absolute;top:3px;right:3px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer}.combobox-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.combobox-control input[aria-expanded="true"]+.combobox-toggle svg{transform:rotate(180deg)}.combobox-popover{position:relative;z-index:8;margin-top:2px;border:1px solid #a99a8c;border-radius:12px;background:var(--surface);box-shadow:0 16px 34px rgba(36,28,22,.16);overflow:hidden}.combobox-listbox{max-height:min(310px,34dvh);margin:0;padding:6px;overflow-y:auto;overscroll-behavior:contain;list-style:none}.combobox-listbox [role="option"]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:9px 11px;border-radius:8px;cursor:pointer}.combobox-listbox [role="option"]:hover,.combobox-listbox [role="option"].is-active{background:#f1ece4}.combobox-listbox [role="option"][aria-selected="true"]{background:#e8f4eb;color:var(--basil-dark);font-weight:800}.combobox-empty{margin:0;padding:14px;color:var(--muted);font-size:.88rem}.pasta-type-fieldset{min-width:0;margin:18px 0 0;padding:0;border:0}.pasta-type-fieldset>legend{padding:0 0 7px}.pasta-type-fieldset>legend span{color:var(--muted);font-size:.76rem;font-weight:650}.noodle-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.noodle-choice>span{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:50px}.cart-item-main{min-width:0}.cart-item-name{font-size:1.02rem}.cart-item-config{gap:7px;margin:9px 0 11px}.cart-config-group{display:grid;gap:2px;padding:8px 10px;border-left:3px solid #b7d5c1;border-radius:0 8px 8px 0;background:#f7f3ed}.cart-config-group strong{color:var(--ink);font-size:.8rem}.cart-config-group span,.cart-config-line,.cart-config-included{color:var(--muted);font-size:.8rem;line-height:1.4}.cart-config-included{padding:6px 9px;border-radius:8px;background:#edf7f0;color:var(--basil-dark);font-weight:700}.cart-item-price{margin-top:4px;color:var(--ink);font-size:1rem;font-weight:850}.remove-item-button{display:inline-flex;align-items:center;gap:5px;min-height:38px;margin-top:3px;color:#8c5b53;font-size:.75rem;font-weight:650;text-decoration:none}.remove-item-button:hover{color:var(--tomato-dark);text-decoration:underline;text-underline-offset:3px}.remove-item-button:focus-visible{border-radius:6px;outline:3px solid rgba(46,125,79,.28);outline-offset:2px}.remove-item-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media (min-width:640px){.noodle-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:360px){.offer-config-heading{display:grid;gap:7px}.completion-status{text-align:left}.config-section{padding:14px}.configurator-body{padding:14px 14px 30px}.noodle-choice-grid{gap:7px}.noodle-choice>span{padding-inline:9px;font-size:.88rem}}
.combobox-listbox [role="option"][hidden]{display:none}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Order mode selector — jeden stan (state.orderMode), dwie kontrolki: tu i w koszyku */
.order-mode{min-width:0;margin:0 0 30px;scroll-margin-top:180px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}
.order-mode::after{content:"";display:table;clear:both}
.order-mode-legend{float:left;width:100%;padding:0;margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:1.12rem;font-weight:850;line-height:1.2}
.order-mode-body{clear:both;display:grid;gap:10px}
.order-mode-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.order-mode-option{position:relative;cursor:pointer;touch-action:manipulation}
.order-mode-option input{position:absolute;opacity:0;pointer-events:none}
.order-mode-option>span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:11px 12px;border:1px solid var(--line);border-radius:14px;background:var(--cream);color:var(--ink);font-weight:800;transition:background .18s ease,border-color .18s ease,color .18s ease}
.order-mode-option svg{flex:0 0 auto;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.order-mode-option:hover>span{border-color:#b9a894}
.order-mode-option input:checked+span{border-color:var(--tomato);background:var(--tomato);color:#fff}
.order-mode-option input:focus-visible+span{outline:3px solid rgba(200,50,30,.38);outline-offset:3px}
.order-mode-hint{margin:0;color:var(--muted);font-size:.85rem;line-height:1.4}
@media (min-width:640px){
  .order-mode{padding:14px 18px}
  .order-mode-legend{margin-bottom:10px}
  .order-mode-body{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 18px}
  .order-mode-options{grid-template-columns:repeat(2,minmax(148px,168px))}
  .order-mode-option>span{min-height:48px}
}
@media (max-width:359px){
  .order-mode{padding:14px}
  .order-mode-option>span{gap:7px;padding-inline:8px;font-size:.92rem}
  .order-mode-option svg{width:18px;height:18px}
}
.delivery-fields[hidden]{display:none}
/* Ta sama semantyka wizualna w koszyku — to ten sam wybor, wiec ten sam kolor */
.delivery-choice input:checked+span{border-color:var(--tomato);background:var(--tomato);color:#fff}
.delivery-choice input:focus-visible+span{outline:3px solid rgba(200,50,30,.38)}

/* Liefergebiet — sekcja informacyjna, bez wplywu na checkout */
.delivery-area{margin:0 0 30px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);scroll-margin-top:180px}
.delivery-area-head h3{font-size:1.12rem;line-height:1.25}
.delivery-area-head p{margin:5px 0 0;color:var(--muted);font-size:.88rem;line-height:1.45}
.delivery-area-preview,.delivery-area-grid{display:grid;margin:12px 0 0;padding:0;list-style:none;gap:2px}
.delivery-area-preview li,.delivery-area-grid li{display:flex;align-items:baseline;gap:8px;min-height:32px;padding:4px 0;font-size:.92rem}
.delivery-area-preview li::after,.delivery-area-grid li::after{content:"";flex:1 1 auto;order:1;margin-bottom:.24em;border-bottom:1px dotted #c8b8a6}
.delivery-area-ort{order:0;min-width:0;font-weight:700}
.delivery-area-mbw{order:2;flex:0 0 auto;color:var(--tomato-dark);font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}
.delivery-area-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:14px;padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:var(--cream);color:var(--ink);font:inherit;font-weight:800;cursor:pointer;touch-action:manipulation}
.delivery-area-toggle:hover{border-color:#b9a894;background:#f6efe4}
.delivery-area-toggle:focus-visible{outline:3px solid rgba(200,50,30,.38);outline-offset:3px}
.delivery-area-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.delivery-area-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.delivery-area-panel{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}
.delivery-area.is-secondary{background:var(--cream);opacity:.72}
.delivery-area.is-secondary .delivery-area-head h3{font-size:1rem}
@media (min-width:640px){
  .delivery-area{padding:16px 20px}
  .delivery-area-preview{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}
  .delivery-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}
  .delivery-area-toggle{width:auto;min-width:260px}
}
@media (max-width:359px){
  .delivery-area{padding:14px}
  .delivery-area-preview li,.delivery-area-grid li{font-size:.86rem}
}

/* Tap targets: linki kontaktowe i stopki mialy 23-26px wysokosci (standard: 44px) */
.info-list a{display:inline-flex;align-items:center;min-height:44px}
.legal-links a{display:inline-flex;align-items:center;min-height:44px}

/* Header: logo o ~10% wieksze, w tych samych 68px wysokosci .header-inner
   — --header-height i pozycja sticky nav bez zmian */
.header-brand-lockup{height:66px;max-width:292px;gap:12px}
.header-brand-lockup .header-chef-mark{flex-basis:64px;width:64px;height:64px;border-radius:16px}
.header-brand-copy strong{font-size:1.48rem}
.header-brand-copy small{font-size:.71rem}
@media (max-width:470px){
  .header-brand-lockup{height:60px;max-width:222px;gap:10px}
  .header-brand-lockup .header-chef-mark{flex-basis:57px;width:57px;height:57px;border-radius:14px}
  .header-brand-copy strong{font-size:1.21rem}
  .header-brand-copy small{font-size:.63rem}
}
@media (max-width:340px){
  .header-brand-lockup{max-width:205px;gap:9px}
  .header-brand-lockup .header-chef-mark{flex-basis:55px;width:55px;height:55px}
  .header-brand-copy strong{font-size:1.1rem}
}

/* Zwei Saisons untereinander — Winterzeit und Sommerzeit unterscheiden sich nur Mo–Do. */
.hours-seasons,.info-hours-seasons{display:grid;gap:14px}
.hours-season-name{display:flex;flex-wrap:wrap;gap:.5ch;align-items:baseline;font-weight:800;margin:0 0 4px}
.hours-season-name span{font-weight:600;font-size:.9em;color:var(--muted)}
.hours-season.is-current .hours-season-name{color:var(--tomato-dark)}
/* Ten sam blok stoi w dwoch miejscach: jasny Callout i ciemny Info-Panel.
   W ciemnym tle karta z jasnym tlem i odziedziczonym bialym tekstem dawala
   kontrast 2.9 — tam plan godzin ma wygladac jak reszta panelu. */
.info-hours-seasons .hours-schedule{padding:0;border:0;border-radius:0;background:none}
.info-hours-seasons .hours-schedule div{gap:22px;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.info-hours-seasons .hours-season.is-current .hours-season-name{color:inherit}
.info-hours-seasons .hours-season.is-current .hours-season-name span{color:inherit;opacity:.78}
.info-hours-seasons .hours-season-name{color:inherit}
.info-hours-seasons .hours-season-name span{color:inherit;opacity:.78}

/* Chwilowo niedostepne — pozycja zostaje w karcie, ale nie zaprasza do klikniecia. */
.soldout-badge{display:inline-flex;align-items:center;padding:2px 9px;border:1px solid currentColor;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;color:var(--muted);white-space:nowrap}
/* Opis jest juz najjasniejszym tekstem na karcie — przyciemnienie go zbijalo
   kontrast do 2.76. Stan sygnalizuja znacznik i zablokowany przycisk. */
.menu-item.is-soldout .item-name,.menu-item.is-soldout .item-price{opacity:.72}

/* --- Allergene & Zusatzstoffe ------------------------------------------- */
.allergen-hint{margin:0 0 22px}
.allergen-link{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;min-height:56px;border:1px solid rgba(36,28,22,.18);border-radius:var(--radius-sm,14px);background:rgba(255,255,255,.6);color:var(--ink);text-decoration:none;transition:.18s ease}
.allergen-link:hover{border-color:var(--tomato-dark);box-shadow:var(--shadow-sm);transform:translateY(-1px)}
.allergen-link svg{flex:none;width:24px;height:24px;fill:none;stroke:var(--tomato-dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.allergen-link span{display:grid;gap:1px}
.allergen-link strong{font-weight:800}
.allergen-link small{color:var(--muted);font-size:.86rem}

.allergen-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;padding:0;border:0;border-radius:0;background:var(--paper,#fffdf9);color:var(--ink);overflow:hidden}
.allergen-dialog::backdrop{background:rgba(20,14,10,.62)}
.allergen-panel{display:grid;grid-template-rows:auto 1fr auto;height:100%}
.allergen-header{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;padding:18px 16px 14px;border-bottom:1px solid rgba(36,28,22,.12)}
.allergen-header h2{margin:2px 0 6px;font-size:clamp(1.5rem,3.4vw,2rem)}
.allergen-header p#allergenIntro{margin:0;max-width:62ch;color:var(--muted);font-size:.95rem;line-height:1.5}
.allergen-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 16px 28px;scrollbar-gutter:stable}
.allergen-content h3,.allergen-content h4{font-family:inherit}
.allergen-content h3{margin:0;font-size:1.16rem;line-height:1.3}
.allergen-section-label{margin:0 0 5px;color:var(--tomato-dark);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.allergen-pizza-summary{padding:18px;border:1px solid rgba(166,43,28,.22);border-radius:16px;background:#fff7ef}
.allergen-badges{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 12px;padding:0;list-style:none}
.allergen-badges li{padding:8px 12px;border-radius:999px;background:var(--tomato-dark);color:#fff;font-weight:800}
.allergen-source-note{margin:0;color:var(--muted);font-size:.8rem;line-height:1.5}
.allergen-ingredients{margin-top:28px}
.allergen-section-heading>p:last-child{margin:7px 0 0;color:var(--muted);font-size:.9rem;line-height:1.5}
.allergen-card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:16px}
.allergen-card{min-width:0;padding:16px;border:1px solid rgba(36,28,22,.13);border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(36,28,22,.045)}
.allergen-card h4{margin:0 0 9px;font-size:1rem;line-height:1.3}
.allergen-card ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}
.allergen-card li{padding:5px 8px;border-radius:8px;background:#f3eee6;color:var(--ink);font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}
.allergen-card-allergen{margin:0 0 9px;color:var(--tomato-dark);font-size:.9rem}
.allergen-original{display:grid;gap:16px;margin-top:28px;padding:18px;border-radius:16px;background:#eee8df}
.allergen-original h3{margin-bottom:6px}
.allergen-original p:last-child{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}
.allergen-original-actions{display:grid;gap:10px}
.allergen-original-actions .button{width:100%;min-height:48px}
.allergen-footer{display:flex;justify-content:stretch;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid rgba(36,28,22,.12);background:var(--paper,#fffdf9)}
.allergen-footer .button{width:100%;min-height:48px}
@media (min-width:640px){
  .allergen-dialog{width:min(900px,calc(100vw - 40px));height:min(90dvh,900px);margin:auto;border-radius:var(--radius,20px)}
  .allergen-header{padding:22px 24px 16px}
  .allergen-content{padding:24px}
  .allergen-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .allergen-original{grid-template-columns:minmax(0,1fr) auto;align-items:center}
  .allergen-original-actions{min-width:220px}
  .allergen-footer{justify-content:flex-end;padding:14px 24px}
  .allergen-footer .button{width:auto}
}
