:root{--ink:#171713;--muted:#73736d;--paper:#f4f2eb;--card:#fff;--line:#e7e3d8;--accent:#ff5c35;--green:#157d55;--shadow:0 12px 34px rgba(20,20,12,.08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.top{position:sticky;top:0;z-index:10;background:rgba(244,242,235,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.04)}.wrap{max-width:1120px;margin:auto;padding:18px}.nav{display:flex;align-items:center;justify-content:space-between}.brand{font-size:23px;font-weight:900;letter-spacing:-.8px}.pill{background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px;color:#555;font-weight:700}.hero{padding:22px 0 10px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-weight:800}.hero h1{font-size:40px;line-height:.98;letter-spacing:-2px;margin:9px 0}.hero p{color:var(--muted);margin:0}.cats{display:flex;gap:8px;overflow:auto;padding:12px 0 18px}.cat{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:99px;font-weight:700}.cat.active{background:#171713;color:#fff;border-color:#171713}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:110px}.item{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:16px;display:grid;grid-template-columns:1fr 82px;gap:12px;box-shadow:0 3px 15px rgba(0,0,0,.02)}.food{width:82px;height:82px;border-radius:18px;background:#f3eee3;display:grid;place-items:center;font-size:40px}.item h3{font-size:17px;margin:0 0 6px}.item p{font-size:13px;line-height:1.35;color:var(--muted);margin:0 0 14px}.row{display:flex;justify-content:space-between;align-items:center;gap:8px}.price{font-weight:850}.add{border:0;background:#171713;color:#fff;width:34px;height:34px;border-radius:50%;font-size:21px}.cartbar{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 28px));background:#171713;color:#fff;border-radius:18px;padding:15px 17px;display:none;align-items:center;justify-content:space-between;box-shadow:var(--shadow);z-index:20}.cartbar.show{display:flex}.cartbar button{background:var(--accent);color:#fff;border:0;border-radius:13px;padding:11px 16px;font-weight:850}.sheet{position:fixed;inset:0;background:rgba(0,0,0,.38);display:none;align-items:flex-end;z-index:50}.sheet.open{display:flex}.sheetCard{background:#fff;width:100%;max-width:680px;margin:0 auto;border-radius:26px 26px 0 0;padding:22px;max-height:89vh;overflow:auto}.handle{width:46px;height:5px;border-radius:10px;background:#ddd;margin:-8px auto 18px}.sheet h2{margin:0 0 16px;letter-spacing:-.6px}.cartLine{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0}.qty{display:flex;gap:8px;align-items:center}.qty button{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:9px}.totals{margin:16px 0}.totalrow{display:flex;justify-content:space-between;color:#666;padding:4px 0}.totalrow.big{color:#171713;font-size:20px;font-weight:900;padding-top:10px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.fields input{border:1px solid var(--line);border-radius:12px;padding:12px;min-width:0}.fields .wide{grid-column:1/-1}.payChoices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.pay{border:2px solid var(--line);background:#fff;padding:16px;border-radius:16px;text-align:left}.pay.selected{border-color:#171713}.pay b{display:block;margin-bottom:4px}.pay small{color:var(--muted)}.primary{width:100%;border:0;border-radius:15px;background:#171713;color:white;padding:15px;font-weight:900;font-size:16px}.success{text-align:center;padding:22px 8px}.check{width:68px;height:68px;border-radius:50%;background:#e6f6ee;color:var(--green);display:grid;place-items:center;font-size:33px;margin:0 auto 12px}.ref{background:#f6f5f0;border-radius:12px;padding:10px;margin-top:15px;color:#666;font-size:13px}@media(max-width:650px){.wrap{padding:15px}.grid{grid-template-columns:1fr}.hero h1{font-size:34px}.item{grid-template-columns:1fr 76px}.food{width:76px;height:76px}.fields{grid-template-columns:1fr}.fields .wide{grid-column:auto}}

/* Restaurant heading and footer branding. */
.menuNav{justify-content:flex-end}
#menu.grid{padding-bottom:16px}
.menuFooter{text-align:center;padding-top:24px;padding-bottom:120px;border-top:1px solid var(--line)}
.menuFooter .brand{font-size:30px;letter-spacing:-1.2px;line-height:1.1}
.hero{padding:30px 0 20px}
.hero h1{font-size:clamp(40px,6vw,64px);line-height:1.08;letter-spacing:-2px;margin:10px 0 12px;text-wrap:balance}
.pay b{display:flex;align-items:center;gap:8px}
.pay b svg{width:24px;height:24px;flex-shrink:0}
@media(max-width:650px){.hero{padding:24px 0 18px}.hero h1{font-size:40px;letter-spacing:-1.5px}}

/* Warm café palette, with a distinct tint for each menu category. */
.customerMenu{--paper:#fff4e9;--ink:#322c28;--muted:#766154;--line:#eddbcb;--accent:#bf421f;background:var(--paper)}
.customerMenu .top{background:rgba(255,244,233,.94);border-bottom-color:#eddbcb}
.customerMenu .pill{background:#e1efdf;border-color:#c7dec3;color:#285d40}
.customerMenu .hero{position:relative;isolation:isolate;overflow:hidden;background:#fff;border:1px solid #eddbcb;border-radius:26px;padding:32px;margin:12px 0 20px}

.customerMenu .hero h1{color:#365d40}
.customerMenu .hero .eyebrow{color:#8b411e}
.customerMenu .hero p{color:#704e3a}
.customerMenu [data-category="All"]{--tint:#fbe4c6;--tone:#795020}
.customerMenu [data-category="Popular"]{--tint:#ffe2cf;--tone:#97431e}
.customerMenu [data-category="Mains"]{--tint:#f7ebc1;--tone:#766016}
.customerMenu [data-category="Drinks"]{--tint:#dcefe3;--tone:#286347}
.customerMenu [data-category="Dessert"]{--tint:#eedff0;--tone:#77467d}
.customerMenu .cat{background:var(--tint);color:var(--tone);border-color:transparent;padding:11px 18px}
.customerMenu .cat.active{background:var(--tone);color:#fff;box-shadow:0 3px 0 rgba(75,40,20,.12)}
.customerMenu .item{border-color:#eeddd0;background:#fffcf8;box-shadow:0 4px 18px rgba(112,66,32,.04)}
.customerMenu .food{background:var(--tint);border:1px solid rgba(70,40,20,.04)}
.customerMenu .price{color:var(--tone)}
.customerMenu .add,.customerMenu .primary{background:var(--accent);color:#fff}
.customerMenu .add:hover,.customerMenu .primary:hover{background:#9f3518}
.customerMenu .cartbar{background:#28533c;box-shadow:0 10px 30px rgba(40,83,60,.22)}
.customerMenu #cartPrice{color:#d5e8d7!important}
.customerMenu .cartbar button{background:#ffe0a4;color:#49361a}
.customerMenu .sheetCard{background:#fffcf8}
.customerMenu .handle{background:#e8cdb6}
.customerMenu .pay.selected{border-color:#39704e;background:#eaf3e7}
.customerMenu .qty button{background:#fff0df;border-color:#eddbcb;color:#91401e}
.customerMenu .menuFooter{border-top-color:#eddbcb;color:#365d40}
.customerMenu button:focus-visible,.customerMenu input:focus-visible{outline:3px solid #39704e;outline-offset:3px}
@media(max-width:650px){.customerMenu .hero{padding:26px 22px}.customerMenu .hero h1{font-size:40px}}
