@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@media(min-width:900px){html body #legend-sheet .legend-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}html body #legend-sheet .legend-column{min-width:0;display:flex;flex-direction:column}}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-ext.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light dark;--primary: #000000;--primary-ink: #000000;--primary-contrast: #FFFFFF;--font-body: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-hero-title: "Inter", sans-serif;--font-cat-title: "Inter", sans-serif;--font-dish-name: "Inter", sans-serif;--font-dish-sheet-name: "Inter", sans-serif;--font-dish-desc: "Inter", sans-serif;--font-price: "Inter", sans-serif;--font-footer: "Inter", sans-serif;--hero-title-size-small: 1.6rem;--hero-title-size-normal: 2rem;--hero-title-size-large: 2.5rem;--title-page-size: 2rem;--title-category-size: 1.5rem;--title-sheet-size: 1.5rem;--title-event-card-size: 1.2rem;--title-event-full-size: 2rem;--bg: #F0F0F0;--card: #FFFFFF;--text: #262626;--text-secondary: #666666;--inverse: #000000;--inverse-text: #FFFFFF;--danger: #D73737;--success: #14834A;--warning: #956500;--border: #0000001A;--shadow: 0 4px 14px rgb(0 0 0 / 6%), 0 18px 44px rgb(0 0 0 / 12%);--nav-height: 92px;--menu-full-control-size: 44px;--menu-full-control-center-offset: 22px;--menu-full-control-icon-size: 22px;--menu-full-control-gap: 8px;--menu-top-control-layer: 986;--search-panel-layer: 12020;--top-right-capsule-width: 48px;--capsule-release-duration: .56s;--capsule-release-ease: cubic-bezier(.22,0,.16,1);--nav-release-duration: .56s;--nav-release-ease: cubic-bezier(.22,0,.16,1);--capsule-border: var(--border);--capsule-bg: #FFFFFF;--floating-capsule-bg: var(--foodev-floating-capsule-background);--floating-capsule-border: transparent;--floating-capsule-shadow: 0 4px 14px rgb(0 0 0 / 6%), 0 18px 44px rgb(0 0 0 / 12%);--floating-nav-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--floating-nav-font-size: .8rem;--floating-nav-font-weight: 400;--floating-nav-line-height: 1;--floating-nav-letter-spacing: 0;--floating-nav-hover-duration: .2s;--floating-nav-idle-color: #333333;--floating-nav-hover-color: #262626;--floating-nav-active-color: #FFFFFF;--foodev-side-navigation-backdrop-layer: 990;--foodev-side-navigation-layer: 991;--category-title-description-gap: 5px;--sheet-title-copy-gap: 4px;--segmented-control-border: var(--foodev-segment-border-width, 1.5px) solid var(--foodev-segment-border-color, var(--border));--segmented-control-radius: var(--foodev-segment-radius, 8px);--segmented-control-padding: var(--foodev-segment-padding, 4px);--segmented-control-selection-bg: var(--foodev-segment-selection-bg, var(--card));--segmented-control-selection-radius: var(--foodev-segment-selection-radius, 4px);--popup-backdrop-bg: color-mix(in srgb, var(--foodev-popup-blocking-color, #E0E0E0) 90%, transparent);--popup-backdrop-filter: blur(16px);--sheet-backdrop-bg: #00000080;--dish-list-bg: #FFFFFF;--hero-bottom-gradient: linear-gradient(to top, #000000E0 0%, #000000A8 34%, #00000066 70%, #00000000 100%);--home-cover-viewport-height: 100vh}@supports (height: 100dvh){:root{--home-cover-viewport-height: 100dvh}}@media(min-width:760px){:root{--hero-title-size-small: 4rem;--hero-title-size-normal: 5rem;--hero-title-size-large: 6rem}}[data-theme=light]{color-scheme:light}[data-theme=dark]{color-scheme:dark;--primary: #FFFFFF;--primary-ink: #FFFFFF;--primary-contrast: #000000;--bg: #000000;--card: #181818;--text: #FFFFFF;--text-secondary: #A7A7A7;--floating-nav-idle-color: #D6D6D6;--floating-nav-hover-color: #FFFFFF;--floating-nav-active-color: #000000;--inverse: #FFFFFF;--inverse-text: #000000;--danger: #D73737;--success: #14834A;--warning: #956500;--border: #FFFFFF1A;--capsule-border: var(--border);--capsule-bg: #262626;--floating-capsule-bg: var(--foodev-floating-capsule-background);--floating-capsule-border: var(--border);--floating-capsule-shadow: 0 4px 14px rgb(0 0 0 / 6%), 0 18px 44px rgb(0 0 0 / 12%);--dish-list-bg: #181818}html{height:100%;overflow:hidden}html.nav-scroll-restore #app-scroll{scroll-behavior:auto!important}#app-scroll{height:100%;overflow-y:auto;overflow-x:clip;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y}#app-scroll::-webkit-scrollbar{display:none}html.sheet-open #app-scroll,html.menu-full-open #app-scroll,html.promo-popup-open #app-scroll{overflow:hidden}body{position:fixed;inset:0;height:100%;overflow:hidden;font-family:Inter,sans-serif;background:var(--bg);color:#fff;transition:background .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html.boot-loading body{opacity:1}select{-webkit-appearance:none;appearance:none}input,textarea,select{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}input:not([readonly]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),textarea,select,[contenteditable=true]{font-size:16px!important}a{color:inherit;text-decoration:none}button{font:inherit}.hero{position:relative;width:100%;z-index:0;aspect-ratio:1 / 1;height:auto;min-height:0;background:#181818;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:1;background-image:var(--hero-bg-image, var(--early-hero-bg-image, none));background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;transition:opacity .25s cubic-bezier(.22,.9,.32,1);will-change:opacity;pointer-events:none}html.early-hero-cover-ready .hero:before,.hero.cover-loaded:before{opacity:1}.hero-overlay{position:absolute;inset:0;z-index:2;background:var(--hero-bottom-gradient) bottom / 100% 25% no-repeat,linear-gradient(to bottom,#00000009,#0000000b)}.hero-logo{position:relative;z-index:2;width:82px;height:82px;aspect-ratio:1 / 1;object-fit:cover;border:2px solid #FFFFFF;border-radius:999px;filter:drop-shadow(0 2px 18px #00000052);pointer-events:none;flex:0 0 auto;margin-bottom:8px;background:#fff}.hero-logo[hidden]{display:none}.hero-content{position:relative;z-index:2;min-height:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 16px 16px;gap:8px}.hero-title{font-size:var(--hero-title-size, 2.5rem);line-height:.95;font-weight:var(--weight-hero-title, 800);letter-spacing:var(--cover-letter-spacing, 0);color:#fff;font-family:var(--font-hero-title, var(--font-heading, "Inter", sans-serif));text-shadow:0 2px 40px #0000004D;max-width:12ch}.hero-title.title-only{padding-bottom:0}.nav{position:fixed;top:calc(20px + env(safe-area-inset-top,0px));left:0;right:0;z-index:900;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:0 16px;pointer-events:none;transition:opacity .34s ease}.nav>*{pointer-events:auto}.capsule{background:var(--capsule-bg);border-radius:999px;box-shadow:var(--shadow);border:0;outline:0;display:flex;align-items:center;justify-content:center;transition:background .3s ease;will-change:opacity,transform,backdrop-filter;transform:translateZ(0);backdrop-filter:none;-webkit-backdrop-filter:none}@media(min-width:760px){html.panel-open .capsule{opacity:1;pointer-events:auto}html.panel-open:not(.menu-full-open) .menu-full-back{opacity:0;pointer-events:none}}html.top-capsule-action .nav,html.sheet-open.top-capsule-action .nav,html.special-open.top-capsule-action .nav{z-index:3000}html.sheet-open.top-capsule-action:not(.admin-mode) .cap-right,html.special-open.top-capsule-action:not(.admin-mode) .cap-right{opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:3001}html.special-open.top-capsule-action:not(.admin-mode) .cap-right{z-index:3001}html.sheet-open.top-capsule-action:not(.admin-mode) .cap-right>.icon-btn,html.special-open.top-capsule-action:not(.admin-mode) .cap-right>.icon-btn{opacity:0;pointer-events:none}html.sheet-open.top-capsule-action.top-capsule-action-fading:not(.admin-mode) .cap-right,html.special-open.top-capsule-action.top-capsule-action-fading:not(.admin-mode) .cap-right{opacity:0!important;transition-duration:.54s}.capsule{transition:opacity .3s ease}.cap-right,.search-float,.menu-full-back,.admin-dish-action-group{transition:opacity .3s ease,background-color var(--capsule-release-duration) var(--capsule-release-ease),transform var(--capsule-release-duration) var(--capsule-release-ease),box-shadow var(--capsule-release-duration) var(--capsule-release-ease)}.cap-right{height:44px;padding:4px 6px;gap:16px}#more-toggle-btn{position:relative;overflow:visible}.more-list-count{--dish-list-badge-bg: #000000;--dish-list-badge-color: #FFFFFF;min-width:18px;height:18px;border-radius:999px;position:absolute;top:-7px;right:-10px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;box-sizing:border-box;background:var(--dish-list-badge-bg);color:var(--dish-list-badge-color);font-size:.68rem;font-weight:600;line-height:1;box-shadow:none;pointer-events:none}[data-theme=dark] .more-list-count{--dish-list-badge-bg: #FFFFFF;--dish-list-badge-color: #000000}.more-list-count[hidden]{display:none}.icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;transition:opacity .3s ease}.icon-btn svg{width:26px;height:26px;transition:transform .28s cubic-bezier(.25,1,.5,1)}.icon-btn svg path,.icon-btn svg circle{fill:var(--text);transition:fill .3s ease}.page{position:relative;background:var(--bg);z-index:2;width:100%;margin-top:0;padding-top:0;transition:background .3s ease;box-shadow:0 -2px 0 var(--bg)}html:not(.nav-page-mode) #events-section,html:not(.nav-page-mode) #reserve-section,html:not(.nav-page-mode) #contact-section,html:not(.nav-page-mode) #home-detail-section{display:none}html.nav-page-mode body{background:var(--bg)}html.nav-page-mode{height:auto;overflow:visible!important}html.nav-page-mode body{position:static;height:auto;min-height:100%;overflow:visible!important}html.nav-page-mode #app-scroll{height:auto;overflow-y:visible;touch-action:auto}html.nav-page-mode #hero{display:none}html.nav-page-mode .page{min-height:100svh;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}html.nav-page-mode .page>.page-section>.menu-section,html.nav-page-mode .page>.menu-section,html.nav-page-mode body>.page-section>.menu-section{padding-top:calc(72px + env(safe-area-inset-top,0px));padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}html.nav-page-mode #home-section,html.nav-page-mode #home-detail-section{display:none}html.nav-page-events #menu,html.nav-page-events #reserve-section,html.nav-page-events #contact-section,html.nav-page-events #home-detail-section,html.nav-page-events #site-footer{display:none!important}html.nav-page-menu #events-section,html.nav-page-menu #menu,html.nav-page-menu #reserve-section,html.nav-page-menu #contact-section,html.nav-page-menu #site-footer{display:none}html.nav-page-reserve #events-section,html.nav-page-reserve #contact-section,html.nav-page-reserve #menu,html.nav-page-reserve #home-detail-section,html.nav-page-reserve #site-footer,html.nav-page-contact #events-section,html.nav-page-contact #reserve-section,html.nav-page-contact #menu,html.nav-page-contact #home-detail-section,html.nav-page-contact #site-footer{display:none!important}html.nav-page-detail #events-section,html.nav-page-detail #menu,html.nav-page-detail #reserve-section,html.nav-page-detail #contact-section,html.nav-page-detail #site-footer{display:none}html.nav-page-detail #home-detail-section{display:block!important;min-height:100svh}html.nav-page-reserve #reserve-section,html.nav-page-contact #contact-section{min-height:100svh;height:auto;overflow:visible;display:block}html.nav-page-reserve #reserve-section>.menu-section,html.nav-page-contact #contact-section>.menu-section{width:100%;min-height:0;box-sizing:border-box;display:block;padding-top:calc(72px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))!important}.home-section{background:inherit;box-shadow:0 -2px 0 var(--bg)}.home-content{display:flex;flex-direction:column;gap:38px;padding-top:38px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}#home-section .home-content{padding-top:38px;padding-bottom:38px}.home-panel{padding-top:0;border-top:0}.home-panel:first-child{border-top:0;padding-top:0}.home-access-list{margin:0;border-radius:16px;overflow:hidden;background:var(--card)}[data-theme=dark] .home-access-list{background:#181818}.home-access-row{position:relative;width:100%;min-height:64px;padding:0 16px;border:0;background:transparent;color:var(--text);display:grid;grid-template-columns:30px minmax(0,1fr) 22px;align-items:center;gap:14px;font:inherit;font-size:1rem;font-weight:400;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-access-row:not(:last-child):after{content:"";position:absolute;left:60px;right:16px;bottom:0;height:1px;background:var(--border);z-index:2;pointer-events:none}.home-access-row svg{width:25px;height:25px;display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.home-access-row .home-access-arrow{width:20px;height:20px;justify-self:end;stroke-width:2;color:var(--text-secondary)}.home-access-row-events{grid-template-columns:30px minmax(0,1fr) auto 22px}.home-waiter-request-row{grid-template-columns:30px minmax(0,1fr) auto}.home-waiter-table-badge{justify-self:end;min-height:26px;padding:0 10px;border-radius:4px;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap}[data-theme=dark] .home-waiter-table-badge{background:#fff;color:#000}.waiter-sheet-body{padding:6px 0 0}.waiter-options{--waiter-selector-inset: 4px;--waiter-selector-radius: 4px;position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:6px 0 24px;padding:var(--waiter-selector-inset);min-height:132px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.waiter-options[hidden],.waiter-action-btn[hidden]{display:none!important}.waiter-options:before{content:"";position:absolute;z-index:0;top:var(--waiter-selector-inset);bottom:var(--waiter-selector-inset);left:var(--waiter-selector-inset);width:calc((100% - (var(--waiter-selector-inset) * 2)) / 3);border-radius:var(--waiter-selector-radius);background:#e0e0e0;transform:translate3d(calc(var(--waiter-option-index, 0) * 100%),0,0);opacity:0;transition:opacity .2s ease,transform .28s ease,background .3s ease;pointer-events:none}.waiter-options.instant-selection:before{transition:opacity .2s ease,background .3s ease}.waiter-options.has-selection:before{opacity:1}[data-theme=dark] .waiter-options:before{background:#262626}.waiter-option{position:relative;z-index:1;width:100%;min-height:96px;border:0;border-radius:var(--waiter-selector-radius);background:transparent;color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;font:inherit;font-size:.8rem;font-weight:600;line-height:1.15;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:none}.waiter-option span{min-height:1.9em;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:1.15}.waiter-option svg{width:36px;height:36px;flex:0 0 36px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.waiter-option svg.waiter-bill-icon{width:36px;height:36px}.waiter-option.selected{outline:0}.waiter-action-btn{width:100%;height:54px;min-height:54px;max-height:54px;flex:0 0 54px;box-sizing:border-box;border:0;border-radius:999px;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}[data-theme=dark] .waiter-action-btn{background:#fff;color:#000}.waiter-action-btn.danger{background:var(--danger, #D73737);color:#fff}.waiter-action-btn:disabled{opacity:.5;cursor:default}.waiter-action-btn.loading,.waiter-action-btn.loading:disabled{color:transparent!important;position:relative}.waiter-action-btn.loading:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;border-radius:999px;color:#fff;border:2px solid currentColor;border-right-color:transparent;animation:waiterActionSpin .7s linear infinite}.waiter-action-btn.loading.danger:after{color:#fff}[data-theme=dark] .waiter-action-btn.loading:not(.danger):after{color:#000}@keyframes waiterActionSpin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.home-detail-content{padding-top:8px}.home-detail-section:not(.legal-detail) .home-detail-content{display:block}.home-info-list{display:flex;flex-direction:column;gap:32px;overflow:visible;border-radius:0;background:transparent}.home-info-block{display:flex;flex-direction:column;gap:8px}.home-info-block-title{margin:0 16px;color:var(--text);font-size:1rem;font-weight:600;line-height:1.15}.home-info-card{overflow:hidden;border-radius:8px;background:var(--card)}.home-info-row{position:relative;min-height:58px;padding:0 16px;display:grid;grid-template-columns:max-content minmax(0,1fr) auto;gap:16px;align-items:center;color:var(--text);text-decoration:none;font-size:1rem;font-weight:400}button.home-info-row{width:100%;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-info-row:not(:last-child):after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:var(--border);pointer-events:none}.home-info-row>span{color:var(--text);font-weight:400;min-width:0}.home-info-row strong{min-width:0;text-align:right;color:var(--text-secondary);font-weight:400;overflow-wrap:anywhere}.home-info-utility-row{grid-template-columns:max-content minmax(0,1fr);padding-top:16px;padding-bottom:16px}.home-info-utility-row.home-info-link-row{grid-template-columns:max-content minmax(0,1fr) auto}.home-info-location-row{grid-template-columns:minmax(0,1fr) auto}.home-info-location-row strong{justify-self:start;text-align:left;color:var(--text)}.home-info-utility-row>span,.home-info-utility-row strong{line-height:1.35}.home-info-value-row{grid-template-columns:max-content minmax(0,1fr)}.home-info-schedule-row,.home-info-wifi-password-row{grid-template-columns:max-content minmax(0,1fr) auto}.home-info-schedule-hours{justify-self:end;font-size:1rem!important}.home-info-copy-btn{width:34px;height:34px;border:0;border-radius:4px;background:#f0f0f0;color:var(--text-secondary);display:inline-grid;place-items:center;padding:0;cursor:pointer;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}[data-theme=dark] .home-info-copy-btn{background:#262626}.home-info-copy-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-info-copy-btn .home-info-copy-icon,.home-info-copy-btn .home-info-check-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:opacity .16s ease,transform .18s ease}.home-info-copy-btn .home-info-copy-icon{transform:translate(calc(-50% + 1px),calc(-50% + 1px)) scale(1)}.home-info-copy-btn .home-info-check-icon{opacity:0;transform:translate(-50%,-50%) scale(.82)}.home-info-copy-btn:active,.home-info-copy-btn.copied{color:var(--text-secondary)}.home-info-copy-btn.copied .home-info-copy-icon{opacity:0;transform:translate(calc(-50% + 1px),calc(-50% + 1px)) scale(.76)}.home-info-copy-btn.copied .home-info-check-icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.home-info-copy-btn.copied .home-info-check-icon path{stroke-dasharray:26;stroke-dashoffset:26;animation:foodev-standard-check-draw .36s ease 80ms forwards}.home-info-row-arrow{width:18px;height:18px;fill:none;stroke:var(--text-secondary);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.home-access-back{position:fixed;top:calc(20px + env(safe-area-inset-top,0px));left:16px;width:44px;height:44px;z-index:995;display:none;align-items:center;justify-content:center;padding:0;background:var(--card);color:var(--text);outline:0;box-shadow:var(--shadow);backdrop-filter:none;-webkit-backdrop-filter:none;opacity:0;pointer-events:none;cursor:pointer}.home-access-back svg{width:var(--foodev-capsule-icon-size, 24px);height:var(--foodev-capsule-icon-size, 24px);fill:none;stroke:currentColor;stroke-width:var(--foodev-capsule-icon-stroke, 1.75);stroke-linecap:round;stroke-linejoin:round;transform:translate(-1px)}html.nav-page-events .home-access-back,html.nav-page-reserve .home-access-back,html.nav-page-contact .home-access-back,html.nav-page-detail .home-access-back,html.home-access-entering .home-access-back{display:inline-flex;opacity:1;pointer-events:auto}html.home-access-leaving .home-access-back{display:inline-flex;opacity:0;pointer-events:none;transition:opacity .2s ease}html.nav-page-events .menu-heading,html.nav-page-reserve .menu-heading,html.nav-page-contact .menu-heading,html.nav-page-detail .menu-heading{top:calc(80px + env(safe-area-inset-top,0px));left:16px;right:16px;min-height:44px;align-items:center}html.home-access-entering #hero,html.home-access-leaving #hero,html.home-access-entering #home-section,html.home-access-leaving #home-section{display:block!important}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{display:block!important;position:fixed!important;inset:0!important;z-index:780;width:auto!important;height:auto!important;min-height:0!important;box-sizing:border-box!important;overflow-y:auto!important;scrollbar-width:none;background:var(--bg);box-shadow:-18px 0 38px #00000024;-webkit-overflow-scrolling:touch;will-change:transform}html.home-access-entering .home-access-target::-webkit-scrollbar,html.home-access-leaving .home-access-target::-webkit-scrollbar{display:none}html.home-access-entering .home-access-target>.menu-section,html.home-access-leaving .home-access-target>.menu-section{padding-top:calc(140px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px))!important}html.home-access-entering .home-access-target .menu-heading,html.home-access-leaving .home-access-target .menu-heading{position:fixed;top:calc(80px + env(safe-area-inset-top,0px));left:16px;right:16px;z-index:2;min-height:44px;margin:0;align-items:center;pointer-events:none}html.home-access-entering #events-section.home-access-target,html.home-access-entering #contact-section.home-access-target,html.home-access-entering #reserve-section.home-access-target,html.home-access-entering #home-detail-section.home-access-target,html.home-access-leaving #events-section.home-access-target,html.home-access-leaving #contact-section.home-access-target,html.home-access-leaving #reserve-section.home-access-target,html.home-access-leaving #home-detail-section.home-access-target,html.home-access-leaving.nav-page-reserve .page,html.home-access-leaving.nav-page-contact .page{display:block!important}.home-panel-title{font-family:var(--font-hero-title, var(--font-cat-title, Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif));font-weight:var(--weight-hero-title, var(--weight-cat-title, 700));font-size:2rem;line-height:1.04;color:var(--text);margin-bottom:8px;letter-spacing:0}.home-panel-text{font-family:var(--font-dish-desc, Inter, -apple-system, BlinkMacSystemFont, "SF Pro Text", Arial, sans-serif);font-weight:var(--weight-dish-desc, 400);color:var(--text-secondary);font-size:.98rem;line-height:1.45;white-space:pre-line}.home-notice-panel{display:block}.home-notice-panel .home-panel-text{margin:12px 0 0;padding:16px;border-radius:16px;background:var(--card)}.schedule-today-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:4px;background:#000;color:#fff;font-size:.8rem;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap}[data-theme=dark] .schedule-today-badge{background:#fff;color:#000}html.nav-page-events #events-section{height:auto;min-height:0;display:block;overflow:visible}html.nav-page-events #events-section>.menu-section{width:100%;height:auto;min-height:0;display:block;padding-top:calc(88px + env(safe-area-inset-top,0px));padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));overflow:visible}html.nav-page-events body{background:var(--bg)}html.nav-page-events .page{height:auto;min-height:100svh;overflow:visible;padding-bottom:0;background:var(--bg)}html.nav-page-events #events-section>.menu-section,html.nav-page-reserve #reserve-section>.menu-section,html.nav-page-contact #contact-section>.menu-section,html.nav-page-detail #home-detail-section>.menu-section{padding-bottom:calc(48px + env(safe-area-inset-bottom,0px))!important}.menu-section{padding-inline:16px;padding-top:28px;padding-bottom:32px;scroll-margin-top:16px}.page>.menu-section{position:relative;z-index:2;margin-top:-1px;background:inherit;box-shadow:0 -2px 0 var(--bg)}.menu-heading{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:18px}.menu-heading-title{font-size:2.5rem;line-height:1;letter-spacing:var(--page-title-letter-spacing, 0);font-weight:var(--weight-hero-title, 700);color:var(--text);text-align:left;font-family:var(--font-hero-title, var(--font-heading, inherit))}html.nav-page-mode .menu-heading{position:fixed;top:20px;left:16px;right:114px;z-index:740;margin:0;min-height:44px;align-items:center;pointer-events:none;opacity:1;transition:opacity .24s ease}html.nav-page-mode.page-title-faded .menu-heading{opacity:0}html.nav-page-mode .menu-heading-title{font-size:2.5rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:760px){html.nav-page-mode .menu-heading{left:calc(50% - 224px);right:calc(50% - 126px)}}.menu-dia-section{padding:10px 20px;border-top:none}.menu-dia-section.first{padding-top:4px}.menu-dia-section-label{font-size:.68rem;font-weight:var(--weight-special-title, 700);font-family:var(--font-special-title, inherit);letter-spacing:.07em;text-transform:uppercase;color:var(--primary-ink,var(--primary));margin-bottom:8px}.menu-dia-section.has-description .menu-dia-section-label{margin-bottom:3px}.menu-dia-section-desc{margin:0 0 8px;color:var(--text-secondary);font-size:1rem;font-family:var(--font-special-text, inherit);font-weight:var(--weight-special-text, 400);line-height:1.35}.menu-dia-sold-badge{margin-left:auto;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text);background:var(--border);border-radius:999px;padding:2px 8px;flex-shrink:0;white-space:nowrap;opacity:.7}.menu-dia-section:last-child{border-radius:0 0 16px 16px}.daily-menu-card{background:transparent;border-radius:0;overflow:visible;margin-top:4px;margin-bottom:0;display:flex;flex-direction:column;gap:18px}.special-category-card{position:relative;background:var(--card);border-radius:16px;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:pan-y;transition:background .2s ease}.special-category-open-target{position:absolute;inset:0;z-index:1;border:0;border-radius:inherit;padding:0;background:transparent;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent}[data-theme=dark] .daily-menu-card{border-color:#ffffff1f}.daily-menu-cover{position:relative;aspect-ratio:2 / 1;overflow:hidden;background:var(--bg)}.daily-menu-cover .sold-out-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000085}.daily-menu-cover .sold-out-badge span{background:#141414cc;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:7px 16px;border-radius:999px;backdrop-filter:none;-webkit-backdrop-filter:none}.daily-menu-cover img{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;display:block}.category-block{padding-bottom:32px;scroll-margin-top:150px}.category-block.has-description .category-title{margin-bottom:var(--category-title-description-gap)}.category-title{font-size:1.5rem;font-weight:var(--weight-cat-title, 700);font-family:var(--font-cat-title, var(--font-heading, inherit));letter-spacing:0;color:var(--text);line-height:1.15;margin:0 0 14px;padding:0;cursor:default}.category-description{margin:0 0 14px;color:var(--text-secondary);font-size:.92rem;font-family:var(--font-cat-desc, inherit);font-weight:var(--weight-cat-desc, 400);line-height:1.45;max-width:34em}.dish-list{display:flex;flex-direction:column;gap:0;margin-inline:-16px;padding:0 16px;background:var(--dish-list-bg);border-radius:0;box-sizing:border-box;overflow:visible}.dish-row{content-visibility:auto;contain-intrinsic-size:auto 193px;width:calc(100% + 32px);margin-inline:-16px;position:relative;border:0;background:transparent;color:inherit;padding:18px 16px;display:grid;grid-template-columns:106px 1fr;align-items:start;gap:16px;height:142px;min-height:142px;overflow:visible;text-align:left;cursor:pointer;border-radius:0;transition:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.dish-row-open-target{position:absolute;inset:0;z-index:2;border:0;border-radius:inherit;padding:0;background:transparent;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.dish-row:after{content:"";position:absolute;left:138px;right:16px;bottom:0;height:1px;background:var(--border);pointer-events:none;transition:none;z-index:0}.dish-row>.dish-thumb,.dish-row>.dish-meta{position:relative;z-index:1}html.images-disabled .dish-row:after{left:16px}.dish-list .dish-row:last-child,#search-results .dish-row:last-child{border-bottom:0}.dish-list .dish-row:last-child:after,#search-results .dish-row:last-child:after{display:none}html.menu-compact #menu-content .category-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:7px;cursor:pointer;-webkit-tap-highlight-color:transparent}html.menu-compact #menu-content .category-block:first-child{padding-top:30px}html.menu-compact #menu-content .category-title:after{content:"";width:26px;height:26px;flex:0 0 auto;background:var(--text);opacity:.88;transform:translateY(2px);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29 6.71a1 1 0 0 1 1.42 0l4.58 4.58a1 1 0 0 1 0 1.42l-4.58 4.58a1 1 0 0 1-1.42-1.42L13.17 12 9.29 8.12a1 1 0 0 1 0-1.41Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29 6.71a1 1 0 0 1 1.42 0l4.58 4.58a1 1 0 0 1 0 1.42l-4.58 4.58a1 1 0 0 1-1.42-1.42L13.17 12 9.29 8.12a1 1 0 0 1 0-1.41Z'/%3E%3C/svg%3E") center / contain no-repeat}html.menu-compact #menu-content .category-description{margin-bottom:8px}html:not(.menu-compact) #menu-content .compact-dish-strip{display:contents}html.menu-compact #menu-content .compact-dish-strip{position:relative;margin-inline:-16px}html.menu-compact #menu-content .dish-list{flex-direction:row;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:8px 16px 12px;scroll-padding-inline:16px;background:transparent;border-radius:0;touch-action:pan-x pan-y;scrollbar-width:none;margin-inline:0}html.menu-compact #menu-content .dish-list::-webkit-scrollbar{display:none}html.menu-compact #menu-content .dish-row{flex:0 0 144px;width:auto;height:auto;min-height:0;min-width:0;margin-inline:0;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:8px;scroll-snap-align:start;background:transparent;box-shadow:none;overflow:visible;touch-action:pan-x pan-y}html.menu-compact #menu-content .dish-row:after{display:none}html.menu-compact #menu-content .dish-thumb{width:144px;height:144px;border-radius:20px}html.menu-compact #menu-content .dish-meta{min-width:0;height:auto;gap:0;justify-content:flex-start;overflow:visible}html.menu-compact #menu-content .dish-meta>div:first-child{min-width:0;min-height:0}html.menu-compact #menu-content .dish-top{flex-direction:column;align-items:flex-start;min-width:0;gap:4px}html.menu-compact #menu-content .dish-name{min-width:0;height:auto;min-height:0;max-height:3.36em;max-height:3lh;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;text-overflow:ellipsis;white-space:normal;line-height:1.12;contain:paint;color:color-mix(in srgb,var(--text) 82%,var(--text-secondary) 18%)}html.menu-compact #menu-content .dish-price{font-size:1rem;line-height:1}html.menu-compact #menu-content .dish-desc,html.menu-compact #menu-content .dish-bottom,html.menu-compact #menu-content .allergen-row,html.menu-compact #menu-content .dish-soldout-label{display:none}.menu-full-overlay{--menu-full-enter-duration: .62s;position:fixed;inset:0;height:100lvh;z-index:700;background:var(--bg);color:var(--text);transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform var(--menu-full-enter-duration) cubic-bezier(.18,.82,.18,1),visibility 0s linear var(--menu-full-enter-duration),background .3s ease;will-change:transform}.menu-full-overlay.open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform var(--menu-full-enter-duration) cubic-bezier(.18,.82,.18,1),visibility 0s,background .3s ease}.menu-full-panel{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--bg);padding-bottom:env(safe-area-inset-bottom,0px);scrollbar-width:none}.menu-full-panel::-webkit-scrollbar{display:none}html.nav-page-menu .menu-full-overlay,html.nav-page-menu .menu-full-overlay.open{transform:translateZ(0)!important;visibility:visible!important;transition:background .3s ease,box-shadow .3s ease!important}.menu-full-special-card-block{position:relative}html.menu-full-drag-closing .menu-full-back,html.menu-full-drag-closing #search-button.search-float,html.menu-full-drag-closing .search-float{transform:none!important;opacity:0!important;pointer-events:none!important;transition:opacity .24s ease!important}.menu-full-category-drawer{position:fixed;top:0;bottom:0;left:0;z-index:991;width:min(76vw,312px);padding:calc(76px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));box-sizing:border-box;background:var(--card);color:var(--text);outline:0;border-right:0;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translate(-100%);transition:background .3s ease;box-shadow:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.menu-full-category-drawer.open{transform:translate(0);box-shadow:none}.menu-full-category-drawer-list{display:flex;flex-direction:column;gap:0;border-radius:0;overflow:visible;background:transparent}.menu-full-category-drawer-row{position:relative;width:100%;min-height:54px;padding:0 18px 0 20px;border:0;background:transparent;color:var(--text);font:inherit;font-size:1.08rem;font-weight:500;text-align:left;cursor:pointer;display:flex;align-items:center;-webkit-tap-highlight-color:transparent;border-radius:999px}.menu-full-category-drawer-row:before{content:none;display:none}.menu-full-category-drawer-row+.menu-full-category-drawer-row:before{content:none;display:none;position:absolute;top:0;left:20px;right:20px;height:1px;background:var(--border);pointer-events:none}.menu-full-category-drawer-row.active{color:var(--text);background:#80808033}.menu-full-category-drawer-row.active:before,.menu-full-category-drawer-row.active+.menu-full-category-drawer-row:before{content:none;display:none}.menu-full-back{position:fixed;top:calc(20px + env(safe-area-inset-top));left:16px;z-index:var(--menu-top-control-layer);width:44px;height:44px;border:0;outline:1px solid var(--capsule-border);outline-offset:-1px;border-radius:999px;background:var(--capsule-bg);color:var(--text);box-shadow:var(--shadow);backdrop-filter:none;-webkit-backdrop-filter:none;display:inline-flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease,background-color var(--capsule-release-duration) var(--capsule-release-ease),transform var(--capsule-release-duration) var(--capsule-release-ease);cursor:pointer;-webkit-tap-highlight-color:transparent}html.menu-full-open:not(.search-open) .menu-full-back{display:inline-flex;opacity:1;pointer-events:auto}html.nav-page-menu.menu-full-open:not(.search-open) .menu-full-back{opacity:1!important;pointer-events:auto!important;transition:background-color var(--capsule-release-duration) var(--capsule-release-ease),transform var(--capsule-release-duration) var(--capsule-release-ease),box-shadow var(--capsule-release-duration) var(--capsule-release-ease)}html.menu-full-open:not(.search-open) .nav{z-index:990}html.menu-full-open.top-capsule-action:not(.search-open) .nav{z-index:3000}.menu-full-back svg{width:var(--foodev-capsule-icon-size, 24px);height:var(--foodev-capsule-icon-size, 24px);fill:none;stroke:currentColor;stroke-width:var(--foodev-capsule-icon-stroke, 1.75);stroke-linecap:round;stroke-linejoin:round;transform:translate(-1px)}.menu-category-bar{position:absolute;top:0;left:0;right:0;z-index:2;display:block;height:calc(120px + env(safe-area-inset-top,0px));padding-top:calc(72px + env(safe-area-inset-top,0px));background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%);color:var(--text);border-bottom:0;box-shadow:none;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease;will-change:opacity}.menu-category-bar[hidden]{display:none}html.menu-category-bar-enabled.menu-full-open:not(.menu-full-drag-closing):not(.search-open) .menu-category-bar:not([hidden]){opacity:1;pointer-events:auto}html.nav-page-menu .menu-category-bar{z-index:80!important;isolation:isolate}html.nav-page-menu .menu-full-content{position:relative;z-index:1}.menu-category-scroll{position:relative;height:48px;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;background-image:none;padding:0 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.menu-category-scroll::-webkit-scrollbar{display:none}.menu-category-tab{position:relative;flex:0 0 auto;height:34px;min-width:0;padding:0 14px;border:0;border-radius:999px;display:inline-flex;align-items:center;background:var(--card);color:var(--text-secondary);box-shadow:0 1px 3px #00000012,0 4px 12px #00000017;font:inherit;font-size:.8rem;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease,color .2s ease}.menu-category-tab.active{background:var(--text);color:var(--card)}.menu-full-content{padding:calc(82px + env(safe-area-inset-top)) 16px 128px}html.menu-category-bar-enabled .menu-full-content{padding-top:calc(104px + env(safe-area-inset-top,0px))}.menu-full-content .category-block:first-child{padding-top:30px}.menu-full-content .category-block:last-child{padding-bottom:0}.menu-full-overlay .category-block{padding-bottom:32px;scroll-margin-top:82px}html.menu-category-bar-enabled .menu-full-overlay .category-block{scroll-margin-top:104px}.menu-full-overlay .category-block.has-description .category-title{margin-bottom:5px}.menu-full-overlay .category-title{font-size:1.5rem;font-weight:var(--weight-cat-title, 700);font-family:var(--font-cat-title, var(--font-heading, inherit));letter-spacing:0;color:var(--text);line-height:1.15;margin:0 0 14px;padding:0;cursor:default;display:block}.menu-full-overlay .category-title:after{display:none}.menu-full-overlay .category-description{margin:0 0 14px;color:var(--text-secondary);font-size:.92rem;font-family:var(--font-cat-desc, inherit);font-weight:var(--weight-cat-desc, 400);line-height:1.45;max-width:34em}.menu-full-overlay .dish-list{display:flex;flex-direction:column;gap:0;margin-inline:-16px;padding:0 16px;background:var(--dish-list-bg);border-radius:0;box-sizing:border-box;overflow:visible;scroll-snap-type:none;touch-action:pan-y}#menu-full-panel .dish-row{width:calc(100% + 32px);margin-inline:-16px;position:relative;border:0;background:transparent;color:inherit;padding:18px 16px;display:grid;grid-template-columns:144px 1fr;align-items:start;gap:16px;height:180px;min-height:180px;overflow:visible;text-align:left;cursor:pointer;border-radius:0;transition:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.menu-full-overlay .dish-row:after{content:"";position:absolute;left:176px;right:16px;bottom:0;height:1px;background:var(--border);pointer-events:none;transition:none;z-index:0}html.images-disabled .menu-full-overlay .dish-row:after{left:16px}.menu-full-overlay .dish-row:last-child:after{display:none}.menu-full-overlay .dish-thumb{width:144px;height:144px;border-radius:22px}.menu-full-overlay .dish-meta{min-width:0;height:144px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;overflow:visible}.menu-full-overlay .dish-meta>div:first-child{min-width:0;overflow:hidden}.menu-full-overlay .dish-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.menu-full-overlay .dish-name{font-size:1rem;font-weight:var(--weight-dish-name, 400);font-family:var(--font-dish-name, inherit);line-height:1.12;letter-spacing:normal;word-spacing:0;font-kerning:normal;color:var(--text);margin:0;min-width:0;max-height:2.24rem;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.menu-full-overlay .dish-price{flex-shrink:0;font-size:1rem;font-weight:var(--weight-price, 400);color:var(--text);white-space:nowrap;font-family:var(--font-price, "Inter", sans-serif);letter-spacing:var(--dish-price-tracking, -1px);word-spacing:0;font-kerning:normal;font-feature-settings:"lnum" 1,"tnum" 1}.menu-full-overlay .dish-desc{color:var(--text-secondary);font-size:.8rem;font-weight:var(--weight-dish-desc, 400);font-family:var(--font-dish-desc, inherit);line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}.menu-full-overlay .dish-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;overflow:visible}.menu-full-overlay .allergen-row{display:flex;gap:8px;flex-wrap:wrap;min-height:20px;overflow:visible}.menu-full-overlay .dish-soldout-label{display:none;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text);background:var(--border);border-radius:999px;padding:0 8px;height:25px;line-height:1;opacity:.75;flex-shrink:0;white-space:nowrap;align-items:center}.dish-alert{position:fixed;z-index:12100;top:0;left:0;right:0;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--card, #ffffff);color:var(--text, #262626);transform:translate3d(0,-100%,0);transition:transform .78s cubic-bezier(.22,.8,.24,1);pointer-events:none}.dish-alert.is-open{transition:transform .62s cubic-bezier(.18,.86,.18,1);pointer-events:auto}.dish-alert:after{content:"";position:absolute;z-index:-1;inset:0;box-shadow:var(--foodev-floating-capsule-shadow);opacity:0;transition:opacity .3s ease;pointer-events:none}.dish-alert.is-open{transform:translateZ(0)}.dish-alert.is-open:after{opacity:1}.dish-alert-image{width:96px;height:96px;flex:0 0 96px;border-radius:8px;object-fit:cover;display:block}.dish-alert-text{min-width:0;display:grid;gap:2px}.dish-alert-title{margin:0;font-size:.95rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dish-alert-note{margin:0;color:var(--muted, #666666);font-size:.85rem;line-height:1.2}@media(prefers-reduced-motion:reduce){.dish-alert{transition-duration:.01ms}}.dish-thumb{width:106px;height:106px;border-radius:22px;overflow:hidden;flex-shrink:0;background:#0000000d;position:relative;contain:paint}.dish-thumb img{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;display:block}.dish-thumb .sold-out-badge{position:absolute;inset:-1px;display:flex;align-items:center;justify-content:center;background:#00000085;pointer-events:none}.dish-thumb .sold-out-badge span{background:#141414cc;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 8px;border-radius:999px}.dish-sheet-media{position:relative}.dish-sheet-media .sold-out-badge{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#00000085;border-radius:43px 43px 0 0;pointer-events:none}.dish-sheet-media .sold-out-badge span{background:#141414cc;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:7px 16px;border-radius:999px;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateZ(0)}.dish-meta{min-width:0;height:106px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;overflow:visible}.dish-meta>div:first-child{min-width:0;min-height:calc(4.288rem + 4px);overflow:hidden}.dish-soldout-label{display:none;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text);background:var(--border);border-radius:999px;padding:0 8px;height:25px;line-height:1;opacity:.75;flex-shrink:0;white-space:nowrap;align-items:center}html.images-disabled .dish-soldout-label{display:inline-flex;align-items:center;background:color-mix(in srgb,var(--danger, #D73737) 15%,transparent);color:var(--danger, #D73737);opacity:1}html.images-disabled .menu-dia-sold-badge{background:color-mix(in srgb,var(--danger, #D73737) 15%,transparent);color:var(--danger, #D73737);opacity:1}html.images-disabled .dish-soldout-sheet{background:color-mix(in srgb,var(--danger, #D73737) 15%,transparent);color:var(--danger, #D73737);opacity:1;margin-bottom:8px}html.images-disabled .dish-thumb{display:none!important}html.images-disabled .dish-row{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;overflow:visible}html.images-disabled .dish-row .dish-meta{height:auto;overflow:visible}html.images-disabled .dish-sheet-media{display:none!important}html.images-disabled .dish-sheet-body{padding-top:32px!important}.dish-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dish-name{font-size:1rem;font-weight:var(--weight-dish-name, 400);font-family:var(--font-dish-name, inherit);line-height:1.12;letter-spacing:normal;word-spacing:0;font-kerning:normal;color:var(--text);margin:0;min-width:0;max-height:2.24rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.dish-price{flex-shrink:0;font-size:1rem;font-weight:var(--weight-price, 400);color:var(--text);white-space:nowrap;font-family:var(--font-price, "Inter", sans-serif);letter-spacing:var(--dish-price-tracking, -1px);word-spacing:0;font-kerning:normal;font-feature-settings:"lnum" 1,"tnum" 1}.dish-desc{color:var(--text-secondary);font-size:.8rem;font-weight:var(--weight-dish-desc, 400);font-family:var(--font-dish-desc, inherit);line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.048rem;margin-top:4px}.dish-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;overflow:visible}.allergen-row{display:flex;gap:8px;flex-wrap:nowrap;min-height:28px;height:28px;overflow:visible}.dish-row .allergen-row{min-height:31px;height:31px;overflow:visible;transform:translateY(2px)}.icon-badge{--icon-size: 23px;width:25px;height:25px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-secondary)}.icon-badge svg{width:var(--icon-size);height:var(--icon-size);display:block;margin:auto}.dish-row .icon-badge{--icon-size: 25px;width:28px;height:28px}:root{--foodev-sticker-edge: #ffffff;--foodev-sticker-ink: #111111;--foodev-sticker-filter: drop-shadow(1.2px 0 0 #ffffff) drop-shadow(-1.2px 0 0 #ffffff) drop-shadow(0 1.2px 0 #ffffff) drop-shadow(0 -1.2px 0 #ffffff) drop-shadow(.9px .9px 0 #ffffff) drop-shadow(-.9px .9px 0 #ffffff) drop-shadow(.9px -.9px 0 #ffffff) drop-shadow(-.9px -.9px 0 #ffffff) drop-shadow(0 1.5px 1.5px rgba(0, 0, 0, .3))}html[data-theme=dark]{--foodev-sticker-edge: #444444;--foodev-sticker-ink: #ffffff;--foodev-sticker-filter: drop-shadow(1.2px 0 0 #444444) drop-shadow(-1.2px 0 0 #444444) drop-shadow(0 1.2px 0 #444444) drop-shadow(0 -1.2px 0 #444444) drop-shadow(.9px .9px 0 #444444) drop-shadow(-.9px .9px 0 #444444) drop-shadow(.9px -.9px 0 #444444) drop-shadow(-.9px -.9px 0 #444444) drop-shadow(0 1.5px 1.5px rgba(0, 0, 0, .65))}html.food-tags-color .icon-badge{--food-tag-ink: var(--foodev-sticker-ink, #111111);color:var(--food-tag-ink)!important;filter:var(--foodev-sticker-filter)}html.food-tags-color .icon-badge svg .food-tag-fill{display:block}html.food-tags-color.food-tags-hollow .icon-badge svg .food-tag-fill>*{fill:var(--foodev-sticker-edge, #ffffff)}html.food-tags-color.food-tags-hollow .dish-sheet-tag .icon-badge svg .food-tag-fill>*{fill:var(--food-tag-fill, currentColor)}html.food-tags-color .icon-badge svg .food-tag-fill>*{fill:var(--food-tag-fill, currentColor);fill-rule:nonzero}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).gluten{--food-tag-fill: #F5C563}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).crustaceans{--food-tag-fill: #FF8A5C}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).egg{--food-tag-fill: #FFD95C}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).fish{--food-tag-fill: #6BB6FF}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).peanuts{--food-tag-fill: #E0A878}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).soy{--food-tag-fill: #A3D96B}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).dairy{--food-tag-fill: #B9DCFF}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).nuts{--food-tag-fill: #C08B5E}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).celery{--food-tag-fill: #7FD46B}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).mustard{--food-tag-fill: #F5C43D}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).sesame{--food-tag-fill: #F0D3A3}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).sulfites{--food-tag-fill: #D98CA3}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).lupin{--food-tag-fill: #B79CF0}html.food-tags-color :is(.icon-badge,.dish-sheet-tag).molluscs{--food-tag-fill: #A8BCE0}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).gluten{--food-tag-fill: #9D670B}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).crustaceans{--food-tag-fill: #9C3313}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).egg{--food-tag-fill: #AA7F0A}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).fish{--food-tag-fill: #155594}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).peanuts{--food-tag-fill: #7D4C26}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).soy{--food-tag-fill: #477124}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).dairy{--food-tag-fill: #4073A5}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).nuts{--food-tag-fill: #603E1F}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).celery{--food-tag-fill: #2B6925}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).mustard{--food-tag-fill: #906401}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).sesame{--food-tag-fill: #947039}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).sulfites{--food-tag-fill: #74263D}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).lupin{--food-tag-fill: #503A80}html.food-tags-color[data-theme=dark] :is(.icon-badge,.dish-sheet-tag).molluscs{--food-tag-fill: #455371}html.food-tags-color #dish-sheet .dish-sheet-tag.gluten{--food-tag-fill: #9D670B}html.food-tags-color #dish-sheet .dish-sheet-tag.crustaceans{--food-tag-fill: #9C3313}html.food-tags-color #dish-sheet .dish-sheet-tag.egg{--food-tag-fill: #AA7F0A}html.food-tags-color #dish-sheet .dish-sheet-tag.fish{--food-tag-fill: #155594}html.food-tags-color #dish-sheet .dish-sheet-tag.peanuts{--food-tag-fill: #7D4C26}html.food-tags-color #dish-sheet .dish-sheet-tag.soy{--food-tag-fill: #477124}html.food-tags-color #dish-sheet .dish-sheet-tag.dairy{--food-tag-fill: #4073A5}html.food-tags-color #dish-sheet .dish-sheet-tag.nuts{--food-tag-fill: #603E1F}html.food-tags-color #dish-sheet .dish-sheet-tag.celery{--food-tag-fill: #2B6925}html.food-tags-color #dish-sheet .dish-sheet-tag.mustard{--food-tag-fill: #906401}html.food-tags-color #dish-sheet .dish-sheet-tag.sesame{--food-tag-fill: #947039}html.food-tags-color #dish-sheet .dish-sheet-tag.sulfites{--food-tag-fill: #74263D}html.food-tags-color #dish-sheet .dish-sheet-tag.lupin{--food-tag-fill: #503A80}html.food-tags-color #dish-sheet .dish-sheet-tag.molluscs{--food-tag-fill: #455371}#dish-sheet :is(.dish-sheet-tag,.dish-sheet-quantity){background:var(--food-tag-fill, #6B6B70)!important;color:#fff!important}html.food-tags-color #dish-sheet .dish-sheet-tag .icon-badge{color:currentColor!important;filter:none!important}html.food-tags-color #dish-sheet .dish-sheet-tag .icon-badge svg .food-tag-fill{display:none}.admin-exit-btn{z-index:995;background:var(--danger, #D73737);border:none;color:#fff;font-size:16px;font-weight:700;padding:8px 14px;border-radius:999px;cursor:pointer;display:none;letter-spacing:.01em;box-shadow:none;-webkit-tap-highlight-color:transparent}.admin-back-fixed{z-index:980;background:#2563eb;border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;padding:0}html.admin-mode .admin-back-fixed.visible{opacity:1;pointer-events:auto}html.admin-mode body{background:var(--bg);transition:background 0s}@media(min-width:760px){html.admin-mode,html.panel-open,html.panel-open.sheet-open{overflow-x:clip;overflow-y:auto;touch-action:auto;pointer-events:auto}html.admin-mode body,html.panel-open body,html.panel-open.sheet-open body{overflow-x:clip;overflow-y:visible;touch-action:auto;pointer-events:auto}html.admin-mode body{padding-right:0}html.panel-open body{padding-left:max(0px,calc(50vw - 488px));padding-right:calc(50vw + 8px)}html.panel-open .hero-content,html.panel-open .menu-section{margin-left:auto;margin-right:0}html.panel-open .hero{width:100%;max-width:480px;margin-left:auto;margin-right:0}html.panel-open .nav{left:max(0px,calc(50vw - 488px));right:auto;width:min(calc(50vw - 8px),480px);max-width:none;margin:0}html.panel-open .menu-full-overlay{left:max(0px,calc(50vw - 488px));right:auto;width:min(calc(50vw - 8px),480px);max-width:none}html.panel-open .menu-full-back{left:calc(max(0px,calc(50vw - 488px)) + 28px);right:auto}html.panel-open .search-float{left:calc(max(0px,calc(50vw - 488px)) + min(calc(50vw - 8px),480px) - 16px - var(--top-right-capsule-width) - var(--menu-full-control-gap) - var(--menu-full-control-size));right:auto}html.panel-open .sheet:not(#admin-sheet){right:calc(50vw + 8px)!important;left:max(0px,calc(50vw - 488px))!important;width:min(calc(50vw - 8px),480px)!important}html.panel-open #sheet-backdrop.admin-open{display:none!important}html.panel-open #sheet-backdrop{right:calc(50vw + 8px);left:max(0px,calc(50vw - 488px));width:min(calc(50vw - 8px),480px)}html.panel-open #admin-global-save{right:calc(50vw + 14px - min(calc(50vw - 8px),480px))}html.panel-open.nav-page-mode .menu-heading{left:calc(max(0px,calc(50vw - 488px)) + 16px)!important;right:auto!important;width:calc(min(calc(50vw - 8px),480px) - 130px)!important}html.panel-open.menu-full-open .search-float{left:calc(max(0px,calc(50vw - 488px)) + min(calc(50vw - 8px),480px) - 16px - var(--top-right-capsule-width) - var(--menu-full-control-gap) - var(--menu-full-control-size))!important;right:auto!important;top:calc(20px + env(safe-area-inset-top))!important;bottom:auto!important}html.panel-open .category-block{contain:none}html.panel-open{overflow-y:auto;scrollbar-gutter:auto}}[data-theme=dark] .admin-exit-btn{background:var(--danger, #D73737)}html.admin-mode .admin-exit-btn.visible,html.admin-login-active .admin-exit-btn.visible{display:block}#admin-global-save{position:fixed;top:18px;right:22px;z-index:996;background:var(--primary);border:none;color:var(--primary-contrast);font-size:.88rem;font-weight:700;padding:8px 18px;border-radius:999px;cursor:pointer;display:none;letter-spacing:.01em;box-shadow:none;-webkit-tap-highlight-color:transparent;align-items:center;justify-content:center;gap:8px;min-width:78px;min-height:34px}html.admin-mode #admin-global-save.visible{display:inline-flex}#admin-global-save.ro-hidden{display:none!important;pointer-events:none!important}#admin-global-save:active{opacity:.82}#admin-global-save.loading{opacity:.82;pointer-events:none;cursor:default}#admin-global-save .btn-spinner{position:absolute;left:50%;top:50%;width:18px;height:18px;border-width:2.2px;margin:-9px 0 0 -9px}#admin-global-save.loading .btn-spinner{display:block}#admin-global-save.loading .btn-label{visibility:hidden}#admin-sheet.ro-mode #admin-body{-webkit-user-select:none;user-select:none}#admin-sheet.ro-mode #admin-body .admin-menu-row{pointer-events:auto!important;cursor:pointer!important}#admin-sheet.ro-mode #admin-body input,#admin-sheet.ro-mode #admin-body textarea,#admin-sheet.ro-mode #admin-body select,#admin-sheet.ro-mode #admin-body button:not(.admin-menu-row),#admin-sheet.ro-mode #admin-body label,#admin-sheet.ro-mode #admin-body .admin-row,#admin-sheet.ro-mode #admin-body .admin-toggle,#admin-sheet.ro-mode #admin-body .admin-toggle-track,#admin-sheet.ro-mode #admin-body .toggle-switch{pointer-events:none!important;cursor:default!important}#admin-sheet.ro-mode #admin-body input[type=text],#admin-sheet.ro-mode #admin-body input[type=number],#admin-sheet.ro-mode #admin-body input[type=email],#admin-sheet.ro-mode #admin-body input[type=tel],#admin-sheet.ro-mode #admin-body input[type=url],#admin-sheet.ro-mode #admin-body input[type=password],#admin-sheet.ro-mode #admin-body input[type=time],#admin-sheet.ro-mode #admin-body input[type=date],#admin-sheet.ro-mode #admin-body textarea,#admin-sheet.ro-mode #admin-body select{opacity:.55!important;filter:grayscale(.4)}#admin-sheet.ro-mode #admin-body input[type=checkbox]{accent-color:#999!important;filter:grayscale(1);opacity:.65}#admin-sheet.ro-mode #admin-body .admin-toggle-track,#admin-sheet.ro-mode #admin-body .toggle-switch{background:#8080804d!important}#admin-sheet.ro-mode #admin-body .admin-pw-clear,#admin-sheet.ro-mode #admin-body .admin-dish-action-bar{display:none!important}@keyframes globalSavePop{0%{opacity:0;transform:scale(.88) translateY(-3px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(min-width:760px){#admin-global-save{right:calc(50% - 218px)}}body{font-family:var(--font-body, "Inter", sans-serif)}.sheet-backdrop{position:fixed;inset:0;background:#00000080;z-index:960;opacity:0;pointer-events:none;transition:opacity .5s ease,background .3s ease;will-change:opacity}.sheet-backdrop.admin-open{background:#00000080;backdrop-filter:none;-webkit-backdrop-filter:none}.sheet-backdrop.open{opacity:1;pointer-events:auto}html.admin-mode #sheet-backdrop.admin-open{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:970;background:#fff;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;transform:translateY(100%);transition:transform var(--foodev-sheet-close-motion),background .3s ease;padding:0 var(--foodev-sheet-side-gap, 32px) 38px;width:100%;box-sizing:border-box}[data-theme=dark] .sheet{background:#181818}.sheet.open{transform:translateY(0);transition:transform var(--foodev-sheet-open-motion),background .3s ease}#lang-sheet,#more-sheet{padding-inline:var(--foodev-sheet-side-gap, 32px);transition:transform var(--foodev-sheet-close-motion),background .3s ease}.sheet-header{display:block;text-align:center;margin-bottom:18px}#lang-sheet .sheet-header,#legend-sheet .sheet-header{margin-bottom:2px}#more-sheet .sheet-header{margin-bottom:0}#more-sheet .more-list{padding-top:0;border-top:none}#more-sheet .more-list .theme-row:first-child{border-top:none;padding-top:16px}#more-sheet .more-list .theme-row+.theme-row{border-top:none}.sheet-title{display:block;width:100%;text-align:center;font-size:1.5rem;font-weight:600;color:var(--text)}.sheet-title.light{font-weight:500;color:var(--text-secondary)}.lang-option,.more-item,.theme-row,.legend-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 4px;border-bottom:1px solid #8080801A}.lang-option:last-child,.legend-item:last-child,.theme-row:last-child{border-bottom:0}.lang-option{font-size:1rem;font-weight:400;cursor:pointer;color:var(--text);-webkit-tap-highlight-color:transparent}#lang-sheet button.lang-option{border:0;background:transparent;font:inherit;text-align:left}#lang-sheet .lang-option,#more-sheet .theme-row{width:calc(100% + 16px);margin-inline:-8px;padding-inline:12px;position:relative;border-bottom:0;border-radius:999px;transition:none}#more-sheet button.theme-row{border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}#more-waiter-item[hidden]{display:none}.home-access-row>*{position:relative;z-index:1}#lang-sheet .lang-option.foodev-pressable{--foodev-pressable-radius: 999px;--foodev-pressable-inset: -1px -16px 0}#lang-sheet .sheet-header+.lang-option.foodev-pressable{--foodev-pressable-inset: calc(var(--sheet-title-bar-height) - 14px) -16px 0}#lang-sheet .lang-name,#lang-sheet .lang-check{position:relative;z-index:1}#lang-sheet .lang-option:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1px;background:#8080801a;pointer-events:none;transition:none}#more-sheet .theme-row:after{content:"";position:absolute;left:54px;right:12px;bottom:0;height:1px;background:#8080801a;pointer-events:none;transition:none}#lang-sheet .lang-option:last-child:after,#lang-sheet .lang-option.is-last-visible:after,#more-sheet .theme-row:last-child:after,#more-sheet .dark-toggle-row:after{display:none}.lang-option.active .lang-name{color:inherit;font-weight:400}.lang-check{width:20px;height:20px;opacity:0;flex-shrink:0}.lang-option.active .lang-check{opacity:1}.more-list-icon{fill:none;stroke:currentColor;stroke-width:2.05;stroke-linecap:round;stroke-linejoin:round;color:var(--text-secondary);opacity:.75;flex-shrink:0}.more-row-trailing .more-list-count,.home-events-count-badge{min-width:21px;height:21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;background:var(--dish-list-badge-bg, #000000);color:var(--dish-list-badge-color, #FFFFFF);font-size:.72rem;font-weight:700;line-height:1;box-sizing:border-box}.home-events-count-badge{justify-self:end;background:#000;color:#fff}[data-theme=dark] .home-events-count-badge{background:#fff;color:#000}.more-filter-badge{min-width:21px;height:21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;background:var(--accent);color:#fff;font-size:.72rem;font-weight:700;line-height:1;box-sizing:border-box}.more-row-trailing .more-list-count[hidden],.more-filter-badge[hidden]{display:none}.more-filter-count:not(.show){display:none}.more-filter-count{background:#000;color:#fff}[data-theme=dark] .more-filter-count{background:#fff;color:#000}.search-filter-inline{position:relative}.more-row-trailing{display:inline-flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0}.more-list .more-item:last-of-type{border-bottom:0}#more-sheet .more-list .theme-row:not(.dark-toggle-row){border-bottom:0}#more-sheet .more-list .dark-toggle-row{border-bottom:0}.more-item{color:var(--text);font-size:1rem;font-weight:400;justify-content:flex-start}#contact-sheet .more-list>.more-item[data-contact-kind]{transition:none}.more-item svg,.theme-row-left svg,.legend-item .icon-badge{flex-shrink:0}.more-item svg{width:22px;height:22px}.more-item svg path{fill:var(--text-secondary);transition:fill .3s ease}#contact-sheet .more-item[data-contact-kind] svg{fill:none;stroke:var(--text);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;width:32px;height:32px}#contact-sheet .more-item[data-contact-kind] svg path,#contact-sheet .more-item[data-contact-kind] svg rect,#contact-sheet .more-item[data-contact-kind] svg circle{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.theme-row{border-top:1px solid #8080801A}#more-sheet .theme-row{border-top:0}.dark-toggle-row{border-top:0;border-bottom:0}.theme-row-left{display:flex;align-items:center;gap:16px;color:var(--text);font-size:1rem;font-weight:400;flex:1 1 auto;min-width:0}#more-sheet .theme-row-left>span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-row-left svg{width:22px;height:22px}.theme-row-left>span.more-stroke-icon{width:22px;height:22px;flex:0 0 24px;display:grid;place-items:center;color:var(--text)}.theme-row-left>span.more-stroke-icon>svg{width:22px;height:22px}#more-sheet .theme-row-left>svg{flex:0 0 24px}.theme-row-left svg.more-list-icon{width:24px;height:24px}.theme-row-left svg path{fill:var(--text-secondary)}#more-list-item .more-list-icon path{fill:none;stroke:currentColor}.theme-row-left svg.legend-info-svg,.theme-row-left svg.more-stroke-icon,.theme-row svg.legend-chevron-svg{color:var(--text)}.theme-row-left svg.legend-info-svg circle,.theme-row-left svg.legend-info-svg path,.theme-row-left svg.more-stroke-icon path,.theme-row-left span.more-stroke-icon :is(circle,path),.theme-row svg.legend-chevron-svg polyline{fill:none;stroke:currentColor}#more-sheet{--more-sheet-icon-color: #808080D1}#more-sheet .theme-row-left>svg,#more-sheet .theme-row svg.legend-chevron-svg{color:var(--more-sheet-icon-color);opacity:1;fill:none;stroke:currentColor}#more-sheet .theme-row-left>svg path,#more-sheet .theme-row-left>svg circle,#more-sheet .theme-row-left>svg rect,#more-sheet .theme-row-left>svg line,#more-sheet .theme-row-left>svg polyline,#more-sheet .theme-row svg.legend-chevron-svg polyline{fill:none;stroke:currentColor}#more-sheet .theme-row-left>svg.more-dark-icon{stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}#more-sheet .theme-row-left>svg.more-filter-icon{width:24px;height:24px;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.toggle-switch{width:46px;height:28px;border-radius:999px;border:0;background:#8080804d;position:relative;pointer-events:none}.toggle-switch:after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .22s ease}.toggle-switch.on{background:var(--primary)}.toggle-switch.on:after{transform:translate(18px)}.legend-eu-note{color:var(--text-secondary);font-size:.84rem;font-weight:400;line-height:1.4;margin:0}.legend-eu-note-bar{flex:0 0 auto;position:relative;margin-inline:-24px;padding:12px 32px calc(16px + env(safe-area-inset-bottom,0px));background:var(--card);box-sizing:border-box;z-index:3}#legend-sheet.has-note-border .legend-eu-note-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--border);pointer-events:none}[data-theme=dark] .legend-eu-note-bar{background:#181818}.legend-list{margin-top:2px}#legend-sheet .legend-column{display:contents}.legend-item{justify-content:flex-start}.legend-text{display:flex;flex-direction:column;gap:4px}.legend-name{font-size:.98rem;font-weight:500;color:var(--text)}.legend-desc{color:var(--text-secondary);line-height:1.4;font-size:.9rem}.promo-popup{position:fixed;inset:0;width:100%;height:100dvh;z-index:12000;background:transparent;border:0;color:inherit;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;min-height:0;padding:max(16px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain}.promo-popup[hidden]{display:none}.promo-popup::backdrop{background:transparent}.promo-popup-backdrop{position:absolute;inset:0;border:0;outline:0;background:var(--sheet-backdrop-bg, #00000080);backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;cursor:pointer;opacity:0;transition:opacity .5s ease}.promo-popup-card{position:relative;z-index:1;width:100%;max-width:420px;box-sizing:border-box;max-height:min(86vh,760px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:16px;border:0;outline:0;background:var(--card);color:var(--text);box-shadow:0 12px 38px #0000002e;margin:auto 0;opacity:0;transform:scale(1.08);transform-origin:center;transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}html.promo-popup-open .promo-popup-backdrop{opacity:1}html.promo-popup-open .promo-popup-card{opacity:1;transform:scale(1)}.promo-popup.is-closing{pointer-events:none}@media(min-width:900px){html.admin-mode.panel-open .promo-popup.is-admin-preview{right:auto;width:var(--admin-content-width, calc(100vw - var(--admin-desktop-panel-width, 480px)))}}[data-theme=dark] .promo-popup-card{border-color:transparent;box-shadow:none}.promo-popup-media{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--bg);overflow:hidden}.promo-popup-media.is-empty{display:none}.promo-popup-media img{width:100%;height:100%;object-fit:cover;display:block}.promo-popup-close{position:absolute;z-index:2;top:10px;right:10px;width:32px;height:32px;border:0;outline:0;border-radius:50%;background:#00000080;color:#fff;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:grid;place-items:center;cursor:pointer}[data-theme=dark] .promo-popup-close{border:0;outline:0;box-shadow:none}.promo-popup-close:before{content:"";position:absolute;inset:-6px;border-radius:50%}.promo-popup-close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2px;stroke-linecap:round;filter:none}.promo-popup-close svg path{stroke-width:2px;vector-effect:non-scaling-stroke}.promo-popup-card:focus{outline:0}.promo-popup-body{padding:24px 24px 28px;background:var(--card)}.promo-popup-body h2{margin:0;font-family:var(--title-font, var(--font-body));font-size:1.5rem;font-weight:700;line-height:1.14;color:var(--text)}.promo-popup-body p{margin:12px 0 0;font-size:1rem;font-weight:400;line-height:1.45;color:var(--text-secondary);white-space:pre-wrap}.dish-sheet-media{width:100%;aspect-ratio:1 / 1;position:relative;overflow:hidden;margin-bottom:0;background:#0000000d;border-radius:0}.dish-sheet-media img{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;display:block}.dish-sheet-media.has-preview:before,.event-full-image-wrap.has-preview:before,.special-full-image-wrap.has-preview:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--dish-sheet-preview);background-size:cover;background-position:center;pointer-events:none}.dish-sheet-media.has-preview img,.event-full-image-wrap.has-preview img,.special-full-image-wrap.has-preview img{position:relative;z-index:1}.dish-sheet-media.has-preview img,.event-full-image-wrap img,.special-full-image-wrap img{opacity:0;transition:opacity .24s ease}.dish-sheet-media.has-preview img.is-loaded,.event-full-image-wrap img.is-loaded,.special-full-image-wrap img.is-loaded{opacity:1}.dish-sheet-body{padding:16px 24px 38px}.dish-sheet-actions{display:flex;align-items:stretch;justify-content:stretch;gap:8px;width:100%;margin-top:22px}.dish-sheet-action-btn{height:50px;min-width:50px;border-radius:8px;border:0;outline:0;background:#80808024;color:var(--text);display:inline-flex;align-items:center;justify-content:center;padding:0 14px;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;transition:background-color .16s ease,color .16s ease}.dish-sheet-action-btn svg{width:20px;height:21px;stroke:currentColor;stroke-width:2.25;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transform-origin:50% 52%}[data-theme=dark] .dish-sheet-action-btn{background:#ffffff1a;color:#fff}@media(max-width:390px){.dish-sheet-actions{gap:6px}}.dish-sheet-top{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:var(--sheet-title-copy-gap)}.dish-sheet-name{font-size:1.5rem;line-height:1.03;font-weight:var(--weight-dish-sheet-name, 400);font-family:var(--font-dish-sheet-name, inherit);letter-spacing:normal;word-spacing:0;font-kerning:normal;color:var(--text);margin:0}.dish-sheet-copy{color:var(--text-secondary);line-height:1.55;font-size:1rem;font-weight:var(--weight-dish-desc, 400);font-family:var(--font-dish-desc, inherit)}.dish-sheet-copy{margin-bottom:16px}.sheet-icon-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.schedule-sheet-body{padding:4px 16px 20px}.schedule-day-row{display:flex;align-items:center;justify-content:space-between;padding:13px 12px;border-bottom:none;gap:12px;position:relative}.schedule-day-row:not(:last-child):after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:1px;background:var(--border);opacity:1}.schedule-day-row>*{position:relative;z-index:1}.schedule-day-name{font-size:.95rem;font-weight:400;color:var(--text);min-width:90px}.schedule-day-name.today{color:var(--primary-ink,var(--primary));display:inline-flex;align-items:center;gap:8px}.schedule-day-hours{font-size:.88rem;color:var(--text-secondary);text-align:right;line-height:1.5}#schedule-sheet .schedule-day-row{height:64px;min-height:64px;padding-top:8px;padding-bottom:8px;box-sizing:border-box}#schedule-sheet .schedule-day-hours{line-height:1.35}.schedule-closed-label{font-size:.88rem;color:var(--text-secondary);font-weight:500}@media(min-width:760px){.hero,.hero-content,.menu-section{max-width:480px;margin-inline:auto}html.nav-page-events #events-section>.menu-section{max-width:1104px}.hero:before{left:0;right:0;width:auto}.nav{width:100%;max-width:480px;left:calc(50% - 240px);right:auto}.nav{padding-inline:16px}.menu-category-scroll{padding:0 max(16px,calc((100vw - 480px)/2 + 16px))}.sheet{left:calc(50% - 240px);right:auto;width:480px;max-width:480px;transform:translateY(100%)}.sheet.open{transform:translateY(0);transition:transform var(--foodev-sheet-open-motion),background .3s ease}.menu-full-overlay{left:calc(50% - 240px);right:auto;width:480px;max-width:480px}.menu-full-back{left:calc(50% - 224px)}}#schedule-sheet{overflow-y:auto;overscroll-behavior-y:none;touch-action:pan-y;-webkit-overflow-scrolling:touch}@keyframes spin{to{transform:rotate(360deg)}}.btn-spinner{display:none;width:22px;height:22px;border:2.5px solid #FFFFFF59;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin:0 auto}.search-float{position:fixed;top:calc(20px + env(safe-area-inset-top));right:calc(16px + var(--top-right-capsule-width) + var(--menu-full-control-gap));left:auto;bottom:auto;width:var(--menu-full-control-size);height:var(--menu-full-control-size);z-index:var(--menu-top-control-layer);border-radius:999px;padding:0;display:flex;align-items:center;justify-content:center;gap:0;background:var(--capsule-bg);color:var(--text);box-shadow:var(--shadow);border:0;outline:1px solid var(--capsule-border);outline-offset:-1px;opacity:0;pointer-events:none;transition:none;cursor:pointer;-webkit-tap-highlight-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}@media(min-width:760px){.search-float{right:calc(50% - 216px + var(--top-right-capsule-width))}}html:not(.nav-page-menu):not(.menu-full-open) .search-float{opacity:0;pointer-events:none;transform:none;transition:none}html.nav-page-menu:not(.menu-full-open) .search-float{opacity:1!important;pointer-events:auto!important;z-index:var(--menu-top-control-layer);transform:none!important;transition:none!important}.search-float .search-float-icon{width:var(--menu-full-control-icon-size);height:var(--menu-full-control-icon-size);stroke:var(--text);fill:none;flex-shrink:0;position:relative;top:0}html.menu-full-open .search-float{opacity:1!important;pointer-events:auto!important;z-index:var(--menu-top-control-layer);transform:none!important;transition:none!important}html.menu-full-open .search-float{right:calc(16px + var(--top-right-capsule-width) + var(--menu-full-control-gap))}html:not(.menu-full-open) .search-float{opacity:0!important;pointer-events:none!important;transform:none!important;transition:none!important}@media(min-width:760px){html.nav-page-menu:not(.menu-full-open) .search-float,html.menu-full-open .search-float{right:calc(50% - 216px + var(--top-right-capsule-width))}}#search-panel{--search-panel-top: calc(232px + env(safe-area-inset-top, 0px)) ;height:calc(100svh - var(--search-panel-top));max-height:calc(100svh - var(--search-panel-top));display:flex;flex-direction:column;overflow:hidden;padding:0;border-radius:0}.search-scroll-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 16px 40px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.search-input-wrap{position:relative;margin-bottom:6px}.search-input{width:100%;height:48px;border:1.5px solid var(--border);border-radius:999px;padding:0 48px 0 20px;font-family:inherit;font-size:1rem;color:var(--text);background:var(--card);outline:none;box-sizing:border-box;transition:border-color .2s ease,background .3s ease;-webkit-appearance:none}.search-input:focus{border-color:var(--border);outline:none}.search-input::placeholder{color:var(--text-secondary)}.search-input-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none;stroke:var(--text-secondary);fill:none}html.search-open .sheet-backdrop.open{background:#00000080;backdrop-filter:none;-webkit-backdrop-filter:none}@keyframes searchBorderGlow{0%{border-color:var(--border)}35%{border-color:#80808061}80%{border-color:var(--border)}to{border-color:var(--border)}}#search-panel.open .search-input{animation:searchBorderGlow .65s ease-in-out .46s both}.search-results{display:flex;flex-direction:column;gap:0}.search-empty{text-align:center;color:var(--text-secondary);font-size:.95rem;padding:32px 0}.search-empty-state{width:100%;min-height:calc(100svh - 148px);padding:0 32px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;color:var(--text-secondary);background:transparent!important}.search-empty-icon{width:74px;height:74px;display:grid;place-items:center;color:var(--text-secondary);opacity:1}.search-empty-icon svg{width:74px;height:74px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.search-empty-title{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.25}.custom-qr{--qr-bg: #ffffff;--qr-gradient-from: #ffffff;--qr-gradient-to: #f4f4f4;width:min(74vw,300px);aspect-ratio:1 / 1;box-sizing:border-box;display:grid;place-items:center;position:relative;padding:0;background:var(--qr-bg);border-radius:6px;overflow:hidden}.styled-qr-host{width:100%;height:100%;display:grid;place-items:center}.styled-qr-host canvas,.styled-qr-host svg{width:100%;height:100%;display:block}.custom-qr.is-styled>.qr-sheet-image{display:none}.admin-qr-style-preview{width:100%;display:grid;place-items:center;margin-bottom:16px}.admin-qr-style-preview .custom-qr{width:min(62vw,220px);padding:0}.admin-qr-style-preview .qr-sheet-image{width:100%;height:100%}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body{-ms-overflow-style:none}#scroll-progress{display:none;position:fixed;right:0;top:0;width:3px;height:100%;background:var(--primary);z-index:10030;border-radius:0 0 3px 3px;transform:scaleY(0);transform-origin:center top;pointer-events:none;contain:strict;will-change:transform}@media(hover:hover)and (pointer:fine){#scroll-progress{display:block}}.admin-input-addon-wrap{position:relative}.admin-input-addon-wrap .admin-pw-input{padding-right:52px}.admin-input-addon-wrap.has-unit-toggle .admin-pw-input{padding-right:88px}.admin-input-addon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--text-secondary);font-size:16px;pointer-events:none;user-select:none;-webkit-user-select:none}.admin-unit-button{right:8px;height:30px;min-width:58px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:var(--card-bg);color:var(--text);font-weight:700;font-size:.86rem;line-height:1;cursor:pointer;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.admin-unit-button:active{background:color-mix(in srgb,var(--primary) 12%,var(--card-bg))}html.admin-login-pending body:after{content:"";position:fixed;inset:0;z-index:989;background:transparent;pointer-events:auto;cursor:wait}.admin-pin-overlay{position:fixed;inset:0;width:100vw;height:100svh;z-index:30000;isolation:isolate;--admin-pin-fg: #262626;--admin-pin-muted: #2626269E;--admin-pin-panel-bg: #FFFFFFB8;--admin-pin-panel-active-bg: #FFFFFFF5;--admin-pin-page-bg: #E0E0E0;--admin-pin-input-bg: #FFFFFFC7;--admin-pin-input-active-bg: #FFFFFFF5;--admin-pin-input-border: #00000029;--admin-pin-button-bg: #00000014;--admin-pin-button-active-bg: #0000002E;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center;opacity:0;filter:none;-webkit-filter:none;pointer-events:none;transition:opacity .42s ease}.admin-pin-overlay:before{content:"";position:absolute;inset:0;z-index:0;background:var(--admin-pin-page-bg);opacity:0;pointer-events:none;transition:opacity var(--search-panel-fade-duration, .36s) var(--search-panel-fade-ease, cubic-bezier(.22, 1, .36, 1))}[data-theme=dark] .admin-pin-overlay{--admin-pin-fg: #fff;--admin-pin-muted: #FFFFFFB8;--admin-pin-panel-bg: #181818;--admin-pin-panel-active-bg: #FFFFFF38;--admin-pin-page-bg: #000000;--admin-pin-input-bg: #181818;--admin-pin-input-active-bg: #FFFFFF21;--admin-pin-input-border: #FFFFFF2E;--admin-pin-button-bg: #181818;--admin-pin-button-active-bg: #FFFFFF4D;background:transparent}.admin-pin-overlay.visible{opacity:1;pointer-events:auto}.admin-pin-overlay.visible:before{opacity:1}.admin-pin-overlay.is-instant-hidden,.admin-pin-overlay.is-instant-hidden:before{opacity:0!important;transition:none!important;pointer-events:none!important}html.admin-login-active .admin-top-left-capsule.visible{z-index:30010}.admin-pin-overlay .admin-lock{position:relative;z-index:1;padding:0 24px max(48px,calc(env(safe-area-inset-bottom,0px) + 32px));gap:24px}.admin-pin-overlay .admin-lock svg{color:var(--admin-pin-muted)}.admin-pin-overlay .admin-user-input{width:100%;max-width:320px;height:52px;border-radius:14px;border:1.5px solid var(--admin-pin-input-border);background:var(--admin-pin-input-bg);color:var(--admin-pin-fg);padding:0 18px;font-size:16px;font-weight:500;letter-spacing:.02em;text-align:center;outline:none;-webkit-tap-highlight-color:transparent}.admin-pin-overlay .admin-user-input::placeholder{color:color-mix(in srgb,var(--admin-pin-fg) 46%,transparent)}.admin-pin-overlay .admin-user-input:focus{border-color:color-mix(in srgb,var(--admin-pin-fg) 38%,transparent);background:var(--admin-pin-input-active-bg)}.admin-pin-overlay .admin-user-continue{width:100%;max-width:320px;height:50px;border-radius:999px;border:0;background:#181818;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}[data-theme=dark] .admin-pin-overlay .admin-user-continue{background:#fff;color:#262626}.admin-pin-overlay .admin-user-continue:active{opacity:.8}.admin-pin-overlay .admin-user-continue:disabled{opacity:.45;cursor:not-allowed}.page-section{position:relative;background:var(--bg);z-index:2;width:100%;margin-top:-1px;overflow-x:clip;transition:background .3s ease;scroll-margin-top:16px;box-shadow:0 -2px 0 var(--bg)}.page-section .menu-section{padding-top:8px;padding-bottom:56px}.events-section .menu-section{padding-top:28px;padding-bottom:38px;overflow:visible}html.nav-page-events #events-section>.menu-section{padding-top:calc(96px + env(safe-area-inset-top,0px));padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.events-carousel-shell{position:relative;display:block;overflow:visible;background:transparent;clip-path:none;-webkit-mask-image:none;mask-image:none}.events-view-switch{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:none;min-height:48px;margin:0 0 20px;padding:var(--segmented-control-padding);border:var(--segmented-control-border);border-radius:var(--segmented-control-radius);background:transparent;overflow:hidden}.events-view-pill{position:absolute;top:4px;bottom:4px;left:4px;width:calc((100% - 8px)/2);border-radius:var(--segmented-control-selection-radius);background:var(--segmented-control-selection-bg);transform:translateZ(0);transition:transform var(--foodev-segment-motion, .28s ease),background .3s ease;pointer-events:none}.events-view-switch[data-active=past] .events-view-pill{transform:translate3d(100%,0,0)}.events-view-option{position:relative;z-index:1;border:0;background:transparent;color:var(--text-secondary);font:inherit;font-size:1rem;font-weight:600;line-height:1;border-radius:var(--segmented-control-selection-radius);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s ease}.events-view-option.active,.events-view-option[aria-pressed=true]{color:var(--text)}.events-empty.search-empty-state{min-height:240px;padding:32px 16px!important}.events-carousel>.events-empty{grid-column:1 / -1}.events-carousel:has(>.events-empty){padding-bottom:0}.events-carousel{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:16px;position:relative;overflow:visible;background:transparent;padding:0 0 8px;width:100%;margin:0;isolation:isolate;transition:opacity .2s ease}.events-carousel.events-switching-out{opacity:0;pointer-events:none}.event-slide{min-width:0;display:flex;flex-direction:column;gap:7px}.event-card{position:relative;width:100%;border:0;border-radius:16px;background:var(--card);color:var(--text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;display:grid;grid-template-columns:136px minmax(0,1fr);align-items:stretch;gap:0;padding:0;height:136px;min-height:136px;min-width:0;overflow:hidden;font-family:var(--font-event-text, inherit);box-shadow:none;transition:background .3s ease}[data-theme=dark] .event-card{box-shadow:none}.event-card-image{width:136px;height:100%;min-height:0;aspect-ratio:auto;align-self:stretch;border-radius:16px 0 0 16px;overflow:hidden;background:var(--bg);position:relative;transform:translateZ(0)}.event-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .3s ease}.event-card-image canvas{width:100%;height:100%;display:block}#events-direct-lcp-preview.is-direct-preview-pending .event-card:after{display:none}.event-card-copy{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;background:var(--card);padding:0 16px;overflow:hidden;transition:background .3s ease}.event-card-title{font-size:1.2rem;line-height:1.12;font-weight:var(--weight-event-title, 720);font-family:var(--font-event-title, inherit);color:var(--text);letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-card-description{font-size:1rem;line-height:1.35;font-family:var(--font-event-text, inherit);font-weight:var(--weight-event-text, 400);color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-card-time{display:block;align-self:flex-start;width:fit-content;max-width:100%;min-height:0;margin:0;padding:4px 7px;border-radius:999px;background:transparent;border:1px solid currentColor;color:var(--text-secondary);font-size:.8rem;font-weight:400;font-family:var(--font-event-time, var(--font-event-text, inherit));line-height:1.15;text-align:left;transition:color .3s ease}@keyframes eventCardEnter{0%{transform:translate3d(0,calc(100vh + 120px),0)}to{transform:translateZ(0)}}.events-carousel.events-entering .event-slide{animation:eventCardEnter .9s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--event-enter-index, 0) * 95ms);transform-origin:50% 100%}@media(prefers-reduced-motion:reduce){.events-view-pill,.events-view-option,.events-carousel,.events-carousel.events-switching-out{transition:none!important}.events-carousel.events-entering .event-slide{animation:none!important;transform:none!important}}.event-full-overlay{position:fixed;inset:0;z-index:1188;background:var(--bg);color:var(--text);opacity:0;pointer-events:none;transition:opacity .42s cubic-bezier(.22,.9,.32,1);overflow:hidden}.event-full-overlay.open{opacity:1;pointer-events:auto}.event-full-panel{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.event-full-image-wrap{width:100%;aspect-ratio:1 / 1;height:auto;min-height:0;overflow:hidden;background:transparent}.event-full-overlay.open .event-full-image-wrap{transform:none}.event-full-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:none}.event-full-overlay.open .event-full-image-wrap img{transform:none}.event-full-body{--event-full-description-size: 1.2rem;position:relative;z-index:1;isolation:isolate;padding:24px 16px max(52px,calc(env(safe-area-inset-bottom,0px) + 32px));display:flex;flex-direction:column;gap:12px;background:var(--bg)}.event-full-body:before{content:"";position:absolute;left:0;right:0;top:calc(var(--event-title-bg-lift, 0px) * -1);height:var(--event-title-bg-lift, 0px);z-index:0;pointer-events:none;background:inherit}.event-full-body>*{position:relative;z-index:1}.event-full-time{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:fit-content;max-width:100%;min-height:0;margin-bottom:2px;padding:10px 15px;border-radius:16px;background:var(--danger, #D73737);color:#fff;font-size:.8rem;font-weight:600;font-family:var(--font-event-time, var(--font-event-text, inherit));line-height:1.12;text-align:center;opacity:1;transform:none;transition:none}.accent-light .event-full-time{color:#fff}.event-full-time svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;flex-shrink:0}.event-full-title{font-size:1.5rem;line-height:.98;font-weight:var(--weight-event-title, var(--weight-hero-title, 760));letter-spacing:0;color:var(--text);font-family:var(--font-event-title, var(--font-hero-title, var(--font-heading, inherit)));max-width:11ch;opacity:1;transform:none;transition:none}.event-full-description{font-size:var(--event-full-description-size);line-height:1.55;font-family:var(--font-event-text, inherit);font-weight:var(--weight-event-text, 400);color:var(--text-secondary);white-space:pre-wrap;opacity:1;transform:none;transition:none}.event-full-overlay.text-ready .event-full-time,.event-full-overlay.text-ready .event-full-title,.event-full-overlay.text-ready .event-full-description{opacity:1;transform:none;transition:none}.event-full-overlay.text-ready .event-full-time{transition-delay:0ms}.event-full-overlay.text-ready .event-full-title{transition-delay:80ms}.event-full-overlay.text-ready .event-full-description{transition-delay:.16s}html.event-closing .event-full-time,html.event-closing .event-full-title,html.event-closing .event-full-description{transform:none;transition:none;transition-delay:0ms}html.event-open #app-scroll{overflow:hidden}.special-full-overlay{position:fixed;inset:0;z-index:1188;background:var(--bg);color:var(--text);opacity:0;pointer-events:none;transition:opacity .42s cubic-bezier(.22,.9,.32,1);overflow:hidden}.special-full-overlay.open{opacity:1;pointer-events:auto}.special-full-panel{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.special-full-image-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:transparent}.special-full-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.special-full-body{position:relative;padding:28px 24px calc(54px + env(safe-area-inset-bottom,0px));background:var(--bg);color:var(--text)}.special-full-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:var(--sheet-title-copy-gap)}.special-full-title{margin:0;font-size:clamp(2.2rem,2.7rem,3.25rem);line-height:.98;font-weight:var(--weight-special-title, var(--weight-hero-title, 760));letter-spacing:0;font-family:var(--font-special-title, var(--font-hero-title, var(--font-heading, inherit)));color:var(--text)}.special-full-subtitle{margin:0 0 18px;color:var(--text-secondary);font-size:1.05rem;font-family:var(--font-special-text, inherit);font-weight:var(--weight-special-text, 400);line-height:1.45}.special-full-courses{margin:0;border-radius:0;overflow:visible;background:transparent}.special-full-actions{position:sticky;bottom:0;z-index:4;display:flex;flex-direction:column;align-items:center;gap:14px;justify-content:center;padding:10px 32px calc(10px + env(safe-area-inset-bottom,0px));background:transparent;pointer-events:none}.special-full-actions[hidden]{display:none}.special-full-add-btn{width:100%;height:52px;border:0;border-radius:8px;background:var(--text);color:var(--bg);font:inherit;font-size:1rem;font-weight:500;cursor:pointer;box-shadow:none;pointer-events:auto}.special-full-add-btn.requires-selection{background:#8080804d;color:var(--text-secondary)}.special-choice-select{width:24px;height:24px;border:1.25px solid currentColor;border-radius:50%;color:var(--text-secondary);display:grid;place-items:center;justify-self:end;align-self:center}.special-choice-select svg{width:16px;height:16px;fill:none;stroke:var(--bg);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:1}.special-full-courses .dish-list-card-list{margin:0 -24px}.special-full-courses .menu-dia-section-label{color:var(--text-secondary);font-family:var(--font-special-title, inherit);font-size:1rem;font-weight:var(--weight-special-title, 600);line-height:1.18;letter-spacing:0;text-transform:lowercase;margin-bottom:9px}.special-full-courses .menu-dia-section-label:first-letter{text-transform:uppercase}.special-full-courses .menu-dia-section{padding-inline:0}.special-full-courses .menu-dia-section.first{padding-top:4px}.special-full-courses .menu-dia-section:last-child{padding-bottom:0;border-radius:0}.special-full-title,.special-full-subtitle,.special-full-courses,.special-full-overlay.text-ready .special-full-title,.special-full-overlay.text-ready .special-full-subtitle,.special-full-overlay.text-ready .special-full-courses{opacity:1;transform:none;transition:none}.special-full-subtitle,.special-full-courses{transition-delay:0ms}html.special-closing .special-full-title,html.special-closing .special-full-subtitle,html.special-closing .special-full-courses{transform:none;transition:none;transition-delay:0ms}html.special-open #app-scroll{overflow:hidden}html.special-open.top-capsule-action:not(.admin-mode) .cap-right{opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:3001;transition:opacity .3s ease}html.special-open.top-capsule-action:not(.admin-mode) .cap-right>.icon-btn{opacity:0!important;pointer-events:none!important}html.special-open.top-capsule-action.top-capsule-action-fading:not(.admin-mode) .cap-right{opacity:0!important;transition-duration:.54s}@media(min-width:760px){.event-full-overlay,.special-full-overlay{left:calc(50% - 240px);right:auto;width:480px;max-width:480px}html.panel-open .event-full-overlay,html.panel-open .special-full-overlay{left:max(0px,calc(50vw - 488px))!important;right:auto!important;width:min(calc(50vw - 8px),480px)!important;max-width:none!important}}.reserve-form{display:flex;flex-direction:column;gap:10px;margin-top:0}.reserve-form.has-active-reservation{justify-content:flex-start}.reserve-form.has-active-reservation>:not(#reserve-active-panel){display:none}.reserve-form.has-active-reservation #reserve-active-panel{display:grid}.reserve-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.reserve-field{display:flex;flex-direction:column;gap:6px;background:var(--card);border-radius:16px;padding:14px 16px}.reserve-field[hidden]{display:none}[data-theme=dark] .reserve-field{background:var(--card)}.reserve-field label,.reserve-field-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.reserve-calendar-field,.reserve-time-field{gap:12px}.reserve-calendar-header{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:40px}.reserve-calendar-month{min-width:0;color:var(--text);font-family:var(--font-form, inherit);font-size:1rem;font-weight:var(--weight-form, 600);line-height:1.2;text-align:center;text-transform:none}.reserve-calendar-nav{width:40px;height:40px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.reserve-calendar-nav:disabled{opacity:.22;cursor:default}.reserve-calendar-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reserve-calendar-weekdays,.reserve-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;justify-items:center}.reserve-calendar-weekdays{min-height:26px}.reserve-calendar-grid{min-height:236px;align-items:center}.reserve-calendar-weekdays span{display:flex;align-items:center;justify-content:center;min-height:26px;color:var(--text-secondary);font-family:var(--font-form, inherit);font-size:.72rem;font-weight:600;text-transform:uppercase}.reserve-calendar-day,.reserve-calendar-blank{width:36px;height:36px;min-width:36px;min-height:36px}.reserve-calendar-day{display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:var(--text);font-family:var(--font-form, inherit);font-size:.92rem;font-weight:var(--weight-form, 500);cursor:pointer;-webkit-tap-highlight-color:transparent}.reserve-calendar-day.is-unavailable{color:var(--text-secondary);opacity:.28;cursor:default}.reserve-calendar-day.is-today:not(.is-selected){background:#e0e0e0;box-shadow:none}[data-theme=dark] .reserve-calendar-day.is-today:not(.is-selected){background:#262626}.reserve-calendar-day.is-selected,.reserve-time-button.is-selected{background:var(--text);color:var(--bg)}.reserve-time-groups{display:flex;flex-direction:column;gap:28px}.reserve-time-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reserve-time-button{width:100%;height:42px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:var(--text);font-family:var(--font-form, inherit);font-size:.94rem;font-weight:var(--weight-form, 500);cursor:pointer;-webkit-tap-highlight-color:transparent}[data-theme=dark] .reserve-time-button.is-selected{background:var(--text);color:var(--bg)}.reserve-time-empty{margin:0;padding:8px 0 4px;color:var(--text-secondary);font-family:var(--font-form, inherit);font-size:.92rem;line-height:1.4}.reserve-time-loading{display:flex;align-items:center;gap:9px}.reserve-time-unavailable{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px}.reserve-time-retry{min-height:36px;border:0;border-radius:999px;padding:0 14px;background:var(--text);color:var(--bg);font-family:var(--font-form, inherit);font-size:.8rem;font-weight:500;cursor:pointer}.reserve-input{width:100%;height:28px;border:0;padding:0;font-family:var(--font-form, inherit);font-size:1.02rem;font-weight:var(--weight-form, 500);color:var(--text);background:transparent;outline:none;box-sizing:border-box;transition:color .3s ease;-webkit-appearance:none}.reserve-input::placeholder{color:var(--text-secondary);opacity:.8}.reserve-textarea{min-height:74px;height:auto;padding:2px 0;line-height:1.45;resize:vertical}.reserve-honeypot{position:fixed;left:-10000px;width:1px;height:1px;overflow:hidden;pointer-events:none}.reserve-privacy-copy{margin:0;color:var(--text-secondary);font-size:.82rem;line-height:1.45}.reserve-privacy-copy a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.reserve-select-wrap{position:relative;display:block;width:100%;color:var(--text)}.reserve-select-wrap:before,.reserve-select-wrap:after{content:"";position:absolute;right:0;width:7px;height:7px;border-left:1.7px solid currentColor;border-bottom:1.7px solid currentColor;pointer-events:none;opacity:.95}.reserve-select-wrap:before{top:calc(50% - 5px);transform:rotate(135deg)}.reserve-select-wrap:after{top:50%;transform:rotate(-45deg)}.reserve-select{width:100%;height:28px;border:0;padding:0 22px 0 0;font-family:var(--font-form, inherit);font-size:1.02rem;font-weight:var(--weight-form, 500);color:var(--text);background:transparent;outline:none;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;appearance:none}.reserve-submit-btn{width:100%;height:54px;border:0;border-radius:999px;background:var(--text);color:var(--bg);font-size:1rem;font-weight:500;cursor:pointer;margin-top:0;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;font-family:var(--font-form, inherit);display:flex;align-items:center;justify-content:center;gap:8px}.reserve-submit-btn[disabled]{opacity:.48;cursor:default;pointer-events:none}.reserve-active-panel{display:grid;gap:18px;margin:0}.reserve-active-panel[hidden]{display:none}.reserve-active-copy{margin:0 auto;max-width:390px;color:var(--text-secondary);font-size:.95rem;line-height:1.45}.reserve-active-reason{margin:0;color:var(--text-secondary);font-size:.9rem;line-height:1.45}.reserve-active-date{display:block}.reserve-active-date:first-letter{text-transform:uppercase}.reserve-active-state{display:grid;gap:8px;text-align:center}.reserve-active-actions{display:grid;gap:10px}.reserve-active-actions .reserve-status-button{min-height:52px;font-size:.95rem}.reserve-status-button.foodev-pressable{--foodev-pressable-inset: 0}.reserve-active-actions .reserve-status-button.is-danger{color:var(--danger, #D73737)}.reserve-active-message{margin:0;color:var(--danger, #D73737);font-size:.84rem;line-height:1.4;text-align:center}.reserve-active-message:empty{display:none}.reserve-submit-spinner{display:none;width:21px;height:21px;border:2px solid color-mix(in srgb,currentColor 28%,transparent);border-top-color:currentColor;border-radius:999px;animation:reserveSubmitSpin .72s linear infinite}.reserve-submit-btn.is-loading .reserve-submit-label{display:none}.reserve-submit-btn.is-loading .reserve-submit-spinner{display:block}.reserve-submit-btn.is-loading>:not(.reserve-submit-spinner){display:none!important}.reserve-submit-btn.is-loading .reserve-submit-spinner{margin:0!important}@keyframes reserveSubmitSpin{to{transform:rotate(360deg)}}@media(max-width:520px){.reserve-contact-row{grid-template-columns:minmax(0,1fr)}}.reserve-submit-btn:active{transform:none}html.reserve-status-open,html.reserve-status-open body{overflow:hidden}.reserve-status-backdrop{position:fixed;inset:0;z-index:100100;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overflow:hidden;overscroll-behavior:none;background:var(--popup-backdrop-bg);-webkit-backdrop-filter:var(--popup-backdrop-filter);backdrop-filter:var(--popup-backdrop-filter);isolation:isolate;opacity:0;pointer-events:none;transition:opacity .24s ease}.reserve-status-backdrop.open{opacity:1;pointer-events:auto}.reserve-status-content{width:min(430px,100%);display:grid;justify-items:center;gap:20px;color:var(--text);text-align:center;opacity:0;transform:scale(1.06);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.reserve-status-backdrop.open .reserve-status-content{opacity:1;transform:scale(1)}.reserve-status-symbol{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;background:var(--text);color:var(--bg)}.reserve-status-symbol svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reserve-status-symbol.is-waiting{grid-template-columns:repeat(3,8px);align-content:center;justify-content:center;gap:6px}.reserve-status-symbol.is-waiting span{width:8px;height:8px;border-radius:50%;background:currentColor;animation:reserveStatusWaiting 1.15s ease-in-out infinite}.reserve-status-symbol.is-waiting span:nth-child(2){animation-delay:.14s}.reserve-status-symbol.is-waiting span:nth-child(3){animation-delay:.28s}@keyframes reserveStatusWaiting{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.reserve-status-copy{display:grid;justify-items:center;gap:9px}.reserve-status-copy h2{margin:0;font-size:clamp(1.65rem,5vw,2.2rem);font-weight:600;line-height:1.05;letter-spacing:-.035em}.reserve-status-copy p{max-width:390px;margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.45}.reserve-status-date{display:block;max-width:390px;color:var(--text);font-size:.95rem;font-weight:500;line-height:1.4}.reserve-status-date:first-letter{text-transform:uppercase}.reserve-status-reason{padding-top:4px}.reserve-status-message:empty{display:none}.reserve-status-message{min-height:20px;margin:-4px 0;color:var(--danger, #D73737);font-size:.84rem;line-height:1.4}[data-theme=dark] .reserve-status-message{color:var(--danger, #D73737)}.reserve-status-actions{width:min(360px,100%);display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.reserve-status-button{min-height:48px;flex:1 1 150px;border:0;border-radius:999px;padding:0 18px;font-family:var(--font-form, inherit);font-size:.92rem;font-weight:500;cursor:pointer}.reserve-status-button.primary{background:var(--text);color:var(--bg)}.reserve-status-button.secondary{background:var(--card);color:var(--text)}.reserve-status-button.danger{background:var(--danger, #D73737);color:#fff;transition:none}.reserve-status-button.danger:active{background:#b91c1c;color:#fff;filter:none}.reserve-status-button:disabled{opacity:.55;cursor:default}.reserve-status-button.is-loading{color:transparent;position:relative}.reserve-status-button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:19px;height:19px;margin:-9.5px;border:2px solid color-mix(in srgb,var(--text) 25%,transparent);border-top-color:var(--text);border-radius:999px;animation:reserveSubmitSpin .72s linear infinite}@media(prefers-reduced-motion:reduce){.reserve-status-backdrop,.reserve-status-content{transition-duration:.01ms}.reserve-status-symbol.is-waiting span{animation-duration:2.4s}}.contact-card{background:var(--card);border-radius:16px;overflow:hidden;margin-top:12px}.contact-reservations-section{margin-top:32px;padding-bottom:8px}.contact-item{display:flex;align-items:center;gap:16px;padding:18px 20px;border-bottom:none;position:relative;color:var(--text);text-decoration:none;font-size:1rem;font-weight:500;transition:none;-webkit-tap-highlight-color:transparent}.contact-item:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:var(--border);pointer-events:none}.contact-item:last-child:after{display:none}.contact-item.is-last-visible:after{display:none}.contact-item:last-child{border-bottom:none}.contact-icon{width:56px;height:56px;border-radius:0;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-secondary);flex-shrink:0}.contact-icon svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.contact-icon svg path,.contact-icon svg rect,.contact-icon svg circle{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.contact-icon.phone svg{width:52px;height:52px;position:relative;top:1.5px;transform:none;overflow:visible}.contact-icon.custom svg path{fill:none!important;stroke:currentColor!important;stroke-width:1.5!important}.contact-icon.instagram .instagram-dot,#contact-sheet .more-item[data-contact-kind=instagram] .instagram-dot{fill:currentColor;stroke:none}.contact-item-text{display:flex;flex-direction:column;gap:2px}.contact-item-label{font-size:.78rem;color:var(--text-secondary);font-weight:var(--weight-contact, 400);font-family:var(--font-contact, inherit)}.contact-item-value{font-size:.97rem;font-weight:var(--weight-contact, 600);color:var(--text);font-family:var(--font-contact, inherit)}@media(min-width:760px){.page-section{max-width:480px;margin-inline:auto}html.nav-page-events #events-section.page-section{max-width:1104px}}.site-footer{position:relative;z-index:2;margin-top:-1px;background:var(--bg);color:var(--text-secondary);padding:32px 16px 48px;text-align:left;transition:background .3s ease,color .3s ease;box-shadow:0 -2px 0 var(--bg)}.site-footer-inner{width:min(100%,1120px);margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}@media(min-width:760px){html:not(.panel-open) .site-footer{padding-left:max(16px,calc((100vw - 1120px)/2));padding-right:max(16px,calc((100vw - 1120px)/2))}html:not(.panel-open) .site-footer-inner{width:100%;max-width:none}}.site-footer-meta{font-size:.76rem;font-family:var(--font-footer, inherit);font-weight:var(--weight-footer, 400);color:var(--text-secondary);letter-spacing:.02em;line-height:1.55}.site-footer-links{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:.76rem;font-family:var(--font-footer, inherit);font-weight:var(--weight-footer, 400)}.site-footer-links a{color:var(--text-secondary);text-decoration:none;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.site-footer-links a:hover{color:var(--text)}@media(max-width:759px){.site-footer{text-align:center;padding-block:32px}.site-footer-inner{flex-direction:column-reverse;justify-content:center;gap:14px}.site-footer-links{justify-content:center}}#home-detail-section.legal-detail{background:var(--card);color:var(--text)}#home-detail-section.legal-detail>.menu-section{max-width:760px;min-height:var(--home-cover-viewport-height);margin:0 auto;padding-left:24px;padding-right:24px;background:var(--card);color:var(--text)}html.legal-page-active,html.legal-page-active body,html.legal-page-active #app-scroll,html.legal-page-active .page,html.legal-page-active #home-detail-section.legal-detail,html.legal-page-active:is(.home-access-entering,.home-access-leaving) #home-detail-section.legal-detail.home-access-target{background:var(--card)}#home-detail-section.legal-detail .menu-heading{background:transparent;color:var(--text);border-bottom:0}#home-detail-section.legal-detail .menu-heading-title{font-family:Inter,Arial,sans-serif;color:var(--text);font-size:2rem;font-weight:700;letter-spacing:0;line-height:1.08;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}#home-detail-section.legal-detail .home-detail-content{font-family:Inter,Arial,sans-serif;color:var(--text);padding-top:16px}.legal-page{display:flex;flex-direction:column;gap:28px;padding-bottom:40px;font-family:Inter,Arial,sans-serif;color:var(--text)}.legal-section{display:flex;flex-direction:column;gap:10px}.legal-section-title{margin:0;font-size:1rem;font-weight:600;color:var(--text);line-height:1.25}.legal-card{background:transparent;border-radius:0;padding:0;color:var(--text);line-height:1.55}.legal-card p{margin:0;color:var(--text-secondary);font-size:1rem;font-weight:400}.legal-card p+p{margin-top:10px}.legal-list{display:grid;gap:28px}.legal-row{display:block;min-height:0;padding:0;border-top:0;font-size:.92rem}.legal-row:first-child{border-top:0;padding-top:0}.legal-row:last-child{padding-bottom:0}.legal-row span{display:block;color:var(--text);font-size:1rem;font-weight:600;margin-bottom:4px}.legal-row strong{display:block;color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.35;overflow-wrap:anywhere}:root{--capsule-release-duration: .56s;--capsule-release-ease: cubic-bezier(.22,0,.16,1);--nav-release-duration: .56s;--nav-release-ease: cubic-bezier(.22,0,.16,1);--sheet-title-bar-height: 72px;--sheet-title-top-offset: 26px;--sheet-title-font-size: 1.5rem;--sheet-title-font-weight: 600;--sheet-title-line-height: 1.15;--sheet-title-bg-rgb: 255,255,255;--sheet-title-bg: rgb(var(--sheet-title-bg-rgb));--sheet-bottom-space: 48px}[data-theme=dark]{--sheet-title-bg-rgb: 24,24,24;--sheet-title-bg: rgb(var(--sheet-title-bg-rgb))}.sheet-header,.admin-header{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:center!important;text-align:center!important;height:var(--sheet-title-bar-height)!important;min-height:var(--sheet-title-bar-height)!important;max-height:var(--sheet-title-bar-height)!important;padding-top:0!important;padding-bottom:0!important;box-sizing:border-box;isolation:isolate;overflow:hidden!important}.sheet-header{position:sticky;top:0;z-index:5;margin:0 -24px!important;padding-left:24px!important;padding-right:24px!important;border-radius:0!important;overflow:visible!important;pointer-events:auto}.admin-header{position:sticky;top:0;z-index:5;margin-bottom:0!important;padding-left:20px!important;padding-right:20px!important;pointer-events:auto}.sheet-header:before,.admin-header:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:rgb(var(--sheet-title-bg-rgb))!important}.admin-body:before{display:none}.sheet-title,.admin-title{font-size:var(--sheet-title-font-size);font-weight:var(--sheet-title-font-weight);line-height:var(--sheet-title-line-height);letter-spacing:0;text-align:center;white-space:nowrap;max-width:calc(100% - 32px);overflow:hidden}.sheet-title,.admin-title{margin-top:var(--sheet-title-top-offset);position:relative;z-index:1}#lang-sheet .sheet-header+.lang-option,#more-sheet .more-list,#legend-sheet .legend-list,#contact-sheet .more-list,#schedule-sheet .schedule-sheet-body,.admin-body{margin-top:calc(0px - var(--sheet-title-bar-height))!important;padding-top:var(--sheet-title-bar-height)!important;position:relative;z-index:1}#lang-sheet .sheet-header+.lang-option{margin-top:calc(16px - var(--sheet-title-bar-height))!important}.capsule,.search-float,.menu-full-back,.admin-dish-lang-tabs,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right{border:0!important;outline:1px solid var(--capsule-border)!important;outline-offset:-1px;backdrop-filter:none;-webkit-backdrop-filter:none}.menu-full-category-drawer{outline:0!important;border:0!important;border-right:0!important;backdrop-filter:none;-webkit-backdrop-filter:none}[data-theme=dark] .menu-full-category-drawer{border-right-color:#ffffff2e!important}html.nav-page-menu .menu-full-overlay{pointer-events:auto!important}html.nav-page-events .menu-heading,html.nav-page-reserve .menu-heading,html.nav-page-contact .menu-heading,html.nav-page-detail .menu-heading{top:calc(80px + env(safe-area-inset-top,0px));left:16px;right:16px}html.nav-page-events .menu-heading,html.nav-page-reserve .menu-heading,html.nav-page-contact .menu-heading,html.nav-page-detail .menu-heading,html.home-access-entering .home-access-target .menu-heading,html.home-access-leaving .home-access-target .menu-heading{position:fixed!important;top:calc(80px + env(safe-area-inset-top,0px))!important;left:16px!important;right:16px!important;z-index:740;min-height:44px;margin:0;opacity:1!important;pointer-events:none;display:flex;align-items:center;transition:none!important}html.nav-page-events.page-title-faded .menu-heading,html.nav-page-reserve.page-title-faded .menu-heading,html.nav-page-contact.page-title-faded .menu-heading,html.nav-page-detail.page-title-faded .menu-heading{opacity:1!important}html.nav-page-events .menu-heading-title,html.nav-page-reserve .menu-heading-title,html.nav-page-contact .menu-heading-title,html.nav-page-detail .menu-heading-title,html.home-access-entering .home-access-target .menu-heading-title,html.home-access-leaving .home-access-target .menu-heading-title{font-size:2.5rem!important;line-height:1!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.lcp-fonts-deferred{--font-heading: Inter, sans-serif !important;--font-event-title: Inter, sans-serif !important}html.lcp-fonts-deferred.nav-page-mode .menu-heading-title{font-family:Inter,sans-serif!important}html.nav-page-events #events-section>.menu-section,html.nav-page-reserve #reserve-section>.menu-section,html.nav-page-contact #contact-section>.menu-section,html.nav-page-detail #home-detail-section>.menu-section{padding-top:calc(140px + env(safe-area-inset-top,0px))!important}#menu.menu-section{padding-top:0}.daily-menu-card .category-block{padding-bottom:32px}.special-category-card{display:flex;flex-direction:column;gap:0;width:100%;max-width:none;min-height:0;margin-inline:0;border-radius:12px;background:var(--card);overflow:hidden}.special-category-card .daily-menu-cover{flex:0 0 auto;width:100%;height:auto;aspect-ratio:2 / 1;margin:0;border-radius:0}.special-category-card:not(:has(.daily-menu-cover)){display:flex}.special-category-card .daily-menu-cover img{inset:0;width:100%;height:100%}.special-category-summary{flex:0 0 auto;width:100%;margin:0;box-sizing:border-box;min-width:0;padding:16px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.special-category-description{margin:0;color:var(--text);font-family:var(--font-special-text, inherit);font-size:1rem;font-weight:400;line-height:1.35;display:block;max-height:none;overflow:visible}.special-category-summary-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-width:0;width:100%}.special-category-price{color:var(--text);font-family:var(--font-price, "Inter", sans-serif);font-size:1.2rem;font-weight:600;line-height:1;letter-spacing:normal;min-width:0}.special-category-summary-bottom>[data-special-card-control]{flex:0 0 auto;margin-left:auto}@media(min-width:760px){html.nav-page-events .menu-heading,html.nav-page-reserve .menu-heading,html.nav-page-contact .menu-heading,html.nav-page-detail .menu-heading,html.home-access-entering .home-access-target .menu-heading,html.home-access-leaving .home-access-target .menu-heading{left:calc(50% - 224px);right:calc(50% - 224px)}.home-access-back{left:calc(50% - 224px)}}#search-panel,html.search-open #search-panel,html.search-open #search-panel.open{--search-panel-top: calc(16px + env(safe-area-inset-top, 0px)) ;top:var(--search-panel-top);bottom:0;height:calc(100svh - var(--search-panel-top));max-height:calc(100svh - var(--search-panel-top));padding:0;display:flex;flex-direction:column;overflow:hidden;border-radius:0;background:var(--bg);box-shadow:none;outline:0}.svg-definitions{position:absolute;overflow:hidden;pointer-events:none}#version-tag{margin:38px 0 0;color:var(--text-secondary);font-size:.88rem;text-align:center;opacity:.6}#more-sheet .more-legend-row-last{border-bottom:0}#dish-sheet{padding:0}html body :where(a[href],button,input,select,textarea,[tabindex]:not([tabindex="-1"])):not(#admin-sheet *):focus-visible{outline:0!important;outline-offset:0}html body #search-panel .search-input:focus-visible{outline:0!important;outline-offset:0}#dish-sheet{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}#dish-sheet::-webkit-scrollbar{width:0;height:0;display:none}#dish-sheet:after{display:none}#dish-sheet.is-scrollable{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.search-dim-overlay{position:absolute;inset:0;border-radius:inherit;background:#0000;z-index:10;pointer-events:none;transition:background .35s ease;cursor:pointer}#search-panel.search-obscured .search-dim-overlay{background:#00000080;pointer-events:auto}#search-panel.search-obscured .search-scroll-body{pointer-events:none}#lang-sheet,#more-sheet{overflow:hidden;-webkit-overflow-scrolling:auto}#legend-sheet{overflow:hidden;-webkit-overflow-scrolling:auto;display:flex;flex-direction:column;padding-bottom:0}#legend-sheet .legend-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;padding-bottom:max(12px,env(safe-area-inset-bottom,0px));box-sizing:border-box}#legend-sheet .legend-list::-webkit-scrollbar{display:none}@media(min-width:900px){#legend-sheet .legend-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}#legend-sheet .legend-column{min-width:0}}.home-waiter-request-list{margin-bottom:16px!important}.admin-unsaved-dialog-backdrop{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow-y:auto;overscroll-behavior:contain;background:#0000;pointer-events:none;transition:background-color .28s ease}.admin-unsaved-dialog-backdrop.open{background:#00000080;pointer-events:auto}@media(min-width:900px){html.admin-mode.panel-open .admin-unsaved-dialog-backdrop.foodev-dialog-pane-admin{left:auto;right:0;width:var(--admin-desktop-panel-width, var(--admin-panel-width, 480px))}html.admin-mode.panel-open .admin-unsaved-dialog-backdrop.foodev-dialog-pane-public{left:0;right:auto;width:var(--admin-content-width, calc(100vw - var(--admin-panel-width, 480px)))}}.admin-unsaved-dialog{width:min(420px,100%);max-height:none;overflow:visible;border-radius:16px;padding:24px;background:#fffc;color:#262626;box-shadow:0 24px 72px #0000004a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-sizing:border-box;opacity:0;transform:scale(1.08);transform-origin:center;transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}[data-theme=dark] .admin-unsaved-dialog{background:#181818cc;color:#f2f2f2}.admin-unsaved-dialog-backdrop.open .admin-unsaved-dialog{opacity:1;transform:scale(1)}html.foodev-dialog-open #app-scroll{overflow:hidden;overscroll-behavior:none}.admin-unsaved-dialog-title{margin:0;font-size:1.08rem;font-weight:600;line-height:1.25;text-align:center}.admin-unsaved-dialog-text{margin:12px 0 0;color:var(--text-secondary);font-size:.9rem;line-height:1.48;text-align:center}.admin-unsaved-dialog-actions{display:flex;gap:10px;margin-top:20px}.admin-unsaved-dialog-btn{flex:1;min-height:46px;border:0;border-radius:8px;padding:0 16px;font:inherit;font-size:.95rem;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.admin-unsaved-dialog-btn.secondary{background:var(--card);color:var(--text)}.admin-unsaved-dialog-btn.danger{background:var(--danger, #D73737);color:#fff}.admin-unsaved-dialog-btn:active{filter:none;transform:none}.sheet-header,.admin-header,#legend-sheet .sheet-header,[data-theme=dark] #legend-sheet .sheet-header{position:sticky!important;top:0!important;z-index:5!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:center!important;text-align:center!important;height:var(--sheet-title-bar-height)!important;min-height:var(--sheet-title-bar-height)!important;max-height:var(--sheet-title-bar-height)!important;margin:0 -24px!important;padding:0 24px!important;border-radius:0!important;background:transparent!important;overflow:visible!important;pointer-events:auto!important;box-sizing:border-box;isolation:isolate}.sheet-header:before,.admin-header:before,#legend-sheet .sheet-header:before,[data-theme=dark] #legend-sheet .sheet-header:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:rgb(var(--sheet-title-bg-rgb))!important}.sheet-header:before,.admin-header:before,#legend-sheet .sheet-header:before,[data-theme=dark] #legend-sheet .sheet-header:before{background:none!important;background-color:rgb(var(--sheet-title-bg-rgb))!important;-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:1;transition:background .3s ease,background-color .3s ease!important}.sheet-header:after,.admin-header:after,#legend-sheet .sheet-header:after,[data-theme=dark] #legend-sheet .sheet-header:after{content:""!important;display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:1px!important;background:var(--border)!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s ease!important}.sheet.has-title-border .sheet-header:after,.sheet-header.scrolled:after,.admin-header.scrolled:after,#legend-sheet.has-title-border .sheet-header:after{opacity:1!important}.sheet-title{margin-top:var(--sheet-title-top-offset);position:relative;z-index:1}:root{--admin-button-bar-height: 62px;--admin-title-bar-height: calc(var(--admin-button-bar-height) + var(--sheet-title-bar-height));--admin-title-top-offset: calc(var(--admin-button-bar-height) + var(--sheet-title-top-offset));--admin-title-bg: #F0F0F0}[data-theme=dark]{--admin-title-bg: #000000}#more-sheet .more-list{margin-top:calc(0px - var(--sheet-title-bar-height))!important;padding-top:calc(var(--sheet-title-bar-height) + 8px)!important;position:relative;z-index:1}#more-sheet .more-list .theme-row:first-child{padding-top:14px}.sheet{padding-bottom:var(--sheet-bottom-space)}#search-panel,#legend-sheet,#admin-sheet,#dish-sheet{padding-bottom:0}.dish-sheet-body,.search-scroll-body,#legend-sheet .legend-list,.admin-body{padding-bottom:var(--sheet-bottom-space)}.dish-row{position:relative}.dish-list-card-list{display:grid;gap:0}.capsule,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-group-label,.admin-dish-action-right,.admin-dish-lang-tabs{backdrop-filter:none!important;-webkit-backdrop-filter:none;border:0!important;outline:0!important;background:var(--capsule-bg)!important;box-shadow:none!important}.menu-full-category-drawer{backdrop-filter:none!important;-webkit-backdrop-filter:none;background:var(--card)!important;box-shadow:none!important}@media(min-width:760px){html:not(.panel-open) .menu-full-category-drawer{left:calc(50% - 240px);right:auto;width:min(360px,88vw);max-width:360px}}@media(min-width:900px){html.nav-page-menu:not(.panel-open) .menu-full-overlay,html.nav-page-menu:not(.panel-open) .menu-full-overlay.open{left:max(16px,calc(50vw - 560px))!important;right:auto!important;width:min(calc(100vw - 32px),1120px)!important;max-width:1120px!important}html.nav-page-menu:not(.panel-open) .menu-full-panel{padding-left:296px;box-sizing:border-box}html.nav-page-menu:not(.panel-open) .menu-category-bar{left:296px}html.nav-page-menu:not(.panel-open) .menu-category-scroll{padding-left:16px;padding-right:16px}html.nav-page-menu:not(.panel-open) .menu-full-content{padding-left:16px;padding-right:16px}html.nav-page-menu:not(.panel-open) .menu-full-category-drawer{left:max(16px,calc(50vw - 560px))!important;right:auto!important;width:280px!important;max-width:280px!important;transform:translate(0)!important;opacity:1!important;pointer-events:auto!important;box-shadow:none!important;border-right:0!important}html:not(.nav-page-menu) .menu-full-category-drawer{opacity:0;pointer-events:none}}html.nav-page-events .menu-heading,html.nav-page-reserve .menu-heading,html.nav-page-contact .menu-heading,html.nav-page-detail .menu-heading,html.home-access-entering .home-access-target .menu-heading,html.home-access-leaving .home-access-target .menu-heading{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;min-height:0!important;margin:0 0 18px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:none!important}html.nav-page-events .menu-heading-title,html.nav-page-reserve .menu-heading-title,html.nav-page-contact .menu-heading-title,html.nav-page-detail .menu-heading-title,html.home-access-entering .home-access-target .menu-heading-title,html.home-access-leaving .home-access-target .menu-heading-title{font-size:2.5rem!important;line-height:1.15!important;font-weight:var(--weight-cat-title, 700)!important;font-family:var(--font-cat-title, var(--font-heading, inherit))!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.nav-page-events #events-section>.menu-section,html.nav-page-reserve #reserve-section>.menu-section,html.nav-page-contact #contact-section>.menu-section,html.nav-page-detail #home-detail-section>.menu-section,html.home-access-entering .home-access-target>.menu-section,html.home-access-leaving .home-access-target>.menu-section{padding-top:calc(80px + env(safe-area-inset-top,0px))!important;padding-bottom:32px!important}html.nav-page-events .page,html.nav-page-detail .page,html.nav-page-reserve #reserve-section,html.nav-page-contact #contact-section,html.nav-page-detail #home-detail-section{min-height:auto!important;padding-bottom:0!important}html.nav-page-events #events-section>.menu-section,html.nav-page-reserve #reserve-section>.menu-section,html.nav-page-contact #contact-section>.menu-section,html.nav-page-detail #home-detail-section>.menu-section{padding-bottom:32px!important}html.nav-page-reserve .menu-heading,html.home-access-entering #reserve-section.home-access-target .menu-heading,html.home-access-leaving #reserve-section.home-access-target .menu-heading{margin-bottom:10px!important}#reserve-section .contact-reservations-section{margin-top:20px}html.nav-page-events:not(.nav-page-can-scroll),html.nav-page-reserve:not(.nav-page-can-scroll),html.nav-page-contact:not(.nav-page-can-scroll),html.nav-page-detail:not(.nav-page-can-scroll),html.nav-page-events:not(.nav-page-can-scroll) body,html.nav-page-reserve:not(.nav-page-can-scroll) body,html.nav-page-contact:not(.nav-page-can-scroll) body,html.nav-page-detail:not(.nav-page-can-scroll) body{overflow-y:hidden!important}#search-panel{top:var(--search-panel-top);bottom:0;height:calc(100svh - var(--search-panel-top));max-height:calc(100svh - var(--search-panel-top));border-radius:16px 16px 0 0}#dish-sheet{top:0;bottom:0;height:100svh;max-height:none;border-radius:0}.dish-sheet-media{border-radius:0!important}.hero-title{font-size:var(--hero-title-size, 2.5rem)}.menu-heading-title,.home-panel-title{font-size:var(--title-page-size)}.sheet-title,.admin-title{font-size:var(--title-sheet-size)}.dish-sheet-name{font-size:var(--title-sheet-size)!important}.dish-sheet-copy{font-size:1rem!important}.dish-name,.dish-price{font-size:1rem}.dish-desc{font-size:.8rem!important}.event-card-title{font-size:var(--title-event-card-size)}.event-card-description{font-size:1rem}.event-card-time{font-size:.8rem}.event-full-title{font-size:var(--title-event-full-size)}.event-full-body{--event-full-description-size: 1.2rem}#admin-sheet small,html:not(.menu-full-open) .search-float{opacity:0!important;pointer-events:none!important;transform:none!important;transition:none!important}.toggle-switch{border-radius:999px}.dish-thumb,.menu-full-overlay .dish-thumb{border-radius:16px}#more-sheet .theme-row-left>:is(svg,span).more-language-icon,#more-sheet .theme-row-left>:is(svg,span).more-language-icon circle,#more-sheet .theme-row-left>:is(svg,span).more-language-icon path{fill:none;stroke:currentColor}#lang-toggle-btn{display:none}.capsule,.cap-right,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs{background:var(--capsule-bg)!important;border:0!important;outline:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none}.menu-full-category-drawer{background:var(--card)!important;border:0!important;outline:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none}.menu-full-overlay .dish-desc{-webkit-line-clamp:4!important;line-clamp:4!important;min-height:0!important}#dish-sheet .dish-sheet-body{flex:1 1 auto;display:flex;flex-direction:column;padding-bottom:12px!important}#dish-sheet .dish-sheet-actions{position:sticky;bottom:0;z-index:3;margin-top:auto!important;padding:12px 0 calc(16px + env(safe-area-inset-bottom,0px));background:var(--card);box-sizing:border-box}[data-theme=dark] #dish-sheet .dish-sheet-actions{background:#181818}.home-access-list,.home-access-row:before,.home-notice-panel .home-panel-text,.home-panel-text,.daily-menu-card,.special-category-card,.contact-card,.event-card,.admin-card-block,.admin-dish-list-card,.admin-settings-card{border-radius:8px!important}.search-float{opacity:0!important;pointer-events:none!important;transform:none!important;transition:none!important}html.menu-full-open .search-float{opacity:1;pointer-events:auto}.hero-content{width:100%;max-width:none}.hero-title{font-size:var(--hero-title-size, 2rem)!important;font-weight:800!important;width:100%!important;max-width:none!important}.menu-heading-title{font-size:var(--title-page-size);font-weight:var(--weight-heading, 700)}.category-title,.menu-full-overlay .category-title{font-size:var(--title-category-size);font-weight:var(--weight-cat-title, 700)}.category-description,.menu-full-overlay .category-description{font-size:1rem;font-weight:400!important}.sheet-title{font-size:var(--title-sheet-size);font-family:var(--font-heading, inherit);font-weight:700}.dish-sheet-name{font-size:var(--title-sheet-size)!important;font-weight:var(--weight-dish-sheet-name, 400)!important}.event-card-title{font-size:var(--title-event-card-size);font-weight:var(--weight-event-title, 600)}.event-card-description{font-size:1rem;font-weight:400!important;-webkit-line-clamp:2;line-clamp:2}.event-card-time{font-size:.8rem!important;font-weight:400!important}.event-full-title{font-size:var(--title-event-full-size);font-weight:var(--weight-event-title, 700);max-width:none}.event-full-body{--event-full-description-size: 1.25rem}.event-full-description{font-weight:400!important}.dish-sheet-action-btn{border-radius:8px!important}.cap-right{height:44px;padding:0;gap:0}.cap-right .icon-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:999px;padding:0}html:not(.menu-full-open) .search-float,html.nav-page-menu:not(.menu-full-open) .search-float,html.panel-open:not(.menu-full-open) .search-float{display:none;opacity:0!important;pointer-events:none!important;transform:none!important;transition:none!important}html.menu-full-open .search-float{display:inline-flex;opacity:1;pointer-events:auto}.event-card,.event-card-image,.event-card-image img{border-radius:8px!important}.event-card-image{border-radius:8px 0 0 8px!important}.event-card-image img{border-radius:var(--sheet-dim-radius, inherit)!important}.contact-icon svg{width:48px;height:48px;transform-origin:center}.contact-icon.email svg{width:44px;height:44px}.reserve-form,.reserve-field,.reserve-input,.reserve-submit-btn,.reserve-active-actions .reserve-status-button{border-radius:8px!important}.menu-full-overlay .dish-desc,.menu-full-overlay .dish-price{display:none}.menu-full-overlay .dish-meta>div:first-child{display:grid;gap:8px!important;min-width:0;overflow:visible!important}.menu-full-overlay .dish-top{display:block}.menu-full-overlay .dish-bottom{display:flex!important;align-items:flex-end!important;justify-content:center!important;min-height:36px!important;padding-right:0!important}.menu-full-overlay .dish-row .allergen-row{justify-content:flex-start!important;min-height:24px!important}html.nav-page-menu #menu .dish-desc,html.nav-page-menu #menu .dish-price,.menu-full-overlay .dish-desc,.menu-full-overlay .dish-price{display:none}html.nav-page-menu #menu .dish-meta>div:first-child,.menu-full-overlay .dish-meta>div:first-child{display:grid;gap:8px!important;min-width:0;overflow:visible!important}html.nav-page-menu #menu .dish-top,.menu-full-overlay .dish-top{display:block}html.nav-page-menu #menu .dish-bottom,.menu-full-overlay .dish-bottom{display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;min-height:36px!important;padding-right:0!important}html.nav-page-menu #menu .dish-row .allergen-row,.menu-full-overlay .dish-row .allergen-row{justify-content:flex-start!important;min-height:24px!important}.capsule,.cap-right,.cap-right .icon-btn,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs{box-shadow:var(--floating-capsule-shadow)!important}.cap-right .icon-btn{box-shadow:none!important}.cap-right{gap:16px;padding:0}.more-list-count{top:-3px;right:-6px}.home-access-row{border-radius:0!important}.home-access-row:before{border-radius:0!important}#menu .dish-desc,.menu-full-overlay .dish-desc{display:none!important}#menu .dish-price,.menu-full-overlay .dish-price{display:block!important;margin-top:4px!important;color:var(--text)!important;font-size:1rem!important;line-height:1.12!important;font-weight:var(--weight-price, 400)!important;white-space:nowrap!important}#menu .dish-meta>div:first-child,.menu-full-overlay .dish-meta>div:first-child{display:grid;gap:6px;min-width:0;overflow:visible}#menu .dish-top,.menu-full-overlay .dish-top{display:block}#menu .dish-bottom,.menu-full-overlay .dish-bottom{display:flex;align-items:flex-end;justify-content:stretch;width:100%;min-height:36px;padding-right:0;overflow:visible}html.menu-compact #menu-content .dish-bottom{display:flex}html.menu-compact #menu-content .dish-meta{gap:8px}html.menu-compact #menu-content .dish-meta>div:first-child>.allergen-row{display:none}html.menu-compact #menu-content .dish-price{display:block}.cap-right{gap:12px;padding:0}html.menu-compact #menu-content .dish-row{height:260px;min-height:260px}html.menu-compact #menu-content .dish-meta{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:8px}html.menu-compact #menu-content .dish-bottom{margin-top:auto;width:100%}.event-full-overlay,.special-full-overlay{inset:0!important;width:100%!important;max-width:none!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;background:transparent!important;opacity:0!important;transition:none!important;overflow:hidden!important}.event-full-overlay.open,.special-full-overlay.open{opacity:1!important}.event-full-panel,.special-full-panel{width:100%!important;height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;min-height:0!important;max-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;margin-top:calc(16px + env(safe-area-inset-top,0px))!important;border-radius:0!important;background:var(--bg)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.event-full-image-wrap,.special-full-image-wrap{border-radius:0;overflow:hidden}@media(min-width:760px){.event-full-overlay,.special-full-overlay{left:calc(50% - 240px)!important;right:auto!important;width:480px!important;max-width:480px!important}html.panel-open .event-full-overlay,html.panel-open .special-full-overlay{left:max(0px,calc(50vw - 488px))!important;right:auto!important;width:min(calc(50vw - 8px),480px)!important;max-width:none!important}}.toggle-switch:after{box-shadow:none}[data-theme=dark] .toggle-switch{background:#ffffff2e}[data-theme=dark] .toggle-switch:after{background:#ffffffb3}[data-theme=dark] .toggle-switch.on{background:#ffffffeb}[data-theme=dark] .toggle-switch.on:after{background:#111}.home-detail-content{padding-top:0}.home-detail-content .home-panel{padding-top:0!important;margin-top:0!important}html.menu-compact #menu-content .dish-row{height:320px;min-height:320px}html.menu-compact #menu-content .dish-meta{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-between}html.menu-compact #menu-content .dish-bottom{margin-top:auto}.event-full-overlay.sheet,.special-full-overlay.sheet{position:fixed!important;inset:auto 0 0!important;z-index:970!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;margin:0!important;padding:0!important;display:block!important;border-radius:0!important;background:var(--sheet-bg, var(--bg))!important;color:var(--text)!important;opacity:1!important;pointer-events:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;transform:translateY(100%)!important;transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease!important}.event-full-overlay.sheet.open,.special-full-overlay.sheet.open{pointer-events:auto!important;transform:translateY(0)!important}.event-full-panel,.special-full-panel{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.event-full-image-wrap,.special-full-image-wrap{border-radius:0}@media(min-width:760px){.event-full-overlay.sheet,.special-full-overlay.sheet{left:calc(50% - 240px)!important;right:auto!important;width:480px!important;max-width:480px!important}html.panel-open .event-full-overlay.sheet,html.panel-open .special-full-overlay.sheet{left:max(0px,calc(50vw - 488px))!important;right:auto!important;width:min(calc(50vw - 8px),480px)!important;max-width:none!important}}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{z-index:980!important;background:var(--bg)!important}html.menu-compact #menu-content .dish-row{height:288px;min-height:288px}.event-full-overlay.sheet,.special-full-overlay.sheet{top:auto!important;bottom:0!important;height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;min-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;transform:translate3d(0,100%,0)!important;transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease!important}.event-full-overlay.sheet.open,.special-full-overlay.sheet.open{transform:translateZ(0)!important}.event-full-panel,.special-full-panel{min-height:100%}@media(min-width:760px){.event-full-overlay.sheet,.special-full-overlay.sheet{height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;min-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important;max-height:calc(100svh - 16px - env(safe-area-inset-top,0px))!important}}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{z-index:1180!important;background:var(--bg)!important}html.home-access-entering .home-access-back,html.home-access-leaving .home-access-back,html.nav-page-events .home-access-back,html.nav-page-detail .home-access-back,html.nav-page-reserve .home-access-back,html.nav-page-contact .home-access-back{z-index:1190!important}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{z-index:760!important;background:var(--bg)!important}html.nav-page-events #events-section,html.nav-page-detail #home-detail-section,html.nav-page-reserve #reserve-section,html.nav-page-contact #contact-section{position:relative!important;z-index:760!important;min-height:100svh!important;background:var(--bg)!important}[data-theme=dark] .toggle-switch{background:#2a2a2a}[data-theme=dark] .toggle-switch:after{background:#f0f0f0}[data-theme=dark] .toggle-switch.on{background:#f0f0f0}[data-theme=dark] .toggle-switch.on:after{background:#000}.sheet,.sheet.open,.event-full-overlay.sheet,.event-full-overlay.sheet.open,.special-full-overlay.sheet,.special-full-overlay.sheet.open,#dish-sheet,#dish-sheet.open,#search-panel,#search-panel.open,#admin-sheet,#admin-sheet.open{box-shadow:none}.special-full-title{font-size:1.5rem!important;line-height:1.03;font-weight:var(--weight-special-title, 600);font-family:var(--font-special-title, inherit);letter-spacing:normal;max-width:none}.special-full-subtitle{font-size:1rem;line-height:1.55;font-weight:var(--weight-dish-desc, 400);font-family:var(--font-dish-desc, inherit)}.special-full-head{align-items:baseline;margin-bottom:var(--sheet-title-copy-gap)!important}#search-results .dish-bottom{display:flex!important;align-items:flex-end!important;justify-content:stretch!important;min-height:36px!important;padding-right:0!important;margin-top:auto!important}.special-full-title{font-size:1.5rem;line-height:1.03;font-weight:600!important;font-family:var(--font-special-title, var(--font-hero-title, var(--font-heading, inherit)));letter-spacing:normal;max-width:none}.event-full-title{font-size:1.5rem;line-height:1.03;font-weight:600!important;font-family:var(--font-event-title, var(--font-hero-title, var(--font-heading, inherit)));letter-spacing:normal;max-width:none}.event-full-time{display:block;align-self:flex-start;width:fit-content;max-width:100%;margin:0 0 4px;padding:0;border:0;border-radius:0;background:transparent;color:var(--text-secondary);font-size:.8rem;font-weight:600;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}#search-results .dish-price{display:block!important;margin-top:4px!important;color:var(--text)!important;font-size:1rem!important;line-height:1.12!important;font-weight:var(--weight-price, 400)!important;white-space:nowrap!important}#search-results .dish-desc{display:none!important}#search-results .dish-row .allergen-row{justify-content:flex-start!important;min-height:24px!important}.search-float,.menu-full-back{transition:opacity .3s ease,background-color .3s ease,transform .3s ease!important;transform:translateZ(0)!important;backface-visibility:hidden}html.menu-full-open .menu-full-back{left:16px}html.menu-full-open .search-float{display:inline-flex!important;opacity:1!important;pointer-events:auto!important;z-index:var(--menu-top-control-layer)!important;transition:opacity .3s ease!important}.event-full-overlay.sheet,.special-full-overlay.sheet,.event-full-panel,.special-full-panel,html body .sheet{touch-action:pan-y}.event-full-overlay.sheet,.special-full-overlay.sheet{background:#fff}[data-theme=dark] .event-full-overlay.sheet,[data-theme=dark] .special-full-overlay.sheet{background:#181818}.event-full-panel,.special-full-panel,.event-full-body,.special-full-body{background:transparent!important}.menu-full-category-drawer{border-right:0!important}.dish-thumb:has(.sold-out-badge) img,.daily-menu-cover:has(.sold-out-badge) img{filter:brightness(.5)}html.menu-compact:not(.nav-page-menu) #menu-content .dish-row{height:auto;min-height:0}html.menu-compact:not(.nav-page-menu) #menu-content .dish-meta{flex:0 1 auto;min-height:0}.icon-badge svg,.dish-row .icon-badge svg,#admin-sheet .icon-badge svg{color:inherit}.icon-badge{box-sizing:border-box!important;border:0!important;background:transparent!important}html.menu-compact:not(.nav-page-menu) #menu-content .dish-row{height:auto;min-height:0;gap:8px}html.menu-compact:not(.nav-page-menu) #menu-content .dish-meta{height:auto;min-height:0;flex:0 0 auto;justify-content:flex-start;gap:4px}html.menu-compact:not(.nav-page-menu) #menu-content .dish-meta>div:first-child{min-height:0;gap:4px}html.menu-compact:not(.nav-page-menu) #menu-content .dish-bottom{display:none;min-height:0;height:0;margin:0;padding:0}.dish-sheet-media .sold-out-badge{border-radius:inherit!important}.menu-dia-section-label{margin-bottom:6px!important}.menu-dia-section.has-description .menu-dia-section-label{margin-bottom:16px!important}.dish-row .icon-badge,.sheet-icon-row .icon-badge,#legend-sheet .legend-item .icon-badge{width:25px;height:25px}.dish-row .icon-badge{--icon-size: 21px !important}.menu-dia-section-label{margin-bottom:0!important}.menu-dia-section.has-description .menu-dia-section-label{margin-bottom:8px}html.menu-compact:not(.nav-page-menu):has(.daily-menu-card .special-category-card) #menu-content .category-block:first-child,html.menu-compact:not(.nav-page-menu):has(.menu-full-special-card-block) #menu-content .category-block:first-child{padding-top:0}.dish-thumb:has(.sold-out-badge) img,.daily-menu-cover:has(.sold-out-badge) img{filter:brightness(.5);opacity:1}.dish-thumb .sold-out-badge,.daily-menu-cover .sold-out-badge{background:transparent}#dish-sheet .dish-sheet-media .sold-out-badge{background:#00000085}[data-theme=dark] .capsule,[data-theme=dark] .cap-right,[data-theme=dark] .cap-right .icon-btn,[data-theme=dark] .search-float,[data-theme=dark] .menu-full-back{background:var(--capsule-bg)!important}[data-theme=dark] .sheet,[data-theme=dark] #dish-sheet,[data-theme=dark] #search-panel,[data-theme=dark] .event-card,[data-theme=dark] .admin-dish-list-card{background:var(--card)}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target,html.home-access-entering .home-access-back,html.home-access-leaving .home-access-back,html.home-access-entering #hero,html.home-access-entering #home-section,html.home-access-leaving #hero,html.home-access-leaving #home-section{animation:none!important;transition:none!important}.dish-name{color:#000!important}[data-theme=dark] .dish-name{color:#fff!important}html[data-theme=dark]{--sheet-title-bg-rgb: 24,24,24;--sheet-title-bg: rgb(var(--sheet-title-bg-rgb))}html[data-theme=dark] .sheet,html[data-theme=dark] #dish-sheet,html[data-theme=dark] #search-panel,html[data-theme=dark] .event-full-overlay.sheet,html[data-theme=dark] .special-full-overlay.sheet,html[data-theme=dark] .home-access-list,html[data-theme=dark] .event-card,html[data-theme=dark] .daily-menu-card,html[data-theme=dark] .admin-dish-list-card,html[data-theme=dark] .admin-setting-row,html[data-theme=dark] .hero,html[data-theme=dark] .admin-user-input,html[data-theme=dark] .admin-pin-overlay input{background:var(--card)}html[data-theme=dark] body #event-full-overlay.sheet,html[data-theme=dark] body #special-full-overlay.sheet,html[data-theme=dark] body #lang-sheet.sheet,html[data-theme=dark] body #more-sheet.sheet,html[data-theme=dark] body #legend-sheet.sheet,html[data-theme=dark] body #contact-sheet.sheet,html[data-theme=dark] body #dish-sheet.sheet{background:#181818;background-color:#181818}html[data-theme=dark] .sheet-header:before,html[data-theme=dark] .admin-header:before,html[data-theme=dark] #legend-sheet .sheet-header:before{background-color:rgb(var(--sheet-title-bg-rgb))!important}html[data-theme=dark] #dish-sheet .dish-sheet-actions,html[data-theme=dark] #dish-sheet .dish-sheet-body,html[data-theme=dark] .event-full-body,html[data-theme=dark] .special-full-body,html[data-theme=dark] .event-full-panel,html[data-theme=dark] .special-full-panel{background:var(--card)}html[data-theme=dark] .capsule,html[data-theme=dark] .cap-right,html[data-theme=dark] .search-float,html[data-theme=dark] .menu-full-back,html[data-theme=dark] html[data-theme=dark] .admin-top-left-capsule,html[data-theme=dark] #admin-global-save,html[data-theme=dark] .admin-dish-action-group,html[data-theme=dark] .admin-dish-action-right,html[data-theme=dark] .admin-dish-lang-tabs{background:var(--capsule-bg)!important}html[data-theme=dark]{--card: #181818;--dish-list-bg: #181818;--capsule-bg: #262626;--sheet-title-bg-rgb: 24,24,24;--sheet-title-bg: rgb(var(--sheet-title-bg-rgb))}html[data-theme=dark] .sheet,html[data-theme=dark] #dish-sheet,html[data-theme=dark] #search-panel,html[data-theme=dark] .event-full-overlay.sheet,html[data-theme=dark] .special-full-overlay.sheet,html[data-theme=dark] .home-access-list,html[data-theme=dark] .daily-menu-card,html[data-theme=dark] .event-card,html[data-theme=dark] .admin-dish-list-card,html[data-theme=dark] .admin-setting-row{background:#181818;background-color:#181818}html[data-theme=dark] .capsule,html[data-theme=dark] .cap-right,html[data-theme=dark] .search-float,html[data-theme=dark] .menu-full-back,html[data-theme=dark] html[data-theme=dark] .admin-top-left-capsule,html[data-theme=dark] #admin-global-save,html[data-theme=dark] .admin-dish-action-group,html[data-theme=dark] .admin-dish-action-right,html[data-theme=dark] .admin-dish-lang-tabs{background:#333!important;background-color:#333!important}.sheet-backdrop,.sheet-backdrop.admin-open,html.search-open .sheet-backdrop.open,.admin-reset-modal-backdrop.open,.admin-contact-form-backdrop.open{background:#00000080!important}.special-category-card:has(.daily-menu-cover){background:transparent!important;background-color:transparent!important}.special-category-card:not(:has(.daily-menu-cover)),.special-category-card:has(.daily-menu-cover) .special-category-summary{background:var(--card);background-color:var(--card)}.icon-badge,.dish-row .icon-badge,.sheet-icon-row .icon-badge,#legend-sheet .legend-item .icon-badge,#admin-sheet .icon-badge{background:transparent!important;background-color:transparent!important;outline:0!important;box-shadow:none!important;padding:0!important}.sheet-icon-row{align-items:center}.menu-full-category-drawer,html.nav-page-menu:not(.panel-open) .menu-full-category-drawer{border-right:0!important;outline:0!important}.event-full-body{--event-full-description-size: 1rem}.event-full-description{font-size:1rem}.dish-customizer{display:flex;flex-direction:column;gap:32px;margin-top:32px}#dish-sheet .sheet-icon-row:has(+.dish-customizer){margin-bottom:0!important}.dish-custom-group{display:flex;flex-direction:column;gap:8px}.dish-custom-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dish-custom-head h4{margin:0;font-size:1rem;line-height:1.2;font-weight:700;color:var(--text)}.dish-custom-required-badge{flex:0 0 auto;min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;background:#80808021;font-size:.8rem;font-weight:600;color:var(--text-secondary);line-height:1}.dish-custom-required-badge.required{background:#245c3d;color:#fff}.dish-custom-required-badge.optional{background:#80808021;color:var(--text-secondary)}.dish-custom-options{display:flex;flex-direction:column;gap:0;border-radius:0!important;overflow:visible}.dish-custom-option{position:relative;width:100%;min-height:50px;border:0;border-bottom:1px solid var(--border);border-radius:0!important;background:transparent;color:var(--text);padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font:inherit;font-size:1rem;font-weight:400;text-align:left;box-sizing:border-box;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;outline:0!important;box-shadow:none!important;filter:none!important;transition:none!important}.dish-custom-option:last-child{border-bottom:0}.dish-custom-option-name{min-width:0;line-height:1.2;font-weight:400!important}.dish-custom-option-tail{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.dish-custom-price{font-size:1rem;font-weight:400;color:var(--text-secondary)}.dish-custom-option:focus,.dish-custom-option:focus-visible{border-radius:0!important;background:transparent!important;color:var(--text)!important;outline:0!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important}.dish-custom-option:before,.dish-custom-option:after{content:none!important;display:none!important}#dish-sheet .dish-custom-option,#dish-sheet .dish-custom-option:hover,#dish-sheet .dish-custom-option:focus,#dish-sheet .dish-custom-option:focus-visible{border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;transform:none!important}#dish-sheet .dish-custom-options{border-radius:0!important;overflow:visible!important;clip-path:none!important}#dish-sheet .dish-custom-option{overflow:visible!important;border-bottom:0!important}#dish-sheet .dish-custom-option:not(:last-child):after{content:""!important;display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:1px!important;border-radius:0!important;background:var(--border)!important;opacity:1!important;pointer-events:none!important}.home-notice-panel .home-notice-card{min-height:72px;padding:16px;border-radius:8px;background:var(--card);display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:14px;box-sizing:border-box}.home-notice-panel .home-notice-icon{width:25px;height:25px;display:grid;place-items:center;align-self:center;color:var(--text)}.home-notice-panel .home-notice-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.home-notice-panel .home-notice-copy{min-width:0}.home-notice-panel .home-panel-title{margin:0 0 6px;font-size:1rem;line-height:1.4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.home-notice-panel .home-panel-text{margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;font-size:1rem!important;line-height:1.4}.hero-notice-slot{display:none}.home-access-row{font-weight:400!important}html:not(.nav-page-mode).menu-range-760 .hero-notice-slot{position:fixed;top:calc(76px + env(safe-area-inset-top,0px));left:calc(var(--menu-available-width, 100vw) / 2);z-index:10020;display:block;width:min(var(--home-notice-desktop-width, 720px),calc(var(--menu-available-width, 100vw) - 32px));transform:translate(-50%)}html:not(.nav-page-mode).menu-range-760 .hero-notice-slot:empty{display:none}html:not(.nav-page-mode).menu-range-760 .hero-notice-slot .home-notice-panel{margin:0;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none}html:not(.nav-page-mode).menu-range-760 .hero-notice-slot .home-notice-card{border-radius:16px;background:var(--foodev-floating-capsule-background);box-shadow:var(--foodev-floating-capsule-shadow);-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)}html:not(.nav-page-mode).menu-range-760 #home-content>.home-notice-panel{display:none}.contact-item:after{left:92px;right:20px}html[data-theme=dark] .daily-menu-card{background:transparent;background-color:transparent}html[data-theme=dark] .special-category-card:has(.daily-menu-cover){background:transparent!important;background-color:transparent!important}html[data-theme=dark] .special-category-card:has(.daily-menu-cover) .special-category-summary{background:var(--card);background-color:var(--card)}.dish-custom-price.is-free{color:var(--text-secondary);font-size:.9rem;font-weight:400;line-height:1.2;white-space:nowrap}html[data-theme=dark] .special-category-card{background:transparent!important;background-color:transparent!important}html.nav-page-menu #menu-content .dish-list .dish-row:first-child{padding-top:16px!important}html.nav-page-menu #menu-content .dish-list .dish-row:last-child{padding-bottom:16px!important}.sheet-header{height:auto!important;min-height:var(--sheet-title-bar-height)!important;max-height:none!important;padding-bottom:16px!important;overflow:visible!important}.sheet-title,.admin-title{white-space:normal;overflow:visible;text-overflow:clip;max-width:calc(100% - 96px)}button:active,[role=button]:active,a:active{transform:none!important;translate:none!important;filter:none!important;opacity:1!important}@supports (-webkit-touch-callout: none){html,body{overflow-x:hidden!important}.capsule,.cap-right,.cap-right .icon-btn,.search-float,.menu-full-back,.home-access-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs{transform:none!important;-webkit-transform:none!important;backface-visibility:visible;-webkit-backface-visibility:visible;will-change:auto}}button,[role=button],a,label,input,textarea,select{-webkit-tap-highlight-color:transparent}html.search-open #sheet-backdrop.open{opacity:1!important;background:var(--bg)!important;background-color:var(--bg)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.search-open #search-panel,html.search-open #search-panel.open{background:var(--card)!important;background-color:var(--card)!important;border-radius:0!important;box-shadow:none!important;outline:0!important}html.search-open #search-panel .search-scroll-body{background:var(--card)!important;background-color:var(--card)!important}html.menu-compact #menu-content .dish-thumb,html.nav-page-menu #menu .dish-thumb,.menu-full-overlay .dish-thumb{border-radius:8px!important}html.menu-compact #menu-content .dish-thumb img,html.nav-page-menu #menu .dish-thumb img,.menu-full-overlay .dish-thumb img{border-radius:inherit}.icon-badge{background:transparent!important}#home-content .home-notice-panel+.home-panel{margin-top:-22px}#legend-sheet .legend-item{position:relative;border-bottom:0}#legend-sheet .legend-item:not(:last-child):after{content:""!important;position:absolute!important;left:68px!important;right:4px!important;bottom:0!important;height:1px!important;background:var(--border)!important;opacity:1!important;pointer-events:none!important}#legend-sheet .legend-item:last-child:after{content:none;display:none}@media(min-width:900px){#legend-sheet .legend-item.is-column-end:after{content:none!important;display:none!important}}#legend-sheet .legend-item .icon-badge{width:50px;height:50px;--icon-size: 34px}#search-panel,html.search-open #search-panel,html.search-open #search-panel.open{--search-panel-top: calc(16px + env(safe-area-inset-top, 0px)) ;top:var(--search-panel-top);bottom:0;height:calc(100svh - var(--search-panel-top));max-height:calc(100svh - var(--search-panel-top));padding:0;display:flex;flex-direction:column;overflow:hidden;border-radius:16px 16px 0 0;background:var(--bg);box-shadow:none;outline:0}html[data-theme=dark] #search-panel{background:#000;background-color:#000}#search-panel .search-panel-header{flex:0 0 auto;position:sticky;top:0;z-index:5;padding:16px 16px 12px;background:var(--bg);border-bottom:1px solid var(--border);box-sizing:border-box;display:flex;align-items:center;gap:12px}html[data-theme=dark] #search-panel .search-panel-header{background:#000}#search-panel .search-input-wrap{margin:0;flex:1 1 auto;min-width:0;width:100%}#search-panel .search-input{height:48px!important;border:0!important;outline:0!important;border-radius:8px!important;padding:0 48px 0 16px!important;background:var(--card)!important;font-size:1rem!important;font-weight:400!important;color:var(--text)!important;animation:none!important;transition:none!important}#search-panel .search-input:focus{border:0;outline:0;box-shadow:none}#search-panel .search-input-icon{right:16px;width:20px;height:20px;opacity:1;stroke:var(--text-secondary)}#search-panel .search-scroll-body,html.search-open #search-panel .search-scroll-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 0 calc(20px + env(safe-area-inset-bottom,0px));background:var(--bg);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html[data-theme=dark] #search-panel .search-scroll-body{background:#000}#search-results .search-empty{min-height:calc(100svh - 148px);padding:0 32px!important;display:flex;align-items:center;justify-content:center;text-align:center}#dish-sheet-content{min-height:100%;display:flex;flex-direction:column}#dish-sheet .dish-sheet-body{flex:1 1 auto!important;min-height:0!important;padding-bottom:24px!important}#dish-sheet .dish-sheet-actions{position:sticky!important;bottom:0!important;z-index:8!important;flex:0 0 auto!important;margin:auto 0 0!important;padding:12px 24px calc(16px + env(safe-area-inset-bottom,0px))!important;background:var(--card)!important;border-top:0 solid transparent!important;box-shadow:none!important;box-sizing:border-box!important}html[data-theme=dark] #dish-sheet .dish-sheet-actions{background:#181818!important}#dish-sheet.has-action-border .dish-sheet-actions{border-top:1px solid var(--border)!important}#dish-sheet .dish-sheet-body,#dish-sheet .dish-sheet-actions{padding-left:32px!important;padding-right:32px!important}#dish-sheet .dish-custom-head h4{font-family:var(--font-dish-sheet-name, inherit)!important;font-size:1.5rem!important;line-height:1.03!important;font-weight:var(--weight-dish-sheet-name, 400)!important;letter-spacing:normal!important}#dish-sheet .dish-custom-head{align-items:center!important}.home-menu-access-list+.home-access-list{margin-top:16px}#dish-sheet .dish-custom-required-badge{align-self:center!important;transform:translateY(1px)}html.menu-compact:not(.nav-page-menu) #menu_dia .menu-full-special-card-block>.category-title{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer}html.menu-compact:not(.nav-page-menu) #menu_dia .menu-full-special-card-block>.category-title:after,html.menu-compact:not(.nav-page-menu) #menu-content .menu-full-special-card-block>.category-title:after{content:"";width:26px;height:26px;flex:0 0 auto;background:var(--text);opacity:.88;transform:translateY(2px);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29 6.71a1 1 0 0 1 1.42 0l4.58 4.58a1 1 0 0 1 0 1.42l-4.58 4.58a1 1 0 0 1-1.42-1.42L13.17 12 9.29 8.12a1 1 0 0 1 0-1.41Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29 6.71a1 1 0 0 1 1.42 0l4.58 4.58a1 1 0 0 1 0 1.42l-4.58 4.58a1 1 0 0 1-1.42-1.42L13.17 12 9.29 8.12a1 1 0 0 1 0-1.41Z'/%3E%3C/svg%3E") center / contain no-repeat}html.nav-page-menu #menu-full-panel .dish-thumb{width:144px!important;height:144px!important;border-radius:8px!important}html.nav-page-menu #menu-full-panel .dish-meta{min-height:144px!important;height:144px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:8px!important}#search-results.search-results,#search-results{width:100%;max-width:100%;margin:0;padding:0 16px 16px;background:var(--dish-list-bg);display:flex;flex-direction:column;gap:0;overflow:visible;box-sizing:border-box}#search-results .dish-row{width:calc(100% + 32px)!important;max-width:none!important;height:176px!important;min-height:176px!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:144px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;border-radius:0!important;overflow:visible!important;box-sizing:border-box!important;box-shadow:none!important}#search-results .dish-row:before,#search-results .dish-row:after{content:none!important;display:none!important}#search-results .dish-thumb{width:144px!important;height:144px!important;border-radius:8px!important;overflow:visible!important}#search-results .dish-thumb>img{border-radius:8px!important}#search-results .dish-meta{width:100%!important;min-width:0!important;min-height:144px!important;height:144px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:8px!important}.menu-source{display:none}#dish-sheet .dish-sheet-media,#dish-sheet .dish-sheet-media img,#dish-sheet .dish-sheet-media .sold-out-badge{border-radius:0!important}.menu-full-category-drawer{border-radius:0}.menu-full-category-drawer-row{border-radius:8px!important}#more-sheet .theme-row:after{display:block;left:54px;right:12px;background:var(--border)}#more-sheet .theme-row:last-child:after{display:none}#special-full-overlay .special-full-body{padding-left:32px!important;padding-right:32px!important}#special-full-overlay .special-full-title{font-family:var(--font-special-title, inherit);font-size:var(--title-sheet-size);font-weight:var(--weight-special-title, 600);line-height:1.03;letter-spacing:normal}#special-full-overlay .special-full-courses{display:grid;gap:32px}#special-full-overlay .special-full-courses .menu-dia-section{display:grid!important;gap:16px!important;margin:0!important;padding:0!important}#special-full-overlay .special-full-courses .menu-dia-section.has-description{gap:0!important}#special-full-overlay .special-full-courses .menu-dia-section-label{margin:0!important;color:var(--text)!important;font-family:var(--font-special-title, inherit)!important;font-size:var(--title-sheet-size)!important;font-weight:var(--weight-special-title, 600)!important;line-height:1.03!important;letter-spacing:normal!important;text-transform:none!important}#special-full-overlay .special-full-courses .menu-dia-section.has-description .menu-dia-section-label{margin-bottom:var(--category-title-description-gap)!important}#special-full-overlay .special-full-courses .menu-dia-section.has-description .menu-dia-section-desc{margin:0 0 16px!important}#special-full-overlay .special-full-courses .dish-list-card-list{margin:0!important}.dish-name,.menu-full-overlay .dish-name,#search-results .dish-name{max-height:none!important;line-height:1.24!important;padding-bottom:.08em!important}#special-full-overlay .special-full-courses .special-dish-list{gap:24px!important}html body .sheet.open:not(#admin-sheet){transform:translateY(0)!important}html body .sheet:not(.open):not(#admin-sheet){transform:translateY(100%)!important}#search-panel .search-panel-header{padding-left:16px}.search-filter-inline{flex:0 0 44px;width:44px;height:44px;margin:0;padding:0;border:0;outline:0;border-radius:8px;background:var(--card);color:var(--text);box-shadow:none;display:inline-grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.search-filter-inline svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}#dish-sheet .dish-sheet-media,#dish-sheet .dish-sheet-media img,#event-full-overlay .event-full-image-wrap,#event-full-overlay .event-full-image-wrap img,#special-full-overlay .special-full-image-wrap,#special-full-overlay .special-full-image-wrap img{border-radius:0}html body #dish-sheet .dish-sheet-actions,html body #dish-sheet.has-action-border .dish-sheet-actions{background:transparent!important;border:0!important;box-shadow:none!important}#dish-sheet .dish-sheet-copy{margin-bottom:10px!important}#dish-sheet .sheet-icon-row{column-gap:8px!important;row-gap:4px!important;margin-bottom:14px!important}#search-panel .search-inline-close{flex:0 0 44px;width:44px;height:44px;margin:0;padding:0;border:0;outline:0;border-radius:999px;background:var(--capsule-bg);color:var(--text);box-shadow:var(--floating-capsule-shadow);display:inline-grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.search-inline-close svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round}html body #dish-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{top:0!important;bottom:0!important;height:100svh!important;min-height:100svh!important;max-height:none!important;border-radius:0!important}#search-panel{--search-panel-top: calc(16px + env(safe-area-inset-top, 0px)) }.capsule,.cap-right,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs,html[data-theme=dark] body .capsule,html[data-theme=dark] body .cap-right,html[data-theme=dark] body .search-float,html[data-theme=dark] body .menu-full-back,html[data-theme=dark] body .admin-top-left-capsule,html[data-theme=dark] body #admin-global-save,html[data-theme=dark] body .admin-dish-action-group,html[data-theme=dark] body .admin-dish-action-right,html[data-theme=dark] body .admin-dish-lang-tabs{background:var(--capsule-bg)!important;background-color:var(--capsule-bg)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none;filter:none;box-shadow:var(--floating-capsule-shadow)!important;outline:0!important}html:not([data-theme=dark]){--sheet-title-bg-rgb: 255,255,255;--sheet-title-bg: rgb(var(--sheet-title-bg-rgb))}.capsule,.cap-right,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs{background:var(--capsule-bg)!important;background-color:var(--capsule-bg)!important;border:0!important;outline:0!important;box-shadow:var(--floating-capsule-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none;filter:none}html[data-theme=dark] body .capsule,html[data-theme=dark] body .cap-right,html[data-theme=dark] body .search-float,html[data-theme=dark] body .menu-full-back,html[data-theme=dark] body .admin-top-left-capsule,html[data-theme=dark] body #admin-global-save,html[data-theme=dark] body .admin-dish-action-group,html[data-theme=dark] body .admin-dish-action-right,html[data-theme=dark] body .admin-dish-lang-tabs{background:var(--capsule-bg)!important;background-color:var(--capsule-bg)!important;box-shadow:var(--floating-capsule-shadow)!important;outline:0!important}.events-carousel{gap:16px;padding:0 0 8px}.event-slide{gap:0}.event-card{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;border-radius:16px!important;overflow:hidden!important;background:color-mix(in srgb,var(--text) 14%,var(--card))!important;color:#fff!important;padding:0!important;box-shadow:none!important;grid-template-columns:none!important}html[data-theme=dark] .event-card{background:var(--card);background-color:var(--card)}.event-card-image,.event-card-image img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:inherit!important}.event-card-image{background:var(--bg);overflow:hidden}.event-card-image img{display:block;object-fit:cover}.event-card-copy{position:absolute;inset:auto 0 0;min-height:48%;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;padding:76px 18px 18px;background:transparent;color:#fff;overflow:visible;z-index:2}.event-card-title{color:#fff;font-size:1.2rem;line-height:1.24;font-weight:600;padding-bottom:4px;text-shadow:0 2px 18px #00000059;overflow:visible}.event-card-time{order:-1!important;display:block!important;align-self:flex-start!important;width:fit-content!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fffc!important;font-size:.75rem!important;line-height:1.1!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-shadow:0 1px 12px #00000066!important}.event-card-description{display:none}html body .sheet{top:0!important;height:100svh!important;min-height:100svh!important;max-height:none!important;border-radius:0!important}:root{--menu-full-control-gap: 8px;--top-right-capsule-width: 44px}.cap-right{gap:8px}@keyframes adminSectionBaseIn{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}@keyframes adminSectionBaseOut{0%{transform:translate3d(-25%,0,0)}to{transform:translateZ(0)}}@keyframes adminSectionTargetIn{0%{transform:translate3d(100%,0,0);box-shadow:var(--foodev-section-motion-shadow)}to{transform:translateZ(0);box-shadow:0 0 #0000}}@keyframes adminSectionTargetOut{0%{transform:translateZ(0);box-shadow:var(--foodev-section-motion-shadow)}to{transform:translate3d(100%,0,0);box-shadow:0 0 #0000}}@keyframes homeAccessTargetIn{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes homeAccessTargetOut{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes homeAccessBaseIn{0%{transform:translateZ(0)}to{transform:translate3d(-25vw,0,0)}}@keyframes homeAccessBaseOut{0%{transform:translate3d(-25vw,0,0)}to{transform:translateZ(0)}}@keyframes capsuleFadeIn{0%{opacity:0}to{opacity:1}}@keyframes capsuleFadeOut{0%{opacity:1}to{opacity:0}}html.home-access-entering #app-scroll,html.home-access-leaving #app-scroll{overflow-x:clip!important;overflow-y:auto!important}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{transition:none!important;will-change:transform!important;backface-visibility:hidden!important;transform:translateZ(0);height:auto!important;min-height:0!important}html.home-access-entering .home-access-target{animation:homeAccessTargetIn var(--foodev-section-motion-duration) var(--foodev-section-motion-ease) both!important}html.home-access-leaving .home-access-target{animation:homeAccessTargetOut var(--foodev-section-motion-duration) var(--foodev-section-motion-ease) both!important}html.home-access-entering #hero,html.home-access-entering #home-section,html.home-access-entering #site-footer,html.home-access-entering .nav{animation:homeAccessBaseIn var(--foodev-section-motion-duration) var(--foodev-section-motion-ease) both!important;will-change:transform!important;backface-visibility:hidden!important}html.home-access-leaving #hero,html.home-access-leaving #home-section,html.home-access-leaving #site-footer,html.home-access-leaving .nav{animation:homeAccessBaseOut var(--foodev-section-motion-duration) var(--foodev-section-motion-ease) both!important;will-change:transform!important;backface-visibility:hidden!important}html.home-access-entering .nav,html.home-access-leaving .nav,html.home-access-entering .cap-right,html.home-access-leaving .cap-right{animation:none!important;transform:none!important;z-index:10020!important;will-change:opacity!important;backface-visibility:hidden!important}html.home-access-entering .cap-right,html.home-access-leaving .cap-right{opacity:1!important;pointer-events:auto!important}html.menu-compact #menu-content .dish-thumb,#menu .dish-thumb,#menu-content .dish-thumb,.dish-row>.dish-thumb,html.nav-page-menu #menu .dish-thumb,html.nav-page-menu #menu-full-panel .dish-thumb,.menu-full-overlay .dish-thumb,html.menu-compact #menu-content .dish-thumb img,#menu .dish-thumb img,#menu-content .dish-thumb img,.dish-row>.dish-thumb img,html.nav-page-menu #menu .dish-thumb img,html.nav-page-menu #menu-full-panel .dish-thumb img,.menu-full-overlay .dish-thumb img,#search-results .dish-thumb,#search-results .dish-thumb>img{border-radius:8px!important}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{z-index:10000!important;background:var(--bg)!important;isolation:isolate!important}html.home-access-entering .home-access-back,html.home-access-leaving .home-access-back,html.nav-page-events .home-access-back,html.nav-page-menu .menu-full-back,html.nav-page-detail .home-access-back,html.nav-page-reserve .home-access-back,html.nav-page-contact .home-access-back{z-index:10010!important}html.home-access-entering #hero,html.home-access-entering #home-section,html.home-access-entering #site-footer,html.home-access-entering .nav,html.home-access-leaving #hero,html.home-access-leaving #home-section,html.home-access-leaving #site-footer,html.home-access-leaving .nav{z-index:0!important;pointer-events:none!important}html.home-access-entering .nav,html.home-access-leaving .nav{z-index:10020!important}html.home-access-entering .home-access-back{animation:capsuleFadeIn var(--foodev-section-motion-duration) ease both!important;transform:none!important;z-index:10010!important}html.home-access-leaving .home-access-back{animation:capsuleFadeOut var(--foodev-section-motion-duration) ease both!important;transform:none!important;z-index:10010!important}html.home-access-entering #events-section.home-access-target .event-slide,.events-carousel.events-pre-enter .event-slide{visibility:hidden!important;opacity:0!important;transform:translate3d(0,calc(100vh + 120px),0)!important;animation:none!important}html.home-access-entering #events-section.home-access-target .events-view-switch,html.home-access-entering #events-section.home-access-target .events-view-pill,html.home-access-entering #events-section.home-access-target .events-view-option{opacity:1!important;visibility:visible!important}html.home-access-entering #events-section.home-access-target .events-view-option.active{color:var(--text)!important}html.home-access-entering #events-section.home-access-target .events-view-option:not(.active){color:var(--text-secondary)!important}html.home-access-menu-transition.home-access-entering .menu-full-back,html.home-access-menu-transition.home-access-entering .search-float,html.home-access-menu-transition.home-access-entering #search-button.search-float{animation:capsuleFadeIn var(--foodev-section-motion-duration) ease both!important;transform:none!important;z-index:10010!important;pointer-events:auto!important;will-change:opacity!important;backface-visibility:hidden!important}html.home-access-menu-transition.home-access-leaving .menu-full-back,html.home-access-menu-transition.home-access-leaving .search-float,html.home-access-menu-transition.home-access-leaving #search-button.search-float{animation:capsuleFadeOut var(--foodev-section-motion-duration) ease both!important;transform:none!important;z-index:10010!important;pointer-events:none!important;will-change:opacity!important;backface-visibility:hidden!important}.event-card{transform:translateZ(0);backface-visibility:hidden;contain:paint}.event-card:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:radial-gradient(ellipse 78% 64% at 19% 104%,#0000008f,#00000064 34%,#00000027 62%,#0000 82%),radial-gradient(ellipse 96% 54% at 86% 112%,#0000003e,#00000020 42%,#0000 74%),linear-gradient(to top,#0005,#00000027 30%,#0000 66%) bottom / 100% 46% no-repeat;pointer-events:none;transform:translateZ(0);backface-visibility:hidden;opacity:1}.event-card-image img{filter:none}.event-card-image,.event-card-image img,.event-card-copy{transform:translateZ(0);backface-visibility:hidden}.event-card-image{z-index:0}.event-card-copy{z-index:2;background:transparent;overflow:visible}.event-card-title{line-height:1.24;padding-bottom:0;overflow:visible}html body .special-category-card[data-special-category]{position:relative!important;display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;max-width:none!important;height:max-content!important;min-height:0!important;max-height:none!important;margin-inline:0!important;aspect-ratio:auto!important;border-radius:12px!important;overflow:hidden!important;background:var(--card)!important;background-color:var(--card)!important;border:0!important;outline:0!important;box-shadow:none!important}html body .special-category-card[data-special-category]:before,html body .special-category-card[data-special-category]:after{border:0;outline:0;box-shadow:none}html body .special-category-card[data-special-category]:not(:has(.daily-menu-cover)){aspect-ratio:auto!important;background:var(--card)!important;background-color:var(--card)!important}html body .special-category-card[data-special-category] .daily-menu-cover{position:relative!important;flex:0 0 auto!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:2 / 1!important;align-self:start!important;margin:0!important;border-radius:0!important;overflow:hidden!important;background:#000!important}html body .special-category-card[data-special-category] .daily-menu-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:0}html body .special-category-card[data-special-category] .special-category-summary{position:relative;flex:0 0 auto;z-index:2;inset:auto;width:100%;height:auto;min-height:0;max-height:none;padding:16px;margin:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;background:var(--card);background-color:var(--card);color:var(--text);pointer-events:auto;box-sizing:border-box;overflow:visible;align-self:start}html body .special-category-card[data-special-category] .special-category-description{position:static;transform:none;width:auto;color:var(--text);display:block;font-size:1rem;font-weight:400!important;line-height:1.35;margin:0;max-height:none;overflow:visible;text-shadow:none;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:initial}html body .special-category-card[data-special-category] .special-category-price{position:static;color:var(--text);font-size:1.2rem;font-weight:600;line-height:1.1;text-shadow:none}html body .special-category-card[data-special-category] .special-category-summary-bottom{margin-top:0;align-items:center}html body .special-category-card[data-special-category] .special-category-summary-bottom>[data-special-card-control]{position:relative;inset:auto;transform:none;margin-left:auto}.events-carousel.events-entering .event-slide{animation-duration:.68s!important;animation-timing-function:cubic-bezier(.22,1,.36,1)!important}.events-carousel.events-entering .event-card,.events-carousel.events-entering .event-card:before,.events-carousel.events-entering .event-card:after,.events-carousel.events-entering .event-card-image,.events-carousel.events-entering .event-card-copy{opacity:1!important;visibility:visible!important}html:not(.images-disabled) #menu-full-panel .dish-list,html:not(.images-disabled).nav-page-menu #menu-full-panel .dish-list,html:not(.images-disabled).home-access-menu-transition #menu-full-panel .dish-list{gap:0!important;margin-inline:-16px!important;padding:0 16px!important}html:not(.images-disabled) #menu-full-panel .dish-row,html:not(.images-disabled) #menu-full-panel .dish-list .dish-row:first-child,html:not(.images-disabled) #menu-full-panel .dish-list .dish-row:last-child,html:not(.images-disabled) #menu-full-panel .dish-list .dish-row:first-child:last-child,html:not(.images-disabled).nav-page-menu #menu-full-panel .dish-row,html:not(.images-disabled).nav-page-menu #menu-full-panel .dish-list .dish-row:first-child,html:not(.images-disabled).nav-page-menu #menu-full-panel .dish-list .dish-row:last-child,html:not(.images-disabled).nav-page-menu #menu-full-panel .dish-list .dish-row:first-child:last-child,html:not(.images-disabled).home-access-menu-transition #menu-full-panel .dish-row,html:not(.images-disabled).home-access-menu-transition #menu-full-panel .dish-list .dish-row:first-child,html:not(.images-disabled).home-access-menu-transition #menu-full-panel .dish-list .dish-row:last-child,html:not(.images-disabled).home-access-menu-transition #menu-full-panel .dish-list .dish-row:first-child:last-child{--dish-large-thumb-size: 128px;width:calc(100% + 32px)!important;max-width:none!important;height:auto!important;min-height:0!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:var(--dish-large-thumb-size) minmax(0,1fr)!important;align-items:start!important;gap:0 16px!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important}html:not(.images-disabled) #menu-full-panel .dish-row:before,html:not(.images-disabled) #menu-full-panel .dish-row:after{content:none!important;display:none!important}html:not(.images-disabled) #menu-full-panel .dish-thumb{width:var(--dish-large-thumb-size, 128px)!important;height:var(--dish-large-thumb-size, 128px)!important;min-width:var(--dish-large-thumb-size, 128px)!important;min-height:var(--dish-large-thumb-size, 128px)!important}html:not(.images-disabled) #menu-full-panel .dish-thumb img{width:100%!important;height:100%!important}html:not(.images-disabled) #menu-full-panel .dish-meta{height:auto!important;min-height:var(--dish-large-thumb-size, 128px)!important}html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{top:0!important;bottom:0!important;height:100svh!important;min-height:100svh!important;max-height:none!important;padding:0!important;border-radius:0!important;background:var(--bg)!important;opacity:1!important;pointer-events:none!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translate3d(0,100%,0)!important;transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease!important}html body #event-full-overlay.event-full-overlay.sheet.open,html body #special-full-overlay.special-full-overlay.sheet.open{pointer-events:auto!important;transform:translateZ(0)!important}html body #event-full-overlay .event-full-panel,html body #special-full-overlay .special-full-panel{height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;overflow:visible!important;background:transparent!important}#search-panel .search-panel-header{border-bottom:0}.menu-full-category-drawer,.menu-full-category-drawer.open{background:var(--card);backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=dark] .menu-full-category-drawer,html[data-theme=dark] .menu-full-category-drawer.open{background:var(--card)}.cap-right,.menu-full-back,#search-button.search-float{transition:opacity .2s ease!important}html.home-access-entering .home-access-back,html.home-access-leaving .home-access-back,html.home-access-menu-transition.home-access-entering .menu-full-back,html.home-access-menu-transition.home-access-entering .search-float,html.home-access-menu-transition.home-access-leaving .menu-full-back,html.home-access-menu-transition.home-access-leaving .search-float{animation-duration:var(--foodev-section-motion-duration)!important;animation-delay:0ms!important;animation-timing-function:ease!important}html.home-access-menu-transition.home-access-entering .menu-full-back,html.home-access-menu-transition.home-access-leaving .menu-full-back{background:var(--floating-capsule-bg)!important;background-color:var(--floating-capsule-bg)!important;color:var(--text)!important;box-shadow:var(--floating-capsule-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.home-access-menu-transition.home-access-entering .home-access-back,html.home-access-menu-transition.home-access-leaving .home-access-back{display:none!important;opacity:0!important;pointer-events:none!important;animation:none!important;box-shadow:none!important}html.home-access-menu-transition.home-access-entering .menu-full-back{animation:capsuleFadeIn var(--foodev-section-motion-duration) ease both!important;transition:none!important}html.home-access-menu-transition.home-access-entering .home-access-back,html.home-access-menu-transition.home-access-leaving .home-access-back{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.sheet-header,.admin-header,#search-panel .search-panel-header{transition:background-color .3s ease,color .3s ease,border-color .3s ease!important}html body .sheet,html body #dish-sheet.sheet,html body #more-sheet.sheet,html body #lang-sheet.sheet,html body #legend-sheet.sheet,html body #contact-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease,background-color .3s ease,color .3s ease,border-color .3s ease!important}.sheet-header:before,.admin-header:before,#search-panel .search-panel-header:before{transition:background .3s ease,background-color .3s ease,border-color .3s ease,opacity .3s ease!important}html,body,.home-access-list,.home-access-row,.dish-row,.daily-menu-card,.event-card,.special-category-card,.admin-setting-row{transition-property:background,background-color,color,border-color,box-shadow!important;transition-duration:.3s!important;transition-timing-function:ease}#search-panel,html.search-open #search-panel,html.search-open #search-panel.open{justify-content:flex-start;align-items:stretch}#search-panel .search-panel-header{position:sticky;top:0;flex:0 0 auto;align-self:stretch;z-index:20}#search-panel .search-scroll-body,html.search-open #search-panel .search-scroll-body{flex:1 1 auto;align-self:stretch;min-height:0}#search-results.search-results,#search-results{flex:0 0 auto;align-self:stretch;justify-content:flex-start;align-items:stretch}.sheet.sheet-front{z-index:calc(var(--layer-sheet, 12010) + 20)!important;isolation:isolate}.sheet-stack-backdrop{position:fixed!important;inset:0!important;z-index:calc(var(--layer-sheet, 12010) + 10)!important;background:#00000080!important;opacity:0!important;pointer-events:auto!important;transition:opacity .5s ease!important;will-change:opacity!important}.sheet-stack-backdrop.open{opacity:1!important}.special-category-description,.special-category-card[data-special-category=menu_dia] .special-category-description{font-size:1rem;font-weight:400!important}.special-category-price,.special-category-card[data-special-category=menu_dia] .special-category-price{font-size:1.2rem;font-weight:600}body .event-card{border:1px solid #0000001A!important;box-shadow:0 12px 38px #0000002e!important}body .special-category-card{border:0;outline:0;box-shadow:none}html[data-theme=dark] body .event-card{border-color:#ffffff26!important;box-shadow:none!important}html[data-theme=dark] body .special-category-card{border:0;outline:0;box-shadow:none}html.home-access-menu-transition.home-access-leaving #search-button.search-float,html.home-access-menu-transition.home-access-leaving .search-float{opacity:0!important;animation:capsuleFadeOut var(--foodev-section-motion-duration) ease both!important;transition:opacity var(--foodev-section-motion-duration) ease!important;transform:none!important;pointer-events:none!important;visibility:visible!important;z-index:10010!important}html.home-access-menu-transition.home-access-entering #search-button.search-float,html.home-access-menu-transition.home-access-entering .search-float{animation:capsuleFadeIn var(--foodev-section-motion-duration) ease both!important;transition:opacity var(--foodev-section-motion-duration) ease!important;transform:none!important;visibility:visible!important;z-index:10010!important}body .event-card,body .special-category-card{position:relative;outline:0}body .special-category-card:before{content:none;display:none}html[data-theme=dark] body .special-category-card:before{content:none}html.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right.capsule,html.sheet-open.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right.capsule,html.special-open.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right.capsule{opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:3001!important;transition:opacity .2s ease!important}html.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right #more-toggle-btn,html.sheet-open.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right #more-toggle-btn,html.special-open.top-capsule-action.top-capsule-action-visible:not(.admin-mode) body .cap-right #more-toggle-btn{opacity:1!important;visibility:visible!important;pointer-events:none!important;transition:opacity .2s ease!important}html body .nav{top:calc(20px + env(safe-area-inset-top,0px));padding-left:max(16px,calc(env(safe-area-inset-left,0px) + 16px));padding-right:max(16px,calc(env(safe-area-inset-right,0px) + 16px))}html body .cap-right{display:flex;align-items:center;visibility:visible;gap:8px;transform:translateZ(0)}@media(display-mode:standalone),(display-mode:fullscreen){html body .nav{top:calc(16px + env(safe-area-inset-top,0px))!important}html body .cap-right{z-index:10020!important}}@media(max-width:899px){html.nav-page-menu.menu-full-open,html.nav-page-menu.menu-full-open body{overflow-y:auto!important;overflow-x:clip!important}html.nav-page-menu:not(.panel-open) .page{height:0!important;min-height:0!important;padding:0!important;overflow:hidden!important}html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay,html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay.open{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100svh!important;min-height:100svh!important;transform:none!important;visibility:visible!important;pointer-events:auto!important;overflow:hidden!important;z-index:700!important}html.nav-page-menu:not(.panel-open) #menu-full-panel.menu-full-panel{height:100%!important;min-height:100svh!important;overflow-y:auto!important;overflow-x:hidden!important}}#more-sheet{--more-sheet-icon-color: var(--text)}#more-sheet .theme-row-left>svg{width:26px!important;height:26px!important;flex-basis:26px!important;color:var(--text)!important;opacity:1!important}#more-sheet .theme-row svg.legend-chevron-svg{width:20px;height:20px;flex-basis:20px;color:var(--text-secondary);opacity:.72}#more-sheet .theme-row-left>svg path,#more-sheet .theme-row-left>svg circle,#more-sheet .theme-row-left>svg rect,#more-sheet .theme-row-left>svg line,#more-sheet .theme-row-left>svg polyline,#more-sheet .theme-row svg.legend-chevron-svg polyline{stroke:currentColor;stroke-width:1.25}#more-sheet .theme-row svg.legend-chevron-svg polyline{stroke-width:1.25}#more-sheet .theme-row-left>:is(svg,span).more-language-icon circle,#more-sheet .theme-row-left>:is(svg,span).more-language-icon path{fill:none;stroke:currentColor;stroke-width:1.25}#more-sheet .more-stroke-icon{stroke-width:1.25!important;stroke-linecap:round;stroke-linejoin:round}.home-access-row>svg:not(.home-access-phone),.home-access-row>svg:not(.home-access-phone) *,.icon-btn svg,.icon-btn svg *,.menu-full-back svg,.menu-full-back svg *,.search-float svg,.search-float svg *,.search-inline-close svg,.search-inline-close svg *,.search-input-icon,.search-input-icon *,.search-filter-inline svg,.search-filter-inline svg *,.home-access-back svg,.home-access-back svg *,.more-item svg,.more-item svg *,#more-sheet .theme-row-left>svg,#more-sheet .theme-row-left>svg *,#more-sheet .theme-row svg.legend-chevron-svg,#more-sheet .theme-row svg.legend-chevron-svg *,.legend-info-svg,.legend-info-svg *,.waiter-option svg,.waiter-option svg *,.admin-menu-icon svg,.admin-menu-icon svg *,#admin-sheet .admin-menu-row>svg,#admin-sheet .admin-menu-row>svg *,#admin-sheet .admin-dish-action-btn svg,#admin-sheet .admin-dish-action-btn svg *,#admin-sheet .admin-appearance-chevron svg,#admin-sheet .admin-appearance-chevron svg *,#admin-sheet .admin-back-fixed svg,#admin-sheet .admin-back-fixed svg *,#admin-global-save svg,#admin-global-save svg *{stroke-width:1.25!important}.contact-icon{color:var(--text-secondary);width:56px;height:56px}.contact-icon svg{width:50px;height:50px}.contact-icon.phone svg{width:52px;height:52px;position:relative;top:1.5px;transform:translateY(1.5px)}.contact-icon.email svg{width:42px;height:42px}#contact-sheet .more-item[data-contact-kind] svg{width:34px;height:34px;color:var(--text-secondary)}#contact-sheet .more-item[data-contact-kind=email] svg{width:28px;height:28px}.contact-icon svg,.contact-icon svg path,.contact-icon svg rect,.contact-icon svg circle{stroke-width:1.5;color:var(--text-secondary);stroke:currentColor}#contact-sheet .more-item[data-contact-kind] svg,#contact-sheet .more-item[data-contact-kind] svg path,#contact-sheet .more-item[data-contact-kind] svg rect,#contact-sheet .more-item[data-contact-kind] svg circle{stroke-width:2!important;color:var(--text-secondary)!important;stroke:currentColor}.toggle-switch,#admin-sheet .admin-toggle-track{border-radius:999px;background:#e0e0e0;box-shadow:none;filter:none}.toggle-switch:after,#admin-sheet .admin-toggle-track:after{top:4px;left:4px;width:20px;height:20px;border-radius:999px;box-shadow:none;filter:none;background:#fff}.toggle-switch.on,#admin-sheet .admin-toggle input:checked+.admin-toggle-track{background:var(--foodev-switch-active, #19C85A);box-shadow:none}html[data-theme=dark] .toggle-switch,html[data-theme=dark] #admin-sheet .admin-toggle-track{background:#262626}html[data-theme=dark] .toggle-switch:after,html[data-theme=dark] #admin-sheet .admin-toggle-track:after{background:#fff}html[data-theme=dark] .toggle-switch.on,html[data-theme=dark] #admin-sheet .admin-toggle input:checked+.admin-toggle-track{background:var(--foodev-switch-active, #19C85A);box-shadow:none}.toggle-switch:after,.toggle-switch.on:after,html[data-theme=dark] .toggle-switch:after,html[data-theme=dark] .toggle-switch.on:after,#admin-sheet .admin-toggle-track:after,#admin-sheet .admin-toggle input:checked+.admin-toggle-track:after,html[data-theme=dark] #admin-sheet .admin-toggle-track:after,html[data-theme=dark] #admin-sheet .admin-toggle input:checked+.admin-toggle-track:after{border-radius:999px;background:#fff;background-color:#fff}.reserve-submit-btn{font-weight:600}.waiter-action-btn{border-radius:8px!important}.waiter-action-btn:disabled,.waiter-action-btn:disabled:active{opacity:.5!important;transform:none!important;filter:none!important;background:#000!important;color:#fff!important;pointer-events:none!important;box-shadow:none!important}html[data-theme=dark] .waiter-action-btn:disabled,html[data-theme=dark] .waiter-action-btn:disabled:active{background:#fff!important;color:#000!important}.events-carousel.events-pre-enter .event-card,.events-carousel.events-entering .event-card{border-color:#0000001a!important;box-shadow:0 12px 38px #0000002e!important}html[data-theme=dark] .events-carousel.events-pre-enter .event-card,html[data-theme=dark] .events-carousel.events-entering .event-card{border-color:#ffffff26!important;box-shadow:none!important}#search-panel .search-scroll-body,#search-results.search-results,#search-results{padding-bottom:0}#search-results .dish-name{font-size:1rem!important;line-height:1.18!important}html.images-disabled #menu-full-panel .dish-list,html.images-disabled #search-results.search-results,html.images-disabled #search-results{gap:0!important}html.images-disabled #menu-full-panel .dish-row,html.images-disabled #search-results .dish-row,html.images-disabled.nav-page-menu #menu-full-panel .dish-list .dish-row:first-child,html.images-disabled.nav-page-menu #menu-full-panel .dish-list .dish-row:last-child,html.images-disabled.nav-page-menu #menu-full-panel .dish-list .dish-row:first-child:last-child{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin-inline:0!important;padding:16px 0!important;display:block!important;grid-template-columns:none!important;overflow:visible!important;box-shadow:none!important}html.images-disabled #menu-full-panel .dish-thumb,html.images-disabled #search-results .dish-thumb{display:none!important}html.images-disabled #menu-full-panel .dish-meta,html.images-disabled #search-results .dish-meta{width:100%!important;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}html.images-disabled #menu-full-panel .dish-meta>div:first-child,html.images-disabled #search-results .dish-meta>div:first-child{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:baseline!important;column-gap:16px!important;row-gap:8px!important;width:100%!important}html.images-disabled #menu-full-panel .dish-top,html.images-disabled #search-results .dish-top,html.images-disabled #menu-full-panel .dish-name,html.images-disabled #search-results .dish-name{min-width:0!important;max-width:none!important;width:100%!important;overflow:visible!important}html.images-disabled #menu-full-panel .dish-price,html.images-disabled #search-results .dish-price{grid-column:2!important;grid-row:1!important;align-self:baseline!important;margin-top:0!important;line-height:1.18!important;text-align:right!important;white-space:nowrap!important}html.images-disabled #menu-full-panel .allergen-row,html.images-disabled #search-results .allergen-row{grid-column:1 / -1!important;margin-top:0!important}html.images-disabled .dish-row .allergen-row:empty{display:none!important}html.images-disabled #menu-full-panel .dish-bottom,html.images-disabled #search-results .dish-bottom{display:none!important}html.images-disabled #special-full-overlay .special-full-courses .dish-list-card-list{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;gap:0!important}html.images-disabled #special-full-overlay .special-full-courses .dish-list-card-list,html.images-disabled #special-full-overlay .special-dish-list{gap:0!important}html.images-disabled #special-full-overlay .special-full-body{padding-left:16px!important;padding-right:16px!important}.dish-text-new-badge{display:none}html.images-disabled .dish-row .dish-text-new-badge{flex:0 0 auto;justify-self:start;align-self:start}html.images-disabled #special-full-overlay .special-dish-list,html.images-disabled #special-full-overlay .special-full-courses .dish-list-card-list{display:grid!important;gap:0!important;margin:0!important;padding:0!important}:root{--capsule-bg: #FFFFFF}html[data-theme=dark]{--capsule-bg: #262626}.capsule,.cap-right,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs{background:var(--capsule-bg)!important;background-color:var(--capsule-bg)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none;filter:none}html:not([data-theme=dark]) body .special-category-card{background:#fff;background-color:#fff}html:not([data-theme=dark]) body #event-full-overlay.event-full-overlay.sheet,html:not([data-theme=dark]) body #special-full-overlay.special-full-overlay.sheet,html:not([data-theme=dark]) body #event-full-overlay .event-full-panel,html:not([data-theme=dark]) body #special-full-overlay .special-full-panel,html:not([data-theme=dark]) body #event-full-overlay .event-full-body,html:not([data-theme=dark]) body #special-full-overlay .special-full-body{background:#fff!important;background-color:#fff!important}html:not(.menu-full-open):not(.nav-page-menu):not(.home-access-menu-transition) body .menu-full-back,html:not(.menu-full-open):not(.nav-page-menu):not(.home-access-menu-transition) body #search-button.search-float,html.home-access-leaving body .menu-full-back,html.home-access-leaving body #search-button.search-float,html.home-access-leaving body .search-float,html.home-access-leaving body .home-access-back{opacity:0;pointer-events:none}html:not(.menu-full-open):not(.nav-page-menu):not(.home-access-menu-transition) body .menu-full-back,html:not(.menu-full-open):not(.nav-page-menu):not(.home-access-menu-transition) body #search-button.search-float{visibility:hidden;animation:none}@keyframes homeAccessTargetOutNoShadow{0%{transform:translateZ(0);box-shadow:-18px 0 38px #00000024}to{transform:translate3d(100%,0,0);box-shadow:0 0 #0000}}html.home-access-leaving body .home-access-target{animation:homeAccessTargetOutNoShadow var(--foodev-section-motion-duration) var(--foodev-section-motion-ease) both!important}.sheet.dimmed{pointer-events:none!important;z-index:var(--layer-sheet)!important}#special-full-overlay .special-full-image-wrap[hidden]{display:none!important}html body #home-detail-section.legal-detail .menu-heading-title{font-family:Inter,Arial,sans-serif!important;color:var(--text)!important;font-size:2rem!important;font-weight:700!important;letter-spacing:0!important;line-height:1.08!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere}html.nav-page-detail #home-detail-section.legal-detail>.menu-section,html.home-access-entering #home-detail-section.legal-detail.home-access-target>.menu-section,html.home-access-leaving #home-detail-section.legal-detail.home-access-target>.menu-section{padding-top:calc(96px + env(safe-area-inset-top,0px))!important}html.nav-page-detail #home-detail-section.legal-detail .menu-heading,html.home-access-entering #home-detail-section.legal-detail.home-access-target .menu-heading,html.home-access-leaving #home-detail-section.legal-detail.home-access-target .menu-heading{position:relative!important;inset:auto!important;min-height:0!important;height:auto!important;margin:0 0 24px!important;align-items:flex-start!important}#search-results[hidden]{display:none}html body #home-detail-section.legal-detail .home-detail-content,html body #home-detail-section.legal-detail .legal-page{font-family:Inter,Arial,sans-serif;color:var(--text)!important}html body #home-detail-section.legal-detail .legal-section-title,html body #home-detail-section.legal-detail .legal-card p,html body #home-detail-section.legal-detail .legal-row,html body #home-detail-section.legal-detail .legal-row span,html body #home-detail-section.legal-detail .legal-row strong{font-size:1rem!important}html.home-access-entering .home-access-target,html.home-access-leaving .home-access-target{inset:0!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important}html.nav-page-events #events-section,html.nav-page-contact #contact-section,html.nav-page-reserve #reserve-section,html.nav-page-detail #home-detail-section{margin-top:0!important}#search-panel,html.search-open #search-panel{--search-panel-top: 0px !important;inset:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:0!important}#search-panel .search-panel-header{padding:calc(16px + env(safe-area-inset-top,0px)) 16px 12px}#search-panel .search-input,#search-panel .search-filter-inline{height:48px!important;border-radius:999px!important;background:var(--capsule-bg)!important;box-shadow:var(--shadow)!important;outline:0!important}#search-panel .search-input:focus{box-shadow:var(--shadow)}#search-panel .search-filter-inline{width:48px;flex-basis:48px}.capsule svg,.capsule svg *,.search-float svg,.search-float svg *,.search-filter-inline svg,.search-filter-inline svg *{stroke-width:2!important}#more-toggle-btn>svg{width:22px;height:22px}#search-panel .search-input-icon,#search-panel .search-input-icon *,#search-panel .search-inline-close svg,#search-panel .search-inline-close svg *,#search-panel .search-filter-inline svg,#search-panel .search-filter-inline svg *,.search-float .search-float-icon,.search-float .search-float-icon *{stroke-width:2!important}#search-panel .search-filter-inline svg.more-filter-icon{width:22px!important;height:22px!important;stroke-width:2!important;transform:translateY(1px)}#legend-sheet .legend-list{padding-bottom:12px}.dish-tag-icons{display:inline-flex;align-items:center;gap:0;height:24px;min-height:24px;max-width:100%;min-width:0;background:transparent;color:var(--text-secondary);flex:0 1 auto;overflow:visible}.dish-tag-icons>.icon-badge{width:24px!important;height:24px!important;min-width:24px!important;--icon-size: 24px !important;padding:0!important;border:0!important;border-radius:0!important;box-sizing:content-box!important;background:transparent!important;flex:0 0 24px}.dish-tag-icons>.icon-badge svg{width:24px!important;height:24px!important;margin:0!important}.dish-tag-quantity{display:inline-flex;align-items:center;min-height:24px;padding:0;color:inherit;font-size:.9rem;font-weight:400;line-height:1;white-space:nowrap}.dish-tag-quantity-capsule{display:inline-flex;align-items:center;justify-content:center;height:24px;min-height:24px;padding:0 8px;box-sizing:border-box;border:1px solid currentColor;border-radius:999px;background:transparent;color:var(--text-secondary);flex:0 0 auto}.dish-row .allergen-row{min-width:0;max-width:100%;min-height:24px;height:24px;align-items:center}#dish-sheet .sheet-icon-row{align-items:flex-start}.dish-sheet-tag-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.dish-sheet-tag{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:6px 14px 6px 10px!important;border:0!important;outline:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;color:var(--text)!important;font-family:inherit!important;font-size:.9rem!important;font-weight:400!important;line-height:1!important;white-space:nowrap;transition:none!important;transform:none!important}.dish-sheet-tag .icon-badge{width:25px!important;height:25px!important;margin:0!important;color:currentColor!important}.sheet-icon-row .dish-sheet-tag .icon-badge svg{width:var(--icon-size)!important;height:var(--icon-size)!important}.dish-sheet-tag-label{color:inherit;font-weight:400}.dish-sheet-quantity{display:inline-flex!important;flex:0 0 auto;height:36px!important;padding:0 14px!important;border:0!important;border-radius:999px!important;outline:0!important;font-size:.9rem!important;font-weight:400!important}#special-full-overlay .special-full-title,#special-full-overlay .special-full-courses .menu-dia-section-label{font-family:var(--font-special-title, inherit);font-weight:var(--weight-special-title, 600)}#dish-sheet .dish-custom-head h4{font-family:var(--font-dish-sheet-name, inherit)!important;font-weight:var(--weight-dish-sheet-name, 400)!important}#dish-sheet .dish-sheet-media{inline-size:100%!important;width:100%!important;block-size:auto!important;height:auto!important;margin-top:0!important;aspect-ratio:1 / 1!important;flex:0 0 auto!important;flex-shrink:0!important;align-self:stretch!important;max-height:none!important;contain:paint!important}#dish-sheet .dish-sheet-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.dish-row .dish-price+.allergen-row,#menu-full-panel .dish-price+.allergen-row,#search-results .dish-price+.allergen-row{margin-top:4px}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-meta>div:first-child>.dish-price{position:absolute!important;inset:auto calc(var(--dish-card-control-width, var(--dish-card-control-size, 32px)) + 8px) 0 auto!important;z-index:5!important;display:inline-flex!important;align-items:center!important;height:var(--dish-card-control-size, 32px)!important;margin:0!important}.dish-row:has(>.dish-card-qty-control){--dish-card-control-width: var(--dish-card-qty-width, 94px)}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:not(:has(>.dish-card-control))>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:not(:has(>.dish-card-control))>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:not(:has(>.dish-card-control))>.dish-meta>div:first-child>.dish-price,html:not(.images-disabled) body #search-results.search-results>.dish-row:not(:has(>.dish-card-control))>.dish-meta>div:first-child>.dish-price{right:0!important}.dish-card-control{position:absolute;top:calc(var(--dish-large-row-padding, 16px) + var(--dish-large-thumb-size, 128px));right:16px;z-index:8;min-width:32px;min-height:32px;border:0;border-radius:999px;background:#f0f0f0;color:var(--text);display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transform:translateY(0)}[data-theme=dark] .dish-card-control{background:#262626;color:var(--text)}html.images-disabled .dish-card-control{top:50%;transform:translateY(-50%)}.dish-card-add-btn{width:32px;height:32px}.dish-card-qty-control{height:32px;min-width:var(--dish-card-qty-width, 94px);overflow:hidden}.dish-card-qty-btn{width:32px;height:32px;flex:0 0 32px;border:0;background:transparent;color:inherit;display:inline-grid;place-items:center;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.dish-card-qty-value{min-width:30px;text-align:center;color:inherit;font-size:.95rem;font-weight:400;line-height:1}.dish-card-control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.dish-row:has(>.dish-card-control)>.dish-meta{padding-right:96px;box-sizing:border-box}.dish-card-add-btn.list-pop,.dish-sheet-add-btn.list-pop{transform:scale(.96);transition:transform .18s ease}.dish-card-control:disabled,.dish-card-qty-btn:disabled,.dish-sheet-add-btn:disabled{opacity:.45;cursor:default}#dish-sheet .dish-custom-option{cursor:pointer;font-weight:400!important}#dish-sheet .dish-custom-option.selected{color:var(--text)!important;background:transparent!important;font-weight:400!important}#dish-sheet .dish-custom-option.selected .dish-custom-price{color:var(--text-secondary);opacity:1}:is(.dish-custom-select,.foodev-choice-control--dish-customization).foodev-choice-control{position:static!important;right:auto!important;top:auto!important;transform:none!important;width:30px!important;height:30px!important;flex:0 0 30px!important;--foodev-choice-selected-bg: var(--primary, #000000);--foodev-choice-selected-fg: var(--primary-contrast, #ffffff);pointer-events:none}:is(.dish-custom-select,.foodev-choice-control--dish-customization).foodev-choice-control .foodev-check-draw,:is(.dish-custom-select,.foodev-choice-control--dish-customization).foodev-choice-control .foodev-check-draw svg{width:18px!important;height:18px!important;--foodev-check-stroke: 3}:is(.dish-custom-select,.foodev-choice-control--dish-customization).foodev-choice-control[aria-checked=false],.dish-custom-option[aria-pressed=false] .dish-custom-select.foodev-choice-control{color:var(--text)!important;background:transparent!important;border-color:#80808061!important}#dish-sheet .dish-custom-group.missing-required .dish-custom-head h4{color:var(--danger, #D73737)!important}#dish-sheet .dish-custom-group.missing-required .dish-custom-required-badge.required{background:var(--danger, #D73737)!important}#dish-list-sheet{overflow:hidden;display:flex;flex-direction:column;padding-bottom:0!important}#dish-list-sheet.dimmed{pointer-events:auto;transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease}#dish-list-body{flex:1 1 auto;min-height:0;overflow-y:hidden;overflow-x:hidden;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -24px;padding:0 0 calc(22px + env(safe-area-inset-bottom,0px))}#dish-list-body.is-scrollable{overflow-y:auto}#dish-list-body::-webkit-scrollbar{display:none}.dish-list-sheet-content{display:grid;gap:24px;padding:0 32px 24px}.dish-list-sheet-list,.dish-list-sheet-section,.dish-list-sheet-section-items{display:grid;gap:16px}.dish-list-sheet-list{gap:32px}.dish-list-sheet-category{color:var(--text);font-family:var(--font-dish-name, inherit);font-size:var(--title-sheet-size);font-weight:var(--weight-dish-name, 400);line-height:1.03;letter-spacing:normal}.dish-list-sheet-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:80px}.dish-list-sheet-open{min-width:0;border:0;background:transparent;color:var(--text);display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:start;padding:0;text-align:left;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.dish-list-sheet-image{width:64px;height:64px;border-radius:8px;overflow:hidden;position:relative;background:#8080801f}.dish-list-sheet-image:after{content:"";position:absolute;inset:0;border:1px solid #80808033;border-radius:inherit;box-sizing:border-box;pointer-events:none}[data-theme=dark] .dish-list-sheet-image:after{border-color:#ffffff29}.dish-list-sheet-image img{width:100%;height:100%;object-fit:cover;display:block}.dish-list-sheet-main{min-width:0;display:grid;align-content:start;gap:4px}.dish-list-sheet-title{color:var(--text);font-size:1rem;font-weight:400;line-height:1.2}.dish-list-sheet-price,.dish-list-sheet-customizations{color:var(--text-secondary);font-size:.92rem;font-weight:400;line-height:1.24}.dish-list-sheet-customizations{display:grid;gap:2px;margin-top:2px;overflow:visible}.dish-list-sheet-customization-row{min-width:0;display:grid;grid-template-columns:1ch minmax(0,1fr);column-gap:4px;align-items:baseline}.dish-list-sheet-customization-marker{width:1ch;text-align:center}.dish-list-sheet-customization-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dish-list-sheet-special-selections{display:grid;gap:8px;min-width:0}.dish-list-sheet-special-dish{display:grid;gap:3px;min-width:0}.dish-list-sheet-special-dish-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.dish-list-sheet-special-bullets{display:grid;gap:2px;color:var(--text-secondary);font-size:.78rem;font-weight:400;line-height:1.22;padding-left:2px}.dish-list-sheet-special-bullet{min-width:0;display:grid;grid-template-columns:1ch minmax(0,1fr);column-gap:4px;align-items:baseline}.dish-list-qty-controls{display:inline-flex;align-items:center;justify-content:center;gap:0;height:32px;min-width:94px;border-radius:999px;background:#f0f0f0;color:var(--text);overflow:hidden}[data-theme=dark] .dish-list-qty-controls{background:#262626}.dish-list-qty-controls .dish-card-qty-btn{width:32px;height:32px;flex:0 0 32px;border:0;background:transparent;color:inherit;display:inline-grid;place-items:center;padding:0;cursor:pointer}.dish-list-qty-controls .dish-card-qty-value{min-width:30px;text-align:center;font-size:.95rem;font-weight:500;line-height:1}.dish-list-qty-controls svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.dish-list-waiter-btn{width:100%;min-height:52px;border:0;border-radius:999px;background:var(--text);color:var(--bg);font:inherit;font-size:1rem;font-weight:500;line-height:1;cursor:pointer;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;-webkit-tap-highlight-color:transparent}.dish-list-sheet-total{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:0;padding:16px 0;color:var(--text);border-top:1px solid var(--border)}.dish-list-sheet-total span,.dish-list-sheet-total strong{font-size:1rem;line-height:1.2}.dish-list-sheet-total span{font-weight:400}.dish-list-sheet-total strong{font-weight:600;font-family:var(--font-price, inherit);white-space:nowrap}.dish-list-empty{padding:42px 32px;text-align:center;color:var(--text-secondary);line-height:1.45;font-weight:500}#more-list-item .more-row-trailing{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}#more-list-item .more-row-trailing .more-list-count{position:static;top:auto;right:auto;transform:none;flex:0 0 auto}#dish-sheet.over-list,#dish-sheet.over-search{z-index:calc(var(--layer-sheet) + 30)!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-row,html:not(.images-disabled) #menu-full-panel .dish-row,html:not(.images-disabled) #search-results .dish-row{--dish-large-thumb-size: 128px;--dish-large-row-padding: 16px;width:calc(100% + 32px)!important;max-width:none!important;margin-inline:-16px!important;padding:var(--dish-large-row-padding)!important;display:grid!important;grid-template-columns:var(--dish-large-thumb-size) minmax(0,1fr)!important;align-items:start!important;column-gap:16px!important;row-gap:0!important;height:auto!important;min-height:0!important;box-sizing:border-box!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-thumb,html:not(.images-disabled) #menu-full-panel .dish-thumb,html:not(.images-disabled) #search-results .dish-thumb{width:var(--dish-large-thumb-size)!important;height:var(--dish-large-thumb-size)!important;min-width:var(--dish-large-thumb-size)!important;min-height:var(--dish-large-thumb-size)!important;overflow:hidden!important;border-radius:8px!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-thumb img,html:not(.images-disabled) #menu-full-panel .dish-thumb img,html:not(.images-disabled) #search-results .dish-thumb img,html:not(.images-disabled) #search-results .dish-thumb>img{inset:0!important;width:100%!important;height:100%!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-meta,html:not(.images-disabled) #menu-full-panel .dish-meta,html:not(.images-disabled) #search-results .dish-meta{width:100%!important;height:auto!important;min-height:var(--dish-large-thumb-size)!important;margin:0!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled) body #search-results>.dish-row,html:not(.images-disabled) body #search-results>.dish-row:first-child,html:not(.images-disabled) body #search-results>.dish-row:last-child,html:not(.images-disabled) body #search-results>.dish-row:first-child:last-child{--dish-large-thumb-size: 128px;width:calc(100% + 32px)!important;max-width:none!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:var(--dish-large-thumb-size) minmax(0,1fr)!important;align-items:start!important;gap:0!important;column-gap:16px!important;height:auto!important;min-height:0!important;box-sizing:border-box!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-thumb,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row>.dish-thumb,html:not(.images-disabled) body #search-results>.dish-row>.dish-thumb{width:var(--dish-large-thumb-size)!important;height:var(--dish-large-thumb-size)!important;min-width:var(--dish-large-thumb-size)!important;min-height:var(--dish-large-thumb-size)!important;overflow:hidden!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #search-results>.dish-row>.dish-meta{width:100%!important;height:auto!important;min-height:var(--dish-large-thumb-size)!important;margin:0!important}html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled) body #search-results.search-results>.dish-row,html:not(.images-disabled) body #search-results.search-results>.dish-row:first-child,html:not(.images-disabled) body #search-results.search-results>.dish-row:last-child,html:not(.images-disabled) body #search-results.search-results>.dish-row:first-child:last-child{--dish-large-thumb-size: 128px;width:calc(100% + 32px)!important;max-width:none!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:var(--dish-large-thumb-size) minmax(0,1fr)!important;align-items:start!important;gap:0 16px!important;height:auto!important;min-height:0!important;box-sizing:border-box!important}html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row>.dish-meta,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-meta{height:auto!important;min-height:var(--dish-large-thumb-size)!important;max-height:none!important;overflow:visible!important}html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled) body #menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-meta>div:first-child{min-height:0!important;max-height:none!important;overflow:visible!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-list>.dish-row,html:not(.images-disabled) #menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) #search-results.search-results>.dish-row{--dish-card-control-top: calc(var(--dish-large-row-padding, 16px) + var(--dish-large-thumb-size, 128px));overflow:visible!important}html:not(.images-disabled).nav-page-menu #menu-content .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) #menu-full-panel .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) #search-results.search-results>.dish-row>.dish-card-control{top:var(--dish-card-control-top)!important;right:16px!important;transform:translateY(0)!important}html.images-disabled #menu-content .dish-list>.dish-row>.dish-card-control,html.images-disabled #menu-full-panel .dish-list>.dish-row>.dish-card-control,html.images-disabled #search-results.search-results>.dish-row>.dish-card-control{top:50%!important;right:16px!important;transform:translateY(-50%)!important}.dish-card-add-btn svg,.dish-card-qty-control svg{stroke-width:1.25}html.nav-page-menu #menu-content .dish-list>.dish-row:after,#menu-full-panel .dish-list>.dish-row:after,#search-results.search-results>.dish-row:after{content:""!important;display:block!important;position:absolute!important;left:calc(var(--dish-large-row-padding, 16px) + var(--dish-large-thumb-size, 128px) + 16px)!important;right:16px!important;bottom:0!important;height:1px!important;background:var(--border)!important;opacity:1!important;pointer-events:none!important;z-index:0!important}html.images-disabled #menu-content .dish-list>.dish-row:after,html.images-disabled #menu-full-panel .dish-list>.dish-row:after,html.images-disabled #search-results.search-results>.dish-row:after{left:16px!important}html.nav-page-menu #menu-content .dish-list>.dish-row:last-child:after,#menu-full-panel .dish-list>.dish-row:last-child:after,#search-results.search-results>.dish-row:last-child:after{display:none!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #search-results.search-results>.dish-row:after{content:""!important;display:block!important;position:absolute!important;left:calc(var(--dish-large-row-padding, 16px) + var(--dish-large-thumb-size, 128px) + 16px)!important;right:16px!important;bottom:0!important;height:1px!important;background:var(--border)!important;opacity:1!important;pointer-events:none!important;z-index:0!important}html.images-disabled body #menu-content .dish-list>.dish-row:after,html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html.images-disabled body #search-results.search-results>.dish-row:after{content:""!important;display:block!important;left:16px!important}html.nav-page-menu body #menu-content .dish-list>.dish-row:last-child:after,body #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child:after,body #search-results.search-results>.dish-row:last-child:after{display:none!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #search-results.search-results>.dish-row{--dish-large-row-padding: 16px;--dish-card-control-size: 32px;--dish-card-qty-width: 94px;--dish-card-divider-size: 1px;--dish-card-control-gap-bottom: 16px;--dish-card-control-top: calc(var(--dish-large-row-padding, 16px) + var(--dish-large-thumb-size, 128px));padding:16px 16px calc(var(--dish-card-control-gap-bottom) + var(--dish-card-divider-size))!important;height:auto!important;min-height:0!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-card-control{top:calc(var(--dish-card-control-top, 144px) - var(--dish-card-control-size, 32px))!important;bottom:auto!important}body .dish-row:has(>.dish-card-control)>.dish-meta,html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:has(>.dish-card-control)>.dish-meta,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(>.dish-card-control)>.dish-meta,html:not(.images-disabled) body #search-results.search-results>.dish-row:has(>.dish-card-control)>.dish-meta{padding-right:0;box-sizing:border-box}#dish-sheet-content{min-height:100%;display:flex;flex-direction:column;padding-bottom:0}#dish-sheet .dish-sheet-scroll-area{flex:1 1 auto!important;min-height:0!important;width:100%!important;display:flex!important;flex-direction:column!important}#dish-sheet .dish-sheet-body{flex:1 1 auto!important;padding-bottom:24px!important}#dish-sheet .dish-sheet-qty-row{position:relative!important;bottom:auto!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:100%!important;margin:auto 0 14px!important;padding:0 24px!important;box-sizing:border-box!important;pointer-events:auto!important}#dish-sheet .dish-sheet-qty-row[hidden]{display:none!important}#dish-sheet .dish-sheet-qty-selector{height:44px!important;min-width:120px!important;border:0!important;border-radius:999px!important;background:#f0f0f0!important;color:var(--text)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;pointer-events:auto!important}html[data-theme=dark] #dish-sheet .dish-sheet-qty-selector{background:#262626!important}#dish-sheet .dish-sheet-qty-btn{width:40px!important;height:44px!important;flex:0 0 40px!important;border:0!important;background:transparent!important;color:inherit!important;display:inline-grid!important;place-items:center!important;padding:0!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}#dish-sheet .dish-sheet-qty-value{min-width:32px!important;color:inherit!important;text-align:center!important;font-size:1rem!important;font-weight:500!important;line-height:1!important}#dish-sheet .dish-sheet-actions,html body #dish-sheet .dish-sheet-actions,html body #dish-sheet.has-action-border .dish-sheet-actions{position:sticky!important;bottom:0!important;z-index:1320!important;width:100%!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 32px calc(10px + env(safe-area-inset-bottom,0px))!important;background:transparent!important;border:0!important;box-shadow:none!important;box-sizing:border-box!important;pointer-events:none!important}#dish-sheet .dish-sheet-actions[hidden]{display:none!important}#dish-sheet .dish-sheet-add-btn{flex:1 1 auto!important;width:100%!important;max-width:100%!important;height:52px!important;border:0!important;border-radius:8px!important;background:var(--text)!important;color:var(--bg)!important;box-shadow:var(--floating-capsule-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:0 18px!important;font-size:1rem!important;font-weight:500!important;line-height:1!important;pointer-events:auto!important}html[data-theme=dark] #dish-sheet .dish-sheet-add-btn{background:#fff!important;color:#000!important}#dish-sheet .dish-sheet-add-btn.requires-selection{opacity:1!important;filter:none!important;background:color-mix(in srgb,var(--text) 42%,var(--bg) 58%)!important;color:color-mix(in srgb,var(--bg) 78%,var(--text) 22%)!important}html[data-theme=dark] #dish-sheet .dish-sheet-add-btn.requires-selection{background:color-mix(in srgb,#FFFFFF 42%,#262626 58%)!important;color:#0d0d0d!important}#dish-sheet .dish-sheet-qty-btn svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}#dish-list-body{display:flex!important;flex-direction:column!important;overflow-y:auto!important;padding:0!important}.dish-list-sheet-content{flex:1 0 auto!important;padding:0 32px 24px!important;box-sizing:border-box!important}.dish-list-sheet-footer{position:relative!important;bottom:auto!important;z-index:auto!important;display:grid!important;gap:16px!important;flex:0 0 auto!important;margin:0!important;padding:0 32px calc(32px + env(safe-area-inset-bottom,0px))!important;background:transparent!important;box-sizing:border-box!important}.dish-list-sheet-footer.has-fixed-waiter{padding-bottom:0!important}html[data-theme=dark] .dish-list-sheet-footer{background:transparent!important}.dish-list-sheet-footer:before{content:""!important;position:absolute!important;top:0!important;left:32px!important;right:32px!important;height:1px!important;background:var(--border)!important;pointer-events:none!important}.dish-list-sheet-footer .dish-list-sheet-total{height:auto!important;min-height:0!important;padding:16px 0!important;border-top:0!important}.dish-list-sheet-footer .dish-list-sheet-total span,.dish-list-sheet-footer .dish-list-sheet-total strong{line-height:1!important}.dish-list-waiter-actions{position:sticky!important;bottom:0!important;z-index:1320!important;width:100%!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 32px calc(10px + env(safe-area-inset-bottom,0px))!important;background:transparent!important;border:0!important;box-shadow:none!important;box-sizing:border-box!important;pointer-events:none!important}.dish-list-waiter-actions .dish-list-waiter-btn{width:100%!important;max-width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;border:0!important;border-radius:8px!important;background:var(--text)!important;color:var(--bg)!important;box-shadow:none!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;font-weight:500!important;line-height:1!important;pointer-events:auto!important}body .special-category-card,html body .special-category-card[data-special-category],html body .special-category-card[data-special-category=menu_dia]{border-radius:12px!important;overflow:hidden!important}body .special-category-card:before{border-radius:12px!important}html body .special-category-card[data-special-category]:before{border-radius:12px!important}body .waiter-options{border-radius:8px!important}.dish-text-new-badge,html.images-disabled .dish-row .dish-text-new-badge,#dish-sheet .dish-text-new-badge{--dish-new-shade: #8A5F14 !important;--dish-new-body: #D6AB44 !important;--dish-new-light: #F6E4A2 !important;--dish-new-spark: #FFF9DE !important;--dish-new-notch: 4px !important;position:relative!important;z-index:6!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:max-content!important;min-height:20px!important;padding:4px 12px!important;border:0!important;border-radius:2px!important;background:linear-gradient(103deg,var(--dish-new-shade) 0%,var(--dish-new-body) 14%,var(--dish-new-light) 29%,var(--dish-new-spark) 37%,var(--dish-new-light) 45%,var(--dish-new-body) 61%,var(--dish-new-shade) 78%,var(--dish-new-body) 100%)!important;box-shadow:none!important;color:#3e2a05!important;font-size:.66rem!important;font-weight:800!important;line-height:1!important;letter-spacing:.06em!important;text-shadow:0 1px 0 #FFFFFF80!important;-webkit-mask:radial-gradient(circle at left center,transparent var(--dish-new-notch),#000 calc(var(--dish-new-notch) + .5px)) left / 50.5% 100% no-repeat,radial-gradient(circle at right center,transparent var(--dish-new-notch),#000 calc(var(--dish-new-notch) + .5px)) right / 50.5% 100% no-repeat!important;mask:radial-gradient(circle at left center,transparent var(--dish-new-notch),#000 calc(var(--dish-new-notch) + .5px)) left / 50.5% 100% no-repeat,radial-gradient(circle at right center,transparent var(--dish-new-notch),#000 calc(var(--dish-new-notch) + .5px)) right / 50.5% 100% no-repeat!important;filter:none!important;transform:none!important;transform-origin:center!important;pointer-events:none!important;box-sizing:border-box!important}html:not(.images-disabled) .dish-row>.dish-text-new-badge{position:absolute!important;top:var(--dish-large-row-padding, 18px)!important;left:calc(var(--dish-large-row-padding, 16px) + 8px)!important;transform:translateY(-50%)!important}html:not(.images-disabled).menu-compact #menu-content .dish-row>.dish-text-new-badge{top:0!important;left:8px!important}#dish-sheet .dish-text-new-badge{margin:0 0 8px!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #search-results.search-results>.dish-row{min-height:calc(var(--dish-card-control-top, 144px) + var(--dish-card-control-gap-bottom, 16px) + var(--dish-card-divider-size, 1px))!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #search-results.search-results>.dish-row:after{top:calc(var(--dish-card-control-top, 144px) + var(--dish-card-control-gap-bottom, 16px))!important;bottom:auto!important}html.nav-page-menu body #menu-content .dish-list>.dish-row.is-category-last:after,body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,body #search-results.search-results>.dish-row.is-category-last:after{content:none!important;display:none!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row.is-category-last:after,html:not(.images-disabled).nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html.images-disabled body #menu-content .dish-list>.dish-row.is-category-last:after,html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html.images-disabled body #search-results.search-results>.dish-row.is-category-last:after{content:none!important;display:none!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-meta>div:first-child{margin-top:-3px!important}#dish-sheet .dish-sheet-add-btn{box-shadow:none!important;filter:none}.more-list-count.badge-impact-sheet,.more-list-count.badge-impact-preview{animation:dishListBadgeImpact .46s cubic-bezier(.18,.88,.22,1) both}@keyframes dishListBadgeImpact{0%{transform:translateZ(0) scale(1)}42%{transform:translate3d(var(--list-impact-x, -6px),var(--list-impact-y, 5px),0) scale(1.18)}72%{transform:translate3d(var(--list-impact-return-x, 1px),var(--list-impact-return-y, -1px),0) scale(.98)}to{transform:translateZ(0) scale(1)}}.dish-flying-list-dot{position:fixed;z-index:3002;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;transform:translateZ(0);will-change:transform,opacity,left,top,width,height,border-radius;overflow:hidden;box-shadow:0 8px 18px #0000002e;contain:layout paint}.dish-flying-list-dot.is-dot{box-shadow:0 8px 18px #00000024}.dish-flying-list-dot-label{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:0 18px;box-sizing:border-box;white-space:nowrap;color:inherit;font:inherit;font-size:1rem;font-weight:500;line-height:1}#dish-sheet .dish-sheet-add-btn.list-dot-source,#special-full-overlay .special-full-add-btn.list-dot-source{opacity:0!important}html body .sheet,html body #dish-sheet.sheet,html body #more-sheet.sheet,html body #lang-sheet.sheet,html body #legend-sheet.sheet,html body #contact-sheet.sheet,html body #dish-list-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;overflow-y:auto!important;overflow-x:hidden!important;transition:transform .5s cubic-bezier(.15,1,.4,1),background .3s ease,border-radius .3s ease!important}html.sheet-closing body .sheet:not(#admin-sheet),html.sheet-closing body #dish-sheet.sheet,html.sheet-closing body #more-sheet.sheet,html.sheet-closing body #lang-sheet.sheet,html.sheet-closing body #legend-sheet.sheet,html.sheet-closing body #contact-sheet.sheet,html.sheet-closing body #dish-list-sheet.sheet,html.sheet-closing body #event-full-overlay.event-full-overlay.sheet,html.sheet-closing body #special-full-overlay.special-full-overlay.sheet{transition:transform var(--foodev-sheet-close-motion),background .22s ease!important}html.search-open #app-scroll{overflow:hidden!important}html body #search-panel.search-panel{position:fixed!important;inset:0!important;width:100%!important;height:100svh!important;min-height:100svh!important;max-height:none!important;z-index:981!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow:hidden!important;padding:0!important;border-radius:0!important;background:var(--bg)!important;opacity:1!important;visibility:hidden!important;pointer-events:none!important;transform:none!important;transition:visibility 0s linear .22s,background-color .3s ease!important}html body #search-panel.search-panel:before{content:none;display:none}html body #search-panel.search-panel .search-panel-header,html body #search-panel.search-panel .search-scroll-body{position:relative;z-index:1}html.search-open body #search-panel.search-panel.open{top:0!important;bottom:0!important;height:100svh!important;min-height:100svh!important;max-height:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;transition:visibility 0s linear 0s,background-color .3s ease!important}html.search-open body #search-panel.search-panel.open:before{opacity:0!important}html.search-closing body #search-panel.search-panel.open{top:0!important;bottom:0!important;height:100svh!important;min-height:100svh!important;max-height:none!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:none!important;transition:visibility 0s linear .25s,background-color .3s ease!important}html.search-closing body #search-panel.search-panel.open:before{opacity:0!important}@media(min-width:760px){html body #search-panel.search-panel{left:calc(50% - 240px)!important;right:auto!important;width:480px!important;max-width:480px!important}}#search-panel.search-panel .search-panel-header{padding:calc(20px + env(safe-area-inset-top,0px)) 16px 12px!important;gap:var(--menu-full-control-gap, 8px)!important;transform:none!important;opacity:0!important;transition:opacity .22s ease,background-color .3s ease,border-color .3s ease!important;will-change:auto}html.search-open #search-panel.search-panel .search-panel-header{transform:translateZ(0)!important;opacity:1!important}html.search-closing #search-panel.search-panel .search-panel-header{opacity:0!important}#search-panel.search-panel .search-inline-close,#search-panel.search-panel .search-filter-inline,#search-panel.search-panel .search-input{height:44px!important}#search-panel.search-panel .search-input-wrap{--search-inline-icon-center-offset: calc(var(--top-right-capsule-width, 48px) - var(--menu-full-control-center-offset, 22px))}#search-panel.search-panel .search-input-icon{right:var(--search-inline-icon-center-offset);width:var(--menu-full-control-icon-size, 22px);height:var(--menu-full-control-icon-size, 22px);transform:translate(50%,-50%)}#search-panel.search-panel .search-inline-close{width:44px;flex:0 0 44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:var(--capsule-bg);color:var(--text);box-shadow:none;outline:0;outline-offset:0;-webkit-tap-highlight-color:transparent}#search-panel.search-panel .search-inline-close svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-linecap:round}#search-panel.search-panel .search-filter-inline{width:44px;flex-basis:44px}#search-panel.search-panel .search-scroll-body{opacity:0!important;transition:opacity .22s ease,background-color .3s ease!important}html.search-open #search-panel.search-panel .search-scroll-body{opacity:1!important}html.search-closing #search-panel.search-panel .search-scroll-body{opacity:0!important}#search-panel.search-panel.search-obscured .search-dim-overlay{z-index:80!important;pointer-events:auto!important}#dish-sheet,#dish-sheet-content,#event-full-overlay,#event-full-overlay .event-full-panel,#special-full-overlay,#special-full-overlay .special-full-panel{min-height:0!important;height:auto!important}#dish-sheet .dish-sheet-media,#dish-sheet .dish-sheet-media img,#dish-sheet .dish-sheet-media .sold-out-badge,#event-full-overlay .event-full-image-wrap,#event-full-overlay .event-full-image-wrap img,#special-full-overlay .special-full-image-wrap,#special-full-overlay .special-full-image-wrap img{border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;transition:height .68s cubic-bezier(.16,1,.3,1),border-radius .68s cubic-bezier(.16,1,.3,1)!important}body .sheet:before{content:""!important;position:sticky!important;top:8px!important;z-index:1400!important;display:block!important;width:48px!important;height:6px!important;margin:8px auto -14px!important;border-radius:999px!important;background:#e0e0e0!important;opacity:.75!important;box-shadow:none!important;pointer-events:none!important;flex:0 0 auto!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #search-results.search-results>.dish-row{margin-top:0!important;margin-bottom:0!important;padding-top:16px!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html:not(.images-disabled) body #search-results.search-results>.dish-row:after{top:auto!important;bottom:0!important}html.nav-page-menu body #menu-content .dish-list>.dish-row.is-category-last,body #menu-content .dish-list>.dish-row.is-category-last,body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last,body #search-results.search-results>.dish-row.is-category-last{--dish-card-divider-size: 0px}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-card-control,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-card-control{top:calc(var(--dish-card-control-top, 144px) - var(--dish-card-control-size, 32px))!important;bottom:auto!important;right:16px!important;transform:translateY(0)!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled) body #search-results.search-results>.dish-row{--dish-card-row-height: calc(var(--dish-card-control-top, 144px) + var(--dish-card-control-gap-bottom, 16px) + var(--dish-card-divider-size, 1px));height:var(--dish-card-row-height)!important;min-height:var(--dish-card-row-height)!important;max-height:var(--dish-card-row-height)!important;overflow:hidden!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta,html:not(.images-disabled) body #search-results.search-results>.dish-row>.dish-meta{height:var(--dish-large-thumb-size, 128px)!important;min-height:var(--dish-large-thumb-size, 128px)!important;max-height:var(--dish-large-thumb-size, 128px)!important;overflow:hidden!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row .dish-name,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row .dish-name,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row .dish-name,html:not(.images-disabled) body #search-results.search-results>.dish-row .dish-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden!important}html:not(.images-disabled).nav-page-menu body #menu-content .dish-list>.dish-row .allergen-row,html:not(.images-disabled) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row .allergen-row,html:not(.images-disabled) body #menu-full-panel.menu-full-panel .dish-list>.dish-row .allergen-row,html:not(.images-disabled) body #search-results.search-results>.dish-row .allergen-row{flex-wrap:nowrap!important;overflow:visible!important;height:32px!important;min-height:32px!important;margin-block:-4px!important;padding-inline-start:6px!important;margin-inline-start:-6px!important;align-items:center!important;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%)!important;mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%)!important;-webkit-mask-size:100% 300%!important;mask-size:100% 300%!important;-webkit-mask-position:0 center!important;mask-position:0 center!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}html body #search-panel.search-panel{--search-panel-fade-duration: .36s;--search-panel-fade-ease: cubic-bezier(.22, 1, .36, 1);isolation:isolate;z-index:var(--search-panel-layer)!important;background:transparent!important;transition:visibility 0s linear var(--search-panel-fade-duration)!important}html body #search-panel.search-panel:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background:var(--bg)!important;opacity:0!important;transition:opacity var(--search-panel-fade-duration) var(--search-panel-fade-ease)!important;pointer-events:none!important}html.search-open body #search-panel.search-panel.open,html body #search-panel.search-panel.search-closing-panel{visibility:visible!important;opacity:1!important;transform:none!important;transition:visibility 0s linear 0s!important}html.search-open body #search-panel.search-panel.open{pointer-events:auto!important}html body #search-panel.search-panel.search-closing-panel{pointer-events:none!important}html body #search-panel.search-panel.search-closing-panel:before{opacity:0!important}html body #search-panel.search-panel.search-closing-panel .search-panel-header,html body #search-panel.search-panel.search-closing-panel .search-scroll-body{opacity:0!important;visibility:visible!important}body #search-button.search-float{animation:none!important;transition:none!important}html body #search-panel.search-panel .search-panel-header{gap:var(--menu-full-control-gap, 8px)}html body #search-panel.search-panel .search-inline-close{width:44px;height:44px;flex:0 0 44px;border:0;outline:0;outline-offset:0;box-shadow:var(--floating-capsule-shadow)!important;background:var(--capsule-bg);background-color:var(--capsule-bg);border-radius:999px}html body #search-panel.search-panel,html.search-open body #search-panel.search-panel.open,html body #search-panel.search-panel.search-closing-panel{border-radius:0;clip-path:none}html body #search-panel.search-panel .search-scroll-body{scrollbar-width:none!important;-ms-overflow-style:none}html body #search-panel.search-panel .search-scroll-body::-webkit-scrollbar{width:0;height:0;display:none}html body #search-panel.search-panel #search-results.search-results.dish-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;background:var(--dish-list-bg);border-radius:0;overflow:visible;box-sizing:border-box}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row{--dish-large-row-padding: 16px !important;--dish-large-thumb-size: 128px !important;--dish-card-control-size: 32px !important;--dish-card-qty-width: 94px !important;--dish-card-control-gap-bottom: 16px !important;--dish-card-divider-size: 1px !important;--dish-card-control-top: 144px !important;--dish-card-row-height: calc(16px + 128px + 16px + var(--dish-card-divider-size)) !important;position:relative!important;display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:start!important;gap:0 16px!important;width:100%!important;height:var(--dish-card-row-height)!important;min-height:var(--dish-card-row-height)!important;max-height:var(--dish-card-row-height)!important;margin:0!important;padding:16px 16px calc(32px + 16px + var(--dish-card-divider-size))!important;overflow:hidden!important;box-sizing:border-box!important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row.is-category-last{--dish-card-divider-size: 0px !important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-thumb{width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;border-radius:8px!important;overflow:hidden!important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-meta{height:128px!important;min-height:128px!important;max-height:128px!important;overflow:hidden!important;padding-right:0!important;box-sizing:border-box!important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-card-control{top:calc(var(--dish-card-control-top) - var(--dish-card-control-size, 32px))!important;right:16px!important;bottom:auto!important;transform:translateY(0)!important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row:after{content:""!important;display:block!important;position:absolute!important;inset:auto 16px 0 160px!important;height:var(--dish-card-divider-size)!important;background:var(--border)!important;opacity:1!important;pointer-events:none!important;z-index:0!important}html:not(.images-disabled) body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row.is-category-last:after{content:none!important;display:none!important}html body .sheet.sheet-closing-out:not(#admin-sheet){transform:translate3d(0,100%,0)!important;pointer-events:none!important}html body .sheet,html body #dish-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{scrollbar-width:none;-ms-overflow-style:none}html body .sheet::-webkit-scrollbar,html body #dish-sheet.sheet::-webkit-scrollbar,html body #event-full-overlay.event-full-overlay.sheet::-webkit-scrollbar,html body #special-full-overlay.special-full-overlay.sheet::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html body #dish-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet,html[data-theme=dark] body #dish-sheet.sheet,html[data-theme=dark] body #event-full-overlay.event-full-overlay.sheet,html[data-theme=dark] body #special-full-overlay.special-full-overlay.sheet{box-shadow:none;outline:0}body #dish-sheet .dish-sheet-media,body #event-full-overlay .event-full-image-wrap,body #special-full-overlay .special-full-image-wrap{position:relative;width:calc(100% + 2px)!important;margin:-1px -1px 0!important;overflow:hidden!important;border-radius:13px 13px 0 0!important;background:transparent!important;transform:translateZ(0)!important;contain:paint}body #dish-sheet .dish-sheet-media,body #event-full-overlay .event-full-image-wrap,body #special-full-overlay .special-full-image-wrap{aspect-ratio:1 / 1!important;height:auto!important}body #dish-sheet .dish-sheet-media img,body #event-full-overlay .event-full-image-wrap img,body #special-full-overlay .special-full-image-wrap img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:13px 13px 0 0!important;transform:translateZ(0)!important}body #dish-sheet .dish-sheet-media .sold-out-badge{inset:0!important;border-radius:inherit!important}html:not(.images-disabled) body .dish-row>.dish-thumb.is-image-hidden{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--text) 6%,var(--dish-list-bg) 94%);color:var(--text-secondary);text-align:center;padding:12px;box-sizing:border-box}html[data-theme=dark]:not(.images-disabled) body .dish-row>.dish-thumb.is-image-hidden{background:color-mix(in srgb,#FFFFFF 7%,var(--dish-list-bg) 93%)}html:not(.images-disabled) body .dish-row>.dish-thumb.is-image-hidden .dish-thumb-empty-label{display:inline-flex;align-items:center;justify-content:center;max-width:100%;color:inherit;font-size:.82rem;font-weight:400!important;line-height:1.18;letter-spacing:0}body .dish-list-sheet-image.is-image-hidden{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--text-secondary)!important;text-align:center!important;padding:6px!important;box-sizing:border-box!important}body .dish-list-sheet-image.is-image-hidden .dish-thumb-empty-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;color:inherit!important;font-size:.58rem!important;font-weight:400!important;line-height:1.08!important;letter-spacing:0!important}body .dish-list-sheet-image.is-image-hidden .dish-thumb-empty-label{font-size:.64rem!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;padding:16px 0!important;display:block!important;grid-template-columns:none!important;min-height:0!important;height:auto!important;overflow:visible!important;box-sizing:border-box!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-meta{width:100%!important;min-height:0!important;height:auto!important;display:block!important;padding-right:112px!important;overflow:visible!important;box-sizing:border-box!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-meta>div:first-child,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row>.dish-meta>div:first-child,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-meta>div:first-child{display:block!important;min-height:0!important;width:100%!important;overflow:visible!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row .dish-top,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row .dish-top,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row .dish-top{display:block!important;width:100%!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row .dish-price,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row .dish-price,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row .dish-price{display:block!important;grid-column:auto!important;grid-row:auto!important;width:max-content!important;margin:4px 0 0!important;padding:0!important;text-align:left!important;line-height:1.18!important;white-space:nowrap!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row .allergen-row,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row .allergen-row,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row .allergen-row{grid-column:auto!important;margin-top:8px!important;max-width:100%!important;flex-wrap:nowrap!important;overflow:visible!important;height:32px!important;min-height:32px!important;margin-block:-4px!important;padding-inline-start:6px!important;margin-inline-start:-6px!important;align-items:center!important;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%)!important;mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%)!important;-webkit-mask-size:100% 300%!important;mask-size:100% 300%!important;-webkit-mask-position:0 center!important;mask-position:0 center!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row>.dish-card-control,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row>.dish-card-control,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row>.dish-card-control{top:50%!important;right:0!important;bottom:auto!important;transform:translateY(-50%)!important}html.images-disabled body #menu-full-panel.menu-full-panel .dish-list>.dish-row:after,html.images-disabled.nav-page-menu body #menu-content .dish-list>.dish-row:after,html.images-disabled body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row:after{content:""!important;display:block!important;left:0!important;right:0!important;bottom:0!important}html.nav-page-menu body #menu-content .dish-list>.dish-row .dish-tag-icons,body #menu-full-panel.menu-full-panel .dish-list>.dish-row .dish-tag-icons{gap:4px!important}body #dish-sheet.dish-sheet-no-media .dish-sheet-body,html.images-disabled body #dish-sheet .dish-sheet-body{padding-top:32px!important}:root{--layer-floating-under-sheet: 930;--layer-sheet-backdrop: 12000;--layer-sheet: 12010}body #sheet-backdrop.sheet-backdrop{z-index:var(--layer-sheet-backdrop)}html body .sheet,html body #dish-sheet.sheet,html body #event-full-overlay.event-full-overlay.sheet,html body #special-full-overlay.special-full-overlay.sheet{z-index:var(--layer-sheet)!important}html:not(.menu-full-open):not(.admin-mode) body :is(.menu-full-back){opacity:0;visibility:hidden;pointer-events:none}body .sheet:before,body .event-full-overlay.sheet:before,body .special-full-overlay.sheet:before{content:none!important;display:none!important}body .sheet>.sheet-drag-bar{position:sticky!important;top:8px!important;z-index:1400!important;display:block!important;width:52px!important;height:4px!important;min-height:4px!important;margin:8px auto -12px!important;border-radius:999px!important;background:#e0e0e0!important;opacity:.75!important;box-shadow:none!important;pointer-events:none!important;flex:0 0 auto!important}body .sheet>.sheet-drag-hit-area{position:sticky!important;top:0!important;z-index:1401!important;display:block!important;width:100%!important;height:32px!important;min-height:32px!important;margin:0 0 -32px!important;padding:0!important;background:transparent!important;opacity:1!important;pointer-events:auto!important;touch-action:none!important;cursor:grab!important;flex:0 0 auto!important}body .sheet.sheet-swipe-dragging>.sheet-drag-hit-area{cursor:grabbing!important}html.images-disabled body .dish-list-sheet-open{grid-template-columns:minmax(0,1fr)!important;gap:0!important}html.images-disabled body .dish-list-sheet-image{display:none!important}html body #lang-sheet.sheet.open{visibility:visible!important;opacity:1!important;transform:translateY(0)!important}html body .sheet.sheet-front{z-index:calc(var(--layer-sheet, 12010) + 20)!important;isolation:isolate}html body #dish-sheet.sheet.sheet-front{z-index:calc(var(--layer-sheet, 12010) + 20)!important}html body #dish-sheet.sheet:is(.over-search,.over-list){z-index:calc(var(--search-panel-layer, 12020) + 10)!important}html body #special-full-overlay .special-full-actions{display:flex;flex-direction:column;align-items:center;gap:14px;justify-content:center;padding:10px 32px calc(10px + env(safe-area-inset-bottom,0px));background:transparent;box-shadow:none;pointer-events:none}html body #special-full-overlay .special-full-actions[hidden]{display:none}html body #special-full-overlay .special-full-add-btn{width:100%!important;height:52px!important;border:0!important;border-radius:8px!important;background:var(--text)!important;color:var(--bg)!important;box-shadow:var(--floating-capsule-shadow)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;font-size:1rem!important;font-weight:500!important;line-height:1!important;pointer-events:auto!important}html[data-theme=dark] body #special-full-overlay .special-full-add-btn{background:#fff!important;color:#000!important}html body #special-full-overlay .special-full-add-btn.requires-selection{opacity:1!important;background:color-mix(in srgb,var(--text) 42%,var(--bg) 58%)!important;color:color-mix(in srgb,var(--bg) 78%,var(--text) 22%)!important;box-shadow:none!important}html[data-theme=dark] body #special-full-overlay .special-full-add-btn.requires-selection{background:color-mix(in srgb,#FFFFFF 42%,#262626 58%)!important;color:#0d0d0d!important}html body #special-full-overlay .special-full-courses .special-dish-list{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important;background:transparent!important}html body .special-category-summary-bottom>[data-special-card-control]{flex:0 0 auto;margin-left:auto}html body .special-category-card[data-special-category] .special-category-summary-bottom>[data-special-card-control]{position:static;right:auto;bottom:auto;z-index:auto}html body .special-category-card[data-special-category] .special-category-summary-bottom>[data-special-card-control]{position:relative;z-index:2}html body #special-full-overlay .special-dish-list{display:flex!important;flex-direction:column!important;gap:0!important;margin-inline:-16px!important;padding:0 16px!important;background:var(--dish-list-bg)!important;border-radius:0!important;overflow:visible!important;box-sizing:border-box!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row{position:relative!important;width:calc(100% + 32px)!important;max-width:none!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:128px minmax(0,1fr) 30px!important;align-items:start!important;gap:16px!important;min-height:0!important;height:auto!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row:after{content:""!important;display:block!important;inset:auto 16px 0 160px!important;height:1px!important;background:var(--border)!important;opacity:1!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row.is-category-last:after{content:none!important;display:none!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-thumb{width:128px!important;height:128px!important;border-radius:8px!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-thumb img{width:100%!important;height:100%!important;border-radius:8px!important;object-fit:cover!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta{min-width:0!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:6px!important;overflow:visible!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;max-width:100%!important;overflow:visible!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row .allergen-row{height:auto!important;min-height:24px!important;max-width:100%!important;flex-wrap:nowrap!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row .dish-name{color:var(--text)!important;font-size:1rem!important;font-weight:var(--weight-dish-name, 400)!important;line-height:1.24!important;letter-spacing:normal!important}html body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.special-choice-select.foodev-choice-control{position:static!important;grid-column:3!important;justify-self:end!important;align-self:center!important;transform:none!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-width:1.7px!important;pointer-events:none!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row{grid-template-columns:minmax(0,1fr) 30px!important;min-height:0!important;padding:16px!important;align-items:center!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row:after{left:16px!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-thumb{display:none!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta{display:contents!important;min-height:0!important;height:auto!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.special-choice-select.foodev-choice-control{grid-column:2!important;grid-row:1 / span 3!important}html.prices-hidden body :is(.dish-price,.special-category-price,.dish-list-card-price-value,.dish-list-sheet-price,.dish-list-sheet-total,.dish-custom-price),html.prices-hidden body #menu-content .dish-price,html.prices-hidden body #menu-full-overlay .dish-price,html.prices-hidden body #menu-content#menu-content .dish-list>.dish-row .dish-price,html.prices-hidden body #menu-full-panel#menu-full-panel .dish-list>.dish-row .dish-price,html.prices-hidden body #search-results .dish-price,html.prices-hidden body #search-panel#search-panel #search-results#search-results .dish-row .dish-price,html.prices-hidden body .special-category-card .special-category-price,html.prices-hidden body #dish-list-sheet .dish-list-sheet-price,html.prices-hidden body #dish-list-sheet .dish-list-sheet-total,html.prices-hidden body #dish-sheet .dish-custom-price{display:none}html body #special-full-overlay .special-full-actions{gap:0}html:not(.images-disabled) body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row{grid-template-columns:128px minmax(0,1fr)!important;padding:16px!important;min-height:160px!important}html:not(.images-disabled) body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta{min-height:128px!important}html:not(.images-disabled) body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.special-choice-select.foodev-choice-control{position:absolute!important;right:16px!important;bottom:16px!important;grid-column:auto!important;align-self:auto!important;justify-self:auto!important;transform:none!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row,html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row:first-child,html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row:last-child{width:calc(100% + 32px)!important;max-width:none!important;margin-inline:-16px!important;padding:16px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 30px!important;align-items:center!important;gap:8px 16px!important;min-height:0!important;height:auto!important;overflow:visible!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta{display:block!important;min-width:0!important;min-height:0!important;height:auto!important;padding:0!important;overflow:visible!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.dish-meta>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;max-width:100%!important;overflow:visible!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row .dish-bottom{display:none!important}html.images-disabled body #special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.special-choice-select.foodev-choice-control{position:static!important;grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:end!important;transform:none!important}html.images-disabled body #special-full-overlay#special-full-overlay .special-dish-list>.dish-row.is-special-choice-row>.special-choice-select.foodev-choice-control{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:end!important}html body #search-panel.search-panel{--search-page-bg: var(--card);left:0!important;right:0!important;width:100vw!important;max-width:none!important;background:transparent!important;background-color:transparent!important;color:var(--text)!important}html body #search-panel.search-panel:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:0!important;background:var(--search-page-bg)!important;background-color:var(--search-page-bg)!important;opacity:0!important;transition:opacity var(--search-panel-fade-duration) var(--search-panel-fade-ease)!important;pointer-events:none!important}html.search-open body #sheet-backdrop.sheet-backdrop{display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html.search-open body #search-panel.search-panel.open,html body #search-panel.search-panel.search-closing-panel{left:0!important;right:0!important;width:100vw!important;max-width:none!important;z-index:var(--search-panel-layer)!important;background:transparent!important;background-color:transparent!important}html.search-open body #search-panel.search-panel.open:before{opacity:1!important}html body #search-panel.search-panel.search-closing-panel:before,html.search-closing body #search-panel.search-panel.open:before{opacity:0!important}html body #search-panel.search-panel .search-panel-header,html body #search-panel.search-panel .search-scroll-body{width:100vw;max-width:none;margin-left:0;margin-right:0;align-self:stretch;background:transparent}@media(min-width:760px){html body #search-panel.search-panel .search-panel-header,html body #search-panel.search-panel .search-scroll-body{width:min(480px,calc(100vw - 32px));max-width:min(480px,calc(100vw - 32px));margin-left:auto;margin-right:auto;align-self:center}}html body #search-panel.search-panel .search-input::-webkit-search-cancel-button,html body #search-panel.search-panel .search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}html body #search-panel.search-panel .search-clear-inline{position:absolute!important;top:50%!important;right:42px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;padding:0!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:var(--text)!important;color:var(--capsule-bg)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-50%)!important;transition:opacity .16s ease,visibility 0s linear .16s,background-color .16s ease,color .16s ease!important;-webkit-tap-highlight-color:transparent!important;z-index:2!important}html body #search-panel.search-panel .search-clear-inline svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}html body #search-panel.search-panel .search-clear-inline svg *{stroke-width:3}html body #search-panel.search-panel .search-input-wrap.has-value .search-clear-inline{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:opacity .16s ease,visibility 0s linear 0s!important}html body #search-panel.search-panel .search-input{padding-right:76px!important}@media(hover:hover){html body #search-panel.search-panel .search-clear-inline:hover{background:var(--text);color:var(--capsule-bg)}}html body #search-panel.search-panel .search-inline-close,html body #search-panel.search-panel .search-filter-inline,html body #search-panel.search-panel .search-input{background:var(--capsule-bg);background-color:var(--capsule-bg);color:var(--text)}html body #search-panel.search-panel .search-input::placeholder{color:var(--text-secondary)}html body #search-panel.search-panel .search-input-icon,html body #search-panel.search-panel .search-input-icon *,html body #search-panel.search-panel .search-inline-close svg,html body #search-panel.search-panel .search-inline-close svg *,html body #search-panel.search-panel .search-filter-inline svg,html body #search-panel.search-panel .search-filter-inline svg *{color:var(--text);stroke:currentColor}html body #search-panel.search-panel #search-results.search-results.dish-list{background:var(--dish-list-bg);color:var(--text)}html body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row{background:var(--dish-list-bg)!important;color:var(--text)!important}html body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row:after{background:var(--border)!important}html body #search-panel.search-panel #search-results .dish-name,html body #search-panel.search-panel #search-results .dish-price{color:var(--text)!important}html body #search-panel.search-panel #search-results .dish-desc,html body #search-panel.search-panel #search-results .allergen-row,html body #search-panel.search-panel #search-results .dish-bottom,html body #search-panel.search-panel #search-results .search-empty{color:var(--text-secondary)!important}.desktop-top-cluster{display:contents}.desktop-section-nav,.hero-actions,.hero-menu-cta,.hero-reserve-cta{display:none}html:not(.nav-page-mode) .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}html:not(.nav-page-mode) .hero-menu-cta:not([hidden]),html:not(.nav-page-mode) .hero-reserve-cta:not([hidden]){min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:0;font:inherit;font-size:.95rem;font-weight:600;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}html:not(.nav-page-mode) .hero-reserve-cta:not([hidden]){border:2px solid #FFFFFF;background:#fff;color:#111;box-shadow:0 16px 40px #0000003d}html:not(.nav-page-mode) .hero-menu-cta:not([hidden]){border:2px solid #FFFFFF;background:transparent;color:#fff;box-shadow:none}@media(hover:hover)and (pointer:fine){html:not(.nav-page-mode) .hero-menu-cta:not([hidden]):hover{background:#fff;color:#111}}@media(min-width:760px)and (max-width:899px){html:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster{--desktop-top-gap: 8px;--desktop-top-control-size: 44px;position:fixed;top:calc(20px + env(safe-area-inset-top,0px));left:50%;right:auto;z-index:10030;width:max-content;max-width:calc(100vw - 32px);display:flex;justify-content:center;align-items:center;gap:var(--desktop-top-gap);pointer-events:none;transform:translate(-50%)}html:not(.admin-mode):not(.admin-login-active) body .desktop-section-nav{position:static;z-index:auto!important;width:auto!important;max-width:min(720px,calc(100vw - 136px));display:flex;justify-content:center;align-items:center;pointer-events:auto;transform:none!important;opacity:1!important;visibility:visible!important}html:not(.admin-mode):not(.admin-login-active) body .nav{position:static!important;z-index:auto!important;display:flex!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;max-width:none!important;padding:0!important;gap:0!important;justify-content:center!important;pointer-events:none!important;transform:none!important;opacity:1!important;visibility:visible!important}html:not(.admin-mode):not(.admin-login-active) body .cap-right{position:static!important;z-index:auto!important;width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;padding:0!important;gap:0!important;border-radius:999px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;overflow:visible!important;transform:none!important}html:not(.admin-mode):not(.admin-login-active) body #lang-toggle-btn{display:none}html:not(.admin-mode):not(.admin-login-active) body #more-toggle-btn{width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;padding:0!important;border-radius:999px!important}html:not(.admin-mode):not(.admin-login-active) body .home-access-back,html:not(.admin-mode):not(.admin-login-active) body .menu-full-back{display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float{position:static!important;display:flex!important;width:0!important;min-width:0!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;margin-right:calc(-1 * var(--desktop-top-gap))!important;top:auto!important;right:auto!important;left:auto!important;z-index:auto!important;opacity:0!important;visibility:visible!important;pointer-events:none!important;overflow:hidden!important;transform:none!important;transition:width .42s cubic-bezier(.16,1,.3,1),min-width .42s cubic-bezier(.16,1,.3,1),margin-right .42s cubic-bezier(.16,1,.3,1),opacity .16s ease!important}html.nav-page-menu:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float{width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;margin-right:0!important;opacity:1!important;pointer-events:auto!important;transition:width .42s cubic-bezier(.16,1,.3,1),min-width .42s cubic-bezier(.16,1,.3,1),margin-right .42s cubic-bezier(.16,1,.3,1),opacity .22s ease .18s!important}.desktop-section-nav[hidden]{display:none}.desktop-section-nav-list{--desktop-section-indicator-x: 4px;--desktop-section-indicator-w: 0px;position:relative;display:flex;align-items:center;max-width:100%;min-width:0;min-height:44px;gap:4px;padding:var(--foodev-floating-nav-selector-inset, 5px);border-radius:999px;overflow-x:auto;overflow-y:hidden;background:var(--capsule-bg);color:var(--text);box-shadow:var(--shadow);scrollbar-width:none;pointer-events:auto;-webkit-overflow-scrolling:touch}.desktop-section-nav-list::-webkit-scrollbar{display:none}.desktop-section-nav-btn{position:relative;z-index:2;flex:0 0 auto;height:var(--foodev-floating-nav-option-height, 34px);max-width:176px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);font-family:var(--floating-nav-font-family);font-size:var(--floating-nav-font-size);font-weight:var(--floating-nav-font-weight);line-height:var(--floating-nav-line-height);letter-spacing:var(--floating-nav-letter-spacing);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:none!important}.desktop-section-nav-btn svg{display:none!important}.desktop-section-nav-btn span{position:relative;z-index:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.desktop-section-nav-btn.active{background:var(--inverse);color:var(--inverse-text)}}@media(min-width:900px){html:not(.nav-page-mode) body{background:#000}html:not(.nav-page-mode):not(.promo-popup-open) body #app-scroll.app-scroll{width:100vw;max-width:none;height:var(--home-cover-viewport-height);min-height:var(--home-cover-viewport-height);left:0;right:auto;overflow-y:hidden;overflow-x:clip}html:not(.nav-page-mode).promo-popup-open body #app-scroll.app-scroll{overflow:hidden!important}html:not(.nav-page-mode) body #hero.hero{width:100vw;max-width:none;height:var(--home-cover-viewport-height);min-height:var(--home-cover-viewport-height);left:0;right:auto;aspect-ratio:auto}html:not(.nav-page-mode) .hero-overlay{background:radial-gradient(ellipse 64% 52% at left bottom,#000c,#0000008f 35%,#00000038 64%,#0000 82%),linear-gradient(to top,#0000008f,#00000042 30%,#0000 70%) bottom / 100% 52% no-repeat,linear-gradient(to bottom,#00000018,#0000 34%)}html:not(.nav-page-mode) body #hero.hero .hero-content{width:100%;max-width:none;left:auto;right:auto;align-items:flex-start;justify-content:flex-end;text-align:left;padding:0 clamp(32px,6vw,92px) clamp(34px,7vh,88px);gap:18px}html:not(.nav-page-mode) .hero-logo:not([hidden]){display:block!important;width:clamp(82px,7vw,104px)!important;height:clamp(82px,7vw,104px)!important}html:not(.nav-page-mode) .hero-title{max-width:min(11ch,52vw)!important;font-size:var(--hero-title-size, 5rem)!important;line-height:.9!important;text-wrap:balance;text-shadow:0 8px 42px #00000073}html:not(.nav-page-mode) .hero-actions{gap:12px}html:not(.nav-page-mode) .hero-menu-cta:not([hidden]),html:not(.nav-page-mode) .hero-reserve-cta:not([hidden]){min-height:48px;padding:0 22px;font-size:1rem}html:not(.nav-page-mode).menu-range-footer-inline #site-footer{display:block;margin-top:0;min-height:88px;padding:19px 16px;border-top:0;box-shadow:none;text-align:left}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-inner{width:min(1120px,100%);max-width:none;margin:0 auto!important;flex-direction:row;align-items:center;justify-content:space-between;gap:10px 20px;min-height:50px}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-divider{display:none!important}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-meta{flex:0 0 auto;white-space:nowrap}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-links{flex:0 1 auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;gap:16px}html:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster{--desktop-top-gap: 8px;--desktop-top-control-size: 44px;position:fixed;top:calc(20px + env(safe-area-inset-top,0px));left:50%;right:auto;z-index:10030;width:max-content;max-width:calc(100vw - 32px);display:flex;justify-content:center;align-items:center;gap:var(--desktop-top-gap);pointer-events:none;transform:translate(-50%)}html:not(.admin-mode):not(.admin-login-active) body .desktop-section-nav{position:static;z-index:auto;width:auto;max-width:min(720px,calc(100vw - 136px));display:flex;justify-content:center;align-items:center;pointer-events:auto;transform:none;opacity:1;visibility:visible}html:not(.admin-mode) body .home-access-back,html:not(.admin-mode) body .menu-full-back{display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;transition:none!important}html:not(.admin-mode) body .home-access-back.home-access-back.home-access-back,html:not(.admin-mode) body .menu-full-back.menu-full-back.menu-full-back{display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important;animation:none!important;transition:none!important}html:not(.admin-mode):not(.admin-login-active):not(.admin-login-pending).legal-page-active.nav-page-detail body .desktop-top-cluster .home-access-back.home-access-back.home-access-back{position:static!important;z-index:auto!important;display:inline-flex!important;width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;animation:none!important;transition:none!important}html:not(.admin-mode):not(.admin-login-active):not(.admin-login-pending).legal-page-active.nav-page-detail body #home-detail-section.legal-detail{width:100vw!important;max-width:none!important;min-height:100svh!important;margin:0!important;background:var(--card)!important}html:not(.admin-mode):not(.admin-login-active):not(.admin-login-pending).legal-page-active.nav-page-detail body #home-detail-section.legal-detail>.menu-section{width:min(760px,calc(100vw - 48px))!important;max-width:min(760px,calc(100vw - 48px))!important;min-height:100svh!important;margin:0 auto!important;background:var(--card)!important}html:not(.admin-mode):not(.admin-login-active) body .nav{position:static;z-index:auto;display:flex;top:auto;left:auto;right:auto;width:auto;max-width:none;padding:0;gap:0;justify-content:center;pointer-events:none;transform:none;opacity:1;visibility:visible}html:not(.admin-mode):not(.admin-login-active) body .cap-right{position:static;z-index:auto;width:var(--desktop-top-control-size);min-width:var(--desktop-top-control-size);height:var(--desktop-top-control-size);min-height:var(--desktop-top-control-size);padding:0;gap:0;border-radius:999px;opacity:1;visibility:visible;pointer-events:auto;overflow:visible;transform:none}html:not(.admin-mode):not(.admin-login-active) body #lang-toggle-btn{display:none}html:not(.admin-mode):not(.admin-login-active) body #more-toggle-btn{width:var(--desktop-top-control-size);min-width:var(--desktop-top-control-size);height:var(--desktop-top-control-size);min-height:var(--desktop-top-control-size);padding:0;border-radius:999px}html:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float{position:static!important;display:flex!important;width:0!important;min-width:0!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;margin-right:calc(-1 * var(--desktop-top-gap))!important;top:auto!important;right:auto!important;left:auto!important;z-index:auto!important;opacity:0!important;visibility:visible!important;pointer-events:none!important;overflow:hidden!important;transform:none!important;transition:width .42s cubic-bezier(.16,1,.3,1),min-width .42s cubic-bezier(.16,1,.3,1),margin-right .42s cubic-bezier(.16,1,.3,1),opacity .16s ease!important}html.nav-page-menu:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float{width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;margin-right:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;transition:width .42s cubic-bezier(.16,1,.3,1),min-width .42s cubic-bezier(.16,1,.3,1),margin-right .42s cubic-bezier(.16,1,.3,1),opacity .22s ease .18s!important}.desktop-section-nav[hidden]{display:none}.desktop-section-nav-list{--desktop-section-indicator-x: 4px;--desktop-section-indicator-w: 0px;position:relative;display:flex;align-items:center;max-width:100%;min-width:0;min-height:44px;gap:4px;padding:var(--foodev-floating-nav-selector-inset, 5px);border-radius:999px;overflow-x:auto;overflow-y:hidden;background:var(--capsule-bg);color:var(--text);box-shadow:var(--shadow);scrollbar-width:none;pointer-events:auto;-webkit-overflow-scrolling:touch}.desktop-section-nav-list::-webkit-scrollbar{display:none}.desktop-section-nav-btn{position:relative;z-index:2;flex:0 0 auto;height:var(--foodev-floating-nav-option-height, 34px);min-width:0;max-width:176px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);font-family:var(--floating-nav-font-family);font-size:var(--floating-nav-font-size);font-weight:var(--floating-nav-font-weight);line-height:var(--floating-nav-line-height);letter-spacing:var(--floating-nav-letter-spacing);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:none!important}.desktop-section-nav-btn svg{display:none!important}.desktop-section-nav-btn span{position:relative;z-index:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.desktop-section-nav-btn.active{background:var(--inverse);color:var(--inverse-text)}@media(hover:hover){.desktop-section-nav-btn:not(.active):hover{background:transparent;color:var(--text)}}html.nav-page-menu:not(.panel-open) .menu-category-bar,html.menu-category-bar-enabled.nav-page-menu.menu-full-open:not(.panel-open) .menu-category-bar:not([hidden]){display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html.nav-page-menu:not(.panel-open) .menu-full-content,html.menu-category-bar-enabled.nav-page-menu:not(.panel-open) .menu-full-content{padding-top:calc(82px + env(safe-area-inset-top,0px))!important}html.nav-page-menu:not(.panel-open) .menu-full-overlay .category-block,html.menu-category-bar-enabled.nav-page-menu:not(.panel-open) .menu-full-overlay .category-block{scroll-margin-top:82px!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:0 16px!important;margin-inline:0!important;padding:0!important;background:transparent!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child{width:100%!important;max-width:100%!important;margin-inline:0!important;margin-left:0!important;margin-right:0!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:0 16px!important;align-items:start}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-content>.category-block{grid-column:1 / -1;width:100%!important;max-width:100%!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-content>.menu-full-special-card-block{grid-column:1 / -1}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-content>.menu-full-special-card-block .special-category-card{width:100%!important;max-width:none!important;margin-inline:0!important}html.desktop-section-instant .home-access-target,html.desktop-section-instant .menu-full-overlay,html.desktop-section-instant .menu-full-overlay.open,html.desktop-section-instant #hero,html.desktop-section-instant #home-section,html.desktop-section-instant #site-footer,html.desktop-section-instant .nav{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:900px){html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay,html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay.open,html.nav-page-menu:not(.panel-open) #menu-full-panel.menu-full-panel,html.nav-page-menu:not(.panel-open) #menu-full-content,html.nav-page-menu:not(.panel-open) #menu-full-content .category-block,html.nav-page-menu:not(.panel-open) #menu-full-content .dish-list,html.nav-page-menu:not(.panel-open) #menu-full-content .dish-row,html.nav-page-menu:not(.panel-open) #menu-full-content .dish-thumb,html.nav-page-menu:not(.panel-open) #menu-full-content .dish-thumb img{animation:none!important;transition:none!important}html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay,html.nav-page-menu:not(.panel-open) #menu-full-overlay.menu-full-overlay.open{transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html.nav-page-menu:not(.panel-open) #menu-full-content .dish-thumb img{opacity:1!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer.menu-full-category-drawer,html.nav-page-menu:not(.panel-open) #menu-full-category-drawer.menu-full-category-drawer.open{animation:none!important;transition:none!important;transform:translate3d(0,-50%,0)!important;opacity:1!important;visibility:visible!important}}.hero-actions{display:none}@media(min-width:900px){html:not(.nav-page-mode) .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}html:not(.nav-page-mode) .hero-menu-cta:not([hidden]),html:not(.nav-page-mode) .hero-reserve-cta:not([hidden]){border-radius:0!important}.desktop-section-nav-btn{font-weight:500}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer.menu-full-category-drawer,html.nav-page-menu:not(.panel-open) #menu-full-category-drawer.menu-full-category-drawer.open{top:50%!important;bottom:auto!important;height:auto!important;min-height:0!important;max-height:calc(100svh - 128px)!important;padding:14px 12px!important;border-radius:12px!important;overflow:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer .menu-full-category-drawer-list{--menu-drawer-indicator-y: 0px;--menu-drawer-indicator-h: 0px;position:relative;width:100%!important;padding:0!important;box-sizing:border-box!important;align-items:stretch;justify-content:center!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer .menu-full-category-drawer-row{display:flex;align-items:center;z-index:2!important;background:transparent!important;color:var(--text)!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer .menu-full-category-drawer-row.active{background:transparent!important;color:var(--text)!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer .menu-full-category-drawer-indicator{position:absolute!important;z-index:1!important;top:0!important;left:0!important;right:0!important;display:block!important;height:var(--menu-drawer-indicator-h)!important;border-radius:8px!important;background:#80808033!important;transform:translateY(var(--menu-drawer-indicator-y))!important;transition:transform .46s cubic-bezier(.16,1,.3,1),height .46s cubic-bezier(.16,1,.3,1)!important;pointer-events:none!important;will-change:transform,height!important}html.nav-page-menu:not(.panel-open) #menu-full-category-drawer .menu-full-category-drawer-indicator.no-transition{transition:none!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list{padding:10px!important;border-radius:20px!important;overflow:hidden;background:var(--dish-list-bg)!important;gap:10px 16px!important}html.images-disabled.nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list,html.images-disabled.nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list{padding-inline:16px!important;border-radius:20px!important;overflow:hidden!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd),html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd){--dish-card-divider-size: 0px !important;--dish-card-control-gap-bottom: 16px !important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd):after,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd):after{content:none!important;display:none!important;height:0!important;background:transparent!important;opacity:0!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list .dish-name,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list .dish-price{color:var(--text)!important}html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list .dish-desc,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list .allergen-row,html:not(.images-disabled).nav-page-menu:not(.panel-open) body #menu-full-panel.menu-full-panel .dish-list .dish-bottom{color:var(--text-secondary)!important}html body .sheet{top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;overflow-y:auto!important;overflow-x:hidden!important}html:not([data-theme=dark]) body #dish-sheet .dish-sheet-qty-selector{background:#f0f0f0!important;color:#262626!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media),html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]),html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])){--desktop-sheet-pad: clamp(24px, 4vw, 48px);--desktop-sheet-media-size: min(480px, calc(50vw - 64px) , calc(100svh - 250px) );--desktop-sheet-width: min(calc(var(--desktop-sheet-media-size) + var(--desktop-sheet-media-size) + var(--desktop-sheet-pad) + var(--desktop-sheet-pad)), calc(100vw - 32px) );--desktop-sheet-action-clearance: calc(var(--desktop-sheet-pad) + 88px);left:max(16px,calc(50vw - 528px))!important;right:auto!important;top:auto!important;bottom:0!important;width:var(--desktop-sheet-width)!important;max-width:var(--desktop-sheet-width)!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;overflow:hidden!important;background:var(--card)!important;transform:translate3d(0,100%,0)!important}html.public-sheet-desktop body #dish-sheet.sheet.open:not(.dish-sheet-no-media),html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet.open:has(.event-full-image-wrap img[src]),html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet.open:has(.special-full-image-wrap:not([hidden])){transform:translateZ(0)!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) #dish-sheet-content,html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-panel,html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-panel{display:grid!important;grid-template-columns:calc(var(--desktop-sheet-media-size) + var(--desktop-sheet-pad)) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;overflow:hidden!important;background:var(--card)!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) #dish-sheet-content{position:relative!important;grid-template-rows:auto!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-media,html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-image-wrap,html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-image-wrap{grid-column:1!important;grid-row:1 / -1!important;align-self:start!important;width:var(--desktop-sheet-media-size)!important;height:var(--desktop-sheet-media-size)!important;min-width:var(--desktop-sheet-media-size)!important;min-height:var(--desktop-sheet-media-size)!important;aspect-ratio:1 / 1!important;margin:var(--desktop-sheet-pad) 0 var(--desktop-sheet-pad) var(--desktop-sheet-pad)!important;border-radius:8px!important;overflow:hidden!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-media{position:sticky!important;top:var(--desktop-sheet-pad)!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-media img,html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-image-wrap img,html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-image-wrap img{border-radius:8px!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-scroll-area{grid-column:2!important;grid-row:1!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;display:flex!important;flex-direction:column!important;padding:0!important;box-sizing:border-box!important;background:transparent!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-body{flex:0 0 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:var(--desktop-sheet-pad) var(--desktop-sheet-pad) 24px!important;box-sizing:border-box!important;background:transparent!important}html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-body,html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-body{grid-column:2!important;grid-row:1!important;min-height:0!important;height:auto!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;overflow-y:auto!important;overflow-x:hidden!important;padding:var(--desktop-sheet-pad) var(--desktop-sheet-pad) 24px!important;box-sizing:border-box!important;background:transparent!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-qty-row{grid-column:auto!important;grid-row:auto!important;margin:0 0 14px!important;padding:0 var(--desktop-sheet-pad) 12px!important;background:transparent!important;z-index:auto!important}html.public-sheet-desktop body #dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-actions{grid-column:auto!important;grid-row:auto!important;position:sticky!important;right:auto!important;bottom:0!important;margin:auto 0 0!important;width:100%!important;padding:12px var(--desktop-sheet-pad) var(--desktop-sheet-pad)!important;background:transparent!important;z-index:5!important;box-sizing:border-box!important}html.public-sheet-desktop body #event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-body:before{display:none}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-panel{grid-template-rows:calc(var(--desktop-sheet-media-size) + var(--desktop-sheet-pad)) auto!important;align-items:start!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-image-wrap{grid-column:1;grid-row:1;margin:var(--desktop-sheet-pad) 0 0 var(--desktop-sheet-pad);border-radius:8px!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-image-wrap img{border-radius:8px!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-body{display:contents}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-copy{grid-column:1!important;grid-row:2!important;align-self:start!important;box-sizing:border-box!important;width:var(--desktop-sheet-media-size)!important;min-height:0!important;max-height:max(80px,calc(100svh - var(--foodev-sheet-top-gap, 88px) - var(--desktop-sheet-media-size) - var(--desktop-sheet-pad) - var(--desktop-sheet-pad) - (var(--desktop-sheet-pad) / 2)))!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;margin:calc(var(--desktop-sheet-pad) / 2) 0 var(--desktop-sheet-pad) var(--desktop-sheet-pad)!important;padding:0!important;border-radius:0!important;background:transparent!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-copy .special-full-head{margin:0 0 var(--sheet-title-copy-gap)!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-copy .special-full-subtitle{margin:0!important;padding:0}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-courses{grid-column:2;grid-row:1 / 3;min-height:0;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) );overflow-y:auto;overflow-x:hidden;padding:var(--desktop-sheet-pad) var(--desktop-sheet-pad) var(--desktop-sheet-action-clearance) var(--desktop-sheet-pad);box-sizing:border-box}html.public-sheet-desktop body #special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-actions{position:absolute;right:0;bottom:0;margin-left:0;z-index:4;width:calc(var(--desktop-sheet-width) - var(--desktop-sheet-media-size) - var(--desktop-sheet-pad));padding:12px var(--desktop-sheet-pad) var(--desktop-sheet-pad);background:transparent;box-sizing:border-box}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media),html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]),html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])){top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}html.nav-page-menu{--menu-available-width: 100vw;--menu-integrated-sidebar-width: 280px;--menu-integrated-gap: 24px;--menu-integrated-left: max(16px, calc((var(--menu-available-width) - 1120px) / 2));--menu-integrated-width: min(calc(var(--menu-available-width) - 32px), 1120px);--menu-content-top-offset: 0px}@media(min-width:760px){html.nav-page-menu{--menu-content-top-offset: calc(82px + env(safe-area-inset-top, 0px)) }}html.nav-page-menu.menu-range-1000{--menu-integrated-gap: 32px}html.nav-page-menu.menu-range-compact #menu-full-overlay.menu-full-overlay,html.nav-page-menu.menu-range-compact #menu-full-overlay.menu-full-overlay.open{left:0!important;right:auto!important;width:100vw!important;max-width:none!important}html.nav-page-menu.menu-range-760 #menu-full-overlay.menu-full-overlay,html.nav-page-menu.menu-range-760 #menu-full-overlay.menu-full-overlay.open{left:var(--menu-integrated-left)!important;right:auto!important;width:var(--menu-integrated-width)!important;max-width:var(--menu-integrated-width)!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html.nav-page-menu.menu-range-760 #menu-full-panel.menu-full-panel{padding-left:calc(var(--menu-integrated-sidebar-width) + var(--menu-integrated-gap))!important;box-sizing:border-box!important}html.nav-page-menu.menu-range-760 .menu-full-content,html.menu-category-bar-enabled.nav-page-menu.menu-range-760 .menu-full-content{padding-top:var(--menu-content-top-offset)!important;padding-left:16px!important;padding-right:16px!important}html.nav-page-menu.menu-range-760 .menu-category-bar,html.menu-category-bar-enabled.nav-page-menu.menu-range-760.menu-full-open:not(.search-open) .menu-category-bar:not([hidden]){display:none;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html.nav-page-menu.menu-range-760 #menu-full-category-drawer.menu-full-category-drawer,html.nav-page-menu.menu-range-760 #menu-full-category-drawer.menu-full-category-drawer.open{top:50%!important;bottom:auto!important;left:var(--menu-integrated-left)!important;right:auto!important;width:var(--menu-integrated-sidebar-width)!important;max-width:var(--menu-integrated-sidebar-width)!important;height:auto!important;min-height:0!important;max-height:calc(100svh - 128px)!important;padding:14px 12px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:auto!important;transform:translate3d(0,-50%,0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:991!important;box-shadow:none!important;transition:none!important}html.nav-page-menu.menu-range-760 #menu-full-category-drawer .menu-full-category-drawer-list{--menu-drawer-indicator-y: 0px;--menu-drawer-indicator-h: 0px;position:relative;width:100%!important;padding:0!important;box-sizing:border-box!important;align-items:stretch;justify-content:center!important}html.nav-page-menu.menu-range-760 #menu-full-category-drawer .menu-full-category-drawer-row,html.nav-page-menu.menu-range-760 #menu-full-category-drawer .menu-full-category-drawer-row.active{position:relative;z-index:2!important;background:transparent!important;color:var(--text)!important;border-radius:8px!important}html.nav-page-menu.menu-range-760 #menu-full-category-drawer .menu-full-category-drawer-indicator{position:absolute!important;z-index:1!important;top:0!important;left:0!important;right:0!important;display:block!important;height:var(--menu-drawer-indicator-h)!important;border-radius:8px!important;background:#80808033!important;transform:translateY(var(--menu-drawer-indicator-y))!important;transition:transform .46s cubic-bezier(.16,1,.3,1),height .46s cubic-bezier(.16,1,.3,1)!important;pointer-events:none!important;will-change:transform,height!important}html.nav-page-menu.menu-range-760 #menu-full-category-drawer .menu-full-category-drawer-indicator.no-transition{transition:none!important}html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,370px),1fr));gap:0 16px!important;align-items:start}html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-content>.category-block{grid-column:1 / -1;width:100%!important;max-width:100%!important}html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-content>.menu-full-special-card-block{grid-column:1 / -1}html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list{display:grid;grid-template-columns:1fr;gap:10px 16px!important;align-items:start;padding:10px!important;border-radius:20px!important;overflow:hidden!important;background:var(--dish-list-bg)!important}html.images-disabled.nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list,html.images-disabled.nav-page-menu.menu-range-760 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;column-gap:32px!important;padding-inline:16px!important;border-radius:20px!important;overflow:hidden!important}html.images-disabled.nav-page-menu.menu-range-1200 body #menu-full-panel.menu-full-panel .dish-list,html.images-disabled.nav-page-menu.menu-range-1200 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.images-disabled.nav-page-menu body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html.images-disabled.nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row{align-self:start!important}html.images-disabled.nav-page-menu body #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html.images-disabled.nav-page-menu body #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd):after,html.images-disabled.nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row.is-category-last:after,html.images-disabled.nav-page-menu body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:has(+.dish-row.is-category-last):nth-child(odd):after{display:none!important}html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:last-child,html:not(.images-disabled).nav-page-menu.menu-range-760 body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:first-child:last-child{width:100%!important;max-width:100%!important;margin-inline:0!important;margin-left:0!important;margin-right:0!important}html:not(.images-disabled).nav-page-menu.menu-range-1200 body #menu-full-panel.menu-full-panel .dish-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){html body #search-panel.search-panel #search-results.search-results.dish-list.search-has-empty{background:transparent!important;background-color:transparent!important;border-radius:0!important;overflow:visible!important}}html body #search-panel.search-panel #search-results.search-results.dish-list.search-has-empty{background:transparent!important;background-color:transparent!important;border-radius:0!important;overflow:visible!important}@media(min-width:900px){html body #legend-sheet.sheet{left:max(16px,calc((100vw - 760px)/2))!important;right:auto!important;width:min(760px,calc(100vw - 32px))!important;max-width:min(760px,calc(100vw - 32px))!important}html.nav-page-events #events-section,html.nav-page-events #events-section>.menu-section{height:100svh!important;min-height:100svh!important;box-sizing:border-box!important}}html:not(.nav-page-menu):not(.menu-full-open) body #menu-full-category-drawer.menu-full-category-drawer,html:not(.nav-page-menu):not(.menu-full-open) body #menu-full-category-drawer.menu-full-category-drawer.open{display:none;opacity:0;visibility:hidden;pointer-events:none}html:not(.nav-page-mode).menu-range-760 #home-section{display:none}html:not(.nav-page-mode) #scroll-progress{display:none}html.nav-page-events:not(.nav-page-can-scroll) #scroll-progress{display:none!important}html.events-transitioning #app-scroll.app-scroll{overscroll-behavior:none!important}html.menu-range-760:not(.nav-page-mode) body #hero.hero{width:var(--menu-available-width, 100vw);max-width:none;height:var(--home-cover-viewport-height);min-height:var(--home-cover-viewport-height);left:0;right:auto;aspect-ratio:auto}html.menu-range-760:not(.nav-page-mode) body #hero.hero .hero-content{width:100%!important;max-width:none;align-items:flex-start;justify-content:flex-end;text-align:left;padding:0 clamp(32px,6vw,92px) clamp(34px,7vh,88px);gap:18px}html.menu-range-760:not(.nav-page-mode) .hero-logo:not([hidden]){display:block!important;width:clamp(82px,7vw,104px)!important;height:clamp(82px,7vw,104px)!important}html.menu-range-760:not(.nav-page-mode) .hero-title{max-width:min(11ch,52vw)!important;font-size:var(--hero-title-size, 5rem)!important;line-height:.9!important;text-wrap:balance;text-shadow:0 8px 42px #00000073}html.menu-range-760:not(.nav-page-mode) .hero-actions{display:flex;gap:12px}html.menu-range-760:not(.nav-page-mode) .hero-menu-cta:not([hidden]),html.menu-range-760:not(.nav-page-mode) .hero-reserve-cta:not([hidden]){min-height:48px;padding:0 22px;font-size:1rem;border-width:1.5px!important;border-radius:0!important}html[data-theme=dark] .events-view-switch{background:transparent;border-color:#262626}html[data-theme=dark] .events-view-pill{background:#262626}@media(max-width:899px){html:not(.nav-page-mode) .hero-actions{display:none}}@keyframes admin-menu-import-processing-text-shimmer{0%{background-position:260% 0;opacity:0}8%{opacity:1}72%{background-position:-260% 0;opacity:1}82%,to{background-position:-260% 0;opacity:0}}html.dish-list-flight-active:not(.admin-mode) body .desktop-top-cluster,html.dish-list-flight-active:not(.admin-mode) body .nav{z-index:calc(var(--search-panel-layer, 12020) + 10)!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;transition:none!important}html.dish-list-flight-active.dish-list-flight-from-search:not(.admin-mode) body .desktop-top-cluster>:not(.nav){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:none!important}html.dish-list-flight-active.dish-list-flight-from-search.nav-page-menu:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float,html.dish-list-flight-active.dish-list-flight-from-search.menu-full-open:not(.admin-mode):not(.admin-login-active) body .desktop-top-cluster #search-button.search-float{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:none!important}html.dish-list-flight-active:not(.admin-mode) body .cap-right.capsule{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;gap:0!important}html.dish-list-flight-active:not(.admin-mode) body .cap-right.capsule,html.dish-list-flight-active:not(.admin-mode) body .cap-right #more-toggle-btn{display:flex;opacity:1!important;visibility:visible!important;pointer-events:none!important;animation:none!important}html.dish-list-flight-active body .dish-flying-list-dot{z-index:calc(var(--search-panel-layer, 12020) + 12)!important}html:not(.admin-mode) body .cap-right.capsule{transition:opacity .25s ease!important}@media(prefers-reduced-motion:reduce){.dish-flying-list-dot{display:none!important}.more-list-count.badge-impact-sheet,.more-list-count.badge-impact-preview{animation:none!important}.admin-unsaved-dialog-backdrop,.admin-unsaved-dialog{transition:none!important}}.interaction-shield{--interaction-shield-color: var(--bg);--interaction-shield-direction: to top;display:block;border:0;pointer-events:auto;background:linear-gradient(var(--interaction-shield-direction),var(--interaction-shield-color) 0%,transparent 100%)}.interaction-shield--desktop-nav{display:none}@media(min-width:760px){html.nav-page-mode:not(.admin-mode):not(.admin-login-active):not(.admin-login-pending) body .interaction-shield--desktop-nav{--interaction-shield-color: var(--bg);--interaction-shield-direction: to bottom;position:fixed;inset:0 0 auto;z-index:10029;display:block;width:100%;height:calc(64px + env(safe-area-inset-top,0px))}}html.legal-page-active body .interaction-shield--desktop-nav{--interaction-shield-color: var(--card) !important}@media(min-width:760px){html.nav-page-menu.menu-range-760 body #menu-full-category-drawer.menu-full-category-drawer,html.nav-page-menu.menu-range-760 body #menu-full-category-drawer.menu-full-category-drawer.open{padding:var(--segmented-control-padding)!important;border:var(--segmented-control-border)!important;border-radius:var(--segmented-control-radius)!important;background:transparent!important}html.nav-page-menu.menu-range-760 body #menu-full-category-drawer .menu-full-category-drawer-row,html.nav-page-menu.menu-range-760 body #menu-full-category-drawer .menu-full-category-drawer-row.active,html.nav-page-menu.menu-range-760 body #menu-full-category-drawer .menu-full-category-drawer-indicator{border-radius:var(--segmented-control-selection-radius)!important}html.nav-page-menu.menu-range-760 body #menu-full-category-drawer .menu-full-category-drawer-indicator{background:var(--segmented-control-selection-bg)!important}}html body .sheet{top:auto!important;bottom:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}html:is(.sheet-opening,.sheet-open,.sheet-closing,.sheet-swipe-active) body #app-scroll.app-scroll{overflow-y:hidden!important;overscroll-behavior:none!important;touch-action:none}html body .sheet{overscroll-behavior-y:none}html body :is(#legend-sheet.sheet,#event-full-overlay.event-full-overlay.sheet){overflow-y:hidden!important}html body :is(#legend-sheet .legend-list,#event-full-overlay .event-full-panel,#special-full-overlay .special-full-panel){overscroll-behavior-y:none!important}@media(max-width:899px){html body #special-full-overlay.special-full-overlay.sheet{display:block!important;max-height:100svh!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html body #event-full-overlay .event-full-panel{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}html body #special-full-overlay .special-full-panel{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body #special-full-overlay .special-full-actions{position:sticky;bottom:0}}html body :is(#event-full-overlay .event-full-panel,#special-full-overlay .special-full-panel){transform:none;transition:none}html body #menu-content .dish-list>.dish-row:not(.is-category-last):after,html body #menu-full-overlay #menu-full-panel.menu-full-panel .dish-list>.dish-row:not(.is-category-last):after,html body #menu-full-panel.menu-full-panel .dish-list>.dish-row:not(.is-category-last):after,html body #search-panel.search-panel #search-results.search-results.dish-list>.dish-row:not(.is-category-last):after{z-index:4!important}.dish-row>.interaction-shield--dish-card{--interaction-shield-color: var(--dish-list-bg, var(--card));--interaction-shield-direction: to left;position:absolute;top:calc(var(--dish-card-control-top, 144px) - var(--dish-card-control-size, 32px));right:0;bottom:auto;left:auto;z-index:3;width:calc(var(--dish-card-control-size, 32px) + var(--dish-large-row-padding, 16px));height:var(--dish-card-control-size, 32px)}html.images-disabled .dish-row>.interaction-shield--dish-card{--interaction-shield-direction: to left;inset:50% 0 auto auto;width:96px;height:calc(var(--dish-card-control-size, 32px) + (var(--dish-card-control-gap-bottom, 16px) * 2));transform:translateY(-50%)}html body .promo-popup[hidden]{display:none;visibility:hidden;pointer-events:none}html body .reserve-status-backdrop{background:var(--popup-backdrop-bg, color-mix(in srgb, var(--bg) 82%, transparent))!important;backdrop-filter:var(--popup-backdrop-filter, blur(16px))!important;-webkit-backdrop-filter:var(--popup-backdrop-filter, blur(16px))!important}@media(min-width:900px){html:not(.admin-mode) body :is(#dish-sheet .dish-sheet-actions,#special-full-overlay .special-full-actions).interaction-shield-host{--interaction-shield-start: 12px}}html body .sheet:focus,html body .sheet:focus-visible,html body #search-panel:focus,html body #search-panel:focus-visible{outline:none}@media(min-width:760px){html body .sheet:not(#admin-sheet){top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}@supports (height: 100dvh){html body .sheet:not(#admin-sheet){max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}}}@media(min-width:760px)and (max-width:899px){html body #special-full-overlay.special-full-overlay.sheet{top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important}@supports (height: 100dvh){html body #special-full-overlay.special-full-overlay.sheet{max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}}html:not(.admin-mode):not(.admin-login-active):not(.admin-login-pending).legal-page-active.nav-page-detail body .desktop-top-cluster .home-access-back.home-access-back.home-access-back{position:static!important;z-index:auto!important;display:inline-flex!important;width:var(--desktop-top-control-size)!important;min-width:var(--desktop-top-control-size)!important;height:var(--desktop-top-control-size)!important;min-height:var(--desktop-top-control-size)!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;animation:none!important;transition:none!important}}html body :is(.capsule,.cap-right,.search-float,#search-panel .search-inline-close,#search-panel .search-filter-inline,#search-panel .search-input,.menu-full-back,.admin-top-left-capsule,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs,.desktop-section-nav-list){background:var(--foodev-floating-capsule-background)!important;background-color:var(--foodev-floating-capsule-background)!important;border:0!important;outline:0!important;box-shadow:var(--foodev-floating-capsule-shadow)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)}html body .desktop-section-nav-btn{font-weight:400!important;color:var(--floating-nav-idle-color)!important;transition:color var(--floating-nav-hover-duration) ease!important}html body .desktop-section-nav-btn.active{color:var(--floating-nav-active-color)!important;transition:none!important}html body .desktop-section-nav.is-selection-changing .desktop-section-nav-btn{transition:none!important}@media(hover:hover)and (pointer:fine){html body .desktop-section-nav-btn:not(.active):hover{background:transparent;color:var(--floating-nav-hover-color)!important}}html[data-theme=dark] body :is(.capsule,.cap-right,.search-float,#search-panel .search-inline-close,#search-panel .search-filter-inline,#search-panel .search-input,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs,.desktop-section-nav-list){box-shadow:var(--floating-capsule-shadow)!important}html body .cap-right.capsule>.icon-btn{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none}html body #search-panel.search-panel .search-panel-header{position:absolute;top:0;left:0;right:0;z-index:5;background:transparent;border:0;pointer-events:none}html body #search-panel.search-panel .search-panel-header:before{content:""!important;position:absolute!important;inset:0 0 auto!important;z-index:0!important;display:block!important;width:100%!important;height:calc(64px + env(safe-area-inset-top,0px))!important;background:linear-gradient(to bottom,var(--search-page-bg) 0%,transparent 100%)!important;pointer-events:none!important}html body #search-panel.search-panel .search-panel-header>*{position:relative;z-index:1;pointer-events:auto}html body #search-panel.search-panel :is(.search-inline-close,.search-filter-inline,.search-input){background:var(--foodev-floating-capsule-background);background-color:var(--foodev-floating-capsule-background);border:0;outline:0;box-shadow:var(--foodev-floating-capsule-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}html body #search-panel.search-panel .search-scroll-body{padding-top:calc(76px + env(safe-area-inset-top,0px));width:100%;max-width:none;margin-left:0;margin-right:0;align-self:stretch}html body #search-panel.search-panel #search-results.search-results.dish-list{width:min(480px,100%);max-width:480px;margin-left:auto;margin-right:auto}html body .admin-unsaved-dialog-backdrop.foodev-dialog-backdrop.open{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}html body :is(.admin-unsaved-dialog-backdrop,.admin-reset-modal-backdrop,.admin-contact-form-backdrop){overflow:hidden!important;overscroll-behavior:none}html body .admin-unsaved-dialog,html body .admin-reset-modal{border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html body .admin-unsaved-dialog-btn,html body .admin-reset-modal-btn{border-radius:999px!important;box-shadow:none;outline:0}html body .foodev-dialog-text{white-space:pre-line}html body :is(.admin-unsaved-dialog-title,.admin-reset-modal-title,.admin-contact-form-title){margin-top:0;font-size:1.5rem!important;font-weight:600!important;line-height:1;letter-spacing:-.035em;text-align:center!important}@keyframes adminAnalyticsSpin{to{transform:rotate(360deg)}}html body :is(.admin-unsaved-dialog-text,.admin-reset-modal-text){color:var(--text)!important;font-size:1rem!important;font-weight:400!important;line-height:1.45;text-align:center}html body .foodev-dialog .admin-unsaved-dialog-btn.primary{background:var(--text)!important;color:var(--bg)!important}html.reserve-status-open body .foodev-dialog-backdrop--public-reservation{z-index:100200!important;background:var(--popup-backdrop-bg, color-mix(in srgb, var(--bg) 82%, transparent))!important;backdrop-filter:var(--popup-backdrop-filter, blur(16px))!important;-webkit-backdrop-filter:var(--popup-backdrop-filter, blur(16px))!important}@media(min-width:900px){html:is(.admin-mode,.admin-login-active,.admin-login-pending).panel-open body .reserve-status-backdrop,html:is(.admin-mode,.admin-login-active,.admin-login-pending).panel-open.reserve-status-open body .foodev-dialog-backdrop--public-reservation{inset:0 auto 0 0!important;width:var(--admin-content-width, calc(100vw - 480px) )!important;max-width:var(--admin-content-width, calc(100vw - 480px) )!important}}html body .foodev-dialog-input{width:100%;height:48px;margin-top:16px;border:2px solid var(--border);border-radius:4px;padding:0 var(--admin-field-x, 14px);background:var(--card);color:var(--text);font:inherit;font-size:1rem;outline:0;box-sizing:border-box;user-select:all}html body .foodev-dialog-input:focus{border-color:var(--text)}html body .waiter-request-popup-cancel{width:100%;border-radius:999px!important;background:#000!important;color:#fff!important}html body .waiter-request-popup-backdrop.foodev-dialog-backdrop{z-index:100100!important;pointer-events:none!important}html body .waiter-request-popup-backdrop.foodev-dialog-backdrop.open{pointer-events:auto!important}html[data-theme=dark] body .waiter-request-popup-cancel{background:#fff!important;color:#000!important}html body .waiter-request-popup-cancel:disabled{opacity:.48;cursor:wait}html body .waiter-request-popup-estimate{margin-top:10px;color:var(--muted, #666666);font-variant-numeric:tabular-nums}html body .waiter-request-waiting-indicator{display:flex;width:max-content;min-height:12px;align-items:center;justify-content:center;gap:6px;margin:18px auto -2px}html body .waiter-request-waiting-indicator[hidden]{display:none!important}html body .waiter-request-waiting-indicator span{width:7px;height:7px;border-radius:999px;background:var(--text-secondary);animation:waiterRequestWaiting 1.2s ease-in-out infinite}html body .waiter-request-waiting-indicator span:nth-child(2){animation-delay:.16s}html body .waiter-request-waiting-indicator span:nth-child(3){animation-delay:.32s}@keyframes waiterRequestWaiting{0%,60%,to{opacity:.34;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){html body .waiter-request-waiting-indicator span{animation:none;opacity:.72}}html body #reserve-section :is(.reserve-form,.reserve-field,.reserve-input,.reserve-select-wrap,.reserve-calendar-nav,.reserve-submit-btn){border-radius:8px!important}html body #reserve-section :is(.reserve-calendar-day,.reserve-time-button){border-radius:4px}html body #reserve-section .reserve-field:focus-within{outline:0!important;outline-offset:0;box-shadow:none!important}html body #reserve-section .reserve-field :is(input,select,textarea,button):is(:focus,:focus-visible){border:0!important;outline:0!important;outline-offset:0;box-shadow:none!important}html body :is(.capsule,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs){border-radius:999px!important}html body :is(.capsule,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs) svg,html body :is(.capsule,.search-float,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs) svg *{stroke-width:1.75!important}html:is(.nav-page-contact,.nav-page-reserve,.nav-page-detail) body :is(#contact-section,#reserve-section,#home-detail-section)>.menu-section{min-height:100svh!important;box-sizing:border-box!important}html:is(.nav-page-contact,.nav-page-reserve,.nav-page-detail) body .page{min-height:100svh!important;padding-bottom:0!important}html:not(.nav-page-mode):not(.promo-popup-open) body #app-scroll.app-scroll{overflow-y:auto!important;overscroll-behavior-y:contain}html:is(.home-access-entering,.home-access-leaving) body #app-scroll,html:is(.home-access-entering,.home-access-leaving) body .home-access-target{scrollbar-width:none;-ms-overflow-style:none}html:is(.home-access-entering,.home-access-leaving) body #app-scroll::-webkit-scrollbar,html:is(.home-access-entering,.home-access-leaving) body .home-access-target::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html.legal-page-active,html.legal-page-active body,html.legal-page-active body #app-scroll.app-scroll,html.legal-page-active body .page,html.legal-page-active body #home-detail-section.legal-detail,html.legal-page-active:is(.home-access-entering,.home-access-leaving) body #home-detail-section.legal-detail.home-access-target,html.legal-page-active.nav-page-detail body #home-detail-section.legal-detail{background:var(--card)!important}html.legal-page-active body #home-detail-section.legal-detail>.menu-section,html.legal-page-active:is(.home-access-entering,.home-access-leaving) body #home-detail-section.legal-detail.home-access-target>.menu-section{min-height:var(--home-cover-viewport-height)!important;background:var(--card)!important}html.menu-range-760:not(.nav-page-mode) body #app-scroll.app-scroll,html.menu-range-760:not(.nav-page-mode) body #hero.hero{height:var(--home-cover-viewport-height)!important;min-height:var(--home-cover-viewport-height)}html.menu-range-760:not(.nav-page-mode) body #hero.hero{aspect-ratio:auto}html.menu-range-760:not(.nav-page-mode) body #site-footer.site-footer{margin-top:0!important;box-shadow:none!important}html.menu-range-760:not(.nav-page-mode) body .hero-overlay{background:radial-gradient(ellipse 64% 52% at left bottom,#000c,#0000008f 35%,#00000038 64%,#0000 82%),linear-gradient(to top,#0000008f,#00000042 30%,#0000 70%) bottom / 100% 52% no-repeat,linear-gradient(to bottom,#00000018,#0000 34%)}html.menu-range-compact:not(.nav-page-mode) body .hero-overlay{background:var(--hero-bottom-gradient) bottom / 100% 25% no-repeat,linear-gradient(to bottom,#00000009,#0000000b)}@media(min-width:900px)and (hover:hover)and (pointer:fine){html body #legend-sheet.sheet{height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}html body #legend-sheet .legend-list{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:28px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html body #legend-sheet .legend-column{min-width:0!important}}html body .foodev-check-draw svg,html body .foodev-check-draw svg *{stroke-width:var(--foodev-check-stroke, 3)!important}html body :is(.foodev-check-draw,[data-foodev-icon=check],.foodev-select-check,.lang-check){--foodev-check-stroke: 3}html body :is(.foodev-check-draw,[data-foodev-icon=check],.foodev-select-check,.lang-check) :is(svg,path,polyline),html body svg:is(.foodev-select-check,.lang-check),html body svg:is(.foodev-select-check,.lang-check) *{stroke-width:var(--foodev-check-stroke, 3)!important}html body .foodev-select-option,html body .foodev-select-option *{font-weight:400!important;font-synthesis:none}html body :is(.foodev-floating-capsule,.foodev-back-capsule,.floating-capsule,.view-switch,.capsule,.cap-right,.search-float,#search-panel .search-inline-close,#search-panel .search-filter-inline,#search-panel .search-input,.menu-full-back,.admin-top-left-capsule,#admin-global-save,.admin-dish-action-group,.admin-dish-action-right,.admin-dish-lang-tabs,.desktop-section-nav-list){border:0!important;outline:0!important;background:var(--foodev-floating-capsule-background)!important;box-shadow:var(--foodev-floating-capsule-shadow)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)!important}html.public-sheet-desktop body :is(#dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media),#event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]),#special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden]))){--public-sheet-width: min(1040px, calc(var(--menu-available-width, 100vw) - 32px));--public-sheet-pad: clamp(20px, 3vw, 36px);--public-sheet-left-column: minmax(300px, 44%);left:calc((var(--menu-available-width, 100vw) - var(--public-sheet-width)) / 2)!important;right:auto!important;top:auto!important;bottom:0!important;width:var(--public-sheet-width)!important;max-width:var(--public-sheet-width)!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;overflow:hidden!important;background:var(--card)!important}html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]){height:auto!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-panel{display:grid!important;grid-template-columns:var(--public-sheet-left-column) minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;width:100%!important;height:auto!important;max-height:none!important;overflow:hidden!important;background:var(--card)!important}html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-image-wrap{grid-column:1!important;grid-row:1!important;width:calc(100% - var(--public-sheet-pad))!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;margin:var(--public-sheet-pad) 0 var(--public-sheet-pad) var(--public-sheet-pad)!important;border-radius:8px!important;overflow:hidden!important}html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-body{grid-column:2!important;grid-row:1!important;min-width:0!important;min-height:0!important;padding:var(--public-sheet-pad)!important;overflow-y:auto!important;overflow-x:hidden!important;background:transparent!important}html.public-sheet-desktop body #event-full-overlay#event-full-overlay.event-full-overlay.sheet:has(.event-full-image-wrap img[src]) .event-full-body:before{display:none}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) #dish-sheet-content{display:grid!important;grid-template-columns:var(--public-sheet-left-column) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;width:100%!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;overflow-y:auto!important;overflow-x:hidden!important}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-media{position:sticky!important;top:var(--public-sheet-pad)!important;grid-column:1!important;grid-row:1!important;width:calc(100% - var(--public-sheet-pad))!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;margin:var(--public-sheet-pad) 0 var(--public-sheet-pad) var(--public-sheet-pad)!important;border-radius:8px!important;overflow:hidden!important}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-scroll-area{grid-column:2!important;grid-row:1!important;min-width:0!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:visible!important}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-body{padding:var(--public-sheet-pad) var(--public-sheet-pad) 24px!important}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) :is(.dish-sheet-qty-row,.dish-sheet-actions){padding-left:var(--public-sheet-pad)!important;padding-right:var(--public-sheet-pad)!important}html.public-sheet-desktop body #dish-sheet#dish-sheet.sheet:not(.dish-sheet-no-media) .dish-sheet-actions{padding-bottom:var(--public-sheet-pad)!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])){height:auto!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-panel{display:grid!important;grid-template-columns:var(--public-sheet-left-column) minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;width:100%!important;height:auto!important;max-height:none!important;overflow:hidden!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-image-wrap{position:sticky!important;top:var(--public-sheet-pad)!important;grid-column:1!important;grid-row:1!important;width:calc(100% - var(--public-sheet-pad))!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;margin:var(--public-sheet-pad) 0 var(--public-sheet-pad) var(--public-sheet-pad)!important;border-radius:8px!important;overflow:hidden!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-body{grid-column:2!important;grid-row:1!important;min-width:0!important;min-height:0!important;padding:var(--public-sheet-pad) var(--public-sheet-pad) calc(var(--public-sheet-pad) + 76px)!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) :is(.special-full-copy,.special-full-courses){display:block!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-courses{margin-top:24px!important}html.public-sheet-desktop body #special-full-overlay#special-full-overlay.special-full-overlay.sheet:has(.special-full-image-wrap:not([hidden])) .special-full-actions{position:absolute;right:0;bottom:0;width:58%;padding:12px var(--public-sheet-pad) var(--public-sheet-pad);box-sizing:border-box;z-index:5}html body .foodev-selection-option,html body .foodev-selection-option *{font-weight:400!important;font-synthesis:none}html body .foodev-selection-option .foodev-selection-check{--foodev-check-stroke: 2}html body :is(.foodev-select-option .foodev-select-check,.foodev-language-sheet .lang-option .lang-check){--foodev-check-stroke: 2;width:24px;height:24px;flex:0 0 24px}html body .foodev-selection-option .foodev-selection-check :is(svg,path,polyline),html body .foodev-selection-option svg.foodev-selection-check,html body .foodev-selection-option svg.foodev-selection-check *{stroke-width:2px!important}html body :is(.foodev-select-option .foodev-select-check,.foodev-language-sheet .lang-option .lang-check),html body :is(.foodev-select-option .foodev-select-check,.foodev-language-sheet .lang-option .lang-check) *{stroke-width:2px}html body .dish-card-control svg,html body .dish-card-control svg *{stroke-width:1.5px}@media(max-width:759px){html body .home-notice-panel .home-notice-icon svg,html body .home-notice-panel .home-notice-icon svg *{stroke-width:1.25px}}html.panel-open:not(.public-sheet-desktop) body #special-full-overlay#special-full-overlay.special-full-overlay.sheet{top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important;overflow:hidden!important;transform:translate3d(0,100%,0)!important}html.panel-open:not(.public-sheet-desktop) body #special-full-overlay#special-full-overlay.special-full-overlay.sheet.open{transform:translateZ(0)!important}html.panel-open:not(.public-sheet-desktop) body #special-full-overlay#special-full-overlay.special-full-overlay.sheet .special-full-panel{height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important}html.nav-page-menu.menu-full-open:not(.search-open):not(.menu-range-760) body .menu-full-back{display:inline-flex;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html:not([data-theme=dark]) body button.waiter-request-popup-cancel.waiter-request-popup-cancel{background:#000!important;background-image:none;color:#fff!important;-webkit-text-fill-color:#FFFFFF!important}html[data-theme=dark] body button.waiter-request-popup-cancel.waiter-request-popup-cancel{background:#fff!important;background-image:none!important;color:#000!important;-webkit-text-fill-color:#000000!important}html body [popover].foodev-dialog-backdrop.open :is(.foodev-dialog,.foodev-dialog *){pointer-events:auto}html body [popover].foodev-dialog-backdrop .admin-unsaved-dialog-btn{cursor:pointer}@media(min-width:900px){html:is(.admin-mode,.admin-login-active,.admin-login-pending).panel-open body [popover].foodev-dialog-backdrop:is(.foodev-dialog-backdrop--admin,.foodev-dialog-backdrop--admin-login){inset:0 0 0 auto!important;width:var(--admin-desktop-panel-width, 480px)!important;height:100dvh!important}}html:not(.nav-page-mode).menu-range-footer-inline #site-footer{padding-inline:clamp(32px,6vw,92px)}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-inner{width:100%;max-width:none;margin-inline:auto}html.menu-range-compact body :is(.sheet:not(.is-admin-scoped),#dish-sheet.sheet,#event-full-overlay.event-full-overlay.sheet,#special-full-overlay.special-full-overlay.sheet){left:max(0px,calc((var(--menu-available-width, 100vw) - min(480px,var(--menu-available-width, 100vw))) / 2))!important;right:auto!important;width:min(480px,var(--menu-available-width, 100vw))!important;max-width:480px!important;transform:translate3d(0,100%,0)!important}html.menu-range-compact body :is(.sheet:not(.is-admin-scoped).open,#dish-sheet.sheet.open,#event-full-overlay.event-full-overlay.sheet.open,#special-full-overlay.special-full-overlay.sheet.open){transform:translateZ(0)!important}@media(max-width:980px){html:not(.nav-page-mode).menu-range-footer-inline #site-footer{padding-block:32px!important}html:not(.nav-page-mode).menu-range-footer-inline #site-footer .site-footer-inner{flex-direction:column-reverse;justify-content:center!important;align-items:center;text-align:center;gap:10px!important}html:not(.nav-page-mode).menu-range-footer-inline #site-footer :is(.site-footer-meta,.site-footer-links){width:100%!important;justify-content:center!important;white-space:normal}}html:not(.nav-page-mode):not(.menu-range-footer-inline) #site-footer{padding-block:32px}html:not(.nav-page-mode):not(.menu-range-footer-inline) #site-footer .site-footer-inner{flex-direction:column-reverse;justify-content:center;align-items:center;text-align:center;gap:10px}html:not(.nav-page-mode):not(.menu-range-footer-inline) #site-footer :is(.site-footer-meta,.site-footer-links){width:100%;justify-content:center;white-space:normal}html.menu-range-compact body :is(.sheet:not(.is-admin-scoped).sheet-closing-out,#dish-sheet.sheet.sheet-closing-out,#event-full-overlay.event-full-overlay.sheet.sheet-closing-out,#special-full-overlay.special-full-overlay.sheet.sheet-closing-out){transform:translate3d(0,100%,0)!important}@media(max-width:759px){html body #special-full-overlay#special-full-overlay.special-full-overlay.sheet{top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;max-height:var(--foodev-sheet-max-height, calc(100svh - 80px) )!important;border-radius:var(--foodev-sheet-radius, 24px) var(--foodev-sheet-radius, 24px) 0 0!important}}html:not(.menu-range-760) body #menu-full-category-drawer.menu-full-category-drawer{background:var(--foodev-side-navigation-surface)!important;background-color:var(--foodev-side-navigation-surface)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)!important;border:0!important;outline:0!important}html:not(.menu-range-760) body #menu-full-category-drawer .menu-full-category-drawer-row{min-height:54px!important;padding:0 18px 0 20px!important;border-radius:8px!important;font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:500!important}html:not(.menu-range-760) body #menu-full-category-drawer .menu-full-category-drawer-row.active,html:not(.menu-range-760) body #menu-full-category-drawer .menu-full-category-drawer-indicator{background:var(--foodev-side-navigation-selection)!important}html:not(.menu-range-760) body #menu-full-category-drawer.menu-full-category-drawer.open{box-shadow:18px 0 44px #0000002e!important}html[data-theme=dark]:not(.menu-range-760) body #menu-full-category-drawer.menu-full-category-drawer.open{box-shadow:22px 0 58px #0000006b!important}@media(max-width:899px){html:not(.nav-page-mode):not(.promo-popup-open){height:auto!important;overflow:visible!important}html:not(.nav-page-mode):not(.promo-popup-open) body{position:static!important;height:auto!important;min-height:100%!important;overflow:visible!important}html:not(.nav-page-mode):not(.promo-popup-open) body #app-scroll.app-scroll{height:auto!important;overflow-y:visible!important;touch-action:auto!important}}@media(max-width:759px){html body #dish-sheet.sheet{--foodev-sheet-max-height: 100svh}html body #dish-sheet.sheet.is-full-height{transition:transform var(--foodev-sheet-open-motion),background .3s ease,border-radius var(--foodev-sheet-open-motion)!important}html body #dish-sheet.sheet.is-full-height.open{border-radius:0!important}html body #dish-sheet.sheet.is-full-height .dish-sheet-media,html body #dish-sheet.sheet.is-full-height .dish-sheet-media img,html body #dish-sheet.sheet.is-full-height .dish-sheet-media .sold-out-badge{transition:border-radius var(--foodev-sheet-open-motion)!important}html body #dish-sheet.sheet.is-full-height.open .dish-sheet-media,html body #dish-sheet.sheet.is-full-height.open .dish-sheet-media img,html body #dish-sheet.sheet.is-full-height.open .dish-sheet-media .sold-out-badge{border-radius:0!important}}
