*{box-sizing:border-box}:root{color:#f8fafc;background:#020617;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 0 0,#10b98129,#0000 32rem),#020617;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.dashboard-shell{min-height:100vh;padding:2rem}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.eyebrow{color:#34d399;text-transform:uppercase;letter-spacing:.16em;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.dashboard-header h1{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.subtitle{color:#94a3b8;margin:.75rem 0 0}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.secondary-action,.connection-badge{color:#e2e8f0;background:#0f172ad9;border:1px solid #94a3b859;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:800;display:inline-flex}.secondary-action{cursor:pointer}.secondary-action.active,.connection-badge.connected{color:#34d399;border-color:#34d399}.connection-badge.connecting{color:#facc15;border-color:#facc15}.connection-badge.offline{color:#fb7185;border-color:#fb7185}.order-columns{grid-template-columns:repeat(3,minmax(280px,1fr));align-items:start;gap:1rem;display:grid}.order-column{background:#0f172ab3;border:1px solid #94a3b833;border-radius:2rem;min-height:50vh;padding:1rem}.column-title{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.column-title h2{flex:1;margin:0;font-size:1.25rem}.column-title span{color:#022c22;text-align:center;background:#10b981;border-radius:999px;min-width:2rem;padding:.25rem .55rem;font-weight:900}.ticket-list{gap:1rem;display:grid}.ticket-card{background:#0f172a;border:1px solid #94a3b838;border-radius:1.5rem;padding:1rem;box-shadow:0 20px 50px #00000047}.ticket-header{justify-content:space-between;gap:1rem;display:flex}.pickup-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.78rem;font-weight:900}.ticket-header h3{margin:.15rem 0 0;font-size:2.4rem}.status-pill{border-radius:999px;align-self:flex-start;padding:.45rem .7rem;font-size:.78rem;font-weight:900}.status-pill.received{color:#422006;background:#facc15}.status-pill.processing{color:#082f49;background:#60a5fa}.status-pill.ready{color:#022c22;background:#34d399}.status-pill.completed{color:#f8fafc;background:#64748b}.ticket-meta{color:#94a3b8;justify-content:space-between;gap:1rem;margin-top:.75rem;font-size:.9rem;display:flex}.ticket-items{gap:.7rem;margin-top:1rem;display:grid}.ticket-item{background:#1e293bd9;border-radius:1rem;padding:.8rem}.ticket-item strong{font-size:1.05rem}.ticket-item ul{color:#cbd5e1;margin:.45rem 0 0;padding-left:1.2rem}.ticket-total{color:#34d399;margin-top:1rem;font-size:1.1rem;font-weight:900}.ticket-actions{gap:.65rem;margin-top:1rem;display:grid}.ticket-actions button{cursor:pointer;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;min-height:3.2rem;font-weight:900;display:inline-flex}.print-button{color:#f8fafc;background:#334155}.primary-action{color:#082f49;background:#60a5fa}.ready-action{color:#022c22;background:#34d399}.complete-action{color:#020617;background:#f8fafc}.empty-column,.empty-state{text-align:center;color:#94a3b8;border:1px dashed #94a3b84d;border-radius:1.25rem;padding:2rem;font-weight:700}.history-section{border-top:1px solid #94a3b833;margin-top:2rem;padding-top:1.5rem}.history-section h2{margin:0 0 1rem}.history-list{gap:.75rem;display:grid}.history-card{color:#cbd5e1;background:#0f172acc;border-radius:1rem;grid-template-columns:120px 1fr 120px 120px;align-items:center;gap:1rem;padding:1rem;display:grid}.muted{color:#94a3b8}@media (width<=1100px){.order-columns{grid-template-columns:1fr}.dashboard-header{flex-direction:column}.header-actions{justify-content:flex-start}}@media (width<=640px){.dashboard-shell{padding:1rem}.history-card{grid-template-columns:1fr}}html{background:#020617}
