/* Public menu: a fixed category shelf above an independently scrolling dish list. */
body:has(.menu-reader){background:#121310;overflow:hidden;color:#eee8d7}
.menu-reader{--reader-gold:#d5b96f;--reader-muted:#b7b3a6;--reader-line:#34352b;background:radial-gradient(ellipse at 50% 0,#222319 0,#121310 65%);color:#eee8d7;height:100vh;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}
.menu-reader .customer-header{background:transparent;flex:none;border-bottom:1px solid #ffffff0a}
.menu-reader .customer-header>div{max-width:1150px;padding:12px 28px}
.menu-reader .customer-header .brand{font:500 12px "Segoe UI",sans-serif;letter-spacing:1px;color:#d8cba8;max-width:65%}
.menu-reader .customer-header a:last-child:not(.brand){font-size:10px;letter-spacing:.5px;color:#c0b898}
.menu-reader .customer-container{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;max-width:1100px;padding:0 32px;margin:auto}
.menu-reader #menu-content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}
.menu-reader .restaurant-cover,.menu-reader.sample-photography .restaurant-cover{flex:none;background:none;border:0;border-radius:0;min-height:0;padding:23px 20px 14px;text-align:center}
.menu-reader .restaurant-cover .eyebrow{font-size:8px;letter-spacing:2.5px;color:var(--reader-gold)}
.menu-reader .restaurant-cover h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,4vw,52px);font-weight:400;letter-spacing:4px;line-height:1.2;text-transform:uppercase;color:#f3eddb;max-width:100%;margin:10px 0 6px;overflow-wrap:anywhere}
.menu-reader .restaurant-cover p{font-family:Georgia,serif;font-style:italic;color:#c1baaa;font-size:13px;line-height:1.4;margin:0;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.menu-reader .menu-contact{display:inline-block;color:var(--reader-gold);font-size:10px;margin-top:8px}
.menu-reader .location-context-bar{flex:none;min-height:0;margin:0;padding:0 6px 8px;flex-direction:row;align-items:center;font-size:10px;color:var(--reader-muted)}
.menu-reader .location-context-bar:has(#switch-location[hidden]){margin:0;padding:0}
.menu-reader .location-context-bar .btn{padding:4px 8px;font-size:10px;min-height:28px}
.menu-reader .customer-tools{flex:none;position:relative;top:auto;padding:0;background:#161712;border-top:1px solid var(--reader-line);border-bottom:1px solid var(--reader-line);backdrop-filter:none;z-index:2}
.menu-reader .category-nav{display:flex;justify-content:flex-start;gap:22px;overflow-x:auto;flex-wrap:nowrap;padding:0 12px;margin:0;scrollbar-width:thin;scrollbar-color:#625940 transparent}
.menu-reader .category-nav button{flex:none;border:0;border-bottom:2px solid transparent;border-radius:0;padding:16px 3px 13px;font-size:10px;letter-spacing:1.5px;font-weight:600;text-transform:uppercase;color:#c6c0af;background:none;white-space:nowrap}
.menu-reader .category-nav button.active{color:#e7ca7c;border-bottom-color:#d5b96f;background:none}
.menu-reader .reader-filters{display:flex;align-items:center;gap:18px;padding:9px 12px}
.menu-reader .reader-filters .search-box{flex:1;background:#ffffff04;border:1px solid #36372d;border-radius:5px;padding:0 10px;max-width:none;color:#d8d0be}
.menu-reader .search-box input{color:#eee8d7;padding:8px 0;font-size:12px;outline:none}
.menu-reader .search-box input::placeholder{color:#b7b3a6}
.menu-reader .reader-filters .form-check{font-size:11px;white-space:nowrap;margin:0;color:#d4d1c4}
.menu-reader .form-check-input{background-color:#292c20;border-color:#817b61}.menu-reader .form-check-input:checked{background-color:#806332}
.menu-reader .menu-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 32px;scrollbar-width:thin;scrollbar-color:#625940 transparent;scroll-padding-top:20px}
.menu-reader .menu-scroll:focus-visible{outline:1px solid #d5b96f;outline-offset:-2px}
.menu-reader .category-heading{height:auto;min-height:0;background:none;border-radius:0;display:flex;flex-direction:column;gap:7px;text-align:center;margin:28px 0 14px;padding:0 0 15px}
.menu-reader .category-heading:after{content:'◆';color:#b89e61;font-size:7px;letter-spacing:10px;margin-top:4px}
.menu-reader .category-heading .customer-section-title{font:400 29px Georgia,serif;letter-spacing:1px;color:#eee8d7;text-shadow:none}
.menu-reader .category-count{font-size:10px;color:#b7b3a6;letter-spacing:1px}
.menu-reader .customer-item,.menu-reader .customer-item.has-item-photo{display:grid;grid-template-columns:minmax(0,1fr) 94px;grid-template-rows:auto auto auto;column-gap:20px;row-gap:6px;align-content:center;align-items:center;position:relative;min-height:132px;padding:20px 4px;background:transparent;border:0;border-bottom:1px solid #33342a;border-radius:0;box-shadow:none;text-align:left;color:#eee8d7;width:100%;overflow:visible;transform:none}
.menu-reader .customer-item:hover{background:#ffffff03;box-shadow:none;transform:none;border-color:#5b533b}
.menu-reader .customer-item-top,.menu-reader .has-item-photo .customer-item-top{grid-column:1;grid-row:1;margin:0;gap:9px;min-width:0}
.menu-reader .customer-item .item-initial{display:none}
.menu-reader .customer-item h3{font:600 19px Georgia,serif;letter-spacing:0;color:#f0ead9;margin:4px 0 0}
.menu-reader .customer-item .eyebrow{font-size:8px;letter-spacing:1px;color:#c4bf9e}
.menu-reader .customer-item>p,.menu-reader .has-item-photo>p{grid-column:1;grid-row:2;margin:0;font:italic 13px/1.6 Georgia,serif;color:#bdb7a7;max-width:100%}
.menu-reader .customer-item-bottom,.menu-reader .has-item-photo .customer-item-bottom{grid-column:1;grid-row:3;display:block;border:0;padding:0;margin:6px 0 0;text-align:left}
.menu-reader .customer-item-bottom strong{color:#e4c77d;font-size:16px;font-weight:600;line-height:1.4;font-variant-numeric:tabular-nums;white-space:nowrap}.menu-reader .customer-item-bottom span{display:none}
.menu-reader .item-photo{grid-column:2;grid-row:1/4;width:84px;height:84px;border-radius:7px;object-fit:cover;align-self:center;border:1px solid #4f4a37}
.menu-reader .reader-item-action{position:absolute;right:0;top:calc(50% + 23px);display:block;box-sizing:border-box;width:28px;height:28px;padding:0;border-radius:50%;background:#dbc27d;color:#191a14;font-size:0;line-height:0;border:3px solid #121310}
.menu-reader .reader-item-action:before,.menu-reader .reader-item-action:after{content:'';position:absolute;left:50%;top:50%;width:10px;height:2px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%)}
.menu-reader .reader-item-action:after{width:2px;height:10px}
.menu-reader .is-sold-out .reader-item-action:after{display:none}
.menu-reader .customer-item:not(.has-item-photo){grid-template-columns:minmax(0,1fr) 94px}.menu-reader .customer-item:not(.has-item-photo) .reader-item-action{top:calc(50% - 14px)}
.menu-reader .customer-item.is-sold-out{opacity:.55}
.menu-reader .customer-footer{border:0;text-align:center;color:#b6ab8b;padding:32px 10px 80px;font-size:10px}
.menu-reader .photo-disclaimer{color:#aca899;font-size:11px;max-width:600px;margin:0 auto 15px}
.menu-reader .btn-light{--bs-btn-bg:#ffffff08;--bs-btn-color:#d9d2be;--bs-btn-border-color:#514d3a;--bs-btn-hover-bg:#36352a;--bs-btn-hover-color:#fff4d6;--bs-btn-hover-border-color:#8c7c50}
.menu-reader .public-location-card{background:#1c1e17;border-color:#484531;color:#eee8d7;box-shadow:none}.menu-reader .public-location-card:hover{background:#292b20}.menu-reader .public-location-card p,.menu-reader #location-notice{color:#bdb7a7}
.menu-reader #location-picker .search-box{background:#202219;color:#eee8d7;border-color:#514d3a}
body:has(.menu-reader) .cart-bar{background:#d5b96f;color:#1c1c17;border-color:#d5b96f;bottom:max(14px,env(safe-area-inset-bottom));border-radius:8px;font-weight:700}
body:has(.menu-reader) #detail-modal .modal-content,body:has(.menu-reader) #cart-modal .modal-content{background:#f7f4ec;color:#292929}
@media(min-width:1100px){.menu-reader .category-nav{justify-content:center}}
@media(max-width:767px){
 .menu-reader .customer-header>div{padding:10px 16px}.menu-reader .customer-header .brand{font-size:10px}.menu-reader .customer-header a:last-child:not(.brand){font-size:9px}
 .menu-reader .customer-container{padding:0 14px}.menu-reader .restaurant-cover{padding:15px 8px 10px}.menu-reader .restaurant-cover h1{font-size:29px;letter-spacing:2px;margin:8px 0 5px}.menu-reader .restaurant-cover .eyebrow{font-size:6px;letter-spacing:1.8px}.menu-reader .restaurant-cover p{font-size:11px}
 .menu-reader .location-context-bar{font-size:9px;gap:8px;padding-bottom:6px}.menu-reader .category-nav{gap:17px;padding:0 5px}.menu-reader .category-nav button{font-size:9px;padding:12px 2px 10px;letter-spacing:1px}
 .menu-reader .reader-filters{gap:13px;padding:7px 3px}.menu-reader .reader-filters .form-check{font-size:10px}.menu-reader .search-box input{padding:7px 0;font-size:11px}
 .menu-reader .menu-scroll{padding:0 5px}.menu-reader .category-heading{margin:22px 0 6px;padding-bottom:8px}.menu-reader .category-heading .customer-section-title{font-size:25px}
 .menu-reader .customer-item,.menu-reader .customer-item.has-item-photo{grid-template-columns:minmax(0,1fr) 82px;grid-template-rows:auto auto auto;gap:5px 14px;min-height:148px;padding:18px 4px}
 .menu-reader .customer-item-top{grid-column:1;grid-row:1}.menu-reader .customer-item h3{font-size:17px;line-height:1.3}.menu-reader .customer-item>p{grid-column:1;grid-row:2;font-size:12px;line-height:1.45}.menu-reader .customer-item-bottom,.menu-reader .has-item-photo .customer-item-bottom{grid-column:1;grid-row:3;text-align:left;margin-top:4px}.menu-reader .customer-item-bottom strong{font-size:13px}
 .menu-reader .item-photo{grid-column:2;grid-row:1/4;width:78px;height:86px}.menu-reader .reader-item-action{right:0;top:calc(50% + 26px)}.menu-reader .customer-item:not(.has-item-photo){grid-template-columns:minmax(0,1fr) 82px}
}
@media(max-height:560px){.menu-reader .restaurant-cover{padding:7px}.menu-reader .restaurant-cover h1{font-size:24px;margin:4px 0}.menu-reader .restaurant-cover .eyebrow,.menu-reader .restaurant-cover p,.menu-reader .menu-contact{display:none}.menu-reader .location-context-bar{padding:0}.menu-reader .category-nav button{padding:10px 2px}}
/* Masala Craft: photo-first, vertically snapping menu reels. */
.menu-reels .customer-header>div{max-width:620px;padding:9px 16px}.menu-reels .customer-container{max-width:580px;padding:0}.menu-reels .restaurant-cover{padding:8px 14px!important}.menu-reels .restaurant-cover .eyebrow,.menu-reels .restaurant-cover p{display:none}.menu-reels .restaurant-cover h1{font-size:24px;letter-spacing:2px;margin:0}.menu-reels .location-context-bar{padding:5px 14px;font-size:9px}.menu-reels .category-nav{gap:20px;padding:0 14px;justify-content:flex-start}.menu-reels .category-nav button{padding:12px 0 10px;font-size:9px}.menu-reels .reader-filters{padding:6px 12px}.menu-reels .menu-scroll{padding:0;scroll-snap-type:y mandatory;scroll-padding:0;scrollbar-width:none}.menu-reels .menu-scroll::-webkit-scrollbar{display:none}.menu-reels .category-heading{display:none}
.menu-reels .customer-item,.menu-reels .customer-item.has-item-photo,.menu-reels .customer-item:not(.has-item-photo){height:var(--reel-height,65vh);min-height:340px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:8px;padding:32px 74px 104px 24px;border:0;border-radius:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at top,#655536,#171b14)}
.menu-reels .customer-item:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0004 0%,transparent 25%,#0004 40%,#000d 76%,#10130ff5 100%);z-index:-1;pointer-events:none}
.menu-reels .item-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;border-radius:0;z-index:-2}
.menu-reels .customer-item-top,.menu-reels .has-item-photo .customer-item-top{margin:0;display:block}.menu-reels .customer-item .eyebrow{color:#efe7c7;font-size:9px;letter-spacing:1.3px}.menu-reels .customer-item h3{font:600 clamp(29px,5.5vw,40px)/1.1 Georgia,serif;color:#fff9e9;margin:8px 0 0;text-shadow:0 2px 12px #0008}
.menu-reels .customer-item>p,.menu-reels .has-item-photo>p{font:13px/1.5 "Segoe UI",sans-serif;color:#e8e5db;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.menu-reels .customer-item-bottom,.menu-reels .has-item-photo .customer-item-bottom{margin:3px 0 0;text-align:left}.menu-reels .customer-item-bottom strong{font:600 22px/1.3 "Segoe UI",sans-serif;color:#edd28d}
.menu-reels .reader-item-action,.menu-reels .customer-item:not(.has-item-photo) .reader-item-action{top:auto;bottom:138px;right:18px;width:46px;height:46px;border:1px solid #f7e2a480;box-shadow:0 4px 20px #0004}.menu-reels .reader-item-action:before{width:15px;height:2px}.menu-reels .reader-item-action:after{width:2px;height:15px}
.reel-category{position:absolute;top:18px;left:20px;background:#121810a6;border:1px solid #fff3;color:#fff4d6;padding:7px 12px;border-radius:30px;font-size:10px;letter-spacing:.6px;backdrop-filter:blur(8px)}
.reel-hint{position:absolute;bottom:78px;left:24px;font-size:9px;color:#c9c4b1;letter-spacing:1px}
.menu-reels .customer-footer{scroll-snap-align:start;background:#171b14;padding:35px 20px 100px}
body:has(.menu-reels) .cart-bar{bottom:14px;width:calc(100% - 32px);max-width:532px;min-height:46px;box-shadow:0 4px 24px #0006}
@media(max-height:600px){.menu-reels .restaurant-cover{display:none}.menu-reels .customer-item,.menu-reels .customer-item.has-item-photo,.menu-reels .customer-item:not(.has-item-photo){min-height:260px;padding-bottom:88px}.menu-reels .reel-hint{bottom:66px}}
@media(prefers-reduced-motion:reduce){.menu-reels .menu-scroll{scroll-behavior:auto}}
.menu-reels .customer-item>p,.menu-reels .has-item-photo>p,.menu-reels .customer-item-top,.menu-reels .customer-item-bottom{flex:0 0 auto}.menu-reels .customer-item-top{margin-top:auto}
/* Swipe horizontally through media; vertically through dishes. */
.item-gallery{position:relative;width:100%;margin-bottom:18px;overflow:hidden;border-radius:14px;background:#171b14}
.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;height:340px}
.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;position:relative}.gallery-media{width:100%;height:100%;object-fit:contain;display:block}
.gallery-prev,.gallery-next{position:absolute;top:42%;z-index:5;border:1px solid #ffffff70;border-radius:50%;width:36px;height:36px;background:#171b14b0;color:white;font-size:26px;line-height:1;display:grid;place-items:center}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-prev:disabled,.gallery-next:disabled{opacity:.35}.gallery-count{position:absolute;top:16px;right:18px;background:#171b14c9;color:white;padding:5px 12px;border-radius:20px;font-size:11px;z-index:5}
.menu-reels .reel-gallery{position:absolute;inset:0;height:100%;border-radius:0;margin:0;z-index:-2}.menu-reels .gallery-track{height:100%}.menu-reels .gallery-media{object-fit:cover}.menu-reels .gallery-slide:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0002 25%,#000b 75%,#10130ff5 100%)}.menu-reels .customer-item:after{display:none}.menu-reels .reel-category{pointer-events:none}.menu-reels .customer-item-top,.menu-reels .customer-item>p,.menu-reels .customer-item-bottom,.menu-reels .reel-hint{pointer-events:none}.menu-reels video.gallery-media{object-fit:contain;padding-bottom:100px}.menu-reels .gallery-slide:has(video):after{display:none}
@media(max-width:600px){.gallery-track{height:290px}}
.menu-sort-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:6px 14px;color:#ddd1af;font-size:11px}.menu-sort-row select{max-width:190px;background:#20231c;color:#f5e6ba;border:1px solid #77704c;border-radius:6px;padding:5px 9px}
.gallery-prev,.gallery-next{top:50%;transform:translateY(-50%);padding:0;font-size:0;display:flex;align-items:center;justify-content:center}.gallery-prev:before,.gallery-next:before{content:'';width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:-3px}.gallery-prev:before{transform:rotate(-135deg);margin-left:3px}
.menu-view-switch{display:flex!important;justify-content:center!important;gap:8px}.menu-view-switch button{border:1px solid #766c47;border-radius:20px;padding:7px 18px;background:transparent;color:#e3d6af;font-size:12px}.menu-view-switch button[aria-pressed=true]{background:#d8bd70;color:#171b14}.restaurant-logo{display:block;max-width:110px;max-height:100px;object-fit:contain;margin:0 auto 10px}.menu-reels .restaurant-logo{max-width:72px;max-height:64px;margin-bottom:5px}
.menu-reader .reader-item-action.has-quantity{width:106px!important;height:36px!important;border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:0 3px;gap:2px;background:#dcc477;color:#171b14}.reader-item-action.has-quantity:before,.reader-item-action.has-quantity:after{display:none!important}.reader-item-action.has-quantity button{border:0;background:transparent;color:inherit;width:30px;height:32px;font:600 20px/1 system-ui;padding:0;display:grid;place-items:center}.reader-item-action .quantity-count{font:600 14px/1 system-ui}.menu-reels .reader-item-action.has-quantity{bottom:103px;right:16px}
.restaurant-logo[hidden]{display:none}
.choice-field{margin:0 0 18px}.choice-label{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#80704d;margin-bottom:8px}.choice-dropdown{border:1px solid #ded4bd;border-radius:16px;background:#fffdf8;box-shadow:0 4px 16px #75613e09;overflow:hidden}.choice-dropdown summary{list-style:none;display:flex;align-items:center;gap:13px;padding:14px 16px;cursor:pointer}.choice-dropdown summary::-webkit-details-marker{display:none}.choice-dropdown summary:after{content:'';width:8px;height:8px;border-right:2px solid #917442;border-bottom:2px solid #917442;transform:rotate(45deg);margin-left:auto;margin-right:5px;transition:transform .18s}.choice-dropdown[open] summary:after{transform:rotate(225deg)}.choice-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background:#f1e8d4;color:#8b6d34;font-size:25px}.choice-selected{display:block;font-size:15px;font-weight:650;color:#292d25}.choice-hint{display:block;font-size:11px;color:#8b8678;margin-top:3px}.choice-panel{border-top:1px solid #ece4d4;padding:7px;background:#fffefb}.choice-option{display:flex;align-items:center;width:100%;border:0;border-radius:10px;text-align:left;padding:12px 15px;background:transparent;color:#44483d;font-size:14px}.choice-option:hover{background:#f6f0e3}.choice-option[aria-pressed=true]{background:#eee4cd;color:#6d5124;font-weight:650}.choice-option[aria-pressed=true]:after{content:'✓';margin-left:auto;color:#947237}.choice-dropdown:focus-within{border-color:#ac8b4e;box-shadow:0 0 0 3px #ac8b4e20}.choice-option:focus-visible,.choice-dropdown summary:focus-visible{outline:2px solid #96763d;outline-offset:-3px}
.menu-diet-filters{display:flex;gap:8px;overflow-x:auto;padding:8px 0;scrollbar-width:thin}.menu-diet-filters label{flex-shrink:0;display:flex;align-items:center;gap:6px;border:1px solid #716749;border-radius:20px;padding:6px 11px;font-size:12px;color:#e3d7b6;cursor:pointer}.menu-diet-filters label:has(input:checked){background:#d6bc70;color:#181a13;border-color:#d6bc70}.menu-diet-filters input{accent-color:#806332}

/* Keep both horizontal navigation rows consistent with the dark menu. */
.menu-reader .menu-diet-filters{margin:0 12px;padding:8px 0;scrollbar-width:thin;scrollbar-color:#625940 transparent;overscroll-behavior-x:contain}
.menu-reader .category-nav::-webkit-scrollbar,.menu-reader .menu-diet-filters::-webkit-scrollbar{height:5px}
.menu-reader .category-nav::-webkit-scrollbar-track,.menu-reader .menu-diet-filters::-webkit-scrollbar-track{background:transparent}
.menu-reader .category-nav::-webkit-scrollbar-thumb,.menu-reader .menu-diet-filters::-webkit-scrollbar-thumb{background:#625940;border-radius:10px}
.menu-reader .category-nav::-webkit-scrollbar-button,.menu-reader .menu-diet-filters::-webkit-scrollbar-button{display:none}

.cart-line{gap:18px;align-items:center}
.cart-line>label{flex:1;min-width:0;line-height:1.6}
.cart-quantity-stepper{display:flex;align-items:center;flex-shrink:0;padding:4px;border:1px solid #d8c69d;border-radius:28px;background:#fffdf7;box-shadow:0 3px 10px #7259240d}
.cart-quantity-stepper button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;font-size:22px;line-height:1;color:#806332;background:#f3eddf;transition:background .15s,transform .15s}
.cart-quantity-stepper .quantity-plus{background:#92743e;color:#fff}
.cart-quantity-stepper button:hover{background:#d8bd79;color:#201d15}
.cart-quantity-stepper button:active{transform:scale(.92)}
.cart-quantity-stepper button:disabled{opacity:.4;cursor:not-allowed}
.cart-quantity-stepper button:focus-visible,.cart-quantity-stepper input:focus-visible{outline:2px solid #92743e;outline-offset:2px}
.cart-line .cart-quantity-stepper input{width:40px;min-width:0;padding:0;border:0;background:transparent;box-shadow:none;text-align:center;font-size:15px;font-weight:700;color:#302a1e;appearance:textfield;-moz-appearance:textfield}
.cart-quantity-stepper input::-webkit-inner-spin-button,.cart-quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
@media(max-width:380px){.cart-line{gap:10px}.cart-quantity-stepper button{width:32px;height:36px}.cart-line .cart-quantity-stepper input{width:30px}}
/* Draw centered quantity icons independently of font baselines. */
.cart-quantity-stepper button{position:relative;font-size:0}
.cart-quantity-stepper button::before,.cart-quantity-stepper .quantity-plus::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}
.cart-quantity-stepper .quantity-plus::after{width:2px;height:12px}

.cart-item-identity{display:flex;align-items:center;gap:12px;flex:1;min-width:0}
.cart-item-photo{width:52px;height:52px;flex:0 0 52px;object-fit:cover;border-radius:12px;border:1px solid #e4dac5}
.cart-item-identity label{margin:0;min-width:0;line-height:1.5;overflow-wrap:anywhere}
@media(max-width:480px){.cart-line{flex-wrap:wrap}.cart-item-identity{flex-basis:calc(100% - 130px)}.cart-item-photo{width:44px;height:44px;flex-basis:44px}.cart-item-identity{gap:8px}.cart-item-identity label{font-size:12px}.cart-line .cart-quantity-stepper{margin-left:auto}}
.public-location-card .location-card-logo{display:block;width:72px;height:72px;object-fit:contain;margin-bottom:16px}
#cart-open[hidden]{display:none!important}

/* Quiet pill filters with an accessible native checkbox underneath. */
.menu-reader .menu-diet-filters{gap:7px;padding:9px 0 10px}
.menu-reader .menu-diet-filters label{position:relative;padding:0;border:0;background:none;border-radius:10px;color:#c9c6b7;font-size:11px;font-weight:500;letter-spacing:.15px}
.menu-reader .menu-diet-filters label>input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:1}
.menu-reader .menu-diet-filters label>span{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #ffffff15;border-radius:10px;background:#ffffff06;transition:background .18s,border-color .18s,color .18s}
.menu-reader .menu-diet-filters label>span::before{content:"";width:5px;height:5px;border-radius:50%;background:#898b72}
.menu-reader .menu-diet-filters label:has(input:checked){background:none;color:#201d14}
.menu-reader .menu-diet-filters input:checked+span{background:#d6bc70;border-color:#d6bc70;box-shadow:0 2px 8px #0002}
.menu-reader .menu-diet-filters input:checked+span::before{width:8px;height:5px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;border-radius:0;background:none;transform:rotate(-45deg) translateY(-1px)}
.menu-reader .menu-diet-filters label:hover>span{border-color:#bca66b}
.menu-reader .menu-diet-filters input:focus-visible+span{outline:2px solid #e6ce88;outline-offset:2px}
/* Rounded category tabs, shared by classic and reels menus. */
.menu-reader .category-nav{justify-content:flex-start;gap:8px;margin:0 12px;padding:10px 0 9px;scroll-behavior:smooth;overscroll-behavior-x:contain;scroll-padding-inline:12px}
.menu-reader .category-nav button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 17px;border:1px solid #ffffff1c;border-radius:14px;background:linear-gradient(145deg,#ffffff0b,#ffffff03);color:#d8d2c2;font-size:12px;font-weight:600;letter-spacing:.2px;text-transform:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s}
.menu-reader .category-nav button:hover{border-color:#a08b55;background:#ffffff0d;color:#f3e5bf}
.menu-reader .category-nav button.active{border-color:#d6bc70;background:linear-gradient(135deg,#e5cf91,#c8a858);color:#242116;box-shadow:0 3px 12px #0003,inset 0 1px 0 #fff5}
.menu-reader .category-nav button:focus-visible{outline:2px solid #ead49a;outline-offset:2px}
@media(prefers-reduced-motion:reduce){.menu-reader .category-nav{scroll-behavior:auto}.menu-reader .category-nav button{transition:none}}
/* Search and sorting share one compact row at every screen size. */
.menu-reader .customer-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;padding-bottom:6px}
.menu-reader .customer-tools>.category-nav,.menu-reader .customer-tools>.menu-diet-filters{grid-column:1 / -1;min-width:0}
.menu-reader .customer-tools>.reader-filters{min-width:0;padding:6px 0 6px 12px}
.menu-reader .reader-filters .search-box{min-width:0;height:38px}
.menu-reader .reader-filters .search-box input{min-width:0;width:100%}
.menu-reader .customer-tools>.menu-sort-row{padding:6px 12px 6px 0;gap:7px}
.menu-reader .menu-sort-row select{height:38px;max-width:175px;min-width:0}
@media(max-width:600px){.menu-reader .menu-sort-row label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.menu-reader .menu-sort-row select{width:138px;font-size:11px;padding:5px}.menu-reader .customer-tools{column-gap:6px}}
@media(max-width:360px){.menu-reader .menu-sort-row select{width:120px}}

.menu-reader #menu-sort[hidden]{display:none}
.sort-picker{position:relative;width:175px;z-index:30;color:#eee2bf}
.sort-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:9px 12px;list-style:none;cursor:pointer;border:1px solid #776640;border-radius:11px;background:linear-gradient(135deg,#302e22,#22241c);font-size:11px}
.sort-trigger::-webkit-details-marker{display:none}
.sort-trigger::after{content:"";width:6px;height:6px;flex-shrink:0;border-right:1.5px solid #d6bc70;border-bottom:1.5px solid #d6bc70;transform:rotate(45deg) translateY(-2px)}
.sort-picker[open] .sort-trigger{border-color:#d6bc70}
.sort-options{position:absolute;right:0;top:calc(100% + 8px);width:210px;padding:6px;border:1px solid #756442;border-radius:14px;background:#24261e;box-shadow:0 12px 32px #0008}
.sort-option{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:9px;padding:11px 12px;text-align:left;background:transparent;color:#ded8c5;font-size:12px}
.sort-option:hover{background:#ffffff0a;color:#fff}
.sort-option[aria-pressed="true"]{background:#d6bc70;color:#242116;font-weight:600}
.sort-option[aria-pressed="true"]::after{content:"✓";margin-left:12px}
.sort-trigger:focus-visible,.sort-option:focus-visible{outline:2px solid #e5ca85;outline-offset:2px}
@media(max-width:600px){.sort-picker{width:138px}.sort-trigger{padding:9px 8px;font-size:10px}}
@media(max-width:360px){.sort-picker{width:120px}}
/* Keep restaurant branding together: logo left, name right. */
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])){display:grid;grid-template-columns:80px minmax(0,1fr);column-gap:18px;align-items:center;text-align:left}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden]))>.eyebrow{grid-column:1 / -1;margin-bottom:10px}
.menu-reader .restaurant-cover .restaurant-logo:not([hidden]){grid-column:1;grid-row:2 / span 2;width:80px;height:80px;max-width:100%;max-height:80px;margin:0;align-self:center}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{grid-column:2;grid-row:2;margin:0;font-size:clamp(24px,3.5vw,42px);letter-spacing:2px}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) #restaurant-address{grid-column:2;grid-row:3;margin-top:5px}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) .menu-contact{grid-column:2}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:54px minmax(0,1fr);column-gap:12px}
.menu-reader.menu-reels .restaurant-cover .restaurant-logo:not([hidden]){width:54px;height:54px;grid-row:2}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:24px}
@media(max-width:600px){.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:64px minmax(0,1fr);column-gap:12px}.menu-reader .restaurant-cover .restaurant-logo:not([hidden]){width:64px;height:64px}.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:24px;letter-spacing:1px}}
/* A balanced, compact restaurant identity across both menu styles. */
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])),
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:68px minmax(0,1fr);column-gap:16px;padding:16px 20px!important;margin:4px 12px 10px;border:1px solid #d6bc701c;border-radius:16px;background:linear-gradient(115deg,#d6bc700b,transparent);text-align:left}
.menu-reader .restaurant-cover .restaurant-logo:not([hidden]),
.menu-reader.menu-reels .restaurant-cover .restaurant-logo:not([hidden]){width:68px;height:68px;max-height:68px;grid-row:2 / span 2;filter:drop-shadow(0 3px 5px #0002)}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1,
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:clamp(23px,3vw,32px);font-weight:400;line-height:1.2;letter-spacing:.3px;text-transform:none;color:#f0e8d5;margin:0;align-self:center}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden]))>.eyebrow{display:none}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) #restaurant-address{font-family:inherit;font-style:normal;font-size:11px;letter-spacing:.1px;color:#aaa590;margin-top:5px}
@media(max-width:420px){.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])),.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:58px minmax(0,1fr);column-gap:12px;padding:12px 14px!important;margin-inline:10px}.menu-reader .restaurant-cover .restaurant-logo:not([hidden]),.menu-reader.menu-reels .restaurant-cover .restaurant-logo:not([hidden]){width:58px;height:58px}.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1,.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:23px}}
/* Center the logo/name group while preserving the side-by-side layout. */
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])),
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:68px minmax(0,max-content);justify-content:center}
@media(max-width:420px){.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])),.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:58px minmax(0,max-content)}}
/* Reels hides the address, so logo and title must occupy the same single row. */
.menu-reader.menu-reels .restaurant-cover .restaurant-logo:not([hidden]),
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{grid-row:1;align-self:center}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){padding-block:12px!important;row-gap:0}
/* Guest-selected light palette; photographic reels keep their legible overlay. */
.menu-view-switch{flex-wrap:wrap}
body:has(.menu-light){background:#faf7ef;color:#302d24}
.menu-reader.menu-light{--reader-gold:#856329;--reader-muted:#706b5e;--reader-line:#ded6c6;background:radial-gradient(ellipse at top,#fffdf7,#f5f0e6);color:#302d24}
.menu-light .customer-tools{background:#f8f4eb}
.menu-light .customer-header{border-color:#ded6c6}
.menu-light .menu-view-switch button{color:#6c522b;border-color:#b7a37b}
.menu-light .menu-view-switch button[aria-pressed=true]{background:#d8bd70;color:#272116}
.menu-reader.menu-light .restaurant-cover:has(.restaurant-logo:not([hidden])){background:#fffaf1;border-color:#ded4bf}
.menu-reader.menu-light .restaurant-cover h1,.menu-reader.menu-light .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{color:#302d24}
.menu-reader.menu-light .restaurant-cover p,.menu-reader.menu-light .restaurant-cover #restaurant-address{color:#706859}
.menu-light .category-nav button{background:#fffcf6;color:#605740;border-color:#ded4bf}
.menu-light .category-nav button.active{background:linear-gradient(135deg,#e5cf91,#c8a858);color:#242116;border-color:#bca263}
.menu-reader.menu-light .category-nav button:hover,.menu-reader.menu-light .category-nav button:focus-visible{background:#eee3cc;color:#302919;border-color:#a58b50}
.menu-reader.menu-light .category-nav button.active:hover{background:#d5b96f;color:#242116;border-color:#a58b50}
.menu-light .menu-diet-filters label>span{background:#fffaf1;color:#655c49;border-color:#ded4bf}
.menu-light .menu-diet-filters input:checked+span{background:#d6bc70;color:#242116}
.menu-light .reader-filters .search-box{background:#fffdf8;border-color:#d7cbb4;color:#625b4c}
.menu-light .search-box input{color:#302d24}.menu-light .search-box input::placeholder{color:#807766}
.menu-light .menu-sort-row{color:#655b45}.menu-light .sort-trigger,.menu-light .sort-options{background:#fffaf1;color:#423825;border-color:#d0bd97}
.menu-light .sort-option{color:#514630}.menu-light .sort-option:hover{background:#eee4d0;color:#302d24}.menu-light .sort-option[aria-pressed=true]{background:#d6bc70;color:#242116}
.menu-light .category-heading .customer-section-title{color:#302d24}.menu-light .category-count,.menu-light .customer-footer,.menu-light .photo-disclaimer{color:#746a57}
.menu-light:not(.menu-reels) .customer-item,.menu-light:not(.menu-reels) .customer-item h3,.menu-light.menu-reels .customer-item:not(.has-item-photo) h3{color:#302d24}
.menu-light:not(.menu-reels) .customer-item{border-color:#ddd3bf}
.menu-light:not(.menu-reels) .customer-item>p,.menu-light:not(.menu-reels) .customer-item .eyebrow{color:#726750}
.menu-light:not(.menu-reels) .customer-item-bottom strong{color:#89652a}
.menu-light .public-location-card{background:#fffaf1;border-color:#ded4bf;color:#302d24}.menu-light .public-location-card h3{color:#302d24}
.menu-light.menu-reels .customer-item:not(.has-item-photo){background:#f7f0e2;color:#302d24}
@media(max-width:420px){.menu-view-switch{gap:6px}.menu-view-switch button{padding:7px 10px;font-size:11px}}
/* Show the restaurant description consistently in Classic and Reels. */
.menu-reader.menu-reels .restaurant-cover #restaurant-address{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.4}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) .restaurant-logo:not([hidden]){grid-row:1 / span 2}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{grid-row:1;align-self:end}
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) #restaurant-address{grid-column:2;grid-row:2;align-self:start;margin:5px 0 0}
.menu-reader.menu-reels .restaurant-cover:has(#restaurant-address:empty) h1{align-self:center}
.menu-reader.menu-reels .restaurant-cover #restaurant-address:empty{display:none}
/* Compact menu shelf: leave more vertical room for the dishes. */
.menu-reader .customer-header .menu-view-switch{padding:6px 12px;gap:6px}
.menu-reader .menu-view-switch button{padding:5px 12px;font-size:11px;min-height:28px}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])),
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])){grid-template-columns:44px minmax(0,max-content);column-gap:12px;padding:8px 12px!important;margin:0 12px 5px;border:0;border-radius:0;background:transparent}
.menu-reader .restaurant-cover .restaurant-logo:not([hidden]),
.menu-reader.menu-reels .restaurant-cover .restaurant-logo:not([hidden]){width:44px;height:44px;max-height:44px}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1,
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:22px;line-height:1.15}
.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) #restaurant-address,
.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) #restaurant-address{font-size:10px;line-height:1.25;margin-top:3px;-webkit-line-clamp:1}
.menu-reader .category-nav{gap:6px;padding:6px 0}
.menu-reader .category-nav button{min-height:31px;padding:6px 12px;font-size:11px;border-radius:10px}
.menu-reader .menu-diet-filters{gap:6px;padding:3px 0 5px;scrollbar-width:none}
.menu-reader .menu-diet-filters::-webkit-scrollbar{display:none}
.menu-reader .menu-diet-filters label>span{padding:6px 9px;font-size:10px;border-radius:8px}
.menu-reader .customer-tools{padding-bottom:3px}
.menu-reader .customer-tools>.reader-filters,.menu-reader .customer-tools>.menu-sort-row{padding-top:3px;padding-bottom:3px}
.menu-reader .reader-filters .search-box{height:32px}
.menu-reader .sort-trigger{min-height:32px;padding-top:6px;padding-bottom:6px}
@media(max-width:420px){.menu-reader .restaurant-cover:has(.restaurant-logo:not([hidden])) h1,.menu-reader.menu-reels .restaurant-cover:has(.restaurant-logo:not([hidden])) h1{font-size:20px}.menu-reader .menu-view-switch button{font-size:10px;padding:5px 10px}}
/* Collapse the unused description row for venues without an address. */
.menu-reader .restaurant-cover:has(#restaurant-address:empty) .restaurant-logo:not([hidden]),
.menu-reader.menu-reels .restaurant-cover:has(#restaurant-address:empty) .restaurant-logo:not([hidden]),
.menu-reader .restaurant-cover:has(#restaurant-address:empty) h1,
.menu-reader.menu-reels .restaurant-cover:has(#restaurant-address:empty) h1{grid-row:1;align-self:center}
.menu-reader .restaurant-cover #restaurant-address:empty{display:none!important;margin:0}
.menu-reader .restaurant-cover .menu-contact[hidden]{display:none!important}
.menu-reader .location-context-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:3px 12px 5px;margin:0;min-height:0}
.menu-reader .location-context-bar #location-context{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}
.menu-reader .location-context-bar #switch-location{flex-shrink:0;min-height:25px;padding:3px 8px}
.menu-reader .location-context-bar:has(#location-context:empty):has(#switch-location[hidden]){display:none}
.menu-reader .category-nav{scrollbar-width:none}
.menu-reader .category-nav::-webkit-scrollbar{display:none}
.menu-reader .customer-tools>.menu-sort-row{align-items:center}
.menu-reader .menu-sort-row>label{white-space:nowrap;margin:0}
/* Slim view/theme toolbar with no inherited marketing-header height. */
.menu-reader .customer-header{min-height:0;height:auto;padding:0;margin:0}
.menu-reader .customer-header>.menu-view-switch{min-height:0;max-width:none;padding:4px 10px!important;margin:0;gap:5px;align-items:center}
.menu-reader .customer-header .menu-view-switch button{min-height:24px;height:24px;padding:2px 10px;font-size:10px;line-height:18px;border-radius:14px;margin:0}
/* Keep cart rows compact without wrapping quantity controls below each dish. */
@media(max-width:480px){.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.cart-item-identity{min-width:0;flex-basis:auto}.cart-line .cart-quantity-stepper{margin:0;padding:3px}.cart-quantity-stepper button{width:30px;height:32px}.cart-line .cart-quantity-stepper input{width:26px}.cart-item-photo{width:38px;height:38px;flex-basis:38px}}
/* Use the Classic add-control treatment in Reels as well. */
.menu-reader.menu-reels .reader-item-action:not(.has-quantity),
.menu-reader.menu-reels .customer-item:not(.has-item-photo) .reader-item-action:not(.has-quantity){width:28px;height:28px;border:3px solid #121310;background:#dbc27d;color:#191a14;box-shadow:none}
.menu-reader.menu-reels .reader-item-action:not(.has-quantity)::before{width:10px;height:2px}
.menu-reader.menu-reels .reader-item-action:not(.has-quantity)::after{width:2px;height:10px}
/* Give the Reels add control a larger, comfortable tap target. */
.menu-reader.menu-reels .reader-item-action:not(.has-quantity),
.menu-reader.menu-reels .customer-item:not(.has-item-photo) .reader-item-action:not(.has-quantity){width:40px;height:40px}
.menu-reader.menu-reels .reader-item-action:not(.has-quantity)::before{width:14px;height:2px}
.menu-reader.menu-reels .reader-item-action:not(.has-quantity)::after{width:2px;height:14px}
/* Match inline menu quantities to the order dialog stepper. */
.menu-reader .reader-item-action.has-quantity{width:94px!important;height:34px!important;padding:3px;gap:0;border:1px solid #d8c69d;border-radius:28px;background:#fffdf7;color:#302a1e;box-shadow:0 3px 10px #7259240d}
.menu-reader .reader-item-action.has-quantity button{position:relative;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#f3eddf;color:#806332;font-size:0;line-height:0}
.menu-reader .reader-item-action.has-quantity button:last-child{background:#92743e;color:#fff}
.menu-reader .reader-item-action.has-quantity button::before,.menu-reader .reader-item-action.has-quantity button:last-child::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}
.menu-reader .reader-item-action.has-quantity button:last-child::after{width:2px;height:12px}
.menu-reader .reader-item-action.has-quantity button:hover{background:#d8bd79;color:#201d15}
.menu-reader .reader-item-action.has-quantity button:focus-visible{outline:2px solid #92743e;outline-offset:2px}
.menu-reader .reader-item-action.has-quantity .quantity-count{flex:1;text-align:center;font:600 12px/1 system-ui;color:#302a1e}
/* Mobile browsing keeps the dishes in focus, with controls in bottom sheets. */
.mobile-menu-toolbar{display:none}
.mobile-menu-sheet{color:#f5eddb;background:#1d1e17;border:1px solid #514a33;border-radius:26px 26px 0 0;padding:22px;margin:auto auto 0;width:min(100%,600px);max-width:100%;max-height:80dvh;box-shadow:0 -12px 50px #0003}
.mobile-menu-sheet::backdrop{background:#0007;backdrop-filter:blur(3px)}
.menu-light .mobile-menu-sheet{background:#fffcf5;color:#302a1e;border-color:#e4d6b7}
.menu-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}
.menu-sheet-head h2{font:600 22px/1.3 system-ui;margin:0}
.menu-sheet-close{border:0;background:transparent;color:inherit;font:30px/1 system-ui;width:44px;height:44px}
.menu-sheet-body{max-height:50dvh;overflow:auto;padding:2px}
.menu-sheet-foot{display:flex;gap:12px;margin-top:24px;padding-bottom:env(safe-area-inset-bottom)}
.menu-sheet-foot button{min-height:46px;flex:1;border:1px solid #b49a60;border-radius:14px;background:transparent;color:inherit;font-weight:600}
.menu-sheet-foot button:last-child{background:#dbc27d;color:#211d14}
.menu-sheet-foot [hidden]{display:none}
.menu-reader .mobile-menu-sheet .category-nav{display:flex;flex-wrap:wrap;overflow:visible;gap:10px;padding:0;border:0}
.menu-reader .mobile-menu-sheet .menu-diet-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow:visible;margin:0;padding:0}
.menu-reader .mobile-menu-sheet .menu-diet-filters label{min-height:48px;justify-content:center}
.menu-reader .mobile-menu-sheet .reader-filters{display:block;padding:0;margin:0}
.menu-reader .mobile-menu-sheet .search-box{width:100%;min-height:48px}
.menu-reader .mobile-menu-sheet .sort-options{display:grid;position:static;width:100%;min-width:0;box-shadow:none;border:0;background:transparent;padding:0;gap:4px}
.menu-reader .mobile-menu-sheet .sort-option{text-align:left;min-height:48px;border-radius:12px;color:inherit;padding:12px;background:transparent}
.menu-reader .mobile-menu-sheet .sort-option[aria-pressed=true]{background:#dbc27d;color:#211d14}
@media all{
.menu-reader .customer-tools{display:none!important}
.mobile-menu-toolbar{display:flex;position:fixed;z-index:1035;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;right:12px;max-width:560px;margin:auto;padding:7px 8px;border:1px solid #615638;border-radius:28px;background:#23241dee;box-shadow:0 5px 25px #0003;backdrop-filter:blur(14px)}
.mobile-menu-toolbar button{flex:1;min-width:0;min-height:50px;border:0;border-radius:20px;background:transparent;color:#e9dfc9;font:500 11px/1.3 system-ui;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px}
.mobile-menu-toolbar .menu-tool-icon{font:24px/1 system-ui;height:25px}
.mobile-menu-toolbar button.is-active{color:#e5c879;background:#ffffff0a}
.menu-light .mobile-menu-toolbar{background:#fffdf6f5;border-color:#e4d6b7}
.menu-light .mobile-menu-toolbar button{color:#554a34}
.menu-light .mobile-menu-toolbar button.is-active{background:#f2e5c6;color:#705321}
.menu-reader #menu-scroll{padding-bottom:85px!important}
body:has(#cart-open:not([hidden])) .menu-reader #menu-scroll{padding-bottom:140px!important}
#cart-open.cart-bar{bottom:calc(88px + env(safe-area-inset-bottom))!important;max-width:536px;min-height:44px}
.mobile-menu-toolbar button:focus-visible,.menu-sheet-foot button:focus-visible{outline:2px solid #b99a50;outline-offset:2px}
}
.menu-reader .mobile-menu-sheet .menu-diet-filters label{display:flex;width:100%;position:relative}
.menu-reader .mobile-menu-sheet .menu-diet-filters label span{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;font-size:13px;border-radius:14px}
/* Keep categories directly accessible above the dishes. */
.menu-reader .customer-tools{display:block!important;padding:6px 12px!important}
.menu-reader .customer-tools > :not(.category-nav){display:none!important}
.menu-reader .customer-tools .category-nav{margin:0;padding:3px 0;overflow-x:auto;flex-wrap:nowrap}
/* Cart lives alongside browsing controls instead of covering the dishes. */
.menu-reader .mobile-menu-toolbar #cart-open{position:static;transform:none;width:auto;max-width:none;margin:0;padding:0;box-shadow:none;border:0;background:transparent;border-radius:20px;font:500 11px/1.3 system-ui}
.menu-reader .mobile-menu-toolbar #cart-open::before{content:"";display:block;width:21px;height:25px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3h2l2.5 12h11l2-8H6M9 20h.01M18 20h.01'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat}
body:has(#cart-open:not([hidden])) .menu-reader #menu-scroll{padding-bottom:85px!important}
.menu-reader .customer-header[hidden]{display:none!important}
.menu-filter-panel .filter-section-title{font:600 13px/1.4 system-ui;margin:0 0 12px;opacity:.8}
.menu-reader .mobile-menu-sheet .menu-view-switch{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:0 0 24px}
.menu-reader .mobile-menu-sheet .menu-view-switch button{min-height:40px;padding:8px 14px;font-size:12px}
/* Compact dish details, keeping the order action in view. */
#detail-modal .modal-dialog{margin:12px auto;max-width:500px;height:calc(100dvh - 24px)}
#detail-modal .modal-content{max-height:100%;overflow:hidden}
#detail-modal .modal-header{padding:12px 16px}
#detail-modal .modal-title{font-size:20px!important}
#detail-modal .modal-body{padding:12px 16px;scrollbar-width:thin}
#detail-modal .item-gallery{margin-bottom:10px}
#detail-modal .gallery-track{height:clamp(90px,22dvh,180px)}
#detail-modal #detail-tags{margin-bottom:6px!important;font-size:11px}
#detail-modal #detail-description{font-size:12px;line-height:1.4;margin-bottom:6px}
#detail-modal .detail-price{font-size:26px;line-height:1.2}
#detail-modal #detail-availability{margin-top:6px!important;margin-bottom:10px;font-size:11px}
#detail-modal #cart-options{margin-bottom:10px!important}
#detail-modal .choice-field{display:inline-block;vertical-align:top;width:calc(50% - 5px);margin:0 0 8px}
#detail-modal .choice-field + .choice-field{margin-left:10px}
#detail-modal .choice-label{font-size:9px;letter-spacing:.7px;margin-bottom:5px}
#detail-modal .choice-dropdown{border-radius:12px}
#detail-modal .choice-dropdown summary{padding:9px;gap:6px;min-height:46px}
#detail-modal .choice-icon{width:26px;height:28px;font-size:18px;border-radius:8px}
#detail-modal .choice-selected{font-size:12px}
#detail-modal .choice-hint{display:none}
#detail-modal .choice-option{padding:9px;font-size:12px}
#detail-modal #cart-add{position:sticky;bottom:0;min-height:44px;z-index:2;box-shadow:0 -5px 10px #f7f4ec}
@media(max-width:575px){#detail-modal .modal-dialog{margin:8px;max-width:none;height:calc(100dvh - 16px)}}
.cart-category + .cart-category{margin-top:22px}
.cart-category-title{font:600 15px/1.4 system-ui;color:#806333;margin:8px 0 4px;padding-bottom:8px;border-bottom:1px solid #ded4bf}
.menu-reader .customer-tools{position:relative;min-width:0;max-width:100%}
.menu-reader .customer-tools.categories-overflow{padding-left:36px!important;padding-right:36px!important}
.menu-reader .customer-tools .category-nav{min-width:0;max-width:100%;touch-action:pan-x;overscroll-behavior-x:contain}
.menu-reader .customer-tools .category-scroll{display:none!important}
.menu-reader .customer-tools.categories-overflow .category-scroll{display:grid!important;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:28px;height:31px;padding:0;border:1px solid #8f7a49;border-radius:9px;background:#25251c;color:#ead18d;font-size:0;line-height:0;z-index:1}
.category-scroll::before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:translate(-65%,-50%) rotate(45deg)}
.category-scroll-prev::before{transform:translate(-35%,-50%) rotate(-135deg)}
.category-scroll-prev{left:4px}.category-scroll-next{right:4px}
.menu-reader .customer-tools .category-scroll:disabled{opacity:.3;cursor:default}
.menu-reader.menu-light .customer-tools .category-scroll{background:#f5ead0;color:#594523}
/* Slim floating toolbar with compact, evenly aligned controls. */
.menu-reader .mobile-menu-toolbar{padding:4px 8px;border-radius:24px;bottom:calc(8px + env(safe-area-inset-bottom));box-shadow:0 3px 14px #0002}
.menu-reader .mobile-menu-toolbar button,.menu-reader .mobile-menu-toolbar #cart-open{min-height:38px;gap:2px;font-size:10px;font-weight:500;border-radius:18px}
.menu-reader .mobile-menu-toolbar .menu-tool-icon{font-size:19px;height:20px;line-height:20px}
.menu-reader .mobile-menu-toolbar #cart-open::before{width:18px;height:20px}
.menu-reader #menu-scroll,body:has(#cart-open:not([hidden])) .menu-reader #menu-scroll{padding-bottom:66px!important}
/* Compact search sheet. */
.menu-reader .mobile-menu-sheet[data-panel="search"]{width:min(calc(100% - 20px),440px);padding:14px;border-radius:20px 20px 0 0}
.mobile-menu-sheet[data-panel="search"] .menu-sheet-head{margin-bottom:10px}
.mobile-menu-sheet[data-panel="search"] .menu-sheet-head h2{font-size:18px}
.mobile-menu-sheet[data-panel="search"] .menu-sheet-close{width:32px;height:32px;font-size:24px}
.menu-reader .mobile-menu-sheet[data-panel="search"] .search-box{min-height:38px}
.menu-reader .mobile-menu-sheet[data-panel="search"] .search-box input{padding:8px 0;font-size:12px}
.mobile-menu-sheet[data-panel="search"] .menu-sheet-foot{margin-top:12px}
.mobile-menu-sheet[data-panel="search"] .menu-sheet-foot button{min-height:36px;border-radius:11px;font-size:12px}
/* Match Sort to the compact Search sheet. */
.menu-reader .mobile-menu-sheet[data-panel="sort"]{width:min(calc(100% - 20px),440px);padding:14px;border-radius:20px 20px 0 0}
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-head{margin-bottom:10px}
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-head h2{font-size:18px}
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-close{width:32px;height:32px;font-size:24px}
.menu-reader .mobile-menu-sheet[data-panel="sort"] .sort-options{gap:2px}
.menu-reader .mobile-menu-sheet[data-panel="sort"] .sort-option{min-height:36px;padding:8px 10px;font-size:12px;border-radius:10px}
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-foot{margin-top:12px}
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-foot button{min-height:36px;border-radius:11px;font-size:12px}
/* Compact Filters sheet, consistent with Search and Sort. */
.menu-reader .mobile-menu-sheet[data-panel="filters"]{width:min(calc(100% - 20px),440px);padding:14px;border-radius:20px 20px 0 0}
.mobile-menu-sheet[data-panel="filters"] .menu-sheet-head{margin-bottom:10px}
.mobile-menu-sheet[data-panel="filters"] .menu-sheet-head h2{font-size:18px}
.mobile-menu-sheet[data-panel="filters"] .menu-sheet-close{width:32px;height:32px;font-size:24px}
.mobile-menu-sheet[data-panel="filters"] .filter-section-title{font-size:11px;margin-bottom:8px}
.menu-reader .mobile-menu-sheet[data-panel="filters"] .menu-view-switch{gap:6px;padding-bottom:14px}
.menu-reader .mobile-menu-sheet[data-panel="filters"] .menu-view-switch button{min-height:32px;padding:6px 9px;font-size:10px}
.menu-reader .mobile-menu-sheet[data-panel="filters"] .menu-diet-filters{gap:8px}
.menu-reader .mobile-menu-sheet[data-panel="filters"] .menu-diet-filters label,.menu-reader .mobile-menu-sheet[data-panel="filters"] .menu-diet-filters label span{min-height:36px;font-size:11px;border-radius:10px}
.mobile-menu-sheet[data-panel="filters"] .menu-sheet-foot{margin-top:12px}
.mobile-menu-sheet[data-panel="filters"] .menu-sheet-foot button{min-height:36px;border-radius:11px;font-size:12px}
/* Clear branch navigation contrast in both themes. */
.menu-reader #switch-location{background:#29291f;color:#f0ddb0;border:1px solid #a58b50;font-weight:600;opacity:1}
.menu-reader #switch-location:hover,.menu-reader #switch-location:focus-visible{background:#dbc27d;color:#242116;border-color:#dbc27d}
.menu-reader.menu-light #switch-location{background:#fffaf0;color:#59421f;border-color:#9b8048}
.menu-reader.menu-light #switch-location:hover,.menu-reader.menu-light #switch-location:focus-visible{background:#eee0bf;color:#30240f;border-color:#806632}
.menu-reader #switch-location:focus-visible{outline:2px solid #a58b50;outline-offset:2px}
/* Gentle entrance for toolbar sheets and the order popup. */
@keyframes menu-sheet-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes menu-backdrop-enter{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:no-preference){
.mobile-menu-sheet[open]{animation:menu-sheet-enter 240ms cubic-bezier(.2,.8,.2,1) both}
.mobile-menu-sheet[open]::backdrop{animation:menu-backdrop-enter 200ms ease-out both}
#cart-modal.fade .modal-dialog,#detail-modal.fade .modal-dialog{transform:translateY(20px);transition:transform 240ms cubic-bezier(.2,.8,.2,1)}
#cart-modal.show .modal-dialog,#detail-modal.show .modal-dialog{transform:translateY(0)}
}
@media(prefers-reduced-motion:reduce){
.mobile-menu-sheet,.mobile-menu-sheet::backdrop{animation:none!important}
#cart-modal.fade,#detail-modal.fade,#cart-modal.fade .modal-dialog,#detail-modal.fade .modal-dialog{transition:none!important;transform:none}
}
/* Spring-like sheet motion inspired by native mobile panels. */
@keyframes menu-ios-sheet-enter{0%{opacity:0;transform:translateY(70px) scale(.98)}65%{opacity:1;transform:translateY(-3px) scale(1)}84%{transform:translateY(1px)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes menu-ios-modal-enter{0%{opacity:0;transform:translateY(45px) scale(.96)}70%{opacity:1;transform:translateY(-2px) scale(1)}100%{opacity:1;transform:translateY(0) scale(1)}}
@media(prefers-reduced-motion:no-preference){
.mobile-menu-sheet[open]{animation:menu-ios-sheet-enter 420ms cubic-bezier(.22,.7,.25,1) both;transform-origin:bottom center}
.mobile-menu-sheet[open]::backdrop{animation:menu-backdrop-enter 300ms ease-out both}
#cart-modal.show .modal-dialog,#detail-modal.show .modal-dialog{animation:menu-ios-modal-enter 420ms cubic-bezier(.22,.7,.25,1) both}
}
/* Keep popup shells within the viewport; scroll only their content. */
body:has(.menu-reader) #cart-modal,body:has(.menu-reader) #detail-modal{overflow:hidden;padding:0!important}
body:has(.menu-reader) #cart-modal .modal-dialog{height:calc(100% - 24px);min-height:0;margin:12px auto;width:calc(100% - 24px);max-width:500px}
body:has(.menu-reader) #detail-modal .modal-dialog{min-height:0}
body:has(.menu-reader) #cart-modal .modal-content{max-height:100%;overflow:hidden}
body:has(.menu-reader) #cart-modal .modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
/* Sort applies and closes immediately when an option is selected. */
.mobile-menu-sheet[data-panel="sort"] .menu-sheet-foot{display:none}
/* Restaurant branding drives interactive accents throughout the menu. */
:root{--menu-brand:#d5b96f;--menu-brand-ink:#111}
.menu-reader .category-nav button.active,.menu-reader .category-nav button.active:hover,
.menu-reader .mobile-menu-sheet .sort-option[aria-pressed=true],
.menu-reader .menu-view-switch button[aria-pressed=true],
.menu-reader .menu-diet-filters input:checked + span,
.menu-reader .menu-sheet-foot button:last-child,
.menu-reader .reader-item-action:not(.has-quantity),
.menu-reader .reader-item-action.has-quantity button:last-child,
#cart-modal .quantity-plus,#detail-modal #cart-add{background:var(--menu-brand)!important;color:var(--menu-brand-ink)!important;border-color:var(--menu-brand)!important}
.menu-reader .category-nav button:hover,.menu-reader .category-nav button:focus-visible{border-color:var(--menu-brand)}
.menu-reader .mobile-menu-toolbar button.is-active{background:var(--menu-brand)!important;color:var(--menu-brand-ink)!important}
#detail-modal .choice-option[aria-pressed=true]{background:var(--menu-brand);color:var(--menu-brand-ink)}
#detail-modal .choice-option[aria-pressed=true]::after{color:inherit}
.menu-reader .menu-sheet-foot button,.menu-reader .customer-tools .category-scroll,.menu-reader #switch-location{border-color:var(--menu-brand)}

