html{background:#0b1120}body{min-height:100vh}button,input,select{touch-action:manipulation}:root{color:#f8fafc;background:#080d18;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:#080d18;min-width:320px;min-height:100%;margin:0}button{font:inherit;touch-action:manipulation}.kds{min-height:100vh;padding:7px}.service-bar{background:#101827;border:1px solid #243044;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:46px;margin-bottom:7px;padding:4px 7px;display:grid}.station-switcher{gap:4px;display:flex}.station{color:#cbd5e1;cursor:pointer;background:#162033;border:1px solid #334155;border-radius:6px;min-height:34px;padding:4px 12px;font-size:12px;font-weight:900}.station.active{color:#fff;background:#0284c7;border-color:#38bdf8}.service-metrics{color:#aab7ca;white-space:nowrap;justify-content:center;gap:16px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.service-metrics strong{color:#fff;font-size:14px}.live{align-items:center;gap:5px;font-size:10px;font-weight:950;display:flex}.live i{background:currentColor;border-radius:50%;width:7px;height:7px}.live.connected{color:#4ade80}.live.disconnected{color:#fb7185}.error{color:#fecaca;background:#7f1d1d;border:1px solid #ef4444;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:7px;padding:7px 10px;font-size:12px;font-weight:800;display:flex}.error button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:18px}.empty{color:#64748b;border:1px dashed #334155;border-radius:9px;place-items:center;min-height:calc(100vh - 65px);font-size:17px;font-weight:800;display:grid}.ticket-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;gap:7px;display:grid}.ticket{color:#111827;background:#f8fafc;border:2px solid #334155;border-radius:8px;min-width:0;overflow:hidden}.ticket.warning{border-color:#f59e0b}.ticket.late{border-color:#ef4444}.ticket-top{color:#fff;background:#111827;justify-content:space-between;align-items:center;gap:7px;min-height:46px;padding:5px 7px;display:flex}.ticket.warning .ticket-top{background:#92400e}.ticket.late .ticket-top{background:#991b1b}.ticket-identity{align-items:baseline;gap:6px;min-width:0;display:flex}.ticket-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1;overflow:hidden}.ticket-identity small{color:#cbd5e1;font-size:10px;font-weight:900}.ticket-header-right{align-items:center;gap:6px;display:flex}.ticket-summary{border-radius:4px;padding:3px 5px;font-size:8px;font-weight:950}.ticket-summary.sent{color:#dbeafe;background:#1d4ed8}.ticket-summary.preparing{color:#dcfce7;background:#15803d}.ticket-summary.ready{color:#052e16;background:#86efac}.ticket-summary.partial{color:#422006;background:#facc15}.ticket-top time{font-variant-numeric:tabular-nums;background:#ffffff24;border-radius:4px;padding:3px 5px;font-size:18px;font-weight:950}.ticket-details{color:#64748b;background:#eef2f7;border-bottom:1px solid #dbe3ee;justify-content:space-between;padding:3px 7px;font-size:9px;font-weight:900;display:flex}.quick-select{background:#e8edf4;border-bottom:1px solid #dbe3ee;grid-template-columns:1fr 1fr .75fr;gap:3px;padding:4px;display:grid}.quick-select button{color:#334155;cursor:pointer;background:#fff;border:1px solid #b8c3d1;border-radius:5px;min-height:28px;font-size:9px;font-weight:900}.items{padding:3px 5px}.item{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dce3ec;grid-template-columns:23px 25px minmax(0,1fr) auto;align-items:start;gap:4px;width:100%;padding:7px 4px;display:grid}.item:last-child{border-bottom:0}.item.selected{background:#dbeafe;border-radius:5px;box-shadow:inset 3px 0 #2563eb}.selection-box{color:#fff;background:#fff;border:2px solid #94a3b8;border-radius:4px;place-items:center;width:19px;height:19px;font-size:11px;font-weight:950;display:grid}.item.selected .selection-box{background:#2563eb;border-color:#2563eb}.seat{color:#475569;padding-top:2px;font-size:10px;font-weight:950}.item-content{flex-direction:column;gap:3px;min-width:0;display:flex}.item-content strong{overflow-wrap:anywhere;font-size:12px;line-height:1.2}.notes{color:#9a3412;border-left:3px solid #f59e0b;padding-left:5px;font-size:9px;font-weight:900;line-height:1.2}.line-status{color:#475569;text-transform:uppercase;background:#e2e8f0;border-radius:4px;padding:2px 4px;font-size:7px;font-weight:950}.line-status.preparing{color:#1d4ed8;background:#dbeafe}.line-status.ready{color:#166534;background:#dcfce7}.workflow-actions{background:#cbd5e1;border-top:1px solid #cbd5e1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.workflow{color:#fff;cursor:pointer;border:0;min-height:42px;font-size:11px;font-weight:950}.workflow.preparing{background:#2563eb}.workflow.ready{background:#16a34a}.workflow.served{background:#475569}.workflow:disabled{cursor:not-allowed;opacity:.38}@media (width>=1500px){.ticket-grid{grid-template-columns:repeat(auto-fill,minmax(315px,1fr))}}@media (width<=700px){.service-bar{grid-template-columns:1fr auto}.service-metrics{order:3;grid-column:1/-1;justify-content:flex-start}.ticket-grid{grid-template-columns:1fr}}.ticket.has-new-items{box-shadow:0 0 0 2px #2563eb66,0 10px 25px #00000052}.new-items-alert{color:#fff;letter-spacing:.08em;text-align:center;background:#2563eb;border-bottom:1px solid #93c5fd;padding:5px 8px;font-size:11px;font-weight:950;animation:1.4s ease-in-out 3 new-item-pulse}@keyframes new-item-pulse{0%,to{background:#2563eb}50%{background:#1d4ed8;box-shadow:inset 0 0 18px #ffffff47}}.status-group{border:1px solid #d7dee8;border-radius:6px;margin-bottom:4px;overflow:hidden}.status-group:last-child{margin-bottom:0}.status-group-header{color:#475569;letter-spacing:.08em;background:#e2e8f0;justify-content:space-between;align-items:center;min-height:24px;padding:3px 6px;font-size:9px;font-weight:950;display:flex}.status-group-header strong{color:#fff;background:#64748b;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.status-group-sent{border-color:#93c5fd}.status-group-sent .status-group-header{color:#1e3a8a;background:#dbeafe}.status-group-sent .status-group-header strong{background:#2563eb}.status-group-preparing{border-color:#86efac}.status-group-preparing .status-group-header{color:#14532d;background:#dcfce7}.status-group-preparing .status-group-header strong{background:#16a34a}.status-group-ready{border-color:#fde047}.status-group-ready .status-group-header{color:#713f12;background:#fef9c3}.status-group-ready .status-group-header strong{color:#422006;background:#facc15}.item.new-line{background:linear-gradient(90deg,#dbeafef2,#eff6ff73)}.item.new-line:not(.selected){box-shadow:inset 3px 0 #2563eb}.item.new-line .item-content strong{color:#1e3a8a}.guest-name{color:#475569;font-size:9px;font-weight:850}.course-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:850}.new-alert-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.85s ease-out infinite new-alert-dot-pulse;box-shadow:0 0 #ef4444d9}.ticket.new-item-alerting{animation:1s ease-in-out infinite new-ticket-border-pulse}@keyframes new-alert-dot-pulse{0%{box-shadow:0 0 #ef4444d9}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes new-ticket-border-pulse{0%,to{border-color:#ef4444;box-shadow:0 0 0 1px #ef444459}50%{border-color:#fca5a5;box-shadow:0 0 14px 3px #ef4444a6}}
