: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{position:relative;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-mobile-order{background:#8a5b08!important}.state-copied{background:#235f91!important}.state-edit-unpaid{background:#5c4c23!important}.top-actions{display:flex;justify-content:flex-end;gap:6px}.top-actions button,.top-actions a{min-height:40px;padding:6px 10px;color:#fff;background:#34414d;border:1px solid #667482;border-radius:4px;font-weight:800;white-space:nowrap;text-decoration:none}.top-actions button.attention{background:#8b5c09;border-color:#d8a93d}.top-actions button.connected{background:#24713c;border-color:#62b579}.staff-menu-toggle{min-width:104px}.staff-navigation{position:absolute;z-index:60;top:calc(100% + 4px);right:12px;display:grid;min-width:170px;gap:5px;padding:7px;background:#26333e;border:1px solid #71818c;border-radius:5px;box-shadow:0 8px 24px #0008}.staff-navigation a{padding:10px 12px;color:#fff;background:#34414d;border:1px solid #667482;border-radius:4px;font-weight:900;text-decoration:none}.staff-navigation a:hover,.staff-navigation a:focus-visible{background:#235b89}.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(90px,112px);align-content:start;gap:8px;min-height:0;overflow:auto;padding-right:2px}.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-tile small{color:#6a747d;font-size:11px}.set-tile{background:#fff8e4;border-color:#b99a53}.product-tile.set-option-selected,.product-tile.set-option-selected:hover{color:#194e2d;background:#e3f2e6;border:2px solid #2e8b57}.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}.home-tile{min-height:90px}.home-empty{color:#77828b;background:#e9edf0;border-style:dashed}.cart-pane{display:grid;grid-template-rows:minmax(0,1fr) 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-actions{display:flex;gap:4px}.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-entry{border-bottom:1px solid #d9dfe3}.cart-entry .cart-line{border-bottom:0}.entry-actions{display:flex;flex-wrap:wrap;gap:4px;padding:0 2px 7px}.entry-actions button,.set-slot-line button,.set-slot-empty button{padding:5px 7px;color:#33424d;border:1px solid #a0abb3;background:#f5f7f8;border-radius:3px;font-size:11px;font-weight:800}.set-entry{padding:8px 2px 0}.set-entry.incomplete{background:#fff8e4}.set-entry-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 2px 6px}.set-entry-heading span{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.set-slot-line,.set-slot-empty{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:4px;padding:6px 2px;border-top:1px dotted #c9d0d5}.set-slot-empty{grid-template-columns:minmax(0,1fr) auto;color:#956d1a}.set-slot-line strong,.set-slot-line small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.set-slot-line small{margin-top:2px;color:#6a747d;font-size:10px}.incomplete-note{display:block;color:#93670c;font-weight:800}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) 116px 82px;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:34px minmax(46px,1fr) 34px;min-width:114px;height:36px}.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}.statusbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 12px;color:#dce4eb;background:#26333e;font-size:11px}.outbox-warning{color:#ffd879;font-weight:900}.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}.migration-notice{position:fixed;z-index:51;left:18px;bottom:42px;max-width:min(560px,85vw);padding:10px 14px;color:#4e3d00;background:#fff0b8;border:1px solid #d6a92f;border-radius:4px;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}.set-builder-modal,.custom-modal,.set-conversion-modal,.printer-modal{display:grid;width:min(760px,94vw);max-height:88vh;grid-template-rows:auto minmax(0,1fr) auto;background:#f6f7f8;border:2px solid #3b464f;box-shadow:0 12px 45px #0009}.set-builder-modal{grid-template-rows:auto auto minmax(0,1fr) auto}.custom-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,94vw)}.set-conversion-modal{width:min(620px,94vw)}.printer-modal{width:min(560px,94vw)}.set-slot-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:9px 12px;background:#e7ebee;border-bottom:1px solid #b0bbc3}.set-slot-tabs button{padding:6px 8px;color:#5c6871;background:#fff;border:1px solid #aeb8c0;border-radius:3px;font-size:12px;font-weight:800;text-align:left}.set-slot-tabs button.active{color:#fff;background:#2d5f87;border-color:#214968}.set-slot-tabs button.filled{color:#216335;background:#e3f2e6}.set-builder-content{min-height:0;overflow:auto;padding:12px}.set-builder-content h3{margin:0 0 9px}.builder-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(76px,1fr)}.set-builder-footer,.custom-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#e7ebee;border-top:1px solid #b0bbc3}.custom-modal-footer{justify-content:flex-end}.set-conversion-content,.printer-modal-content{min-height:0;overflow:auto;padding:14px}.set-conversion-content p{margin:0 0 12px;color:#56616a;font-size:13px}.set-conversion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.set-conversion-card{display:flex;min-height:92px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:5px;padding:12px;text-align:left;background:#fff8e4;border:1px solid #b99a53;border-radius:4px}.set-conversion-card:hover,.set-conversion-card:focus-visible{background:#fff0c4;border-color:#8f6a1f}.set-conversion-card strong{font-size:15px}.set-conversion-card span{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.set-conversion-card small{color:#68737b;font-size:11px}.set-conversion-footer,.printer-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#e7ebee;border-top:1px solid #b0bbc3}.set-conversion-footer span{color:#56616a;font-size:12px;font-weight:800}.set-conversion-footer button,.printer-modal-footer button{min-height:38px;padding:7px 12px;border:1px solid #7e8991;background:#fff;border-radius:3px;font-weight:900}.printer-modal-footer button:first-of-type{color:#fff;background:#17652e;border-color:#0d4c20}.printer-connection-state{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px;color:#7b3f12;background:#fff0d4;border:1px solid #d2a454;border-radius:4px}.printer-connection-state.connected{color:#165f2c;background:#d9f0df;border-color:#76b68a}.printer-connection-state strong{font-size:18px}.printer-connection-state span{font-size:12px;font-weight:800}.printer-settings{display:grid;gap:0;margin:14px 0 0;border-top:1px solid #d2d8dc}.printer-settings>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:9px 2px;border-bottom:1px solid #d2d8dc}.printer-settings dt{color:#68737b;font-size:12px;font-weight:900}.printer-settings dd{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:800}.custom-editor-content{min-height:0;overflow:auto;padding:12px}.custom-section{padding:9px 0;border-bottom:1px solid #d2d8dc}.custom-section h3{margin:0 0 7px;font-size:14px}.custom-choice-row{display:flex;flex-wrap:wrap;gap:6px}.custom-choice-row button{min-height:38px;padding:7px 12px;border:1px solid #939fa8;background:#fff;border-radius:3px;font-weight:800}.custom-choice-row button.active{color:#fff;background:#2d5f87;border-color:#214968}.request-chip-row,.custom-request-row{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto}.request-chip{min-height:38px;padding:7px 12px;border:1px solid #aeb8c0;background:#fff;border-radius:18px;font-weight:800}.request-chip.active{color:#fff;background:#2d5f87;border-color:#214968}.custom-hint{display:block;margin-top:6px;color:#68737b;font-size:11px}.custom-request-row{padding:9px 0;border-bottom:1px solid #d2d8dc}.custom-request-row button{min-height:38px;padding:7px 10px;border:1px solid #aeb8c0;background:#fff;border-radius:18px;font-weight:800;white-space:nowrap}.custom-request-row button.active{color:#fff;background:#2d5f87;border-color:#214968}.custom-text-input{width:100%;min-height:40px;padding:8px 10px;border:1px solid #8f9aa4;border-radius:3px}.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}.status-refunded{background:#6a3d81}.history-meta{margin-top:3px;color:#5d6871;font-size:11px}.history-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.history-order-actions button{min-height:36px;padding:6px 9px;border:1px solid #7e8991;background:#eef1f3;border-radius:3px;font-size:11px;font-weight:800;white-space:nowrap}.history-order-actions .primary-history-action{color:#fff;background:#17652e;border-color:#0d4c20}.remote-order-lock{display:inline-flex;min-height:36px;align-items:center;padding:6px 9px;color:#78550b;background:#faedbf;border:1px solid #d6a92f;border-radius:3px;font-size:11px;font-weight:800}.danger-confirm{margin-top:10px;padding:11px;background:#fff0f0;border:2px solid #b65a5a;border-radius:4px}.danger-confirm h3{margin:0 0 7px;color:#7b2525;font-size:16px}.danger-confirm p{margin:5px 0;font-size:12px}.danger-warning{color:#7b2525;font-weight:900}.danger-confirm label{display:grid;gap:4px;margin-top:8px;font-size:12px;font-weight:900}.danger-confirm select,.danger-confirm textarea{min-height:36px;padding:6px;border:1px solid #bf8b8b;border-radius:3px;background:#fff}.danger-confirm textarea{min-height:55px;resize:vertical}.confirm-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.confirm-check input{width:19px;height:19px}.danger-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.danger-actions button{min-height:40px;border:1px solid #8d7777;background:#fff;border-radius:3px;font-weight:900}.danger-actions .danger-button{color:#fff;background:#8a2c2c;border-color:#661d1d}.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}.checkout-backdrop{align-items:stretch;padding:14px}.checkout-modal{display:grid;width:min(760px,96vw);max-height:96vh;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;background:#f6f7f8;border:2px solid #26343e;box-shadow:0 12px 45px #0009}.customer-display{display:flex;min-height:135px;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 18px;color:#fff;background:#26333e;transform:rotate(180deg)}.customer-display>span{font-size:20px;font-weight:900}.customer-display>strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:42px;line-height:1}.customer-mobile-order{margin-bottom:4px;text-align:center;font-size:13px;font-weight:800}.customer-mobile-order strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:22px}.customer-order-summary{display:flex;max-width:100%;flex-wrap:wrap;justify-content:center;gap:4px 12px;margin-top:7px;color:#d4dde4;font-size:12px}.checkout-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 16px;color:#fff;background:#17212b}.checkout-heading h2{margin:0;font-size:21px}.checkout-heading span{color:#c6d0d9;font-size:11px}.checkout-heading>strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:26px}.checkout-content{min-height:0;overflow:auto;padding:12px 16px;background:#f6f7f8}.checkout-section{padding:10px 0;border-bottom:1px solid #d2d8dc}.checkout-section h3{margin:0 0 8px;font-size:15px}.checkout-section .payment-methods{max-width:420px;margin:0}.cash-section{display:grid;gap:10px}.cash-row{display:flex;align-items:center;gap:9px;min-height:42px}.cash-row label,.cash-row>span{min-width:88px;font-weight:900}.cash-input{display:flex;flex:1;align-items:center;max-width:330px;border:1px solid #8f9aa4;background:#fff;border-radius:3px}.cash-input span{padding-left:10px;font-weight:900}.cash-input input{width:100%;min-width:0;padding:8px;border:0;outline:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:22px;text-align:right}.cash-row>button{min-height:38px;padding:6px 12px;border:1px solid #7e8991;background:#fff4d3;border-radius:3px;font-weight:900}.change-row strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.soft-keypad{display:grid;width:min(360px,100%);grid-template-columns:repeat(3,1fr);gap:6px}.soft-keypad button{min-height:48px;border:1px solid #8d99a2;background:#fff;border-radius:3px;font-size:20px;font-weight:900}.soft-keypad .backspace-key{grid-column:1 / -1;min-height:38px;color:#fff;background:#65717a;font-size:16px}.cashless-note{margin:16px 0;padding:14px;color:#315d43;background:#e4f2e8;border:1px solid #a4c9ae;font-weight:800}.checkout-footer{display:grid;grid-template-columns:1fr 2fr;gap:8px;padding:12px 16px;background:#e7ebee;border-top:1px solid #b0bbc3}.checkout-footer button{min-height:50px;border:1px solid #7e8991;background:#fff;border-radius:3px;font-weight:900}.checkout-footer .checkout-confirm{color:#fff;background:#17652e;border-color:#0d4c20}@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,.top-actions a{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))}.product-grid.home-grid{grid-template-columns:repeat(4,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}}.mobile-page{min-height:100vh;padding:14px;color:#17212b;background:#edf1f3}.fulfillment-page{height:100vh;max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.public-order-page,.staff-page{max-width:760px;margin:0 auto}.public-header,.staff-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;color:#fff;background:#17212b;border-radius:6px}.public-header span,.staff-mobile-header strong{display:block;font-size:20px;font-weight:900}.public-header small,.staff-mobile-header small{display:block;margin-top:3px;color:#c7d2db;font-size:11px}.public-header a,.staff-mobile-header a,.staff-mobile-header button{padding:7px 9px;color:#fff;background:#344652;border:1px solid #71818c;border-radius:4px;font-size:12px;font-weight:800;text-decoration:none}.staff-mobile-header>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.staff-page-menu{position:relative;z-index:20}.staff-page-menu-panel{position:absolute;z-index:80;top:calc(100% + 5px);right:0;display:grid;min-width:180px;gap:5px;padding:7px;background:#26333e;border:1px solid #71818c;border-radius:5px;box-shadow:0 8px 24px #0008}.staff-page-menu-panel a,.staff-page-menu-panel button{width:100%;padding:10px 12px;color:#fff;background:#344652;border:1px solid #667482;border-radius:4px;font-size:13px;font-weight:900;text-align:left;text-decoration:none;white-space:nowrap}.staff-page-menu-panel a:hover,.staff-page-menu-panel a:focus-visible,.staff-page-menu-panel button:hover,.staff-page-menu-panel button:focus-visible{background:#235b89}.mobile-intro{padding:10px 12px;color:#4f5c65;background:#fff;border:1px solid #c4cdd3;border-radius:5px;font-size:13px;line-height:1.6}.order-builder{display:grid;gap:10px;margin-top:12px}.mobile-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #c4cdd3}.mobile-section-heading h2,.mobile-section-heading h3{margin:0;font-size:18px}.mobile-section-heading span,.mobile-section-heading>strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px}.mobile-section-heading button{padding:5px 8px;border:1px solid #8b99a2;background:#f0f3f4;border-radius:3px;font-weight:800}.mobile-tabs,.staff-mode-tabs{display:flex;gap:5px;overflow-x:auto;padding:6px;background:#dfe5e8;border-radius:5px}.mobile-tabs button,.staff-mode-tabs button{min-width:68px;min-height:40px;padding:7px 10px;border:1px solid #a3afb7;background:#fff;border-radius:4px;font-weight:900;white-space:nowrap}.mobile-tabs button.active,.staff-mode-tabs button.active{color:#fff;background:#235b89;border-color:#164569}.mobile-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-product{position:relative;display:flex;min-height:82px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:5px;padding:10px;color:#17212b;text-align:left;background:#fff;border:1px solid #9ca9b1;border-radius:5px}.mobile-product.selected{background:#dcecf8;border-color:#2d6d9d}.mobile-product.set-product{background:#fff7dc;border-color:#b5964e}.mobile-product.set-option-selected,.mobile-product.set-option-selected:hover{color:#194e2d;background:#e3f2e6;border:3px solid #2e8b57}.mobile-product strong{font-size:14px;line-height:1.3}.mobile-product span{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.mobile-product small,.mobile-cart-line small{color:#66737c;font-size:11px}.mobile-product b{position:absolute;top:5px;right:5px;display:grid;width:24px;height:24px;place-items:center;color:#fff;background:#205b88;border-radius:50%}.order-cart-mobile,.set-builder-panel,.reserved-register,.selected-reservation{padding:0 10px 10px;background:#fff;border:1px solid #c4cdd3;border-radius:5px}.order-cart-mobile h3{margin:0 -10px;padding:10px;border-bottom:1px solid #d4dce0;font-size:16px}.mobile-cart-line{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #e0e5e8}.mobile-cart-line>div:first-child{min-width:0}.mobile-cart-line strong,.mobile-cart-line small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-cart-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.mobile-cart-actions button,.mobile-set-line button{min-height:32px;padding:5px 8px;border:1px solid #9ba7af;background:#f4f6f7;border-radius:3px;font-size:12px;font-weight:800}.mobile-cart-actions b{min-width:22px;text-align:center}.mobile-cart-set{padding-bottom:5px;border-bottom:1px solid #e0e5e8}.mobile-set-line{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:6px 0 6px 10px;color:#48555e;border-top:1px dotted #cbd3d7;font-size:12px}.mobile-set-line.missing{color:#986e16}.set-quantity{justify-content:flex-end;padding-top:5px}.mobile-total{display:flex;align-items:baseline;justify-content:space-between;padding:11px 0 3px;font-weight:900}.mobile-total strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.mobile-primary-button{min-height:46px;padding:9px 14px;color:#fff;background:#17652e;border:1px solid #0d4c20;border-radius:5px;font-size:15px;font-weight:900}.mobile-primary-button:disabled{opacity:.55}.mobile-builder-actions{display:grid;gap:7px}.mobile-builder-actions.dual{grid-template-columns:1fr 1fr}.mobile-secondary-button{min-height:46px;padding:9px 14px;color:#17212b;background:#fff4d3;border:1px solid #c8a452;border-radius:5px;font-size:15px;font-weight:900}.mobile-secondary-button:disabled{opacity:.55}.form-hint{margin:0;padding:8px 0;color:#5d6972;font-size:12px}.set-slot-tabs-mobile{display:flex;gap:5px;overflow-x:auto;padding:8px 0}.set-slot-tabs-mobile button{min-height:36px;padding:5px 8px;color:#53616a;background:#fff;border:1px solid #a9b4ba;border-radius:4px;font-weight:800;white-space:nowrap}.set-slot-tabs-mobile button.active{color:#fff;background:#2d5f87}.set-slot-tabs-mobile button.filled{color:#216335;background:#e3f2e6}.inline-error{margin:0;padding:9px 11px;color:#8a2c2c;background:#f9e1e1;border:1px solid #d6a3a3;border-radius:4px;font-weight:800}.page-error{margin-top:10px}.mobile-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:12px;background:#0009}.mobile-dialog,.checkout-mobile{width:min(600px,100%);max-height:95vh;overflow:auto;padding:12px;background:#f5f7f8;border:2px solid #26343e;border-radius:6px;box-shadow:0 12px 45px #0009}.set-builder-mobile-modal{width:min(680px,100%)}.mobile-dialog>p{padding:0 5px}.custom-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:9px 0;border-bottom:1px solid #d3dadd}.custom-row>span{min-width:70px;font-weight:900}.custom-row button{min-height:38px;padding:7px 10px;background:#fff;border:1px solid #9ba7af;border-radius:4px;font-weight:800}.custom-row button.active{color:#fff;background:#2d5f87}.custom-text-row{display:grid;gap:5px;padding:9px 0;font-weight:900}.custom-text-row input,.lookup-mobile-form input,.login-card input,.cash-input-mobile input{min-height:42px;padding:8px 10px;border:1px solid #8d9aa3;border-radius:4px;font-size:16px}.mobile-dialog .mobile-primary-button{width:100%;margin-top:12px}.customer-display-mobile{display:flex;min-height:112px;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;background:#26333e;transform:rotate(180deg)}.customer-display-mobile strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:34px}.customer-display-mobile small{color:#d8e1e6;font-size:16px}.checkout-mobile-content{padding:12px 4px}.checkout-mobile .mobile-section-heading{margin:0 -12px}.payment-method-mobile{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.payment-method-mobile button{min-height:43px;border:1px solid #8d99a2;background:#fff;border-radius:4px;font-weight:900}.payment-method-mobile button.active{color:#fff;background:#35434f}.cash-input-mobile{display:flex;align-items:center;border:1px solid #8f9aa4;background:#fff;border-radius:4px}.cash-input-mobile span{padding-left:10px;font-weight:900}.cash-input-mobile input{flex:1;border:0;text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.keypad-mobile{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}.keypad-mobile button{min-height:46px;border:1px solid #8d99a2;background:#fff;border-radius:4px;font-size:18px;font-weight:900}.change-mobile{display:flex;align-items:baseline;justify-content:space-between;padding:12px 4px}.change-mobile strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.exact-button{min-height:38px;padding:6px 12px;background:#fff4d3;border:1px solid #c8a452;border-radius:4px;font-weight:900}.cashless-note-mobile{padding:12px;color:#315d43;background:#e4f2e8;border:1px solid #a4c9ae;font-weight:800;line-height:1.5}.checkout-mobile-footer{display:grid;grid-template-columns:1fr 2fr;gap:7px;padding-top:10px;border-top:1px solid #c6cfd4}.checkout-mobile-footer>button:first-child{min-height:46px;border:1px solid #7e8991;background:#fff;border-radius:5px;font-weight:900}.reservation-complete{margin-top:14px;padding:25px 14px;text-align:center;background:#fff;border:1px solid #c4cdd3;border-radius:6px}.reservation-complete>strong{display:block;margin:16px 0;color:#165f2c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(50px,18vw,90px);line-height:1}.reservation-summary{margin:18px 0;padding:10px;text-align:left;background:#f1f4f5;border-radius:4px}.reservation-summary h2{margin:0 0 8px;font-size:17px}.reservation-summary p{margin:5px 0;font-size:13px}.reservation-summary>div{display:flex;justify-content:space-between;margin-top:12px;padding-top:8px;border-top:1px solid #cbd3d8;font-weight:900}.reservation-summary strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:20px}.login-card{width:min(440px,100%);margin:10vh auto 0;padding:20px;background:#fff;border:1px solid #c4cdd3;border-radius:6px}.login-card h1{margin-top:0}.login-card form{display:grid;gap:12px}.login-card label{display:grid;gap:5px;font-weight:900}.login-card a{display:block;margin-top:16px;text-align:center}.loading-page{display:grid;place-items:center}.staff-mode-tabs{margin:12px 0}.reserved-register{padding:12px}.lookup-mobile-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px}.lookup-mobile-form label{display:grid;gap:5px;font-weight:900}.lookup-mobile-form .mobile-primary-button{min-height:42px}.reserved-result{display:grid;grid-template-columns:auto auto;gap:3px 10px;width:100%;margin-top:8px;padding:11px;text-align:left;background:#fff8e4;border:1px solid #b99a53;border-radius:4px}.reserved-result strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:20px}.reserved-result span{justify-self:end;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:900}.reserved-result small{grid-column:1 / -1;overflow:hidden;color:#5d6870;text-overflow:ellipsis;white-space:nowrap}.reserved-result.selected{outline:3px solid #2d5f87}.selected-reservation{margin:12px -1px -1px;padding-top:12px;background:#eef6fd}.selected-reservation h2{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.selected-reservation p{margin:6px 0;font-size:13px}.selected-reservation>strong{display:block;margin:10px 0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:22px}.staff-success{margin-top:14px;padding:28px 14px;text-align:center;background:#e4f2e8;border:1px solid #9dc7a9;border-radius:6px}.staff-success p{margin:7px 0;font-weight:800}.staff-success>strong{display:block;color:#165f2c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(48px,16vw,80px);line-height:1}.staff-success .mobile-primary-button{width:100%;margin-top:15px}.queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0}.queue-toolbar-actions{display:flex;flex-wrap:wrap;gap:6px}.queue-toolbar button{min-height:38px;padding:6px 10px;border:1px solid #8d99a2;background:#fff;border-radius:4px;font-weight:900}.kitchen-settings-modal{width:min(460px,100%)}.kitchen-settings-list{display:grid;gap:8px;padding:8px 4px 12px}.kitchen-settings-list label{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;background:#fff;border:1px solid #c1cbd1;border-radius:4px;font-weight:900}.kitchen-settings-list input{width:20px;height:20px;margin:0}.kitchen-settings-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:10px;border-top:1px solid #c6cfd4}.kitchen-settings-actions>button{min-height:42px;padding:7px 9px;border:1px solid #8d99a2;background:#fff;border-radius:4px;font-weight:900}.kitchen-settings-actions>.mobile-primary-button{grid-column:1 / -1;width:100%;margin-top:0}.fulfillment-grid{display:grid;gap:10px}.fulfillment-grid.call{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.fulfillment-card{position:relative;padding:13px;background:#fff;border:1px solid #aebac2;border-radius:6px;box-shadow:0 2px 5px #26343e18}.fulfillment-card>header{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #d4dce0;padding-bottom:7px}.fulfillment-card>header strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:31px}.fulfillment-card>header span{color:#617079;font-size:13px}.fulfillment-status{display:inline-block;margin-top:7px;padding:3px 6px;color:#fff;background:#2d5f87;border-radius:3px;font-size:11px;font-weight:900}.fulfillment-lines{margin:8px 0}.fulfillment-lines p{margin:4px 0;font-size:13px;line-height:1.35}.fulfillment-total{display:block;text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.fulfillment-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.fulfillment-actions button{flex:1;min-height:42px;padding:7px;color:#17212b;background:#eef2f4;border:1px solid #8b98a1;border-radius:4px;font-weight:900}.fulfillment-actions .call-button{color:#fff;background:#17652e;border-color:#0d4c20}.fulfillment-actions .rollback-button{flex-basis:100%;color:#7a2d2d;background:#fff;border-color:#bf8989}.empty-mobile{padding:28px 10px;color:#67737b;text-align:center}.call-display-page{min-height:100vh;padding:clamp(16px,3vw,42px);color:#17212b;background:#e9eef1}.call-display-header{display:flex;align-items:end;justify-content:space-between;gap:18px;max-width:1500px;margin:0 auto 18px;padding:18px 22px;color:#fff;background:#17212b;border-radius:8px}.call-display-header span{color:#c8d3dc;font-size:clamp(13px,1.8vw,20px);font-weight:800}.call-display-header h1{margin:5px 0 0;font-size:clamp(26px,4vw,46px)}.call-display-header small{color:#c8d3dc;font-size:clamp(12px,1.5vw,18px)}.call-display-columns{display:grid;max-width:1500px;min-height:calc(100vh - 170px);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:18px;margin:0 auto}.call-display-panel{min-width:0;padding:clamp(14px,2vw,25px);background:#fff;border:2px solid #b5c0c7;border-radius:8px;box-shadow:0 4px 15px #26343e18}.call-display-panel.preparing{background:#f6f8f9}.call-display-panel.pickup{border-color:#75a984;background:#f2fbf4}.call-display-panel h2{margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid #cbd4d9;font-size:clamp(22px,3vw,38px)}.call-display-panel.pickup h2{color:#165f2c;border-color:#a6d0ae}.call-display-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.call-display-number{container-type:inline-size;display:flex;min-width:0;min-height:128px;flex-direction:column;align-items:center;justify-content:center;gap:7px;overflow:hidden;padding:12px;background:#fff;border:2px solid #c1ccd2;border-radius:8px}.call-display-number strong{max-width:100%;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(30px,4vw,64px);font-size:clamp(30px,28cqw,78px);line-height:1;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.call-display-number.called{color:#fff;background:#17652e;border-color:#0d4c20}.call-display-empty{grid-column:1 / -1;padding:42px 10px;color:#6b777e;text-align:center;font-size:clamp(15px,1.8vw,22px);font-weight:800}.call-display-error{max-width:1500px;margin:14px auto 0;padding:10px 14px;color:#8a2c2c;background:#f9e1e1;border:1px solid #d6a3a3;border-radius:5px;font-weight:800}@media(min-width:700px){.mobile-page{padding:22px}.mobile-product-grid,.mobile-product-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.call-display-columns{grid-template-columns:1fr;min-height:auto}.call-display-panel ul{grid-template-columns:repeat(2,minmax(0,1fr))}.call-display-number{min-height:105px}.call-display-number strong{font-size:clamp(30px,24cqw,54px)}}
