:root{--menu-accent:#ad5a2d;--menu-bg:#faf7f1;--menu-ink:#33271f;--menu-muted:#8b7970;--menu-line:#eadfd6;--menu-soft:#f8eee5;--menu-white:#fff;--menu-width:1120px;font-family:'Nunito',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--menu-ink);background:var(--menu-bg);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0;min-width:280px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;border:0;cursor:pointer}button,a{touch-action:manipulation}button:disabled{cursor:default}a{color:inherit;text-decoration:none}svg{width:22px;height:22px;flex:none;vertical-align:middle}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--menu-accent);outline-offset:4px}button:focus:not(:focus-visible){outline:0}[hidden]{display:none!important}::selection{background:#efcbb4}
.menu-wrap{width:min(var(--menu-width),calc(100% - 64px));margin-inline:auto}.menu-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.menu-skip{position:fixed;z-index:80;top:10px;left:10px;padding:12px 20px;border-radius:12px;background:var(--menu-ink);color:#fff;transform:translateY(-180%)}.menu-skip:focus{transform:none}.menu-eyebrow{font-size:10px;font-weight:850;letter-spacing:1.4px;color:var(--menu-accent);margin:0}
/* A compact app header. */
.menu-header{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:20px}.menu-brand{flex:none;display:block}.menu-brand img{object-fit:contain;width:106px;height:70px}.menu-header-actions{display:flex;align-items:center;gap:10px}.menu-contact-button{width:44px;height:44px;border:1px solid var(--menu-line);border-radius:14px;display:grid;place-items:center;background:#fff8;color:var(--menu-accent)}.menu-contact-button svg{width:18px;height:18px}.menu-branch{min-width:117px;display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid var(--menu-line);background:#fff;border-radius:15px}.menu-branch>svg:first-child{width:19px;color:var(--menu-accent)}.menu-branch span{display:flex;flex-direction:column;gap:1px}.menu-branch small{font-size:7px;font-weight:850;letter-spacing:1.5px;color:var(--menu-muted)}.menu-branch strong{font-size:14px;line-height:1.15;font-weight:850}
/* Image-led slides; text exists only if the operator adds it. */
.menu-carousel{position:relative}.carousel-stage{overflow:hidden;border-radius:26px;isolation:isolate;background:#f1e3d7;touch-action:pan-y pinch-zoom}.menu-slide{position:relative;aspect-ratio:3.25;min-height:250px;overflow:hidden;background:linear-gradient(115deg,#f5e5d3,#f8efe4 47%,#e8cdb4);display:flex;align-items:center}.slide-copy{position:relative;z-index:2;width:47%;padding:36px 0 36px 46px;pointer-events:none}.slide-copy h1{font-size:clamp(32px,4vw,49px);line-height:1.03;letter-spacing:-1.8px;font-weight:900;margin:0;overflow-wrap:anywhere}.slide-description{font-size:14px;line-height:1.45;font-weight:650;color:#816651;margin:14px 0 0;white-space:pre-line;overflow-wrap:anywhere}.slide-product-link{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:42px;padding:0 18px;margin-top:24px;background:var(--menu-accent);color:#fff;border-radius:12px;font-size:12px;font-weight:850;pointer-events:auto;box-shadow:0 5px 15px #81462415}.slide-product-link svg{width:17px;height:17px}.slide-photo{position:absolute;inset:0;width:100%;height:100%;padding:0;background:transparent}.slide-photo img{width:100%;height:100%;object-fit:cover}.product-slide .slide-photo{left:auto;width:59%;padding:13px 20px 13px 0}.product-slide .slide-photo img{object-fit:contain;filter:drop-shadow(0 14px 16px #7f56331a)}.visual-slide.has-image:not(.image-only)::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#22150fd6 0%,#251a0d76 42%,transparent 78%)}.visual-slide.has-image .slide-copy{color:#fff}.visual-slide.has-image .slide-description{color:#ffefe3}.image-only .slide-photo img{object-fit:cover}.slide-image-arrow{position:absolute;right:16px;bottom:16px;width:34px;height:34px;background:#fffc;border:1px solid #fff8;border-radius:50%;display:grid;place-items:center;color:var(--menu-accent)}.slide-image-arrow svg{width:17px;height:17px}.product-slide .slide-image-arrow{display:none}.slide-watermark{position:absolute;right:7%;color:#b57b4a24;width:26%;transform:rotate(10deg)}.slide-watermark svg{width:100%;height:auto;stroke-width:.65}.text-only .slide-copy{width:77%}
/* Compact categories stay in one horizontal strip on every screen. */
.menu-browse-bar{position:sticky;top:0;z-index:30;background:var(--menu-bg);padding:14px 0 6px;box-shadow:0 7px 9px -9px #67431e24}.menu-browse-inner{display:flex;flex-direction:column;gap:11px;min-width:0}.menu-search{display:flex;align-items:center;gap:11px;height:49px;background:#fff;border:1px solid var(--menu-line);border-radius:15px;padding:0 17px;box-shadow:0 3px 12px #5d3f2305}.menu-search>svg{width:19px;height:19px;color:var(--menu-accent)}.menu-search input{border:0;outline:0!important;background:transparent;font-size:16px;font-weight:600;color:var(--menu-ink);width:100%;min-width:0;height:100%;padding:0}.menu-search:focus-within{border-color:var(--menu-accent);box-shadow:0 0 0 3px #ad5a2d0d}.menu-search input::placeholder{font-size:13px;font-weight:650;color:#a18d7e}.menu-search input::-webkit-search-cancel-button{display:none}.menu-search button{padding:5px;background:#f5eee7;border-radius:50%;display:grid;place-items:center;color:var(--menu-muted)}.menu-search button svg{width:16px;height:16px}.categories-heading{display:flex;align-items:center;margin-bottom:-5px}.categories-heading h2{font-size:13px;font-weight:850;margin:0;letter-spacing:-.15px;color:var(--menu-muted)}.menu-categories{display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:9px 9px 5px;margin-inline:-9px;scroll-padding-inline:9px;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom}.menu-categories::-webkit-scrollbar{display:none}.menu-categories>button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:43px;border:1px solid var(--menu-line);border-radius:13px;text-align:left;background:#fff;padding:8px 12px;position:relative;white-space:nowrap;transition:background .15s,border-color .15s}.category-name{font-size:12px;font-weight:800;line-height:1.2;letter-spacing:-.1px}.menu-categories>button.is-active{border-color:var(--menu-accent);background:var(--menu-accent);color:#fff}
/* Special categories keep their distinct palette, including when selected. */
.menu-categories>button.category-popular{background:#f8e4d3;color:#873f21;border-color:#f1d8c2}
.menu-categories>button.category-discounted{background:#e8efe5;color:#4e6740;border-color:#dce6d7}
.menu-categories>button.category-popular.is-active,.menu-categories>button.category-discounted.is-active{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor}
@media(hover:hover){.menu-categories>button.category-popular:hover,.menu-categories>button.category-discounted:hover{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor}}
.category-symbol{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:grid;place-items:center;width:16px;height:16px;font-size:15px;line-height:1;color:inherit;pointer-events:none}.category-percent{font-family:inherit;font-size:14px;font-weight:900}.category-fire{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}
/* Two generous product columns, with all information below the photograph. */
.menu-products-section{padding-top:16px;scroll-margin-top:calc(var(--menu-browse-height,160px) + 12px)}.menu-results-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px}.menu-results-heading h2{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.7px;font-weight:900}.menu-results-heading>span{font-size:11px;font-weight:700;color:var(--menu-muted);background:#f0e7dd;padding:5px 10px;border-radius:20px;white-space:nowrap}.menu-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.menu-product{min-width:0;overflow:hidden;border-radius:23px;border:1px solid #eddfd2;background:#fff;box-shadow:0 6px 24px #67431e04;display:flex;flex-direction:column}.product-picture{display:block;position:relative;width:100%;aspect-ratio:auto;background:radial-gradient(ellipse at 50% 48%,#fcf4eb 0%,#f7eee4 60%,#f0e2d5 100%);padding:1px;overflow:hidden}.product-picture::after{content:"";pointer-events:none;position:absolute;width:56%;height:9%;bottom:12%;left:22%;border-radius:50%;background:#bc99781a;filter:blur(14px);z-index:0}.product-picture>img{display:block;position:relative;z-index:1;width:100%;height:auto;object-fit:contain;transition:transform .25s;filter:drop-shadow(0 8px 10px #75461e0b)}.product-picture-open{position:absolute;z-index:2;bottom:13px;right:13px;width:31px;height:31px;background:#fff;border-radius:10px;color:var(--menu-accent);display:grid;place-items:center;border:1px solid #eee0d4}.product-picture-open svg{width:15px;height:15px}.product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:120px;opacity:.28}.product-placeholder img{width:93px;height:65px;object-fit:contain}.product-placeholder small{font-size:9px;letter-spacing:1px;font-weight:800}.product-copy{padding:16px 22px 17px;display:flex;flex-direction:column;flex:1}.product-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px;min-height:0}.product-badges:empty{display:none}.product-badges span{font-size:9px;line-height:1.2;font-weight:850;border-radius:5px;padding:4px 7px}.product-popular-badge{background:#fbede2;color:#a55b34}.product-discount-badge{background:#eaf0e6;color:#66804e}.product-copy h3{margin:0 0 8px;font-size:25px;line-height:1.12;font-weight:900;letter-spacing:-.65px;overflow-wrap:anywhere}.product-copy h3 button{font:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;background:none;padding:0;text-align:left}.product-description{font-size:13px;line-height:1.55;color:var(--menu-muted);white-space:pre-line;overflow-wrap:anywhere;margin:0 0 8px}.product-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:4px 0 0;font-variant-numeric:tabular-nums}.product-copy .product-price{margin-top:auto;padding-top:3px}.product-price strong{font-size:27px;font-weight:900;line-height:1.15;letter-spacing:-.8px;color:var(--menu-accent)}.product-price del{font-size:14px;color:#ac9c90;text-decoration-thickness:1px}.product-allergens{padding-top:7px;margin:8px 0 0;border-top:1px solid #f0e9e2;font-size:10px;line-height:1.5;color:#988576;white-space:pre-line;overflow-wrap:anywhere}.product-allergens span{font-weight:850;color:#827062}.menu-empty{text-align:center;padding:65px 20px}.empty-mark{display:grid;place-items:center;width:60px;height:60px;margin:auto;background:#f1e5d6;border-radius:20px;color:var(--menu-accent)}.empty-mark svg{width:28px;height:28px}.menu-empty h3{font-size:24px;letter-spacing:-.7px;margin:18px 0 9px}.menu-empty p{font-size:13px;line-height:1.65;color:var(--menu-muted);margin:0}.menu-text-button{background:none;color:var(--menu-accent);font-weight:850;font-size:12px;display:inline-flex;gap:10px;align-items:center;padding:10px;margin-top:15px}.menu-text-button svg{width:16px;height:16px}
.product-options-link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 0 3px;margin-top:3px;background:none;color:var(--menu-accent);font-size:11px;font-weight:800;text-align:left;line-height:1.3}.product-options-link>span{min-width:0;overflow-wrap:anywhere}.product-options-count{font-variant-numeric:tabular-nums;white-space:nowrap}.product-options-link>svg{width:14px;height:14px;flex:none}
/* A single strong utility entry; no repeated brand footer. */
.menu-price-cta{margin-top:36px;margin-bottom:27px}.menu-price-cta>button{width:100%;display:flex;align-items:center;gap:19px;padding:24px 28px;background:var(--menu-accent);color:#fff;text-align:left;border-radius:21px;box-shadow:0 7px 21px #ad5a2d14;position:relative;overflow:hidden}.price-cta-icon{display:grid;place-items:center;width:49px;height:49px;flex:none;background:#ffffff1c;border:1px solid #ffffff20;border-radius:15px}.price-cta-icon svg{width:25px;height:25px}.price-cta-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.price-cta-copy strong{font-size:24px;line-height:1.12;font-weight:900;letter-spacing:-.5px;overflow-wrap:anywhere}.price-cta-copy>span:last-child{font-size:14px;font-weight:650;color:#ffecde}.price-cta-arrow{width:37px;height:37px;display:grid;place-items:center;flex:none;border:1px solid #ffffff4d;border-radius:50%;margin-left:auto}.price-cta-arrow svg{width:21px;height:21px}.menu-teamon{display:flex;justify-content:center;align-items:center;gap:6px;padding:18px 12px calc(22px + env(safe-area-inset-bottom));font-size:10px;line-height:1.5;color:#a39284;text-align:center;flex-wrap:wrap}.menu-teamon>span:first-child{white-space:nowrap}.menu-teamon>span:first-child a{font-weight:850;color:#8a7769}.menu-teamon>span:nth-child(2){color:#c6b6a8}.menu-teamon .teamon-instagram{display:grid;place-items:center;min-width:23px;height:27px;margin-left:-4px}.teamon-instagram svg{width:15px;height:15px}.menu-noscript{font-size:13px;padding:15px 25px;background:#eee0cc;color:var(--menu-ink);margin:0;text-align:center}
/* Product and price-board dialogs. */
.menu-dialog,.menu-lightbox{padding:0;border:0;color:var(--menu-ink);background:#fff;max-height:calc(100dvh - 60px);max-width:calc(100vw - 40px);overflow:auto;overscroll-behavior:contain;border-radius:25px}.menu-dialog::backdrop,.menu-lightbox::backdrop{background:#251b1399;backdrop-filter:blur(6px)}.menu-dialog-close{display:grid;place-items:center;width:42px;height:42px;position:absolute;right:14px;top:14px;border-radius:50%;background:#fff;color:var(--menu-ink);z-index:3;border:1px solid var(--menu-line)}.menu-dialog-close svg{width:19px;height:19px}.product-dialog{width:900px}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:0}.detail-photo{background:radial-gradient(ellipse,#fcf5ed,#f4e7d9);position:relative;display:block;width:fit-content;max-width:100%;min-width:0;justify-self:center;aspect-ratio:auto;padding:1px}.detail-photo>img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 60px);object-fit:contain;filter:drop-shadow(0 14px 15px #75461e12)}.detail-photo>span{position:absolute;bottom:18px;right:18px;border:1px solid var(--menu-line);width:35px;height:35px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--menu-accent)}.detail-photo>span svg{width:17px;height:17px}.detail-copy{padding:42px 26px 24px;min-width:0}.detail-copy h2{font-size:35px;line-height:1.1;letter-spacing:-1px;margin:12px 0 15px;font-weight:900;overflow-wrap:anywhere}.detail-price strong{font-size:29px}.detail-copy>#detail-description{font-size:13px;line-height:1.7;color:var(--menu-muted);white-space:pre-line;overflow-wrap:anywhere;margin:23px 0}.detail-allergens{display:flex;align-items:start;gap:10px;padding:16px 0;border-top:1px solid var(--menu-line);margin-top:23px}.detail-allergens>span{padding-top:1px;color:var(--menu-accent)}.detail-allergens svg{width:18px;height:18px}.detail-allergens strong{font-size:11px;font-weight:850}.detail-allergens p{font-size:11px;line-height:1.6;margin:4px 0 0;color:var(--menu-muted);white-space:pre-line;overflow-wrap:anywhere}.detail-note{font-size:9px;line-height:1.55;color:#ad9b8c;margin:12px 0 0}.price-board-dialog{width:1200px;max-height:calc(100dvh - 28px);background:#fffdf9}.price-board-header{position:sticky;top:0;z-index:2;background:#fffdf9;border-bottom:1px solid var(--menu-line);display:flex;align-items:center;padding:12px 27px;min-height:81px}.price-board-brand{display:flex;gap:20px;align-items:center}.price-board-brand img{object-fit:contain;width:82px;height:54px}.price-board-brand>span{font-size:15px;font-weight:850;border-left:1px solid var(--menu-line);padding-left:20px;line-height:1.3}.price-board-brand small{display:block;font-size:7px;letter-spacing:1.3px;color:var(--menu-muted);font-weight:750;margin-top:4px}.price-board-header .menu-dialog-close{position:static;margin-left:auto}.price-board-body{padding:28px}.price-board-body>h2{font-size:31px;line-height:1.13;font-weight:900;letter-spacing:-.8px;margin:7px 0 10px;overflow-wrap:anywhere}.price-board-note{font-size:11px;line-height:1.55;color:var(--menu-muted);margin:0 0 25px;white-space:pre-line}.price-board-empty{padding:25px 0;font-size:13px;color:var(--menu-muted)}
.detail-options{margin-top:20px;padding-top:16px;border-top:1px solid var(--menu-line)}.detail-options h3{margin:0 0 10px;font-size:12px;font-weight:850;line-height:1.4}.detail-options dl{display:grid;gap:7px;margin:0}.detail-options dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:10px 12px;background:#fbf6ef;border:1px solid #eee2d5;border-radius:11px}.detail-options dt{font-size:12px;font-weight:750;line-height:1.4;min-width:0;overflow-wrap:anywhere}.detail-options dd{flex:none;margin:0;font-size:14px;font-weight:900;line-height:1.4;color:var(--menu-accent);font-variant-numeric:tabular-nums;white-space:nowrap}
@media(max-width:560px){.product-options-link{gap:4px;font-size:10px;min-height:36px;padding-top:7px;padding-bottom:4px;margin-top:2px}.product-options-link>svg{width:12px;height:12px}.detail-options{margin-top:11px;padding-top:10px}.detail-options h3{margin-bottom:7px}.detail-options dl{gap:5px}.detail-options dl>div{gap:10px;padding:7px 10px}.detail-options dt{font-size:11px}.detail-options dd{font-size:13px}}
.menu-lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;background:#181410f5;color:#fff;border-radius:0;overflow:hidden;margin:0;inset:0}.menu-lightbox[open]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 30px 30px}.menu-lightbox>img{width:100%;height:calc(100% - 35px);object-fit:contain;min-height:0}.menu-lightbox>p{font-size:13px;margin:15px 0 0;color:#e4d9ce}.menu-lightbox .menu-dialog-close{background:#302923;color:#fff;border:1px solid #8b7965;right:max(16px,env(safe-area-inset-right));top:max(16px,env(safe-area-inset-top))}.menu-dialog.fallback-open,.menu-lightbox.fallback-open{position:fixed;inset:0;margin:auto;z-index:100;box-shadow:0 0 0 100vmax #251b1399}.menu-lightbox.fallback-open{z-index:110}.menu-modal-active{overflow:hidden}
/* Branch selection shares the menu's compact geometry. */
.menu-chooser{min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 0,#f2e1d0,transparent 65%),var(--menu-bg)}.chooser-main{width:min(700px,calc(100% - 40px));margin:auto;text-align:center;padding:45px 0}.chooser-logo{width:135px;height:100px;object-fit:contain;margin:0 auto 30px}.chooser-main>h1{font-size:35px;font-weight:900;line-height:1.15;letter-spacing:-1px;margin:0 0 28px}.chooser-branches{display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:left}.chooser-branches>a{border:1px solid #e6d2bf;background:#fff;display:flex;flex-direction:column;align-items:start;position:relative;min-height:190px;padding:26px;gap:18px;border-radius:23px;overflow:hidden;transition:background .2s,border-color .2s;box-shadow:0 10px 30px #71472308}.chooser-number{width:42px;height:42px;background:#faeee2;color:var(--menu-accent);display:grid;place-items:center;border-radius:14px}.chooser-number svg{width:23px;height:23px}.chooser-branches h2{font-size:30px;font-weight:900;letter-spacing:-1px;line-height:1.2;margin:0}.chooser-branches .menu-eyebrow{font-size:8px;color:var(--menu-muted);margin-top:5px;letter-spacing:1px}.chooser-arrow{position:absolute;bottom:25px;right:25px;width:35px;height:35px;display:grid;place-items:center;background:var(--menu-accent);border-radius:50%;color:#fff}.chooser-arrow svg{width:17px;height:17px}.menu-chooser .menu-teamon{flex:none}
@media(hover:hover){.product-picture:hover .product-picture-open{background:#fff8f0;border-color:var(--menu-accent)}.product-copy h3 button:hover{color:var(--menu-accent)}.menu-categories>button:hover{border-color:#bf8c67}.menu-price-cta>button:hover .price-cta-arrow{background:#fff2}.chooser-branches>a:hover{background:#fff8f1;border-color:var(--menu-accent)}}
@media(max-width:780px){.menu-wrap{width:calc(100% - 40px)}.menu-header{min-height:90px}.menu-brand img{width:98px;height:65px}.menu-slide{min-height:230px;aspect-ratio:2.75}.slide-copy{padding-left:30px;width:48%}.slide-copy h1{font-size:35px;letter-spacing:-1.2px}.slide-description{font-size:12px}.slide-product-link{margin-top:19px;font-size:11px;min-height:38px;padding-inline:14px}.carousel-stage{border-radius:23px}.product-picture{aspect-ratio:auto}.product-copy{padding:15px 17px}.product-copy h3{font-size:23px}.product-price strong{font-size:25px}.product-description{font-size:12px}.menu-price-cta>button{padding:23px}.price-cta-copy strong{font-size:21px}.product-detail-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-copy{padding:50px 25px 28px}.detail-copy h2{font-size:28px}.detail-price strong{font-size:25px}.detail-photo{aspect-ratio:auto;padding:1px}}
@media(max-width:560px){.menu-wrap{width:calc(100% - 40px)}.menu-header{min-height:80px;gap:13px}.menu-brand img{width:90px;height:60px}.menu-header-actions{gap:8px}.menu-contact-button{width:36px;height:40px;border-radius:12px}.menu-contact-button svg{width:16px;height:16px}.menu-branch{min-width:108px;padding:8px 10px;gap:7px;border-radius:12px}.menu-branch small{font-size:6px;letter-spacing:1.1px}.menu-branch strong{font-size:13px}.menu-branch>svg:first-child{width:17px;height:17px}.carousel-stage{border-radius:20px}.menu-slide{min-height:0;aspect-ratio:2.03}.slide-copy{width:50%;padding:20px 0 20px 21px}.slide-copy h1{font-size:clamp(22px,6.4vw,34px);letter-spacing:-.8px;line-height:1.04}.slide-description{font-size:10px;line-height:1.35;margin-top:9px}.slide-product-link{gap:8px;font-size:10px;min-height:32px;border-radius:9px;padding:0 10px;margin-top:14px}.slide-product-link svg{width:14px;height:14px}.product-slide .slide-photo{width:58%;padding:9px 5px 9px 0}.slide-image-arrow{width:27px;height:27px;right:11px;bottom:11px}.slide-image-arrow svg{width:14px;height:14px}.menu-browse-bar{padding-top:10px;padding-bottom:5px}.menu-browse-inner{gap:10px}.menu-search{height:45px;border-radius:13px;padding-inline:14px}.menu-search input::placeholder{font-size:12px}.menu-search>svg{width:18px;height:18px}.categories-heading{margin-bottom:-5px}.categories-heading h2{font-size:12px}.menu-categories{gap:7px}.menu-categories>button{min-height:42px;gap:6px;padding:8px 10px;border-radius:12px}.category-name{font-size:11px;line-height:1.2;letter-spacing:0}.menu-products-section{padding-top:13px}.menu-results-heading{padding-bottom:10px}.menu-results-heading h2{font-size:21px;letter-spacing:-.6px}.menu-results-heading>span{font-size:9px;padding:4px 8px}.menu-product-grid{gap:12px}.menu-product{border-radius:17px}.product-picture{aspect-ratio:auto;padding:1px}.product-picture-open{bottom:9px;right:9px;width:25px;height:25px;border-radius:8px}.product-picture-open svg{width:12px;height:12px}.product-copy{padding:11px 12px 10px}.product-badges{gap:4px;margin-bottom:7px}.product-badges span{font-size:7px;padding:3px 5px;border-radius:4px}.product-copy h3{font-size:17px;line-height:1.13;letter-spacing:-.35px;margin-bottom:7px}.product-description{font-size:10.5px;line-height:1.45;margin-bottom:6px}.product-price{gap:7px}.product-price strong{font-size:22px;letter-spacing:-.6px}.product-price del{font-size:10px}.product-copy .product-price{padding-top:2px}.product-allergens{font-size:8px;line-height:1.45;padding-top:5px;margin-top:6px}.product-placeholder img{width:66px;height:49px}.product-placeholder small{font-size:7px}.menu-empty{padding:45px 10px}.menu-empty h3{font-size:22px}.menu-empty p{font-size:11px}.menu-price-cta{margin-top:26px;margin-bottom:15px}.menu-price-cta>button{border-radius:17px;padding:19px 16px;gap:11px}.price-cta-icon{width:37px;height:43px;border-radius:11px}.price-cta-icon svg{width:21px;height:21px}.price-cta-copy{gap:5px}.price-cta-copy strong{font-size:17px;letter-spacing:-.3px}.price-cta-copy>span:last-child{font-size:12px}.price-cta-arrow{width:29px;height:29px}.price-cta-arrow svg{width:17px;height:17px}.menu-teamon{gap:5px;font-size:8.5px;padding:16px 6px calc(20px + env(safe-area-inset-bottom))}.menu-teamon .teamon-instagram{min-width:20px;height:22px;margin-left:-4px}.teamon-instagram svg{width:13px;height:13px}.menu-dialog{max-width:calc(100vw - 36px);max-height:calc(100dvh - 24px);border-radius:22px}.product-detail-layout{grid-template-columns:minmax(0,1fr);gap:0}.product-dialog{max-height:var(--detail-dialog-max-height,calc(100dvh - 24px))}.detail-photo{aspect-ratio:auto;padding:1px}.detail-photo>img{max-height:var(--detail-photo-max-height,38dvh)}.detail-photo>span{bottom:14px;right:14px;width:31px;height:31px;border-radius:10px}.detail-copy{padding:14px 17px 15px}.detail-copy .menu-eyebrow{font-size:8px}.detail-copy h2{font-size:25px;line-height:1.08;letter-spacing:-.6px;margin:5px 0 7px}.detail-copy .product-price strong{font-size:24px}.detail-copy .product-price del{font-size:13px}.detail-copy>#detail-description{font-size:12px;line-height:1.45;margin:10px 0}.detail-allergens{margin-top:10px;padding:10px 0 3px;gap:8px}.detail-allergens p{line-height:1.4;margin-top:3px}.detail-note{font-size:9px;line-height:1.4;margin:8px 0 0}.menu-dialog-close{width:36px;height:36px;top:12px;right:12px}.price-board-dialog{width:100vw;max-width:100vw;max-height:100dvh;height:100dvh;margin:0;border-radius:0}.price-board-header{padding:9px 20px;min-height:70px}.price-board-brand{gap:15px}.price-board-brand img{width:70px;height:47px}.price-board-brand>span{font-size:13px;padding-left:15px}.price-board-brand small{font-size:6px;letter-spacing:1px}.price-board-header .menu-dialog-close{width:34px;height:34px}.price-board-body{padding:22px 18px 28px}.price-board-body>h2{font-size:27px;line-height:1.1;letter-spacing:-.7px;margin-top:6px}.price-board-body>.menu-eyebrow{font-size:8px}.price-board-note{font-size:10px;margin:8px 0 20px}.menu-lightbox[open]{padding:65px 12px 24px}.menu-lightbox>p{font-size:12px}.chooser-main{width:calc(100% - 36px);padding-block:35px}.chooser-logo{width:117px;height:86px;margin-bottom:25px}.chooser-main>h1{font-size:28px;margin-bottom:25px;letter-spacing:-.8px}.chooser-branches{gap:12px}.chooser-branches>a{min-height:182px;padding:20px;gap:23px;border-radius:20px}.chooser-branches h2{font-size:24px;letter-spacing:-.6px}.chooser-branches .menu-eyebrow{font-size:7px}.chooser-number{width:36px;height:36px;border-radius:12px}.chooser-number svg{width:19px;height:19px}.chooser-arrow{width:25px;height:25px;bottom:18px;right:16px}.chooser-arrow svg{width:13px;height:13px}}
@media(max-width:350px){.menu-wrap{width:calc(100% - 36px)}.menu-header-actions{gap:6px}.menu-contact-button{display:none}.slide-copy{padding-left:17px}.slide-copy h1{font-size:23px}.slide-description{font-size:9px}.slide-product-link{font-size:9px;margin-top:10px;min-height:29px}.category-name{font-size:11px}.menu-categories>button{padding:8px 9px;gap:6px}.menu-product-grid{gap:9px}.product-copy{padding:10px 10px 9px}.product-copy h3{font-size:16px}.product-description{font-size:10px}.product-price strong{font-size:20px}.price-cta-icon{display:none}.price-cta-copy strong{font-size:18px}.menu-price-cta>button{padding:20px}.menu-teamon{font-size:7.5px;gap:4px}.chooser-branches>a{padding:18px 15px}.chooser-branches h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.menu-branch,.menu-contact-button,.menu-browse-bar,.menu-carousel,.menu-price-cta,.menu-teamon,.product-picture-open,.menu-dialog,.menu-lightbox{display:none!important}.menu-wrap{width:100%}.menu-product-grid{gap:15px 25px}.menu-product{break-inside:avoid;box-shadow:none}.product-picture{aspect-ratio:auto}.menu-products-section{padding-top:10px}.menu-product-grid img{max-height:200px}.menu-product[hidden]{display:flex!important}}
