.melba-food-kitchen-page .site-header,.melba-food-kitchen-page .site-footer,.melba-food-kitchen-page .woocommerce-breadcrumb{display:none!important}.melba-food-kitchen-page .site-content,.melba-food-kitchen-page .content-area,.melba-food-kitchen-page .site-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.mf-kitchen{min-height:100vh;padding:18px;background:#f4f4f4;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.mf-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.mf-header h1{margin:0;font-size:28px}.mf-subtitle{margin:4px 0 0;opacity:.65}.mf-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#mf-location-select{min-height:40px;padding:0 10px;max-width:260px}.mf-dot{width:10px;height:10px;border-radius:999px;display:inline-block;background:#c33}.mf-dot.online{background:#2b9b4b}#mf-refresh{margin-left:8px;min-height:40px;padding:0 14px}.mf-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mf-column{background:#e9e9e9;border-radius:14px;padding:12px;min-height:70vh}.mf-column-title{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 2px 12px}.mf-column-title h2{margin:0;font-size:20px}.mf-count{min-width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;font-weight:700}.mf-list{display:grid;gap:12px}.mf-card{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 6px rgba(0,0,0,.07)}.mf-card-head,.mf-card-foot{display:flex;justify-content:space-between;align-items:center;gap:10px}.mf-order{font-size:22px;font-weight:800;margin-right:8px}.mf-service{font-size:13px;font-weight:700}.mf-age{font-size:13px;opacity:.65;white-space:nowrap}.mf-items{margin:14px 0;padding:0;list-style:none}.mf-items li{padding:4px 0;font-size:17px}.mf-details{border-top:1px solid #eee;padding-top:10px;font-size:14px;line-height:1.4}.mf-slot{font-size:18px;font-weight:800;margin-bottom:8px}.mf-note{margin-top:8px;padding:8px;border-radius:8px;background:#fff6d9}.mf-total{font-weight:800;font-size:17px}.mf-actions{display:flex;gap:8px}.mf-action{border:0;border-radius:8px;min-height:46px;padding:0 14px;font-weight:800;cursor:pointer}.mf-action.primary,.mf-action.done{background:#111;color:#fff}.mf-action.secondary{background:#e7e7e7;color:#111}.mf-action:disabled{opacity:.5;cursor:wait}.mf-empty{padding:24px 10px;text-align:center;opacity:.45}.mf-message{margin-bottom:14px;padding:10px 12px;border-radius:8px;background:#ffe2e2}.mf-login{padding:30px}@media(max-width:900px){.mf-board{grid-template-columns:1fr}.mf-column{min-height:auto}}@media(max-width:560px){.mf-kitchen{padding:10px}.mf-header{align-items:flex-start;flex-direction:column}.mf-card-foot{align-items:stretch;flex-direction:column}.mf-actions{display:grid;grid-template-columns:1fr 1fr}.mf-action{width:100%}}

.mf-action.print{background:#fff;color:#111;border:1px solid #bbb}
.mf-action.reopen{background:#fff3cd;color:#111;border:1px solid #d5b640}
.mf-recent{margin-top:16px;background:#e9e9e9;border-radius:14px;padding:12px}
.mf-recent-help{margin:-4px 2px 12px;font-size:13px;opacity:.65}
.mf-recent-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.mf-card-recent{opacity:.9}
.mf-card-recent .mf-items{max-height:92px;overflow:hidden}
@media(max-width:900px){.mf-recent-list{grid-template-columns:1fr}}
