:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#201f1d;background:#f4f5f2;--status-neutral-bg: #f9fafb;--status-neutral-border: #9ca3af;--status-neutral-text: #374151;--status-draft-bg: #fefce8;--status-draft-border: #facc15;--status-draft-text: #854d0e;--status-amber-bg: #fff7ed;--status-amber-border: #fb923c;--status-amber-text: #c2410c;--status-blue-bg: #eff6ff;--status-blue-border: #60a5fa;--status-blue-text: #1d4ed8;--status-green-bg: #ecfdf5;--status-green-border: #34d399;--status-green-text: #047857;--status-red-bg: #fef2f2;--status-red-border: #f87171;--status-red-text: #b91c1c}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:1px solid #20211f;background:#20211f;color:#fff;border-radius:8px;padding:10px 14px;cursor:pointer}button:disabled{opacity:.55;cursor:default}input{width:100%;border:1px solid #c9cdc2;border-radius:8px;padding:11px 12px;background:#fff}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-layout{width:min(420px,100%);display:grid;justify-items:center;gap:24px}.login-logo{display:block;width:min(250px,70%);height:auto;mix-blend-mode:multiply}.login-panel{width:100%;display:grid;gap:14px;background:#fff;border:1px solid #d9ddd4;border-radius:8px;padding:24px}.login-panel h1,.section-head h2,.table-section h3,.menu-section h3{margin:0}.login-panel label{display:grid;gap:6px;text-align:left}.shell{width:min(1180px,100%);min-height:100dvh;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) 9px calc(84px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.shell.m--payment-footer{padding-bottom:calc(200px + env(safe-area-inset-bottom))}.topbar{min-height:29px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #d9ddd4}.topbar div{display:grid;gap:2px}.topbar span,.muted,.order-row__main small{color:#687064}.tables-panel{background:transparent}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.section-head__title{display:grid;justify-items:start;gap:4px}.section-head__actions{display:flex;align-items:center;gap:8px}.status-legend{display:flex;flex-wrap:wrap;gap:6px;margin:-6px 0 14px}.status-legend__item{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:4px 7px;border:1px solid #d9ddd4;border-radius:999px;background:#fff;color:#51594d;font-size:11px;line-height:1.2;white-space:nowrap}.status-legend__item b{color:inherit;font-size:11px}.status-legend__item span{color:inherit;opacity:.82}.status-legend__item--empty{background:#fff;border-color:#d9ddd4}.status-legend__item--active{background:var(--status-blue-bg);border-color:var(--status-blue-border);color:var(--status-blue-text)}.status-legend__item--draft{background:var(--status-draft-bg);border-color:var(--status-draft-border);color:var(--status-draft-text)}.status-legend__item--sending{background:var(--status-neutral-bg);border-color:var(--status-neutral-border);color:var(--status-neutral-text)}.status-legend__item--new{background:var(--status-blue-bg);border-color:var(--status-blue-border);color:var(--status-blue-text)}.status-legend__item--bill{background:var(--status-amber-bg);border-color:var(--status-amber-border);color:var(--status-amber-text)}.status-legend__item--paid{background:var(--status-green-bg);border-color:var(--status-green-border);color:var(--status-green-text)}.status-legend__item--occupied_by_other_waiter,.status-legend__item--occupied{background:var(--status-red-bg);border-color:var(--status-red-border);color:var(--status-red-text)}.status-legend__item--mixed{background:var(--status-neutral-bg);border-color:var(--status-neutral-border);color:var(--status-neutral-text)}.status-chips{min-width:0;display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.status-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;border:1px solid #d9ddd4;border-radius:999px;background:#fff;color:#51594d;font-size:11px;font-weight:700;line-height:1.25}.status-chip--draft{background:var(--status-draft-bg);border-color:var(--status-draft-border);color:var(--status-draft-text)}.status-chip--sending{background:var(--status-neutral-bg);border-color:var(--status-neutral-border);color:var(--status-neutral-text)}.status-chip--new{background:var(--status-blue-bg);border-color:var(--status-blue-border);color:var(--status-blue-text)}.status-chip--bill{background:var(--status-amber-bg);border-color:var(--status-amber-border);color:var(--status-amber-text)}.status-chip--paid{background:var(--status-green-bg);border-color:var(--status-green-border);color:var(--status-green-text)}.status-chip--danger{background:var(--status-red-bg);border-color:var(--status-red-border);color:var(--status-red-text)}.status-chip--neutral{background:var(--status-neutral-bg);border-color:var(--status-neutral-border);color:var(--status-neutral-text)}.table-copy-button{width:38px;min-width:38px;height:38px;min-height:38px;display:grid;place-items:center;padding:0;border-color:#d9ddd4;background:#fff;color:#201f1d}.table-quick-entry-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-color:#bcc5b6;padding:7px 10px;background:#f4f6f0;color:#30382d;font-size:12px;font-weight:700;white-space:nowrap}.table-quick-entry-button img{flex:0 0 auto;width:18px;height:18px}.table-refresh-link{min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#3f6f36;font-size:13px;font-weight:700;line-height:1.25;text-align:left;text-decoration:underline;text-underline-offset:3px}.table-refresh-link:disabled{color:#8a9285}.table-copy-button.m--copied{border-color:#b9d9bd;background:#f0f8f0;color:#236233}.table-copy-button.m--failed{border-color:#f0b4b4;background:#fff5f5;color:#9f1d1d}.table-delete-button{width:38px;min-width:38px;height:38px;min-height:38px;display:grid;place-items:center;padding:0;border-color:#f0b4b4;background:#fff5f5}.table-delete-button img{filter:brightness(0) saturate(100%) invert(18%) sepia(77%) saturate(2211%) hue-rotate(347deg) brightness(88%) contrast(91%)}.table-transfer-list{margin:0 0 14px;padding-left:18px;color:#201f1d}.table-transfer-modal h3,.table-transfer-modal .confirm-modal__text{text-align:left}.table-transfer-modal h3 span{display:block}.table-transfer-modal h3 span+span{margin-top:2px;color:#687064;font-size:16px}.table-transfer-list li+li{margin-top:4px}.app-footer{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:50;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;width:min(100%,1180px);padding:10px 9px calc(10px + env(safe-area-inset-bottom));background:#f4f5f2;border-top:1px solid #d9ddd4;transition:grid-template-columns .28s ease}.app-footer.m--send-visible{grid-template-columns:44px minmax(0,1fr)}.app-footer.m--payment-visible{padding-top:14px;border-top:1px solid #d9ddd4;border-radius:18px 18px 0 0;background:#f4f5f2}.app-footer__payment-status{grid-column:1/-1;display:grid;gap:6px;padding:0 10px 4px}.app-footer__payment-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#546052;font-size:14px}.app-footer__payment-row.m--detail{padding-left:12px;color:#687064;font-size:13px}.app-footer__payment-row.m--total{margin-top:2px;color:#263324;font-size:18px;font-weight:700}.app-footer button{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.app-footer__back.m--compact{width:44px;min-width:44px;gap:0;border-color:#d9ddd4;background:#fff;color:#201f1d;padding-left:0;padding-right:0}.app-footer__back.m--compact .button-icon{width:100%;text-align:center}.app-footer__back-text{max-width:120px;opacity:1;overflow:hidden;transition:max-width .24s ease,opacity .16s ease}.app-footer__back.m--compact .app-footer__back-text{max-width:0;opacity:0}.button-icon{line-height:1}.order-list,.items-list{display:grid;gap:8px}.order-list{grid-template-columns:repeat(2,minmax(0,1fr))}.order-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:end;background:transparent;color:inherit;border:0;padding:0;cursor:pointer}.table-order-card{display:grid;gap:10px;padding:12px;border:1px solid #d9ddd4;border-radius:8px;background:#fff;cursor:pointer}.table-order-card--draft{background:var(--status-draft-bg);border-color:var(--status-draft-border)}.table-order-card--sending{background:var(--status-neutral-bg);border-color:var(--status-neutral-border)}.table-order-card--new{background:var(--status-blue-bg);border-color:var(--status-blue-border)}.table-order-card--bill{background:var(--status-amber-bg);border-color:var(--status-amber-border)}.table-order-card--paid{background:var(--status-green-bg);border-color:var(--status-green-border)}.table-order-card--mixed{background:var(--status-neutral-bg);border-color:var(--status-neutral-border)}.table-order-card:focus-visible{outline:2px solid #1f2a1d;outline-offset:2px}.table-order-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.table-order-card__head strong{font-size:18px}.table-order-card__title{display:grid;gap:2px}.table-order-card__title .status-chips{justify-content:flex-start}.table-order-card__title small{color:#687064;font-size:13px}.table-order-card__orders{display:grid;gap:8px}.order-row__main{width:100%;display:grid;gap:3px;text-align:left;color:#201f1d}.order-row__title{font-weight:700}.order-row__main small,.order-row__meta{color:#687064;font-size:13px}.order-row__meta{display:inline-grid;align-items:center;justify-content:start}.order-row__guests{display:inline-flex;align-items:center;gap:3px}.order-row__guests img{opacity:.78}.order-row__delete{width:22px;min-width:22px;height:22px;display:grid;place-items:center;padding:2px;border-radius:4px;background:#fff5f5;color:#9f1d1d;border-color:#f0b4b4}.order-row__delete img{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(18%) sepia(77%) saturate(2211%) hue-rotate(347deg) brightness(88%) contrast(91%)}.table-sections{display:grid;gap:18px}.table-section{display:grid;gap:10px}.table-section h3{font-size:18px;line-height:1.25}.table-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.table-button{min-height:68px;display:grid;align-content:center;gap:3px;background:#fff;color:#201f1d;border-color:#d9ddd4;text-align:center}.table-button span,.table-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.15}.table-button span{color:#687064}.table-button small{color:#8a4b16}.table-button--empty{background:#fff;border-color:#d9ddd4}.table-button--active{background:var(--status-blue-bg);border-color:var(--status-blue-border)}.table-button--draft{background:var(--status-draft-bg);border-color:var(--status-draft-border)}.table-button--sending{background:var(--status-neutral-bg);border-color:var(--status-neutral-border)}.table-button--new{background:var(--status-blue-bg);border-color:var(--status-blue-border)}.table-button--bill{background:var(--status-amber-bg);border-color:var(--status-amber-border)}.table-button--paid{background:var(--status-green-bg);border-color:var(--status-green-border)}.table-button--occupied_by_other_waiter,.table-button--occupied{background:var(--status-red-bg);border-color:var(--status-red-border)}.table-button--mixed{background:var(--status-neutral-bg);border-color:var(--status-neutral-border)}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.menu-section{margin-top:18px}.menu-section h3{margin:0;font-size:20px;line-height:1.2}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.dish{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:6px;border:1px solid #d9ddd4;border-radius:8px;padding:8px;background:#fff}.dish.m--stopped{background:#fff7f7;border-color:#f0b4b4}.dish__main{display:grid;gap:4px;min-width:0}.dish__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.dish__main strong{color:#201f1d;font-size:15px;line-height:1.18;min-width:0}.dish__main small{color:#697064;line-height:1.3;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dish span,.dish__title-row span{color:#495045}.dish__title-row span{white-space:nowrap;font-weight:800}.dish>button{width:100%;height:32px;min-height:32px;min-width:0;margin-top:auto;padding:0 10px;align-self:end}.dish>.qty{width:100%;min-width:0;margin-top:auto;align-self:end;justify-self:stretch;justify-content:center}.dish__tags,.dish__modifier-options{display:flex;flex-wrap:wrap;gap:4px}.dish__modifiers,.dish__modifier-group{display:grid;gap:4px}.dish__modifier-group>small{color:#697064}.dish__modifier-option{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid #d9ddd4;border-radius:8px;padding:2px 5px;background:#fbfcf8;font-size:12px}.dish__modifier-option input{margin:0}.dish__modifier-option.m--selected{border-color:#1f2a1d;background:#eef4e8}.dish__modifier-option.m--disabled{opacity:.48}.tag{display:inline-flex;align-items:center;min-height:20px;border:1px solid #d9ddd4;border-radius:8px;padding:1px 5px;background:#f4f6f0;color:#495045;font-size:11px;font-weight:700}.tag.m--danger{border-color:#f0b4b4;background:#fff5f5;color:#9f1d1d}.qty{display:grid;grid-template-columns:32px 28px 32px;align-items:center;text-align:center;gap:4px;height:32px;min-height:32px}.qty button{height:32px;min-height:32px;padding:0}.items-list div,.status-line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #ecefe8;padding:8px 0}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.button-danger{background:#fff5f5;color:#9f1d1d;border-color:#f0b4b4}.guest-sections{display:grid;gap:10px;margin-top:14px}.guest-section{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;padding:0;background:#fff;color:#201f1d;border:1px solid #d9ddd4;border-radius:8px;overflow:hidden}.guest-section__main{display:grid;gap:8px;padding:10px;background:#fff;color:#201f1d;border:0;border-radius:0;border-color:#d9ddd4;text-align:left}.guest-section__main:only-child{grid-column:1/-1}.guest-section__main:disabled{opacity:1;cursor:default}.guest-section__head,.guest-section__item{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-section__head strong{font-size:18px}.guest-section__sync-error{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;border:1px solid #f0b4b4;border-radius:7px;padding:8px 9px;background:#fff5f5;color:#8f1f1f;font-size:12px;line-height:1.35}.guest-section__sync-error button{flex:0 0 auto;min-height:28px;border-color:#c96b6b;padding:4px 9px;background:#fff;color:#8f1f1f;font-size:12px;font-weight:700}.guest-section__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:2px}.guest-section__payment,.guest-section__send{min-height:28px;border-color:#20211f;padding:4px 9px;background:#20211f;color:#fff;font-size:12px;font-weight:700}.guest-section__open{min-height:26px;padding:3px 9px;font-size:12px}.guest-section__items,.guest-section__item-group{display:grid;gap:6px}.guest-section__draft-actions{display:flex;justify-content:flex-end;padding-top:2px}.guest-section__item-group.m--bill .guest-section__item{color:#4b5563;opacity:.72}.guest-section__item-group.m--bill .guest-section__item-title,.guest-section__item-group.m--bill .guest-section__item-meta,.guest-section__item-group.m--bill small{color:#4b5563}.guest-section__empty-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.guest-section__item{color:#3c4239;font-size:14px}.guest-section__item{align-items:flex-start}.guest-section__item-main{flex:1 1 auto;width:100%;min-width:0;display:grid;gap:3px}.guest-section__item-title{color:#3c4239;font-weight:600}.guest-section__item.m--served{position:relative;box-sizing:border-box;width:calc(100% + 20px);margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px;background:#f0f1ef}.guest-section__item.m--served:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:#5f9368}.guest-section__item-meta{display:grid;justify-items:end;gap:4px;flex:0 0 auto;text-align:right}.guest-section__item-status{margin:0;justify-self:end}.guest-section__serve,.guest-section__unserve{width:max-content;max-width:100%;justify-self:start;min-height:24px;margin-top:3px;border:1px solid #d4d8cf;border-radius:6px;padding:2px 7px;background:#f1f3ee;color:#555d51;font-size:11px;font-weight:800;line-height:1.25;text-align:left}.guest-section__serve{border-color:#c9d5c7;background:#eef3ec;color:#52644f}.guest-section__unserve{color:#737b70}.guest-section__comment-toggle,.guest-section__empty{width:max-content;max-width:100%;min-height:24px;margin-top:3px;justify-self:end;border:1px solid #d4d8cf;border-radius:6px;padding:2px 7px;background:#f1f3ee;color:#555d51;font-size:11px;font-weight:800;line-height:1.25;text-align:left}.guest-section__comment-toggle:disabled,.guest-section__empty:disabled{color:#8b9386}.guest-section__comment-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:4px}.guest-section__comment-field input{width:100%;min-height:34px;padding:7px 58px 7px 9px;font-size:13px}.guest-section__comment-field small{margin:0;color:#8a9185;font-size:11px}.guest-section__items small{display:block;margin-top:2px;color:#697064;font-size:12px}.guest-section__status-group{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-bottom:0;color:#697064;font-size:12px}.guest-section__status{width:max-content;max-width:100%;margin-top:0;padding:2px 7px;border-radius:999px;background:#eef1ea;color:#51594d;font-size:11px;font-weight:700;line-height:1.35;text-align:center;white-space:nowrap}.guest-section__status--draft{background:var(--status-draft-bg);color:var(--status-draft-text);border:1px solid var(--status-draft-border)}.guest-section__status--sending{background:var(--status-neutral-bg);color:var(--status-neutral-text);border:1px solid var(--status-neutral-border)}.guest-section__status--new,.guest-section__status--added,.guest-section__status--printed-not-cooking{background:var(--status-blue-bg);color:var(--status-blue-text);border:1px solid var(--status-blue-border)}.guest-section__status--bill,.guest-section__status--bill-pending,.guest-section__status--waiting-payment,.guest-section__status--cooking-started{background:var(--status-amber-bg);color:var(--status-amber-text);border:1px solid var(--status-amber-border)}.guest-section__status--closed,.guest-section__status--paid,.guest-section__status--paid-pending-iiko,.guest-section__status--pre-paid,.guest-section__status--cooking-completed,.guest-section__status--served{background:var(--status-green-bg);color:var(--status-green-text);border:1px solid var(--status-green-border)}.guest-section__status--deleted,.guest-section__status--iiko-sync-failed{background:var(--status-red-bg);color:var(--status-red-text);border:1px solid var(--status-red-border)}.waiter-cart-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border:1px solid #ecefe8;border-radius:8px;padding:8px;background:#f9fafb}.waiter-cart-card__body{grid-column:1/-1;display:flex;align-items:center;gap:8px;width:100%}.waiter-cart-card__main{flex:1;min-width:0}.waiter-cart-card__title{margin:0;color:#111827;font-size:14px;font-weight:700;line-height:1.2}.waiter-cart-card__description{margin:1px 0 0;color:#6b7280;font-size:11px;font-weight:600;line-height:1.3}.waiter-cart-card__description.m--danger{color:#9b2f27}.waiter-cart-card__comment-toggle{margin-top:4px;border:0;padding:0;background:transparent;color:#6b7280;font-size:12px;font-weight:700;line-height:1.3;text-align:left}.waiter-cart-card__comment-toggle:disabled{opacity:.55;cursor:wait}.waiter-cart-card__comment-area{grid-column:1/-1;display:grid;gap:4px;width:100%}.waiter-cart-card__comment{width:100%;height:34px;border:1px solid #e5e7eb;border-radius:8px;padding:7px 58px 7px 9px;background:#fff;color:#111827;font-size:13px;line-height:1.3;outline:none}.waiter-cart-card__comment:focus{border-color:#111827}.waiter-cart-card__comment-counter{justify-self:end;color:#6b7280;font-size:11px;font-weight:700}.comment-field__input-wrap{position:relative;grid-column:1/-1;width:100%}.comment-field__submit{position:absolute;top:50%;right:4px;width:28px;height:28px;min-width:28px;min-height:28px;transform:translateY(-50%);border:0;border-radius:7px;padding:0;background:#20211f;color:#fff;font-size:16px;font-weight:400;line-height:1}.comment-field__submit-icon{display:block;transform:rotate(180deg)}.comment-field__submit:disabled{opacity:.5;cursor:wait}.waiter-cart-card__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:5px;flex-shrink:0}.waiter-cart-card__price{color:#000;font-size:14px;font-weight:700}.qty-controls{display:grid;grid-template-columns:28px 24px 28px;align-items:center;gap:3px;height:28px;min-height:28px;text-align:center}.qty-controls__button{width:28px;height:28px;min-height:28px;border:1px solid #e5e7eb;border-radius:7px;padding:0;background:#fff;color:#111827;font-size:18px;font-weight:700}.guest-section__delete{width:44px;min-width:44px;display:grid;place-items:center;border:0;border-left:1px solid #f0b4b4;border-radius:0;background:#fff5f5}.guest-section__delete img{filter:brightness(0) saturate(100%) invert(18%) sepia(77%) saturate(2211%) hue-rotate(347deg) brightness(88%) contrast(91%)}.dish-sheet{position:fixed;inset:0;z-index:900;display:flex;align-items:stretch;justify-content:center;padding-top:calc(18px + env(safe-area-inset-top));background:#0000007a;animation:dish-sheet-fade-in .18s ease-out}.dish-sheet__panel{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-height:none;overflow:hidden;border-radius:0;background:#fff;box-shadow:0 -16px 50px #1118272e;animation:dish-sheet-slide-up .22s ease-out;transition:transform .18s ease}.dish-sheet__panel.m--dragging{transition:none}.dish-sheet__handle{width:100%;height:24px;min-height:24px;display:grid;place-items:center;touch-action:none;cursor:grab}.dish-sheet__handle:before{content:"";width:42px;height:4px;border-radius:999px;background:#d1d5db}.dish-sheet__close{position:absolute;right:16px;top:7px;z-index:10;display:grid;place-items:center;width:25px;height:25px;border:0;border-radius:8px;padding:0;background:#20211f;color:#fff}.dish-sheet__close:before,.dish-sheet__close:after{content:"";grid-area:1/1;width:12px;height:2px;border-radius:999px;background:currentColor}.dish-sheet__close:before{transform:rotate(45deg)}.dish-sheet__close:after{transform:rotate(-45deg)}.dish-sheet__header{flex:0 0 auto;padding:14px 16px 12px;background:#fff;border-bottom:1px solid #ecefe8}.dish-sheet__title{margin:0;font-size:20px;line-height:1.2}.dish-sheet__content{flex:1 1 auto;min-height:0;overflow:auto;padding:0 16px 18px;scroll-behavior:smooth}.dish-sheet__actions{flex:0 0 auto;display:grid;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #ecefe8;background:#fff}.dish-sheet__actions button{min-height:48px;border-color:#20211f;background:#fff;color:#20211f;font-weight:700}.waiter-menu-sheet__content .menu-section{margin-top:14px}.waiter-menu-nav{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid #ecefe8;background:#fff}.category-bar__search-toggle{width:38px;height:38px;min-width:38px;display:grid;place-items:center;border-radius:8px;padding:0;font-size:22px;line-height:1}.category-bar__chips{min-width:0;display:flex;flex:1 1 auto;gap:8px;overflow-x:auto;scrollbar-width:none}.category-bar__chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;min-height:38px;border:1px solid #d9ddd4;border-radius:8px;padding:8px 12px;background:#f4f6f0;color:#3c4239;white-space:nowrap}.chip.m--active{border-color:#1f2a1d;background:#1f2a1d;color:#fff}.category-bar__search-field{position:relative;min-width:0;flex:1 1 auto}.category-bar__search-input{width:100%;min-height:38px;border:1px solid #d9ddd4;border-radius:8px;padding:8px 36px 8px 12px;background:#fbfcf8;color:#201f1d;font:inherit}.category-bar__clear{position:absolute;right:4px;top:4px;width:30px;height:30px;min-height:30px;border:0;border-radius:8px;padding:0;background:transparent;color:#697064;font-size:20px}.quick-entry__toggle{flex:0 0 auto;min-height:38px;border:1px solid #d9ddd4;border-radius:8px;padding:8px 11px;background:#f4f6f0;color:#3c4239;white-space:nowrap}.quick-entry__toggle.m--active{border-color:#1f2a1d;background:#1f2a1d;color:#fff}.quick-entry__nav-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-entry{display:grid;grid-template-rows:auto auto auto auto;align-content:start;gap:12px;width:100%;min-height:100%;height:auto;padding:16px 0 8px}.quick-entry>p{margin:0;color:#697064;font-size:14px;line-height:1.4}.quick-entry__editor{display:flex;flex-direction:column;width:100%;height:auto;min-height:0;overflow:visible;border:1px solid #cfd5c9;border-radius:10px;background:#fbfcf8}.quick-entry__guest{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;min-height:0;padding:10px 12px 12px}.quick-entry__guest+.quick-entry__guest{border-top:1px solid #dfe4da}.quick-entry__guest>strong{flex:0 0 auto;color:#697064;font-size:13px}.quick-entry__guest textarea{flex:0 0 auto;width:100%;height:auto;min-height:1.4em;overflow:hidden;resize:none;border:0;border-radius:0;padding:0;background:transparent;color:#201f1d;font:inherit;line-height:1.4;outline:0}.quick-entry__parse{min-height:44px;border-color:#20211f;background:#20211f;color:#fff;font-weight:700}.quick-entry__results{display:grid;gap:10px}.quick-entry__row{display:grid;gap:7px;border:1px solid #bcd7b9;border-radius:10px;padding:11px;background:#f3fbf1}.quick-entry__row.m--issue{border-color:#e2c785;background:#fff9e9}.quick-entry__row-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#697064;font-size:13px}.quick-entry__row-heading span{min-width:0;overflow-wrap:anywhere}.quick-entry__row-heading b{flex:0 0 auto;color:#201f1d}.quick-entry__row>small{color:#697064}.quick-entry__row .quick-entry__issue{color:#9a5a00;font-weight:700}.quick-entry__menu{justify-self:start;min-height:36px;border-color:#cbd3c5;padding:7px 11px;background:#fff;color:#30382d;font-size:13px;font-weight:700}.quick-entry-picker{display:grid;align-content:start;gap:14px;width:100%;padding:16px 0 8px}.quick-entry-picker__header{display:grid;gap:3px}.quick-entry-picker__header strong{color:#201f1d;font-size:18px}.quick-entry-picker__header span{color:#697064;overflow-wrap:anywhere}.quick-entry-picker__search{width:100%;min-height:42px;border:1px solid #cfd5c9;border-radius:8px;padding:9px 11px;background:#fff}.quick-entry-picker__category{display:grid;gap:8px}.quick-entry-picker__category h3{margin:0;font-size:17px}.quick-entry-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-entry-picker__item{display:grid;align-content:start;gap:5px;min-height:72px;border:1px solid #d9ddd4;border-radius:8px;padding:9px;background:#fff;color:#201f1d;text-align:left}.quick-entry-picker__item strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.quick-entry-picker__item small{color:#697064}.quick-entry-picker__item.m--stopped{border-color:#edc2c2;background:#fff7f7}.quick-entry__candidates{display:grid;gap:4px}.quick-entry__candidate{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:42px;border:1px solid #d7ddcf;border-radius:8px;padding:6px 8px;background:#fff;color:#201f1d;text-align:left}.quick-entry__candidate:active{background:#eef4e9}.quick-entry__candidate.m--stopped{border-color:#edc2c2;background:#fff7f7}.quick-entry__candidate-main{display:grid;gap:1px;min-width:0}.quick-entry__candidate-main strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25}.quick-entry__candidate-main small{color:#697064;font-size:11px}.quick-entry__candidate-main small.m--danger{color:#a12a2a;font-weight:700}.quick-entry__candidate-action{flex:0 0 auto;border:1px solid #cbd3c5;border-radius:999px;padding:3px 7px;background:#f2f5ef;color:#30382d;font-size:11px;font-weight:700}.dish-sheet__actions button:disabled,.quick-entry__parse:disabled{opacity:.48;cursor:default}.empty-state{display:grid;justify-items:center;gap:6px;padding:42px 12px;color:#697064;text-align:center}.empty-state strong{color:#201f1d;font-size:18px}.menu-section__subtitle{margin-top:4px;color:#697064;font-size:13px}@keyframes dish-sheet-fade-in{0%{background:#0000}}@keyframes dish-sheet-slide-up{0%{transform:translateY(100%)}}.error{color:#9f1d1d}.banner{background:#fff5f5;border:1px solid #f0b4b4;border-radius:8px;padding:10px 12px;margin-bottom:12px;white-space:pre-line}.send-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:#20211f6b}.send-overlay__panel{width:min(420px,100%);display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #d9ddd4;border-radius:8px;padding:16px;background:#fff;box-shadow:0 18px 50px #1c1f1a3d}.send-overlay__spinner{width:36px;height:36px;border:4px solid #dfe5db;border-top-color:#20211f;border-radius:50%;animation:send-overlay-spin .8s linear infinite}.send-overlay__content{min-width:0;display:grid;gap:3px}.send-overlay__content strong{font-size:18px;line-height:1.2}.send-overlay__content span,.send-overlay__timer span{color:#687064;font-size:13px;line-height:1.25}.send-overlay__timer{min-width:68px;display:grid;justify-items:center;gap:1px;padding-left:12px;border-left:1px solid #ecefe8;text-align:center}.send-overlay__timer b{font-size:30px;line-height:1}@keyframes send-overlay-spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#20211f61}.guest-modal,.confirm-modal{width:min(380px,100%);display:grid;gap:18px;background:#fff;border:1px solid #d9ddd4;border-radius:8px;padding:18px;box-shadow:0 18px 50px #1c1f1a3d}.error-modal{width:min(380px,100%);display:grid;gap:14px;background:#fff;border:1px solid #d9ddd4;border-radius:8px;padding:18px;box-shadow:0 18px 50px #1c1f1a3d}.guest-modal h3{margin:0;text-align:center;font-size:22px}.confirm-modal h3,.error-modal h3{margin:0;text-align:center;font-size:20px;line-height:1.25}.error-modal h3{color:#9f1d1d}.confirm-modal__text{margin:0;color:#495045;text-align:center;line-height:1.35}.error-modal p{margin:0;color:#495045;text-align:center;line-height:1.4;white-space:pre-line}.guest-control{display:grid;grid-template-columns:58px 1fr 58px;align-items:stretch;gap:10px}.guest-step,.number-pad button{min-height:58px;border-radius:8px;font-size:24px;font-weight:700}.guest-display{display:grid;justify-items:center;align-content:center;min-height:86px;border:1px solid #d9ddd4;border-radius:8px;background:#fbfcf8}.guest-display span{color:#697064;font-size:13px}.guest-display strong{text-align:center;font-size:44px;font-weight:800;line-height:1;min-height:48px}.number-pad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.number-pad .clear-key{color:#9f1d1d}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;border:1px solid #1f2a1d;border-radius:8px}.modal-actions button{min-height:58px;border:0;border-radius:0;font-size:16px;font-weight:800;text-transform:uppercase}.modal-actions button+button{border-left:1px solid rgba(255,255,255,.28)}.modal-actions button:only-child{grid-column:1/-1}.modal-actions button:first-child{background:#f4f6f0;color:#20231f}.modal-actions button:last-child{background:#1f2a1d;color:#fff}.modal-actions button:last-child:disabled{background:#9ca497;color:#eef1ea}.payment-sheet{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.payment-sheet__backdrop{position:absolute;inset:0;width:100%;min-height:0;border:0;border-radius:0;padding:0;background:#20211f6b}.payment-sheet__panel{position:relative;z-index:1;width:min(100%,560px);max-height:min(620px,100dvh - 24px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9ddd4;border-bottom:0;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -18px 48px #1c1f1a38;animation:dish-sheet-slide-up .2s ease-out}.payment-sheet__handle{height:22px;min-height:22px;display:grid;place-items:center}.payment-sheet__handle:before{content:"";width:42px;height:4px;border-radius:999px;background:#d1d5db}.payment-sheet__close{position:absolute;top:9px;right:12px;width:30px;height:30px;min-height:30px;display:grid;place-items:center;border:0;padding:0;background:#20211f}.payment-sheet__close:before,.payment-sheet__close:after{content:"";grid-area:1/1;width:13px;height:2px;border-radius:999px;background:currentColor}.payment-sheet__close:before{transform:rotate(45deg)}.payment-sheet__close:after{transform:rotate(-45deg)}.payment-sheet__header{display:grid;gap:3px;padding:4px 16px 14px;border-bottom:1px solid #ecefe8}.payment-sheet__header h3{margin:0;padding-right:42px;font-size:20px;line-height:1.2}.payment-sheet__header span,.payment-sheet__muted{color:#687064;font-size:13px}.payment-sheet__payment-status{padding:12px 16px;border-bottom:1px solid #ecefe8}.payment-sheet__content{min-height:0;overflow:auto;display:grid;gap:16px;padding:16px}.payment-sheet__group{display:grid;gap:8px}.payment-sheet__label{color:#3c4239;font-size:13px;font-weight:800}.payment-sheet__types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payment-sheet__type{min-height:62px;display:grid;justify-items:start;align-content:center;gap:2px;border-color:#d9ddd4;background:#f8faf6;color:#201f1d;text-align:left}.payment-sheet__type.m--active{border-color:#20211f;background:#20211f;color:#fff}.payment-sheet__type span{color:inherit;opacity:.72;font-size:12px}.payment-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #ecefe8}.payment-sheet__actions button:first-child{border-color:#d9ddd4;background:#fff;color:#201f1d}@media(max-width:800px){.menu-layout{grid-template-columns:1fr}}
