@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Nunito:wght@600;700;800;900;1000&display=swap');

:root{font-family:'Be Vietnam Pro',sans-serif;color:#3b2d21;background:#143f32;font-synthesis:none;--green:#225b42;--darkgreen:#153f30;--cream:#fff8e7;--yellow:#ffc44f;--brown:#5a371e;--muted:#8e806c;--border:#e9deca;--shadow:0 4px 0 #dfd0af}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 30% 0%,#2e6650 0,transparent 65%),#143f32}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:disabled{cursor:default}button:focus-visible{outline:3px solid #f1a02b;outline-offset:4px}button,input{ -webkit-tap-highlight-color:transparent}button{transition:transform .15s,background .15s,box-shadow .15s}button:active:not(:disabled){transform:translateY(2px)}h1,h2,h3,p{margin:0}kbd{font:600 .7rem 'Be Vietnam Pro',sans-serif;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;border:1px solid currentColor;border-radius:5px;opacity:.7;box-shadow:0 1px 0 currentColor}svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-shell{width:min(1360px,100%);margin:auto;padding:24px 32px 14px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;color:var(--cream)}.brand{display:flex;align-items:center;gap:10px}.brand-icon{width:72px;height:72px;flex-shrink:0;filter:drop-shadow(0 5px 3px #092c2b55)}.brand-eyebrow{font-size:.65rem;letter-spacing:.24em;color:#c9d9ac;font-weight:600;display:block;margin-bottom:4px}.brand h1{font-family:'Nunito',sans-serif;font-size:1.85rem;line-height:1.2;letter-spacing:-.04em;font-weight:1000}.brand h1 em{font-style:normal;color:#ffcb69}.topbar-actions{display:flex;align-items:center;gap:9px}.wallet{display:flex;align-items:center;gap:8px;background:#0e3429;border:1px solid #62866577;border-radius:30px;padding:7px 17px 7px 7px;min-height:48px;margin-right:9px}.coin{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:31px;height:31px;color:#9f641f;background:#ffc455;border:3px solid #ffdf87;box-shadow:0 2px 0 #ac6f21;font-size:22px;font-weight:900}.wallet strong{font-family:'Nunito',sans-serif;font-size:1.35rem;font-weight:1000}.wallet-unit{font-size:.75rem;color:#bdcfb5}.icon-button{border:1px solid #70957b60;border-radius:50%;background:#ffffff09;color:#f5e9ce;width:41px;height:41px;display:grid;place-items:center;font-weight:700;font-size:1.1rem}.icon-button:hover{background:#ffffff16}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:22px;align-items:start}.kitchen{border-radius:23px;overflow:hidden;border:5px solid #e4d1a3;background:#f1e8d0;position:relative;box-shadow:0 12px 32px #07291e55}.scene{height:332px;background:url('./assets/background.webp') center 57%/cover;position:relative;isolation:isolate}.scene:after{content:'';position:absolute;inset:0;background:linear-gradient(#201e0415,transparent 55%,#44361528);z-index:-1}.awning{height:23px;position:absolute;inset:0 0 auto;background:repeating-linear-gradient(90deg,#2c775a 0 46px,#f2ebcd 46px 92px);border-bottom:5px solid #265c4066;box-shadow:0 5px 8px #30341826}.scene-topline{position:absolute;left:17px;right:17px;top:36px;display:flex;align-items:center;justify-content:space-between;gap:10px}.open-sign{font-size:.57rem;letter-spacing:.08em;font-weight:800;color:#fff2d7;background:#1d4b35dc;border:1px solid #a0b48688;box-shadow:0 3px 4px #18341a30;padding:8px 10px;border-radius:5px;transform:rotate(-3deg)}.shift-badge{position:absolute;left:50%;transform:translateX(-50%);background:#fff5d9f2;border-radius:30px;padding:8px 15px;font-size:.83rem;font-weight:700;color:#725029;box-shadow:0 3px 8px #583e1422;white-space:nowrap}.combo-badge{font-size:.65rem;font-weight:700;color:#fff6dc;background:#71512ec9;border:1px solid #fff0c44a;border-radius:20px;padding:7px 10px;transition:background .2s}.combo-badge.active{background:#9a4e21;color:#ffdb7b;animation:pop .25s}.customer-row{position:absolute;inset:83px 24px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.customer{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;animation:enter .35s ease-out}.customer-avatar{position:absolute;bottom:-30px;width:100%;height:195px;max-width:220px;background-image:url('./assets/customers.webp');background-size:300% 100%;background-repeat:no-repeat;pointer-events:none;filter:drop-shadow(0 7px 7px #4c3d182a);transition:filter .2s}.customer-avatar.avatar-0{background-position:0% 50%}.customer-avatar.avatar-1{background-position:50% 50%}.customer-avatar.avatar-2{background-position:100% 50%}.order-card{width:100%;max-width:218px;border:2px solid #fffdf2;border-radius:13px;background:#fffaf0f7;box-shadow:0 5px 0 #3a361620,0 3px 12px #6a563217;padding:9px 10px 8px;color:#483421;position:relative;z-index:2;transition:transform .15s,border-color .15s;min-height:107px}.order-card:after{content:'';position:absolute;bottom:-9px;left:28%;width:15px;height:15px;background:#fffaf0;transform:rotate(45deg);border-radius:0 0 3px 0;z-index:-1}.order-card:hover{transform:translateY(-3px)}.order-card.selected{border-color:#f5b346;box-shadow:0 0 0 2px #ffc958,0 6px 0 #46371422}.order-card.selected:after{border-bottom:2px solid #f5b346;border-right:2px solid #f5b346}.order-top{display:flex;align-items:center;gap:5px}.order-food{width:55px;height:40px;flex-shrink:0}.order-title{font-size:.76rem;font-weight:800;text-align:left;line-height:1.4}.order-price{display:block;font-size:.65rem;font-weight:500;color:#8c754d;margin-top:2px}.order-hotkey{position:absolute;top:7px;right:7px;font-size:.6rem;width:17px;height:17px;color:#897b60;border:1px solid #ded4bc;border-radius:4px;background:#f5ecd6;font-weight:600}.order-ingredients{display:flex;gap:3px;justify-content:center;align-items:center;height:31px}.order-ingredient{height:27px;width:27px;display:block;position:relative}.order-ingredient.added:after{content:'✓';position:absolute;right:-3px;bottom:-1px;background:#2b7146;border:1px solid #fff7e0;color:white;font-size:9px;border-radius:50%;height:13px;width:13px;display:grid;place-items:center}.patience-track{height:5px;background:#dedbcf;border-radius:5px;overflow:hidden;margin-top:5px}.patience-fill{height:100%;width:100%;border-radius:5px;background:#79ad4b;transition:width .2s linear,background 1s}.patience-fill.medium{background:#f3ba41}.patience-fill.low{background:#e46b4b}.customer-name{position:absolute;bottom:6px;z-index:2;background:#26442dcc;color:#fffae9;border:1px solid #fff9d233;backdrop-filter:blur(4px);border-radius:20px;padding:4px 10px;font-size:.65rem;pointer-events:none}.customer-empty{align-self:center;text-align:center;color:#6c663f;background:#fff9e1de;border:1px dashed #b7ae81;border-radius:14px;padding:16px 8px;font-size:.8rem;width:100%;max-width:170px;line-height:1.65;margin-bottom:72px}.customer-empty strong{display:block;font-size:1.3rem;color:#387040}.scene-bottom-shadow{position:absolute;bottom:0;left:0;right:0;height:8px;background:linear-gradient(transparent,#42361c44);z-index:4;pointer-events:none}.ingredients-section{background:#f6f0df;padding:12px 17px 13px;position:relative;border-top:5px solid #aeaa96;border-bottom:1px solid #d4c4a3;box-shadow:inset 0 3px 0 #fffcf2}.section-label{display:flex;justify-content:space-between;align-items:center;color:#756448;font-size:.63rem;font-weight:700;letter-spacing:.09em;margin-bottom:9px}.tiny-spark{color:#558053;font-size:.75rem;margin-right:5px}.desktop-note{font-size:.6rem;letter-spacing:0;color:#958269;font-weight:400;display:flex;gap:5px;align-items:center}.desktop-note kbd{height:16px;min-width:16px;font-size:.6rem}.touch-note{display:none}.ingredients{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.ingredient-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end;background:linear-gradient(#fcfbf5,#e9e4d6);border:1px solid #cfc9b8;border-top:2px solid #c0bfae;box-shadow:0 3px 0 #b6b5a17a,inset 0 0 0 3px #fffcf366;border-radius:9px;min-width:0;padding:3px 3px 7px;color:#5d4831;height:92px}.ingredient-button:hover:not(:disabled){background:#fffae9;border-color:#daa456;transform:translateY(-2px)}.ingredient-button.is-added{background:#e5ecd7;border-color:#72935e;box-shadow:0 3px 0 #75925a55}.ingredient-button.pulse{animation:ingredient-pop .2s}.ingredient-button .food{width:68px;height:58px;max-width:100%;display:block;filter:drop-shadow(0 3px 2px #70592c20);pointer-events:none}.ingredient-name{font-size:.72rem;font-weight:600;white-space:nowrap}.ingredient-key{position:absolute;top:5px;left:6px;color:#918573;font-size:.57rem;font-weight:700}.ingredient-check{position:absolute;top:5px;right:6px;display:none;width:15px;height:15px;border-radius:50%;background:#51824c;color:white;font-size:10px;place-items:center}.is-added .ingredient-check{display:grid}.food{background-image:url('./assets/food-atlas.webp');background-repeat:no-repeat;background-size:300% 300%;display:inline-block}.food-0{background-position:0% 0%}.food-1{background-position:50% 0%}.food-2{background-position:100% 0%}.food-3{background-position:0% 50%}.food-4{background-position:50% 50%}.food-5{background-position:100% 50%}.food-6{background-position:0% 100%}.food-7{background-position:50% 100%}.food-8{background-position:100% 100%}.worktop{padding:15px 20px 16px;background:linear-gradient(110deg,#f1ce94,#dfb077 66%,#eac591);border-top:4px solid #fff6dfbb;box-shadow:inset 0 -5px 0 #a3774420}.worktop-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8b613c;font-size:.61rem;letter-spacing:.09em;font-weight:700;margin-bottom:7px}.worktop-heading span+span{font-weight:400;letter-spacing:0;font-size:.65rem}.bread-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.bread-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:147px;border:1.5px dashed #a5794960;border-radius:13px;background:#fbe2b136;transition:background .2s;cursor:pointer;outline-offset:2px}.bread-slot.selected{border:2px solid #ffeec4;background:#fff0c336;box-shadow:0 0 0 2px #b3793433,inset 0 0 10px #ffeabc55}.bread-slot:hover{background:#fff0c344}.bread-art{width:170px;height:106px;max-width:95%;transition:transform .25s;filter:drop-shadow(1px 7px 4px #82512633);pointer-events:none}.bread-slot.selected .bread-art{transform:rotate(-4deg)}.bread-art.filled{animation:pop .22s}.bread-label{position:absolute;top:8px;left:10px;font-size:.57rem;color:#91683b;font-weight:700;display:flex;align-items:center;gap:5px}.bread-label kbd{height:16px;min-width:16px;font-size:.55rem}.selected-pill{position:absolute;right:7px;top:8px;font-size:.5rem;padding:3px 5px;border-radius:4px;background:#fff2d0c9;color:#9b6931;font-weight:700}.bread-chips{min-height:24px;display:flex;justify-content:center;align-items:center;gap:2px;position:absolute;bottom:7px;left:3px;right:3px}.bread-chip{position:relative;padding:0;display:grid;place-items:center;background:#fff4d7b5;border:1px solid #c191584a;border-radius:5px;width:26px;height:26px;flex:0 1 26px}.bread-chip .food{width:100%;height:100%}.bread-chip:hover{background:#ffddc1;border-color:#d55e33}.bread-chip:hover:after{content:'×';position:absolute;inset:0;background:#fff1dcd9;border-radius:4px;color:#a94b31;font-weight:700}.empty-bread-caption{font-size:.6rem;color:#9b764a;font-weight:500}.worktop-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.discard-button{display:flex;align-items:center;gap:7px;background:#f8e2bb;border:1px solid #b5946a;border-radius:9px;color:#835f3b;padding:9px 10px;height:42px;font-size:.69rem;box-shadow:0 2px 0 #a4774044}.discard-button svg{width:17px;height:17px}.discard-button kbd{font-size:.6rem;height:17px;min-width:17px}.discard-button:hover{background:#ffebc8}.serve-hint{flex:1;color:#8b653f;font-size:.65rem;text-align:center;line-height:1.5}.serve-button{background:linear-gradient(#43855a,#296c46);border:1px solid #2b573b;border-radius:10px;color:#fff8e6;box-shadow:0 3px 0 #1f5037,inset 0 1px 0 #82a76b;display:flex;align-items:center;justify-content:center;gap:9px;min-width:163px;height:43px;font-size:.88rem;font-weight:700;padding:8px 15px}.serve-button:hover{background:linear-gradient(#559568,#30774d)}.serve-button:disabled{opacity:.65}.serve-button svg{width:19px;height:19px}.serve-button kbd{font-size:.65rem;border-color:#a1c491;height:19px;min-width:19px}.game-sidebar{display:flex;flex-direction:column;gap:15px}.shift-panel{display:grid;grid-template-areas:'day' 'title' 'goal' 'progress' 'stats' 'start';background:#fff7e3;border:1px solid #f6d797;border-radius:18px;padding:19px 20px 17px;box-shadow:0 4px 0 #071f2133}.shift-panel-top{grid-area:day;display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.day-label{font-size:.65rem;font-weight:800;letter-spacing:.13em;color:#a97c41}.shift-symbol{font-size:26px;line-height:1;color:#dfaa3b}.shift-title-row{grid-area:title;display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:18px}.shift-title-row h2{font-family:'Nunito',sans-serif;font-size:1.35rem;line-height:1.2;font-weight:900;letter-spacing:-.025em;max-width:140px}.timer{font-family:'Nunito',sans-serif;font-weight:900;font-size:1.5rem;letter-spacing:-.03em;white-space:nowrap;color:#548151}.timer.urgent{color:#c15b3b;animation:soft-blink 1s infinite}.goal-header{grid-area:goal;display:flex;justify-content:space-between;font-size:.68rem;color:#8b7757;margin-bottom:9px}.goal-header strong{color:#6c5738;font-size:.73rem}.goal-track{grid-area:progress;height:8px;border-radius:10px;background:#e6ddc4;overflow:hidden}.goal-track>div{background:#7c9c56;width:0;height:100%;border-radius:10px;transition:width .3s}.shift-stats{grid-area:stats;display:flex;justify-content:space-between;font-size:.57rem;color:#948165;margin-top:10px}.shift-stats b{font-size:.68rem;color:#6e5f43}.start-button{grid-area:start;border:1px solid #e5a939;border-radius:9px;background:linear-gradient(#ffd47a,#ffc253);box-shadow:0 3px 0 #cf9b3b;color:#70471b;display:flex;align-items:center;justify-content:space-between;font-size:.86rem;font-weight:800;padding:10px 15px;margin-top:17px;min-height:43px}.start-button:hover{background:#ffdb86}.start-button.playing{background:#edf0dd;border-color:#bdc8a2;color:#5d7549;box-shadow:0 2px 0 #a9b48c;font-size:.74rem}.recipe-panel{background:#fbf5e6;border-radius:17px;padding:18px 20px;border:1px solid #e7dbba;box-shadow:0 4px 0 #071f2133}.recipe-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.eyebrow{font-size:.58rem;font-weight:800;letter-spacing:.1em;color:#9b8a6e}.order-key{font-size:.65rem;color:#947d55;width:20px;height:20px;display:grid;place-items:center;background:#eae2cd;border:1px solid #d9cbb0;border-radius:4px}.recipe-panel h2{font-family:'Nunito',sans-serif;font-weight:900;font-size:1.13rem;color:#4d3f29;line-height:1.3}.recipe-owner{font-size:.65rem;color:#9b8766;margin:5px 0 12px}.recipe-list{display:grid;gap:5px;min-height:158px}.recipe-item{display:flex;align-items:center;gap:9px;font-size:.75rem;min-height:30px}.recipe-item .food{width:29px;height:27px;flex-shrink:0}.recipe-item .check{width:16px;height:16px;border:1.5px solid #d4c8ad;border-radius:50%;margin-left:auto;display:grid;place-items:center;font-size:.6rem;color:transparent}.recipe-item.done{color:#54804c}.recipe-item.done .check{background:#709355;border-color:#709355;color:#fff}.recipe-tip{border-top:1px dashed #dcd0b6;font-size:.62rem;color:#9a8663;line-height:1.7;margin-top:13px;padding-top:11px}.recipe-tip.ready{color:#417043;font-weight:600}.upgrade-button{display:flex;align-items:center;text-align:left;width:100%;gap:12px;background:#eaba61;border:1px solid #f6cf82;border-radius:13px;padding:14px;color:#694420;box-shadow:0 4px 0 #996b2d,0 5px 12px #0b2c2533}.upgrade-button:hover{background:#f6ca76}.upgrade-icon{width:34px;height:34px;display:grid;place-items:center;background:#cd963d44;border:1px solid #c89542;border-radius:9px}.upgrade-icon svg{width:21px;height:21px}.upgrade-button strong{display:block;font-family:'Nunito',sans-serif;font-size:1rem;font-weight:900}.upgrade-button small{font-size:.55rem;display:block;margin-top:3px;color:#916429}.upgrade-arrow{margin-left:auto;font-size:20px}.keyboard-legend{display:grid;grid-template-columns:1fr 1fr;gap:8px 6px;padding:4px;color:#afc5a9;font-size:.54rem}.keyboard-legend>span{display:flex;align-items:center;gap:3px;white-space:nowrap}.keyboard-legend kbd{font-size:.55rem;height:17px;min-width:17px}.page-footer{display:flex;justify-content:space-between;margin:18px 5px 0;font-size:.57rem;color:#9db69e}.footer-dot{padding:0 6px;opacity:.6}.toast{position:absolute;z-index:8;left:50%;top:53%;transform:translate(-50%,-4px);padding:12px 19px;width:max-content;max-width:90%;background:#fff9e9;border:1px solid #d3c394;border-radius:12px;box-shadow:0 5px 20px #24321540;color:#4b6133;font-size:.8rem;font-weight:600;line-height:1.6;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.toast.error{color:#aa4e2e;border-color:#edbca0}.celebration{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:7}.coin-pop{position:absolute;top:30%;font-family:'Nunito',sans-serif;font-size:1.5rem;font-weight:1000;color:#fff3ae;text-shadow:0 2px 0 #996819,0 0 10px #614110;animation:float-up 1.25s ease-out forwards}.confetti{position:absolute;top:-15px;width:8px;height:14px;animation:confetti-fall 2s ease-in forwards;border-radius:2px;opacity:0}

dialog{border:1px solid #e4c284;background:#fff8e8;color:#4c3a24;box-shadow:0 24px 80px #102a2080;border-radius:24px;max-width:min(460px,calc(100vw - 30px));max-height:calc(100dvh - 40px);padding:0;overflow-y:auto}dialog::backdrop{background:#0b291bb3;backdrop-filter:blur(5px)}.modal-inner{padding:30px}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.modal-top h2{font-family:'Nunito',sans-serif;font-size:1.55rem;line-height:1.25;font-weight:1000;letter-spacing:-.02em}.close-modal{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;background:#e8ddc7;border:0;border-radius:50%;color:#826e4d;font-size:1.3rem}.modal-intro{color:#927c59;font-size:.85rem;line-height:1.7;margin-bottom:20px}.help-steps{display:grid;gap:18px;list-style:none;padding:0;margin:0}.help-steps li{display:flex;gap:13px;font-size:.87rem;line-height:1.6}.step-number{display:grid;place-items:center;background:#e5edcf;color:#4e743d;font-weight:800;height:29px;min-width:29px;border-radius:50%;font-size:.8rem}.help-steps strong{display:block;color:#654725}.help-steps small{display:block;color:#967e58;font-size:.75rem;line-height:1.6;margin-top:2px}.help-keys{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;padding:17px;background:#f0e8d6;border-radius:12px;font-size:.67rem;color:#806b48}.help-keys div{display:flex;align-items:center;gap:6px}.help-keys kbd{color:#806b48}.modal-primary{width:100%;display:block;background:#2e7049;color:#fff7e4;border:1px solid #285738;border-radius:12px;box-shadow:0 3px 0 #1f5131;min-height:47px;padding:12px 18px;font-weight:700;margin-top:24px}.modal-primary:hover{background:#3c8256}.modal-secondary{background:transparent;border:0;color:#8c7550;text-decoration:underline;text-underline-offset:3px;display:block;text-align:center;width:100%;padding:10px;margin-top:10px;font-size:.8rem}.pause-art{width:120px;height:110px;display:block;margin:2px auto 10px}.modal-center{text-align:center}.modal-center .modal-top{justify-content:center}.result-stars{font-size:2.6rem;letter-spacing:8px;color:#eab242;text-shadow:0 3px 0 #c78931;margin:5px 0 13px}.result-stars .empty{color:#e3d8bd;text-shadow:none}.result-subtitle{font-size:.84rem;color:#8c7450;line-height:1.7}.result-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 6px}.result-stat{background:#efe6ce;border-radius:12px;padding:13px 8px}.result-stat strong{display:block;font-family:'Nunito',sans-serif;font-size:1.6rem;font-weight:900;color:#497344}.result-stat span{font-size:.7rem;color:#927c57}.result-bonus{font-size:.8rem;color:#a27933;margin-top:17px;font-weight:600}.upgrade-wallet{font-size:.8rem;display:flex;align-items:center;gap:7px;color:#957343;margin-bottom:15px}.upgrade-wallet .coin{height:23px;width:23px;font-size:14px;border-width:2px}.upgrade-row{display:grid;grid-template-columns:40px 1fr;gap:10px;border-top:1px solid #e3d7bb;padding:15px 0}.upgrade-row .upgrade-icon{height:38px;width:38px;color:#658747;background:#e4e8cf;border-color:#c7cfa9}.upgrade-info h3{font-size:.88rem;font-weight:700;margin-bottom:5px}.upgrade-info p{font-size:.72rem;color:#98815b;line-height:1.6}.upgrade-controls{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.level-dots{display:flex;gap:5px;align-items:center;font-size:.6rem;color:#a18b67}.level-dot{height:7px;width:18px;border-radius:5px;background:#ded6bd}.level-dot.on{background:#6f9254}.buy-button{border:1px solid #deac54;border-radius:8px;background:#ffd179;color:#785421;padding:7px 12px;font-size:.7rem;font-weight:700;min-width:90px;min-height:34px}.buy-button:disabled{background:#ebe3d0;border-color:#d4cbb5;color:#a4977d}.upgrade-feedback{min-height:21px;color:#507540;font-size:.72rem;text-align:center;margin-top:10px}.upgrade-note{font-size:.68rem;color:#9a845c;text-align:center;margin-top:12px}.modal-subheading{font-size:.62rem;font-weight:800;letter-spacing:.12em;color:#a5854d;margin-bottom:10px}.paused-state .scene{filter:saturate(.7)}

@keyframes enter{from{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pop{0%{transform:scale(.94)}60%{transform:scale(1.06)}100%{transform:scale(1)}}@keyframes ingredient-pop{50%{transform:translateY(-4px) scale(1.03)}}@keyframes float-up{0%{opacity:1;transform:translateY(0) scale(.8)}20%{transform:translateY(-10px) scale(1.08)}80%{opacity:1}100%{transform:translateY(-100px) scale(1);opacity:0}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0)}100%{opacity:0;transform:translateY(650px) rotate(500deg)}}@keyframes soft-blink{50%{opacity:.6}}

@media(min-width:1500px){.app-shell{padding-top:36px}.scene{height:360px}.bread-slot{min-height:155px}.ingredient-button{height:100px}.ingredient-button .food{height:65px;width:75px}.game-sidebar{gap:20px}.recipe-panel{padding:22px}.recipe-list{min-height:167px}}
@media(max-width:1150px) and (min-width:761px){.app-shell{padding:20px}.game-layout{grid-template-columns:minmax(0,1fr) 246px;gap:16px}.brand h1{font-size:1.6rem}.brand-icon{width:55px;height:55px}.scene{height:325px}.customer-row{inset:86px 14px 0;gap:10px}.order-food{width:42px;height:35px}.order-card{padding:7px;min-height:104px}.order-title{font-size:.66rem}.order-price{font-size:.6rem}.order-hotkey{top:4px;right:4px;width:15px;height:15px;font-size:.5rem}.customer-avatar{height:180px;bottom:-22px}.order-ingredient{width:24px;height:24px}.shift-panel{padding:17px}.shift-title-row h2{font-size:1.17rem}.timer{font-size:1.4rem}.ingredients-section{padding:11px}.ingredients{gap:6px}.ingredient-button{height:86px}.ingredient-name{font-size:.63rem}.ingredient-button .food{width:62px;height:55px}.worktop{padding:14px 13px}.bread-slots{gap:8px}.bread-slot{min-height:146px}.bread-art{height:100px}.serve-button{min-width:137px;padding:8px 10px}.serve-hint{font-size:.56rem}.recipe-panel{padding:17px}.recipe-panel h2{font-size:1rem}.upgrade-button{padding:12px;gap:9px}.upgrade-button strong{font-size:.88rem}.upgrade-button small{font-size:.5rem}.keyboard-legend{font-size:.5rem}.combo-badge{font-size:.58rem}.open-sign{font-size:.49rem;padding:7px}.scene-topline{left:12px;right:12px}.brand-eyebrow{font-size:.55rem}}
@media(max-width:760px){body{background:#143f32}.app-shell{padding:12px 12px max(18px,env(safe-area-inset-bottom));width:min(540px,100%)}.topbar{gap:9px;margin-bottom:12px;min-height:47px}.brand{gap:2px}.brand-icon{width:42px;height:45px}.brand-eyebrow{font-size:.45rem;letter-spacing:.12em;margin-bottom:3px}.brand h1{font-size:1.13rem;max-width:200px;letter-spacing:-.04em;line-height:1.2}.brand h1 em{white-space:nowrap}.topbar-actions{gap:5px}.wallet{min-height:33px;gap:4px;padding:4px 9px 4px 4px;margin-right:1px}.wallet .coin{width:23px;height:23px;border-width:2px;font-size:16px}.wallet strong{font-size:.95rem}.wallet-unit{display:none}.icon-button{height:29px;width:29px;font-size:.85rem}.icon-button svg{width:16px;height:16px}#sound-button{display:none}.game-layout{display:flex;flex-direction:column;gap:10px}.game-sidebar{display:contents}.shift-panel{order:-1;grid-template-columns:69px 1fr 98px;grid-template-areas:'day title start' 'goal progress start';width:100%;gap:3px 10px;padding:10px 12px;border-radius:12px;border:1px solid #6b875957;background:#214f39;color:#ede9c9;box-shadow:none;align-items:center;min-height:68px}.shift-panel-top{margin:0}.day-label{font-size:.58rem;letter-spacing:.1em;color:#d0cda4}.shift-symbol{display:none}.shift-title-row{margin:0;justify-content:end}.shift-title-row h2{display:none}.timer{font-size:1.2rem;color:#ffe1a1;line-height:1.1}.goal-header{margin:0;display:block;line-height:1}.goal-header>span{display:none}.goal-header strong{font-size:.62rem;color:#ccd4ac;white-space:nowrap}.goal-track{height:5px;background:#113c2a}.goal-track>div{background:#bdc77b}.shift-stats{display:none}.start-button{margin:0;padding:8px 9px;min-height:36px;height:auto;font-size:.67rem;gap:8px;justify-content:center}.start-button.playing{font-size:.57rem;background:#386247;border-color:#71915c;color:#e3e3ba;box-shadow:0 2px 0 #103c28}.start-button.playing span{display:none}.kitchen{order:0;width:100%;border-width:3px;border-radius:17px;box-shadow:0 6px 20px #051f2433}.scene{height:270px;background-position:50% 54%}.awning{height:18px;background-size:auto;background:repeating-linear-gradient(90deg,#2c775a 0 31px,#f2ebcd 31px 62px);border-bottom-width:3px}.scene-topline{top:28px;left:10px;right:10px;gap:5px}.open-sign{font-size:.41rem;padding:6px 5px;letter-spacing:.03em}.shift-badge{font-size:.68rem;padding:6px 12px}.combo-badge{font-size:.48rem;padding:6px}.customer-row{inset:64px 9px 0;gap:9px}.order-card{padding:7px 5px 6px;border-radius:10px;min-height:90px;border-width:1.5px}.order-card.selected{box-shadow:0 0 0 1.5px #ffca56,0 4px 0 #46371422}.order-top{gap:0;justify-content:center;flex-direction:column}.order-food{position:absolute;left:50%;transform:translateX(-50%);top:3px;width:60px;height:39px}.order-title{padding-top:35px;font-size:.59rem;text-align:center;width:100%;white-space:nowrap;letter-spacing:-.03em}.order-price{display:none}.order-hotkey{display:none}.order-ingredients{gap:0;height:24px;margin-top:0}.order-ingredient{width:21px;height:22px}.order-ingredient.added:after{font-size:7px;width:10px;height:10px;right:-1px;bottom:0}.patience-track{height:4px;margin-top:3px}.order-card:after{height:12px;width:12px;bottom:-7px}.customer-avatar{bottom:-20px;width:116%;max-width:none;height:150px}.customer-name{font-size:.52rem;padding:3px 7px;bottom:4px}.customer-empty{font-size:.57rem;padding:9px 5px;border-radius:10px;margin-bottom:75px}.customer-empty strong{font-size:1rem}.ingredients-section{padding:9px 8px 10px;border-top-width:4px}.section-label{font-size:.5rem;letter-spacing:.065em;margin-bottom:7px}.tiny-spark{font-size:.6rem;margin-right:3px}.desktop-note{display:none}.touch-note{display:block;font-size:.52rem;font-weight:400;letter-spacing:0}.ingredients{gap:5px}.ingredient-button{height:72px;border-radius:7px;padding:2px 1px 6px;border-top-width:1.5px;box-shadow:0 2px 0 #b6b5a17a,inset 0 0 0 2px #fffcf366}.ingredient-button .food{height:43px;width:48px;max-width:100%;margin-bottom:1px}.ingredient-name{font-size:.52rem;font-weight:700;letter-spacing:-.025em}.ingredient-key{display:none}.ingredient-check{width:11px;height:11px;font-size:8px;top:3px;right:3px}.worktop{padding:11px 9px 13px;border-top-width:3px}.worktop-heading{font-size:.48rem;letter-spacing:.06em;margin-bottom:9px;gap:5px}.worktop-heading span+span{font-size:.48rem}.bread-slots{gap:7px}.bread-slot{min-height:122px;border-radius:9px}.bread-art{height:84px;width:119px;max-width:99%;margin-top:2px}.bread-label{top:6px;left:7px;font-size:.49rem;gap:0}.bread-label kbd{display:none}.selected-pill{font-size:.4rem;right:5px;top:5px;padding:3px}.bread-chips{bottom:5px;gap:1px;min-height:21px;left:2px;right:2px}.bread-chip{width:20px;height:21px;flex:0 1 20px;border-radius:4px;min-width:0}.empty-bread-caption{font-size:.47rem}.worktop-actions{gap:7px;margin-top:11px}.discard-button{font-size:.59rem;padding:8px 10px;height:39px;gap:5px;border-radius:8px;min-width:72px}.discard-button svg{width:15px;height:15px}.discard-button kbd{display:none}.serve-hint{font-size:.51rem;line-height:1.6}.serve-button{font-size:.72rem;gap:5px;padding:8px 10px;height:40px;min-width:112px;border-radius:8px}.serve-button svg{width:17px;height:17px}.serve-button kbd{display:none}.recipe-panel{display:none}.upgrade-button{order:2;justify-content:center;padding:10px 14px;gap:11px;min-height:52px;border-radius:11px}.upgrade-icon{width:31px;height:31px;border-radius:7px}.upgrade-icon svg{width:18px;height:18px}.upgrade-button strong{font-size:.91rem}.upgrade-button small{display:none}.upgrade-arrow{margin-left:4px;font-size:18px}.keyboard-legend{display:none}.page-footer{font-size:.49rem;justify-content:center;margin-top:13px}.page-footer #device-hint{display:none}.toast{font-size:.68rem;padding:10px 13px;top:49%;max-width:94%;width:max-content}.modal-inner{padding:24px}.modal-top h2{font-size:1.4rem}.modal-intro{font-size:.8rem}.help-steps li{font-size:.82rem}.help-steps small{font-size:.7rem}.help-keys{display:none}.modal-primary{font-size:.85rem}.upgrade-info h3{font-size:.81rem}.upgrade-info p{font-size:.7rem}.upgrade-controls{gap:6px}.upgrade-row{grid-template-columns:35px 1fr}.upgrade-row .upgrade-icon{width:33px;height:33px}.modal-top{gap:10px}.coin-pop{font-size:1.2rem}}
@media(max-width:380px){.app-shell{padding:9px 8px 15px}.brand-icon{width:35px;height:40px}.brand h1{font-size:1rem;max-width:155px}.brand-eyebrow{font-size:.39rem}.topbar-actions{gap:4px}.wallet{padding-right:7px}.wallet strong{font-size:.8rem}.icon-button{height:27px;width:27px}.scene{height:252px}.customer-row{inset:61px 7px 0;gap:7px}.customer-avatar{height:144px;bottom:-21px}.order-title{font-size:.52rem}.order-ingredient{width:19px;height:20px}.order-card{min-height:86px}.order-food{height:36px;width:56px}.order-title{padding-top:32px}.ingredient-button{height:67px}.ingredient-name{font-size:.48rem}.ingredient-button .food{height:40px}.bread-slot{min-height:117px}.worktop-heading span+span{font-size:.43rem}.selected-pill{font-size:.36rem}.bread-chips{gap:0}.bread-chip{width:18px;height:19px;flex-basis:18px}.serve-hint{font-size:.46rem}.serve-button{min-width:104px}.combo-badge{font-size:.42rem;padding:5px}.shift-badge{font-size:.61rem;padding:6px 10px}.shift-panel{grid-template-columns:65px 1fr 90px}}
@media(pointer:coarse){.bread-chip:hover:after{display:none}.bread-chip:active:after{content:'×';position:absolute;inset:0;display:grid;place-items:center;background:#fff1dcdd}.order-card:hover,.ingredient-button:hover:not(:disabled){transform:none}}
.order-ingredient>.food{height:100%;width:100%}.patience-track,.patience-fill{display:block}.customer-avatar{width:155px;height:310px;max-width:none;bottom:-45px}.bread-select{border:0;background:transparent;color:inherit;padding:12px 0 21px;min-height:143px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:10px}.bread-select:active:not(:disabled){transform:none}.bread-art{display:block;position:relative;width:160px;height:104px}.bread-base{position:absolute;inset:0;width:100%;height:100%}.bread-topping{position:absolute;width:40%;height:45%;left:29%;top:33%;filter:drop-shadow(0 2px 1px #74492422);animation:pop .2s ease-out}.topping-0{left:28%;top:42%;transform:rotate(-20deg)}.topping-1{left:35%;top:33%;width:42%;height:40%}.topping-2{left:32%;top:24%;width:39%;height:43%}.topping-3{left:28%;top:29%;width:45%;height:49%}.topping-4{left:31%;top:34%;width:43%;height:43%}.topping-5{left:57%;top:39%;width:22%;height:29%}.ready-to-serve{box-shadow:0 3px 0 #1f5037,0 0 0 3px #84a25655}.section-label,.worktop-heading{font-size:.75rem}.desktop-note,.worktop-heading span+span{font-size:.75rem}.ingredient-name{font-size:.84rem}.ingredient-key,.ingredient-check,.order-hotkey{font-size:.75rem}.order-title{font-size:.84rem}.order-price,.customer-name{font-size:.75rem}.order-hotkey{min-width:18px;height:18px}.bread-label,.empty-bread-caption{font-size:.75rem}.selected-pill{font-size:.65rem}.serve-hint,.discard-button{font-size:.75rem}.day-label,.goal-header,.goal-header strong{font-size:.78rem}.shift-stats{font-size:.69rem}.eyebrow,.recipe-owner,.recipe-tip{font-size:.75rem}.recipe-item{font-size:.875rem}.recipe-list{gap:6px;min-height:158px}.recipe-item .food{width:30px;height:29px}.upgrade-button small{font-size:.65rem;line-height:1.5}.keyboard-legend{font-size:.65rem;gap:9px 7px}.keyboard-legend kbd{font-size:.65rem}.page-footer{font-size:.75rem}.combo-badge{font-size:.75rem}.open-sign{font-size:.62rem}.help-keys,.upgrade-info p,.level-dots,.buy-button,.upgrade-note,.upgrade-feedback{font-size:.75rem}.result-stat span{font-size:.8rem}.step-number{font-size:.875rem}.help-steps small{font-size:.82rem}.recipe-tip{line-height:1.55}.shift-stats{gap:5px}.recipe-list{min-height:145px}.shift-title-row h2{font-size:1.3rem}.brand-eyebrow{font-size:.75rem}
@media(min-width:761px) and (max-width:1150px){.order-title{font-size:.75rem}.order-food{width:37px;height:35px}.order-card{padding-top:10px}.order-hotkey{font-size:.6rem;height:15px;min-width:15px;right:3px;top:2px}.order-price{font-size:.68rem}.customer-avatar{width:140px;height:280px;bottom:-41px}.ingredient-name{font-size:.73rem}.section-label,.desktop-note{font-size:.65rem}.desktop-note{gap:3px}.recipe-item{font-size:.8rem}.recipe-tip,.recipe-owner{font-size:.7rem}.keyboard-legend{font-size:.58rem}.keyboard-legend kbd{font-size:.58rem}.worktop-heading span+span{font-size:.65rem}.worktop-heading{font-size:.68rem}.serve-hint{font-size:.62rem}.combo-badge{font-size:.6rem}.open-sign{font-size:.5rem}.upgrade-button small{font-size:.6rem}.selected-pill{font-size:.55rem}.bread-label{font-size:.65rem}.empty-bread-caption{font-size:.65rem}.shift-stats{font-size:.59rem}}
@media(max-width:760px){.brand-eyebrow{font-size:.57rem}.brand h1{font-size:1.1rem}.topbar-actions .icon-button{width:34px;height:34px}.scene{height:254px}.customer-avatar{width:108px;height:216px;bottom:-30px}.customer-row{top:60px;gap:8px}.order-card{min-height:91px;padding-left:4px;padding-right:4px}.order-title{font-size:.68rem;line-height:1.2;min-height:53px;white-space:normal;padding-top:34px}.order-food{height:36px;width:59px}.order-ingredients{height:23px;gap:0}.order-price{display:none}.order-ingredient{width:20px;height:22px}.customer-name{font-size:.62rem;padding:4px 6px}.order-ingredient.added:after{width:10px;height:10px;font-size:7px}.scene-topline{top:26px}.combo-badge{font-size:.56rem;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.open-sign{font-size:.46rem;padding:6px}.shift-badge{font-size:.72rem;padding:5px 10px}.ingredients{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ingredient-button{height:46px;flex-direction:row;justify-content:flex-start;gap:3px;padding:3px 5px;border-radius:7px;box-shadow:0 2px 0 #b6b5a17a,inset 0 0 0 2px #fffcf366}.ingredient-button .food{height:36px;width:36px;flex:0 0 36px;margin:0}.ingredient-name{font-size:.75rem;white-space:normal;text-align:left;line-height:1.2}.ingredient-check{font-size:8px;width:11px;height:11px;right:3px;top:2px}.section-label{font-size:.65rem;letter-spacing:.04em;margin-bottom:8px}.touch-note{font-size:.65rem}.ingredients-section{padding:9px 8px 10px}.worktop-heading{font-size:.63rem;letter-spacing:.02em;gap:3px;margin-bottom:7px}.worktop-heading span+span{font-size:.63rem}.bread-select{min-height:109px;padding-top:12px;padding-bottom:22px}.bread-art{width:119px;height:80px}.bread-slot{min-height:114px}.bread-label{font-size:.64rem;top:6px;left:6px}.selected-pill{font-size:.5rem;top:6px;right:4px;padding:3px}.bread-chips{bottom:4px;min-height:25px;gap:1px}.bread-chip{height:25px;width:21px;flex-basis:21px}.empty-bread-caption{font-size:.57rem}.serve-hint{font-size:.66rem;line-height:1.35;max-width:123px;margin:auto}.discard-button{font-size:.7rem;min-height:44px;min-width:77px;padding:8px;gap:5px}.serve-button{min-height:44px;font-size:.8rem;min-width:117px;padding:8px}.worktop-actions{gap:6px;margin-top:10px}.worktop{padding:11px 9px 12px}.day-label{font-size:.65rem}.goal-header strong{font-size:.75rem}.start-button{font-size:.75rem;min-height:40px}.start-button.playing{font-size:.7rem}.shift-panel{grid-template-columns:70px 1fr 109px;gap:5px 10px;min-height:71px}.shift-title-row{line-height:1}.timer{font-size:1.27rem}.upgrade-button strong{font-size:1rem}.upgrade-button{min-height:53px;padding:9px}.page-footer{font-size:.65rem}.toast{font-size:.8rem}.help-steps li{font-size:.875rem}.help-steps small{font-size:.8rem}.upgrade-note,.upgrade-feedback{font-size:.75rem}.level-dots{font-size:.7rem}.upgrade-info h3{font-size:.875rem}.buy-button{font-size:.8rem;min-height:40px}.upgrade-info p{font-size:.8rem}.modal-primary{font-size:.875rem}}
@media(max-width:380px){.brand-eyebrow{font-size:.49rem}.brand h1{font-size:.95rem;max-width:150px}.brand-icon{width:33px}.topbar-actions{gap:3px}.topbar-actions .icon-button{width:31px;height:31px}.scene{height:242px}.customer-avatar{width:101px;height:202px;bottom:-30px}.order-title{font-size:.61rem;min-height:51px}.order-food{height:34px;width:55px}.order-ingredient{width:18px;height:20px}.order-card{min-height:86px}.customer-row{gap:7px;top:58px}.customer-name{font-size:.57rem}.ingredient-button{padding:3px;gap:1px;height:44px}.ingredient-button .food{width:31px;height:33px;flex-basis:31px}.ingredient-name{font-size:.72rem}.section-label{font-size:.6rem}.touch-note{font-size:.6rem}.worktop-heading{font-size:.59rem}.worktop-heading span+span{font-size:.57rem}.bread-slot{min-height:109px}.bread-select{min-height:105px}.bread-art{height:73px}.bread-label{font-size:.6rem}.selected-pill{font-size:.43rem}.empty-bread-caption{font-size:.5rem}.serve-hint{font-size:.61rem}.serve-button{font-size:.75rem;min-width:107px}.discard-button{min-width:72px;font-size:.65rem}.bread-chip{height:24px;width:18px;flex-basis:18px}.combo-badge{font-size:.48rem;max-width:91px}.shift-panel{grid-template-columns:69px 1fr 98px}.start-button{font-size:.68rem}.start-button.playing{font-size:.62rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
