/* Stable sprites: only ingredient state and facial-expression frames change. */
[hidden]{display:none!important}
.bread-sprite{display:inline-block;background-repeat:no-repeat;background-size:400% 400%;image-rendering:auto}
.customer{animation:none;transition:none;isolation:isolate}
.customer-live{position:absolute;inset:0}
.customer-empty{display:none;position:absolute;left:50%;top:35px;transform:translateX(-50%);margin:0}
.customer[data-status="empty"] .customer-live{visibility:hidden;pointer-events:none}
.customer[data-status="empty"] .customer-empty{display:block}
.customer-person{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:175px;padding:0;border:0;background:transparent;color:inherit;display:flex;justify-content:center;align-items:flex-end;z-index:1;cursor:pointer;border-radius:20px}
.customer-person:active:not(:disabled){transform:translateX(-50%)}
.customer-person:focus-visible{outline:2px dashed #fff2af;outline-offset:-8px}
.avatar-figure{position:relative;display:block;height:195px;width:195px;flex-shrink:0;pointer-events:none;transform-origin:50% 100%;animation:cozy-breathe 3.2s ease-in-out infinite}
.customer:nth-child(2) .avatar-figure{animation-delay:-1s}
.customer:nth-child(3) .avatar-figure{animation-delay:-2s}
.avatar-frame{position:absolute;inset:0;display:block;opacity:0;transition:opacity .26s ease-in-out;background:url('./assets/customer-moods.webp') 0 0/300% 400% no-repeat;filter:drop-shadow(0 5px 4px #3a331724)}
.customer-name{display:flex;align-items:center;justify-content:center;gap:6px;bottom:5px;left:50%;transform:translateX(-50%);max-width:97%;white-space:nowrap;font-size:.72rem;padding:5px 9px;pointer-events:none;transition:background .2s,border-color .2s}
.mood-label{font-size:.63rem;color:#e3dda9}
.customer.is-selected .customer-name{background:#3c692fe8;border-color:#fff1a0;box-shadow:0 0 0 2px #ffc45333}
.customer.is-selected .customer-name:before{content:'✓';font-size:.7rem;color:#ffdf79}
.customer[data-mood="1"] .mood-label{color:#ffdb88}
.customer[data-mood="2"] .mood-label{color:#ffc0a1}
.customer[data-mood="2"] .patience-track{box-shadow:0 0 0 2px #d45e4626}
.customer[data-mood="2"] .avatar-figure{animation:impatient-shift 2.1s ease-in-out infinite}
.customer[data-status="thanking"] .order-card,.customer[data-status="leaving"] .order-card{opacity:0;pointer-events:none;transition:opacity .18s}
.customer[data-status="thanking"] .customer-name{background:#396f3ce8}
.customer[data-status="leaving"] .customer-live{animation:customer-leave 1.1s ease-in forwards}
.customer-emote{position:absolute;z-index:4;top:25px;left:50%;transform:translateX(-50%);white-space:nowrap;font-family:'Nunito',sans-serif;font-size:.9rem;font-weight:900;background:#fff8df;color:#6d793d;border:2px solid #efc86e;border-radius:16px;padding:12px 13px;box-shadow:0 4px 9px #68502b22;animation:emote-pop .28s ease-out}
.customer[data-status="leaving"] .customer-emote{color:#9e6247;border-color:#e7b08b;font-size:.76rem}
.customer-heart{position:absolute;bottom:75px;z-index:5;color:#f89780;font-size:1.3rem;text-shadow:0 2px 0 #fff2da;pointer-events:none;opacity:0;animation:little-heart 1.1s ease-out forwards}
.order-card{transition:border-color .15s,box-shadow .15s,opacity .15s;min-height:112px}
.order-card:active:not(:disabled){transform:translateY(1px)}
.order-card .order-food{height:58px;width:64px;flex-shrink:0}
.order-top{min-height:58px}
.order-title{padding-right:5px}
.order-recipe-name{display:block}
.order-ingredients{height:31px}
.order-ingredient{transition:background .18s;flex-shrink:0}
.order-ingredient.added{background:#dce9c180;border-radius:6px}
.bread-art.bread-sprite{position:relative;width:158px;height:140px;max-width:100%;display:block;background-size:400% 400%;filter:drop-shadow(0 6px 4px #70421f2e);transition:none;pointer-events:none}
.bread-slot.selected .bread-art{transform:none}
.bread-select{min-height:164px;padding:10px 0 25px;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}
.bread-select:active{cursor:grabbing}
.bread-slot{min-height:165px;overflow:visible}
.bread-label{z-index:2}
.selected-pill{z-index:2}
.bread-chips{bottom:5px;min-height:31px;gap:3px}
.bread-chip{height:30px;width:30px;flex-basis:30px;border-radius:7px;position:relative}
.chip-remove-mark{position:absolute;right:-3px;top:-3px;width:12px;height:12px;border-radius:50%;display:grid;place-items:center;background:#fff6e5;color:#9c5c3a;font-size:10px;line-height:1;border:1px solid #cfaa7f;pointer-events:none}
.ingredient-button{touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}
.ingredient-button:active{cursor:grabbing}
.ingredient-button.is-added .ingredient-check{background:#507e4b}
.serve-button{min-width:185px;padding:8px 12px;gap:7px;font-size:.8rem}
.serve-button #serve-label{white-space:nowrap}
.serve-hint{font-size:.73rem;line-height:1.4}
.drag-instruction{text-align:center;font-size:.72rem;color:#7c5a37;margin:12px 0 0;line-height:1.5;min-height:18px}
.flight-sprite{position:fixed;display:block;pointer-events:none;z-index:50;will-change:transform;filter:drop-shadow(0 6px 4px #55432644)}
.drag-ghost{position:fixed;left:0;top:0;z-index:100;display:block;pointer-events:none;opacity:.96;filter:drop-shadow(0 9px 7px #55391966);will-change:transform}
.is-dragging,.is-dragging *{cursor:grabbing!important}
.bread-slot.drop-target{background:#fff4be96;border-style:solid;border-color:#fffce5;box-shadow:0 0 0 3px #6f9844,0 0 20px #ffe58965}
.customer.drop-target .order-card{border-color:#ffd05b;box-shadow:0 0 0 3px #7d9c42,0 0 24px #fff0a455}
.customer.drop-target .customer-name{background:#427141;border-color:#ffeca2}
.customer.drop-target .avatar-figure{filter:drop-shadow(0 0 7px #fff2a877)}
.discard-button.drop-target{background:#f8c3a2;border:2px solid #b56542;box-shadow:0 0 0 3px #eeb08b88}
.is-dragging .drag-instruction{font-weight:700;color:#476d35}
.dragging-bread .customer[data-status="waiting"] .customer-person:after{content:'Deliver bread';position:absolute;bottom:44px;background:#1d4e34ec;border:1px dashed #f8e5a6;border-radius:7px;color:#fff2d4;padding:6px 8px;font-size:.68rem;white-space:nowrap}
.dragging-ingredient .bread-slot:after{content:'Add filling';position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);background:#fff7deee;color:#698045;border:1px dashed #8a9b5c;padding:6px 9px;border-radius:8px;pointer-events:none;font-size:.7rem;font-weight:700;white-space:nowrap}
.dragging-ingredient .bread-slot.drop-target:after{content:'Release here';background:#e2edc9}
.paused-state .avatar-figure,.paused-state .customer-live,.paused-state .customer-heart{animation-play-state:paused!important}
.customer-person:disabled{cursor:default}
.order-card:disabled{cursor:default}

@keyframes cozy-breathe{0%,100%{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-2.5px) rotate(.35deg)}}
@keyframes impatient-shift{0%,80%,100%{transform:translateX(0)}85%{transform:translateX(-2px) rotate(-.6deg)}93%{transform:translateX(2px) rotate(.6deg)}}
@keyframes emote-pop{0%{transform:translateX(-50%) scale(.75);opacity:0}65%{transform:translateX(-50%) scale(1.07);opacity:1}100%{transform:translateX(-50%) scale(1);opacity:1}}
@keyframes little-heart{0%{transform:translateY(0) scale(.6);opacity:0}20%{opacity:1;transform:translateY(-12px) scale(1)}100%{opacity:0;transform:translateY(-70px) scale(.8)}}
@keyframes customer-leave{0%,45%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-18px)}}

@media(min-width:761px) and (max-width:1150px){
  .order-card .order-food{width:47px;height:47px}.order-top{min-height:47px}.order-card{min-height:108px}.order-title{font-size:.74rem;line-height:1.3}.avatar-figure{width:180px;height:180px}.customer-person{height:167px}.customer-name{font-size:.62rem;padding:5px 6px;gap:4px}.mood-label{font-size:.58rem}.customer-emote{font-size:.75rem;padding:10px}.bread-art.bread-sprite{width:135px;height:135px}.bread-select{min-height:158px}.bread-slot{min-height:160px}.bread-chips{gap:2px}.bread-chip{width:26px;height:28px;flex-basis:26px}.serve-button{min-width:167px;font-size:.74rem}.serve-hint{font-size:.64rem}.discard-button kbd{display:none}.drag-instruction{font-size:.67rem}
}
@media(max-width:760px){
  .scene{height:267px}.customer-row{top:60px}.customer-person{height:141px;bottom:0}.avatar-figure{height:153px;width:153px}.customer-name{font-size:.64rem;padding:4px 6px;gap:3px;max-width:110%;bottom:3px}.mood-label{display:none}.customer.is-selected .customer-name:before{font-size:.6rem}.customer[data-mood="2"] .customer-name:after{content:'!';background:#ec9871;color:#763a22;border-radius:50%;display:grid;place-items:center;width:13px;height:13px;font-size:10px;font-weight:800}.customer-emote{font-size:.7rem;padding:9px 7px;top:24px;max-width:115%;white-space:normal;min-width:105px;text-align:center;line-height:1.4}.customer[data-status="leaving"] .customer-emote{font-size:.64rem}.customer-heart{font-size:1rem;bottom:65px}.order-card{min-height:95px}.order-card .order-food{width:61px;height:55px;top:-5px}.order-top{min-height:55px}.order-title{font-size:.69rem;padding-top:40px;padding-right:0;min-height:55px;line-height:1.15}.order-ingredients{height:22px}.order-ingredient{width:20px;height:22px}.order-card.selected{box-shadow:0 0 0 1.5px #ffcb5f,0 4px 0 #46371422}.bread-art.bread-sprite{width:111px;height:105px;max-width:105%}.bread-select{min-height:127px;padding-top:8px;padding-bottom:22px}.bread-slot{min-height:130px}.bread-chips{gap:2px;bottom:5px;min-height:25px}.bread-chip{height:26px;width:24px;flex:0 1 24px;min-width:0}.chip-remove-mark{width:10px;height:10px;font-size:8px;top:-2px;right:-2px}.bread-label{font-size:.66rem}.selected-pill{font-size:.48rem}.serve-button{min-width:137px;max-width:54%;font-size:.73rem;padding:8px 9px;gap:5px}.serve-button svg{width:16px;height:16px}.serve-hint{font-size:.62rem;max-width:88px}.discard-button{min-width:73px;font-size:.67rem}.drag-instruction{font-size:.65rem;margin-top:10px;line-height:1.5;min-height:17px}.worktop{padding-bottom:9px}.section-label{font-size:.63rem}.touch-note{font-size:.58rem}.dragging-bread .customer[data-status="waiting"] .customer-person:after{font-size:.55rem;padding:5px;bottom:35px}.dragging-ingredient .bread-slot:after{font-size:.6rem;padding:6px}.customer.drop-target .order-card{box-shadow:0 0 0 2px #7d9c42,0 0 13px #fff0a4aa}
}
@media(max-width:380px){
  .scene{height:253px}.customer-row{top:58px}.avatar-figure{width:142px;height:142px}.customer-person{height:132px}.order-card{min-height:91px}.order-card .order-food{width:57px;height:49px;top:-3px}.order-title{font-size:.62rem;padding-top:37px;min-height:52px}.order-top{min-height:52px}.order-ingredient{width:18px;height:20px}.bread-art.bread-sprite{width:103px;height:100px}.bread-slot{min-height:125px}.bread-select{min-height:124px}.bread-chip{flex-basis:20px;width:20px;height:25px}.bread-chips{gap:1px}.bread-label{font-size:.61rem}.selected-pill{font-size:.42rem}.serve-button{min-width:126px;font-size:.66rem;gap:4px}.serve-hint{font-size:.57rem;max-width:76px}.discard-button{min-width:66px;font-size:.61rem;padding:6px;gap:4px}.drag-instruction{font-size:.58rem}.section-label{font-size:.59rem}.touch-note{font-size:.52rem}.customer-name{font-size:.59rem}
}
@media(prefers-reduced-motion:reduce){.avatar-frame{transition:none}.customer-live,.avatar-figure,.customer-heart,.customer-emote{animation:none!important}.customer-heart{display:none}}
html[lang="vi"] .dragging-bread .customer[data-status="waiting"] .customer-person:after{content:'Giao bánh'}
html[lang="vi"] .dragging-ingredient .bread-slot:after{content:'Thêm nhân'}
html[lang="vi"] .dragging-ingredient .bread-slot.drop-target:after{content:'Thả vào đây'}
.language-button{display:flex;align-items:center;gap:3px;border:1px solid #70957b60;border-radius:15px;background:#ffffff09;color:#f5e9ce;height:32px;padding:0 9px;font-size:.68rem;font-weight:800;letter-spacing:.04em}
.language-button:hover{background:#ffffff16}
.language-button span:first-child{color:#ffd070}
@media(max-width:760px){.language-button{height:29px;padding:0 6px;font-size:.58rem;gap:2px}.topbar-actions{gap:4px}}
@media(max-width:760px){.topbar{align-items:flex-start}.brand{min-width:0;flex:1}.brand h1{font-size:1rem;max-width:135px}.brand-eyebrow{white-space:nowrap}.topbar-actions{flex-shrink:0}}
@media(max-width:370px){.brand-icon{width:36px;height:39px}.brand h1{font-size:.9rem;max-width:115px}.wallet{padding-left:3px;padding-right:6px}.language-button{padding-left:4px;padding-right:4px}}
.language-button span.active{color:#ffd070}
.language-button span:first-child:not(.active){color:inherit}
.avatar-accessory{position:absolute;right:3px;top:13px;z-index:3;font-size:1.22rem;line-height:1;filter:drop-shadow(0 2px 1px #3b2b1c55);transform:rotate(8deg)}






.customer[data-variant="1"] .avatar-accessory{right:auto;left:7px;transform:rotate(-8deg)}
@media(max-width:760px){.avatar-accessory{font-size:.85rem;top:9px;right:0}.customer[data-variant="1"] .avatar-accessory{left:0}}
.bread-actions{position:absolute;left:5px;right:5px;bottom:4px;display:flex;justify-content:center;z-index:3}
.bake-button{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;min-width:104px;min-height:25px;padding:4px 8px;border:1px solid #d6a44d;border-radius:9px;background:#fff0bf;color:#7b5728;font-size:.67rem;font-weight:800;overflow:hidden;box-shadow:0 2px 0 #b67d3a55}
.bake-button:disabled{opacity:.72;cursor:default;background:#f1e6cf;border-color:#d3c6ab;color:#8e8068}
.bake-button:not(:disabled):hover{transform:translateY(-1px);background:#ffe39b}
.bake-button.is-baked{background:#dceac5;border-color:#8eae67;color:#426735}
.bake-flame{font-size:.78rem;line-height:1}
.bake-progress{position:absolute;left:0;bottom:0;width:0;height:3px;background:#e47e43;transition:width .12s linear}
.bread-slot[data-baking="true"] .bread-art{animation:oven-wiggle .65s ease-in-out infinite;filter:drop-shadow(0 0 10px #f6a05599)}
.bread-slot[data-baking="true"] .bread-select{cursor:wait}
.bread-chips{bottom:31px}
@keyframes oven-wiggle{0%,100%{transform:rotate(-1deg) scale(.98)}50%{transform:rotate(1deg) scale(1.02)}}
@media(max-width:760px){.bread-actions{bottom:3px}.bake-button{min-width:68px;min-height:23px;padding:3px 4px;font-size:.52rem;border-radius:7px}.bake-flame{font-size:.65rem}.bread-chips{bottom:28px}}
@media(max-width:380px){.bake-button{min-width:61px;font-size:.47rem}.bread-chips{bottom:27px}}
@media(prefers-reduced-motion:reduce){.bread-slot[data-baking="true"] .bread-art{animation:none}}
.level-badge{font-size:.59rem;font-weight:900;letter-spacing:.08em;color:#fff7d6;background:#315f4bdb;border:1px solid #b9d09266;border-radius:12px;padding:6px 8px;white-space:nowrap;transition:transform .2s,background .2s}
.level-badge.level-up{background:#d2783e;color:#fff3b0;animation:level-pop .75s ease-out}
@keyframes level-pop{0%{transform:scale(.7) rotate(-4deg);opacity:.35}55%{transform:scale(1.15) rotate(2deg);opacity:1}100%{transform:scale(1) rotate(0)}}
@media(max-width:760px){.level-badge{font-size:.42rem;padding:5px 5px}.scene-topline{gap:4px}.level-badge{max-width:44px;overflow:hidden;text-overflow:ellipsis}}

/* Daily goals and oven states use words and symbols as well as color. */
.daily-goals { text-align:left; display:grid; gap:7px; margin:12px 0; font-size:14px; }
.daily-goal { display:flex; align-items:center; justify-content:space-between; gap:10px; }
.daily-goal.met { color:#246143; }
.daily-goals small,.save-status { font-size:12px; opacity:.8; }
.save-status { margin:6px 0 10px; }
.personality-label { display:block; font-size:12px; line-height:1.3; }
.bake-button { min-height:44px; white-space:normal; }
.bake-label { font-size:14px; }
.bread-slot[data-heat="golden"] { outline:3px solid #df9a17; outline-offset:-3px; }
.bread-slot[data-heat="golden"] .bread-art { filter:sepia(.2) saturate(1.25); }
.bread-slot[data-heat="burnt"] .bread-art { filter:brightness(.42) saturate(.55); }
.bread-slot[data-heat="burnt"] .bake-label { color:#8a261c; }
.customer.is-angry .customer-emote { background:#fff0df; color:#932e22; border:2px solid #bc4a32; font-size:14px; }
.customer.is-angry .order-card { outline:2px solid #bc4a32; }
@media(max-width:600px) { .bake-label { font-size:12px; } .bake-button { padding:7px 3px; gap:2px; } .personality-label { font-size:12px; } }

.mobile-goals,.mobile-order{display:none}
#daily-objectives{grid-column:1/-1;grid-row:6}
.save-status{grid-column:1/-1;grid-row:7}
.shift-panel .start-button{grid-row:8}
.customer-name{flex-wrap:wrap;white-space:normal;line-height:1.2;border-radius:10px}
.personality-label{flex-basis:100%;text-align:center}
.bread-slot{justify-content:flex-start;padding-bottom:5px}
.bread-select{min-height:115px;padding:14px 0 0;width:100%}
.bread-art.bread-sprite{height:108px;margin:auto}
.bread-chips{position:relative;inset:auto;min-height:32px;flex-wrap:wrap;padding:0 3px;margin:2px 0 5px;width:100%}
.bread-actions{position:relative;inset:auto;width:100%;margin-top:auto;padding:0 4px}
.bake-button{width:100%;min-width:0;min-height:44px}
.bake-flame{display:none}
@media(max-width:760px){
  .app-shell{padding:4px 6px max(6px,env(safe-area-inset-bottom));max-width:600px}
  .topbar{min-height:44px;margin-bottom:4px;align-items:center;gap:4px}
  .brand-icon,.brand-eyebrow{display:none}.brand h1{font-size:14px;max-width:100px;letter-spacing:0}
  .topbar-actions{gap:3px}.topbar-actions .icon-button,.language-button{min-width:40px;width:40px;height:40px;font-size:14px}.language-button{width:54px;padding:0 3px;font-size:12px}
  #sound-button{display:grid}.wallet{padding:3px 5px;gap:3px}.wallet .coin{display:none}.wallet strong{font-size:14px}
  .game-layout{gap:5px}
  .shift-panel{grid-template-columns:auto 1fr 112px;grid-template-areas:'day title start' 'summary summary start';gap:3px 6px;padding:5px 8px;min-height:64px}
  .shift-panel .start-button{grid-area:start;min-height:44px;font-size:14px;padding:5px}
  .day-label{font-size:12px}.timer{font-size:20px}
  .shift-panel .goal-header,.shift-panel .goal-track,#daily-objectives,.save-status{display:none}
  .mobile-goals{display:block;grid-area:summary;border:0;border-radius:5px;background:#ffffff10;color:#ffe8a8;text-align:left;padding:4px;font-size:14px;min-height:28px}
  .scene{height:216px}.awning{height:12px}.scene-topline{top:17px}.open-sign,.shift-badge{display:none}.combo-badge{font-size:12px;padding:2px 5px;max-width:180px}.level-badge{font-size:12px;max-width:none;padding:2px 5px}
  .customer-row{inset:43px 7px 0;gap:7px}.order-card{min-height:73px;padding:4px}
  .order-card .order-food{display:none}.order-top{min-height:30px}.order-title{padding:0;min-height:30px;font-size:12px;line-height:1.2;white-space:normal;letter-spacing:0}
  .order-ingredients{height:24px}.order-ingredient{width:19px;height:24px}.patience-track{height:6px}
  .customer-person{height:101px}.avatar-figure{width:119px;height:119px}.customer-name{font-size:12px;padding:2px 4px;gap:1px;bottom:1px;max-width:100%}.customer.is-selected .customer-name:before{display:none}.personality-label{font-size:12px}.customer[data-mood="2"] .customer-name:after{display:none}
  .customer-emote,.customer.is-angry .customer-emote{font-size:12px;top:32px;padding:5px;min-width:0;width:110%;max-width:110%;white-space:normal;pointer-events:none}
  .ingredients-section{padding:5px 6px 6px;border-top-width:2px}.section-label{display:none}.ingredients{gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.ingredient-button{height:44px;padding:3px;gap:2px}.ingredient-button .food{width:30px;height:32px;flex-basis:30px}.ingredient-name{font-size:14px;letter-spacing:0}
  .worktop{padding:5px 6px 7px}.worktop-heading{display:none}.bread-slots{gap:5px}
  .bread-slot{min-height:0;padding-bottom:3px}.bread-select{min-height:66px;height:66px;padding:10px 0 0}.bread-art.bread-sprite{width:84px;height:63px;max-width:100%;margin:0 auto}.bread-label{font-size:12px;top:3px;left:4px}.selected-pill{display:none}
  .bread-chips{min-height:28px;margin:0 0 3px;padding:0 2px;gap:1px}.bread-chip{width:27px;height:28px;flex:0 1 27px}.empty-bread-caption{font-size:12px}.chip-remove-mark{display:none}
  .bread-actions{padding:0 2px}.bake-button{min-height:44px;padding:3px;line-height:1.2}.bake-label{font-size:12px}
  .worktop-actions{gap:5px;margin-top:6px}.serve-hint{display:none}.discard-button{font-size:14px;min-height:44px;min-width:72px;padding:5px}.serve-button{flex:1;max-width:none;min-width:0;min-height:44px;font-size:14px;padding:5px;gap:4px}.serve-button svg{display:none}
  .mobile-order{display:block;width:44px;height:44px;flex-shrink:0;border:1px solid #b5946a;border-radius:8px;background:#fff0ce;color:#664926;font-size:20px}
  .drag-instruction,.page-footer{display:none}.upgrade-button{min-height:44px;padding:4px 9px}.upgrade-button strong{font-size:14px}.upgrade-button .upgrade-icon{width:26px;height:26px}
  .modal-inner{padding:18px}.daily-goals{font-size:14px}.modal-inner .recipe-item{font-size:16px}
}
@media(max-width:350px){.brand h1{max-width:72px;font-size:12px}.topbar-actions{gap:2px}.topbar-actions .icon-button{min-width:36px;width:36px}.ingredient-button .food{width:24px;flex-basis:24px}.ingredient-name{font-size:12px}.bread-chip{flex-basis:24px;width:24px}}
@media(max-width:760px) and (max-height:700px){.scene{height:194px}.customer-row{top:37px}.customer-person{height:87px}.avatar-figure{height:104px;width:104px}.scene-topline{top:15px}.bread-select{min-height:58px;height:58px}.bread-art.bread-sprite{height:55px;width:76px}}

/* v7: complete illustrated identities + consistent vector controls. */
.avatar-frame{background-image:url('./assets/customer-cast.webp');background-size:600% 400%}
.avatar-accessory{display:none}
.ui-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0;stroke-width:1.8}
.ui-icon.filled{fill:currentColor}
.bread-slot[data-heat="burnt"] .bread-art{filter:none;background-size:contain;background-repeat:no-repeat}
.personality-label{display:flex;align-items:center;justify-content:center;gap:3px}
.personality-label .ui-icon{width:14px;height:14px}
.bake-flame{display:inline-flex;font-size:inherit}.bake-flame .ui-icon{width:17px;height:17px}
.bake-label{min-width:0}.bake-button{gap:4px}
.customer-heart .ui-icon{width:22px;height:22px;fill:currentColor}
.coin .ui-icon{width:23px;height:23px}.result-stars .ui-icon{width:42px;height:42px}
.ingredient-check .ui-icon,.check .ui-icon{width:12px;height:12px}
.chip-remove-mark .ui-icon{width:10px;height:10px}
.daily-goal span{display:flex;align-items:center;gap:6px}.daily-goal .ui-icon{width:16px;height:16px}
.shift-badge{display:flex;align-items:center;gap:5px}
.customer.is-selected .customer-name:before,.customer[data-mood="2"] .customer-name:after,.order-ingredient.added:after,.bread-chip:hover:after{content:none}
.order-ingredient.added{outline:1px solid #4c7e3d;outline-offset:-1px}
@media(max-width:760px){.mobile-goals{display:flex;align-items:center;gap:4px}.mobile-goals .ui-icon{width:14px;height:14px}.mobile-goals span{white-space:nowrap}.bake-flame .ui-icon{width:14px;height:14px}.bake-label{font-size:12px}.shift-badge{display:none}.personality-label{font-size:12px}.serve-button svg{display:inline-block;width:18px;height:18px}}
