/* Phase 45 kitchen workflow, tracking, mobile images and receipt polish */
.sk45-live-status{border:1px solid rgba(22,163,74,.22);border-radius:18px;padding:14px;margin:14px 0;background:#fff;box-shadow:0 10px 25px rgba(15,23,42,.08)}
.sk45-live-status strong{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#fff;background:var(--sk45-status,#64748b)}
.sk45-timeline,.sk26-timeline{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:10px;margin:18px 0}.sk26-step{border:1px solid #e5e7eb;border-radius:16px;padding:12px;background:#fff;min-height:86px}.sk26-step b{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e5e7eb;color:#334155}.sk26-step.done b,.sk26-step.active b{background:#16a34a;color:#fff}.sk26-step.active{outline:3px solid rgba(22,163,74,.18);box-shadow:0 12px 30px rgba(22,163,74,.14)}.sk26-step strong{display:block;margin-top:8px}.sk26-step span{font-size:.84rem;color:#64748b}.kitchen-board,.mk-board{gap:16px}.kitchen-col,.mk-col{border-top:6px solid #64748b}.kitchen-col:nth-child(1),.mk-col:nth-child(1){border-top-color:#64748b}.kitchen-col:nth-child(2),.mk-col:nth-child(2){border-top-color:#2563eb}.kitchen-col:nth-child(3),.mk-col:nth-child(3){border-top-color:#f59e0b}.kitchen-col:nth-child(4),.mk-col:nth-child(4){border-top-color:#16a34a}.kitchen-order,.mk-order{border-left:5px solid #16a34a;transition:transform .2s ease,box-shadow .2s ease}.kitchen-order:hover,.mk-order:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(15,23,42,.12)}
.dish-card img,.menu-card img,.product-card img,.daily-special img,.dish-image,.food-img{width:100%;height:clamp(150px,34vw,230px)!important;object-fit:contain!important;object-position:center!important;background:#fff7ed;border-radius:16px;padding:8px;display:block}.hero-dish img,.home-special img{max-height:240px!important;object-fit:contain!important}.receipt-wrap{max-width:900px}.receipt-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-bottom:14px}.sk45-receipt{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;color:#111827}.sk45-receipt h1{margin:0}.sk45-receipt h2{display:flex;justify-content:space-between;gap:12px}.receipt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 20px}.sk45-receipt table{width:100%;border-collapse:collapse;margin:18px 0}.sk45-receipt th,.sk45-receipt td{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left}.receipt-totals{max-width:360px;margin-left:auto}.receipt-totals p,.receipt-totals h2{display:flex;justify-content:space-between}.receipt-note{color:#64748b}.phase45-reset-box{border:2px solid #fca5a5;background:#fff7f7;border-radius:16px;padding:16px;margin:16px 0}.phase45-reset-box input,.phase45-reset-box textarea{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:10px;margin:6px 0 12px}
@media(max-width:760px){.sk45-timeline,.sk26-timeline{grid-template-columns:1fr 1fr}.dish-card img,.menu-card img,.product-card img,.daily-special img,.dish-image,.food-img{height:170px!important;padding:10px}.receipt-grid{grid-template-columns:1fr}.sk45-receipt{padding:14px}.receipt-totals{max-width:none}.customer-card{width:min(94vw,100%)!important}.hero-dish img,.home-special img{max-height:190px!important}}
@media print{.no-print,.customer-header,.customer-footer,header,footer{display:none!important}.customer-card,.sk45-receipt{box-shadow:none!important;border:0!important}.sk45-receipt{padding:0}.customer-page{background:#fff!important}}
