.kr-wrap{--red:#d71920;--black:#111;max-width:760px;margin:20px auto;background:#f3ead6;border:5px solid #111;border-radius:18px;overflow:hidden;font-family:Arial,sans-serif;box-shadow:0 12px 35px #0003;position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation}.kr-topbar{background:#111;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.kr-brand{font-size:24px;font-weight:900}.kr-brand b{color:#ff3038}.kr-topbar small{opacity:.65}.kr-help{border:2px solid #fff;background:transparent;color:#fff;border-radius:50%;width:34px;height:34px;font-weight:bold}.kr-hud{display:grid;grid-template-columns:repeat(3,1fr);background:var(--red);color:#fff;text-align:center}.kr-hud div{padding:8px;border-right:1px solid #ffffff55}.kr-hud small{display:block;font-size:10px}.kr-hud strong{font-size:22px}.kr-scene{display:grid;grid-template-columns:1.2fr 1fr;min-height:250px;background:linear-gradient(#b9d8ed 0 46%,#555 46%);position:relative}.kr-hatch{position:relative;padding:15px}.kr-sign{display:inline-block;background:#fff;border:3px solid #111;padding:5px 9px;font-weight:900}.kr-customer{width:90px;margin:25px auto 0}.kr-head{width:64px;height:68px;background:#e7b28d;border:3px solid #111;border-radius:50%;margin:auto;position:relative}.kr-hair{position:absolute;left:5px;right:5px;top:-3px;height:22px;background:#3b251b;border-radius:50% 50% 30% 30%}.kr-eye{position:absolute;top:31px;width:5px;height:5px;background:#111;border-radius:50%}.e1{left:17px}.e2{right:17px}.kr-mouth{position:absolute;left:25px;top:48px;width:12px;border-bottom:3px solid #111}.kr-body{height:65px;background:#222;border:3px solid #111;border-radius:28px 28px 0 0}.kr-speech{background:#fff;border:3px solid #111;border-radius:12px;padding:7px;text-align:center;font-weight:bold}.kr-ticket{background:#fffdf2;margin:15px;padding:13px;border:2px dashed #777;box-shadow:3px 4px #0002;align-self:start}.kr-ticket-title{font-weight:900;border-bottom:2px solid #111;padding-bottom:6px}.kr-order{line-height:1.55;margin:8px 0;font-size:14px}.kr-order strong{font-size:16px}.kr-patience{height:10px;background:#ddd;border-radius:10px;overflow:hidden}.kr-patience span{display:block;width:100%;height:100%;background:#36a852}.kr-counter{grid-column:1/-1;background:#c7c7c7;border-top:5px solid #888;min-height:105px;display:flex;align-items:center;gap:20px;padding:10px 20px}.kr-kebab{width:150px;height:90px;position:relative}.kr-pitta{position:absolute;left:15px;right:15px;height:55px;background:#e8bd72;border:3px solid #8d642c;border-radius:50% 50% 15px 15px}.kr-pitta.back{top:5px}.kr-pitta.front{top:38px;height:45px;z-index:4}.kr-stack{position:absolute;z-index:3;left:27px;right:27px;top:17px;display:flex;flex-wrap:wrap;justify-content:center;align-items:end;font-size:21px;line-height:20px}.kr-piece.sauce{font-size:14px}.kr-build-label{font-size:12px;font-weight:bold;max-width:520px}.kr-controls{background:#fff;padding:12px}.kr-control-group{margin-bottom:11px}.kr-group-title{font-size:12px;font-weight:900;margin-bottom:5px;border-bottom:2px solid #111;padding-bottom:3px}.kr-button-row,.kr-button-grid{display:grid;gap:6px}.kr-button-row{grid-template-columns:1fr 1fr}.kr-button-grid.salad{grid-template-columns:repeat(3,1fr)}.kr-button-grid.sauce{grid-template-columns:repeat(4,1fr)}.kr-controls button{min-height:52px;border:2px solid #111;border-radius:8px;background:#f4f4f4;font-weight:900;font-size:11px;touch-action:manipulation}.kr-controls button span{display:block;font-size:21px}.kr-controls button.selected{background:#ffe0a6;transform:translateY(1px);box-shadow:inset 0 0 0 2px #111}.kr-actions{display:grid;grid-template-columns:1fr 2fr;gap:8px}.kr-actions .kr-clear{background:#222;color:#fff}.kr-actions .kr-serve{background:var(--red);color:#fff;font-size:17px}.kr-overlay{display:none;position:absolute;z-index:20;inset:0;background:#000c;align-items:center;justify-content:center;padding:20px}.kr-overlay.active{display:flex}.kr-panel{max-width:430px;background:#fff;border:4px solid #111;border-radius:14px;padding:22px;text-align:center;box-shadow:8px 8px #d71920}.kr-panel h2{margin:4px 0 12px}.kr-panel button{background:#d71920;color:#fff;border:3px solid #111;border-radius:8px;padding:12px 18px;font-weight:900;margin:5px}.kr-panel input{padding:11px;border:2px solid #111}.kr-logo{font-size:52px}.kr-tip{background:#f3ead6;padding:8px}.kr-toast{position:absolute;z-index:15;left:50%;top:35%;transform:translate(-50%,-50%) scale(.7);opacity:0;padding:12px 18px;border:4px solid #111;border-radius:10px;font-weight:900;font-size:24px;background:#fff;transition:.15s}.kr-toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.kr-toast.good{background:#b8f0b8}.kr-toast.bad{background:#ffb5b5}@media(max-width:600px){.kr-wrap{margin:0;border-width:0;border-radius:0;max-width:none}.kr-topbar small{display:none}.kr-scene{grid-template-columns:1fr 1.2fr;min-height:225px}.kr-hatch{padding:8px}.kr-customer{margin-top:12px}.kr-ticket{margin:8px;padding:8px}.kr-order{font-size:12px}.kr-order strong{font-size:13px}.kr-counter{min-height:85px;padding:5px 10px}.kr-kebab{width:120px}.kr-build-label{font-size:10px}.kr-controls{padding:8px}.kr-button-grid.salad{grid-template-columns:repeat(3,1fr)}.kr-button-grid.sauce{grid-template-columns:repeat(2,1fr)}.kr-controls button{min-height:48px;font-size:10px}.kr-controls button span{font-size:18px}}

/* v1.0.3 - British kebab van visual pass */
.kr-scene{background:linear-gradient(#4a4f52 0 46%,#777 46%);overflow:hidden}
.kr-hatch{background:linear-gradient(90deg,#c9cdd0,#eef0f1 18%,#b7bdc1 48%,#eef0f1 76%,#aeb4b8);border-right:5px solid #555;overflow:hidden}
.kr-hatch:before{content:"";position:absolute;left:8px;right:8px;top:8px;bottom:7px;border:4px solid #686d70;box-shadow:inset 0 0 0 2px #f8f8f8;pointer-events:none}
.kr-van-interior{position:absolute;inset:0;overflow:hidden;opacity:.98}
.kr-steel-shelf{position:absolute;left:10px;right:10px;top:48px;height:8px;background:#777;border:2px solid #444;display:flex;justify-content:space-around;align-items:flex-end}
.kr-steel-shelf span{width:32px;height:17px;background:linear-gradient(#eee,#999);border:2px solid #555;border-radius:2px 2px 0 0}
.kr-rotisserie{position:absolute;left:18px;top:75px;width:48px;height:105px;background:#2c2c2c;border:3px solid #111;border-radius:4px;box-shadow:inset 0 0 0 4px #777}
.kr-rotisserie:before{content:"";position:absolute;left:22px;top:5px;bottom:5px;width:3px;background:#bbb}
.kr-rotisserie i{position:absolute;left:9px;top:13px;width:26px;height:75px;background:linear-gradient(90deg,#71381d,#a85c2d 45%,#5b2816);border:2px solid #3e1d10;border-radius:48% 52% 42% 45%;transform:skew(-3deg)}
.kr-rotisserie b{position:absolute;left:4px;right:4px;bottom:5px;height:7px;background:#111}
.kr-grill{position:absolute;right:16px;top:86px;width:62px;height:52px;background:#333;border:3px solid #111;border-radius:3px;padding:6px;display:flex;gap:5px;align-items:center;justify-content:center}
.kr-grill i{width:8px;height:35px;background:#c97835;border-radius:5px;transform:rotate(8deg);border:1px solid #6e3518}
.kr-sauce-rack{position:absolute;right:14px;top:145px;display:flex;gap:4px;align-items:flex-end}
.kr-sauce-rack i{display:block;width:13px;height:37px;border:2px solid #333;border-radius:5px 5px 3px 3px;position:relative}
.kr-sauce-rack i:before{content:"";position:absolute;width:5px;height:8px;background:#222;left:2px;top:-9px;border-radius:2px}
.kr-sauce-rack .mayo{background:#f5f2df}.kr-sauce-rack .chilli{background:#d71920}.kr-sauce-rack .garlic{background:#f1e7bd}
.kr-sign{position:relative;z-index:3;background:#fff;border-radius:2px;box-shadow:2px 2px #0004}
.kr-customer,.kr-speech{position:relative;z-index:4}
.kr-customer{filter:drop-shadow(3px 4px 0 #0003)}
.kr-speech{box-shadow:3px 3px #0003}
.kr-ticket{position:relative;transform:rotate(.6deg);background:repeating-linear-gradient(0deg,#fffdf2,#fffdf2 23px,#eee9d9 24px);border:0;border-top:7px solid #eee8d4;box-shadow:5px 7px 8px #0005;font-family:"Courier New",monospace;padding-top:18px}
.kr-ticket:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:7px;background:linear-gradient(135deg,transparent 5px,#fffdf2 0) 0 0/10px 10px repeat-x}
.kr-ticket-pin{position:absolute;top:5px;left:50%;width:10px;height:10px;border-radius:50%;background:#d71920;border:2px solid #7d0c10;box-shadow:1px 2px 2px #0005;transform:translateX(-50%)}
.kr-ticket-title{display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;letter-spacing:.04em}
.kr-ticket-title span{font-size:11px}.kr-ticket-title b{font-size:16px}
.kr-order{font-weight:700}
.kr-counter{position:relative;background:linear-gradient(180deg,#e7e8e8,#aeb2b4 50%,#d7d9da);border-top:7px solid #666;box-shadow:inset 0 4px #f9f9f9}
.kr-counter-edge{position:absolute;left:0;right:0;bottom:0;height:13px;background:linear-gradient(#8e9294,#5f6264);border-top:2px solid #eee}
.kr-kebab,.kr-build-label{position:relative;z-index:2}
.kr-build-label{background:#fff9;padding:7px 10px;border:1px solid #888;border-radius:4px;font-family:"Courier New",monospace;font-weight:900}
.kr-control-group{background:#f3f3f3;border:1px solid #ccc;border-radius:7px;padding:7px}
.kr-group-title{letter-spacing:.06em}
@media(max-width:600px){.kr-rotisserie{left:10px;transform:scale(.82);transform-origin:top left}.kr-grill{right:8px;transform:scale(.8);transform-origin:top right}.kr-sauce-rack{right:8px;transform:scale(.8);transform-origin:top right}.kr-steel-shelf{top:42px}.kr-ticket-title span{font-size:9px}.kr-ticket-title b{font-size:13px}}


/* v1.0.4 - food visual and preparation feedback pass */
.kr-counter{min-height:145px;align-items:center}
.kr-kebab{width:245px;height:125px;flex:0 0 245px;filter:drop-shadow(0 5px 3px #0003)}
.kr-pitta{left:10px;right:10px;background:radial-gradient(circle at 22% 35%,#9c6d2c 0 2px,transparent 3px),radial-gradient(circle at 72% 62%,#a87834 0 2px,transparent 3px),linear-gradient(#f2d38d,#d9a856);border-color:#94682d}
.kr-pitta.back{top:4px;height:76px;border-radius:52% 52% 18px 18px;transform:rotate(-2deg)}
.kr-pitta.front{top:66px;height:50px;border-radius:18px 18px 48% 48%;background:linear-gradient(#e7bd6d,#c98f3e);box-shadow:inset 0 7px 7px #fff2}
.kr-stack{left:30px;right:30px;top:18px;height:74px;display:block;font-size:0;overflow:visible}
.kr-food{position:absolute;display:block;animation:kr-drop .22s cubic-bezier(.2,.9,.3,1.25) both;animation-delay:calc(var(--i) * 18ms)}
@keyframes kr-drop{from{opacity:0;transform:translateY(-28px) scale(.75) rotate(-8deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(var(--r,0deg))}}
.kr-meat{top:31px;left:12px;right:12px;height:35px;z-index:1}
.kr-meat.lamb_doner{background:repeating-linear-gradient(165deg,#704020 0 7px,#9b6033 7px 13px,#553018 13px 18px);clip-path:polygon(0 38%,8% 13%,18% 34%,27% 4%,38% 27%,48% 8%,58% 31%,69% 3%,78% 25%,89% 9%,100% 35%,95% 100%,4% 94%);box-shadow:0 4px 0 #4c2915}
.kr-meat.chicken_shish{background:repeating-linear-gradient(90deg,#d8913e 0 19px,#f0b55f 19px 31px,#9d5a27 31px 35px);clip-path:polygon(0 28%,7% 7%,16% 19%,24% 0,33% 20%,43% 5%,52% 22%,61% 2%,71% 19%,82% 3%,91% 22%,100% 8%,96% 92%,3% 100%);box-shadow:0 4px 0 #875025}
.kr-salad{width:34px;height:20px;z-index:2;top:19px;left:calc(12px + (var(--i) * 22px));--r:-5deg}
.kr-salad.tomato{background:#e43b35;border:2px solid #9f201d;border-radius:50%;box-shadow:inset 0 0 0 4px #f36a61}
.kr-salad.cucumber{background:#c9df70;border:4px solid #4e8d45;border-radius:50%;width:29px;height:17px;--r:9deg}
.kr-salad.cabbage{background:repeating-linear-gradient(35deg,#8b4f9f 0 4px,#c87bd1 4px 7px);height:13px;border-radius:40%;--r:-11deg}
.kr-salad.onion{border:4px solid #c9a0d5;border-left-color:transparent;border-radius:50%;width:27px;height:17px;--r:12deg}
.kr-salad.lettuce{background:#6fb84c;clip-path:polygon(0 35%,14% 8%,29% 29%,44% 0,59% 28%,75% 6%,100% 38%,89% 100%,10% 90%);height:23px;--r:-4deg}
.kr-salad.chillies{background:#3b9a43;border-radius:70% 20% 70% 20%;width:29px;height:9px;box-shadow:10px 10px 0 #d62d28;--r:17deg}
.kr-sauce{left:18px;right:18px;height:8px;top:12px;z-index:5;border-radius:50%;transform:rotate(-5deg);animation:kr-squeeze .28s ease-out both;animation-delay:calc(var(--i) * 22ms);box-shadow:0 14px 0 currentColor,0 28px 0 currentColor}
@keyframes kr-squeeze{from{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:.92;clip-path:inset(0 0 0 0)}}
.kr-sauce.mayo{background:#fff7db;color:#fff7db}.kr-sauce.garlic_mayo{background:#f5edcf;color:#f5edcf}.kr-sauce.mild_chilli{background:#ef7d28;color:#ef7d28}.kr-sauce.hot_chilli{background:#d8231f;color:#d8231f}
.kr-build-label{max-width:none;flex:1;line-height:1.45}
.kr-controls button:active{transform:translateY(2px) scale(.98)}
@media(max-width:600px){.kr-counter{min-height:118px}.kr-kebab{width:165px;height:105px;flex-basis:165px}.kr-pitta.front{top:58px}.kr-pitta.back{height:68px}.kr-stack{left:19px;right:19px;top:15px}.kr-salad{left:calc(5px + (var(--i) * 15px));transform:scale(.8)}.kr-build-label{font-size:9px;padding:5px}.kr-meat{left:5px;right:5px}.kr-sauce{left:8px;right:8px}}

/* v1.0.5 - customer, queue and serving feedback pass */
.kr-hatch{isolation:isolate}.kr-queue{position:absolute;z-index:2;left:50%;bottom:39px;width:150px;height:115px;transform:translateX(-50%);pointer-events:none}.kr-queue-person{position:absolute;bottom:0;width:42px;height:67px;background:#283b5d;border:3px solid #111;border-radius:19px 19px 5px 5px;filter:brightness(.72)}.kr-queue-person:before{content:"";position:absolute;width:32px;height:34px;left:2px;top:-29px;background:#d6a17d;border:3px solid #111;border-radius:50%}.kr-queue-person:after{content:"";position:absolute;left:5px;right:5px;top:-29px;height:11px;background:#38281f;border-radius:50% 50% 25% 25%}.kr-queue-person.q1{left:5px;transform:scale(.72)}.kr-queue-person.q2{right:4px;transform:scale(.66)}.kr-queue-person.q3{left:54px;bottom:11px;transform:scale(.58);background:#6b2831}.kr-customer{transition:transform .18s ease,filter .18s ease}.kr-customer .kr-head,.kr-customer .kr-body{transition:background .2s ease,transform .2s ease}.kr-customer.builder .kr-body{background:#e7b326}.kr-customer.builder .kr-body:before{content:"";position:absolute;left:12px;right:12px;top:9px;height:8px;border-top:4px solid #c8d4d8;border-bottom:4px solid #c8d4d8}.kr-customer.office .kr-body{background:#315a86}.kr-customer.office .kr-customer-detail:before{content:"";position:absolute;left:40px;top:5px;width:9px;height:42px;background:#8f1e25;clip-path:polygon(0 0,100% 0,70% 100%,30% 100%)}.kr-customer.football .kr-body{background:repeating-linear-gradient(90deg,#b21f2d 0 13px,#f3f3f3 13px 25px)}.kr-customer.taxi .kr-body{background:#242424}.kr-customer.taxi .kr-hair{background:#111}.kr-customer.nightout .kr-body{background:#6c3478}.kr-customer.nightout .kr-hair{height:28px;transform:skew(-9deg)}.kr-customer.annoyed{transform:translateX(2px)}.kr-customer.annoyed .kr-mouth{border-bottom:0;border-top:3px solid #111;border-radius:50%;top:52px}.kr-customer.angry{animation:kr-impatient .22s infinite alternate}.kr-customer.angry .kr-head{background:#df937d}.kr-customer.angry .kr-mouth,.kr-customer.wrong .kr-mouth{border-bottom:0;border-top:4px solid #111;border-radius:50%;top:53px}.kr-customer.angry .kr-eye{height:3px;border-radius:0;transform:rotate(12deg)}.kr-customer.angry .e2{transform:rotate(-12deg)}.kr-customer.wrong{animation:kr-shake .12s 3}.kr-customer.wrong .kr-head{background:#dc8875}.kr-customer.leaving{transform:translateX(-135px) rotate(-5deg);opacity:.25}.kr-customer.happy .kr-mouth{height:7px;border-bottom:3px solid #111;border-radius:0 0 50% 50%}.kr-patience{height:13px;border:2px solid #111;background:#ddd}.kr-patience span{transition:width .1s linear,background .2s}.kr-ticket:has(.kr-patience span[style*="2"]){transform:rotate(.6deg)}@keyframes kr-impatient{from{transform:translateX(-2px)}to{transform:translateX(2px)}}@keyframes kr-shake{0%{transform:translateX(0)}50%{transform:translateX(-5px)}100%{transform:translateX(5px)}}
.kr-kebab.kr-serving-good{animation:kr-serve-good .6s ease-in forwards;z-index:8}.kr-kebab.kr-serving-bad{animation:kr-serve-bad .55s ease-in-out}.kr-kebab.kr-serving-good .kr-paper{opacity:1}.kr-paper{position:absolute;z-index:8;left:4px;right:4px;bottom:3px;height:34px;background:#f4f4eeaa;border:2px solid #aaa;transform:rotate(-2deg);opacity:.35}@keyframes kr-serve-good{0%{transform:translate(0,0) scale(1);opacity:1}65%{transform:translate(-70px,-65px) scale(.72) rotate(-7deg);opacity:1}100%{transform:translate(-95px,-90px) scale(.48) rotate(-10deg);opacity:0}}@keyframes kr-serve-bad{0%,100%{transform:translateX(0)}25%{transform:translateX(-9px) rotate(-2deg)}75%{transform:translateX(9px) rotate(2deg)}}
.kr-toast{top:31%;text-align:center;box-shadow:5px 6px 0 #0004}.kr-toast.good{background:#b8f0b8}.kr-toast.bad{background:#ffb5b5}.kr-speech{min-height:38px;display:flex;align-items:center;justify-content:center;transition:background .2s}.kr-customer.angry + .kr-speech,.kr-customer.wrong + .kr-speech{background:#ffe0df}
@media(max-width:600px){.kr-queue{width:115px;height:92px;bottom:35px}.kr-queue-person.q1{left:0}.kr-queue-person.q2{right:0}.kr-queue-person.q3{left:38px}.kr-kebab.kr-serving-good{animation-name:kr-serve-good-mobile}@keyframes kr-serve-good-mobile{0%{transform:translate(0,0) scale(1);opacity:1}100%{transform:translate(-48px,-75px) scale(.45) rotate(-9deg);opacity:0}}}

/* v1.0.6 - late-night visual overhaul and physically layered kebab */
.kr-wrap{max-width:920px;background:#111;border-color:#080808;box-shadow:0 18px 55px #0007}
.kr-topbar{background:linear-gradient(#252525,#090909);border-bottom:2px solid #555;padding:10px 16px}.kr-brand{font-size:28px;text-shadow:0 2px 0 #000}.kr-brand b{color:#ff333b}.kr-topbar small{color:#ffd966;font-weight:800;letter-spacing:.08em}
.kr-hud{background:linear-gradient(#262626,#0b0b0b);border-bottom:3px solid #d71920}.kr-hud div{padding:7px 8px;border-color:#555}.kr-hud small{color:#bbb;letter-spacing:.12em;font-weight:900}.kr-hud strong{color:#ffcf4b;text-shadow:0 2px #000}
.kr-scene{grid-template-columns:1.45fr .8fr;min-height:390px;background:#171717}.kr-hatch{min-height:255px;background:linear-gradient(180deg,#2b2d30 0 18%,#151a22 18% 78%,#34383b 78%);border-right:8px solid #6d7072;padding:15px 18px}.kr-hatch:before{border-color:#85898b;box-shadow:inset 0 0 0 2px #ddd, inset 0 0 40px #0008}
.kr-hatch:after{content:"";position:absolute;z-index:1;left:12%;right:8%;top:55px;bottom:30px;background:radial-gradient(circle at 72% 24%,#ffd778 0 2px,transparent 3px),radial-gradient(circle at 82% 31%,#ff5a6d 0 3px,transparent 4px),linear-gradient(180deg,#101a2a 0 60%,#24272c 60%);opacity:.9;box-shadow:inset 0 -18px 28px #0008}
.kr-neon{position:absolute;z-index:3;right:20px;top:63px;color:#ff3c54;font-size:14px;font-weight:1000;letter-spacing:.12em;text-shadow:0 0 5px #ff2b47,0 0 12px #ff2b47;transform:rotate(-2deg)}
.kr-van-interior{z-index:2}.kr-steel-shelf{top:48px}.kr-sign{font-size:10px;letter-spacing:.08em}.kr-rotisserie{top:92px;width:58px;height:130px}.kr-rotisserie i{width:33px;height:94px;background:repeating-linear-gradient(178deg,#5c2b14 0 8px,#9a552b 8px 15px,#d08343 15px 18px);box-shadow:0 0 16px #f77a2d66}.kr-grill{top:120px}.kr-sauce-rack{top:188px}
.kr-queue{z-index:3;bottom:50px}.kr-customer{z-index:5;width:108px;margin-top:58px;filter:drop-shadow(0 6px 5px #0008)}.kr-head{width:72px;height:76px;border-width:2px;background:linear-gradient(#e8b58f,#d99a74)}.kr-hair{border-radius:55% 45% 30% 25%;height:20px}.kr-eye{top:34px;width:4px;height:4px}.e1{left:20px}.e2{right:20px}.kr-mouth{left:27px;top:54px;width:16px;height:6px;border:0!important;border-bottom:3px solid #35241d!important;border-radius:0 0 50% 50%!important;background:transparent!important}.kr-customer.annoyed .kr-mouth,.kr-customer.angry .kr-mouth,.kr-customer.wrong .kr-mouth{top:58px!important;height:5px!important;border:0!important;border-top:3px solid #35241d!important;border-radius:50% 50% 0 0!important}.kr-customer.happy .kr-mouth{border-bottom-color:#35241d!important}.kr-body{height:78px;position:relative}.kr-speech{z-index:6;position:absolute;right:13px;bottom:21px;width:150px;min-height:45px;font-size:12px;border-radius:16px}.kr-speech:after{content:"";position:absolute;left:20px;bottom:-10px;border:10px solid transparent;border-top-color:#111;transform:rotate(12deg)}
.kr-ticket{margin:18px 14px 10px;z-index:8;min-height:190px;transform:rotate(1deg);font-size:13px}.kr-ticket-title{font-size:12px}.kr-order{font-size:13px;line-height:1.6}.kr-order strong{font-size:18px;display:block;margin-bottom:6px}.kr-patience{margin-top:12px;height:15px;box-shadow:inset 0 2px 3px #0004}.kr-patience span{background:linear-gradient(90deg,#36a852,#b9d532);transform-origin:left}
.kr-counter{grid-column:1/-1;min-height:185px;padding:42px 24px 18px;background:linear-gradient(180deg,#f2f4f4 0,#9da3a6 9%,#d7dadb 55%,#858a8d);border-top:8px solid #53575a;box-shadow:inset 0 4px #fff,0 -8px 20px #0007;gap:28px}.kr-prep-rail{position:absolute;z-index:1;left:15px;right:15px;top:5px;height:44px;display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.kr-prep-rail span{position:relative;overflow:hidden;background:#555;border:2px solid #777;border-radius:3px;color:#fff;font-size:7px;font-weight:900;text-align:center;padding-top:27px;text-shadow:0 1px #000}.kr-prep-rail span:before{content:"";position:absolute;left:4px;right:4px;top:3px;height:22px;border-radius:3px}.kr-prep-rail .lamb:before{background:repeating-linear-gradient(165deg,#6f3c20 0 4px,#a36436 4px 8px)}.kr-prep-rail .chicken:before{background:repeating-linear-gradient(90deg,#d88b36 0 8px,#f0b65f 8px 14px)}.kr-prep-rail .lettuce:before{background:#67ad47}.kr-prep-rail .tomato:before{background:#df3d35}.kr-prep-rail .cucumber:before{background:#83b65c}.kr-prep-rail .cabbage:before{background:#8c4d9c}.kr-prep-rail .onion:before{background:#d5a8d8}.kr-prep-rail .chillies:before{background:linear-gradient(135deg,#389343 50%,#d52d2d 50%)}
.kr-kebab{width:390px;height:155px;flex:0 0 390px;filter:drop-shadow(0 9px 5px #0005)}.kr-pitta{left:5px;right:5px}.kr-pitta.back{top:2px;height:104px;border-radius:52% 52% 25px 25px;background:radial-gradient(circle at 20% 28%,#9d6a2d 0 2px,transparent 3px),radial-gradient(circle at 72% 58%,#9d6a2d 0 2px,transparent 3px),linear-gradient(#f2d38d,#d7a252)}.kr-pitta.front{top:112px;height:36px;border-radius:8px 8px 50% 50%;z-index:12}.kr-stack{left:35px;right:35px;top:25px;height:105px;overflow:visible}.kr-meat{top:58px;left:6px;right:6px;height:48px;z-index:2}.kr-salad{top:auto;left:auto;width:auto;height:auto;z-index:calc(4 + var(--i));transform:none!important;animation:kr-salad-fall .24s cubic-bezier(.2,.9,.3,1.15) both}.kr-salad:before,.kr-salad:after{content:"";position:absolute}
@keyframes kr-salad-fall{from{opacity:0;transform:translateY(-35px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}
.kr-salad.lettuce{left:8px;right:8px;bottom:43px;height:24px;background:repeating-linear-gradient(145deg,#4d9d39 0 12px,#75c957 12px 23px);clip-path:polygon(0 35%,5% 10%,11% 33%,17% 4%,24% 31%,31% 5%,38% 32%,45% 3%,52% 29%,60% 7%,67% 33%,74% 5%,82% 31%,90% 8%,100% 38%,96% 100%,3% 94%)}
.kr-salad.cabbage{left:15px;right:15px;bottom:58px;height:17px;background:repeating-linear-gradient(12deg,#713a83 0 4px,#b35fc0 4px 8px,#d08ada 8px 11px);border-radius:45%;transform:rotate(-2deg)!important}.kr-salad.tomato{left:36px;right:36px;bottom:69px;height:15px;background:repeating-linear-gradient(90deg,#d8322d 0 37px,#f26459 37px 49px,transparent 49px 57px);border:0;box-shadow:none;border-radius:45%}.kr-salad.cucumber{left:55px;right:55px;bottom:80px;height:13px;background:repeating-linear-gradient(90deg,#4c9142 0 6px,#c9df70 6px 31px,#4c9142 31px 36px,transparent 36px 48px);border:0;border-radius:50%;width:auto}.kr-salad.onion{left:45px;right:45px;bottom:88px;height:12px;border:0;width:auto;background:repeating-linear-gradient(105deg,transparent 0 19px,#c898ce 19px 23px,transparent 23px 34px);border-radius:0}.kr-salad.chillies{left:82px;right:82px;bottom:96px;height:9px;width:auto;background:repeating-linear-gradient(120deg,#2f8f3e 0 16px,transparent 16px 29px,#d62d28 29px 41px,transparent 41px 54px);box-shadow:none;border-radius:8px}.kr-sauce{left:32px;right:32px;top:auto;bottom:52px;height:7px;z-index:20;box-shadow:0 -17px 0 currentColor,0 -34px 0 currentColor;transform:rotate(-3deg)}
.kr-build-panel{flex:1;min-width:180px;background:linear-gradient(#222,#0c0c0c);border:3px solid #555;border-radius:8px;padding:10px;color:#fff;box-shadow:inset 0 0 0 1px #888,0 5px 8px #0004}.kr-build-panel small{display:block;color:#ffcf4b;font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.kr-build-label{background:none;border:0;color:#fff;padding:0;font-family:Arial,sans-serif;font-size:11px;line-height:1.5}
.kr-controls{background:linear-gradient(#242424,#111);padding:12px;border-top:3px solid #555}.kr-control-group{background:#181818;border-color:#4d4d4d;padding:8px}.kr-group-title{color:#ddd;border-color:#555}.kr-controls button{background:linear-gradient(#f8f2e7,#d8d0c3);border:2px solid #080808;box-shadow:inset 0 0 0 2px #fff8,0 3px 0 #050505;min-height:58px;color:#171717}.kr-controls button span{font-size:24px}.kr-controls button.selected{background:linear-gradient(#ffe28b,#f4b933);box-shadow:inset 0 0 0 2px #fff9,0 1px 0 #050505}.kr-actions .kr-clear{background:linear-gradient(#555,#222);color:#fff}.kr-actions .kr-serve{background:linear-gradient(#39c83d,#16821c);color:#fff;font-size:20px;text-shadow:0 2px #0b5310;border-color:#062e09;box-shadow:inset 0 0 0 2px #78ef7b,0 4px 0 #062e09}.kr-actions .kr-serve:active{box-shadow:inset 0 0 0 2px #78ef7b,0 1px 0 #062e09}
.kr-toast{top:36%;font-size:28px}.kr-toast.good{background:#d4ffb9}.kr-toast.bad{background:#ffd0ca}
@media(max-width:700px){.kr-wrap{max-width:none}.kr-scene{grid-template-columns:1.25fr .95fr;min-height:310px}.kr-hatch{min-height:205px}.kr-customer{width:82px;margin-top:48px}.kr-head{width:60px;height:64px}.kr-eye{top:29px}.e1{left:16px}.e2{right:16px}.kr-mouth{left:22px;top:46px}.kr-body{height:62px}.kr-speech{right:6px;bottom:14px;width:105px;font-size:9px;padding:5px}.kr-ticket{margin:8px 6px;min-height:165px;padding:14px 8px 8px}.kr-order{font-size:10px}.kr-order strong{font-size:13px}.kr-counter{min-height:140px;padding:38px 8px 10px;gap:8px}.kr-prep-rail{left:5px;right:5px;height:36px}.kr-prep-rail span{font-size:0;padding:0}.kr-prep-rail span:before{height:25px}.kr-kebab{width:230px;height:115px;flex-basis:230px}.kr-pitta.back{height:78px}.kr-pitta.front{top:83px;height:29px}.kr-stack{left:20px;right:20px;top:16px;height:79px}.kr-meat{top:43px;height:38px}.kr-salad.lettuce{bottom:30px}.kr-salad.cabbage{bottom:42px}.kr-salad.tomato{bottom:50px}.kr-salad.cucumber{bottom:59px}.kr-salad.onion{bottom:66px}.kr-salad.chillies{bottom:72px}.kr-sauce{bottom:38px;left:18px;right:18px;box-shadow:0 -12px 0 currentColor,0 -24px 0 currentColor}.kr-build-panel{min-width:75px;padding:6px}.kr-build-panel small{font-size:7px}.kr-build-label{font-size:8px}.kr-controls{padding:7px}.kr-control-group{padding:5px;margin-bottom:6px}.kr-controls button{min-height:49px}.kr-controls button span{font-size:18px}.kr-actions .kr-serve{font-size:16px}}

/* v1.0.7 - cumulative kebab filling: every salad layer adds real height */
.kr-stack{--salad-step:11px;--salad-base:42px}
.kr-salad{bottom:calc(var(--salad-base) + (var(--layer) * var(--salad-step)))!important;z-index:calc(5 + var(--layer))!important}
.kr-salad.lettuce,.kr-salad.cabbage,.kr-salad.tomato,.kr-salad.cucumber,.kr-salad.onion,.kr-salad.chillies{transform:translateX(calc((var(--layer) - 2) * 2px)) rotate(calc((var(--layer) - 2) * .7deg))!important}
.kr-salad.lettuce{height:23px;left:8px;right:8px}
.kr-salad.cabbage{height:18px;left:14px;right:14px}
.kr-salad.tomato{height:16px;left:30px;right:30px}
.kr-salad.cucumber{height:15px;left:45px;right:45px}
.kr-salad.onion{height:15px;left:35px;right:35px}
.kr-salad.chillies{height:13px;left:65px;right:65px}
.kr-sauce{bottom:calc(var(--salad-base) + 13px + (var(--salad-count) * var(--salad-step)) + (var(--sauce-layer) * 6px))!important;z-index:30!important;box-shadow:0 -8px 0 currentColor,0 -16px 0 currentColor;transform:rotate(calc(-4deg + (var(--sauce-layer) * 7deg)))!important}
.kr-pitta.back{transition:transform .2s ease,height .2s ease;transform-origin:50% 100%;transform:scaleY(calc(1 + (min(var(--fill-layers), 6) * .018)))}
.kr-kebab.kr-stuffed .kr-pitta.back{filter:brightness(1.02)}
@media(max-width:700px){.kr-stack{--salad-step:7px;--salad-base:29px}.kr-salad.lettuce{height:17px}.kr-salad.cabbage{height:14px}.kr-salad.tomato{height:12px}.kr-salad.cucumber{height:11px}.kr-salad.onion{height:11px}.kr-salad.chillies{height:10px}.kr-sauce{bottom:calc(var(--salad-base) + 10px + (var(--salad-count) * var(--salad-step)) + (var(--sauce-layer) * 4px))!important;box-shadow:0 -6px 0 currentColor,0 -12px 0 currentColor}}


/* v1.0.8 - preparation animation and arcade game-feel pass */
.kr-rotisserie i{animation:kr-rotisserie-turn 2.8s linear infinite;transform-origin:50% 50%}
@keyframes kr-rotisserie-turn{0%,100%{filter:brightness(.86);transform:skew(-3deg) scaleX(.96)}25%{filter:brightness(1.12);transform:skew(-1deg) scaleX(1)}50%{filter:brightness(.9);transform:skew(2deg) scaleX(.94)}75%{filter:brightness(1.06);transform:skew(0) scaleX(1)}}
.kr-grill:after{content:"";position:absolute;left:3px;right:3px;top:-7px;height:13px;background:radial-gradient(ellipse at 18% 100%,#fff7 0 8%,transparent 28%),radial-gradient(ellipse at 48% 100%,#fff5 0 8%,transparent 30%),radial-gradient(ellipse at 78% 100%,#fff6 0 7%,transparent 27%);opacity:.35;animation:kr-grill-heat 1.15s ease-in-out infinite alternate;pointer-events:none}
@keyframes kr-grill-heat{from{transform:translateY(3px) scaleY(.7);opacity:.15}to{transform:translateY(-3px) scaleY(1.25);opacity:.48}}
.kr-meat:after{content:"";position:absolute;left:18%;top:-22px;width:64%;height:24px;background:radial-gradient(ellipse at 25% 100%,#fff8 0 7%,transparent 36%),radial-gradient(ellipse at 55% 100%,#fff6 0 6%,transparent 34%),radial-gradient(ellipse at 82% 100%,#fff7 0 7%,transparent 36%);filter:blur(2px);opacity:.42;animation:kr-steam 1.35s ease-in-out infinite;pointer-events:none}
@keyframes kr-steam{0%{transform:translateY(7px) scale(.8);opacity:0}45%{opacity:.45}100%{transform:translateY(-8px) scale(1.15);opacity:0}}
.kr-kebab.kr-add-meat .kr-meat{animation:kr-meat-tumble .36s cubic-bezier(.18,.9,.3,1.18) both}
@keyframes kr-meat-tumble{0%{opacity:0;transform:translateY(-45px) rotate(-5deg) scale(.72)}65%{opacity:1;transform:translateY(4px) rotate(2deg) scale(1.04)}100%{transform:translateY(0) rotate(0) scale(1)}}
.kr-kebab.kr-add-salad .kr-salad:last-child{animation:kr-salad-scatter .38s cubic-bezier(.16,.86,.28,1.2) both!important}
@keyframes kr-salad-scatter{0%{opacity:0;transform:translateY(-52px) rotate(-12deg) scale(.68)!important}70%{opacity:1;transform:translateY(3px) rotate(3deg) scale(1.06)!important}100%{transform:translateY(0) rotate(0) scale(1)!important}}
.kr-kebab.kr-add-sauce .kr-sauce:last-child{animation:kr-sauce-squeeze .42s ease-out both!important;transform-origin:left center}
@keyframes kr-sauce-squeeze{0%{opacity:.15;clip-path:inset(0 100% 0 0)}100%{opacity:1;clip-path:inset(0 0 0 0)}}
.kr-controls button.kr-tapped{animation:kr-button-pop .25s ease-out}
@keyframes kr-button-pop{0%{transform:scale(1)}42%{transform:scale(.91)}75%{transform:scale(1.06)}100%{transform:scale(1)}}
.kr-toast.show.good{animation:kr-good-pop .7s cubic-bezier(.18,.9,.25,1.15)}
.kr-toast.show.bad{animation:kr-bad-pop .5s ease-in-out}
@keyframes kr-good-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.45) rotate(-5deg)}45%{opacity:1;transform:translate(-50%,-50%) scale(1.16) rotate(2deg)}100%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}
@keyframes kr-bad-pop{0%,100%{transform:translate(-50%,-50%) translateX(0) scale(1)}25%{transform:translate(-50%,-50%) translateX(-12px) rotate(-2deg)}75%{transform:translate(-50%,-50%) translateX(12px) rotate(2deg)}}
.kr-kebab.kr-serving-good{filter:drop-shadow(0 0 13px #ffe56a) drop-shadow(0 9px 5px #0005)}
@media(prefers-reduced-motion:reduce){.kr-rotisserie i,.kr-grill:after,.kr-meat:after,.kr-food,.kr-controls button.kr-tapped,.kr-toast.show{animation:none!important}}

/* v1.0.9 audio and tactile controls */
.kr-top-actions{display:flex;align-items:center;gap:8px}.kr-sound{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:18px;cursor:pointer;touch-action:manipulation}.kr-sound:hover,.kr-sound:focus-visible{background:rgba(255,255,255,.14)}.kr-sound[aria-pressed="true"]{opacity:.65}


/* v1.0.10 - progressive rush stages and bonus customers */
.kr-hud{grid-template-columns:repeat(4,1fr)}
.kr-rush-hud strong{font-size:14px;line-height:24px;white-space:nowrap}
.kr-bonus-badge{display:none;margin:6px 0 3px;padding:4px 6px;background:#ffd43b;border:2px solid #111;font-family:Arial,sans-serif;font-size:10px;font-weight:900;text-align:center;transform:rotate(-1deg)}
.kr-bonus-badge.active{display:block;animation:kr-bonus-pulse .75s ease-in-out infinite alternate}
@keyframes kr-bonus-pulse{from{transform:rotate(-1deg) scale(1)}to{transform:rotate(1deg) scale(1.04)}}
.kr-wrap[data-rush-stage="1"] .kr-neon{filter:brightness(1.08)}
.kr-wrap[data-rush-stage="2"] .kr-neon{animation:kr-rush-flicker 2.1s infinite}
.kr-wrap[data-rush-stage="3"] .kr-queue{transform:scale(1.04);transform-origin:center bottom}
.kr-wrap[data-rush-stage="4"] .kr-queue{transform:scale(1.08);transform-origin:center bottom;filter:drop-shadow(0 0 5px #fff4)}
@keyframes kr-rush-flicker{0%,93%,100%{opacity:1}95%{opacity:.62}97%{opacity:.9}}
@media(max-width:600px){.kr-hud strong{font-size:18px}.kr-rush-hud strong{font-size:10px;line-height:20px}.kr-hud div{padding:6px 2px}}
@media(prefers-reduced-motion:reduce){.kr-bonus-badge.active,.kr-wrap[data-rush-stage="2"] .kr-neon{animation:none!important}}

/* v1.0.11: permanent kebab chef with a natural, relaxed working stance. */
.kr-customer.chef .kr-body{background:#202020!important;border-radius:24px 24px 7px 7px;overflow:visible}
.kr-customer.chef .kr-body:before{content:""!important;position:absolute;left:17px;right:17px;top:8px;height:54px;border:0!important;background:linear-gradient(90deg,transparent 0 17%,#111 17% 24%,transparent 24% 76%,#111 76% 83%,transparent 83%);opacity:.8}
.kr-customer.chef .kr-body:after{content:"CHEF";position:absolute;left:50%;top:22px;transform:translateX(-50%);font-size:8px;font-weight:900;letter-spacing:.08em;color:#f4f4f4;background:#b71920;border-radius:3px;padding:2px 4px}
.kr-customer.chef .kr-hair{background:#111;height:16px;top:-5px;border-radius:50% 50% 22% 22%}
.kr-customer.chef{transform:none}
.kr-customer.chef.annoyed{transform:translateX(1px)}
.kr-customer.chef.angry{animation:kr-impatient .22s infinite alternate}

/* v1.0.12: permanent chef plus animated customers at the hatch. */
.kr-chef{position:absolute;z-index:3;left:18px;bottom:24px;width:62px;filter:drop-shadow(0 4px 3px #0008);pointer-events:none}.kr-chef-head{width:38px;height:40px;margin:auto;background:linear-gradient(#e8b58f,#d99a74);border:2px solid #111;border-radius:50%;position:relative}.kr-chef-head:before{content:"";position:absolute;left:3px;right:3px;top:-5px;height:13px;background:#111;border-radius:50% 50% 20% 20%}.kr-chef-head span:before,.kr-chef-head span:after{content:"";position:absolute;top:20px;width:3px;height:3px;background:#111;border-radius:50%}.kr-chef-head span:before{left:10px}.kr-chef-head span:after{right:10px}.kr-chef-body{height:48px;background:#202020;border:2px solid #111;border-radius:18px 18px 4px 4px;color:#fff;font-size:7px;font-weight:900;text-align:center;padding-top:17px;box-sizing:border-box}.kr-chef-body:after{content:"";position:absolute;left:13px;right:13px;bottom:4px;height:28px;border-left:5px solid #ddd;border-right:5px solid #ddd;opacity:.65}.kr-customer{transform-origin:center bottom}.kr-customer.arriving{animation:kr-customer-arrive .28s ease-out both}.kr-customer.served-leaving{animation:kr-customer-served-leave .48s ease-in both}.kr-customer.walkout-leaving{animation:kr-customer-walkout .48s ease-in both}.kr-ticket{transition:transform .2s ease,opacity .2s ease}.kr-customer.arriving~.kr-speech{animation:kr-speech-pop .3s .12s both}@keyframes kr-customer-arrive{from{transform:translateX(125px) scale(.9);opacity:0}to{transform:translateX(0) scale(1);opacity:1}}@keyframes kr-customer-served-leave{0%{transform:translateX(0);opacity:1}30%{transform:translateY(-3px) rotate(-2deg)}100%{transform:translateX(-145px) rotate(-5deg);opacity:0}}@keyframes kr-customer-walkout{from{transform:translateX(0);opacity:1}to{transform:translateX(-155px) rotate(-7deg);opacity:0}}@keyframes kr-speech-pop{from{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:700px){.kr-chef{left:4px;bottom:18px;transform:scale(.78);transform-origin:left bottom}}

/* v1.0.13: the prep counter itself is the touch interface. */
.kr-prep-counter{background:linear-gradient(#b9bec1,#777d81 8px,#d8dcde 9px,#9ba1a4 14px,#17191b 15px);padding-top:22px;box-shadow:inset 0 2px #fff8,0 -5px 18px #0008}.kr-prep-counter .kr-group-title{letter-spacing:.08em;text-shadow:0 1px #000;color:#f5f5f5}.kr-prep-counter button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.kr-meat-station{min-height:104px!important;background:linear-gradient(#343434,#161616)!important;border:3px solid #777!important;box-shadow:inset 0 0 0 2px #111,0 4px 0 #080808!important;position:relative;overflow:hidden}.kr-meat-station b,.kr-meat-station small{display:block;position:relative;z-index:3}.kr-meat-station small{font-size:9px;opacity:.65;margin-top:2px}.kr-meat-visual{height:52px;width:90px;display:block;margin:0 auto 5px;position:relative}.kr-meat-station.lamb .kr-meat-visual:before{content:"";position:absolute;width:28px;height:48px;left:31px;top:1px;border-radius:45% 45% 30% 30%;background:repeating-linear-gradient(8deg,#8b4c2d 0 5px,#bc7650 6px 10px);box-shadow:0 0 0 3px #4d2a1d,0 0 12px #f90a}.kr-meat-station.lamb .kr-meat-visual:after{content:"";position:absolute;left:43px;top:-3px;width:4px;height:58px;background:#aaa;z-index:-1}.kr-meat-station.chicken .kr-meat-visual{border-bottom:8px solid #333;background:repeating-linear-gradient(90deg,transparent 0 9px,#555 10px 12px)}.kr-meat-station.chicken .kr-meat-visual i{position:absolute;width:24px;height:17px;background:#d89248;border:2px solid #70431e;border-radius:45%;bottom:9px}.kr-meat-station.chicken .kr-meat-visual i:nth-child(1){left:8px;transform:rotate(-8deg)}.kr-meat-station.chicken .kr-meat-visual i:nth-child(2){left:34px;bottom:13px}.kr-meat-station.chicken .kr-meat-visual i:nth-child(3){right:7px;transform:rotate(9deg)}
.kr-salad-bar{gap:5px!important;background:#555;padding:6px;border:3px solid #aaa;border-radius:7px;box-shadow:inset 0 0 0 2px #333}.kr-food-tray{height:91px!important;min-height:0!important;padding:4px 4px 7px!important;border-radius:3px!important;background:linear-gradient(135deg,#d7dcdf,#858b8f)!important;border:2px solid #e9edef!important;box-shadow:inset 0 0 0 4px #555,0 3px 0 #333!important;overflow:hidden;position:relative}.kr-food-tray .kr-tray-food{display:block;height:57px;margin:0 0 3px;border-radius:2px;box-shadow:inset 0 3px 8px #0005;position:relative;overflow:hidden}.kr-food-tray b{font-size:9px;line-height:11px;display:block;color:#111;text-shadow:0 1px #fff8}.kr-food-tray.tomato .kr-tray-food{background:radial-gradient(circle at 20% 30%,#ff8b77 0 6px,#b61d20 7px 13px,transparent 14px),radial-gradient(circle at 68% 65%,#ff8b77 0 7px,#a91418 8px 14px,transparent 15px),#6e1717}.kr-food-tray.cucumber .kr-tray-food{background:radial-gradient(circle,#d8f1ad 0 6px,#6ca449 7px 10px,#315d2e 11px 13px,transparent 14px),radial-gradient(circle at 25% 70%,#d8f1ad 0 6px,#6ca449 7px 10px,#315d2e 11px 13px,transparent 14px),#456c37;background-size:34px 30px}.kr-food-tray.cabbage .kr-tray-food{background:repeating-linear-gradient(18deg,#ddd7ed 0 4px,#9b77aa 5px 8px,#eee 9px 11px)}.kr-food-tray.onion .kr-tray-food{background:repeating-radial-gradient(ellipse at 35% 40%,#fff 0 2px,#e2bfd9 3px 5px,#a66391 6px 7px,#f4e8f0 8px 11px)}.kr-food-tray.lettuce .kr-tray-food{background:repeating-linear-gradient(145deg,#89c43d 0 5px,#4f8e2c 6px 10px,#b2db55 11px 15px)}.kr-food-tray.chillies .kr-tray-food{background:radial-gradient(ellipse at 20% 30%,#e32825 0 5px,transparent 6px),radial-gradient(ellipse at 60% 55%,#2f9b3d 0 5px,transparent 6px),radial-gradient(ellipse at 80% 20%,#e32825 0 5px,transparent 6px),#43642c;background-size:27px 24px}
.kr-sauce-bar{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;align-items:end;background:#252525;padding:8px;border-radius:8px;border:2px solid #555}.kr-sauce-bottle{height:112px!important;min-height:0!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0 2px 4px!important;overflow:visible!important}.kr-sauce-bottle .kr-bottle{display:block;width:38px;height:75px;margin:auto;position:relative;border-radius:9px 9px 12px 12px;background:#f4efe4;border:2px solid #222;box-shadow:inset -7px 0 #0001,0 3px 4px #0008;transition:transform .12s}.kr-sauce-bottle .kr-bottle:before{content:"";position:absolute;left:11px;top:-14px;width:14px;height:16px;background:inherit;border:2px solid #222;border-bottom:0;border-radius:3px 3px 0 0}.kr-sauce-bottle .kr-bottle i{position:absolute;left:5px;right:5px;top:29px;height:20px;border-radius:4px;background:#fff9;border:1px solid #0003}.kr-sauce-bottle.mild .kr-bottle{background:#e98535}.kr-sauce-bottle.hot .kr-bottle{background:#b51e24}.kr-sauce-bottle.garlic .kr-bottle{background:#efe1b7}.kr-sauce-bottle b{display:block;margin-top:5px;color:#fff;font-size:9px;line-height:10px}.kr-sauce-bottle:active .kr-bottle,.kr-sauce-bottle.selected .kr-bottle{transform:translateY(4px) rotate(-5deg)}.kr-food-tray.selected{outline:3px solid #ffe252;outline-offset:-4px;filter:brightness(1.12)}.kr-meat-station.selected{outline:3px solid #ffe252;outline-offset:-5px}.kr-sauce-bottle.selected b{color:#ffe252}.kr-prep-counter button:focus-visible{outline:3px solid #fff!important;outline-offset:2px!important}
@media(max-width:600px){.kr-prep-counter{padding-left:5px;padding-right:5px}.kr-salad-bar{grid-template-columns:repeat(3,1fr)!important}.kr-food-tray{height:78px!important}.kr-food-tray .kr-tray-food{height:45px}.kr-sauce-bar{gap:2px!important}.kr-sauce-bottle{height:99px!important}.kr-sauce-bottle .kr-bottle{width:31px;height:64px}.kr-sauce-bottle b{font-size:7px}.kr-meat-station{min-height:94px!important}}
/* v1.0.14 — photographic ingredient artwork */
.kr-food-tray .kr-tray-food{background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;filter:saturate(1.08) contrast(1.03)}
.kr-food-tray.tomato .kr-tray-food{background-image:url('../images/tomato.webp')!important}.kr-food-tray.cucumber .kr-tray-food{background-image:url('../images/cucumber.webp')!important}.kr-food-tray.cabbage .kr-tray-food{background-image:url('../images/cabbage.webp')!important}.kr-food-tray.onion .kr-tray-food{background-image:url('../images/onion.webp')!important}.kr-food-tray.lettuce .kr-tray-food{background-image:url('../images/lettuce.webp')!important}.kr-food-tray.chillies .kr-tray-food{background-image:url('../images/chillies.webp')!important}
.kr-meat-station .kr-meat-visual{width:112px;height:58px;border-radius:5px;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;box-shadow:inset 0 0 0 2px #0008,0 2px 7px #0009;overflow:hidden}
.kr-meat-station.lamb .kr-meat-visual{background-image:url('../images/lamb_doner.webp')!important}.kr-meat-station.chicken .kr-meat-visual{background-image:url('../images/chicken_shish.webp')!important;border-bottom:0}
.kr-meat-station .kr-meat-visual:before,.kr-meat-station .kr-meat-visual:after,.kr-meat-station .kr-meat-visual i{display:none!important}
.kr-sauce-bottle .kr-bottle{width:48px;height:78px;border:0!important;border-radius:5px!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;box-shadow:0 3px 6px #0009!important}
.kr-sauce-bottle .kr-bottle:before,.kr-sauce-bottle .kr-bottle i{display:none!important}.kr-sauce-bottle.mayo .kr-bottle{background-image:url('../images/mayo.webp')!important}.kr-sauce-bottle.garlic .kr-bottle{background-image:url('../images/garlic_mayo.webp')!important}.kr-sauce-bottle.mild .kr-bottle{background-image:url('../images/mild_chilli.webp')!important}.kr-sauce-bottle.hot .kr-bottle{background-image:url('../images/hot_chilli.webp')!important}
/* Use the same photographic food textures on the kebab while retaining the existing stacking geometry. */
.kr-meat.lamb_doner{background-image:url('../images/lamb_doner.webp')!important;background-size:cover!important;background-position:center 58%!important}.kr-meat.chicken_shish{background-image:url('../images/chicken_shish.webp')!important;background-size:cover!important;background-position:center!important}
.kr-salad.lettuce{background-image:url('../images/lettuce.webp')!important;background-size:cover!important;background-position:center!important}.kr-salad.cabbage{background-image:url('../images/cabbage.webp')!important;background-size:cover!important;background-position:center!important}.kr-salad.tomato{background-image:url('../images/tomato.webp')!important;background-size:cover!important;background-position:center!important}.kr-salad.cucumber{background-image:url('../images/cucumber.webp')!important;background-size:cover!important;background-position:center!important}.kr-salad.onion{background-image:url('../images/onion.webp')!important;background-size:cover!important;background-position:center!important}.kr-salad.chillies{background-image:url('../images/chillies.webp')!important;background-size:cover!important;background-position:center!important}
@media(max-width:600px){.kr-meat-station .kr-meat-visual{width:92px;height:50px}.kr-sauce-bottle .kr-bottle{width:39px;height:67px}}


/* v1.0.15 — realistic kebab-van prep bench. Photographic food stays in the
   stainless trays; the assembled kebab deliberately keeps the game's drawn style. */
.kr-prep-bench{background:linear-gradient(180deg,#dfe3e5 0,#8e9498 8px,#bfc4c7 9px,#6f7579 100%)!important;border:2px solid #4b4f52!important;box-shadow:inset 0 2px 0 #fff9,0 4px 10px #0006!important;padding:8px!important}
.kr-prep-bench .kr-group-title{color:#fff;background:#242628;border:1px solid #555;border-radius:4px;padding:5px 8px;margin-bottom:7px;text-shadow:0 1px #000}
.kr-prep-bench-row{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:8px;align-items:stretch}
.kr-salad-bar{grid-template-columns:repeat(3,1fr)!important;padding:5px!important;background:linear-gradient(#8c9296,#555a5e)!important;border:2px solid #d8dcdf!important;box-shadow:inset 0 0 0 2px #3f4346,0 2px 5px #0006!important}
.kr-food-tray{height:94px!important;padding:5px 5px 6px!important;background:linear-gradient(135deg,#eef1f2,#8e9599 55%,#cbd0d2)!important;border:2px solid #f5f7f8!important;box-shadow:inset 0 0 0 4px #686e72,0 2px 3px #0008!important}
.kr-food-tray .kr-tray-food{height:61px;border:1px solid #4b4f52;border-radius:2px;box-shadow:inset 0 5px 9px #0005,0 1px #fff8;background-color:#333!important}
.kr-food-tray b{display:inline-block;background:#17191a;color:#fff!important;text-shadow:none!important;border:1px solid #777;border-radius:2px;padding:2px 6px;margin-top:-1px;position:relative;z-index:2;letter-spacing:.03em}
.kr-sauce-bar{grid-template-columns:repeat(4,1fr)!important;gap:2px!important;background:linear-gradient(#777d80,#3f4346)!important;border:2px solid #d8dcdf!important;border-radius:5px!important;padding:7px 3px 5px!important;align-items:end!important}
.kr-sauce-bottle{height:184px!important;display:flex!important;flex-direction:column;justify-content:flex-end;align-items:center;padding:0!important}
.kr-sauce-bottle .kr-bottle{width:39px!important;height:139px!important;background-size:contain!important;background-position:center bottom!important;filter:drop-shadow(0 4px 3px #0008)}
.kr-sauce-bottle b{font-size:8px!important;line-height:9px!important;min-height:20px;display:flex!important;align-items:center;justify-content:center;margin-top:3px!important}
/* Return the food on the pitta to the generated arcade artwork. */
.kr-meat.lamb_doner,.kr-meat.chicken_shish,.kr-salad.lettuce,.kr-salad.cabbage,.kr-salad.tomato,.kr-salad.cucumber,.kr-salad.onion,.kr-salad.chillies{background-image:none!important}
.kr-meat.lamb_doner{background:repeating-linear-gradient(10deg,#754027 0 5px,#a9653e 6px 10px,#5b2e1d 11px 13px)!important}
.kr-meat.chicken_shish{background:repeating-linear-gradient(90deg,#d88a43 0 15px,#a75b2d 16px 19px,#e4a35e 20px 33px)!important}
.kr-salad.lettuce{background:repeating-linear-gradient(145deg,#8fc943 0 5px,#4d8f2d 6px 10px,#b5dc59 11px 15px)!important}
.kr-salad.cabbage{background:repeating-linear-gradient(18deg,#d9cce8 0 4px,#8c5a9d 5px 8px,#eee7f3 9px 11px)!important}
.kr-salad.tomato{background:repeating-linear-gradient(90deg,#d92f2f 0 15px,#ff6b55 16px 20px,#b51e23 21px 34px)!important}
.kr-salad.cucumber{background:repeating-linear-gradient(90deg,#3d7135 0 5px,#a8d477 6px 18px,#d7ecae 19px 25px,#4f873d 26px 31px)!important}
.kr-salad.onion{background:repeating-linear-gradient(90deg,#a65c91 0 3px,#f1ddeb 4px 11px,#c889b2 12px 15px,#fff 16px 22px)!important}
.kr-salad.chillies{background:repeating-linear-gradient(115deg,#d92c27 0 7px,#2d8f3a 8px 13px,#e64b31 14px 20px)!important}
@media(max-width:600px){.kr-prep-bench-row{grid-template-columns:1fr}.kr-salad-bar{grid-template-columns:repeat(3,1fr)!important}.kr-food-tray{height:82px!important}.kr-food-tray .kr-tray-food{height:51px}.kr-sauce-bar{grid-template-columns:repeat(4,1fr)!important}.kr-sauce-bottle{height:101px!important}.kr-sauce-bottle .kr-bottle{width:35px!important;height:70px!important}.kr-sauce-bottle b{font-size:7px!important;min-height:17px}}

/* v1.0.16 — make the meat stations and sauce bottles unmistakable at a glance. */
.kr-meat-stations .kr-button-row{gap:12px!important}
.kr-meat-station{min-height:172px!important;padding:9px 10px 8px!important}
.kr-meat-station .kr-meat-visual{width:150px!important;height:112px!important;background-image:none!important;background:linear-gradient(#282828,#101010)!important;border:2px solid #6f7477;border-radius:7px!important;box-shadow:inset 0 0 18px #000,0 3px 7px #0009!important;overflow:visible!important}
.kr-meat-station.lamb .kr-meat-visual:before{display:block!important;content:"";position:absolute;width:62px;height:101px;left:42px;top:4px;border-radius:42% 42% 30% 30%;background:repeating-linear-gradient(8deg,#6e321d 0 5px,#a75d34 6px 11px,#d18a55 12px 15px,#7a3c24 16px 21px);box-shadow:inset -10px 0 10px #0004,inset 8px 0 8px #f3b07433,0 0 0 3px #3b2117,0 0 17px #ff8a194d;z-index:2}
.kr-meat-station.lamb .kr-meat-visual:after{display:block!important;content:"";position:absolute;left:72px;top:-5px;width:5px;height:121px;background:linear-gradient(90deg,#777,#e3e3e3,#666);box-shadow:0 0 2px #000;z-index:1}
.kr-meat-station.chicken .kr-meat-visual{background:repeating-linear-gradient(90deg,#171717 0 12px,#424242 13px 16px)!important;border-bottom:10px solid #272727!important}
.kr-meat-station.chicken .kr-meat-visual i{display:block!important;position:absolute;width:43px;height:31px;background:linear-gradient(145deg,#e7a35b,#bb6a30 58%,#78401f);border:2px solid #603319;border-radius:45% 42% 48% 40%;bottom:18px;box-shadow:inset 0 -5px 5px #0002,0 2px 4px #0008}
.kr-meat-station.chicken .kr-meat-visual i:after{content:"";position:absolute;left:7px;right:7px;top:8px;height:3px;background:#70401f;box-shadow:0 7px #70401f;transform:rotate(-12deg);opacity:.7}
.kr-meat-station.chicken .kr-meat-visual i:nth-child(1){left:8px;transform:rotate(-8deg)}
.kr-meat-station.chicken .kr-meat-visual i:nth-child(2){left:52px;bottom:28px;transform:rotate(5deg)}
.kr-meat-station.chicken .kr-meat-visual i:nth-child(3){right:7px;transform:rotate(10deg)}
.kr-meat-station b{font-size:13px!important;margin-top:5px}.kr-meat-station small{font-size:10px!important}

.kr-prep-bench-row{grid-template-columns:minmax(0,1fr) 264px!important;gap:12px!important}
.kr-sauce-bar{gap:7px!important;padding:10px 7px 7px!important;background:linear-gradient(#8d9397,#454a4e)!important;box-shadow:inset 0 2px #fff7,0 2px 6px #0007!important}
.kr-sauce-bottle{height:205px!important;min-width:54px!important}
.kr-sauce-bottle .kr-bottle{width:58px!important;height:165px!important;background-size:contain!important;background-position:center bottom!important;background-repeat:no-repeat!important;filter:drop-shadow(0 5px 4px #000a) saturate(1.08)!important}
.kr-sauce-bottle b{font-size:10px!important;line-height:11px!important;min-height:25px!important;background:#17191a;border:1px solid #777;border-radius:3px;padding:3px 4px!important;color:#fff!important;text-shadow:none!important;white-space:normal}
.kr-sauce-bottle.selected b{color:#ffe252!important;border-color:#ffe252!important}.kr-sauce-bottle.selected .kr-bottle{filter:drop-shadow(0 0 8px #ffe252) drop-shadow(0 5px 4px #000a) saturate(1.1)!important}

@media(max-width:600px){
 .kr-meat-station{min-height:132px!important}.kr-meat-station .kr-meat-visual{width:112px!important;height:78px!important}.kr-meat-station.lamb .kr-meat-visual:before{width:44px;height:69px;left:32px;top:4px}.kr-meat-station.lamb .kr-meat-visual:after{left:53px;height:86px}.kr-meat-station.chicken .kr-meat-visual i{width:31px;height:23px;bottom:12px}.kr-meat-station.chicken .kr-meat-visual i:nth-child(2){left:39px;bottom:20px}.kr-meat-station b{font-size:11px!important}
 .kr-prep-bench-row{grid-template-columns:1fr!important}.kr-sauce-bar{gap:5px!important;padding:8px 5px!important}.kr-sauce-bottle{height:138px!important}.kr-sauce-bottle .kr-bottle{width:49px!important;height:103px!important}.kr-sauce-bottle b{font-size:8px!important;line-height:9px!important;min-height:23px!important;padding:2px!important}
}

/* v1.0.17 — dedicated phone layout. The phone view is designed as one compact
   game surface rather than a scaled-down desktop page. */
@media (max-width:600px){
  .kr-wrap{width:100%;max-width:100%;min-height:100svh;margin:0!important;border:0!important;border-radius:0!important;display:flex;flex-direction:column;overflow:hidden!important}
  .kr-topbar{min-height:38px;padding:5px 8px!important;flex:0 0 auto}.kr-brand{font-size:19px!important}.kr-top-actions button{width:29px;height:29px;padding:0}.kr-topbar small{display:none!important}
  .kr-hud{flex:0 0 auto;grid-template-columns:repeat(4,1fr)!important}.kr-hud div{padding:3px 1px!important}.kr-hud small{font-size:7px!important}.kr-hud strong{font-size:15px!important;line-height:17px}.kr-rush-hud strong{font-size:8px!important;line-height:17px!important;white-space:nowrap}
  .kr-scene{flex:0 0 238px;min-height:238px!important;height:238px;grid-template-columns:52% 48%!important;grid-template-rows:128px 110px;overflow:hidden!important}
  .kr-hatch{min-height:0!important;height:128px;padding:4px!important;border-right-width:3px!important}.kr-hatch:before{inset:3px;border-width:2px}.kr-hatch:after{top:25px;bottom:8px}.kr-neon{font-size:11px!important;top:7px!important}.kr-sign{font-size:7px!important;padding:2px 4px!important}.kr-van-interior,.kr-chef,.kr-queue{display:none!important}
  .kr-customer{width:55px!important;margin:17px auto 0!important;transform:scale(.68);transform-origin:center top}.kr-customer.annoyed{transform:scale(.68) translateX(2px)}.kr-customer.angry{transform-origin:center top}.kr-customer.leaving{transform:scale(.68) translateX(-100px) rotate(-5deg)}
  .kr-speech{position:absolute!important;left:4px;right:4px;bottom:3px;padding:3px!important;font-size:8px!important;border-width:2px!important;line-height:1.1}
  .kr-ticket{height:116px!important;min-height:0!important;margin:5px!important;padding:12px 6px 5px!important;transform:none!important;overflow:hidden;font-size:9px!important}.kr-ticket-pin{top:2px;width:7px;height:7px}.kr-ticket-title{padding-bottom:2px!important}.kr-ticket-title span{font-size:7px!important}.kr-ticket-title b{font-size:10px!important}.kr-order{font-size:9px!important;line-height:1.18!important;margin:3px 0!important}.kr-order strong{font-size:11px!important;margin-bottom:2px!important}.kr-bonus-badge{font-size:7px!important;padding:2px!important}.kr-patience{height:9px!important;margin-top:4px!important}
  .kr-counter{grid-column:1/-1!important;height:110px!important;min-height:110px!important;padding:4px 7px 5px!important;border-top-width:4px!important;gap:5px!important;align-items:center!important}.kr-prep-rail{display:none!important}.kr-counter-edge{height:7px}.kr-kebab{width:145px!important;height:96px!important;flex:0 0 145px!important;transform:scale(.88);transform-origin:left center}.kr-build-panel{min-width:0;flex:1}.kr-build-panel small{display:none}.kr-build-label{font-size:8px!important;line-height:1.15!important;padding:4px!important;max-height:70px;overflow:hidden}
  .kr-controls.kr-prep-counter{flex:1 1 auto;min-height:0;padding:4px!important;border-top-width:2px!important;display:flex;flex-direction:column;gap:3px;overflow:hidden!important}.kr-control-group{margin:0!important;padding:3px!important;border-radius:4px!important}.kr-group-title{font-size:8px!important;line-height:10px;margin:0 0 2px!important;padding:0 0 2px!important}
  .kr-meat-stations{flex:0 0 69px}.kr-meat-stations .kr-button-row{gap:4px!important}.kr-meat-station{height:52px!important;min-height:52px!important;padding:2px 4px!important;display:grid!important;grid-template-columns:58px 1fr;grid-template-rows:1fr 1fr;column-gap:4px;align-items:center}.kr-meat-station .kr-meat-visual{grid-row:1/3;width:55px!important;height:44px!important;margin:0!important}.kr-meat-station b{font-size:9px!important;margin:0!important;align-self:end}.kr-meat-station small{font-size:7px!important;align-self:start}.kr-meat-station.lamb .kr-meat-visual:before{width:25px!important;height:39px!important;left:14px!important;top:2px!important}.kr-meat-station.lamb .kr-meat-visual:after{left:26px!important;height:48px!important;top:-2px!important}.kr-meat-station.chicken .kr-meat-visual i{width:18px!important;height:14px!important;bottom:7px!important}.kr-meat-station.chicken .kr-meat-visual i:nth-child(1){left:3px!important}.kr-meat-station.chicken .kr-meat-visual i:nth-child(2){left:19px!important;bottom:14px!important}.kr-meat-station.chicken .kr-meat-visual i:nth-child(3){right:2px!important}
  .kr-prep-bench{flex:1 1 auto;min-height:0!important;padding:3px!important}.kr-prep-bench .kr-group-title{padding:2px 4px!important;margin-bottom:3px!important}.kr-prep-bench-row{display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;gap:4px!important;height:calc(100% - 18px)}
  .kr-salad-bar{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:2px!important;padding:2px!important;min-height:0}.kr-food-tray{height:auto!important;min-height:0!important;padding:2px!important;border-width:1px!important;box-shadow:inset 0 0 0 2px #686e72!important}.kr-food-tray .kr-tray-food{height:calc(100% - 16px)!important;min-height:30px!important}.kr-food-tray b{font-size:6px!important;line-height:8px!important;padding:1px 2px!important;margin:0!important;display:block!important;white-space:nowrap}
  .kr-sauce-bar{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:2px!important;padding:2px!important;min-height:0!important}.kr-sauce-bottle{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:27px 1fr!important;align-items:center!important;padding:1px!important}.kr-sauce-bottle .kr-bottle{width:26px!important;height:48px!important;margin:0!important}.kr-sauce-bottle b{font-size:6px!important;line-height:7px!important;min-height:0!important;padding:1px!important;margin:0!important;background:#17191a!important}
  .kr-actions{flex:0 0 42px;gap:4px!important}.kr-actions button{height:38px!important;min-height:38px!important;padding:2px!important}.kr-actions .kr-clear{font-size:9px!important}.kr-actions .kr-serve{font-size:15px!important}
  .kr-toast{font-size:16px!important;padding:7px 10px!important;top:31%!important}.kr-overlay{position:fixed!important;padding:8px!important}.kr-panel{max-height:92svh;overflow:auto;padding:14px!important}.kr-panel h2{font-size:22px}.kr-panel p{font-size:12px}.kr-logo{font-size:36px}
}
@media (max-width:600px) and (max-height:740px){
  .kr-scene{flex-basis:205px!important;height:205px!important;grid-template-rows:108px 97px!important}.kr-hatch{height:108px!important}.kr-ticket{height:96px!important}.kr-order{font-size:8px!important}.kr-counter{height:97px!important;min-height:97px!important}.kr-kebab{transform:scale(.78);transform-origin:left center}.kr-meat-stations{flex-basis:61px}.kr-meat-station{height:45px!important;min-height:45px!important}.kr-meat-station .kr-meat-visual{height:38px!important}.kr-food-tray .kr-tray-food{min-height:24px!important}.kr-actions{flex-basis:37px}.kr-actions button{height:34px!important;min-height:34px!important}
}


/* v1.0.18 — clearer, playful meat selectors. */
.kr-meat-station .kr-meat-copy{position:relative;z-index:4;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:7px;align-items:center;justify-content:center;margin-top:5px}
.kr-meat-station .kr-meat-icon{grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-size:22px;line-height:1;background:#fff;border:2px solid #111;box-shadow:0 2px 0 #0008}
.kr-meat-station .kr-meat-copy b,.kr-meat-station .kr-meat-copy small{margin:0!important;text-align:left}
.kr-meat-station .kr-meat-copy b{font-size:15px!important;line-height:1.05;color:#fff;text-shadow:0 2px 2px #000}
.kr-meat-station .kr-meat-copy small{font-size:8px!important;line-height:1.05;color:#ddd;letter-spacing:.05em}
.kr-meat-station.lamb{background:linear-gradient(135deg,#6f1116,#2b090b)!important}
.kr-meat-station.chicken{background:linear-gradient(135deg,#a14a0b,#321705)!important}
@media(max-width:600px){
 .kr-meat-station{grid-template-columns:52px 1fr!important;grid-template-rows:1fr!important}
 .kr-meat-station .kr-meat-visual{grid-row:1!important}
 .kr-meat-station .kr-meat-copy{margin:0!important;display:grid;grid-template-columns:27px 1fr;grid-template-rows:auto auto;column-gap:4px;min-width:0}
 .kr-meat-station .kr-meat-icon{width:25px;height:25px;font-size:16px;border-width:1px}
 .kr-meat-station .kr-meat-copy b{font-size:9px!important;line-height:1!important;white-space:normal}
 .kr-meat-station .kr-meat-copy small{font-size:6px!important;line-height:1!important;white-space:nowrap}
}
@media(max-width:380px),(max-height:700px) and (max-width:600px){
 .kr-meat-station .kr-meat-icon{width:22px;height:22px;font-size:14px}
 .kr-meat-station .kr-meat-copy b{font-size:8px!important}
 .kr-meat-station .kr-meat-copy small{font-size:5.5px!important}
}

/* v1.0.19: reclaim the counter space previously used by the redundant prep key/build summary. */
.kr-counter{justify-content:center!important;padding-top:12px!important;padding-bottom:12px!important;min-height:135px!important}
.kr-kebab{margin-inline:auto!important}
@media(max-width:700px){.kr-counter{min-height:112px!important;padding:5px 8px!important}.kr-kebab{margin-inline:auto!important}}
@media(max-width:600px){.kr-counter{height:100px!important;min-height:100px!important;padding:2px 6px 4px!important}.kr-kebab{transform-origin:center center!important}}
@media(max-width:600px) and (max-height:760px){.kr-counter{height:88px!important;min-height:88px!important}.kr-kebab{transform:scale(.74)!important;transform-origin:center center!important}}

/* v1.0.21 — gameplay feedback, rush events, shift rating and leaderboard. */
.kr-event-banner{position:absolute;z-index:45;left:50%;top:84px;transform:translate(-50%,-18px) scale(.9);opacity:0;pointer-events:none;background:#111;color:#ffe252;border:3px solid #ffe252;border-radius:8px;padding:9px 18px;font-weight:900;font-size:22px;letter-spacing:.04em;box-shadow:0 5px 18px #000b;text-align:center;white-space:nowrap}.kr-event-banner.show{animation:krEventPop 1.8s ease both}@keyframes krEventPop{0%{opacity:0;transform:translate(-50%,-18px) scale(.85)}12%,75%{opacity:1;transform:translate(-50%,0) scale(1)}100%{opacity:0;transform:translate(-50%,-10px) scale(.95)}}
.kr-shift-rank{display:inline-block;margin:4px auto 10px;padding:5px 10px;background:#ffe252;color:#111;border:2px solid #111;border-radius:5px;font-weight:900;transform:rotate(-1deg)}
.kr-leaderboard{margin:10px auto;max-width:330px;background:#161616;color:#fff;border:2px solid #555;border-radius:7px;padding:8px 10px;text-align:left}.kr-leaderboard>b{display:block;text-align:center;color:#ffe252;font-size:12px;letter-spacing:.08em;margin-bottom:5px}.kr-leaderboard ol{margin:0;padding-left:25px;max-height:150px;overflow:auto}.kr-leaderboard li{padding:3px 2px;border-bottom:1px solid #ffffff18;font-size:11px}.kr-leaderboard li span{display:inline-block;max-width:68%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.kr-leaderboard li b{float:right;color:#ffe252}
@media(max-width:600px){.kr-event-banner{position:fixed;top:82px;font-size:15px;padding:6px 10px;max-width:90vw}.kr-leaderboard{max-height:135px}.kr-leaderboard ol{max-height:95px}}
@media(prefers-reduced-motion:reduce){.kr-event-banner.show{animation:none;opacity:1;transform:translate(-50%,0)}}

/* v1.0.22 — conversational customer feedback for incorrect orders. */

/* v1.0.23 — queue atmosphere, tips, handover polish and shift receipt. */
.kr-queue{width:190px!important}.kr-queue-person{opacity:0;transition:opacity .2s ease,transform .28s ease}.kr-queue-person.waiting{opacity:1}.kr-queue-person.q4{left:22px;bottom:18px;transform:scale(.5);background:#315a86}.kr-queue-person.q5{right:20px;bottom:22px;transform:scale(.47);background:#6c3478}.kr-wrap[data-rush-stage="3"] .kr-queue-person.waiting,.kr-wrap[data-rush-stage="4"] .kr-queue-person.waiting{filter:brightness(.85) drop-shadow(0 2px 2px #0008)}
.kr-shift-receipt{max-width:310px;margin:8px auto 10px;background:#fffdf2;border:2px dashed #777;padding:9px 12px;box-shadow:3px 4px #0002;text-align:left;font-family:monospace}.kr-receipt-title{display:block;text-align:center;border-bottom:2px dashed #999;padding-bottom:6px;margin-bottom:5px}.kr-shift-receipt>div{display:flex;justify-content:space-between;gap:15px;padding:2px 0;font-size:12px}.kr-shift-receipt strong{white-space:nowrap}.kr-shift-ended .kr-hatch:after{content:"SHIFT CLOSED";position:absolute;z-index:30;inset:12px;background:#111e;color:#ffe252;border:3px solid #ffe252;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;letter-spacing:.08em}
.kr-kebab.kr-serving-good{animation-duration:.72s!important}.kr-kebab.kr-serving-good:after{content:"";position:absolute;inset:-8px;border:3px solid #ffe252;border-radius:50%;animation:krHandoverGlow .7s ease-out both;pointer-events:none}@keyframes krHandoverGlow{0%{opacity:0;transform:scale(.7)}25%{opacity:1}100%{opacity:0;transform:scale(1.35)}}
@media(max-width:600px){.kr-shift-receipt{padding:6px 9px;margin:5px auto}.kr-shift-receipt>div{font-size:10px}.kr-queue{display:none!important}.kr-shift-ended .kr-hatch:after{inset:5px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.kr-kebab.kr-serving-good:after{animation:none}}

/* v1.0.24 — customer personalities, regulars, VIPs and background life. */
.kr-customer.regular .kr-body:after{content:"REGULAR";position:absolute;left:50%;bottom:5px;transform:translateX(-50%) rotate(-3deg);background:#ffe252;color:#111;border:1px solid #111;border-radius:2px;padding:1px 4px;font-size:7px;font-weight:900;letter-spacing:.05em}
.kr-customer.vip .kr-body{box-shadow:inset 0 0 0 2px #ffe252,0 0 13px #ffe25255}.kr-customer.vip .kr-head:after{content:"★";position:absolute;right:-8px;top:-8px;color:#ffe252;font-size:18px;text-shadow:0 2px #111}
.kr-hatch:before{animation:krOutsideGlow 4.8s ease-in-out infinite alternate}@keyframes krOutsideGlow{0%{filter:brightness(.9)}55%{filter:brightness(1.06)}100%{filter:brightness(.94)}}
.kr-queue-person.waiting:nth-child(odd){animation:krQueueBob 1.9s ease-in-out infinite alternate}.kr-queue-person.waiting:nth-child(even){animation:krQueueBob 2.3s .35s ease-in-out infinite alternate}@keyframes krQueueBob{from{margin-bottom:0}to{margin-bottom:3px}}
.kr-wrap[data-rush-stage="3"] .kr-hatch,.kr-wrap[data-rush-stage="4"] .kr-hatch{box-shadow:inset 0 0 22px #d7192038}.kr-wrap[data-rush-stage="4"] .kr-neon{animation:krNeonFlicker 2.6s infinite}@keyframes krNeonFlicker{0%,92%,100%{opacity:1}94%{opacity:.55}96%{opacity:.9}98%{opacity:.65}}
@media(max-width:600px){.kr-customer.regular .kr-body:after{font-size:6px}.kr-customer.vip .kr-head:after{font-size:14px}.kr-hatch:before{animation:none}}
@media(prefers-reduced-motion:reduce){.kr-hatch:before,.kr-queue-person.waiting,.kr-wrap[data-rush-stage="4"] .kr-neon{animation:none!important}}

/* v1.0.25 — mobile readability pass. Important game text never shrinks to decorative-caption sizes. */
@media (max-width:600px){
  .kr-hud div{padding:4px 2px!important}.kr-hud small{font-size:9px!important;line-height:10px!important;font-weight:700}.kr-hud strong{font-size:17px!important;line-height:19px!important}.kr-rush-hud strong{font-size:9px!important;line-height:19px!important}
  .kr-ticket{padding:11px 7px 6px!important}.kr-ticket-title span{font-size:9px!important;line-height:10px!important}.kr-ticket-title b{font-size:12px!important;line-height:13px!important}.kr-order{font-size:12px!important;line-height:1.24!important;margin:3px 0!important}.kr-order strong{font-size:14px!important;line-height:1.2!important}.kr-bonus-badge{font-size:9px!important;line-height:10px!important}
  .kr-speech{font-size:11px!important;line-height:1.15!important;padding:4px 5px!important;min-height:30px!important}
  .kr-group-title,.kr-prep-bench .kr-group-title{font-size:10px!important;line-height:11px!important;font-weight:900!important}
  .kr-food-tray b{font-size:10px!important;line-height:11px!important;padding:2px 3px!important;white-space:normal!important;font-weight:900!important}.kr-food-tray .kr-tray-food{height:calc(100% - 22px)!important;min-height:24px!important}
  .kr-sauce-bottle b{font-size:9px!important;line-height:10px!important;min-height:20px!important;padding:2px!important;font-weight:900!important}.kr-sauce-bottle{grid-template-columns:25px 1fr!important}.kr-sauce-bottle .kr-bottle{width:24px!important;height:43px!important}
  .kr-meat-station .kr-meat-copy b{font-size:11px!important;line-height:1.05!important}.kr-meat-station .kr-meat-copy small{font-size:8px!important;line-height:1!important}.kr-meat-station .kr-meat-icon{width:25px!important;height:25px!important;font-size:16px!important}
  .kr-actions .kr-clear{font-size:12px!important}.kr-actions .kr-serve{font-size:17px!important}.kr-toast{font-size:18px!important;line-height:1.15!important;max-width:88vw!important}
}
@media (max-width:600px) and (max-height:740px){
  .kr-order{font-size:11px!important;line-height:1.16!important}.kr-order strong{font-size:13px!important}.kr-ticket-title span{font-size:8px!important}.kr-ticket-title b{font-size:11px!important}.kr-speech{font-size:10px!important}
  .kr-food-tray b{font-size:9px!important;line-height:10px!important}.kr-sauce-bottle b{font-size:8.5px!important;line-height:9px!important}.kr-meat-station .kr-meat-copy b{font-size:10px!important}.kr-meat-station .kr-meat-copy small{font-size:7px!important}
}


/* v1.0.26 — phone order-ticket fit. Preserve readable type and give the ticket
   enough vertical room by reclaiming height from the decorative counter. */
@media (max-width:600px){
  .kr-scene{
    flex:0 0 250px!important;
    height:250px!important;
    min-height:250px!important;
    grid-template-rows:160px 90px!important;
  }
  .kr-hatch{height:160px!important;min-height:0!important}
  .kr-ticket{
    box-sizing:border-box!important;
    height:150px!important;
    min-height:150px!important;
    margin:5px!important;
    padding:11px 7px 6px!important;
    overflow:visible!important;
  }
  .kr-order{
    font-size:12px!important;
    line-height:1.2!important;
    margin:3px 0!important;
    overflow-wrap:anywhere;
  }
  .kr-order strong{font-size:14px!important;line-height:1.15!important;margin-bottom:2px!important}
  .kr-patience{height:9px!important;margin-top:3px!important}
  .kr-counter{
    height:90px!important;
    min-height:90px!important;
    padding:0 6px 3px!important;
  }
  .kr-kebab{transform:scale(.72)!important;transform-origin:center center!important}
}
@media (max-width:600px) and (max-height:740px){
  .kr-scene{
    flex-basis:235px!important;
    height:235px!important;
    min-height:235px!important;
    grid-template-rows:145px 90px!important;
  }
  .kr-hatch{height:145px!important}
  .kr-ticket{height:135px!important;min-height:135px!important}
  .kr-order{font-size:11px!important;line-height:1.14!important}
  .kr-order strong{font-size:13px!important}
  .kr-counter{height:90px!important;min-height:90px!important}
  .kr-kebab{transform:scale(.70)!important}
}

/* v1.0.27: immediate feedback for rejected ingredients. */
.kr-customer.kr-angry-bump{animation:krAngryBump .48s ease-in-out}
@keyframes krAngryBump{0%,100%{transform:translateX(0)}20%{transform:translateX(-7px) rotate(-1deg)}45%{transform:translateX(7px) rotate(1deg)}70%{transform:translateX(-4px)}}
