.product-order-manager{overflow:hidden}.order-manager-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.order-manager-heading h2{margin:0}.order-manager-heading p{margin:.35rem 0;color:#6b7280}.order-manager-heading>div:last-child{display:flex;align-items:center;gap:.65rem}.order-dirty{font-size:.8rem;font-weight:700;color:#92400e;background:#fef3c7;padding:.35rem .55rem;border-radius:999px}.alert.success{color:#166534;background:#dcfce7}.bulk-order-tools{display:grid;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:.6rem;padding:.75rem;margin:.8rem 0;background:#f9fafb;border-radius:.75rem}.order-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1rem}.order-category{min-width:0;border:1px solid #e5e7eb;border-radius:.8rem;background:#f9fafb;padding:.65rem}.order-category h3{display:flex;align-items:center;gap:.4rem;margin:.1rem .2rem .65rem}.order-category h3 span{margin-inline-start:auto;background:#e5e7eb;border-radius:999px;padding:.1rem .5rem;font-size:.75rem}.order-product-list{display:grid;gap:.45rem}.order-product{display:grid;grid-template-columns:auto auto 42px minmax(100px,1fr) minmax(120px,.8fr) auto;align-items:center;gap:.45rem;padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.7rem}.order-product[draggable=true]{cursor:grab}.order-product[draggable=true]:active{cursor:grabbing}.drag-handle{font-size:1.35rem;color:#6b7280}.order-select input{width:auto}.order-product img,.order-image-placeholder{width:42px;height:42px;border-radius:.45rem;object-fit:cover}.order-image-placeholder{display:grid;place-items:center;background:#fef3c7;font-weight:900;font-size:.72rem}.order-product-name{min-width:0;display:grid}.order-product-name strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-product-name small{color:#6b7280}.order-product select{padding:.45rem}.order-buttons{display:grid;grid-template-columns:repeat(4,36px);gap:.25rem}.order-buttons button{padding:.4rem;min-height:36px}.empty-drop-zone{display:grid;place-items:center;min-height:74px;border:2px dashed #d1d5db;border-radius:.65rem;color:#6b7280;font-size:.85rem;text-align:center;padding:.5rem}@media (max-width:700px){.order-manager-heading{display:grid}.order-manager-heading>div:last-child{justify-content:space-between}.bulk-order-tools{grid-template-columns:1fr 1fr}.bulk-order-tools strong,.bulk-order-tools select{grid-column:1/-1}.order-category-grid{grid-template-columns:1fr}.order-product{grid-template-columns:auto auto 42px minmax(0,1fr)}.order-product select{grid-column:2/-1}.order-buttons{grid-column:2/-1;grid-template-columns:repeat(4,minmax(44px,1fr))}.drag-handle{display:none}}.login-brand{display:flex;align-items:center;gap:1rem}.login-brand img{width:112px;height:112px;object-fit:contain;flex:0 0 auto}.login-brand h1{margin:.3rem 0 0;font-size:1.55rem}.login-language-switcher{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.login-language-switcher button{padding:.55rem .35rem;font-size:.85rem;font-weight:700}.login-language-switcher button.active{background:#111827;border-color:#111827;color:#fff}@media (max-width: 520px){.login-brand img{width:92px;height:92px}.login-language-switcher{grid-template-columns:repeat(2,1fr)}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#111827;background:#f3f4f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #d1d5db;background:#fff;border-radius:.65rem;padding:.6rem .85rem}button:hover{background:#f9fafb}button:disabled{opacity:.55;cursor:not-allowed}.primary{background:#b91c1c;color:#fff;border-color:#b91c1c;font-weight:700}.secondary{background:#fff}.danger{color:#b91c1c}.center-card,.login-card{max-width:460px;margin:12vh auto;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 12px 35px #11182718}.login-page{min-height:100vh;padding:1rem}.login-card{display:grid;gap:1rem}.login-card label,.form-grid label{display:grid;gap:.35rem;font-weight:600}.login-card input,input,select{width:100%;padding:.7rem;border:1px solid #d1d5db;border-radius:.55rem;background:#fff}.brand{font-size:1.25rem;font-weight:900;letter-spacing:.08em;color:#fbbf24}.app-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#111827;color:#fff;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.sidebar nav{display:grid;gap:.25rem;margin-top:1rem}.sidebar nav button{border:0;background:transparent;color:#d1d5db;text-align:left}.sidebar nav button.active,.sidebar nav button:hover{background:#374151;color:#fff}.profile{margin-top:auto;display:grid;gap:.3rem}.profile span,.sidebar small{color:#9ca3af}.content{padding:1.5rem;max-width:1500px;width:100%;margin:auto}.content>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.content h1{margin:0}.content header p{margin:.2rem 0;color:#6b7280}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;margin-bottom:1rem}.panel h2{grid-column:1/-1;margin:.2rem 0}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.compact-form{display:flex;align-items:end;gap:.7rem;flex-wrap:wrap}.compact-form input,.compact-form select{width:auto;min-width:150px}.compact-form h2{width:100%}.compact-form small{width:100%;color:#6b7280}.check{display:flex!important;align-items:center;gap:.5rem}.check input{width:auto}.actions{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.list,.orders-list{display:grid;gap:.65rem}.row-card{display:grid;grid-template-columns:minmax(200px,1fr) auto auto;align-items:center;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem}.row-card>div:first-of-type{display:grid;gap:.25rem}.row-card small{display:block;color:#6b7280}.product-row{grid-template-columns:64px minmax(200px,1fr) auto auto}.product-row img,.image-placeholder{width:64px;height:64px;border-radius:.6rem;object-fit:cover;background:#fef3c7;display:grid;place-items:center;font-weight:900}.option-chip{font-size:.78rem;padding:.25rem .4rem;margin:.25rem .25rem 0 0}.badge{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#e5e7eb;font-size:.78rem;text-transform:capitalize}.badge.good{background:#dcfce7;color:#166534}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem;display:grid;gap:.5rem}.stat strong{font-size:2rem}.stat span{color:#6b7280}.table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.table-card{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;padding:1rem;text-align:center;display:grid;gap:.5rem}.table-card.active-table{border-color:#22c55e}.table-card strong{font-size:2rem}.alert{padding:.8rem;border-radius:.7rem;margin-bottom:1rem}.error{color:#991b1b;background:#fee2e2}.order-card,.ticket{background:#fff;border:1px solid #d1d5db;border-radius:1rem;padding:1rem}.order-heading{display:flex;justify-content:space-between;gap:1rem}.order-heading>div{display:grid}.order-heading strong{font-size:1.25rem}.order-card ul,.ticket ul{padding-left:1.2rem}.order-card li,.ticket li{margin:.65rem 0}.order-card li span,.order-card li em,.ticket li span,.ticket li em{display:block}.note{background:#fef3c7;padding:.6rem;border-radius:.5rem;margin:.5rem 0}.total{display:block;font-size:1.3rem;margin:.7rem 0}.kitchen-toolbar{display:flex;justify-content:space-between;align-items:center}.kitchen-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.ticket{border:2px solid #111827}.ticket-brand{text-align:center;font-size:1.3rem;font-weight:900;border-bottom:2px solid #111827;padding-bottom:.5rem;margin-bottom:.75rem}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{display:flex;overflow:auto}.profile{margin-top:.5rem}.form-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.content{padding:.8rem}.form-grid,.row-card,.product-row{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.content>header{align-items:flex-start}}@media print{.sidebar,.no-print,.content>header{display:none!important}.app-shell{display:block}.content{padding:0;max-width:none}.kitchen-grid{display:block}.ticket{break-inside:avoid;page-break-after:always;border:0;border-radius:0}.ticket:last-child{page-break-after:auto}}.availability-group-controls{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.availability-group-controls button{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 11px;border:1px solid;border-radius:9px;font-size:.82rem;font-weight:800}.availability-group-controls button.available{border-color:#16833a;background:#eaf8ef;color:#116b2c}.availability-group-controls button.sold-out{border-color:#b42318;background:#fff0ee;color:#941f16}.availability-group-controls button:disabled{cursor:not-allowed;opacity:.5}.muted{color:#6b7280}.rice-control{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:3px solid;border-radius:1rem;margin-bottom:1rem;background:#fff}.rice-control>div{display:grid}.rice-control strong{font-size:1.5rem}.rice-control span{font-size:1.15rem;font-weight:900}.rice-control.available{border-color:#22c55e}.rice-control.available span{color:#166534}.rice-control.sold-out{border-color:#dc2626}.rice-control.sold-out span{color:#991b1b}.rice-product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.55rem}.rice-product-list button{display:grid;text-align:start;gap:.25rem;min-height:62px}.rice-product-list button.contains-rice{border:2px solid #f59e0b;background:#fffbeb}.rice-product-list small{color:#6b7280}.sidebar-logo{width:88px;height:88px;object-fit:contain;align-self:center}.header-tools{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.header-tools select{width:auto}.header-tools input[type=range]{width:100px}.sound-enabled{background:#dcfce7;color:#166534;border-color:#86efac}.product-toolbar{display:flex;justify-content:space-between;align-items:center}.product-toolbar>div{display:flex;align-items:center;gap:1rem}.product-toolbar img{width:72px;height:72px;object-fit:contain}.product-toolbar h2{margin:0}.product-filters{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:.6rem}.product-editor{display:grid;gap:1rem}.editor-heading{display:flex;justify-content:space-between;align-items:center}.editor-heading h2{margin:0}.image-picker img{width:120px;height:90px;object-fit:cover;border-radius:.6rem;margin-top:.5rem}.translation-tabs,.translation-actions,.flag-grid{display:flex;gap:.5rem;flex-wrap:wrap}.translation-tabs button.active{background:#111827;color:#fff}.translation-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.translation-fields label{display:grid;gap:.35rem;font-weight:600}.translation-fields label:first-child{grid-column:1/-1}.translation-fields textarea{min-height:90px;padding:.7rem;border:1px solid #d1d5db;border-radius:.55rem}.product-list-simple{display:grid;gap:.65rem}.product-list-card{display:grid;grid-template-columns:72px minmax(180px,1fr) auto auto auto;align-items:center;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.9rem;padding:.8rem}.product-list-card>img{width:72px;height:72px;object-fit:cover;border-radius:.6rem}.product-list-card>div:nth-child(2){display:grid;gap:.2rem}.product-list-card span,.product-list-card small{color:#6b7280}.option-overview{width:100%;display:flex;gap:.4rem;flex-wrap:wrap}.admin-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem}.order-type-selector{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1rem}.order-type-selector button{font-weight:900;font-size:1.1rem}.order-type-selector button.active,.admin-table-picker button.active{background:#b91c1c;color:#fff;border-color:#b91c1c}.admin-table-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:1rem}.admin-order-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.7rem}.admin-order-products article{display:grid;gap:.4rem;border:1px solid #e5e7eb;border-radius:.8rem;padding:.7rem}.admin-order-products img{width:100%;height:110px;object-fit:cover;border-radius:.5rem}.admin-cart{position:sticky;top:1rem;align-self:start;display:grid;gap:.6rem}.admin-cart article{display:grid;gap:.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:.7rem}.admin-cart article>div:first-child{display:grid}.admin-cart input,.admin-cart textarea{padding:.7rem;border:1px solid #d1d5db;border-radius:.55rem}.admin-cart textarea{min-height:80px}.send-order{min-height:54px}.success-alert{background:#dcfce7;color:#166534}.order-type-badge{display:inline-block;padding:.45rem .7rem;border:2px solid;border-radius:.55rem}.order-type-badge.takeaway{background:#111827;color:#fff;border-color:#111827}.order-type-badge.dine_in{background:#fef3c7;color:#92400e;border-color:#f59e0b}.print-status{display:grid;gap:.2rem;padding:.5rem;border-radius:.5rem;background:#f3f4f6;margin:.6rem 0}.print-status.printed{background:#dcfce7;color:#166534}.print-status.failed{background:#fee2e2;color:#991b1b}.print-status.processing{background:#dbeafe;color:#1d4ed8}.ticket-brand{display:flex;align-items:center;justify-content:center;gap:.5rem}.ticket-brand img{width:44px;height:44px;object-fit:contain}.reprint-label{display:block;text-align:center;font-size:1.4rem;border:3px solid;margin-bottom:.5rem}.stepper{display:flex;align-items:center;gap:.5rem}.stepper button{width:34px;height:34px;border-radius:50%;padding:0}@media (max-width:1000px){.product-filters{grid-template-columns:1fr 1fr}.admin-order-layout{grid-template-columns:1fr}.admin-cart{position:static}.admin-table-picker{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.product-list-card{grid-template-columns:64px 1fr}.product-list-card>.badge,.product-list-card>.actions,.product-list-card>strong{grid-column:2}.translation-fields,.product-filters{grid-template-columns:1fr}.header-tools{width:100%}}.sidebar-logo{width:64px;height:64px}.page-heading{display:flex;align-items:center;gap:.75rem;min-width:0}.page-heading>img{width:46px;height:46px;object-fit:contain;flex:0 0 auto}@media (max-width:650px){.page-heading>img{width:40px;height:40px}}.pickup-field{display:grid;gap:.35rem;font-weight:700}.pickup-field select{width:100%}.product-editor .editor-heading{align-items:flex-start}.product-editor .editor-heading p{color:#64748b;margin:.35rem 0 0;max-width:70ch}.translation-preview-button{background:#172033;border:0;border-radius:10px;color:#fff;font-weight:800;margin-block:1rem;min-height:48px;padding:.75rem 1.25rem;width:100%}.translation-preview-button:disabled{cursor:not-allowed;opacity:.55}.product-advanced{border:1px solid #d7dde7;border-radius:12px;margin-block:1rem;padding:.75rem}.product-advanced summary{cursor:pointer;font-weight:800;min-height:44px;padding:.65rem}.product-advanced .flag-grid{padding:.75rem}.product-editor button,.product-editor input,.product-editor select{min-height:44px}.product-list-card>img{aspect-ratio:1/1;height:auto;object-fit:cover;width:72px}.bulk-translation-panel{align-items:center;display:flex;gap:1rem;justify-content:space-between}.bulk-translation-panel button{min-height:48px}.bulk-translation-panel span{color:#334155;font-weight:700}@media (max-width:760px){.product-editor .form-grid{grid-template-columns:1fr}.product-editor .translation-tabs{display:flex;overflow-x:auto;padding-block:.25rem;scroll-snap-type:x proximity}.product-editor .translation-tabs button{flex:0 0 auto;scroll-snap-align:start}.product-editor .translation-fields{grid-template-columns:1fr}.product-editor .editor-heading{gap:.75rem}.product-editor .editor-heading p{font-size:.9rem}}
