:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;background:#f7f7f5;color:#17211d}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f7f5}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{width:min(100%,430px);border:1px solid #d8ddd7;border-radius:18px;padding:30px;background:#fff;box-shadow:0 12px 32px rgb(23 33 29/8%)}.login-logo{display:block;width:auto;max-width:180px;height:auto;max-height:58px;margin:0 auto 22px}.login-card h1{margin:8px 0;font-size:2rem}.login-card>p:not(.eyebrow){margin:0 0 24px;color:#58615b}.login-form{display:grid;grid-gap:16px;gap:16px}.login-form label{display:grid;grid-gap:7px;gap:7px;color:#344139;font-size:.9rem;font-weight:700}.login-form input{border:1px solid #cbd3ca;border-radius:9px;padding:11px;background:#fff}.login-form button{border:0;border-radius:9px;padding:12px;background:#183d2a;color:#fff;font-weight:800}.login-error{margin:0;color:#a23b2d;font-size:.9rem}.confirmation-page,.landing-page,.menu-state{width:min(100% - 40px,680px);margin:0 auto;padding:18vh 0 48px}.eyebrow,.section-label{margin:0;color:#a24715;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.confirmation-page h1,.error-card h1,.landing-page h1{margin:12px 0 16px;font-size:clamp(2.1rem,9vw,4rem);line-height:1.04}.confirmation-page p,.error-card p,.landing-page p{color:#58615b;font-size:1.05rem;line-height:1.55}.customer-menu-page{width:min(100%,960px);margin:0 auto;padding:28px 16px 264px}.menu-header{padding:8px 4px 20px}.menu-header h1{margin:8px 0 6px;font-size:clamp(2rem,9vw,3.2rem);letter-spacing:-.05em;line-height:1}.table-label{display:inline-block;margin:0;color:#4f5d56;font-size:.95rem}.service-request-actions{display:grid;grid-gap:8px;gap:8px;margin-top:18px;border:1px solid #dbe4da;border-radius:12px;padding:12px;background:#fbfcfa}.service-request-actions>p:first-child{margin:0;color:#4d5a51;font-size:.82rem;font-weight:800}.service-request-actions>div{display:flex;flex-wrap:wrap;gap:8px}.service-request-actions button{border:0;border-radius:8px;padding:9px 11px;background:#e8f0e7;color:#183d2a;font-size:.82rem}.service-request-actions button:last-child{background:#f4ead9;color:#7c4d13}.service-request-confirmation{margin:0;color:#287244;font-size:.82rem;font-weight:700;line-height:1.4}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex:0 0 auto;border:1px solid #d8ddd7;padding:9px 14px;background:#fff;color:#344139;font-size:.9rem}.category-tab.active{border-color:#183d2a;background:#183d2a}.menu-content{display:grid;grid-gap:26px;gap:26px}.menu-category h2{margin:0 0 10px;font-size:1.25rem}.menu-item-list{display:grid;grid-gap:10px;gap:10px}.menu-item-card{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;padding:10px;border:1px solid #e1e5df;border-radius:16px;background:#fff;box-shadow:0 3px 12px rgb(23 33 29/4%)}.menu-image-placeholder{display:grid;min-height:108px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#f2dfc3,#d9e4d1);color:#60715e;font-size:.7rem;font-weight:700;text-align:center}.menu-image-placeholder.has-image{background-position:50%;background-size:cover}.menu-image-placeholder.has-image span{display:none}.menu-item-image{width:100%;min-height:108px;height:108px;border-radius:11px;object-fit:cover}.menu-item-details{min-width:0}.menu-item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.menu-item-title-row h3{margin:2px 0 0;font-size:1rem;line-height:1.25}.menu-item-title-row strong{flex:0 0 auto;color:#183d2a;font-size:.9rem}.menu-item-details p{display:-webkit-box;margin:7px 0 10px;overflow:hidden;color:#657068;font-size:.84rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.menu-item-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.availability{font-size:.76rem;font-weight:700}.availability.available{color:#23774e}.confirmation-page button,.error-card button,.menu-item-footer button{border:0;border-radius:9px;padding:8px 12px;background:#e9f1e6;color:#183d2a;font-size:.85rem;font-weight:800}.menu-item-footer button:disabled{background:#eeeeec;color:#8b948d}.admin-row span,.cart-heading>strong,.cart-line-main span,.cart-summary-copy small,.history-order>span,.menu-item-footer strong,.order-item p,.order-item>span,.order-list-summary,.order-total strong,.report-metrics strong,.submit-order{white-space:pre-line}.cart-panel{position:fixed;right:0;bottom:0;left:0;z-index:2;max-height:min(68vh,560px);overflow-y:auto;border:1px solid #d8ddd7;border-radius:20px 20px 0 0;padding:16px;background:#fff;box-shadow:0 -12px 34px rgb(23 33 29/12%)}.cart-heading,.cart-line-main,.menu-item-title-row{display:flex;justify-content:space-between}.cart-heading{align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid #e7eae5}.cart-heading h2{margin:4px 0 0;font-size:1.08rem}.cart-heading>strong{color:#183d2a}.cart-lines{display:grid;grid-gap:14px;gap:14px;padding:14px 0}.cart-line{display:grid;grid-gap:8px;gap:8px}.cart-line-main{gap:12px;font-size:.92rem}.cart-line-main span{color:#647068;font-size:.85rem}.quantity-control{display:flex;align-items:center;width:max-content;overflow:hidden;border:1px solid #d9ded8;border-radius:8px}.quantity-control button{width:31px;height:30px;border:0;background:#f2f4f0;color:#183d2a;font-size:1.1rem}.quantity-control span{display:grid;width:31px;place-items:center;font-size:.85rem;font-weight:700}.notes-field{display:grid;grid-gap:5px;gap:5px}.notes-field span{color:#6b756e;font-size:.72rem;font-weight:700}.notes-field input,.notes-field textarea{width:100%;resize:vertical;border:1px solid #d9ded8;border-radius:8px;padding:8px 9px;background:#fbfcfa;color:#17211d;font-size:.84rem}.order-notes{margin-top:2px}.submit-order{width:100%;margin-top:14px;border:0;border-radius:10px;padding:14px;background:#183d2a;color:#fff;font-weight:800}.submit-order:disabled{background:#89958c}.form-error{margin:10px 0 0;color:#a13a23;font-size:.86rem;line-height:1.4}.cart-empty-copy{margin:14px 0 0;color:#68736c;font-size:.9rem}.error-card,.loading-card{border:1px solid #e1e5df;border-radius:16px;padding:24px;background:#fff}.loading-card{color:#5e6b62;font-weight:700}.confirmation-page{text-align:center}.confirmation-page p{max-width:500px;margin-right:auto;margin-left:auto}.confirmation-page button{margin-top:16px;padding:12px 16px}.confirmation-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:50%;background:#dff0df;color:#23774e;font-size:2rem;font-weight:800}@media (min-width:720px){.customer-menu-page{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-column-gap:28px;column-gap:28px;padding:44px 28px}.category-tabs,.menu-content,.menu-header{grid-column:1/2}.cart-panel{position:-webkit-sticky;position:sticky;top:24px;grid-column:2;grid-row:1/span 3;align-self:start;max-height:calc(100vh - 48px);border-radius:16px;box-shadow:0 8px 24px rgb(23 33 29/8%)}}@media (min-width:900px){.menu-item-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-shell{width:min(100% - 32px,1240px);margin:0 auto;padding:22px 0 48px}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dfe4de;padding-bottom:18px}.dashboard-brand{display:flex;align-items:center;flex:0 0 auto;color:#183d2a;text-decoration:none}.dashboard-brand img{display:block;width:auto;max-width:168px;height:auto;max-height:48px}.dashboard-nav{display:flex;gap:4px;overflow-x:auto}.dashboard-nav a{border-radius:8px;padding:8px 11px;color:#56635b;font-size:.88rem;font-weight:700;text-decoration:none}.dashboard-nav a.active,.dashboard-nav a:hover{background:#e7efe7;color:#183d2a}.dashboard-user{display:flex;align-items:center;gap:10px;color:#56635b;font-size:.8rem;font-weight:700;white-space:nowrap}.language-switcher select{border:1px solid #cbd3ca;border-radius:7px;padding:6px 8px;background:#fff;color:#344139;font:inherit;font-size:.78rem;font-weight:700}[dir=rtl] .admin-row,[dir=rtl] .cart-heading,[dir=rtl] .dashboard-header,[dir=rtl] .dashboard-nav,[dir=rtl] .dashboard-user,[dir=rtl] .menu-item-footer,[dir=rtl] .menu-item-title-row,[dir=rtl] .order-detail-heading,[dir=rtl] .order-total,[dir=rtl] .panel-heading,[dir=rtl] .service-request{direction:rtl}[dir=rtl] .customer-menu-page{text-align:right}[dir=rtl] .menu-header{text-align:center}[dir=rtl] .cart-summary,[dir=rtl] .history-order,[dir=rtl] .service-request-confirmation{text-align:right}[dir=rtl] .history-order time{text-align:left}[dir=rtl] .kitchen-ticket li em{margin-left:0;margin-right:26px}.logout-button{border:1px solid #cbd3ca;border-radius:7px;padding:7px 9px;background:#fff;color:#344139;font-size:.8rem;font-weight:700}.dashboard-page-heading{margin:38px 0 24px}.dashboard-page-heading h1,.menu-management-placeholder h1{margin:8px 0;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.05em;line-height:1}.dashboard-page-heading>p:last-child,.menu-management-placeholder>p:not(.section-label):not(.placeholder-note){max-width:540px;margin:0;color:#667168;line-height:1.5}.orders-workspace{display:grid;grid-gap:18px;gap:18px}.service-requests-panel{margin-bottom:18px;border:1px solid #dfe5df;border-radius:15px;padding:16px;background:#fff;box-shadow:0 5px 18px rgb(23 33 29/4%)}.service-requests-heading{width:100%;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:start}.service-requests-heading:disabled{cursor:default}.service-requests-heading-meta{display:flex;align-items:center;gap:8px}.service-request-list{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.service-request{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e2e7e1;border-radius:9px;padding:11px;background:#fbfcfa}.service-request div{display:grid;grid-gap:4px;gap:4px}.service-request span{color:#69766e;font-size:.78rem}.service-request button{border:0;border-radius:8px;padding:8px 10px;background:#183d2a;color:#fff;font-size:.78rem;font-weight:800}.kitchen-ticket,.menu-management-placeholder,.order-details,.orders-panel{border:1px solid #dfe5df;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgb(23 33 29/4%)}.orders-panel{padding:16px}.kitchen-ticket-heading,.order-detail-heading,.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.kitchen-ticket h2,.menu-placeholder-grid h2,.order-detail-heading h2,.panel-heading h2{margin:4px 0 0;font-size:1.18rem}.order-count{display:grid;min-width:28px;height:28px;place-items:center;border-radius:50%;background:#183d2a;color:#fff;font-size:.78rem;font-weight:800}.panel-heading-actions{display:flex;align-items:center;gap:10px}.socket-status{display:inline-flex;align-items:center;gap:5px;color:#657168;font-size:.7rem;font-weight:700;white-space:nowrap}.socket-status:before{width:7px;height:7px;border-radius:50%;background:#9ba69d;content:""}.socket-connected:before{background:#2e8a52}.socket-connecting:before,.socket-reconnecting:before{background:#c18716}.socket-disconnected:before{background:#a54a3b}.new-order-notice{margin:0 0 14px;border:1px solid #bddcc4;border-radius:9px;padding:10px 12px;background:#e9f6eb;color:#28643e;font-size:.85rem;font-weight:800}.order-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.order-table-group{display:grid;grid-gap:9px;gap:9px;border:1px solid #dfe5df;border-radius:12px;padding:11px;background:#f0e4e4}.order-table-group:nth-child(2n){background:#e3f1ff}.order-table-group h3,.order-table-title{color:#1d2822;font-size:.94rem;font-weight:800}.order-table-group h3{margin:0}.order-table-header{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:start}.order-table-header:disabled{cursor:default}.mobile-collapse-indicator,.mobile-order-details,.order-table-mobile-meta{display:none}.order-table-orders{display:grid;grid-gap:7px;gap:7px}.order-table-orders[hidden]{display:none}.order-list-entry{display:grid;grid-gap:8px;gap:8px}.order-list-item{display:grid;grid-gap:6px;gap:6px;width:100%;border:1px solid #e1e6e1;border-radius:9px;padding:10px;background:#fff;color:#1d2822;text-align:start}.order-list-item.selected,.order-list-item:hover{border-color:#a2b9a8;background:#f5f9f4}.order-list-item.is-new{border-color:#73a983;background:#eff9f0;animation:new-order-pulse 1.4s ease-in-out 3}@keyframes new-order-pulse{50%{box-shadow:0 0 0 4px rgb(82 154 100/16%)}}.order-list-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.9rem}.order-list-summary,.order-list-topline time{color:#69766e;font-size:.78rem}.order-status{width:max-content;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:800;line-height:1}.status-pending{background:#fff1cf;color:#8b5c00}.status-confirmed{background:#dfeefc;color:#155b8c}.status-preparing{background:#eee6ff;color:#6341a3}.status-ready{background:#dcf3e0;color:#267045}.status-completed{background:#e5e8e5;color:#536058}.status-cancelled{background:#f9e2df;color:#9b3b2d}.order-details{min-height:380px;padding:22px}.empty-state,.order-detail-empty{color:#69766e;line-height:1.5}.order-detail-empty{display:grid;min-height:380px;place-items:center;padding:24px;border:1px dashed #cbd5cc;border-radius:15px;text-align:center}.order-items{display:grid;grid-gap:14px;gap:14px;margin:24px 0 16px}.order-item{display:flex;justify-content:space-between;gap:16px;color:#27322b;font-size:.92rem}.order-item>span{flex:0 0 auto;font-weight:700}.order-item p,.order-note,.ticket-note{margin:5px 0 0;color:#677269;font-size:.8rem;line-height:1.4}.item-note,.ticket-note{color:#965329!important}.order-note{border-radius:8px;padding:10px;background:#f7f4ec}.order-total{display:flex;justify-content:space-between;margin-top:22px;border-top:1px solid #e5e9e4;padding-top:16px}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.dashboard-error button,.order-actions button{border:0;border-radius:8px;padding:10px 13px;background:#183d2a;color:#fff;font-size:.84rem;font-weight:800}.order-actions .cancel-order{background:#f7e4e0;color:#923d2c}.status-history{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:24px;border-top:1px solid #e5e9e4;padding-top:15px}.status-history .section-label{width:100%}.status-history span{color:#68746c;font-size:.76rem}.status-history span:not(:last-child):after{margin-left:7px;color:#b3bcb4;content:"→"}.dashboard-error,.dashboard-loading{border:1px solid #dfe5df;border-radius:14px;padding:24px;background:#fff;color:#59675e}.dashboard-error{color:#943d2d}.dashboard-error button{margin-top:8px}.dashboard-inline-error{margin:0 0 14px;color:#943d2d;font-size:.88rem}.history-workspace{display:grid;grid-gap:18px;gap:18px}.history-filters{display:grid;grid-gap:12px;gap:12px;align-items:end;border:1px solid #dfe5df;border-radius:14px;padding:16px;background:#fff;grid-template-columns:repeat(4,minmax(0,1fr)) auto}.history-filters label{display:grid;grid-gap:6px;gap:6px;color:#4d5a51;font-size:.77rem;font-weight:800}.history-filters input,.history-filters select{width:100%;border:1px solid #cfd7cf;border-radius:8px;padding:9px;background:#fff;color:#1d2822}.history-filters>div{display:flex;gap:8px}.history-filters button{border:0;border-radius:8px;padding:9px 11px;background:#183d2a;color:#fff;font-size:.8rem;font-weight:800;white-space:nowrap}.history-filters .secondary-button{border:1px solid #cbd3ca;background:#fff;color:#344139}.history-empty{border:1px dashed #cbd5cc;border-radius:14px;padding:34px 20px;color:#69766e;text-align:center}.history-content{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);align-items:start}.history-details,.history-list,.report-panel{border:1px solid #dfe5df;border-radius:15px;padding:16px;background:#fff;box-shadow:0 5px 18px rgb(23 33 29/4%)}.history-list{display:grid;grid-gap:8px;gap:8px;max-height:calc(100vh - 210px);overflow-y:auto}.history-order{display:grid;grid-gap:7px;gap:7px;width:100%;border:1px solid #e1e6e1;border-radius:10px;padding:11px;background:#fff;color:#1d2822;text-align:left}.history-order.selected,.history-order:hover{border-color:#a2b9a8;background:#f5f9f4}.history-order>span{display:flex;justify-content:space-between;gap:10px;color:#68746c;font-size:.78rem}.history-order strong{color:#27322b;font-size:.9rem}.history-order time{text-align:right}.history-details{min-height:360px}.history-timestamp{margin:8px 0 0;color:#69766e;font-size:.78rem}.report-metrics{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.report-metrics article{display:grid;grid-gap:8px;gap:8px;border:1px solid #dfe5df;border-radius:14px;padding:18px;background:#fff;box-shadow:0 5px 18px rgb(23 33 29/4%)}.report-metrics span{color:#68746c;font-size:.8rem;font-weight:700}.report-metrics strong{color:#183d2a;font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.04em}.report-detail-grid{display:grid;grid-gap:18px;gap:18px;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-panel h2{margin:5px 0 16px;font-size:1.2rem}.report-panel ol,.report-panel ul{display:grid;grid-gap:9px;gap:9px;margin:0;padding:0;list-style:none}.report-panel li{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e6eae5;padding-top:9px;color:#3a473e;font-size:.86rem}.report-panel li strong{color:#183d2a;font-size:.82rem}.report-note{margin:16px 0 0;color:#68746c;font-size:.78rem}.kitchen-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.kitchen-live-status{margin:0 0 14px}.kitchen-column{display:grid;align-content:start;grid-gap:12px;gap:12px;min-width:0;border:1px solid #dfe5df;border-radius:14px;padding:12px;background:#fbfcfa}.kitchen-column-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.kitchen-column-heading h2{margin:0;color:#1d2822;font-size:1rem}.kitchen-column-heading span{display:grid;min-width:26px;height:26px;place-items:center;border-radius:50%;background:#183d2a;color:#fff;font-size:.76rem;font-weight:800}.kitchen-column-orders{display:grid;grid-gap:12px;gap:12px}.kitchen-column-empty{margin:0;border:1px dashed #cbd5cc;border-radius:10px;padding:14px;color:#69766e;font-size:.84rem;line-height:1.45}.kitchen-ticket{padding:18px}.kitchen-ticket ul{display:grid;grid-gap:8px;gap:8px;margin:22px 0 0;padding:0;list-style:none}.kitchen-ticket li{color:#2b362f;font-size:.9rem;line-height:1.35}.kitchen-ticket li span{color:#69766e;font-size:.8rem}.kitchen-ticket li em{display:block;margin-left:26px;color:#965329;font-size:.78rem;font-style:normal}.menu-management-placeholder{margin-top:38px;padding:clamp(22px,5vw,42px)}.menu-placeholder-grid{display:grid;grid-gap:12px;gap:12px;margin-top:30px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.menu-placeholder-grid article{border:1px solid #e1e6e1;border-radius:11px;padding:17px;background:#fbfcfa}.menu-placeholder-grid span{color:#a24715;font-size:.75rem;font-weight:800}.menu-placeholder-grid p,.placeholder-note{color:#68746c;font-size:.84rem;line-height:1.45}.placeholder-note{margin:28px 0 0;border-top:1px solid #e1e6e1;padding-top:16px}.admin-workspace{display:grid;grid-gap:20px;gap:20px}.admin-section{padding:clamp(18px,4vw,28px)}.admin-section,.branch-currency-settings{border:1px solid #dfe5df;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgb(23 33 29/4%)}.branch-currency-settings{display:grid;grid-gap:14px;gap:14px;padding:18px}.branch-currency-settings h2{margin:4px 0;font-size:1.15rem}.branch-currency-settings p{margin:0;color:#68746c;font-size:.85rem;line-height:1.45}.branch-currency-control{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.branch-currency-control label{display:grid;grid-gap:6px;gap:6px;color:#435047;font-size:.78rem;font-weight:800}.branch-currency-control select{border:1px solid #cfd7cf;border-radius:8px;padding:9px 10px;background:#fff;color:#1d2822;font:inherit}.branch-currency-control button{border:0;border-radius:8px;padding:10px 12px;background:#183d2a;color:#fff;font-size:.8rem;font-weight:800}.branch-currency-message{color:#287244!important;font-weight:700}.admin-section-heading h2{margin:5px 0 6px;font-size:1.35rem;letter-spacing:-.02em}.admin-section-heading>p:last-child{max-width:640px;margin:0;color:#68746c;font-size:.9rem;line-height:1.5}.admin-notice{margin:0;border-radius:10px;padding:12px 14px;font-size:.88rem;font-weight:700}.admin-notice.error{border:1px solid #e9bbb2;background:#fff1ef;color:#923d2c}.admin-notice.success{border:1px solid #bddcc4;background:#eaf6eb;color:#28643e}.admin-form{display:grid;grid-gap:14px;gap:14px;margin-top:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-form.compact{grid-template-columns:minmax(180px,1.4fr) minmax(120px,.6fr) minmax(160px,.8fr) auto;align-items:end}.admin-form label{display:grid;grid-gap:6px;gap:6px;color:#435047;font-size:.78rem;font-weight:800}.admin-form input,.admin-form select,.admin-form textarea,.qr-url input{width:100%;border:1px solid #cfd7cf;border-radius:8px;padding:9px 10px;background:#fff;color:#1d2822;font:inherit;font-size:.88rem;font-weight:400}.admin-form textarea{min-height:80px;resize:vertical}.admin-form .wide-field{grid-column:span 2}.admin-form .full-row{grid-column:1/-1}.checkbox-field{align-self:center;grid-auto-flow:column;grid-template-columns:auto 1fr!important;justify-content:start;gap:8px!important;padding-top:23px}.checkbox-field input{width:16px;height:16px;margin:0}.form-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.danger-button,.form-actions button,.text-button{border:0;border-radius:8px;padding:9px 12px;font-size:.8rem;font-weight:800}.form-actions button{background:#183d2a;color:#fff}.form-actions .secondary-button{border:1px solid #cbd3ca;background:#fff;color:#344139}.admin-list{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.admin-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid #e0e6e0;border-radius:10px;padding:13px;background:#fbfcfa}.admin-row>div:first-child{display:grid;min-width:0;grid-gap:4px;gap:4px}.admin-row strong{color:#243228;font-size:.92rem}.admin-row span{color:#6b776f;font-size:.78rem;line-height:1.35}.row-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px}.text-button{background:#e8f0e7;color:#244a32}.danger-button{background:#f8e6e2;color:#953e2e}.qr-url{display:grid;grid-gap:5px;gap:5px;margin-top:8px;color:#6a756e;font-size:.7rem;font-weight:800}.qr-url input{min-width:min(460px,60vw);padding:7px 8px;background:#fff;color:#56635b;font-size:.73rem}.item-image-set,.upload-file-name{color:#287244!important;font-size:.73rem!important;font-weight:700}.table-disabled{border-color:#e1c4bd;background:#fff7f5}.table-qr{display:flex;align-items:center;gap:12px;margin-top:12px}.table-qr-preview{width:112px;height:112px;flex:0 0 auto;border:1px solid #d8ddd7;border-radius:8px;background-color:#fff;background-position:50%;background-size:cover}.table-qr>div:last-child{display:grid;grid-gap:7px;gap:7px}.table-qr a{width:max-content;border-radius:8px;padding:8px 10px;background:#183d2a;color:#fff;font-size:.78rem;font-weight:800;text-decoration:none}.qr-disabled{color:#9b3b2d;font-size:.74rem;font-weight:700;line-height:1.35}.qr-error,.qr-loading{margin:12px 0 0;color:#68746c;font-size:.78rem}.qr-error{color:#943d2d}@media (min-width:760px){.dashboard-shell{width:min(100% - 56px,1240px);padding-top:28px}.orders-workspace{grid-template-columns:minmax(270px,.78fr) minmax(420px,1.22fr);align-items:start}.orders-panel{position:-webkit-sticky;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}}@media (max-width:759px){.dashboard-order-details-desktop{display:none}.order-table-header:not(:disabled),.service-requests-heading:not(:disabled){cursor:pointer}.order-table-mobile-meta,.service-requests-heading-meta{display:flex;align-items:center;gap:8px}.mobile-collapse-indicator{display:grid;width:26px;height:26px;place-items:center;border:1px solid #d2dbd2;border-radius:50%;background:#fff;color:#183d2a;font-size:1rem;font-weight:900;line-height:1}.mobile-collapse-indicator:before{content:"-"}.is-mobile-collapsed .mobile-collapse-indicator:before{content:"+"}.orders-panel,.service-requests-panel{padding:14px}.order-table-group.is-mobile-collapsed,.service-requests-panel.is-mobile-collapsed{background:#fff}.order-table-group{gap:10px}.order-table-header{min-height:34px}.order-table-orders{gap:9px}.mobile-order-details{display:block}.mobile-order-details .order-details{min-height:0;border-radius:10px;padding:14px;box-shadow:none}.mobile-order-details .order-detail-heading{align-items:center}.mobile-order-details .order-detail-heading h2{font-size:1rem}.mobile-order-details .order-items{gap:10px;margin:16px 0 12px}.mobile-order-details .order-item{gap:10px;font-size:.86rem}.mobile-order-details .order-total{margin-top:16px;padding-top:12px}.mobile-order-details .order-actions{gap:7px;margin-top:16px}.mobile-order-details .order-actions button{flex:1 1 120px}.mobile-order-details .status-history{margin-top:16px;padding-top:12px}}@media (max-width:520px){.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-nav{width:100%}.dashboard-nav a{padding:8px 10px}.panel-heading-actions{align-items:flex-end;flex-direction:column;gap:6px}.admin-form,.admin-form.compact{grid-template-columns:1fr}.admin-form .wide-field{grid-column:auto}.checkbox-field{padding-top:0}.admin-row,.service-request{flex-direction:column}.service-request{align-items:flex-start}.row-actions{justify-content:flex-start}.qr-url input{min-width:0}.table-qr{align-items:flex-start;flex-direction:column}.history-content,.history-filters,.kitchen-grid,.report-detail-grid,.report-metrics{grid-template-columns:1fr}.history-list{max-height:none}}.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}.customer-menu-page{width:min(100%,760px);min-height:100vh;padding:30px 16px 138px;background:radial-gradient(circle at 50% 0,rgb(236 222 194/44%),transparent 35%),#faf8f4}.menu-header{display:grid;justify-items:center;padding:12px 4px 28px;text-align:center}.customer-language-control{justify-self:end;margin:-6px 0 8px}.customer-language-control .language-switcher select{border-color:#d7c7a8;border-radius:999px;padding:7px 11px;background:rgb(255 255 255/76%);color:#153d2b}.confirmation-language{position:absolute;top:24px;right:24px}[dir=rtl] .confirmation-language{right:auto;left:24px}.menu-brand-mark{position:relative;width:66px;height:47px;margin-bottom:7px;border-top:2px solid #cb7a09;border-radius:50% 50% 0 0}.menu-brand-mark span,.menu-brand-mark:after,.menu-brand-mark:before{position:absolute;right:50%;bottom:-5px;width:76px;height:2px;background:#cb7a09;content:"";transform:translateX(50%)}.menu-brand-mark:after{bottom:-13px;width:51px}.menu-brand-mark span:first-child{top:-17px;bottom:auto;width:2px;height:12px}.menu-brand-mark span:nth-child(2){top:-11px;right:4px;bottom:auto;width:2px;height:11px;transform:rotate(57deg)}.menu-brand-mark span:nth-child(3){top:-11px;right:auto;left:4px;bottom:auto;width:2px;height:11px;transform:rotate(-57deg)}.restaurant-name{margin:8px 0 4px;color:#a86408;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.menu-header h1{margin:0;color:#123b29;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,11vw,4.25rem);font-weight:500;letter-spacing:-.07em;line-height:.98}.table-label{display:inline-flex;align-items:center;gap:7px;margin:22px 0 0;border-radius:999px;padding:10px 16px;background:#e6e8dc;color:#123b29;font-size:.92rem;font-weight:800}.table-label span{font-size:1.28rem;line-height:.7}.service-request-actions{width:100%;margin-top:14px;border:0;padding:0;background:transparent}.service-request-buttons{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.service-request-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;border:1.5px solid #17432f;border-radius:14px;padding:10px 8px;background:rgb(255 255 255/68%);color:#133c2a;font-size:.88rem;font-weight:800;transition:transform .15s ease,box-shadow .15s ease}.service-request-actions button:last-child{border-color:#ce7909;background:#fffdf9;color:#ac6408}.service-request-actions button:first-child:before{content:"+";font-size:1.32rem;line-height:1}.service-request-actions button:not(:disabled):active{transform:scale(.98)}.service-icon{font-size:1.32rem;line-height:1}.service-request-confirmation{grid-column:1/-1;text-align:left}.category-tabs{position:-webkit-sticky;position:sticky;top:0;z-index:1;gap:10px;margin:0 -16px;padding:16px;background:linear-gradient(#faf8f4 78%,rgb(250 248 244/0))}.category-tab{min-width:86px;border:1px solid #e6e3dd;border-radius:999px;padding:12px 18px;background:#fffefd;color:#143c2a;font-family:Georgia,Times New Roman,serif;font-size:1.03rem;font-weight:600;box-shadow:0 3px 10px rgb(43 39 28/7%)}.category-tab.active{border-color:#123b29;background:#123b29;color:#fff}.menu-content{gap:28px}.menu-category h2{margin:2px 4px 12px;color:#153d2b;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.menu-item-list{gap:12px}.menu-item-card{grid-template-columns:118px minmax(0,1fr);gap:15px;min-height:152px;border:1px solid rgb(255 255 255/80%);border-radius:22px;padding:12px;background:rgb(255 255 255/91%);box-shadow:0 8px 24px rgb(52 45 28/8%)}.menu-image-placeholder{min-height:126px;border-radius:15px;background:linear-gradient(135deg,#e4d4b6,#c8d6c0);color:#5d6f5f;font-size:.68rem}.menu-item-details{display:flex;min-height:126px;flex-direction:column;padding:4px 2px 0 0}.menu-item-title-row h3{margin:0;color:#153d2b;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.22rem,5.4vw,1.62rem);font-weight:500;letter-spacing:-.04em;line-height:1.05}.menu-item-details p{margin:8px 0 10px;color:#62676c;font-size:.86rem;line-height:1.42}.menu-item-footer{margin-top:auto}.menu-item-footer strong{color:#17432f;font-size:1.06rem}.menu-item-footer button{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;padding:0;background:#153e2c;color:#fff;font-size:2.05rem;font-weight:300;line-height:1;box-shadow:0 5px 12px rgb(21 62 44/18%)}.menu-item-footer button:disabled{background:#d7d7d1;color:#777}.availability.unavailable{margin-top:7px;color:#a54a27;font-size:.72rem}.cart-panel{right:16px;bottom:max(14px,env(safe-area-inset-bottom));left:16px;z-index:3;max-height:min(78vh,640px);overflow:hidden;border:0;border-radius:22px;padding:0;background:#143e2b;box-shadow:0 12px 30px rgb(17 48 34/25%)}.cart-summary{display:flex;align-items:center;width:100%;min-height:78px;gap:12px;border:0;padding:12px 18px;background:transparent;color:#fff;text-align:left}.cart-summary:disabled{cursor:default;opacity:.72}.cart-summary-icon{display:grid;width:36px;height:40px;place-items:center;color:#fff;font-size:1.95rem}.cart-summary-copy{display:grid;min-width:0;grid-gap:3px;gap:3px;flex:1 1;font-size:.99rem;font-weight:800}.cart-summary-copy small{color:#f6d89b;font-size:.8rem;font-weight:700}.cart-summary-arrow{font-size:2.5rem;font-weight:200;transition:transform .2s ease}.cart-panel.is-open .cart-summary-arrow{transform:rotate(90deg)}.cart-details{display:none;max-height:calc(min(78vh, 640px) - 78px);overflow-y:auto;border-top:1px solid rgb(255 255 255/17%);padding:18px;background:#fffdf9}.cart-panel.is-open .cart-details{display:block}.cart-heading{padding-bottom:14px}.cart-heading h2{color:#153d2b;font-family:Georgia,Times New Roman,serif}.cart-heading>strong{color:#153d2b}.cart-lines{gap:16px}.cart-line{border-bottom:1px solid #ebe7de;padding-bottom:14px}.quantity-control{border-color:#d8ddd2;border-radius:999px}.quantity-control button{background:#e9eee5;color:#153d2b}.notes-field input,.notes-field textarea{border-color:#deded5;background:#fff}.submit-order{border-radius:12px;background:#153e2c}.customer-menu-page button:focus-visible,.customer-menu-page input:focus-visible,.customer-menu-page textarea:focus-visible{outline:3px solid #e3a62d;outline-offset:3px}.confirmation-page{position:relative;padding-top:13vh}.confirmation-icon{background:#e5eee0;color:#153e2c}@media (min-width:720px){.customer-menu-page{display:block;width:min(100%,920px);padding:54px 32px 150px}.menu-header{max-width:720px;margin:0 auto}.service-request-actions{max-width:500px}.category-tabs{margin:0 -32px;padding:18px 32px}.menu-item-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-panel{position:fixed;top:auto;right:max(28px,calc((100vw - 920px) / 2 + 28px));left:auto;width:min(380px,calc(100vw - 56px))}[dir=rtl] .cart-panel{right:auto;left:max(28px,calc((100vw - 920px) / 2 + 28px))}}