@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,700&display=swap";:root{color:#17261f;font-synthesis:none;--ink:#17261f;--green:#1f5c45;--cream:#f6f3ec;--paper:#fffdfa;--orange:#dc6d37;--line:#dcd7cb;background:#f6f3ec;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}.hero.with-image{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.venue-image{object-fit:cover;border-radius:14px;width:72px;height:72px}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #e47a40}h1,h2,p{margin-top:0}h1,h2{font-family:Fraunces,Georgia,serif;line-height:1.1}.app-shell,.page{background:var(--cream);max-width:980px;min-height:100vh;margin:auto}.hero{background:var(--ink);color:#fff;justify-content:space-between;align-items:start;padding:28px 20px 24px;display:flex}.hero h1{margin:2px 0 8px;font-size:clamp(2rem,10vw,3.8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;opacity:.75;margin-bottom:8px;font-size:.72rem;font-weight:700}.table-name{color:#e7d8b8;margin:0}.text-button,.back{background:0 0;border:0;padding:8px;font-weight:700;text-decoration:underline}.hero .text-button{color:#fff}.banner{background:#fff1c9;border-left:5px solid #b45220;flex-direction:column;margin:16px;padding:12px 14px;display:flex}.category-rail{z-index:3;border-bottom:1px solid var(--line);background:#f6f3ecf5;gap:8px;padding:12px 16px;display:flex;position:sticky;top:0;overflow:auto}.category-rail a{white-space:nowrap;color:var(--ink);border:1px solid var(--ink);border-radius:999px;padding:8px 14px;font-weight:700;text-decoration:none}.menu{padding:14px 16px 110px}.menu section{scroll-margin-top:76px}.menu h2{margin:22px 0 12px;font-size:1.7rem}.product-grid{gap:10px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:14px;justify-content:space-between;gap:16px;min-height:112px;padding:18px;display:flex;box-shadow:0 2px #17261f0a}.product-card strong{font-family:Fraunces,Georgia,serif;font-size:1.2rem;display:block}.product-card small{color:#5a625e;margin-top:6px;display:block}.product-card:disabled{cursor:not-allowed;opacity:.6}.product-side{text-align:right;white-space:nowrap;flex-direction:column;justify-content:space-between;display:flex}.product-side em{color:var(--green);font-style:normal;font-weight:700}.cart-bar{z-index:4;background:var(--orange);color:#1d160f;border:0;border-radius:14px;justify-content:space-between;width:min(100% - 28px,700px);padding:16px 18px;font-weight:800;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #17261f44}.dialog-backdrop{z-index:5;background:#17261fbb;align-items:flex-end;display:flex;position:fixed;inset:0}.dialog{background:var(--paper);border-radius:24px 24px 0 0;width:100%;max-height:92vh;padding:28px 20px;position:relative;overflow:auto}.dialog h2{margin-bottom:6px;font-size:2rem}.close{background:#eeeae1;border:0;border-radius:50%;width:40px;height:40px;font-size:1.6rem;position:absolute;top:14px;right:16px}.big-price{margin-bottom:22px;display:block}.dialog fieldset{border:0;border-top:1px solid var(--line);margin:0;padding:18px 0 8px}.dialog fieldset.invalid{border-left:4px solid #a83523;padding-left:12px}.dialog legend{padding-top:16px;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:700}.dialog fieldset>small{color:#626963;margin-bottom:10px;display:block}.dialog label{align-items:center;gap:12px;padding:12px 0;display:flex}.dialog label input{width:22px;height:22px;accent-color:var(--green)}.dialog label b{margin-left:auto}.field-error{color:#842b1c;font-weight:700}.quantity{align-items:center;gap:12px;padding:18px 0;display:flex}.quantity span{margin-right:auto;font-weight:700}.quantity button{border:1px solid var(--ink);background:#fff;border-radius:50%;width:42px;height:42px;font-size:1.3rem}.quantity output{text-align:center;min-width:20px;font-weight:700}.primary,.secondary{border:0;border-radius:10px;padding:14px 18px;font-weight:800}.primary{background:var(--green);color:#fff}.secondary{border:2px solid var(--ink);background:#fff}.wide{width:100%}.primary:disabled{opacity:.65;cursor:wait}.page-head,.order-hero{background:var(--ink);color:#fff;padding:22px 18px 28px}.page-head .back{color:#fff;margin-bottom:26px}.page-head h1,.order-hero h1{margin:0;font-size:2.5rem}.page main{padding:18px 16px 40px}.cart-lines article,.receipt article{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;display:flex}.cart-lines h2{margin-bottom:4px;font:700 1.15rem DM Sans}.cart-lines p,.receipt small{color:#626963;margin-bottom:8px;display:block}.danger-link{color:#842b1c;background:0 0;border:0;padding:0;text-decoration:underline}.cart-line-side{text-align:right}.cart-line-side label{margin-top:12px;font-size:.8rem;display:block}.cart-line-side select{padding:5px}.note{margin:22px 0;font-weight:700;display:block}.note span{font-weight:400}.note textarea{border:1px solid #8a8e89;border-radius:8px;width:100%;min-height:90px;margin-top:8px;padding:12px;display:block}.summary{border-top:2px solid var(--ink);padding:18px 0}.summary p:first-child{justify-content:space-between;font-size:1.2rem;display:flex}.summary small{color:#626963}.inline-error{background:#fbe3db;border-left:5px solid #a83523;flex-direction:column;margin:12px 0 18px;padding:14px;display:flex}.inline-error button{align-self:start;margin-top:10px}.state-card,.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:48px 24px;display:flex}.state-card h1,.empty h2{font-size:2rem}.state-icon{background:#f3d7cb;border-radius:50%;place-items:center;width:64px;height:64px;font:700 2rem Fraunces;display:grid}.spinner{border:4px solid #d5d0c5;border-top-color:var(--green);border-radius:50%;width:44px;height:44px;margin-bottom:20px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status{color:var(--ink);background:#fff;border-radius:999px;padding:8px 14px;font-weight:800;display:inline-block}.status-rejected{background:#f3d7cb}.timeline{margin:8px 0 24px}.timeline>div{color:#777;gap:14px;min-height:62px;display:flex}.timeline>div>span{border:2px solid #aaa;border-radius:50%;width:18px;height:18px;margin-top:4px;position:relative}.timeline>div:not(:last-child)>span:after{content:"";background:#ccc;width:2px;height:48px;position:absolute;top:16px;left:6px}.timeline>div.done{color:var(--ink)}.timeline>div.done>span{background:var(--green);border-color:var(--green)}.timeline>div.done>span:after{background:var(--green)}.timeline p{flex:1;justify-content:space-between;display:flex}.timeline time{font-size:.85rem}.receipt{background:var(--paper);border:1px solid var(--line);border-radius:12px;margin-bottom:18px;padding:18px}.receipt>p{justify-content:space-between;padding-top:18px;font-size:1.2rem;display:flex}.order-list{gap:10px;display:grid}.order-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;padding:18px;display:flex}.order-list span:last-child{text-align:right}.order-list small{color:#626963;margin-top:5px;display:block}@media (width>=700px){.hero{padding:44px}.menu{padding:20px 44px 120px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-backdrop{justify-content:center;align-items:center}.dialog{border-radius:20px;width:min(620px,90vw);padding:34px}.page main{max-width:680px;margin:auto}.page-head,.order-hero{padding:36px max(40px,50% - 340px)}.order-hero{flex-direction:column;justify-content:end;min-height:230px;display:flex}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.spinner{animation:none}}
