:root{color:#17202a;background:#dfe4e9;font-family:system-ui,-apple-system,Segoe UI,Yu Gothic UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{height:100vh;min-height:620px;display:grid;grid-template-rows:64px minmax(0,1fr) 28px;background:#cfd5db}.topbar{display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(360px,1.3fr);align-items:center;gap:12px;padding:8px 12px;color:#fff;background:#17212b;border-bottom:1px solid #080d12}.brand-block{display:flex;min-width:0;flex-direction:column;gap:1px}.brand-name{font-size:20px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.brand-subtitle{color:#c6d0d9;font-size:11px;white-space:nowrap}.current-codes{display:flex;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.current-codes>span{padding:6px 9px;border:1px solid #5f6d7a;border-radius:4px;background:#10171e;font-size:12px}.current-codes strong{font-size:18px;letter-spacing:.04em}.draft-state{font-family:system-ui,sans-serif;font-weight:800}.state-recalled-reservation{background:#8a5b08!important}.state-additional{background:#235f91!important}.top-actions{display:flex;justify-content:flex-end;gap:6px}.top-actions button{min-height:40px;padding:6px 10px;color:#fff;background:#34414d;border:1px solid #667482;border-radius:4px;font-weight:800;white-space:nowrap}.top-actions button.attention{background:#8b5c09;border-color:#d8a93d}.top-actions button.connected{background:#24713c;border-color:#62b579}.workspace{min-height:0;display:grid;grid-template-columns:190px minmax(430px,1fr) 410px;gap:1px;background:#aab3bb}.pane{min-height:0;background:#f5f6f7}.left-pane{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:10px}.lookup-panel{padding:9px;background:#fff;border:1px solid #aeb7bf}.lookup-panel label{display:block;margin-bottom:6px;font-size:12px;font-weight:900}.lookup-row{display:grid;grid-template-columns:minmax(0,1fr) 45px;gap:5px}.lookup-row input{width:100%;min-width:0;height:40px;padding:7px;border:1px solid #8f9aa4;border-radius:3px}.lookup-row button{border:1px solid #74808a;background:#e8edf1;border-radius:3px;font-weight:900}.category-list{display:grid;grid-auto-rows:minmax(55px,1fr);gap:7px;min-height:0}.category-list button{min-height:48px;color:#17212b;background:#fff;border:1px solid #8e99a3;border-radius:4px;font-size:16px;font-weight:900}.category-list button.active{color:#fff;background:#235b89;border-color:#164569}.operator-note{color:#5e6871;font-size:11px;line-height:1.5}.product-pane{display:grid;grid-template-rows:auto minmax(0,1fr);gap:9px;padding:10px}.pane-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.pane-heading h1{margin:0;font-size:19px}.pane-heading span{color:#66717b;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(78px,1fr);gap:8px;min-height:0}.product-tile{position:relative;display:flex;min-height:72px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:10px;text-align:left;color:#17212b;background:#fff;border:1px solid #8f9aa4;border-radius:5px}.product-tile:hover,.product-tile:focus-visible{background:#eef6fd;border-color:#326d9c}.product-tile.in-cart{background:#ddecfa;border-color:#2e6b9e}.product-name{font-size:16px;font-weight:900;line-height:1.2}.product-price{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:800}.quantity-badge{position:absolute;top:6px;right:6px;display:grid;width:28px;height:28px;place-items:center;color:#fff;background:#1b5688;border-radius:50%;font-weight:900}.cart-pane{display:grid;grid-template-rows:minmax(0,1fr) auto auto}.cart-section{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;background:#fff}.cart-heading{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;border-bottom:1px solid #b7c0c8}.cart-heading h2{display:inline;margin:0;font-size:17px}.cart-heading button{padding:6px 8px;border:1px solid #949fa8;background:#f0f2f4;border-radius:3px;font-size:12px;font-weight:800}.source-note{margin-left:7px;color:#7a5a16;font-size:11px}.cart-list{min-height:0;overflow:auto;padding:4px 8px}.empty-cart{padding:36px 8px;color:#77828b;text-align:center}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) 104px 77px;align-items:center;gap:5px;padding:8px 2px;border-bottom:1px solid #e0e4e7}.cart-line-name{min-width:0}.cart-line-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-line-name small{display:block;margin-top:2px;color:#6a747d;font-size:11px}.quantity-control{display:grid;grid-template-columns:32px 1fr 32px;height:34px}.quantity-control button{border:1px solid #9ca7af;background:#f3f5f6;font-size:18px}.quantity-control span{display:grid;place-items:center;border-top:1px solid #9ca7af;border-bottom:1px solid #9ca7af;font-weight:900}.line-total{text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.cart-total{padding:8px 11px;border-top:2px solid #717b84;background:#fafbfb}.cart-total>div{display:flex;align-items:baseline;justify-content:space-between}.cart-total strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.cart-total .grand-total{font-size:25px}.payment-section{padding:8px 10px;background:#edf0f2;border-top:1px solid #aab4bc}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:7px}.payment-methods button{min-height:37px;border:1px solid #8d99a2;background:#fff;border-radius:3px;font-weight:900}.payment-methods button.active{color:#fff;background:#35434f}.main-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.main-actions button{min-height:46px;padding:7px;border:1px solid #78848e;border-radius:3px;font-size:13px;font-weight:900}.reserve-button{background:#fff4d3}.reserve-print-button{background:#ffe5a0}.pay-button{grid-column:1 / -1;color:#fff;background:#17652e;border-color:#0d4c20!important}.kitchen-option{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:7px;font-size:13px;font-weight:800}.kitchen-option input{width:19px;height:19px;margin:0}.printer-section{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;background:#e0e5e9;border-top:1px solid #aab4bc}.printer-section strong,.printer-section small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.printer-section strong{font-size:12px}.printer-section small{margin-top:2px;color:#56616a;font-size:10px}.printer-section button{padding:7px 9px;border:1px solid #858f98;background:#fff;border-radius:3px;font-weight:800}.statusbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 12px;color:#dce4eb;background:#26333e;font-size:11px}.toast{position:fixed;z-index:50;right:18px;bottom:42px;max-width:min(520px,85vw);padding:10px 14px;color:#fff;background:#101820;border-radius:4px;box-shadow:0 5px 22px #0008;font-weight:800}.modal-backdrop{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:#0009}.history-modal{display:grid;width:min(900px,96vw);max-height:88vh;grid-template-rows:auto auto minmax(0,1fr);background:#f6f7f8;border:2px solid #3b464f;box-shadow:0 12px 45px #0009}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;background:#17212b;color:#fff}.modal-header h2{margin:0;font-size:19px}.modal-header span{color:#c6d0d9;font-size:11px}.modal-header button{padding:7px 11px;color:#fff;background:#34414d;border:1px solid #6a7885;border-radius:3px;font-weight:800}.history-tools{display:flex;gap:7px;padding:9px 12px;background:#e7ebee;border-bottom:1px solid #b0bbc3}.history-tools input{min-width:0;flex:1;padding:8px;border:1px solid #919ca5;border-radius:3px}.history-tools button{padding:7px 10px;border:1px solid #8d98a0;background:#fff;border-radius:3px;font-size:12px;font-weight:800}.history-tools button.active{color:#fff;background:#2d5f87}.history-list{min-height:0;overflow:auto;padding:10px 12px}.empty-history{padding:35px;color:#68737c;text-align:center}.history-card{margin-bottom:9px;padding:10px;background:#fff;border:1px solid #aeb8c0;border-radius:4px}.history-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.history-codes{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:900}.order-status{display:inline-block;margin-left:8px;padding:3px 6px;color:#fff;border-radius:3px;font-family:system-ui,sans-serif;font-size:11px}.status-paid{background:#23723c}.status-reserved{background:#94630b}.status-cancelled{background:#7d3333}.history-meta{margin-top:3px;color:#5d6871;font-size:11px}.history-card-heading>button{min-height:36px;padding:6px 9px;border:1px solid #7e8991;background:#eef1f3;border-radius:3px;font-weight:800;white-space:nowrap}.history-items{display:flex;flex-wrap:wrap;gap:4px 10px;margin-top:8px;padding:7px 8px;color:#3c4851;background:#f1f3f4;font-size:12px}.print-job-list{display:grid;gap:5px;margin-top:8px}.print-job-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;border:1px solid #d2d8dc;background:#fbfcfc}.print-job-row>div{min-width:0}.print-job-row strong{margin-right:7px}.print-job-row small{display:block;overflow:hidden;margin-top:3px;color:#68737b;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.print-job-row button{min-width:65px;padding:7px 9px;border:1px solid #75818a;background:#fff;border-radius:3px;font-weight:900}.print-state,.reprint-marker{display:inline-block;margin-right:5px;padding:2px 5px;border-radius:3px;font-size:11px;font-weight:800}.print-success{color:#165f2c;background:#d9f0df}.print-error{color:#8a2c2c;background:#f6dddd}.print-unknown{color:#78550b;background:#faedbf}.print-pending,.print-sending{color:#4e5962;background:#e7ebee}.reprint-marker{color:#674d0a;background:#fff0b8}@media(max-width:1120px){.topbar{grid-template-columns:minmax(210px,1fr) auto}.top-actions{grid-column:1 / -1;grid-row:2;justify-content:stretch}.top-actions button{flex:1}.app-shell{grid-template-rows:104px minmax(0,1fr) 28px}.workspace{grid-template-columns:155px minmax(350px,1fr) 360px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;grid-template-rows:auto auto 28px}.workspace{grid-template-columns:140px 1fr;min-height:700px}.cart-pane{grid-column:1 / -1;min-height:500px}.current-codes{display:none}.brand-name{font-size:17px}}
