:root{color:#201713;font-synthesis:none;--red:#b93224;--red-dark:#842218;--green:#2f6247;--ink:#201713;--muted:#6f625b;--paper:#fffdf8;--line:#ded5ca;background:#f6f1e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f6f1e9;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--green);outline-offset:2px}.app-shell{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100dvh;padding-bottom:96px}.topbar{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:66px;padding:0 max(18px,50vw - 590px);display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-family:Fraunces,serif;font-size:22px;font-weight:700;text-decoration:none;display:flex}.brand-mark{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-family:DM Sans,sans-serif;font-size:13px;display:grid}.brand-logo{object-fit:contain;width:42px;height:42px}.cart-button,.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:relative}.cart-count{border:2px solid var(--paper);background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-4px;right:-3px}main{max-width:1180px;margin:0 auto;padding:18px}.venue-hero{background:linear-gradient(90deg,#190d08d1,#190d082e),url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1600&q=85) 50% 58%/cover;border-radius:6px;align-items:end;min-height:245px;display:flex;overflow:hidden}.hero-content{color:#fff;width:min(620px,100%);padding:30px}.eyebrow{color:#c56f61;text-transform:uppercase;font-size:12px;font-weight:700}.hero-content .eyebrow{color:#f1b3a8}h1,h2,h3{letter-spacing:0;margin:0;font-family:Fraunces,serif}h1{margin-top:5px;font-size:clamp(36px,7vw,64px);line-height:1}.venue-meta{flex-wrap:wrap;gap:18px;margin-top:18px;font-size:14px;display:flex}.venue-meta span{align-items:center;gap:6px;display:flex}.hero-welcome{max-width:560px;margin:12px 0 0;line-height:1.45}.service-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.service-choice{border:1px solid var(--line);background:var(--paper);min-height:68px;color:var(--muted);text-align:left;border-radius:6px;align-items:center;gap:10px;padding:11px 14px;display:flex}.service-choice span{gap:2px;min-width:0;display:grid}.service-choice strong,.service-choice small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.service-choice strong{color:var(--ink)}.service-choice.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);color:var(--green)}.service-choice:disabled{opacity:.55}.choice-check{flex:none;margin-left:auto}.notice{border-left:3px solid var(--green);color:#244b37;background:#e6eee7;align-items:center;gap:8px;margin:12px 0;padding:12px 14px;display:flex}.notice.error{border-color:var(--red);color:var(--red-dark);background:#f8e6e3}.notice.success{border-color:var(--green);color:#244b37;background:#e6eee7}.demo-label{color:var(--muted);margin:10px 0;font-size:12px}.category-rail{z-index:5;scrollbar-width:none;background:#f6f1e9;gap:8px;padding:12px 0;display:flex;position:sticky;top:0;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--muted);cursor:pointer;border-radius:999px;flex:none;padding:8px 16px}.category-rail button.active{border-color:var(--red);background:var(--red);color:#fff}.menu-tools{align-items:end;gap:10px;margin:8px 0 4px;display:flex}.search-box{border:1px solid var(--line);background:var(--paper);border-radius:6px;flex:1;align-items:center;gap:9px;min-height:48px;padding:0 14px;display:flex}.search-box input{width:100%;min-height:44px;font:inherit;background:0 0;border:0;outline:0}.allergen-filter{color:var(--muted);gap:4px;font-size:12px;font-weight:700;display:grid}.allergen-filter select{border:1px solid var(--line);background:var(--paper);min-height:48px;font:inherit;border-radius:6px;padding:0 34px 0 12px}.menu-section{padding-top:22px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.section-heading h2{margin-top:3px;font-size:32px}.section-heading>span{color:var(--muted);font-size:13px}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dish-card{border:1px solid var(--line);background:var(--paper);border-radius:6px;overflow:hidden}.dish-card.unavailable{opacity:.7}.dish-gallery-trigger{width:100%;text-align:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.featured-badge,.soldout-badge{text-transform:uppercase;border-radius:999px;margin-left:6px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.featured-badge{color:#7a4d00;background:#fff0c2}.soldout-badge{color:#991b1b;background:#fee2e2}.dish-gallery{aspect-ratio:16/10;background:#eee8df;position:relative;overflow:hidden}.dish-gallery img{object-fit:cover;width:100%;height:100%;display:block}.dish-image-placeholder{aspect-ratio:16/10;color:var(--muted);background:#eee8df;place-content:center;justify-items:center;gap:8px;font-size:12px;display:grid}.gallery-button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fffdf8e6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-button.previous{left:8px}.gallery-button.next{right:8px}.gallery-count{color:#fff;background:#201713b8;border-radius:10px;padding:3px 7px;font-size:11px;position:absolute;bottom:8px;right:8px}.dish-body{padding:15px}.dish-category{color:var(--red);text-transform:uppercase;font-size:11px;font-weight:700}.dish-card h3{margin-top:4px;font-size:21px}.dish-card p{min-height:42px;color:var(--muted);margin:8px 0 16px;font-size:13px;line-height:1.45}.dish-detail{color:var(--muted);margin:-8px 0 12px;line-height:1.4;display:block}.dish-footer{justify-content:space-between;align-items:center;gap:10px;min-height:42px;display:flex}.dish-footer>strong{font-size:17px}.dish-add-group{justify-content:flex-end;align-items:center;gap:8px;display:flex}.dish-cart-count{color:var(--muted);text-align:right;font-size:11px}.add-button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.add-button:disabled{cursor:not-allowed;background:#a89f99}.stepper{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:40px 32px 40px;align-items:center;height:42px;display:grid}.stepper button{height:40px;color:var(--red);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.stepper span{text-align:center;font-weight:700}.cart-dock{left:50%;bottom:max(14px, env(safe-area-inset-bottom));z-index:10;background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:6px;grid-template-columns:32px 1fr auto 20px;align-items:center;gap:10px;width:min(540px,100% - 28px);min-height:58px;padding:9px 14px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px #5e1c1447}.cart-dock-count{background:#ffffff2e;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.cart-dock>span:nth-child(2){text-align:left;font-weight:600}.sheet-backdrop{z-index:20;background:#180f0b8a;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.cart-sheet{background:var(--paper);border-radius:8px 8px 0 0;width:min(620px,100%);max-height:min(82dvh,760px);padding:22px;overflow-y:auto;box-shadow:0 -20px 50px #24130d38}.sheet-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.sheet-header h2{margin-top:3px;font-size:30px}.cart-lines{border-top:1px solid var(--line);margin:20px 0}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:78px;display:flex}.cart-line-main{gap:4px;min-width:0;display:grid}.cart-line small{color:var(--muted)}.modifier-summary{line-height:1.35;color:var(--green)!important}.course-field{color:var(--muted);align-items:center;gap:8px;margin-top:4px;font-size:12px;font-weight:700;display:flex}.course-field select{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:4px;padding:6px 30px 6px 10px}.line-note{color:var(--muted);gap:4px;margin-top:5px;font-size:12px;font-weight:700;display:grid}.line-note input{border:1px solid var(--line);min-height:44px;font:inherit;border-radius:5px;padding:8px 10px}.line-actions{gap:8px;margin-top:4px;display:flex}.line-actions button{min-height:40px;color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.empty-cart{color:var(--muted);padding:24px 0}.cart-total{justify-content:space-between;margin:18px 0;font-size:20px;display:flex}.checkout-button{background:var(--red);color:#fff;border:0;border-radius:6px;width:100%;min-height:54px;font-weight:700}.checkout-button:disabled{color:#625952;background:#c9beb4}.checkout-hint{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.4}.variation-backdrop{align-items:center;padding:14px}.variation-dialog{background:var(--paper);border-radius:8px;width:min(560px,100%);max-height:min(86dvh,720px);padding:22px;overflow-y:auto;box-shadow:0 20px 60px #24130d4d}.review-dialog,.product-sheet{background:var(--paper);border-radius:8px;width:min(620px,100%);max-height:min(88dvh,780px);padding:22px;overflow-y:auto;box-shadow:0 20px 60px #24130d4d}.product-sheet{border-radius:8px 8px 0 0}.product-sheet .dish-gallery{margin:18px -22px}.review-meta{background:#f3eee7;justify-content:space-between;margin:18px 0;padding:12px;display:flex}.review-lines{border-top:1px solid var(--line)}.review-lines>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:62px;display:flex}.review-lines span{gap:3px;display:grid}.review-lines small{color:var(--muted)}.order-result{flex-direction:column;align-items:stretch}.order-again{border:1px solid var(--green);min-height:44px;color:var(--green);background:#fff;border-radius:6px;align-self:center;padding:8px 18px;font-weight:700}.variation-dialog .sheet-header h2{font-size:26px}.modifier-list{gap:8px;margin:20px 0;display:grid}.modifier-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:24px 1fr 24px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.modifier-option input{width:20px;height:20px;accent-color:var(--green)}.modifier-option span{gap:3px;display:grid}.modifier-option small{color:var(--muted)}.modifier-option>svg{visibility:hidden;color:var(--green)}.modifier-option.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.modifier-option.selected>svg{visibility:visible}@media (width<=780px){main{padding:12px}.venue-hero{min-height:215px}.hero-content{padding:22px}.service-strip{grid-template-columns:1fr}.service-choice{min-height:58px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.topbar{padding:0 14px}.menu-grid{grid-template-columns:1fr}.dish-card{grid-template-columns:120px 1fr;display:grid}.dish-gallery,.dish-image-placeholder{aspect-ratio:auto;height:100%;min-height:190px}.dish-card p{min-height:0}.dish-footer{align-items:end}.dish-add-group{flex-direction:column-reverse;align-items:end}.section-heading h2{font-size:28px}.cart-line{align-items:end}.menu-tools{flex-direction:column;align-items:stretch}.search-box,.allergen-filter,.allergen-filter select{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.covers-field{justify-content:space-between;align-items:center;gap:16px;margin:14px 0;font-weight:700;display:flex}.covers-field input{width:86px;font:inherit;text-align:center;border:1px solid #cbd5e1;border-radius:10px;padding:10px}.covers-field small{color:#64748b;font-weight:500}.checkout-options{border:1px solid #d9e2ec;border-radius:14px;gap:8px;margin:16px 0;padding:12px;display:grid}.checkout-options legend{padding:0 6px;font-weight:800}.checkout-options label{cursor:pointer;background:#f8fafc;border-radius:10px;align-items:flex-start;gap:10px;padding:10px;display:flex}.checkout-options label.disabled{opacity:.58;cursor:not-allowed}.checkout-options label span{flex-direction:column;gap:3px;display:flex}.checkout-options label small{color:#64748b}.checkout-options .split-count{justify-content:space-between;align-items:center}.checkout-options .split-count input{width:86px;font:inherit;text-align:center;border:1px solid #cbd5e1;border-radius:9px;padding:9px}.browse-price{color:var(--green);margin-top:10px;font-size:1.05rem;display:block}.checkout-qr{color:#17202a;text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin-top:14px;padding:16px;display:flex}.checkout-qr img{width:min(260px,75vw);height:auto;image-rendering:pixelated}.checkout-qr small{color:#52606d;max-width:340px}
