@font-face{font-family:BuffetFallback;src:local('Arial Rounded MT Bold');font-display:swap}
:root{--red:#b52224;--red-dark:#761a20;--cream:#fff9ec;--ink:#382321;--muted:#856d60;--line:#deccb3;--green:#83e691;--scene-height:clamp(340px,34vw,490px)}
*{box-sizing:border-box}body{margin:0;background:#f6efdf;color:var(--ink);font-family:'Trebuchet MS',Arial,sans-serif;font-size:16px;border-top:6px solid var(--red)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #217368;outline-offset:5px}button:disabled{cursor:default}button svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}img{max-width:100%}[hidden]{display:none!important}
.site-header{min-height:105px;max-width:1440px;margin:auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{width:212px;flex:none;display:flex;align-items:center;min-height:62px}.brand img{width:100%;height:auto;max-height:74px;object-fit:contain}.market{border-left:1px solid var(--line);padding-left:28px;margin-right:auto;min-width:225px}.market-pair{font-size:11px;font-weight:bold;letter-spacing:1.4px}.market-pair>span{color:var(--muted)}.market-value{display:flex;align-items:center;gap:10px;margin:4px 0}.market-value #price{font-size:20px;letter-spacing:-.7px;font-weight:700;font-variant-numeric:tabular-nums}.market-value #price-change{font-size:12px;font-weight:bold}.price-status{font-size:10px;color:var(--muted)}.price-status.is-live::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#218053;margin-right:5px}.price-status.is-stale{color:#9c681e}.header-actions{display:flex;align-items:center;gap:12px}.contract-button{display:flex;align-items:center;gap:9px;border:1px solid #d4c1a7;background:transparent;padding:13px 15px;border-radius:9px;font:13px monospace;font-weight:600;min-width:158px}.contract-button:hover{background:#eee2cd}.social-link{font-size:21px;padding:10px}.trade-link{background:var(--red);color:var(--cream);padding:15px 20px;border-radius:8px;font-size:14px;font-weight:700;box-shadow:0 3px 0 var(--red-dark);transition:transform .2s,box-shadow .2s}.trade-link:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--red-dark)}.trade-link span{padding-left:8px}
main{max-width:1440px;margin:auto;padding:25px 40px 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:2.3px;font-weight:700;color:var(--red)}h1{font-family:Georgia,'Times New Roman',serif;font-weight:900;font-size:44px;line-height:1.08;letter-spacing:-2px;margin:0}.heading-dot{color:var(--red)}.intro-copy{font-size:14px;line-height:1.65;margin:0;text-align:right;color:var(--muted)}.intro-copy strong{font-weight:400;color:var(--ink)}.game{border:3px solid #632b25;border-radius:17px;overflow:clip;box-shadow:0 7px 0 #bda482,0 14px 26px #623b2712;background:#c39661;isolation:isolate}.scene{height:var(--scene-height);position:relative;overflow:hidden;background:#cd9c68;border-bottom:5px solid #5c2b25}.diner-background{position:absolute;width:100%;height:100%;object-fit:fill;pointer-events:none;user-select:none}.scene-shade{position:absolute;inset:0;background:linear-gradient(180deg,#341e3420,transparent 35%,transparent 90%,#61351920);pointer-events:none}.game-toolbar{position:absolute;top:19px;left:21px;right:21px;display:flex;justify-content:space-between;align-items:flex-start;z-index:9;pointer-events:none}.game-toolbar button{pointer-events:auto}.service-ticket{background:#fff9eb;border:1px solid #d1a576;padding:11px 15px 14px;transform:rotate(-2deg);box-shadow:2px 4px 0 #442b2430;min-width:140px;clip-path:polygon(0 0,100% 0,100% 95%,95% 100%,90% 95%,85% 100%,80% 95%,75% 100%,70% 95%,65% 100%,60% 95%,55% 100%,50% 95%,45% 100%,40% 95%,35% 100%,30% 95%,25% 100%,20% 95%,15% 100%,10% 95%,5% 100%,0 95%)}.ticket-label{display:block;font:10px monospace;letter-spacing:2px;border-bottom:1px dashed #baa286;padding-bottom:5px}.ticket-count{display:block;padding:6px 0}.ticket-count strong{font-family:Georgia,serif;font-size:26px;font-variant-numeric:tabular-nums}.ticket-count>span{font-size:11px;color:#8b7764}.ticket-progress{height:4px;display:block;background:#e5d8c3;overflow:hidden}.ticket-progress>span{display:block;width:0;height:100%;background:var(--red);transition:width .4s}.scene-controls{display:flex;gap:8px}.icon-button{display:flex;align-items:center;gap:7px;border:1px solid #7c4e37;background:#fff9e9e8;color:#5e392b;border-radius:7px;min-height:38px;padding:8px 11px;font-size:11px;box-shadow:0 2px 0 #56331c25}.icon-button:hover{background:#fff9e9}.icon-button svg{width:16px;height:16px}.sound-waves{display:none}.sound-button[aria-pressed=true] .sound-waves{display:block}.sound-button[aria-pressed=true] .sound-cross{display:none}.wall-brand{position:absolute;left:20%;top:24%;width:15%;display:flex;align-items:center;flex-direction:column;transform:rotate(-3deg);filter:drop-shadow(2px 3px 1px #432a2925)}.wall-brand img{width:90%;border:3px solid #f2dbc1;border-radius:4px;box-shadow:0 0 0 2px #712a25}.wall-brand>span{margin-top:5px;color:#573023;font-size:clamp(6px,.65vw,10px);letter-spacing:1.1px;font-weight:bold}
.computer-screen{position:absolute;left:75%;top:35%;width:16%;height:18%;padding:5px 7px;background:#102b25;border-radius:3px;z-index:2;box-shadow:inset 0 0 12px #0008,0 0 13px #6ad99315;display:flex;flex-direction:column;overflow:hidden;color:#a5f4b1;font-family:monospace;transition:box-shadow .2s}.screen-heading,.screen-bottom{display:flex;justify-content:space-between;align-items:center;gap:4px;font-size:clamp(5px,.6vw,8px);white-space:nowrap}.screen-heading{font-weight:bold}.screen-live{opacity:.55;font-size:.75em}#chart{width:100%;min-height:0;flex:1;overflow:visible}.screen-bottom{font-size:clamp(4px,.48vw,7px);opacity:.75}.computer-screen.buy-flash{box-shadow:0 0 40px #72ff6990,inset 0 0 22px #54eb482e}.candle{animation:candle-grow .38s cubic-bezier(.2,1.4,.6,1);transform-box:fill-box;transform-origin:bottom}.computer-screen .candle rect{fill:#8af68c}.computer-screen .candle line{stroke:#8af68c;stroke-width:1.4}
.mascot-position{position:absolute;left:45%;bottom:10%;width:31%;aspect-ratio:1;z-index:5;transform:translateX(-50%);transition:left .9s cubic-bezier(.45,.05,.4,1);--fat-scale:1}.mascot-target{display:block;position:relative;width:100%;height:100%;border:0;background:transparent;user-select:none;padding:0;touch-action:none;border-radius:45%;cursor:default}.mascot-sprite{position:absolute;inset:0;background-image:url('assets/art/mascot.png');background-size:300% 200%;background-position:0 0;background-repeat:no-repeat;transform:scale(var(--fat-scale));transform-origin:50% 90%;pointer-events:none}.mascot-shadow{position:absolute;bottom:2%;left:26%;width:50%;height:7%;background:#46201540;border-radius:50%;filter:blur(4px);transform:scaleX(var(--fat-scale))}.mascot-target:focus-visible{outline-offset:-10px}.speech{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) rotate(-2deg);width:max-content;max-width:250px;background:#fffdf1;color:#603c30;padding:10px 16px;border:2px solid #603d30;border-radius:14px 14px 14px 3px;font-size:clamp(11px,1vw,15px);font-weight:700;z-index:2;box-shadow:3px 4px 0 #6c3f2c20;transition:opacity .15s;text-align:center}.speech::after{content:'';position:absolute;left:43%;top:100%;width:11px;height:11px;background:#fffdf1;border-right:2px solid #603d30;border-bottom:2px solid #603d30;transform:translateY(-5px) rotate(45deg)}.drop-cue{position:absolute;top:100%;left:50%;transform:translateX(-50%);white-space:nowrap;padding:6px 12px;background:#fff7e7e0;border:1px dashed #774e34;border-radius:20px;font-size:9px;letter-spacing:1.5px;font-weight:bold;color:#855033;transition:opacity .2s}.drop-cue>span{display:inline-block;transform:rotate(180deg);font-size:14px;vertical-align:-1px;margin-right:4px}.scene[data-phase=ready] .mascot-sprite{animation:idle-breathe 3s ease-in-out infinite}.scene[data-phase=eating] .mascot-sprite{animation:munch .32s ease-in-out infinite}.scene[data-phase=running] .mascot-sprite,.scene[data-phase=returning] .mascot-sprite{animation:run-bounce .18s ease-in-out infinite}.scene[data-phase=returning] .mascot-sprite{--run-flip:-1}.scene[data-phase=buying] .mascot-sprite{animation:type-bounce .22s ease-in-out infinite}.scene:not([data-phase=ready]) .drop-cue{opacity:0}.scene[data-phase=complete] .mascot-sprite,.scene.celebrating .mascot-sprite{animation:happy-dance .65s ease-in-out infinite}.scene.is-dragging .mascot-target{background:radial-gradient(ellipse,#ffe98f40,transparent 67%)}.scene.is-over-target .mascot-target{filter:drop-shadow(0 0 10px #ffda70)}.scene.is-over-target .drop-cue{background:#ffe18f;border-style:solid}.mouth-food{position:absolute;left:43%;top:28%;width:25%;aspect-ratio:1;background-image:url('assets/art/food.png');background-size:600% 300%;opacity:0;pointer-events:none;z-index:2}.scene[data-phase=eating] .mouth-food{animation:food-eaten 1.15s ease-in forwards}.crumbs{position:absolute;inset:0;pointer-events:none}.crumb{position:absolute;left:55%;top:39%;width:6px;height:5px;border-radius:1px;background:var(--crumb-color);animation:crumb-fall .5s ease-in forwards;transform:rotate(30deg)}.scene-caption{position:absolute;left:20px;bottom:14px;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#3c2525e8;border-radius:6px;font-size:11px;color:#f9ecd5;z-index:8}.caption-step{border-right:1px solid #886550;padding-right:9px;font-family:monospace;color:#e6bd81}.effects{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:12}.mega-candle{position:absolute;left:82%;top:44%;width:22px;height:0;background:#72ff64;transform:translateX(-50%);box-shadow:0 0 18px #73ff91,0 0 50px #8ef759;z-index:10;opacity:0;border:2px solid #1aad48;transform-origin:bottom}.mega-candle>span{position:absolute;left:45%;bottom:100%;width:3px;height:45px;background:#72ff64}.scene.burst .mega-candle{height:85%;top:-40%;opacity:1;transition:height .7s cubic-bezier(.7,.03,.8,.7),top .7s cubic-bezier(.7,.03,.8,.7)}.ceiling-hole{position:absolute;left:75%;top:-4%;width:16%;height:13%;background:#242136;clip-path:polygon(4% 0,98% 0,89% 42%,96% 69%,76% 67%,62% 99%,51% 74%,33% 86%,30% 55%,12% 60%,17% 29%);filter:drop-shadow(0 0 5px #000);opacity:0;z-index:11}.scene.broken .ceiling-hole{opacity:1}.scene.shake{animation:room-shake .6s linear}.finale-card{position:absolute;inset:0;background:linear-gradient(90deg,#421d247a,transparent 72%);z-index:15;pointer-events:none;display:flex;align-items:center;padding:5%}.finale-inner{transform:rotate(-3deg);background:#fff8e7;padding:25px 30px 27px;border:3px solid #6d2926;box-shadow:7px 7px 0 #6d2926;border-radius:7px;animation:finale-in .5s cubic-bezier(.3,1.5,.5,1);pointer-events:auto;width:300px}.finale-inner .eyebrow{font-size:9px;letter-spacing:1.5px}.finale-inner h2{font-family:Georgia,serif;font-size:64px;letter-spacing:-3px;line-height:.94;color:var(--red);margin:12px 0}.finale-inner p:not(.eyebrow){font-size:12px;margin:14px 0 20px}.primary-button{background:var(--red);border:0;border-radius:5px;padding:13px 17px;width:100%;text-align:left;font-weight:bold;color:var(--cream);font-size:14px;box-shadow:0 3px 0 var(--red-dark)}.primary-button span{float:right;font-size:20px;line-height:16px}.primary-button:hover{background:#971c20}
.buffet{padding:22px 22px 12px;background-color:#fff8e9;background-image:linear-gradient(90deg,#ead4b328 1px,transparent 1px);background-size:7px 100%;position:relative}.buffet::before{content:'';position:absolute;left:0;right:0;top:0;height:7px;background:linear-gradient(#b27945,#f0d3a4);border-bottom:1px solid #dbc59d}.buffet-heading{display:flex;justify-content:space-between;align-items:center;margin:0 5px 14px}.buffet-kicker{font-family:monospace;font-size:9px;letter-spacing:1.6px;color:var(--red);font-weight:700}.buffet h2{font:700 22px/1.2 Georgia,serif;letter-spacing:-.6px;margin:3px 0 0}.buffet-heading>p{font-size:11px;line-height:1.5;margin:0;text-align:right;color:#754e38}.buffet-heading>p span{color:#9b7e63}.food-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px 7px}.food-slot{position:relative;min-width:0;height:121px;display:flex;flex-direction:column;align-items:center}.food-button{width:100%;border:1px solid transparent;background:transparent;border-radius:10px;padding:0 3px 7px;display:flex;flex-direction:column;align-items:center;touch-action:none;cursor:grab;transition:background .2s,transform .2s,border-color .2s;min-height:116px}.food-button:active{cursor:grabbing}.food-button:hover:not(:disabled){background:#f0e4cf;border-color:#e1c9a4;transform:translateY(-4px)}.food-sprite{display:block;width:100%;max-width:112px;aspect-ratio:1;background-image:url('assets/art/food.png');background-size:600% 300%;background-repeat:no-repeat;pointer-events:none;transition:transform .25s}.food-button:hover:not(:disabled) .food-sprite{transform:rotate(-4deg)}.food-name{font-size:11px;font-weight:700;color:#775641;line-height:1.2;text-align:center;pointer-events:none;margin-top:-3px}.food-button.is-reserved{opacity:.35}.food-button.is-eaten{opacity:0;visibility:hidden;transform:translateY(-10px) scale(.8);transition:opacity .25s,transform .25s,visibility .25s}.empty-plate{position:absolute;left:15%;right:15%;top:35%;height:26%;border-radius:50%;border:2px solid #c9bca450;background:#ded2b518;box-shadow:inset 0 0 0 5px #f8f1e2,inset 0 0 0 6px #c9bca430;opacity:0;transition:opacity .3s;pointer-events:none}.food-slot.is-empty .empty-plate{opacity:1}.food-slot.is-empty::after{content:'ALL GONE';position:absolute;top:79%;font:8px monospace;letter-spacing:1px;color:#b2a185}.food-grid.is-busy .food-button:not(.is-eaten){cursor:wait;filter:saturate(.85)}.food-grid.is-busy .food-button:not(.is-eaten):hover{transform:none;background:transparent;border-color:transparent}.buffet-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px dashed #d7c5a9;margin:12px 5px 0;padding-top:11px;font-size:10px;color:#927259}.diner-stars{letter-spacing:5px;color:#be7055;font-size:11px}.buffet-order{font-size:8px;font-family:monospace;letter-spacing:1px}.buffet-order strong{font-weight:400}.game-footnote{display:flex;justify-content:space-between;font-size:10px;color:#957c69;padding:19px 3px 0;line-height:1.6}.drag-ghost{position:fixed;width:110px;height:110px;background-image:url('assets/art/food.png');background-size:600% 300%;pointer-events:none;z-index:100;filter:drop-shadow(0 8px 5px #3b261c40);transform:translate(-50%,-65%) rotate(-6deg)}footer{max-width:1440px;padding:35px 40px 24px;margin:auto;display:flex;align-items:center;gap:24px;color:#8c7160;font-size:10px}footer>span{font-weight:bold;letter-spacing:1.5px;color:#9b3a32}footer>p{margin:0;line-height:1.7}footer>a{margin-left:auto;color:#85503a;border-bottom:1px solid #cdb397;padding-bottom:4px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);background:#3a2c25;color:#fff8eb;padding:13px 22px;border-radius:8px;font-size:13px;z-index:150;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center;overflow-wrap:anywhere}.toast.visible{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{margin:20px;padding:20px;background:#fff1db;border:2px solid var(--red)}
@keyframes idle-breathe{0%,100%{transform:scale(var(--fat-scale))}50%{transform:scale(calc(var(--fat-scale)*1.017),calc(var(--fat-scale)*.989)) translateY(1px)}}@keyframes munch{0%,100%{transform:scale(var(--fat-scale)) rotate(-1deg)}50%{transform:scale(calc(var(--fat-scale)*1.03),calc(var(--fat-scale)*.975)) rotate(1deg)}}@keyframes run-bounce{0%,100%{transform:scale(calc(var(--fat-scale)*var(--run-flip,1)),var(--fat-scale)) rotate(-4deg)}50%{transform:translateY(-9px) scale(calc(var(--fat-scale)*var(--run-flip,1)),var(--fat-scale)) rotate(3deg)}}@keyframes type-bounce{50%{transform:translateX(2px) rotate(1deg) scale(var(--fat-scale))}}@keyframes food-eaten{0%{opacity:1;transform:translateY(30px) scale(1)}35%{opacity:1;transform:translateY(0) scale(.75)}75%{opacity:1;transform:translateY(0) scale(.35)}100%{opacity:0;transform:translateY(-2px) scale(0)}}@keyframes crumb-fall{to{transform:translate(var(--crumb-x),55px) rotate(260deg);opacity:0}}@keyframes candle-grow{from{transform:scaleY(.05);opacity:.5}to{transform:scaleY(1);opacity:1}}@keyframes happy-dance{0%,100%{transform:rotate(-8deg) scale(var(--fat-scale))}25%{transform:translateY(-20px) rotate(7deg) scale(var(--fat-scale))}50%{transform:rotate(9deg) scale(var(--fat-scale))}75%{transform:translateY(-25px) rotate(-6deg) scale(var(--fat-scale))}}@keyframes room-shake{0%,100%{transform:translate(0)}15%{transform:translate(-5px,3px)}30%{transform:translate(5px,-4px)}45%{transform:translate(-4px,-2px)}60%{transform:translate(3px,4px)}75%{transform:translate(-2px,-3px)}}@keyframes finale-in{from{opacity:0;transform:scale(.65) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(-3deg)}}
@media(min-width:1550px){:root{--scene-height:510px}.food-slot{height:130px}.food-sprite{max-width:122px}}
@media(max-width:1150px){.site-header{padding:15px 24px;gap:18px}.brand{width:176px}.market{padding-left:18px;min-width:190px}.header-actions{gap:6px}.contract-button{min-width:0;padding:12px;font-size:11px}.trade-link{padding:14px;font-size:12px}main{padding:25px 24px 0}h1{font-size:39px}.food-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.food-slot{height:119px}.food-sprite{max-width:112px}.mascot-position{width:34%;left:44%;bottom:9%}.speech{max-width:210px}.computer-screen{padding:4px}.wall-brand{left:19%;width:16%}footer{padding-left:24px;padding-right:24px}}
@media(max-width:780px){.site-header{flex-wrap:wrap;gap:12px;min-height:0;padding:12px 20px}.brand{width:163px;min-height:48px}.brand img{max-height:58px}.market{border:0;padding:0;margin-left:auto;margin-right:0;min-width:0;text-align:right}.market-value{justify-content:flex-end}.market-value #price{font-size:17px}.market-value #price-change{font-size:10px}.market-pair{font-size:9px}.price-status{font-size:9px}.header-actions{width:100%;justify-content:flex-end;border-top:1px solid var(--line);padding-top:10px}.contract-button{margin-right:auto}.social-link{font-size:18px}.trade-link{padding:11px 14px}.intro{align-items:flex-start}.intro-copy{font-size:11px;line-height:1.55;padding-top:16px}.eyebrow{font-size:9px;letter-spacing:1.8px}h1{font-size:35px;letter-spacing:-1.7px}main{padding:22px 18px 0}.scene{height:350px}.game-toolbar{top:12px;left:12px;right:12px}.service-ticket{min-width:114px;padding:8px 11px 10px}.ticket-label{font-size:8px}.ticket-count strong{font-size:22px}.ticket-count>span{font-size:9px}.icon-button{padding:7px 9px;font-size:10px}.scene-controls{gap:5px}.mascot-position{width:41%;bottom:12%}.speech{font-size:11px;padding:8px 11px;max-width:180px}.scene-caption{font-size:9px;left:10px;bottom:10px;padding:7px 9px}.drop-cue{font-size:7px;letter-spacing:.8px;padding:4px 9px}.wall-brand{left:17%;width:18%;top:27%}.computer-screen{left:75%;width:16%;height:18%;top:35%;padding:3px}.screen-heading{font-size:6px}.screen-live,.screen-bottom{display:none}.food-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px 2px}.food-slot{height:100px}.food-button{padding:0;min-height:100px}.food-name{font-size:9px}.food-sprite{max-width:85px}.buffet{padding:19px 12px 11px}.buffet h2{font-size:19px}.buffet-heading>p{font-size:10px}.finale-inner{width:235px;padding:20px}.finale-inner h2{font-size:51px}.finale-inner p:not(.eyebrow){font-size:10px}.finale-inner .eyebrow{font-size:8px}.buffet-bottom{font-size:9px}.game-footnote{font-size:9px}.game-footnote>span:last-child{display:none}footer{font-size:9px;gap:15px}.finale-card{padding:4%}}
@media(max-width:520px){.site-header{padding:10px 16px}.brand{width:147px}.market-value{gap:5px}.market-value #price{font-size:15px}.market-value #price-change{font-size:9px}.market-pair{font-size:8px}.price-status{font-size:8px}.header-actions{padding-top:8px}.contract-button{font-size:10px;padding:9px 10px}.contract-button svg{width:16px;height:16px}.trade-link{font-size:11px;padding:11px 12px}.social-link{padding:6px}.intro{display:block;margin-bottom:17px}.intro h1{font-size:35px}.intro-copy{text-align:left;font-size:11px;padding:0;margin-top:9px}.intro-copy br{display:none}.intro-copy strong{margin-left:3px}.game{border-radius:12px;border-width:2px;overflow:clip}main{padding:20px 10px 0}.scene{height:330px;position:sticky;top:0;z-index:5}.diner-background{object-fit:cover;object-position:61% center}.game-toolbar{left:9px;right:9px;top:9px}.service-ticket{min-width:99px;padding:7px 9px 11px}.ticket-count{padding:3px 0}.ticket-count strong{font-size:20px}.ticket-label{font-size:7px}.icon-button{min-height:31px;font-size:9px;padding:6px 8px}.icon-button svg{width:14px;height:14px}#reset-button span{display:none}.mascot-position{width:58%;left:41%;bottom:10%}.speech{font-size:11px;bottom:92%;max-width:175px;padding:7px 9px}.computer-screen{left:74.5%;top:35%;width:23%;height:18%}.screen-heading{font-size:6px}.wall-brand{left:8%;width:23%;top:29%}.wall-brand>span{font-size:5px}.scene-caption{font-size:8px;bottom:7px;left:8px}.drop-cue{font-size:6px;top:95%}.food-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.food-slot{height:116px}.food-sprite{max-width:109px}.food-name{font-size:11px}.food-button{min-height:113px}.buffet-heading{gap:10px;margin-bottom:14px}.buffet h2{font-size:17px;max-width:170px}.buffet-heading>p{font-size:9px;max-width:117px}.buffet-kicker{font-size:8px}.buffet-bottom{font-size:8px}.buffet-order{display:none}.diner-stars{font-size:8px}.game-footnote{padding-top:17px;font-size:9px}.finale-card{padding:14px;align-items:flex-end}.finale-inner{width:185px;padding:15px;box-shadow:4px 4px 0 #6d2926;transform:rotate(-2deg)}.finale-inner h2{font-size:42px;letter-spacing:-2px;margin:9px 0}.finale-inner .eyebrow{font-size:6px;letter-spacing:.8px}.finale-inner p:not(.eyebrow){font-size:9px;margin:10px 0 14px}.primary-button{font-size:12px;padding:11px}.ceiling-hole{left:73%;width:24%}.mega-candle{left:86%;width:19px}footer{padding:26px 16px 20px;flex-wrap:wrap;gap:12px}footer>span{font-size:9px}footer>p{margin-left:auto;text-align:right;font-size:8px}footer>a{margin-left:0}.empty-plate{top:40%}}
.mascot-position{width:auto;height:65%;bottom:23%}.mascot-sprite{inset:auto;bottom:0}.mascot-shadow{bottom:0}.food-art{display:block;position:relative;width:100%;max-width:112px;aspect-ratio:1;pointer-events:none}.food-sprite{position:absolute;bottom:4%;aspect-ratio:auto;max-width:none}.mouth-food,.drag-ghost{background-image:none}.food-name{font-size:12px}.food-slot{height:125px}.wall-brand{left:6%;top:25%;width:9%;max-width:125px}.food-button:hover:not(:disabled) .food-sprite{transform:rotate(-4deg)}.speech{bottom:100%}.computer-screen{border-radius:7% 7% 5% 5%;padding:4px 6px}.screen-live{display:none}.game-toolbar .icon-button{font-size:12px}.buffet-heading>p{font-size:12px}.game-footnote{font-size:11px}.buffet-bottom{font-size:11px}.mega-candle{top:var(--beam-base,33%)}.scene.burst .mega-candle{height:calc(40% + var(--beam-base,33%));top:-40%}
@media(max-width:1150px){.mascot-position{width:auto;height:63%;bottom:23%}}
@media(max-width:780px){.mascot-position{width:auto;height:61%;bottom:23%}.food-art{max-width:90px}.food-name{font-size:11px}.food-slot{height:108px}.wall-brand{width:11%;left:5%}.computer-screen{padding:3px}.screen-heading{font-size:5px}.game-toolbar .icon-button{font-size:10px}.buffet-heading>p{font-size:11px}}
@media(max-width:520px){.diner-background{object-position:right center}.mascot-position{width:auto;height:55%;bottom:23%}.wall-brand{display:none}.food-art{max-width:108px}.food-name{font-size:12px}.food-slot{height:122px}.speech{font-size:10px;max-width:150px;left:77%}.game-footnote{font-size:10px}.buffet-bottom{font-size:9px}.buffet-heading>p{font-size:10px}.scene-caption{font-size:9px}}
@media(pointer:coarse){.food-button{touch-action:pan-y;cursor:pointer}.food-grid{touch-action:pan-y}}
.mega-candle,.ceiling-hole{pointer-events:none}
.mascot-position{transition:left .9s cubic-bezier(.45,.05,.4,1),bottom .9s cubic-bezier(.45,.05,.4,1)}.scene[data-phase=running] .mascot-position,.scene[data-phase=buying] .mascot-position,.scene[data-phase=finale] .mascot-position{bottom:27%}.mouth-food{top:15%;left:41%}.crumb{top:28%;left:53%}
@media(max-width:520px){.wall-brand{display:flex;left:3%;top:28%;width:15%}.wall-brand>span{display:none}.scene[data-phase=running] .speech,.scene[data-phase=buying] .speech,.scene[data-phase=returning] .speech,.scene[data-phase=finale] .speech,.scene[data-phase=complete] .speech{left:40%}.finale-inner h2{font-size:35px;letter-spacing:-1.5px}}
@media(min-width:521px) and (max-height:850px){.scene{position:sticky;top:0;z-index:5}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important}.mascot-position{transition-duration:.15s}.mascot-sprite,.scene.shake,.finale-inner,.candle{animation:none!important}.food-button,.food-sprite{transition:none}.scene.burst .mega-candle{transition-duration:.15s}.effects{opacity:.65}}
