*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--app-bg-gradient, var(--app-bg));background-attachment:fixed;color:var(--app-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html,body{width:100%;max-width:100%;overflow-x:clip}img,svg,video,canvas{max-width:100%;height:auto}:root{--app-font-body: 18px;--app-font-subtitle: 22px;--app-font-title: 28px;--app-card-min-height: 12rem;--app-box-min-height: 5.75rem;--app-space: 16px;--app-space-sm: 12px;--app-space-lg: 24px;--app-card-radius: 22px;--app-card-padding: 22px;--app-control-radius: 14px;--topbar-sticky-offset: 5.25rem;--app-navy: #0b1324;--app-cobalt: #14254a;--app-accent: #2563ff;--app-accent-strong: #1d4ed8;--app-accent-soft: rgba(37, 99, 255, .18);--app-accent-glow: 0 0 24px rgba(37, 99, 255, .28);--app-accent-ink: #ffffff;--app-success: #22d47a;--app-danger: #ef4444;--app-warning: #f59e0b;--app-bg: #0b1324;--app-bg-gradient: radial-gradient(circle at top left, rgba(37, 99, 255, .18), transparent 42%), radial-gradient(circle at bottom right, rgba(20, 37, 74, .9), transparent 46%), #0b1324;--app-text: #ffffff;--app-muted: #a6b0c3;--app-surface: rgba(20, 37, 74, .72);--app-surface-2: #14254a;--app-border: rgba(166, 176, 195, .22);--app-topbar: radial-gradient(circle at top left, #1d4ed8, #0b1324 68%);--app-card-shadow: 0 10px 28px rgba(0, 0, 0, .35), inset 0 1px 0 rgba(255, 255, 255, .04)}html[data-theme=light]{--app-navy: #0b1324;--app-cobalt: #e8eef9;--app-accent: #2563ff;--app-accent-strong: #1d4ed8;--app-accent-soft: rgba(37, 99, 255, .12);--app-accent-glow: 0 0 20px rgba(37, 99, 255, .18);--app-accent-ink: #ffffff;--app-success: #16a34a;--app-danger: #dc2626;--app-warning: #d97706;--app-bg: #eef2f8;--app-bg-gradient: radial-gradient(circle at top left, rgba(37, 99, 255, .12), transparent 40%), radial-gradient(circle at bottom right, rgba(20, 37, 74, .06), transparent 48%), #eef2f8;--app-text: #0b1324;--app-muted: #5b6b86;--app-surface: rgba(255, 255, 255, .94);--app-surface-2: #ffffff;--app-border: rgba(11, 19, 36, .12);--app-topbar: radial-gradient(circle at top left, #93c5fd, #eef2f8 72%);--app-card-shadow: 0 10px 28px rgba(11, 19, 36, .08), inset 0 1px 0 rgba(255, 255, 255, .8)}body,body *{font-size:var(--app-font-body)!important}h1,h2,h3,h4,h5,h6{font-size:var(--app-font-subtitle)!important}h1,.home-title,.page-title,.waiter-order-title{font-size:var(--app-font-title)!important}.home-subtitle,.home-section-title,.customer-menu-eyebrow,.status-header,.menu-category h4,.modal-header h3,.option-section-title,.logo,.account-btn{font-size:var(--app-font-subtitle)!important}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;background:var(--app-topbar);border-bottom:1px solid var(--app-border);box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff0f;position:sticky;top:0;z-index:100;border-radius:0 0 1.15rem 1.15rem}html[data-theme=light] .topbar{box-shadow:0 8px 24px #0b132414,inset 0 1px #ffffffb3}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1 1 auto;min-height:0}.app-footer{flex:0 0 50px;height:50px;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--app-border);color:var(--app-muted);font-size:.85rem;background:var(--app-surface)}.logo{font-weight:600;letter-spacing:.04em;flex:0 0 auto;white-space:nowrap}.nav{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.nav a{color:var(--app-text);text-decoration:none;padding:.4rem .85rem;border-radius:999px;font-size:.9rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem;border:1px solid transparent}.nav-icon{display:none;line-height:1}.nav a:hover{background:var(--app-accent-soft);border-color:color-mix(in srgb,var(--app-accent) 35%,transparent)}html[data-theme=light] .nav a:hover{background:var(--app-accent-soft)}.nav a.active{background:var(--app-accent);color:var(--app-accent-ink);border-color:color-mix(in srgb,var(--app-accent-strong) 70%,transparent);box-shadow:var(--app-accent-glow)}@media(max-width:720px){.topbar{padding:.5rem .65rem;gap:.35rem}.logo{display:none}.nav{flex-wrap:nowrap;justify-content:flex-start;gap:.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav a{padding:.45rem .55rem;min-width:2.4rem;justify-content:center}.nav-icon{display:inline;font-size:1.15rem!important}.nav-label{display:none}.account-btn{min-width:2.4rem;min-height:2.4rem;padding:.35rem .55rem}.account-caret{display:none}}.account{position:relative;flex:0 0 auto}.account-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:2.5rem;min-height:2.5rem;background:var(--app-accent-soft);color:var(--app-text);border:1px solid color-mix(in srgb,var(--app-accent) 35%,var(--app-border));padding:.35rem .8rem;border-radius:999px;cursor:pointer;font-size:1.1rem;line-height:1;box-shadow:inset 0 1px #ffffff14;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.account-btn:hover,.account-btn.is-open{background:#3b82f629;border-color:#3b82f67a;box-shadow:0 10px 24px #0f172a2e,inset 0 1px #ffffff1f}.account-btn:focus-visible{outline:none;border-color:#3b82f6cc;box-shadow:0 0 0 3px #3b82f638}.account-caret{display:inline-flex;transform-origin:center;transition:transform .16s ease}.account-btn.is-open .account-caret{transform:rotate(180deg)}html[data-theme=light] .account-btn{background:#0f172a0f;border-color:#0f172a1f}.account-menu{position:absolute;top:calc(100% + .65rem);inset-inline-end:0;width:min(19.5rem,calc(100vw - 1rem));min-width:17rem;max-width:calc(100vw - 1rem);background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:1.35rem;box-shadow:0 18px 48px #0f172a38;padding:.35rem .2rem;z-index:200;overflow:visible;animation:account-menu-in .16s ease-out;transform-origin:top right}.account-menu:after{content:"";position:absolute;top:-.42rem;inset-inline-end:1.1rem;width:.8rem;height:.8rem;background:var(--app-surface-2);border-top:1px solid var(--app-border);border-inline-start:1px solid var(--app-border);transform:rotate(45deg)}html[dir=rtl] .account-menu{transform-origin:top left}html[data-theme=light] .account-menu{background:#fff;box-shadow:0 16px 40px #0f172a24}html[data-theme=light] .account-menu:after{background:#fff}@keyframes account-menu-in{0%{opacity:0;transform:translateY(-.35rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.account-menu-header,.account-section{position:relative;z-index:1;padding:.85rem 1rem}.account-menu-header{display:flex;align-items:center;gap:.7rem}.account-menu-header+.account-section,.account-section+.account-section{border-top:1px solid var(--app-border)}.account-section-heading{display:flex;align-items:center;gap:.7rem;min-width:0}.account-menu-icon{width:1.35rem;height:1.35rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--app-text)}.account-menu-icon svg{width:1.2rem;height:1.2rem}.account-menu-icon-badge{width:1.35rem;height:1.35rem;border:1.5px solid currentColor;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1}.account-menu-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.account-menu-title{font-size:var(--app-font-body);font-weight:700;line-height:1.2;color:var(--app-text)}.account-menu-subtitle{font-size:.92rem;line-height:1.25;color:var(--app-muted)}.account-label{font-size:var(--app-font-body);font-weight:650;color:var(--app-text);line-height:1.2}.account-section .account-label{margin-bottom:0}.account-section .account-section-heading{margin-bottom:.55rem}.account-row{display:flex;gap:.5rem;flex-wrap:wrap}.account-select{width:100%;border:1px solid var(--app-border);background-color:var(--app-surface);color:var(--app-text);border-radius:.75rem;padding:.65rem .85rem;padding-inline-end:2.25rem;font:inherit;font-size:var(--app-font-body);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}html[dir=rtl] .account-select{background-position:left .75rem center}html[data-theme=light] .account-select{background-color:#fff}.account-select:hover{border-color:#3b82f673}.account-select:focus{outline:none;border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f62e}.account-toggle-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:none;background:transparent;color:inherit;padding:0;cursor:pointer;text-align:start}.account-toggle-row .account-section-heading{margin-bottom:0;flex:1 1 auto}.account-switch{position:relative;width:3.05rem;height:1.7rem;flex:0 0 auto;border-radius:999px;background:#d1d5db;transition:background .18s ease}.account-switch-thumb{position:absolute;top:.18rem;inset-inline-start:.18rem;width:1.34rem;height:1.34rem;border-radius:999px;background:#fff;color:#0b1324;box-shadow:0 1px 3px #0f172a40;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease}.account-switch-thumb svg{width:.82rem;height:.82rem;display:block}.account-switch.is-on{background:var(--app-accent)}.account-switch.is-on .account-switch-thumb{transform:translate(1.35rem)}html[dir=rtl] .account-switch.is-on .account-switch-thumb{transform:translate(-1.35rem)}.account-chip{border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text);padding:.35rem .6rem;border-radius:999px;cursor:pointer}.account-chip.active{background:var(--app-accent-soft);border-color:color-mix(in srgb,var(--app-accent) 55%,transparent)}.account-item{width:100%;text-align:start;border:none;background:transparent;color:var(--app-text);padding:0;border-radius:0;cursor:pointer;display:flex;gap:.7rem;align-items:center;transition:opacity .15s ease}.account-item:hover,.account-item:focus-visible{outline:none;opacity:.85}.account-item.danger,.account-item.danger .account-menu-icon,.account-item.danger .account-item-title{color:#ef4444}.account-item.danger:hover{background:transparent}.account-item-title{font-size:var(--app-font-body);font-weight:700;line-height:1.2}.account-icon{width:1.2em;display:inline-flex;justify-content:center;flex:0 0 auto}@media(max-width:720px){.account-menu{position:fixed;top:calc(env(safe-area-inset-top,0px) + 3.75rem);inset-inline-end:auto;inset-inline-start:auto;width:min(19.5rem,calc(100vw - 1rem));min-width:0;max-width:calc(100vw - 1rem);max-height:calc(100dvh - env(safe-area-inset-top,0px) - 4.75rem);overflow-x:hidden;overflow-y:auto}html[dir=ltr] .account-menu{right:max(.5rem,env(safe-area-inset-right,0px));left:auto;transform-origin:top right}html[dir=rtl] .account-menu{left:max(.5rem,env(safe-area-inset-left,0px));right:auto;transform-origin:top left}.account-menu:after{inset-inline-end:1.15rem}.account-menu-header,.account-section{padding:.8rem .9rem}}.main{flex:1;padding:1.5rem}.page{max-width:1800px;margin:0 auto;background:var(--app-surface);border-radius:var(--app-card-radius, 1.35rem);padding:1.5rem;box-shadow:var(--app-card-shadow, 0 12px 35px rgba(0, 0, 0, .5));border:1px solid var(--app-border)}html[data-theme=light] .page{box-shadow:var(--app-card-shadow, 0 12px 35px rgba(15, 23, 42, .12))}.page h1,.page h2{margin-top:0}.customer-main{padding:0}.page-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-block{margin-bottom:2rem}.form-error{color:#ef4444}.notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;border:1px solid var(--app-border);border-radius:.75rem;background:var(--app-surface-2)}.notice-success{border-color:#10b98173;color:#86efac}.notice-error{border-color:#ef444480;color:#fca5a5}.notice-info{border-color:#3b82f673;color:#93c5fd}.notice-dismiss{border:0;background:transparent;color:inherit;cursor:pointer;line-height:1;padding:.25rem}.table-row-react{display:inline-flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;min-height:2.5rem}.table-box-react{min-width:120px;width:120px;height:var(--app-box-min-height);flex:0 0 auto;padding:.75rem;border-radius:.85rem;background:var(--app-surface-2);border:1px solid var(--app-border);color:var(--app-text);cursor:pointer;text-align:center;margin:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.table-box-react:hover{border-color:#3b82f6b3}.table-name-react{font-weight:650;line-height:1.2}.table-status-react{margin-top:.25rem;font-size:.8rem;color:var(--app-muted);text-transform:capitalize;height:1.2rem;line-height:1.2;display:flex;align-items:center;justify-content:center}.table-box-react.status-waiting{border-color:#94a3b8bf;background:#94a3b81a}.table-box-react.status-in_progress{border-color:#3b82f6e6;background:#efcd9a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.refresh-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.9rem}.refresh-btn.danger{background:#ef4444}.refresh-btn.danger:hover{background:#dc2626}.refresh-btn.confirming{background:#10b981}.refresh-btn.confirming:hover{background:#059669}.refresh-btn:not(.danger):not(.confirming):hover{background:#2563eb}.order-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-weight:600}.order-table{color:var(--app-accent)}.order-time{color:var(--app-muted);font-size:.9rem}.order-phone,.order-note{color:var(--app-text);margin-bottom:.5rem}.order-phone-contact{position:relative;display:inline-block;max-width:100%}.order-phone-contact-btn{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.35rem;max-width:100%;margin:0;padding:.15rem .35rem;margin-inline:-.35rem;border:none;border-radius:.4rem;background:transparent;color:inherit;font:inherit;text-align:start;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;white-space:nowrap}.order-phone-contact-btn:hover,.order-phone-contact-btn:focus-visible{background:color-mix(in srgb,var(--app-accent) 14%,transparent);outline:none}.order-phone-contact-btn span:last-child{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;text-decoration:underline;text-underline-offset:.15em}.order-phone-contact-menu{position:absolute;inset-inline-start:0;top:calc(100% + .25rem);z-index:30;min-width:10.5rem;padding:.35rem;border-radius:.65rem;border:1px solid var(--app-border);background:var(--app-surface);box-shadow:0 8px 24px color-mix(in srgb,#000 18%,transparent);display:grid;gap:.15rem}.order-phone-contact-option{display:block;padding:.55rem .7rem;border-radius:.45rem;color:var(--app-text);text-decoration:none;font-size:.92rem;font-weight:600;white-space:nowrap}.order-phone-contact-option:hover,.order-phone-contact-option:focus-visible{background:color-mix(in srgb,var(--app-accent) 14%,transparent);outline:none}.order-note{max-width:100%;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.order-items{margin:.75rem 0}.order-item{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0;border-bottom:1px solid var(--app-border)}.order-item:last-child{border-bottom:none}.item-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.item-qty{font-weight:600;color:var(--app-accent)}.item-name{font-weight:500;flex:1}.meal-dietary-icons{display:inline-flex;align-items:center;gap:.2rem;flex:0 0 auto;line-height:1}.meal-dietary-icon{display:inline-flex;align-items:center;justify-content:center;font-size:.95em;line-height:1}.meal-dietary-icon--vegetarian{color:#3d8b5a}.meal-dietary-icon--spicy{color:#d1492e}.item-price{font-weight:500;color:var(--app-accent);margin-inline-start:auto}.item-unit-price{font-size:.85rem;color:var(--app-muted);margin-inline-start:.5rem}.item-modifiers{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem;font-size:.85rem;color:var(--app-muted);margin-inline-start:1.5rem}.modifier-name{flex:0 0 auto;font-weight:700;color:#fff}html[data-theme=light] .modifier-name{color:#000}.modifier-value{min-width:0;color:var(--app-muted)}.item-notes{color:var(--app-accent);font-style:italic;max-width:100%;overflow-wrap:anywhere;margin-bottom:.35rem}.order-total{font-weight:600;font-size:1.1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--app-border)}.order-actions{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.order-form{display:flex;flex-direction:column;gap:1rem;min-width:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:var(--app-text)}.table-select,.form-input,.form-textarea{padding:.5rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.5rem;color:var(--app-text);font-size:1rem;width:100%;max-width:100%}.form-input.is-invalid,.form-select.is-invalid,.form-textarea.is-invalid{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.field-error{margin:0;color:#ef4444;font-size:var(--app-font-body);line-height:1.2}.menu-item-form-error{margin:0 0 .75rem}.form-textarea{resize:vertical;font-family:inherit}.menu-section{background:var(--app-surface);border-radius:1rem;padding:1.5rem;border:1px solid var(--app-border);min-width:0}.menu-weight-chip-label{flex:1 1 auto;min-width:0;font-size:.8rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-weight-chip:hover{border-color:#3b82f699;background:#3b82f61f}.menu-weight-chip-price{flex:0 0 auto;color:var(--app-accent);font-size:.8rem!important;font-weight:600;white-space:nowrap}.item-price{font-size:.9rem;color:var(--app-accent)}.empty-cart{color:var(--app-muted);text-align:center;padding:2rem}.edit-btn{background:#3b82f6;color:#fff;border:none;border-radius:.25rem;padding:.25rem .5rem;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;transition:background .2s}.edit-btn:hover{background:#2563eb}.remove-btn{background:#ef4444;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center}.remove-btn.confirming{background:#10b981}.remove-btn:hover{background:#dc2626}.confirm-remove{position:relative;display:inline-flex;flex-shrink:0;vertical-align:middle}.confirm-remove-tip{position:absolute;left:50%;bottom:calc(100% + .4rem);z-index:30;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .4rem;border:1px solid var(--app-border);border-radius:.45rem;background:var(--app-surface);box-shadow:0 8px 20px #00000047;transform:translate(-50%);white-space:nowrap}.confirm-remove-yes,.confirm-remove-no{min-width:2.25rem;padding:.2rem .55rem;border-radius:.3rem;border:1px solid transparent;font-size:.78rem;font-weight:650;line-height:1.2;cursor:pointer}.confirm-remove-yes{background:#10b981;color:#fff}.confirm-remove-yes:hover{background:#059669}.confirm-remove-no{background:var(--app-surface-2);color:var(--app-text);border-color:var(--app-border)}.confirm-remove-no:hover{background:var(--app-border)}.confirm-remove-yes:focus-visible,.confirm-remove-no:focus-visible{outline:2px solid var(--app-accent);outline-offset:1px}.qty-btn{background:var(--app-accent-soft);color:var(--app-accent);border:1px solid var(--app-accent);border-radius:.25rem;width:28px;height:28px;cursor:pointer;font-weight:600;margin:.5rem}.qty-btn:hover{background:color-mix(in srgb,var(--app-accent) 30%,transparent)}.qty-value{min-width:2rem;text-align:center;font-weight:600}.error-message{background:#ef444433;color:#dd6565;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid rgba(239,68,68,.3)}.submit-btn{width:100%;padding:1rem;background:var(--app-success);color:#fff;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn:hover:not(:disabled){background:color-mix(in srgb,var(--app-success) 82%,black)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:var(--app-surface);border-radius:1rem;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #000c;border:1px solid var(--app-border)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--app-border)}.modal-title-block{min-width:0}.modal-header h3{margin:0;color:var(--app-accent)}.modal-item-description{margin:.35rem 0 0;color:var(--app-muted);line-height:1.4;white-space:pre-line}.modal-close{flex:0 0 auto;background:transparent;border:none;color:var(--app-muted);font-size:1.8rem;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background .2s}.modal-close:hover{background:#94a3b833}.modal-body{padding:1.5rem;overflow-y:auto;overflow-x:hidden;flex:1;min-width:0}.customization-section{margin-bottom:1.5rem}.customization-section label{display:block;font-weight:500;margin-bottom:.75rem;color:var(--app-text)}.options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:1fr;gap:.75rem}.customization-section .options-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-auto-rows:64px;gap:.5rem}.mix-hint{font-size:.85rem;color:var(--app-text-muted);margin-inline-start:.5rem}.mix-options-counters{display:flex;flex-direction:column;gap:.5rem}.mix-option-row{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:var(--app-surface-2);border-radius:.5rem;border:1px solid var(--app-border)}.mix-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--app-border);background:var(--app-surface);border-radius:.375rem;cursor:pointer;font-size:1.1rem;font-weight:600;color:var(--app-text);transition:background .2s}.mix-btn:hover:not(:disabled){background:#3b82f633}.mix-btn:disabled{opacity:.5;cursor:not-allowed}.mix-option-label{flex:1;font-size:.9rem}.mix-count{color:var(--app-text-muted);font-weight:500}.mix-limit-error{font-size:.9rem;color:#a15959;margin:0;flex:1;text-align:center}.option-checkbox,.option-radio{display:flex;align-items:center;gap:.5rem;min-height:var(--app-box-min-height);padding:.5rem;background:var(--app-surface-2);border-radius:.5rem;cursor:pointer;transition:background .2s;border:1px solid var(--app-border)}.customization-section .option-checkbox,.customization-section .option-radio{display:flex;align-items:center;min-height:0;height:64px;margin-bottom:0;padding:.45rem .55rem}.option-checkbox:hover,.option-radio:hover{background:#3b82f633}.option-checkbox input[type=checkbox],.option-radio input[type=radio]{margin:0;cursor:pointer;margin:.5rem}.option-checkbox span,.option-radio span{flex:1;font-size:.9rem}.form-select{width:100%;padding:.5rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.5rem;color:var(--app-text);font-size:1rem}.price-summary{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--app-border)}.price-line{display:flex;justify-content:space-between;margin-bottom:.5rem;color:var(--app-text)}.price-line.total{font-size:1.2rem;font-weight:600;color:var(--app-accent);margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--app-border)}.modal-footer{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid var(--app-border)}.btn-cancel,.btn-add{flex:1;padding:.75rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.btn-cancel{background:#94a3b833;color:var(--app-text)}.btn-cancel:hover{opacity:.8}.btn-add{background:#10b981;color:#fff}.btn-add:hover{opacity:.9}@media(max-width:720px){.modal-footer{padding:1rem;gap:.75rem}.btn-cancel,.btn-add{padding:.6rem;font-size:.95rem}}.btn-primary{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#059669}.menu-categories-sidebar{background:var(--app-surface);border-radius:1rem;padding:1.5rem;border:1px solid var(--app-border);height:fit-content}.categories-list{display:flex;flex-direction:column;gap:.5rem}.category-row{display:flex;gap:.5rem;align-items:center}.drag-handle{width:28px;height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:grab;color:var(--app-muted);border-radius:.5rem;background:#94a3b814;-webkit-user-select:none;user-select:none}.drag-handle:hover{background:#94a3b824;color:var(--app-text)}.drag-handle.dragging{opacity:.6;cursor:grabbing}.category-row .category-btn{flex:1;min-width:0}.category-del{width:38px;height:38px;border:none;border-radius:.5rem;background:#ef444426;color:#fca5a5;cursor:pointer;font-size:1.2rem;line-height:1}.category-del.confirming{background:#10b9812e;color:#86efac}.category-del:hover{background:#ef444440}.category-pause{width:38px;height:38px;border:none;border-radius:.5rem;background:#3b82f626;color:#93c5fd;cursor:pointer;font-size:1.1rem;line-height:1}.category-pause:hover{background:#3b82f640}.category-row.paused .category-btn{opacity:.65}.category-add-row{display:flex;gap:.5rem;margin-top:.75rem}.category-add-input{flex:1;min-width:0;padding:.6rem .75rem;border-radius:.5rem;border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text)}.category-add-btn{min-width:130px;flex:0 0 auto;padding:.6rem .9rem;border:none;border-radius:.5rem;background:#10b981;color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}.category-add-btn:hover{background:#059669}.options-manager{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--app-border)}.menu-editor-layout>.options-manager{border-top:none;padding-top:1.25rem}.option-section{margin-top:1rem}.option-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.option-section-title{font-weight:650;color:var(--app-text);margin-bottom:0;min-width:0}.option-add-row{display:flex;gap:.5rem;margin-bottom:.6rem}.option-add-input{flex:1;min-width:0;padding:.55rem .75rem;border-radius:.5rem;border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text)}.option-add-input.price{flex:0 0 110px;width:110px}.option-add-btn{min-width:4rem;width:auto;flex:0 0 auto;padding:.55rem .75rem;border:none;border-radius:.5rem;background:#3b82f6d9;color:#fff;font-weight:650;cursor:pointer}.option-add-btn:hover{background:#3b82f6}.option-chip-list{display:flex;flex-wrap:wrap;gap:.4rem}.option-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border-radius:999px;border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text);font-size:.8rem}.option-chip.drop-target{border-color:var(--app-primary, #3b82f6);box-shadow:0 0 0 2px #3b82f640}.option-chip.dragging{opacity:.55}.option-chip .drag-handle{cursor:grab;font-size:.75rem;opacity:.7;-webkit-user-select:none;user-select:none}.option-chip-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.option-chip-btn{border:none;background:#94a3b82e;color:var(--app-text);cursor:pointer;border-radius:999px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.option-chip-btn:hover{background:#94a3b847}.option-chip-btn.danger{background:#ef444426;color:#fca5a5}.option-chip-btn.danger:hover{background:#ef444440}.option-chip.paused{opacity:.55;border-color:#f59e0bcc}.category-btn{padding:.75rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.5rem;color:var(--app-text);cursor:pointer;text-align:left;transition:all .2s}.category-btn:hover{background:#3b82f633;border-color:#3b82f6}.category-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.btn-secondary{padding:.65rem 1rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);color:var(--app-text);cursor:pointer;font-weight:600}.btn-secondary:hover{background:#94a3b82e}html[data-theme=light] .btn-secondary:hover{background:#0f172a0f}.reorder-list{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.reorder-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;border:1px solid var(--app-border);background:var(--app-surface-2)}.reorder-row.drop-target{border-color:#3b82f6e6}.reorder-row.dragging{opacity:.6}.reorder-main{flex:1;min-width:0}.reorder-title{font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reorder-sub{color:var(--app-muted);font-size:.9rem}.btn-edit,.btn-pause,.btn-delete{flex:1;padding:.5rem;border:none;border-radius:.5rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s}.btn-edit{background:#3b82f6;color:#fff}.btn-pause{background:#f59e0b;color:#fff}.btn-delete{background:#ef4444;color:#fff}.btn-edit:hover,.btn-pause:hover,.btn-delete:hover{opacity:.9}.modal-content.large{max-width:min(800px,100%);max-height:90vh;overflow-x:hidden}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.users-create-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:.75rem;margin-bottom:1rem}.users-create-row .form-field{min-width:0}.users-create-row .form-input,.users-create-row .form-select,.users-create-btn{box-sizing:border-box;width:100%;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:.75rem;line-height:1}.users-create-btn-spacer{visibility:hidden}.users-create-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0}.users-create-btn-label,.users-create-btn-check{grid-area:1 / 1}.users-create-btn-check{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.users-create-btn.is-success .users-create-btn-label{visibility:hidden}.users-create-btn.is-success .users-create-btn-check{opacity:1}.form-field{min-width:150px}.menu-option-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.menu-option-row{border:1px solid var(--app-border);border-radius:.75rem;background:var(--app-surface-2);padding:.85rem}.menu-option-toggle{font-weight:650}.menu-option-panel{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--app-border)}.user-list{display:flex;flex-direction:column;gap:.5rem}.user-row{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;min-width:0;padding:.75rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.5rem}.user-row-top{display:flex;align-items:center;gap:.5rem;min-width:0}.user-row-main{flex:1 1 auto;min-width:0}.user-row-name{font-weight:500;overflow-wrap:anywhere}.user-row-meta{color:var(--app-muted);font-size:.9rem}.user-row-actions{display:flex;flex:0 0 auto;align-items:center;gap:.4rem}.user-icon-btn,.user-icon-btn.btn-secondary,.user-icon-btn.btn-delete{box-sizing:border-box;flex:0 0 2.5rem;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1}.user-icon-btn.btn-secondary.is-active{border-color:var(--app-accent);background:#3b82f62e}.user-icon-btn.btn-delete.confirming{background:#10b981}.user-row-pin-edit{display:flex;flex-direction:column;gap:.5rem;min-width:0;width:100%}.user-row-pin-edit .form-input{box-sizing:border-box;width:100%;max-width:100%;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:.75rem}.user-row-pin-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.user-row-pin-actions .btn-primary,.user-row-pin-actions .btn-secondary{box-sizing:border-box;width:100%;min-width:0;height:2.5rem;padding:0 .5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--app-text)}.checkbox-label input[type=checkbox]{margin:0;cursor:pointer}.muted-text{color:var(--app-muted)}.error-text{color:#ef4444}.kitchen-header-actions{display:flex;gap:8px;align-items:center}.order-total-row{display:flex;justify-content:space-between}.order-total-row.muted{margin-bottom:.25rem;font-size:.9em}.orders-list{overflow:auto;max-height:calc(100vh - 230px)}.home-page{display:flex;flex-direction:column;gap:var(--app-space-lg);max-width:720px;padding:var(--app-space-lg);border-radius:var(--app-card-radius);background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-card-shadow)}.home-hero{margin:0}.home-title{margin:0;font-weight:750;letter-spacing:.01em}.home-status-strip{direction:ltr;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:1.35rem;border:1px solid color-mix(in srgb,var(--app-accent) 28%,var(--app-border));background:#101a33;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}html[data-theme=light] .home-status-strip{background:#fff;border-color:var(--app-border);box-shadow:var(--app-card-shadow)}.home-status-cell{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:1.15rem var(--app-space);text-align:center;min-height:5.5rem;unicode-bidi:plaintext}.home-status-cell+.home-status-cell:before{content:"";position:absolute;inset-block:18%;inset-inline-start:0;width:1px;background:color-mix(in srgb,#a6b0c3 35%,transparent)}html[data-theme=light] .home-status-cell+.home-status-cell:before{background:color-mix(in srgb,var(--app-navy) 14%,transparent)}.home-status-label{color:#fff;font-weight:650;line-height:1.2;letter-spacing:.01em}html[data-theme=light] .home-status-label{color:var(--app-navy)}.home-status-value{display:inline-flex;align-items:center;gap:.45rem;font-weight:750;letter-spacing:.04em;line-height:1}html[dir=rtl] .home-status-value{flex-direction:row-reverse}.home-status-value.ok{color:var(--app-success)}.home-status-value.error{color:var(--app-danger)}.home-status-value.unknown{color:var(--app-warning)}.home-status-badge{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;flex:0 0 auto;line-height:0}.home-status-badge svg{width:.72rem;height:.72rem;display:block}.home-status-badge--ok{background:var(--app-success);color:#0b1324}.home-status-badge--error{background:var(--app-danger);color:#fff}.home-status-badge--unknown{background:var(--app-warning);box-shadow:inset 0 0 0 3px color-mix(in srgb,#0b1324 55%,transparent)}.home-section{display:flex;flex-direction:column;gap:var(--app-space)}.home-section-title{margin:0;font-weight:700;color:var(--app-text)}.home-actions-primary,.home-actions-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--app-space)}.home-actions-primary>:only-child,.home-actions-secondary>:only-child{grid-column:1 / -1}.home-action-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;text-decoration:none;color:var(--app-text);padding:var(--app-card-padding);border-radius:var(--app-card-radius);border:1px solid var(--app-border);background:var(--app-surface-2);box-shadow:var(--app-card-shadow);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease;min-height:var(--app-card-min-height)}.home-action-card--primary{background:linear-gradient(180deg,color-mix(in srgb,var(--app-accent) 14%,var(--app-surface-2)),var(--app-surface-2));border-color:color-mix(in srgb,var(--app-accent) 35%,var(--app-border))}.home-action-card--secondary{flex-direction:row;align-items:center;text-align:start;gap:.75rem;min-height:0;padding:.9rem 1rem;opacity:.96}.home-action-card:hover,.home-action-card:focus-visible{border-color:color-mix(in srgb,var(--app-accent) 65%,var(--app-border));box-shadow:var(--app-accent-glow),var(--app-card-shadow);outline:none;transform:translateY(-1px)}.home-action-card:active{transform:translateY(0);box-shadow:0 0 16px #2563ff38,var(--app-card-shadow)}.home-action-icon{display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;border-radius:999px;background:var(--app-accent-soft);border:1px solid color-mix(in srgb,var(--app-accent) 40%,transparent);color:var(--app-text);box-shadow:var(--app-accent-glow);font-size:1.45rem!important;line-height:1;flex:0 0 auto}.home-action-card--secondary .home-action-icon{width:2.5rem;height:2.5rem;box-shadow:0 0 16px #2563ff38;font-size:1.15rem!important}.home-action-copy{display:flex;flex-direction:column;gap:.3rem;flex:1 1 auto;width:100%;min-width:0}.home-action-card--secondary .home-action-copy{width:auto}.home-action-title{margin:0;font-weight:750;line-height:1.25;font-size:var(--app-font-body)!important}.home-action-desc{margin:0;color:var(--app-muted);line-height:1.35}.home-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-top:auto;padding:.6rem .85rem;border-radius:999px;background:var(--app-accent);color:var(--app-accent-ink);font-weight:700;border:1px solid color-mix(in srgb,var(--app-accent-strong) 70%,transparent);box-shadow:0 6px 16px #2563ff47}.home-action-btn-arrow{font-weight:700}.home-action-chevron{margin-inline-start:auto;color:var(--app-muted);font-weight:700;line-height:1;flex:0 0 auto}.home-action-card:hover .home-action-btn,.home-action-card:focus-visible .home-action-btn{background:var(--app-accent-strong)}.home-action-desc,.home-status-label,.home-status-value,.home-action-btn{font-size:var(--app-font-body)!important}html[data-theme=light] .home-action-card--primary{background:linear-gradient(180deg,color-mix(in srgb,var(--app-accent) 8%,#ffffff),#fff)}html[data-theme=light] .home-action-card--secondary{background:#fff}@media(max-width:640px){.home-page{padding:var(--app-space);gap:var(--app-space)}.home-actions-primary,.home-actions-secondary{gap:.75rem}.home-action-card--primary{padding:1rem .75rem;gap:.7rem;min-height:0}.home-action-card--secondary{flex-direction:column;align-items:center;text-align:center;padding:.85rem .65rem;gap:.55rem}.home-action-chevron{margin-inline-start:0}.home-action-btn{padding:.5rem .55rem;font-size:.95rem!important}.home-status-cell{min-height:4.75rem;padding:.9rem .35rem}}.table-layout-react{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.table-layout-react-3col{grid-template-columns:1fr 1fr 1fr}@media(max-width:1100px){.table-layout-react-3col{grid-template-columns:1fr}}.table-zone-react{background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:1rem;padding:1rem}.table-zone-react.zone-center{padding:0;background:transparent;border:none}.table-zone-react.zone-center>.table-zone-react{background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:1rem;padding:1rem}.waiter-view{max-width:1800px;margin:0 auto;width:100%;max-width:100%;padding:1rem 1.25rem 2rem;box-sizing:border-box}.waiter-order-top{display:grid;gap:.85rem;margin-bottom:1rem}.waiter-order-header-card,.waiter-order-status-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.15rem;box-shadow:0 10px 28px #0f172a14;min-width:0}html[data-theme=light] .waiter-order-header-card,html[data-theme=light] .waiter-order-status-card{background:#fff;box-shadow:0 10px 28px #0f172a0f}.waiter-order-header-card{padding:1.1rem 1.25rem 1.2rem}.waiter-order-title{margin:0 0 1rem;font-weight:750;line-height:1.2;color:var(--app-text)}.waiter-order-header-row{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap;min-width:0}.waiter-change-table-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.75rem;padding:.55rem 1rem;border:none;border-radius:.85rem;background:#3b82f6;color:#fff;font:inherit;font-size:var(--app-font-body);font-weight:650;cursor:pointer;flex:0 1 auto;max-width:100%;box-shadow:0 8px 18px #3b82f647;transition:background .15s ease,transform .15s ease}.waiter-change-table-btn:hover{background:#2563eb}.waiter-change-table-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f647,0 8px 18px #3b82f647}.waiter-change-table-icon{width:1.15rem;height:1.15rem;display:inline-flex;flex:0 0 auto}.waiter-change-table-icon svg{width:100%;height:100%}.waiter-table-meta{display:inline-flex;align-items:center;gap:.65rem;min-width:0;color:var(--app-text)}.waiter-table-icon{width:2.5rem;height:2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#3b82f61f;color:#2563eb}.waiter-table-icon svg{width:1.25rem;height:1.25rem}.waiter-table-text{min-width:0;font-size:var(--app-font-body);line-height:1.3;overflow-wrap:anywhere}.waiter-table-prefix{color:var(--app-muted);font-weight:500}.waiter-table-text strong{color:var(--app-text);font-weight:700}.waiter-order-status-card{padding:.85rem}.waiter-order-status{display:flex;align-items:center;gap:.75rem;min-width:0;padding:.85rem 1rem;border-radius:.95rem;background:#3b82f614;color:var(--app-muted)}.waiter-order-status-icon{width:2.35rem;height:2.35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#3b82f6;color:#fff}.waiter-order-status-icon svg{width:1.15rem;height:1.15rem}.waiter-order-status-text{min-width:0;font-size:var(--app-font-body);line-height:1.35;overflow-wrap:anywhere}@media(max-width:720px){.waiter-view{padding:.75rem .75rem 1.5rem}.waiter-order-header-card{padding:1rem 1rem 1.05rem}.waiter-order-title{margin-bottom:.85rem}.waiter-order-header-row{gap:.75rem}.waiter-change-table-btn{flex:1 1 auto}.waiter-table-meta{flex:1 1 auto;justify-content:flex-start}.waiter-order-status-card{padding:.7rem}.waiter-order-status{padding:.75rem .85rem}}.waiter-layout{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-top:1rem}.waiter-layout>*{min-width:0}.waiter-category-nav-wrap{position:sticky;top:var(--topbar-sticky-offset);z-index:90;width:100%;min-width:0;margin:.5rem 0 1rem;padding:.5rem .25rem;border-radius:.75rem;border:1px solid var(--app-border);background:var(--app-surface);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden}.waiter-category-nav{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;height:2.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;-webkit-user-select:none;user-select:none;scrollbar-width:none;cursor:grab}.waiter-category-nav::-webkit-scrollbar{display:none}.waiter-category-nav:active{cursor:grabbing}.waiter-category-nav-fade{position:absolute;top:0;bottom:0;z-index:1;width:2.4rem;display:grid;place-items:center;pointer-events:none;opacity:0;color:var(--app-muted);font-size:1.15rem;font-weight:800;letter-spacing:.02em;line-height:1;transition:opacity .16s ease}.waiter-category-nav-fade.is-left{left:0;background:linear-gradient(to right,var(--app-surface) 28%,transparent)}.waiter-category-nav-fade.is-right{right:0;background:linear-gradient(to left,var(--app-surface) 28%,transparent)}.waiter-category-nav-wrap[data-overflow-left=true] .waiter-category-nav-fade.is-left,.waiter-category-nav-wrap[data-overflow-right=true] .waiter-category-nav-fade.is-right{opacity:1}.waiter-cat-btn{flex:0 0 auto;padding:.4rem .7rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:999px;color:var(--app-text);cursor:pointer;font-weight:650;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.waiter-cat-btn:hover{filter:brightness(1.05)}.waiter-cat-btn.waiter-cat-cart{background:#22c55e2e;border-color:#22c55e73}@media(max-width:720px){.waiter-layout{grid-template-columns:1fr}}.menu-category{margin-bottom:2rem;scroll-margin-top:8.5rem}@media(max-width:720px){.menu-category{scroll-margin-top:8.75rem}}.menu-category h4{color:var(--app-accent);margin-bottom:1rem;font-size:1.2rem}.menu-section{--waiter-card-min-height: 9.75rem;--waiter-weight-chip-height: 1.65rem}.menu-weight-chip{display:inline-flex;align-items:center;gap:.3rem;min-height:var(--waiter-weight-chip-height);padding:.25rem .4rem;background:var(--app-surface);border:1px solid var(--app-border);border-radius:.5rem;color:var(--app-text);cursor:pointer;font-size:.8rem!important;line-height:1;flex:1 1 5.25rem;width:auto;max-width:100%;justify-content:space-between;box-sizing:border-box;min-width:0;overflow:hidden}.cart-section{scroll-margin-top:10rem;min-width:0;background:var(--app-surface);border-radius:1rem;padding:1.5rem;border:1px solid var(--app-border);display:flex;flex-direction:column}.cart-meta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.cart-items{margin-bottom:1rem}.cart-item{background:var(--app-surface-2);border-radius:.5rem;padding:.75rem;margin-bottom:.75rem}.cart-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cart-item-name{font-weight:500;cursor:pointer;transition:color .2s}.cart-item-controls{display:flex;align-items:center;gap:.5rem}.cart-item-total{margin-inline-start:auto;font-weight:600;color:var(--app-accent)}.cart-total{padding:1rem;background:var(--app-surface-2);border-radius:.5rem;text-align:end;font-size:1.2rem;color:var(--app-accent);margin-bottom:1rem}.cart-item-modifiers{font-size:.85rem;color:var(--app-muted);margin:.25rem 0;margin-inline-start:.5rem}.cart-item-notes{font-size:.85rem;color:#fbbf24;margin:.25rem 0;margin-inline-start:.5rem;font-style:italic}.cart-item-name:hover{color:#3b82f6;text-decoration:underline}.waiter-back-top{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:45;width:3rem;height:3rem;padding:0;border:1px solid var(--app-border);border-radius:50%;background:var(--app-accent);color:var(--app-accent-ink, #fff);box-shadow:0 12px 30px #00000059;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:800;line-height:1;font-size:1.25rem!important}.waiter-back-top:hover{background:var(--app-accent-strong, var(--app-accent))}.layout-zone-header{display:flex;align-items:center;gap:.75rem;min-width:0}.layout-zone-title{display:flex;align-items:center;gap:.6rem;flex:0 0 auto;min-width:0}.layout-zone-actions{display:flex;gap:.35rem;flex:1 1 0;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.layout-zone-actions>*{flex:0 0 auto}@media(max-width:1024px){.layout-zone-actions{scrollbar-width:none}.layout-zone-actions::-webkit-scrollbar{display:none}}.table-kitchen-react{min-width:120px;width:120px;height:var(--app-box-min-height);padding:.75rem;border-radius:.85rem;border:1px dashed var(--app-border);color:var(--app-muted);display:flex;align-items:center;justify-content:center}.table-box-react.status-done{border-color:#10b981e6;background:#10b9811a}.kitchen-view{max-width:1800px;margin:0 auto;padding:1rem 1.25rem 2rem;width:100%;box-sizing:border-box}.kitchen-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem}.kitchen-header h2{min-width:0;margin:0}.kitchen-header-actions{display:flex;gap:8px;align-items:center;flex:0 0 auto}.kitchen-header-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:auto;white-space:nowrap}.kitchen-header-btn svg{width:1.15rem;height:1.15rem;flex:0 0 auto;display:none}.kitchen-sound-enable-btn{background:#0ea5e9;color:#fff}@media(max-width:720px){.kitchen-view{padding:.75rem}.kitchen-header{margin-bottom:1rem;gap:.5rem}.kitchen-header-btn{width:2.45rem;height:2.45rem;min-width:2.45rem;padding:0}.kitchen-header-btn svg{display:block}.kitchen-header-btn-label{display:none}.offline-indicator{padding:.4rem .55rem;font-size:.8rem}}.offline-indicator{padding:.5rem 1rem;background:#f59e0b;color:#fff;border-radius:.5rem;font-size:.9rem;font-weight:500;animation:pulse 2s infinite}.kitchen-btn{width:auto;padding:.5rem .75rem;background:#94a3b840;color:var(--app-text);border:none;border-radius:.5rem;cursor:pointer;font-size:.9rem;font-weight:600;transition:opacity .2s}.kitchen-btn:hover{opacity:.9}.kitchen-btn:disabled{opacity:.6;cursor:not-allowed}.kitchen-btn.primary{background:#3b82f6;color:#fff}.kitchen-btn.success{background:#10b981;color:#fff}.kitchen-btn.danger{background:#ef4444;color:#fff}.split-bill-modal .split-bill-table th,.split-bill-modal .split-bill-table td{padding:.7rem .65rem;font-size:var(--app-font-body);vertical-align:middle}.modal-content.large.split-bill-modal{max-width:min(64rem,calc(100vw - 1.5rem));background:var(--app-surface-2)}.split-bill-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;min-width:0;flex:1}.split-bill-header h3{margin:0}.split-bill-header-totals{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;text-align:end;color:var(--app-muted);white-space:nowrap}.split-bill-totals-line{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem}.split-bill-totals-line strong,.split-bill-footer-summary strong{color:var(--app-text);font-weight:700}.split-bill-remaining,.split-bill-remaining strong{color:var(--app-warning)}.split-bill-breakdown{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;font-size:.92em}.split-bill-people{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.split-bill-mode{display:grid;grid-template-columns:1fr 1fr;margin-bottom:1rem;border:1px solid var(--app-border);border-radius:.8rem;overflow:hidden;background:var(--app-surface)}.split-bill-mode button{min-height:2.6rem;border:none;background:transparent;color:var(--app-muted);font-weight:700;cursor:pointer}.split-bill-mode button+button{border-inline-start:1px solid var(--app-border)}.split-bill-mode button.is-active{background:var(--app-accent);color:var(--app-accent-ink)}.split-bill-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;flex-wrap:wrap}.split-bill-per-person{color:var(--app-muted);margin-inline-start:auto}.split-bill-per-person strong{color:var(--app-text)}.split-bill-people-label{font-weight:700;color:var(--app-text)}.split-bill-people-controls{display:flex;align-items:center;gap:.75rem}.split-bill-stepper{display:inline-flex;align-items:stretch;border:1px solid var(--app-border);border-radius:.7rem;overflow:hidden;background:var(--app-surface)}.split-bill-stepper button{width:2.6rem;min-height:2.6rem;border:none;background:transparent;color:var(--app-text);font-weight:700;cursor:pointer}.split-bill-stepper button:disabled{opacity:.45;cursor:not-allowed}.split-bill-stepper-value{min-width:2.6rem;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border-inline-start:1px solid var(--app-border);border-inline-end:1px solid var(--app-border)}.split-bill-auto-btn{min-height:2.6rem;padding:.45rem .95rem;border-radius:.7rem;border:1.5px solid var(--app-accent);background:transparent;color:var(--app-accent);font-weight:700;cursor:pointer}.split-bill-auto-btn:disabled{opacity:.55;cursor:not-allowed}.split-bill-table-wrap{overflow-x:auto;margin-inline:-.15rem}.split-bill-table{width:100%;border-collapse:collapse}.split-bill-table th{text-align:start;font-weight:700;color:var(--app-muted);border-bottom:1px solid var(--app-border);white-space:nowrap}.split-bill-table td{border-bottom:1px solid var(--app-border);color:var(--app-text)}.split-bill-person-head{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.split-bill-person-label{display:inline-flex;align-items:center;gap:.35rem;color:var(--app-text);font-weight:700}.split-bill-person-icon{width:1.05rem;height:1.05rem;flex:0 0 auto;color:var(--app-accent)}.split-bill-paid-chip{border:1px solid var(--app-border);background:transparent;color:var(--app-muted);border-radius:999px;padding:.15rem .55rem;cursor:pointer;font-weight:650}.split-bill-paid-chip.is-paid{color:var(--app-success);border-color:color-mix(in srgb,var(--app-success) 45%,transparent);background:color-mix(in srgb,var(--app-success) 12%,transparent)}.split-bill-item-name{font-weight:700;color:var(--app-text)}.split-bill-item-qty,.split-bill-item-note{color:var(--app-muted);font-weight:500}.split-bill-item-note{margin-top:.15rem}.split-bill-item-total{font-weight:700;white-space:nowrap}.split-bill-amount{display:inline-flex;align-items:center;gap:.2rem;min-width:6.5rem;max-width:8.5rem;padding:.35rem .55rem;border:1px solid var(--app-border);border-radius:.55rem;background:var(--app-surface)}.split-bill-amount-symbol{color:var(--app-muted);flex:0 0 auto}.split-bill-amount input{width:100%;min-width:0;border:none;background:transparent;color:var(--app-text);padding:0;font-weight:650;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.split-bill-amount input::-webkit-outer-spin-button,.split-bill-amount input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.split-bill-amount input:disabled{opacity:.55}.split-bill-amount input:focus{outline:none}.split-bill-amount:focus-within{border-color:var(--app-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-accent) 22%,transparent)}.split-bill-assign{position:relative;display:inline-flex;align-items:center;min-width:11rem;max-width:100%}.split-bill-assign .split-bill-person-icon{position:absolute;inset-inline-start:.7rem;width:1.05rem;height:1.05rem;color:var(--app-accent);pointer-events:none}.split-bill-assign-select{width:100%;min-height:2.6rem;border:1px solid var(--app-border);border-radius:.7rem;background-color:var(--app-surface);color:var(--app-text);font:inherit;font-weight:650;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.45rem 2.2rem .45rem 2.15rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}html[dir=rtl] .split-bill-assign-select{padding:.45rem 2.15rem .45rem 2.2rem;background-position:left .7rem center}.split-bill-assign-select:focus{outline:none;border-color:var(--app-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-accent) 22%,transparent)}.split-bill-assign-select:disabled{opacity:.55;cursor:not-allowed}.split-bill-mobile{display:none;overflow-x:hidden}.split-bill-footer{justify-content:flex-end;align-items:center}.split-bill-done{flex:0 0 auto;min-width:7.5rem;min-height:2.7rem;padding:.65rem 1.25rem;border:none;border-radius:.7rem;background:var(--app-accent);color:var(--app-accent-ink);font-weight:700;cursor:pointer}.split-bill-done:disabled{opacity:.5;cursor:not-allowed}@media(max-width:720px){.modal-content.large.split-bill-modal{max-width:calc(100vw - .75rem);max-height:calc(100dvh - .75rem)}.split-bill-header{flex-direction:column;align-items:stretch;gap:.5rem}.split-bill-header-totals,.split-bill-totals-line,.split-bill-breakdown{align-items:center;justify-content:center;text-align:center;white-space:normal}.split-bill-header{text-align:center}.split-bill-mode button{min-height:2.85rem}.split-bill-toolbar{flex-direction:column;align-items:center;text-align:center}.split-bill-people{align-items:center;flex-direction:column;gap:.45rem}.split-bill-people-controls{width:100%;justify-content:center}.split-bill-per-person{margin-inline-start:0}.split-bill-stepper button,.split-bill-stepper-value{min-height:2.85rem;width:2.85rem}.split-bill-auto-btn,.split-bill-done{min-height:2.85rem}.split-bill-desktop{display:none}.split-bill-mobile{display:flex;flex-direction:column;gap:.75rem}.split-bill-mobile-people{display:flex;flex-wrap:wrap;gap:.4rem}.split-bill-item-card{border:1px solid var(--app-border);border-radius:.85rem;padding:.75rem .8rem;background:var(--app-surface)}.split-bill-item-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.split-bill-item-card-people{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.split-bill-item-card-person{display:flex;align-items:center;gap:.35rem;min-width:0}.split-bill-person-short{font-weight:700;color:var(--app-muted)}.split-bill-amount{min-width:5.6rem;max-width:7.2rem;padding:.5rem .55rem}.split-bill-item-assign-row{display:flex;flex-direction:column;align-items:stretch;gap:.35rem}.split-bill-assign-label{font-weight:650;color:var(--app-muted)}.split-bill-assign{width:100%;min-width:0}.split-bill-assign-select{min-height:2.85rem}.split-bill-footer{padding-top:1rem}.split-bill-done{width:100%;min-width:0}}.kitchen-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1100px){.kitchen-columns{grid-template-columns:1fr}}.kitchen-column{display:flex;flex-direction:column;min-height:0;background:var(--app-surface);border-radius:1rem;padding:1rem;border:1px solid var(--app-border)}.status-header{font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid}.status-header.waiting{color:#f59e0b;border-color:#f59e0b}.status-header.in-progress{color:#3b82f6;border-color:#3b82f6}.status-header.done{color:#10b981;border-color:#10b981}.orders-list{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0;max-height:calc(100vh - 300px);overflow-y:auto}.order-card{flex:0 0 auto;background:var(--app-surface-2);border-radius:.75rem;padding:1rem;border:1px solid var(--app-border)}.archive-orders .order-card{min-height:var(--app-card-min-height);background:var(--app-surface);border-color:var(--app-border)}.order-card-header{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.order-card-items{display:grid;gap:.35rem;margin-bottom:.75rem}.order-card-item{display:flex;justify-content:space-between;gap:.75rem;padding:.35rem 0;border-bottom:1px solid var(--app-border)}.order-card-item:last-child{border-bottom:none}.order-card-item-main{flex:1;min-width:0}.order-card-item-total{flex:0 0 auto;color:var(--app-muted)}.order-card-actions{display:flex;gap:.5rem;flex-wrap:wrap}.status-btn{width:100%;padding:.5rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:opacity .2s}.status-btn.print,.status-btn.edit,.status-btn.split,.status-btn.delete,.status-btn.back{width:44px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem}.status-btn:hover{opacity:.9}.status-btn.in-progress{background:#3b82f6;color:#fff}.status-btn.done{background:#10b981;color:#fff}.status-btn.print{background:#94a3b840;color:var(--app-text)}.status-btn.edit{background:#3b82f6;color:#fff}.status-btn.split{background:#8b5cf6;color:#fff}.status-btn.delete{background:#ef4444;color:#fff}.status-btn.delete.confirm{background:#b91c1c}.status-btn.back{background:#94a3b840;color:var(--app-text)}.menu-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));grid-auto-rows:1fr;gap:.65rem}.menu-item-btn{padding:.65rem;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.2rem;min-height:var(--waiter-card-min-height);height:100%;transition:all .2s;color:var(--app-text);overflow:hidden;box-sizing:border-box}.menu-item-btn .item-name{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.menu-item-description{flex:0 0 auto;color:var(--app-muted);line-height:1.35;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.menu-item-btn:hover:not(.disabled){background:#3b82f633;border-color:#3b82f6}.menu-item-btn.disabled{opacity:.5;cursor:not-allowed}.menu-item-weights{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem;width:100%;max-height:calc((var(--waiter-weight-chip-height) * 2) + .4rem);overflow-y:auto;overscroll-behavior:contain;padding-inline-end:.15rem}.menu-item-btn .item-price{flex:0 0 auto;align-self:flex-end;margin-left:0}.menu-editor{max-width:1800px;margin:0 auto;width:100%;min-width:0;padding:1rem 1.25rem 1.5rem;box-sizing:border-box}.menu-editor-header{display:flex;flex-direction:column;align-items:stretch;gap:.85rem;margin-bottom:1.25rem;padding-bottom:1.15rem;border-bottom:1px solid var(--app-border)}.menu-editor-header h2{margin:0}.menu-editor-header-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.55rem}.menu-editor-header-actions .btn-primary,.menu-editor-header-actions .btn-secondary{width:100%;min-width:0;justify-content:center;text-align:center;white-space:normal;line-height:1.25}.menu-editor-layout{display:grid;grid-template-columns:minmax(260px,400px) minmax(0,1fr);grid-template-areas:"categories items" "options items";gap:1.5rem;align-items:start}.menu-categories-sidebar{grid-area:categories}.menu-items-section{grid-area:items;min-width:0}.menu-editor-layout>.options-manager{grid-area:options;margin-top:0;padding:1.25rem;border:1px solid var(--app-border);border-radius:1rem;background:var(--app-surface)}.menu-editor-layout>.options-manager h3{margin-top:0}@media(max-width:900px){.menu-editor{padding:.75rem .75rem 1.25rem}.menu-editor-layout{grid-template-columns:1fr;grid-template-areas:"categories" "items" "options";gap:1rem}.menu-editor-header-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-categories-sidebar,.menu-items-section,.menu-editor-layout>.options-manager{padding:1rem}.menu-items-header{flex-wrap:wrap}.menu-editor .menu-items-grid{grid-template-columns:1fr}.category-add-btn{width:100%;min-width:0}.category-row{gap:.35rem}.drag-handle,.category-pause,.category-del{width:34px;height:34px;flex:0 0 auto}.option-chip-name{max-width:9rem}.menu-item-actions{flex-wrap:wrap}}@media(max-width:420px){.menu-editor-header-actions{grid-template-columns:1fr}}.menu-items-section{background:var(--app-surface);border-radius:1rem;padding:1.5rem;border:1px solid var(--app-border)}.menu-items-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.menu-items-header h3{margin:0}.menu-items-reorder-actions{display:flex;gap:.5rem;align-items:center}.menu-editor .menu-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start;gap:1rem;margin-top:1rem}.menu-item-card{background:var(--app-surface-2);border-radius:.75rem;padding:1rem;border:1px solid var(--app-border);min-height:0;height:auto;display:flex;flex-direction:column}.menu-item-card.paused{opacity:.6;border-color:#f59e0b}.menu-item-card-thumb-wrap{margin:-1rem -1rem .75rem;aspect-ratio:16 / 9;overflow:hidden;border-radius:.75rem .75rem 0 0;background:transparent}.menu-item-card-thumb{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.menu-item-image-field{margin-bottom:1rem}.menu-item-image-field .form-hint{margin:.25rem 0 .6rem;color:var(--app-muted);font-size:.85rem}.menu-item-image-preview-wrap{width:min(100%,220px);aspect-ratio:16 / 10;border-radius:.5rem;overflow:hidden;margin-bottom:.6rem;border:1px solid var(--app-border);background:transparent}.menu-item-image-preview{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.menu-item-image-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.menu-item-image-actions .form-input{flex:1 1 14rem;min-width:0}.menu-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.menu-item-name{font-weight:600;font-size:1.1rem;color:var(--app-accent)}.menu-item-price{font-weight:600;color:#10b981}.menu-item-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.option-badge{padding:.25rem .5rem;background:#3b82f633;border:1px solid #3b82f6;border-radius:.25rem;font-size:.75rem;color:#93c5fd}.option-badge.option-badge-none{background:#ef44442e;border-color:#ef4444d9;color:#c97272}.menu-item-actions{display:flex;gap:.5rem;margin-top:auto}.weights-help{color:var(--app-muted);font-size:.9rem;margin-bottom:.5rem}.weights-table{width:100%;border-collapse:collapse;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.75rem;overflow:hidden}.weights-table th,.weights-table td{padding:.6rem .65rem;border-bottom:1px solid var(--app-border);vertical-align:middle}.weights-table th{text-align:left;color:var(--app-text);font-weight:650;background:var(--app-surface)}.weights-use-col{width:70px}.weights-price-col{width:140px}.weights-use-cell{text-align:center}.weights-table tr.paused{opacity:.6}.weights-table tr:last-child td{border-bottom:none}.archive-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;min-width:0}.archive-header h2{min-width:0;overflow-wrap:anywhere}.archive-toolbar{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;min-width:0;max-width:100%}.archive-retention{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:var(--app-font-body);min-width:0;max-width:100%}.archive-retention-hours{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.archive-retention input[type=number]{width:4.5rem;max-width:100%;font-size:var(--app-font-body);padding:.35rem .5rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface);color:inherit}.archive-retention-saved{color:var(--app-muted);font-size:var(--app-font-body)}.archive-groups{display:grid;gap:.85rem;min-width:0}.archive-group{background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:.9rem;padding:.75rem;min-width:0;max-width:100%;overflow:hidden}.archive-group>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;overflow-wrap:anywhere}.archive-group>summary::-webkit-details-marker{display:none}.archive-orders{margin-top:.75rem;display:grid;gap:.85rem;min-width:0}.archive-orders .order-card{min-width:0;max-width:100%;overflow:hidden}.archive-orders .order-card-header{min-width:0}.archive-orders .order-card-header>div:first-child{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.archive-orders .order-card-item-main{overflow-wrap:anywhere}@media(max-width:720px){.main{padding:.75rem}.page{padding:1rem;border-radius:.85rem}.archive-header{flex-direction:column;align-items:stretch;gap:.75rem}.archive-toolbar,.archive-retention{width:100%}.archive-toolbar>.refresh-btn{flex:1 1 auto;min-width:0}.archive-orders .order-card-header{flex-direction:column;align-items:flex-start;gap:.35rem}.archive-orders .order-card-actions{flex-direction:column}.archive-orders .order-card-actions .refresh-btn{width:100%}}.cover-image{position:relative;overflow:hidden;flex:0 0 auto;background:var(--app-surface-2, #1e293b)}.cover-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.cover-image--logo img{object-fit:contain}.cover-image--square{aspect-ratio:1;width:3.5rem;height:3.5rem;border-radius:.5rem}.cover-image--hero{width:100%;aspect-ratio:16 / 10;border-radius:.65rem}.cover-image--background{width:min(100%,22rem);aspect-ratio:16 / 9;border-radius:.65rem}.cover-image--logo{width:6.5rem;height:4.5rem;border-radius:.5rem;background:transparent;border:1px solid var(--app-border)}.cover-image.is-fallback{display:grid;place-items:center;background:color-mix(in srgb,var(--app-surface-2, #1e293b) 88%,var(--app-border, #334155))}.cover-image-fallback{display:inline-flex;color:var(--app-muted, #94a3b8);opacity:.85}.image-upload-field{display:grid;gap:.65rem}.image-upload-previews{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-start}.image-upload-preview{display:grid;gap:.35rem;min-width:0}.image-upload-preview-label{color:var(--app-muted);font-size:.8rem;font-weight:650}.image-upload-preview .cover-image--hero{width:min(100%,16rem)}.image-upload-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.customer-menu-card-image-wrap.cover-image--square{flex:0 0 33%;width:33%;height:auto;aspect-ratio:1;background:transparent}.customer-menu-card-image-wrap.is-fallback{background:color-mix(in srgb,var(--customer-menu-surface-2, var(--app-surface-2)) 88%,var(--customer-menu-border, var(--app-border)))}.customer-menu-card-image-wrap .cover-image-fallback{color:var(--customer-menu-muted, var(--app-muted))}.customer-menu-popup-image-wrap.cover-image--hero{margin:0 0 .85rem;width:100%;aspect-ratio:16 / 5}.customer-menu-popup-image-wrap.cover-image--hero img{width:100%;height:100%;object-fit:contain;object-position:center}.menu-item-card-thumb-wrap.cover-image--hero,.menu-item-card-thumb-wrap.cover-image--square{width:100%;height:auto;margin:-1rem -1rem .75rem;border-radius:.75rem .75rem 0 0}html:has(.customer-menu-page),body:has(.customer-menu-page){height:100%;overflow:hidden}.app-shell:has(.customer-menu-page){height:100dvh;min-height:100dvh;overflow:hidden}.app-main:has(.customer-menu-page){flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.customer-menu-page{--customer-menu-page-pad: 1.5rem;--customer-menu-sticky-offset: 7.25rem;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 var(--customer-menu-page-pad) 1.5rem;color:var(--customer-menu-text, var(--app-text));background:radial-gradient(circle at top right,color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 18%,transparent),transparent 32rem),var(--customer-menu-bg, var(--app-bg))}.customer-menu-page[data-has-bg-image]{background-color:var(--customer-menu-bg, var(--app-bg));background-image:linear-gradient(color-mix(in srgb,#000 18%,transparent),color-mix(in srgb,#000 22%,transparent)),var(--customer-menu-bg-image);background-size:100% 100%,100% auto;background-position:0 0,top center;background-repeat:no-repeat,repeat-y;background-attachment:scroll}.customer-menu-shell{max-width:1180px;margin:0 auto}.customer-menu-shell-padded{padding-top:1.25rem}.customer-menu-header{position:relative;z-index:20;margin:0 calc(-1 * var(--customer-menu-page-pad, 1.5rem)) .55rem;padding:14px var(--customer-menu-page-pad, 1.5rem) .35rem;border:none;border-radius:0;background:transparent;box-shadow:none;overflow:visible;line-height:normal}.customer-menu-header.is-lang-open{z-index:80}.customer-menu-toolbar{position:absolute;top:14px;inset-inline-end:14px;z-index:50;display:flex;justify-content:flex-end;margin:0;line-height:normal}.customer-menu-header-row{display:flex;flex-direction:row;align-items:center;gap:.75rem;min-width:0;padding-inline-end:2.9rem}.customer-menu-logo-wrap{flex:0 0 110px;box-sizing:border-box;width:110px;height:110px;max-width:110px;max-height:110px;overflow:hidden;border-radius:999px}.customer-menu-logo-wrap .customer-menu-logo{display:block;width:110px;height:110px;max-width:110px;max-height:110px;margin:0;border-radius:999px;object-fit:cover;object-position:center;background:color-mix(in srgb,var(--customer-menu-surface, var(--app-surface)) 80%,transparent)}.customer-menu-header-copy{display:grid;flex:1 1 auto;gap:.18rem;min-width:0}.customer-menu-header h1{margin:0;min-width:0;overflow-wrap:anywhere;font-size:1.15rem;font-weight:800;line-height:1.25;color:var(--customer-menu-header-name, var(--customer-menu-text, var(--app-text)))}.customer-menu-header-description{margin:0;min-width:0;overflow-wrap:anywhere;font-size:.84rem;font-weight:550;line-height:1.3;color:var(--customer-menu-header-description, var(--customer-menu-muted, var(--app-muted)))}.customer-menu-header-status{display:inline-flex;align-items:center;gap:.4rem;margin:.1rem 0 0;font-size:.78rem;font-weight:700;line-height:1.2}.customer-menu-header-status.is-open{color:#4ade80}.customer-menu-header-status.is-closed{color:#f87171}.customer-menu-header-status-dot{flex:0 0 auto;width:.5rem;height:.5rem;border-radius:999px;background:currentColor}.customer-menu-header-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.customer-menu-eyebrow{margin:0;color:var(--customer-menu-muted, var(--app-muted));font-weight:700;letter-spacing:.08em;text-transform:uppercase}.customer-menu-controls{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.customer-menu-lang-picker{position:relative}.customer-menu-lang-icon{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;padding:0;border:1px solid rgba(28,18,6,.16);border-radius:50%;background:#ffffff40;color:#1c1206;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 4px #0003}.customer-menu-lang-icon svg{display:block;flex:0 0 auto}.customer-menu-lang-icon:hover,.customer-menu-lang-icon:focus-visible{background:#fff6;color:#1c1206}.customer-menu-lang-icon:focus-visible{outline:2px solid #1c1206;outline-offset:2px}.customer-menu-sticky-anchor{scroll-margin-top:.75rem}.customer-menu-sticky-bar{position:sticky;top:0;z-index:60;display:grid;gap:.5rem;margin:0 calc(-1 * var(--customer-menu-page-pad, 1.5rem)) 1.25rem;padding:.65rem var(--customer-menu-page-pad, 1.5rem);border:none;border-bottom:1px solid var(--customer-menu-border, var(--app-border));border-radius:0;background:var(--customer-menu-surface, var(--app-surface));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 18px color-mix(in srgb,#000 14%,transparent)}.customer-menu-search-input{width:100%;min-width:0;padding:.55rem .85rem;border:3px solid var(--customer-menu-border, var(--app-border));border-radius:999px;background:transparent;color:var(--customer-menu-text, var(--app-text));font-family:inherit;font-size:1rem;line-height:1.3;-moz-appearance:none;appearance:none;-webkit-appearance:none}.customer-menu-search-input::placeholder{color:var(--customer-menu-muted, var(--app-muted))}.customer-menu-search-input:focus-visible{outline:2px solid var(--customer-menu-primary, var(--app-accent));outline-offset:2px}.customer-menu-category-nav-wrap{position:relative;min-width:0}.customer-menu-category-nav{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;height:2.85rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;-webkit-user-select:none;user-select:none;scrollbar-width:none;cursor:grab}.customer-menu-category-nav::-webkit-scrollbar{display:none}.customer-menu-category-nav:active{cursor:grabbing}.customer-menu-category-nav-fade{position:absolute;top:0;bottom:0;z-index:1;width:2.4rem;display:grid;place-items:center;pointer-events:none;opacity:0;color:var(--customer-menu-muted, var(--app-muted));font-size:1.15rem;font-weight:800;letter-spacing:.02em;line-height:1;transition:opacity .16s ease}.customer-menu-category-nav-fade.is-left{left:0;background:linear-gradient(to right,var(--customer-menu-surface, var(--app-surface)) 28%,transparent)}.customer-menu-category-nav-fade.is-right{right:0;background:linear-gradient(to left,var(--customer-menu-surface, var(--app-surface)) 28%,transparent)}.customer-menu-category-nav-wrap[data-overflow-left=true] .customer-menu-category-nav-fade.is-left,.customer-menu-category-nav-wrap[data-overflow-right=true] .customer-menu-category-nav-fade.is-right{opacity:1}.customer-menu-lang-menu{position:absolute;top:calc(100% + .35rem);inset-inline-end:0;z-index:80;display:grid;gap:.25rem;min-width:8.5rem;padding:.35rem;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:.65rem;background:var(--customer-menu-surface, var(--app-surface));box-shadow:0 10px 28px #00000038}.customer-menu-lang-menu button{padding:.4rem .6rem;border:1px solid transparent;border-radius:.5rem;background:transparent;color:var(--customer-menu-text, var(--app-text));text-align:start;font-size:.875rem;font-weight:650;cursor:pointer}.customer-menu-lang-menu button:hover,.customer-menu-lang-menu button:focus-visible{border-color:var(--customer-menu-border, var(--app-border));background:var(--customer-menu-surface-2, var(--app-surface-2))}.customer-menu-category-nav button{flex:0 0 auto;padding:.45rem .75rem;border:3px solid var(--customer-menu-border, var(--app-border));border-radius:999px;background:transparent;color:var(--customer-menu-text, var(--app-text));cursor:pointer;font-weight:700;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}@media(hover:hover){.customer-menu-category-nav button:hover{border-color:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 70%,transparent);background:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 20%,var(--customer-menu-surface-2, var(--app-surface-2)))}}.customer-menu-category-nav button:focus-visible{outline:2px solid var(--customer-menu-primary, var(--app-accent));outline-offset:2px}.customer-menu-category-nav button.is-active,.customer-menu-lang-menu button.is-active{border-color:var(--customer-menu-primary, var(--app-accent));background:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 38%,var(--customer-menu-surface-2, var(--app-surface-2)));color:var(--customer-menu-text, var(--app-text));box-shadow:0 0 0 1px color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 55%,transparent);font-weight:800}@media(hover:hover){.customer-menu-category-nav button.is-active:hover{background:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 48%,var(--customer-menu-surface-2, var(--app-surface-2)))}}.customer-menu-empty-search{margin:.35rem 0 0;color:var(--customer-menu-muted, var(--app-muted));font-weight:650}.customer-menu-section{scroll-margin-top:var(--customer-menu-sticky-offset, 9.5rem);margin-bottom:2rem}.customer-menu-section-title{display:flex;align-items:center;gap:.55rem;margin:0 0 .9rem;min-width:0}.customer-menu-section-title h2{margin:0;flex:0 1 auto;min-width:0;color:var(--customer-menu-primary, var(--app-accent));line-height:1.2}.customer-menu-section-ornament{display:inline-flex;flex:0 0 auto;align-items:center;color:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 70%,var(--customer-menu-muted, var(--app-muted)));opacity:.85}.customer-menu-section-rule{flex:1 1 2rem;min-width:1.5rem;height:1px;background-color:color-mix(in srgb,var(--customer-menu-primary, var(--app-accent)) 50%,var(--customer-menu-border, var(--app-border)));-webkit-mask-image:linear-gradient(to right,#000 8%,transparent 100%);mask-image:linear-gradient(to right,#000 8%,transparent 100%)}:dir(rtl) .customer-menu-section-rule{-webkit-mask-image:linear-gradient(to left,#000 8%,transparent 100%);mask-image:linear-gradient(to left,#000 8%,transparent 100%)}.customer-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-items:start;gap:.65rem}.customer-menu-card{display:flex;flex-direction:column;gap:.45rem;min-height:0;height:auto;padding:.65rem;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:.75rem;background:var(--customer-menu-surface, var(--app-surface));color:var(--customer-menu-text, var(--app-text));overflow:hidden;cursor:pointer;text-align:start;-webkit-appearance:none;-moz-appearance:none;appearance:none}.customer-menu-card-body{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;width:100%}.customer-menu-card-image-wrap{flex:0 0 33%;width:33%;aspect-ratio:1;height:auto;border-radius:.5rem;overflow:hidden;background:transparent}.customer-menu-card-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.customer-menu-popup-image-wrap{flex:0 0 auto;width:100%;margin:0 0 .85rem;border-radius:.65rem;overflow:hidden;aspect-ratio:16 / 5;background:transparent}.customer-menu-popup-image-wrap img,.customer-menu-popup-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.customer-menu-card:focus-visible{outline:2px solid var(--customer-menu-primary, var(--app-accent));outline-offset:2px}.customer-menu-card-main{display:flex;flex:1 1 66%;min-width:0;justify-content:space-between;gap:.5rem;align-items:flex-start}.customer-menu-card-title{flex:1;min-width:0}.customer-menu-card-main h3{margin:0;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.customer-menu-card-main h3 .meal-dietary-icons{margin-inline-end:.35rem;vertical-align:-.1em}.customer-menu-price{flex:0 0 auto;color:var(--customer-menu-price, #86efac);font-weight:800;white-space:nowrap}.customer-menu-card-weights{display:grid;gap:.3rem;margin:auto 0 0;padding:0;list-style:none;width:100%;padding-top:.35rem;border-top:1px solid var(--customer-menu-border, var(--app-border))}.customer-menu-card-weight-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.customer-menu-card-weight-label{color:var(--customer-menu-muted, var(--app-muted));font-weight:650;overflow-wrap:anywhere}.customer-menu-card-weight-price{flex:0 0 auto;color:var(--customer-menu-price, #86efac);font-weight:800;white-space:nowrap}.customer-menu-detail-row{display:grid;gap:.45rem;padding:.7rem 0;border-bottom:1px solid var(--customer-menu-border, var(--app-border))}.customer-menu-detail-row:last-child{border-bottom:none}.customer-menu-detail-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem .5rem}.customer-menu-detail-label{color:var(--customer-menu-muted, var(--app-muted));font-weight:750}.customer-menu-detail-hint{color:color-mix(in srgb,var(--customer-menu-muted, var(--app-muted)) 80%,transparent);font-size:.8rem;font-weight:600}.customer-menu-detail-chips{display:flex;flex-wrap:wrap;gap:.4rem}.customer-menu-detail-chip{display:inline-flex;align-items:center;gap:.3rem;max-width:100%;padding:.35rem .65rem;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:999px;background:var(--customer-menu-surface-2, var(--app-surface-2));color:var(--customer-menu-text, var(--app-text));font-size:.9rem;font-weight:650;overflow-wrap:anywhere}.customer-menu-detail-choice-rows{display:grid;gap:.4rem}.customer-menu-detail-choice-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:.75rem;background:var(--customer-menu-surface-2, var(--app-surface-2))}.customer-menu-detail-choice-name{min-width:0;overflow-wrap:anywhere;font-weight:650}.customer-menu-detail-price-badge{flex:0 0 auto;color:var(--customer-menu-price, #86efac);font-size:.82rem;font-weight:800;white-space:nowrap}.customer-menu-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000ad}.customer-menu-popup{width:min(100%,680px);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:1rem;background:var(--customer-menu-surface, var(--app-surface));box-shadow:0 20px 60px #000c}.customer-menu-popup-header{position:sticky;top:0;z-index:2;flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--customer-menu-border, var(--app-border));background:var(--customer-menu-surface, var(--app-surface));box-shadow:0 8px 18px color-mix(in srgb,#000 16%,transparent)}.customer-menu-popup .modal-close{color:var(--customer-menu-muted, var(--app-muted))}.customer-menu-popup-title{margin:0;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--customer-menu-text, var(--app-text));line-height:1.3}.customer-menu-popup-title .meal-dietary-icons{margin-inline-end:.4rem;vertical-align:-.1em}.customer-menu-popup-description{margin:0 0 .85rem;color:var(--customer-menu-muted, var(--app-muted));line-height:1.4;white-space:pre-line}.customer-menu-popup-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1.1rem 1.25rem .5rem}.customer-menu-popup-price{flex:0 0 auto;color:var(--customer-menu-price, #86efac);font-weight:850;white-space:nowrap}.customer-menu-popup-details{display:grid}.customer-menu-size-section{margin-bottom:.35rem}.customer-menu-size-list{display:grid;gap:.45rem;margin:.45rem 0 .35rem;padding:0;list-style:none}.customer-menu-size-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:.75rem;background:var(--customer-menu-surface-2, var(--app-surface-2))}.customer-menu-size-label{flex:1 1 auto;min-width:0;overflow-wrap:anywhere;font-weight:650}.customer-menu-size-price{flex:0 0 auto;color:var(--customer-menu-price, #86efac);font-weight:800;white-space:nowrap}.customer-menu-popup-footer{flex:0 0 auto;padding:.75rem 1.25rem 1.1rem;border-top:1px solid var(--customer-menu-border, var(--app-border));background:var(--customer-menu-surface, var(--app-surface));box-shadow:0 -8px 18px color-mix(in srgb,#000 12%,transparent)}.customer-menu-popup-close-action{width:100%;padding:.8rem 1rem;border:none;border-radius:.75rem;background:var(--customer-menu-primary, var(--app-accent));color:#fff;font:inherit;font-size:1rem;font-weight:750;cursor:pointer}.customer-menu-popup-close-action:hover,.customer-menu-popup-close-action:focus-visible{filter:brightness(1.08)}.customer-menu-popup-close-action:focus-visible{outline:2px solid var(--customer-menu-primary, var(--app-accent));outline-offset:2px}.customer-menu-back-top{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:45;width:3rem;height:3rem;padding:0;border:1px solid var(--customer-menu-border, var(--app-border));border-radius:50%;background:var(--customer-menu-primary, var(--app-accent));color:#fff;box-shadow:0 12px 30px #00000059;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:800;line-height:1}.customer-menu-back-top:hover{background:var(--app-accent-strong)}.customer-menu-footer{margin-top:2.5rem;margin-bottom:4.5rem;scroll-margin-top:var(--customer-menu-sticky-offset, 9.5rem)}.customer-menu-footer-box{display:flex;flex-direction:row;align-items:center;gap:1.25rem 1.75rem;padding:1.15rem 1.25rem;border:none;border-radius:1.25rem;background:var( --customer-menu-footer-box, var(--customer-menu-surface, var(--app-surface)) );box-sizing:border-box;width:100%;overflow:hidden}.customer-menu-footer-box.has-no-logo{justify-content:flex-end}.customer-menu-footer-brand{flex:1 1 42%;display:flex;align-items:center;justify-content:center;min-width:0;padding:.5rem;color:inherit;text-decoration:none}.customer-menu-footer-brand:hover,.customer-menu-footer-brand:focus-visible{opacity:.88}.customer-menu-footer-brand:focus-visible{outline:2px solid var(--customer-menu-primary, var(--app-accent));outline-offset:3px;border-radius:.75rem}.customer-menu-footer-logo{display:block;width:auto;max-width:min(100%,28rem);height:auto;max-height:16rem;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.customer-menu-footer-hours{flex:1 1 52%;min-width:0;max-width:28rem;padding:.95rem 1rem 1rem;border:1px solid var(--customer-menu-footer-card-border, var(--customer-menu-border, var(--app-border)));border-radius:1rem;background:var( --customer-menu-footer-card, var(--customer-menu-bg, var(--app-bg)) );box-shadow:0 10px 28px color-mix(in srgb,#000 14%,transparent)}.customer-menu-footer-box.has-no-logo .customer-menu-footer-hours{flex:1 1 auto;max-width:none}.customer-menu-footer-heading-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.7rem}.customer-menu-footer-heading{margin:0;font-size:1.05rem;font-weight:750;color:var( --customer-menu-footer-title, var(--customer-menu-footer-day, var(--customer-menu-text, var(--app-text))) )}.customer-menu-footer-heading-spacer{display:block;flex:1 1 auto;min-width:0}.customer-menu-footer-actions{display:inline-flex;align-items:center;gap:.45rem;margin-inline-start:auto}.customer-menu-footer-location{position:relative}.customer-menu-footer-hours-list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.customer-menu-footer-hours-list li{display:grid;grid-template-columns:auto minmax(5.25rem,1fr) minmax(0,auto);gap:.55rem;align-items:center;padding:.45rem .65rem;border-radius:.7rem;background:var( --customer-menu-footer-row, color-mix(in srgb, var(--customer-menu-surface, var(--app-surface-2)) 88%, transparent) );font-size:.95rem}.customer-menu-footer-clock{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:var( --customer-menu-footer-hours, var(--customer-menu-muted, var(--app-muted)) )}.customer-menu-footer-clock svg{display:block;width:1.05rem;height:1.05rem}.customer-menu-footer-day{font-weight:650;color:var(--customer-menu-footer-day, var(--customer-menu-text, var(--app-text)));word-break:break-word}.customer-menu-footer-ranges{justify-self:end;text-align:end;color:var(--customer-menu-footer-hours, var(--customer-menu-muted, var(--app-muted)));word-break:break-word;overflow-wrap:anywhere}.hours-dir-arrow{display:inline-block;margin-inline:.3em}.customer-menu-footer-action-link,.customer-menu-footer-phone-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;min-width:44px;min-height:44px;padding:0;border-radius:50%;color:#fff;text-decoration:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.customer-menu-footer-phone-link{border:1px solid color-mix(in srgb,var(--customer-menu-footer-phone, var(--customer-menu-primary, var(--app-accent))) 55%,transparent);background:var(--customer-menu-footer-phone, var(--customer-menu-primary, var(--app-accent)))}.customer-menu-footer-location-link{border:1px solid color-mix(in srgb,var(--customer-menu-footer-location, var(--customer-menu-primary, var(--app-accent))) 55%,transparent);background:var(--customer-menu-footer-location, var(--customer-menu-primary, var(--app-accent)))}.customer-menu-footer-action-link:hover,.customer-menu-footer-phone-link:hover,.customer-menu-footer-location-link:hover{filter:brightness(1.08)}.customer-menu-footer-location-menu{position:absolute;inset-inline-end:0;top:calc(100% + .35rem);z-index:20;min-width:11.5rem;padding:.35rem;border-radius:.65rem;border:1px solid var(--customer-menu-border, var(--app-border));background:var(--customer-menu-surface, var(--app-surface));box-shadow:0 8px 24px color-mix(in srgb,#000 18%,transparent);display:grid;gap:.15rem}.customer-menu-footer-location-option{display:block;padding:.55rem .7rem;border-radius:.45rem;color:var(--customer-menu-text, var(--app-text));text-decoration:none;font-size:.92rem;font-weight:600;white-space:nowrap}.customer-menu-footer-location-option:hover,.customer-menu-footer-location-option:focus-visible{background:color-mix(in srgb,var(--customer-menu-footer-location, var(--customer-menu-primary, var(--app-accent))) 14%,transparent);outline:none}@media(max-width:720px){.customer-menu-page{--customer-menu-page-pad: .75rem;padding:0 var(--customer-menu-page-pad) .75rem}.customer-menu-header{margin-inline:calc(-1 * var(--customer-menu-page-pad));padding-inline:var(--customer-menu-page-pad)}.customer-menu-popup-overlay{padding:1rem;align-items:center}.customer-menu-popup{width:min(100%,680px);max-height:90vh;border-radius:1rem}.customer-menu-controls{width:auto}.customer-menu-footer{margin-bottom:5rem}.customer-menu-footer-box,.customer-menu-footer-box.has-no-logo{align-items:stretch;justify-content:stretch;gap:.9rem;padding:.85rem}.customer-menu-footer-box{flex-direction:column-reverse}.customer-menu-footer-box.has-no-logo{flex-direction:column}.customer-menu-footer-brand{flex:0 0 auto;padding:.35rem .25rem}.customer-menu-footer-logo{max-width:min(100%,20rem);max-height:12rem}.customer-menu-footer-hours{flex:1 1 auto;max-width:none;width:100%;padding:.85rem .8rem .9rem}.customer-menu-footer-hours-list li{grid-template-columns:auto minmax(4.5rem,1fr) minmax(0,auto);gap:.4rem;padding:.4rem .55rem;font-size:.9rem}}.pin-inline-input{width:120px}.customer-menu-page{--customer-menu-bg: #0f172a;--customer-menu-primary: #3b82f6;--customer-menu-accent: #1d4ed8;--customer-menu-price: #86efac;--customer-menu-surface: rgba(15, 23, 42, .9);--customer-menu-surface-2: rgba(30, 41, 59, .8);--customer-menu-text: #e5e7eb;--customer-menu-muted: #94a3b8;--customer-menu-header-name: #e5e7eb;--customer-menu-header-description: #94a3b8;--customer-menu-border: rgba(148, 163, 184, .2);--customer-menu-footer-box: #1e293b;--customer-menu-footer-card: #0f172a;--customer-menu-footer-card-border: #334155;--customer-menu-footer-row: #1e293b;--customer-menu-footer-title: #e5e7eb;--customer-menu-footer-day: #e5e7eb;--customer-menu-footer-hours: #94a3b8;--customer-menu-footer-phone: #3b82f6;--customer-menu-footer-location: #3b82f6}.customer-menu-logo{display:block;border-radius:999px;object-fit:cover;object-position:center;background:color-mix(in srgb,var(--customer-menu-surface, var(--app-surface)) 80%,transparent)}.menu-customize-colors{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-top:.5rem}.menu-customize-color-label-row{display:flex;align-items:center;gap:.35rem;margin-bottom:.25rem}.menu-customize-color-field label{display:block;margin:0;color:var(--app-muted);font-weight:650}.menu-customize-color-field input[type=color]{width:100%;height:2.5rem;padding:.15rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);cursor:pointer}.menu-customize-color-tip{position:relative;display:inline-flex;flex-shrink:0}.menu-customize-color-tip-btn{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;padding:0;border:1px solid var(--app-border);border-radius:999px;background:var(--app-surface-2);color:var(--app-muted);font-size:.7rem;font-weight:750;font-style:italic;line-height:1;cursor:help}.menu-customize-color-tip-btn:hover,.menu-customize-color-tip-btn:focus-visible,.menu-customize-color-tip.is-open .menu-customize-color-tip-btn{color:var(--app-text);border-color:var(--app-accent)}.menu-customize-color-tip-btn:focus-visible{outline:2px solid var(--app-accent);outline-offset:1px}.menu-customize-color-tip-bubble{position:absolute;inset-inline-start:0;bottom:calc(100% + .35rem);z-index:20;width:max-content;max-width:min(16rem,70vw);padding:.45rem .55rem;border:1px solid var(--app-border);border-radius:.45rem;background:var(--app-surface);color:var(--app-text);font-size:.78rem;font-weight:500;line-height:1.35;box-shadow:0 8px 20px #00000047;opacity:0;pointer-events:none;transform:translateY(.15rem);transition:opacity .12s ease,transform .12s ease}.menu-customize-color-tip.is-open .menu-customize-color-tip-bubble,.menu-customize-color-tip:hover .menu-customize-color-tip-bubble,.menu-customize-color-tip:focus-within .menu-customize-color-tip-bubble{opacity:1;transform:translateY(0);pointer-events:auto}.menu-customize-logo-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem}.menu-customize-logo-preview{max-height:4rem;max-width:10rem;object-fit:contain;object-position:center;border:1px solid var(--app-border);border-radius:.5rem;padding:.25rem;background:transparent}.menu-customize-background-preview{width:min(100%,12rem);height:4.5rem;object-fit:cover;object-position:center;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2)}.menu-customize-header-colors{margin:.85rem 0 1rem}.menu-customize-header-preview{width:30%;margin-top:.35rem;padding:.85rem .9rem;border:1px solid var(--app-border);border-radius:.75rem;overflow:hidden;background-repeat:no-repeat}.menu-customize-header-preview-label{margin:0 0 .45rem;color:var(--app-muted);font-size:.78rem;font-weight:700}.menu-customize-header-preview-row{display:flex;flex-direction:row;align-items:center;gap:.7rem;min-width:0}.menu-customize-header-preview-logo{flex:0 0 auto;width:3rem;height:3rem;border-radius:999px;object-fit:cover;object-position:center;background:color-mix(in srgb,var(--app-surface-2) 80%,transparent)}.menu-customize-header-preview-logo.is-empty{display:inline-block;border:1px dashed var(--app-border)}.menu-customize-header-preview-copy{display:grid;gap:.15rem;min-width:0}.menu-customize-header-preview-copy strong,.menu-customize-header-preview-copy span{min-width:0;overflow-wrap:anywhere}.menu-customize-header-preview-copy strong{font-size:1.05rem;line-height:1.25}.menu-customize-header-preview-copy span{font-size:.84rem;line-height:1.3}.menu-customize-section h3{margin:0 0 .35rem}.menu-customize-media-row{display:grid;gap:1.25rem}.menu-customize-media-row .cover-image--background{width:100%}@media(min-width:800px){.menu-customize-media-row{grid-template-columns:1fr 1fr;align-items:start}}.menu-customize-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.menu-customize-public-link{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.5rem}.menu-customize-public-link input{flex:1 1 12rem;min-width:0;padding:.45rem .65rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);color:var(--app-text)}.menu-customize-hint{margin:0 0 .75rem}.menu-customize-phone-field{display:grid;gap:.35rem;max-width:24rem;margin-bottom:1rem}.menu-customize-phone-field input{padding:.45rem .65rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);color:var(--app-text)}.menu-customize-description-fields{display:grid;gap:.75rem;margin-bottom:1rem}.menu-customize-description-heading{margin:0;font-weight:700}.menu-customize-description-heading,.menu-customize-description-fields>.menu-customize-hint,.menu-customize-description-fields>.form-error{grid-column:1 / -1}.menu-customize-description-fields .menu-customize-phone-field{width:50%;max-width:50%;margin-bottom:0}.menu-customize-description-fields .menu-customize-phone-field input{width:100%;box-sizing:border-box}.menu-customize-hours-title{margin:.5rem 0 .75rem;font-size:1rem}.menu-customize-hours-colors-heading{margin:0 0 .35rem;font-size:1rem;font-weight:700}.menu-customize-hours-colors{margin-bottom:1.5rem}.menu-customize-hours-collapse{max-width:24rem;margin-top:.75rem;margin-bottom:2rem}.menu-customize-hours-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .35rem;padding:.55rem .7rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);color:var(--app-text);font-size:1rem;font-weight:700;cursor:pointer;text-align:start}.menu-customize-hours-toggle:hover,.menu-customize-hours-toggle:focus-visible{border-color:var(--app-accent)}.menu-customize-hours{display:grid;gap:.75rem}.menu-customize-hours-day{padding:.75rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2)}.menu-customize-hours-day-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.menu-customize-hours-day-name{font-weight:650}.menu-customize-hours-closed{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.menu-customize-hours-ranges{display:grid;gap:.5rem;margin-top:.65rem}.menu-customize-hours-range{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.menu-customize-hours-times{display:flex;flex:1 1 12rem;min-width:0;align-items:center;gap:.35rem}.hours-dir-arrow{display:inline-block;flex:0 0 auto}:dir(rtl) .hours-dir-arrow{transform:scaleX(-1)}.menu-customize-hours-range input[type=time]{flex:1 1 0;min-width:0;width:0;max-width:9rem;padding:.35rem .4rem;border:1px solid var(--app-border);border-radius:.4rem;background:var(--app-bg);color:var(--app-text)}.menu-customize-copy-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-surface-2);color:var(--app-text);cursor:pointer}.menu-customize-copy-btn:hover,.menu-customize-copy-btn:focus-visible{border-color:var(--app-accent);color:var(--app-accent)}.menu-customize-copy-btn:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}@media(max-width:720px){.menu-customize-hours-range{flex-wrap:wrap}.menu-customize-hours-times{flex:1 1 100%}.menu-customize-hours-range input[type=time]{max-width:none;font-size:.82rem;padding:.3rem .2rem}.menu-customize-hours-range input[type=time]::-webkit-calendar-picker-indicator{width:.85rem;height:.85rem;margin-inline:0 .1rem;padding:0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-qr-modal{max-width:28rem}.menu-qr-modal-body{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.menu-qr-image{width:16rem;height:16rem;background:#fff;border-radius:.5rem}.menu-qr-url{margin:0;max-width:100%;word-break:break-all;font-size:var(--app-text-size, 18px);color:var(--app-text)}
