:root{color:#34271f;font-synthesis:none;--paper:#fff1d8;--cream:#e9d6b4;--green:#244c3b;--gold:#edb84d;--red:#a54630;--ink:#34271f;--line:#d2bc93;background:#1c3029;font-family:Trebuchet MS,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.43}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #e48c2c}button svg,svg.icon{flex:none;width:22px;height:22px}button{touch-action:manipulation}button svg,button>*{pointer-events:none}[hidden]{display:none!important}.madras-stripe{background:repeating-linear-gradient(90deg,#a74632 0 9px,#eab64a 9px 19px,#334e38 19px 29px,#f6deb0 29px 32px);height:7px}.primary,.secondary,.small-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;font-weight:700;display:inline-flex}.primary{background:var(--gold);color:#312318;box-shadow:0 4px #996b28}.primary:active{transform:translateY(2px);box-shadow:0 2px #996b28}.secondary{color:var(--green);border-color:var(--line);background:#fff4da}.small-button{background:var(--green);color:var(--paper);padding:9px 13px;font-size:13px}.quiet{text-underline-offset:4px;background:0 0;border:0;padding:9px;font-size:13px;text-decoration:underline}.icon-button{width:42px;height:42px;color:inherit;background:#fff1;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.muted{color:#77654f}.pill{border:1px solid var(--line);border-radius:30px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.pill svg{width:14px;height:14px}#play{background:#e2c799;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.game-top{background:var(--green);height:58px;color:var(--paper);border-bottom:4px solid #cf9c3a;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;display:flex}.wordmark{letter-spacing:-1px;white-space:nowrap;font:700 24px Georgia,serif}.wordmark em{color:var(--gold)}.service-meta{align-items:center;gap:16px;font-size:12px;display:flex}.service-meta strong{font-size:14px;display:block}.top-actions{align-items:center;gap:7px;display:flex}.coins{align-items:center;gap:6px;min-width:46px;font-weight:700;display:flex}.coins svg{color:var(--gold);width:20px;height:20px}.game-body{flex:1;grid-template-columns:minmax(0,1fr) 302px;min-height:0;display:grid}.stage-wrap{background:#ccb28a;min-width:0;min-height:0;position:relative;overflow:hidden}#game-stage{position:absolute;inset:0}#game-stage canvas{touch-action:none;display:block}.stage-label{pointer-events:none;color:var(--paper);letter-spacing:.04em;background:#244c3be8;border:1px solid #f5db9d55;border-radius:5px;padding:8px 13px;font-size:12px;font-weight:700;position:absolute;top:13px;left:15px}.stage-coach{color:#493822;text-align:center;pointer-events:none;background:#fff4d9f5;border:1px solid #c9ac78;border-radius:8px;width:max-content;max-width:92%;padding:10px 16px;font-size:13px;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #0001}.panel{background:var(--paper);border-left:2px solid #b19463;flex-direction:column;min-height:0;display:flex}.ticket-tabs{border-bottom:1px dashed var(--line);flex:none;gap:5px;min-height:49px;padding:10px 10px 7px;display:flex}.ticket-tab{border:1px solid var(--line);background:#f4e4c7;border-radius:5px;flex:1;min-width:0;min-height:35px;font-size:12px;font-weight:700;position:relative;overflow:hidden}.ticket-tab.active{background:var(--green);color:#fff2d5;border-color:var(--green)}.ticket-tab i{background:var(--gold);height:3px;width:var(--patience,100%);display:block;position:absolute;bottom:0;left:0}.no-ticket{color:#88714d;align-self:center;margin:auto;font-size:12px}.panel-content{overscroll-behavior:contain;flex:1;padding:12px;overflow:auto}.ticket-heading{justify-content:space-between;align-items:start;gap:10px;margin-bottom:10px;display:flex}.ticket-heading h2{margin:0;font:700 25px Georgia,serif}.ticket-heading p{color:#766047;margin:5px 0 0;font-size:12px;line-height:1.4}.ticket-recipe{border-bottom:1px dashed var(--line);margin:0 0 10px;padding:0 0 9px;font-size:11px;line-height:1.6}.recipe-chip{margin-right:5px;display:inline-block}.recipe-chip.done{color:var(--green);-webkit-text-decoration:line-through #729457;text-decoration:line-through #729457}.recipe-chip.extra{color:var(--red)}.patience-label{color:#8c7654;justify-content:space-between;font-size:10px;display:flex}.meter{background:#ddcdae;border-radius:6px;height:6px;margin-top:5px;overflow:hidden}.meter>span{width:var(--value);background:var(--green);border-radius:inherit;height:100%;transition:width .15s linear;display:block}.meter.warning>span{background:var(--red)}.order-card{border:1px solid var(--line);background:#f7e6c7;border-radius:9px;margin-bottom:10px;padding:12px}.order-card-top{align-items:center;gap:12px;margin-bottom:9px;display:flex}.customer-avatar{object-fit:cover;object-position:top;background:#e4cba1;border-radius:50% 50% 4px 4px;width:64px;height:69px}.order-card h3{margin:0 0 5px;font:700 22px Georgia,serif}.order-card p{margin:0;font-size:12px;line-height:1.45}.order-card .small-button{width:100%;margin-top:10px}.order-card .recipe{color:#725b3e;margin-top:8px;font-size:11px}.ready-line{border-bottom:1px solid #dfccaa;justify-content:space-between;gap:8px;padding:8px 0;font-size:12px;display:flex}.ready-line span{align-items:center;gap:5px;display:flex}.ready-line svg{width:15px;height:15px}.serve-button{width:100%;margin-top:12px}.panel-title{margin:5px 0 12px;font:700 21px Georgia,serif}.panel-note{color:#7e6745;margin:8px 0;font-size:12px;line-height:1.5}.ingredient-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.ingredient-button{background:#fffaeb;border:1px solid #d6bf95;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:67px;padding:5px 3px;font-size:11px;display:flex;position:relative}.ingredient-button img{object-fit:contain;filter:drop-shadow(0 2px 1px #0001);width:52px;height:32px}.ingredient-button.added{background:#e3e9ca;border-color:#90a474}.ingredient-button.needed:after{content:"";background:#cc8931;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.ingredient-button:active{transform:scale(.94)}.panel-bottom{gap:8px;margin-top:10px;display:flex}.panel-bottom button{flex:1;min-height:39px;padding:8px;font-size:11px}.stock-line{background:#e7dcc1;border-radius:5px;align-items:center;gap:12px;margin-bottom:9px;padding:8px 10px;font-size:11px;display:flex}.stock-line img{object-fit:contain;width:25px;height:20px}.grill-add{gap:7px;display:flex}.grill-add button{flex:1}.grill-grid{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;display:grid}.grill-card{border:1px solid var(--line);background:#fff6e3;border-radius:7px;padding:9px}.grill-card h3{margin:0 0 6px;font-size:12px}.grill-card small{color:#786041;margin:5px 0;font-size:10px;display:block}.grill-card button{width:100%;min-height:36px;margin-top:6px;padding:6px;font-size:11px}.grill-card.empty{color:#a08a66;background:#ebdabb}.grill-card.ready{background:#e8edcf;border-color:#668147}.grill-card.burnt{background:#f3d6bc;border-color:#a95136}.trash{color:#8c4e34;background:0 0;border:0;text-decoration:underline;min-height:26px!important;margin-top:3px!important}.drink-ingredients{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.drink-ingredients button{border:1px solid var(--line);background:#fff9e9;border-radius:6px;min-height:43px;font-size:12px;font-weight:700}.drink-ingredients button.added{background:#dce5c4;border-color:#809466}.shake-button{width:100%;margin-top:10px}.shake-track{margin-top:9px}.shake-track .meter{height:9px}.cold-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.cold-grid button{border:1px solid var(--line);background:#fff8e7;border-radius:6px;min-height:46px;padding:7px 4px;font-size:11px}.cold-grid button.selected{background:#dce8c7;border-color:#4f754e}.cold-grid button.requested{box-shadow:inset 0 -3px #d6a343}.station-nav{z-index:3;background:#264b3d;border-top:4px solid #d5a246;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;height:66px;padding:0 10px;display:grid}.station-button{color:#d8d1b9;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex;position:relative}.station-button.active{color:#34271f;background:#edb84d;box-shadow:0 -4px #edb84d}.station-button svg{width:27px;height:27px}.nav-badge{color:#fff5df;background:#af4c35;border-radius:12px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:inline-flex}.nav-badge:empty{display:none}#toast{opacity:0;pointer-events:none;z-index:15;color:#fff2d4;text-align:center;background:#2c4739;border:1px solid #f2d49480;border-radius:10px;max-width:min(90vw,540px);padding:12px 20px;font-size:14px;transition:opacity .14s,transform .14s;position:fixed;bottom:83px;left:50%;transform:translate(-50%,15px);box-shadow:0 4px 18px #0004}#toast.show{opacity:1;transform:translate(-50%)}#toast.error{background:#874d35}dialog{background:var(--paper);color:var(--ink);border:1px solid #caae76;border-radius:14px;max-width:min(920px,94vw);max-height:92dvh;padding:24px;box-shadow:0 22px 90px #0005}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14291fde}.dialog-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.dialog-head h2{margin:0;font:700 33px Georgia,serif}.dialog-head .icon-button{border-color:var(--line);background:#e6d3b0}.garage-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.car-choice{text-align:left;background:#f9ebcf;border:2px solid #0000;border-radius:7px;padding:0;overflow:hidden}.car-choice.selected{border-color:var(--green)}.car-choice img{aspect-ratio:1.79;object-fit:cover;width:100%;display:block}.car-choice span{padding:9px 10px;font-size:13px;font-weight:700;display:block}.garage-foot{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.garage-foot p{color:#776044;max-width:450px;font-size:12px;line-height:1.5}.chef-row{gap:10px;margin:15px 0;display:flex}.chef-choice{border:2px solid var(--line);background:#f9edcf;border-radius:7px;min-height:44px;padding:10px 16px;font-weight:700}.chef-choice.selected{border-color:var(--green);background:#e0e8cd}.duo-review{object-fit:contain;background:#faf5e9;width:100%;max-height:290px}.days-list{gap:8px;margin-bottom:15px;display:grid}.day-choice{border:1px solid var(--line);text-align:left;background:#fff7e5;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;min-height:56px;padding:12px 16px;display:flex}.day-choice strong{font-size:15px;display:block}.day-choice small{color:#7d6544;margin-top:5px;font-size:11px;display:block}.day-choice.selected{border:2px solid var(--green);background:#e5e9cf}.day-score{color:#517346;font-weight:700}.pause-panel{text-align:center;min-width:min(380px,82vw);max-width:450px}.pause-panel h2{font:700 40px Georgia,serif}.pause-panel p{font-size:14px;line-height:1.6}.pause-actions{gap:9px;margin-top:20px;display:grid}.summary-stars{color:#c3b291;justify-content:center;gap:8px;margin:20px 0;display:flex}.summary-stars svg{width:38px;height:38px}.summary-stars .earned{color:#b7821e}.summary-stars .earned svg{fill:#edb84d}.summary-score{letter-spacing:-4px;color:var(--green);margin:0;font:700 72px Georgia,serif}.summary-stats{justify-content:center;gap:25px;margin:20px 0;font-size:12px;display:flex}.summary-stats strong{font-size:23px;display:block}.help-steps{padding-left:20px;font-size:14px;line-height:1.8}.rotate-note{display:none}.load-note{color:var(--paper);z-index:10;background:#254c3c;place-items:center;font:24px Georgia,serif;display:grid;position:absolute;inset:0}@media (max-width:1000px){.game-body{grid-template-columns:minmax(0,1fr) 252px}.game-top{height:48px;padding:0 12px}.wordmark{font-size:21px}.service-meta{gap:9px;font-size:10px}.service-meta strong{font-size:12px}.station-nav{height:56px}.station-button{font-size:12px}.stage-coach{padding:8px 12px;font-size:11px}.panel-content{padding:9px}.ingredient-button{min-height:59px;font-size:10px}.ingredient-button img{width:45px;height:28px}.ticket-heading h2{font-size:22px}}@media (max-height:550px) and (orientation:landscape){.game-top{height:40px;padding:0 9px}.wordmark{font-size:19px}.service-meta{font-size:9px}.service-meta strong{font-size:10px}.top-actions .icon-button{width:34px;height:32px}.game-body{grid-template-columns:minmax(0,1fr) 218px}.ticket-tabs{min-height:37px;padding:5px}.ticket-tab{min-height:29px}.panel-content{padding:7px}.ticket-heading{margin-bottom:5px}.ticket-heading h2{font-size:19px}.ticket-heading p{margin-top:2px;font-size:10px}.ticket-recipe{margin-bottom:6px;padding-bottom:5px;font-size:9px;line-height:1.45}.ingredient-grid{gap:4px}.ingredient-button{min-height:46px;padding:3px;font-size:9px}.ingredient-button img{width:37px;height:23px}.station-nav{border-top-width:3px;height:49px}.station-button{gap:7px;font-size:11px}.station-button svg{width:23px;height:23px}.stage-label{padding:6px 10px;font-size:10px;top:7px;left:8px}.stage-coach{max-width:94%;padding:7px 10px;font-size:10px;bottom:8px}.grill-card{padding:6px}.grill-grid{gap:5px;margin:6px 0}.grill-card button{min-height:32px;font-size:10px}.grill-add button{min-height:39px;padding:6px;font-size:11px}.stock-line{padding:5px 8px}.panel-title{margin:4px 0 8px;font-size:18px}.panel-note{font-size:10px}.drink-ingredients button{min-height:38px;font-size:10px}.shake-button{min-height:38px;margin-top:7px;padding:7px;font-size:11px}#toast{padding:9px 16px;font-size:12px;bottom:59px}.garage-grid{grid-template-columns:repeat(4,1fr);gap:8px}.dialog-head h2{font-size:25px}.dialog-head{margin-bottom:10px}dialog{padding:17px}.garage-foot{margin-top:8px}.garage-foot p{font-size:10px}.duo-review{max-height:180px}.pause-panel h2{margin:10px 0;font-size:28px}.pause-actions{grid-template-columns:1fr 1fr;margin-top:10px}.summary-score{font-size:52px}.summary-stars{margin:8px 0}.summary-stats{margin:10px 0}}@media (max-width:600px) and (orientation:portrait){.game-body{grid-template-rows:minmax(170px,45%) minmax(0,1fr);grid-template-columns:1fr}.panel{border-top:2px solid #b19463;border-left:0}.panel-content{padding:10px 14px}.ingredient-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ingredient-button{min-height:50px;font-size:9px}.ingredient-button img{width:35px;height:25px}.ticket-heading{margin-bottom:5px}.ticket-recipe{margin-bottom:5px;font-size:10px}.service-meta{display:none}.wordmark{font-size:19px}.stage-label{font-size:10px}.stage-coach{padding:7px 10px;font-size:10px}.station-nav{gap:0;height:57px;padding:0 3px}.station-button{flex-direction:column;gap:2px;font-size:10px}.station-button svg{width:22px;height:22px}.nav-badge{min-width:15px;height:15px;font-size:9px;position:absolute;top:3px;right:9px}.grill-grid{grid-template-columns:repeat(4,1fr);gap:5px}.grill-card{padding:5px}.grill-card h3{font-size:10px}.grill-card button{padding:4px;font-size:9px}.grill-card small{font-size:9px}.drink-ingredients{grid-template-columns:repeat(5,1fr)}.drink-ingredients button{padding:5px;font-size:10px}.cold-grid{grid-template-columns:repeat(3,1fr)}.order-card{flex-wrap:wrap;align-items:center;gap:10px;padding:9px;display:flex}.order-card-top{flex:1;margin:0}.order-card .small-button{width:auto;margin:0}.order-card .recipe{width:100%;margin:0}.customer-avatar{width:45px;height:48px}.order-card h3{font-size:19px}.garage-grid{grid-template-columns:repeat(2,1fr)}.dialog-head h2{font-size:27px}.garage-foot{display:block}.garage-foot .primary{width:100%}.rotate-note{color:#4a391e;text-align:center;background:#e2be77;flex:none;padding:4px;font-size:10px;display:block}.top-actions{gap:4px}.icon-button{width:35px;height:35px}.game-top{padding:0 9px}.panel-bottom{margin-top:6px}.panel-bottom button{min-height:35px}.ready-line{padding:5px 0}.serve-button{margin-top:7px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.primary:active{transform:none}}.icon-button,.ticket-tab,.drink-ingredients button,.grill-card button,.grill-add button,.shake-button,.panel-bottom button{min-height:44px}.icon-button{min-width:44px}.trash{min-height:44px!important}@media (max-height:550px) and (orientation:landscape){.game-top{height:48px}.ticket-tabs{min-height:52px}.service-meta{max-width:210px}.top-actions .icon-button{width:44px;height:44px}}.service-rescue{z-index:2147483647;color:#fff2ce;background:#244c3b;border:2px solid #f0d189;border-radius:12px;min-height:48px;padding:12px 22px;font:700 15px/1 Trebuchet MS,Arial,sans-serif;animation:.25s ease-out both rescue-in;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0d211ab3}@keyframes rescue-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
