:root{color-scheme:light;--paper: #f2ece0;--paper-strong: #fffaf1;--ink: #201812;--muted: #6d6258;--line: #e3d7c6;--olive: #425339;--moss: #6f8558;--ember: #b6531e;--fire: #7f2418;--mint: #1f6546;--shadow: 0 18px 50px rgba(38, 24, 18, .1)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Segoe UI,Trebuchet MS,sans-serif;background:radial-gradient(circle at top right,rgba(182,83,30,.18),transparent 22%),radial-gradient(circle at left center,rgba(66,83,57,.18),transparent 28%),linear-gradient(180deg,#f6efe4,#efe4d2);color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card,.summary-card,.board-column,.filter-bar{background:#fffaf1eb;border:1px solid var(--line);box-shadow:var(--shadow)}.login-card{width:min(480px,100%);padding:32px;border-radius:30px;display:grid;gap:18px}.eyebrow{margin:0;color:var(--fire);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.brand-lockup{display:flex;align-items:flex-start;gap:14px}.brand-lockup.compact{align-items:center}.brand-logo-image{width:72px;height:72px;object-fit:contain;flex-shrink:0}.brand-lockup.compact .brand-logo-image{width:58px;height:58px}.brand-text-stack{display:grid;gap:6px}.brand-title{margin:0}.brand-subtitle{margin:0;color:var(--muted);line-height:1.6}.profile-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:999px;border:1px solid var(--line);background:#1f1412e0}.profile-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--amber),var(--fire));color:#120b08;font-weight:800}.profile-copy{display:grid;gap:2px}.profile-copy strong{font-size:.92rem}.profile-copy span{color:var(--muted);font-size:.8rem}.login-card h1,.topbar h1,.column-header h2,.ticket-card h3{margin:0}.login-copy,.topbar-copy,.column-header p,.summary-card p,.ticket-meta span,.ticket-card p,.empty-state{color:var(--muted)}.field{display:grid;gap:8px}.field span{font-weight:700;color:var(--olive)}.field input{border:1px solid var(--line);background:#fffdf8;border-radius:16px;padding:14px 16px;letter-spacing:.24em}.primary-button,.lane-action,.item-action{border:none;border-radius:16px;color:#fffaf1;font-weight:700}.primary-button{background:linear-gradient(135deg,var(--fire),var(--ember));padding:14px 18px}.kds-shell{min-height:100vh}.topbar{display:flex;justify-content:space-between;gap:18px;padding:28px 30px 18px}.topbar-actions{display:flex;gap:10px;align-self:flex-start}.ghost-button{display:inline-flex;align-items:center;gap:8px;border-radius:14px;padding:12px 14px;border:1px solid var(--line);background:#fffaf1d6;color:var(--ink)}.layout{padding:0 30px 30px;display:grid;gap:18px}.summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.summary-card{border-radius:26px;padding:18px 20px;display:grid;gap:8px}.summary-card span{color:var(--muted)}.summary-card strong{font-size:2rem}.summary-card.amber{background:linear-gradient(180deg,#fff4e0f5,#fffaf1f5)}.summary-card.fire{background:linear-gradient(180deg,#ffebe4f5,#fffaf1f5)}.summary-card.mint{background:linear-gradient(180deg,#e5f5eaf5,#fffaf1f5)}.summary-card.paper{background:linear-gradient(180deg,#f7f2e8f5,#fffaf1f5)}.summary-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#2018120f}.filter-bar{border-radius:26px;padding:18px 20px}.filter-label{margin:0 0 12px;font-size:.9rem;font-weight:700;color:var(--olive)}.station-pills{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid transparent;background:#efe6d7;color:#5c544c;border-radius:999px;padding:10px 14px}.pill.active{background:var(--olive);color:#fffaf1}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.board-column{border-radius:30px;padding:18px;min-height:520px;display:flex;flex-direction:column}.board-column.queued{background:linear-gradient(180deg,#fff7e9f5,#fffaf1f5)}.board-column.cooking{background:linear-gradient(180deg,#ffede3f5,#fffaf1f5)}.board-column.ready{background:linear-gradient(180deg,#e7f7ecf5,#fffaf1f5)}.column-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.column-count{min-width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#20181214;font-weight:800}.column-body{display:grid;gap:14px;align-content:start}.ticket-card{background:#fffdf8f0;border:1px solid var(--line);border-radius:24px;padding:16px;display:grid;gap:14px}.ticket-head,.item-row,.item-title-row{display:flex;justify-content:space-between;gap:12px}.ticket-order{margin:0 0 6px;color:var(--fire);font-weight:700}.age-badge{align-self:flex-start;border-radius:999px;padding:8px 10px;background:#4253391a;color:var(--olive);font-size:.8rem;font-weight:700}.ticket-meta{display:flex;flex-wrap:wrap;gap:10px}.ticket-meta span{padding:7px 10px;border-radius:999px;background:#f3ebdf;font-size:.82rem}.guest-note,.item-note{margin:0;line-height:1.55}.item-list{display:grid;gap:12px}.item-row{align-items:flex-start;padding-top:12px;border-top:1px solid #efe3d4}.item-row:first-child{padding-top:0;border-top:none}.item-row p{margin:6px 0 0;line-height:1.45}.status-pill{border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:700}.status-pill.pending{background:#ffe7bd;color:#8e5613}.status-pill.accepted{background:#fee0cd;color:#9a3f17}.status-pill.ready{background:#dff2e5;color:#1f6546}.item-action{min-width:90px;background:#2d3b26;padding:10px 12px}.lane-action{width:100%;background:linear-gradient(135deg,#31412a,#557047);padding:12px 14px}.item-action:disabled,.lane-action:disabled,.ghost-button:disabled{opacity:.6;cursor:wait}.empty-state{min-height:180px;border-radius:22px;border:1px dashed var(--line);background:#fffdf8c7;display:grid;place-items:center;padding:18px;text-align:center}@media (max-width: 1180px){.board{grid-template-columns:1fr}.board-column{min-height:0}}@media (max-width: 760px){.topbar,.layout{padding-left:16px;padding-right:16px}.topbar{flex-direction:column}.topbar-actions{width:100%;flex-direction:column}.ghost-button{justify-content:center}.item-row{flex-direction:column}.item-action{width:100%}}.security-notice{border-radius:16px;padding:14px 16px;border:1px solid rgba(206,164,86,.35);background:#fff7e6e6;color:#6f4e24}.security-notice.info{background:#eef4ffeb;border-color:#c8d8f4;color:#29496e}.security-notice.warning{background:#fff5dff2;border-color:#ead2a2;color:#80551b}.security-notice.critical{background:#fff0f4f2;border-color:#efc3d0;color:#8e2e4f}.lockout-card{gap:18px}.muted-copy{color:var(--muted)}
