:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:linear-gradient(180deg, #f6f8fc 0%, #edf2f8 100%);--surface:#ffffffe6;--surface-soft:#f4f7fcf2;--surface-elevated:#fff;--line:#94a3b838;--text:#0f172a;--muted:#64748b;--accent:#0f766e;--accent-strong:#115e59;--accent-soft:#0f766e1f;--radius:18px;--shadow:0 18px 48px #0f172a14;--density:comfortable}*{box-sizing:border-box}html,body,#app{min-height:100%}body{color:var(--text);background:var(--app-bg);letter-spacing:0;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[dir=rtl],body[dir=rtl]{direction:rtl}html[dir=ltr],body[dir=ltr]{direction:ltr}button,input,select,textarea{font:inherit;border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-elevated);color:var(--text)}button{cursor:pointer;min-height:44px;padding:0 14px;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input,select,textarea{width:100%;min-height:44px;text-align:inherit;padding:10px 12px}textarea{resize:vertical;min-height:110px}input[type=checkbox]{width:auto;min-height:auto}a{color:inherit}.primary,.ghost-button,.soft-chip,.tab,.table-chip,.menu-list-row,.product-card,.table-card,.table-card,.data-table-row,.sidebar-link{text-decoration:none}.primary,.ghost-button{justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 12px 28px #0f766e29}.ghost-button,.soft-chip,.tab,.table-chip,.menu-list-row,.product-card,.table-card,.data-table-row{background:var(--surface-elevated)}.ghost-button{color:var(--text)}.ghost-button.danger{color:#b91c1c;border-color:#b91c1c47}.workspace-shell{grid-template-columns:296px minmax(0,1fr);min-height:100vh;display:grid}.workspace-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-inline-end:1px solid var(--line);background:#ffffffb8;align-self:start;gap:18px;min-height:100vh;padding:22px 18px;display:grid;position:sticky;top:0}.sidebar-brand,.brand-lockup,.hero-brand,.shell-meta,.detail-hero,.page-header,.section-head,.kpi-top,.row,.ticket-line,.order-summary-row,.printer-row,.table-card,.menu-list-row,.order-card,.data-table-head,.data-table-row,.token-box,.modal-head,.action-row,.topbar-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.sidebar-brand{align-items:center}.brand-mark{background:var(--accent);color:#fff;width:42px;height:42px;box-shadow:var(--shadow);border-radius:14px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.brand-mark.large{border-radius:18px;width:56px;height:56px;font-size:18px}.sidebar-brand strong,.hero-brand strong,.shell-title h1,.login-hero h1{font-size:20px;line-height:1.2}.sidebar-brand span,.hero-brand span,.shell-title p,.page-copy p,.login-hero p,.section-head p,.detail-hero p,.empty-state p,.token-box p{color:var(--muted)}.sidebar-nav{gap:8px;display:grid}.sidebar-link{border-radius:calc(var(--radius) - 8px);min-height:46px;color:var(--text);border:1px solid #0000;align-items:center;gap:12px;padding:11px 14px;display:flex}.sidebar-link.active{background:var(--accent-soft);color:var(--accent-strong);border-color:#0f766e38}.sidebar-icon{display:inline-flex}.sidebar-link small{color:var(--muted);margin-inline-start:auto}.sidebar-footer{border-top:1px solid var(--line);color:var(--muted);gap:10px;padding-top:14px;display:grid}.language-select{min-width:180px;color:var(--muted);gap:6px;display:grid}.language-select select{background:var(--surface-elevated);min-height:40px;color:var(--text)}.language-select.compact{min-width:138px}.workspace-main{min-width:0;padding:26px}.page-stack,.stack,.detail-stack,.modal-stack,.stack-form,.stack-list{gap:16px;display:grid}.page-header{align-items:flex-end;margin-bottom:10px}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:6px;font-size:12px;font-weight:700;display:inline-flex}.page-copy h1,.section-head h2,.detail-hero h3,.login-panel h2{margin:0}.page-copy h1{font-size:clamp(28px,3vw,38px)}.page-actions,.section-actions{flex-wrap:wrap;gap:10px;display:inline-flex}.panel,.metric,.kpi-card,.chart-card,.empty-state,.login-panel,.table-card,.menu-list-row,.product-card,.theme-card,.theme-surface-card,.role-card,.printer-row,.token-box,.notice,.table-chip,.data-table-head,.data-table-row,.table-grid .table-card,.operational-topbar,.modal-card{background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.section-card{padding:18px}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.two-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.kpi-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-card{gap:10px;padding:16px;display:grid}.kpi-card span,.kpi-card small,.chart-label,.chart-value,.empty-state p,.field small,.token-box p,.table-card span,.menu-list-row span,.product-card span,.printer-row span,.status-pill,.mini-metrics span,.row span,.ticket-line span{color:var(--muted)}.kpi-card strong{font-size:28px}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.chart-card{gap:10px;min-height:260px;padding:14px;display:grid}.chart-card strong{font-size:15px}.chart{width:100%;height:220px}.chart-label,.chart-value{font-size:10px}.donut-wrap{place-items:center;margin:0 auto;display:grid;position:relative}.donut-center{text-align:center;place-items:center;display:grid;position:absolute}.donut-center strong{font-size:20px}.tab-bar{flex-wrap:wrap;gap:10px;display:flex}.tab,.soft-chip,.table-chip,.menu-list-row,.table-card,.product-card{border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);transition:border-color .12s,background .12s,transform .12s}.tab{min-height:42px;padding:10px 14px}.tab.active,.soft-chip.active,.table-chip.active,.menu-list-row.active,.table-card.active,.product-card.active{background:var(--accent-soft);border-color:#0f766e66}.field{gap:8px;display:grid}.input-prefix{border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-elevated);align-items:center;gap:10px;padding-inline:12px;display:flex}.input-prefix input{background:0 0;border:0;padding-inline:0}.button-row,.action-row,.line-actions,.row-actions,.chip-flow{flex-wrap:wrap;gap:10px;display:flex}.empty-state,.loading-state{text-align:center;place-items:center;gap:8px;padding:24px;display:grid}.spinner{border:2px solid #94a3b859;border-top-color:var(--accent);border-radius:999px;width:18px;height:18px;animation:.9s linear infinite spin}.status-pill{background:#94a3b81f;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pill.tone-success{color:#166534;background:#16a34a1f}.status-pill.tone-warning,.status-pill.tone-info{color:#1d4ed8;background:#2563eb1f}.status-pill.tone-danger{color:#991b1b;background:#b91c1c1f}.status-pill.tone-neutral{color:#475569;background:#64748b1f}.notice{padding:14px 16px}.notice.error{color:#991b1b;background:#fef2f2cc;border-color:#b91c1c47}.data-table{gap:10px;display:grid}.data-table-head,.data-table-row{align-items:stretch;padding:12px 14px}.data-table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.data-table-body{gap:8px;display:grid}.data-table-row{text-align:start;justify-content:flex-start;width:100%}.data-table-row.clickable:hover{border-color:#0f766e47}.data-table-head,.data-table-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:14px;display:grid}.table-grid,.theme-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.table-card,.product-card,.menu-list-row{text-align:start;gap:8px;padding:14px;display:grid}.menu-list-row{width:100%}.menu-index,.ticket-lines,.stack-list{gap:10px;display:grid}.ticket-line{border-bottom:1px solid var(--line);padding:12px 0}.ticket-line.voided{opacity:.55;text-decoration:line-through}.mini-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.mini-metrics>div{border-radius:calc(var(--radius) - 8px);border:1px solid var(--line);background:var(--surface-elevated);padding:12px}.mini-metrics strong{margin-top:4px;font-size:18px;display:block}.detail-hero{align-items:flex-start}.token-box{align-items:flex-start;padding:14px}.token-box-prominent{background:#ecfdf5eb;border-color:#0f766e52}.token-box p{word-break:break-all;margin:4px 0 0}.token-box small{color:var(--muted);margin-top:8px;display:block}.theme-card,.theme-surface-card,.role-card{gap:12px;padding:16px;display:grid}.theme-swatch{border-radius:calc(var(--radius) - 4px);border:1px solid var(--line);height:120px}.theme-surface-grid{gap:14px;display:grid}.table-chip-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.table-chip{text-align:start;gap:6px;padding:12px;display:grid}.pos-table-dashboard{grid-template-columns:minmax(0,1.65fr) minmax(320px,.7fr);align-items:start;gap:16px;display:grid}.pos-table-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;display:grid}.pos-table-card{text-align:start;border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-elevated);align-content:space-between;gap:10px;min-height:150px;padding:14px;display:grid}.pos-table-card.has-order{background:linear-gradient(#fef2f2f5,#ffffffeb);border-color:#dc262685;box-shadow:0 16px 34px #dc26261f}.pos-table-card.active{background:var(--accent-soft);border-color:#0f766e85;box-shadow:0 16px 34px #0f766e24}.pos-table-card.has-order.active{background:linear-gradient(#fee2e2fa,#fffffff0);border-color:#dc26269e;box-shadow:0 18px 38px #dc262629}.pos-table-card-head,.pos-table-card-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.pos-table-icon,.pos-table-detail-icon{width:44px;height:44px;color:var(--accent-strong);background:var(--accent-soft);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.pos-table-card.has-order .pos-table-icon,.pos-table-detail.has-order .pos-table-detail-icon{color:#991b1b;background:#dc26261f}.pos-table-card span,.pos-table-card small,.selected-table-summary span,.selected-table-summary small{color:var(--muted)}.pos-table-detail{border:1px solid var(--line);border-radius:calc(var(--radius) - 6px);background:var(--surface-elevated);gap:14px;padding:16px;display:grid}.pos-table-detail.has-order{border-color:#dc26264d}.payment-state{border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-soft);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 10px;padding:12px;display:grid}.payment-state span{color:var(--muted);grid-column:2}.table-detail-lines{gap:8px;max-height:280px;display:grid;overflow:auto}.compact-empty{min-height:180px}.selected-table-summary{border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-elevated);gap:4px;padding:12px 14px;display:grid}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.product-card{align-content:space-between;min-height:136px}.product-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.operational-shell{min-height:100vh}.live-floor-screen{color:#f8fafc;background:radial-gradient(circle at 0 0,#14b8a629,#0000 34%),linear-gradient(135deg,#09090b 0%,#111827 52%,#15120f 100%);gap:16px;min-height:100vh;padding:20px;display:grid}.floor-hero,.floor-plan-panel,.floor-drawer,.floor-status-rail,.floor-notice{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ab8;border:1px solid #94a3b838;border-radius:22px;box-shadow:0 24px 70px #00000047}.floor-hero{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.floor-hero h1,.floor-plan-panel h2,.floor-drawer h2,.floor-action-block h3{margin:0}.floor-hero p,.floor-panel-head p,.floor-table-copy span,.floor-table-stats span,.floor-drawer p,.floor-drawer span,.floor-action-block .field span{color:#e2e8f0bd}.floor-status-rail{flex-wrap:wrap;gap:10px;padding:12px;display:flex}.floor-status-rail>div{background:#ffffff14;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:8px 12px;display:inline-flex}.floor-plan-panel,.floor-drawer{padding:16px}.floor-panel-head{gap:14px;margin-bottom:16px;display:grid}.floor-table-tile{text-align:start;color:#f8fafc;background:#0f172ac7;border:1px solid #94a3b83d;border-radius:22px;gap:12px;min-height:284px;padding:16px;display:grid;box-shadow:0 18px 44px #00000038}.floor-table-tile.active{outline-offset:2px;outline:2px solid #ffffffb8}.floor-table-tile.state-available{border-color:#4ade8059}.floor-table-tile.state-active{background:linear-gradient(#7f1d1de6,#1e293bd6);border-color:#f87171c7}.floor-table-tile.state-preparing{background:linear-gradient(#9a3412d6,#1e293bd6);border-color:#fb923cc7}.floor-table-tile.state-ready{background:linear-gradient(#166534d6,#1e293bd6);border-color:#4ade80c7}.floor-table-tile.state-waiting_payment{background:linear-gradient(#1e40afd6,#1e293bd6);border-color:#60a5fac7}.floor-table-tile.state-reserved{border-color:#facc15c7}.floor-table-tile.state-cleaning{opacity:.86;border-color:#94a3b8c7}.visual-table{place-items:center;height:116px;display:grid;position:relative}.table-surface{z-index:2;background:#ffffff14;border:2px solid;place-items:center;width:74px;height:74px;display:grid;box-shadow:inset 0 0 28px #ffffff0f}.visual-table-round .table-surface{border-radius:999px}.visual-table-square .table-surface{border-radius:18px}.visual-table-rectangle .table-surface{border-radius:22px;width:112px}.state-available .table-surface{color:#86efac}.state-active .table-surface{color:#fecaca}.state-preparing .table-surface{color:#fed7aa}.state-ready .table-surface{color:#bbf7d0}.state-reserved .table-surface{color:#fde68a}.chair-ring{position:absolute;inset:0}.chair{opacity:.62;background:currentColor;border-radius:8px;width:20px;height:14px;position:absolute}.chair-1{top:2px;left:calc(50% - 10px)}.chair-2{bottom:2px;left:calc(50% - 10px)}.floor-table-copy,.floor-table-stats,.floor-action-block,.floor-order-lines{gap:8px;display:grid}.floor-table-stats{border-top:1px solid #94a3b82e;padding-top:10px}.floor-table-stats strong{font-size:20px}.floor-drawer{gap:14px;max-height:calc(100vh - 32px);display:grid;position:sticky;top:16px;overflow:auto}.floor-drawer .detail-hero{align-items:flex-start}.floor-drawer-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.floor-drawer-metrics>div,.floor-action-block{background:#ffffff0f;border:1px solid #94a3b82e;border-radius:16px;padding:12px}.floor-drawer input,.floor-drawer select,.floor-drawer textarea,.live-floor-screen .language-select select{color:#f8fafc;background:#0f172ae6;border-color:#94a3b842}.floor-two-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.floor-order-line{border-bottom:1px solid #94a3b82e;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.floor-order-line.voided{opacity:.52;text-decoration:line-through}.floor-notice{padding:12px 14px}.pos-workspace,.tablet-workspace{gap:16px;min-height:100vh;padding:20px;display:grid}.operational-topbar{justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.pos-grid,.tablet-hero-grid{grid-template-columns:1.2fr 1fr .92fr;align-items:start;gap:16px;display:grid}.tablet-menu-grid{display:block}.table-chip-grid.tablet-table-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.tablet-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80;background:#0f172a73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{width:min(100%,840px);padding:18px}.modal-head{align-items:flex-start;margin-bottom:14px}.icon-button{border-radius:999px;width:38px;min-width:38px;height:38px;padding:0}.qty-control{grid-template-columns:52px 1fr 52px;gap:10px;display:grid}.split-choice{border:1px solid var(--line);border-radius:calc(var(--radius) - 8px);background:var(--surface-elevated);align-items:center;gap:10px;padding:10px 12px;display:flex}.split-picker{gap:10px;max-height:320px;display:grid;overflow:auto}.login-screen{grid-template-columns:1.4fr .9fr;gap:24px;min-height:100vh;padding:28px;display:grid}.login-hero,.login-panel{border-radius:calc(var(--radius) + 6px);padding:28px}.login-hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0f172ae6,#0f766ed9);align-content:space-between;display:grid}.login-hero p,.login-hero span,.login-hero .eyebrow{color:#ffffffd6}.login-panel{gap:18px;display:grid}.login-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.login-form,.surface-switcher{gap:14px;display:grid}.hero-brand{align-items:center;gap:14px}.login-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.login-points>div{border-radius:calc(var(--radius) - 4px);background:#ffffff1f;padding:16px}.mini-pills{flex-wrap:wrap;gap:10px;display:flex}.pill{border-radius:999px;min-height:34px;padding-inline:12px}.pill.active{background:var(--accent);border-color:var(--accent);color:#fff}.chart-card .chart{min-height:160px}.shell-header{display:none}html[dir=rtl] .workspace-shell{direction:ltr;grid-template-columns:minmax(0,1fr) 296px}html[dir=rtl] .workspace-sidebar{border-inline-end:0;border-inline-start:1px solid var(--line);direction:rtl;grid-column:2}html[dir=rtl] .workspace-main{direction:rtl;grid-area:1/1}html[dir=rtl] .sidebar-link,html[dir=rtl] .menu-list-row,html[dir=rtl] .product-card,html[dir=rtl] .table-card,html[dir=rtl] .data-table-row,html[dir=rtl] .field,html[dir=rtl] .login-panel,html[dir=rtl] .panel{text-align:right}html[dir=ltr] .sidebar-link,html[dir=ltr] .menu-list-row,html[dir=ltr] .product-card,html[dir=ltr] .table-card,html[dir=ltr] .data-table-row,html[dir=ltr] .field,html[dir=ltr] .login-panel,html[dir=ltr] .panel{text-align:left}html[dir=rtl] .page-header,html[dir=rtl] .section-head,html[dir=rtl] .operational-topbar,html[dir=rtl] .login-card-head,html[dir=rtl] .product-card-footer,html[dir=rtl] .topbar-actions{direction:rtl}html[dir=rtl] .chart,html[dir=rtl] .donut,html[dir=rtl] svg{direction:ltr}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1280px){.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{min-height:auto;position:relative}html[dir=rtl] .workspace-sidebar,html[dir=rtl] .workspace-main{grid-area:auto}html[dir=rtl] .workspace-sidebar{border-inline-start:0;border-inline-end:1px solid var(--line)}.pos-grid,.tablet-hero-grid,.workspace-grid,.kpi-grid,.pos-table-dashboard,.live-floor-layout{grid-template-columns:1fr}.floor-drawer{max-height:none;position:relative;top:auto}}@media (width<=860px){.login-screen{grid-template-columns:1fr;padding:18px}.login-points{grid-template-columns:1fr}.operational-topbar,.floor-hero,.page-header,.section-head{flex-direction:column;align-items:flex-start}.floor-table-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.floor-two-fields,.floor-drawer-metrics{grid-template-columns:1fr}.workspace-main{padding:16px}}:root{--dining-ink:#211815;--dining-espresso:#342019;--dining-copper:#b75d2a;--dining-saffron:#d99b2b;--dining-herb:#2f6f4f;--dining-mint:#dceee4;--dining-tomato:#c64532;--dining-paper:#fff8ed;--dining-porcelain:#fffdf8;--dining-night:#15100d;--dining-blueprint:#243848}html[data-surface=admin] body,body[data-surface=admin]{background:linear-gradient(135deg, #fff8edf5, #f4f1e8f5 48%, #e8f0e8f5), var(--app-bg)}html[data-surface=pos] body,html[data-surface=kitchen] body,body[data-surface=pos],body[data-surface=kitchen]{background:linear-gradient(135deg,#19120f,#243848 58%,#10251c)}.workspace-sidebar{color:#fff8ed;background:linear-gradient(#211815f7,#342019fa);border-inline-end-color:#fff8ed1f;overflow-y:auto;box-shadow:18px 0 50px #3420191f}.sidebar-brand{border-bottom:1px solid #fff8ed1f;padding:8px 8px 14px}.sidebar-brand span,.sidebar-footer span,.sidebar-group-label,.service-mode-card span{color:#fff8edad}.sidebar-group{gap:7px;display:grid}.sidebar-group-label{letter-spacing:.08em;text-transform:uppercase;padding:0 10px;font-size:11px;font-weight:800}.sidebar-link{color:#fff8edd1;background:#ffffff0a;border:1px solid #fff8ed14;min-height:42px}.sidebar-link:hover,.sidebar-link.active{color:#fff8ed;background:#d99b2b29;border-color:#d99b2b6b}.sidebar-link.active .sidebar-icon{background:var(--dining-saffron);color:#211815}.sidebar-icon{background:#fff8ed14;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.service-mode-card{background:#fff8ed0f;border:1px solid #fff8ed1f;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:12px;display:grid}.workspace-main,.workspace-page,.page-stack{background:0 0}.page-header,.floor-hero,.operational-topbar,.dashboard-service-hero{border-radius:calc(var(--radius) + 8px);background:linear-gradient(135deg,#fffdf8eb,#fff8edd1);border:1px solid #b75d2a29;padding:22px;box-shadow:0 18px 50px #34201914}.page-header h1,.operational-topbar h1,.floor-hero h1,.dashboard-service-hero h2{color:var(--dining-ink);letter-spacing:0}.eyebrow{color:var(--dining-copper)}.panel,.section-card,.chart-card,.kpi-card,.data-table,.modal-card{background:#fffdf8eb;border-color:#b75d2a24;box-shadow:0 16px 44px #34201914}.kpi-card{position:relative;overflow:hidden}.kpi-card:before{content:"";background:linear-gradient(180deg, var(--dining-copper), var(--dining-saffron));width:4px;position:absolute;inset:0 auto 0 0}.executive-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.dashboard-service-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.dashboard-hero-badges,.delivery-card-grid{flex-wrap:wrap;gap:10px;display:flex}.restaurant-table-visual{--table-state:var(--dining-herb);flex:none;justify-content:center;align-items:center;width:88px;height:74px;display:inline-flex;position:relative}.restaurant-table-visual.compact{width:54px;height:46px}.restaurant-table-visual.state-occupied,.restaurant-table-visual.state-active,.restaurant-table-visual.state-new,.restaurant-table-visual.state-confirmed{--table-state:var(--dining-tomato)}.restaurant-table-visual.state-preparing{--table-state:var(--dining-saffron)}.restaurant-table-visual.state-ready{--table-state:var(--dining-herb)}.restaurant-table-visual.state-reserved{--table-state:#6b5dd3}.restaurant-table-visual.state-cleaning{--table-state:#6b7280}.restaurant-chair-ring{position:absolute;inset:3px}.restaurant-chair{background:color-mix(in srgb, var(--table-state) 28%, white);border:1px solid color-mix(in srgb, var(--table-state) 56%, white);border-radius:999px 999px 5px 5px;width:14px;height:9px;position:absolute}.compact .restaurant-chair{width:10px;height:7px}.chair-1{top:0;left:50%;transform:translate(-50%)}.chair-2{bottom:0;left:50%;transform:translate(-50%)rotate(180deg)}.chair-3{top:50%;left:0;transform:translateY(-50%)rotate(-90deg)}.chair-4{top:50%;right:0;transform:translateY(-50%)rotate(90deg)}.chair-5{top:8px;left:10px;transform:rotate(-35deg)}.chair-6{top:8px;right:10px;transform:rotate(35deg)}.chair-7{bottom:8px;left:10px;transform:rotate(215deg)}.chair-8{bottom:8px;right:10px;transform:rotate(145deg)}.restaurant-table-surface{z-index:1;background:linear-gradient(145deg, color-mix(in srgb, var(--table-state) 22%, white), white);width:54px;min-height:42px;color:color-mix(in srgb, var(--table-state) 70%, #211815);border:2px solid color-mix(in srgb, var(--table-state) 48%, white);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:inline-flex;position:relative;box-shadow:inset 0 -8px 18px #34201914,0 8px 18px #3420191a}.compact .restaurant-table-surface{border-radius:12px;width:34px;min-height:30px}.restaurant-table-surface strong{text-overflow:ellipsis;white-space:nowrap;max-width:46px;font-size:11px;overflow:hidden}.food-category-icon{width:30px;height:30px;color:var(--dining-herb);background:#2f6f4f1a;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.tab.active .food-category-icon,.food-category-icon.active{color:inherit;background:#ffffff38}.order-status-rail{background:#2f6f4f14;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.order-status-step{color:var(--muted);text-transform:capitalize;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.order-status-step span{background:#d6cec0;border-radius:999px;width:10px;height:10px}.order-status-step.done span{background:var(--dining-herb)}.order-status-step.current{color:var(--dining-ink)}.login-screen{background:linear-gradient(135deg,#211815e6,#342019b8),linear-gradient(45deg,#fff8ed,#dceee4)}.login-hero{background:linear-gradient(135deg, #211815f0, #2f6f4fdb), linear-gradient(45deg, var(--dining-copper), var(--dining-saffron))}.login-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.login-service-card{background:#fff8ed1f;border:1px solid #fff8ed29;border-radius:18px;gap:8px;padding:16px;display:grid}.pos-workspace,.kitchen-workspace{color:#fff8ed;min-height:100vh;padding:18px}.pos-workspace .section-card,.kitchen-workspace .section-card,.pos-workspace .panel,.kitchen-workspace .panel{color:var(--dining-ink);background:#fffdf8f5}.pos-workspace .operational-topbar,.kitchen-workspace .operational-topbar{color:#fff8ed;background:#fff8ed1a;border-color:#fff8ed2e;box-shadow:0 18px 60px #0000002e}.pos-workspace .operational-topbar h1,.pos-workspace .operational-topbar p,.kitchen-workspace .operational-topbar h1,.kitchen-workspace .operational-topbar p{color:#fff8ed}.pos-grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.25fr) minmax(360px,.95fr);align-items:start}.pos-table-section{grid-column:1/-1}.pos-table-card{background:linear-gradient(135deg,#fffdf8,#f4efe4);border:2px solid #2f6f4f24;border-radius:18px;min-height:152px}.pos-table-card.has-order{background:linear-gradient(135deg,#fff5f2,#f9ddd6);border-color:#c6453275}.pos-table-card.active{box-shadow:0 0 0 3px #d99b2b42,0 18px 40px #34201924}.product-card,.tablet-card{background:linear-gradient(145deg,#fffdf8fa,#fff8edeb);border:1px solid #b75d2a2e;border-radius:18px;min-height:132px}.product-card:hover{border-color:#2f6f4f57;box-shadow:0 16px 36px #3420191c}.tablet-workspace{background:linear-gradient(135deg, #fff8edf0, #dceee4e0), var(--app-bg);min-height:100vh;padding:18px}.tablet-table-grid .table-chip{align-content:start;justify-items:start;gap:8px;min-height:136px;display:grid}.tablet-table-grid .table-chip.active{border-color:var(--dining-copper);box-shadow:0 0 0 3px #b75d2a2e}.kitchen-command-strip{grid-template-columns:220px 1fr 220px;align-items:center;gap:14px;margin:18px 0;display:grid}.kitchen-command-strip>div{background:#fff8ed1a;border:1px solid #fff8ed29;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:74px;padding:12px;display:flex}.kitchen-board{grid-template-columns:repeat(4,minmax(260px,1fr));align-items:start;gap:14px;display:grid}.kitchen-column{background:#fff8ed14;border:1px solid #fff8ed29;border-radius:22px;min-height:520px;overflow:hidden}.kitchen-column>header{border-bottom:1px solid #fff8ed1f;justify-content:space-between;align-items:center;padding:16px;display:flex}.kitchen-column h2{margin:0}.kitchen-column-body{gap:12px;padding:12px;display:grid}.kitchen-ticket-card{color:var(--dining-ink);border-left:5px solid var(--dining-saffron);background:#fffdf8;border-radius:18px;gap:14px;padding:16px;display:grid;box-shadow:0 18px 44px #0000002e}.kitchen-ticket-card.status-ready{border-left-color:var(--dining-herb)}.kitchen-ticket-card header,.kitchen-ticket-card footer,.delivery-status-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kitchen-ticket-lines{gap:8px;display:grid}.kitchen-ticket-line{background:#2f6f4f14;border-radius:12px;padding:10px}.kitchen-ticket-line span{color:var(--muted);display:block}.delivery-status-card{background:linear-gradient(135deg,#fffdf8,#f5efe5);border:1px solid #b75d2a2e;border-radius:18px;flex:260px;min-width:260px;padding:16px}.delivery-icon{width:44px;height:44px;color:var(--dining-herb);background:#2f6f4f1a;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.delivery-status-meta{justify-items:end;gap:8px;display:grid}.theme-surface-card,.theme-card{background:linear-gradient(135deg,#fffdf8,#f5efe5);border-color:#b75d2a2e}.theme-swatch{border:1px solid #b75d2a29}.data-table-head{color:var(--dining-espresso);background:#3420190d}.data-table-row.clickable:hover,.menu-list-row.active{background:#d99b2b1f}html[dir=rtl] .workspace-shell{grid-template-columns:minmax(0,1fr) 312px}html[dir=rtl] .sidebar-link,html[dir=rtl] .service-mode-card,html[dir=rtl] .delivery-status-card,html[dir=rtl] .kitchen-ticket-card header,html[dir=rtl] .kitchen-ticket-card footer{direction:rtl}html[dir=rtl] .kpi-card:before{inset:0 0 0 auto}html[dir=rtl] .kitchen-ticket-card{border-left:1px solid #b75d2a24;border-right:5px solid var(--dining-saffron)}html[dir=rtl] .kitchen-ticket-card.status-ready{border-right-color:var(--dining-herb)}@media (width<=1500px){.kitchen-board{grid-template-columns:repeat(2,minmax(260px,1fr))}.pos-grid{grid-template-columns:1fr 1fr}}@media (width<=1100px){.kitchen-command-strip,.kitchen-board{grid-template-columns:1fr}.dashboard-service-hero,.kitchen-ticket-card header,.kitchen-ticket-card footer{flex-direction:column}.pos-grid{grid-template-columns:1fr}}@media (width<=860px){.login-service-grid,.executive-kpi-grid{grid-template-columns:1fr}.workspace-sidebar{max-height:none}.restaurant-table-visual{width:70px;height:60px}}body[data-surface=pos]{overflow:hidden}.pos-workspace{color:#101828;background:#f6f8fb;grid-template-rows:auto minmax(0,1fr);gap:10px;height:100vh;min-height:0;padding:10px;display:grid}.pos-workspace .operational-topbar{color:#101828;min-height:70px;box-shadow:none;background:#fff;border:0;border-radius:18px;padding:12px 16px}.pos-workspace .operational-topbar h1,.pos-workspace .operational-topbar p{color:#101828}.pos-workspace .operational-topbar h1{font-size:28px}.pos-grid{grid-template-rows:minmax(170px,.42fr) minmax(0,.58fr);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(280px,.7fr);align-items:stretch;gap:10px;height:100%;min-height:0;display:grid}.pos-workspace .section-card{min-height:0;box-shadow:none;background:#fff;border:0;border-radius:18px;flex-direction:column;gap:10px;padding:12px;display:flex;overflow:hidden}.pos-workspace .section-head{flex:none;margin:0}.pos-workspace .section-head h2{font-size:20px}.pos-workspace .section-head p{font-size:13px}.pos-table-dashboard{flex:1;grid-template-columns:minmax(0,2.1fr) minmax(260px,.7fr);align-items:stretch;gap:10px;min-height:0;display:grid}.pos-table-grid{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));grid-auto-rows:minmax(72px,1fr);gap:8px;min-height:0;display:grid;overflow:hidden}.pos-table-card{min-height:0;box-shadow:none;text-align:start;background:#ecfdf3;border:0;border-radius:16px;align-content:space-between;gap:4px;padding:8px;display:grid;overflow:hidden}.pos-table-card-head,.pos-table-card-foot{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.pos-table-card strong,.pos-table-card span,.pos-table-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pos-table-card>div:not(.pos-table-card-head):not(.pos-table-card-foot){gap:1px;display:grid}.pos-table-card>div:not(.pos-table-card-head):not(.pos-table-card-foot) strong{font-size:15px;font-weight:900}.pos-table-card>div:not(.pos-table-card-head):not(.pos-table-card-foot) span,.pos-table-card small{color:#475467;font-size:10px}.pos-table-card .status-pill{min-height:24px;padding-inline:7px;font-size:10px}.pos-table-card .restaurant-table-visual.compact{width:36px;height:30px}.pos-table-card .compact .restaurant-table-surface{border-radius:10px;width:26px;min-height:22px}.pos-table-card .compact .restaurant-chair{width:7px;height:5px}.pos-table-card:nth-child(6n+1){background:#fff4de}.pos-table-card:nth-child(6n+2){background:#e8f4ff}.pos-table-card:nth-child(6n+3){background:#f3e8ff}.pos-table-card:nth-child(6n+4){background:#e9fbf0}.pos-table-card:nth-child(6n+5){background:#fff0f0}.pos-table-card:nth-child(6n+6){background:#eef2ff}.pos-table-card.has-order{box-shadow:none;background:#fecaca;border:2px solid #dc2626}.pos-table-card.active{box-shadow:none;background:#dbeafe;border:2px solid #2563eb}.pos-table-card.has-order.active{box-shadow:none;background:#fecaca;border-color:#dc2626}.pos-table-detail{background:#f8fafc;border:0;border-radius:16px;align-content:start;gap:8px;min-height:0;padding:12px;display:grid;overflow:hidden}.table-detail-lines,.ticket-lines{min-height:0;max-height:none;overflow:hidden}.pos-table-detail .mini-metrics{gap:6px}.pos-table-detail .mini-metrics>div{padding:7px}.pos-table-detail .order-status-rail{gap:6px;padding:7px}.pos-table-detail .order-status-step{font-size:10px}.pos-table-detail .table-detail-lines{gap:6px;display:grid}.pos-table-detail .ticket-line{padding:7px 0}.pos-open-orders-card{grid-area:2/3}.pos-catalog-card.locked{background:#f8fafc}.catalog-lock-state{text-align:center;color:#475467;flex:1;align-content:center;place-items:center;gap:8px;min-height:0;display:grid}.flat-product-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(122px,1fr);gap:8px;min-height:0;display:grid;overflow:hidden}.flat-food-card{min-height:0;box-shadow:none;background:#fef3c7;border:0;border-radius:16px;grid-template-rows:1fr auto;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px 10px;padding:10px;display:grid}.flat-food-card:nth-child(6n+1){background:#ffedd5}.flat-food-card:nth-child(6n+2){background:#dcfce7}.flat-food-card:nth-child(6n+3){background:#dbeafe}.flat-food-card:nth-child(6n+4){background:#fce7f3}.flat-food-card:nth-child(6n+5){background:#ede9fe}.flat-food-card:nth-child(6n+6){background:#ccfbf1}.menu-item-visual{color:#101828;background:#ffffffb8;border-radius:18px;grid-row:1/3;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.menu-item-visual.has-image{background:#fff}.menu-item-visual img{object-fit:cover;width:100%;height:100%}.menu-item-visual .food-category-icon{color:#101828;background:0 0;width:30px;height:30px}.menu-item-visual strong{letter-spacing:.04em;font-size:11px}.food-card-copy{text-align:start;gap:4px;min-width:0;display:grid}.food-card-copy strong,.food-card-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.food-card-copy span{color:#667085;font-size:12px}.flat-food-card .product-card-footer{grid-column:2;font-weight:800}.menu-pager{flex:none;justify-content:center;align-items:center;gap:10px;display:flex}.pos-workspace .tab-bar{flex:none;overflow:hidden}.pos-workspace .tab{background:#f2f4f7;border:0;min-height:42px}.pos-workspace .tab.active{color:#fff;background:#2563eb}.pos-workspace .primary{box-shadow:none;background:#16a34a;border-color:#16a34a}.pos-workspace .ghost-button{box-shadow:none;background:#eef2ff;border:0}html[dir=rtl] .flat-food-card{direction:rtl}@media (width<=1280px){body[data-surface=pos]{overflow:auto}.pos-workspace{height:auto;min-height:100vh}.pos-grid,.pos-catalog-card,.pos-order-card,.pos-open-orders-card,.pos-table-section{grid-area:auto}.flat-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme=modern-dark],html[data-theme=modern-dark] body,body[data-surface]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:radial-gradient(circle at 18% 8%, #5b5cff38, transparent 34%), radial-gradient(circle at 86% 18%, #ff981c2e, transparent 30%), linear-gradient(135deg, #050608 0%, #080c12 48%, #030406 100%);--surface:#12161fc7;--surface-soft:#0e121bb8;--surface-elevated:#181d28db;--line:#94a3b829;--text:#f8fafc;--muted:#9aa4b2;--accent:#5b5cff;background:var(--app-bg)}body[data-surface=admin],body[data-surface=pos],body[data-surface=tablet],body[data-surface=auth]{background:linear-gradient(#03060bdb, #03060beb), var(--brand-dashboard-bg), var(--app-bg);background-position:50%;background-size:cover}body[data-surface=pos]{background:linear-gradient(#03060bd1, #03060be6), var(--brand-pos-bg), var(--app-bg);overflow:hidden}body[data-surface=tablet]{background:linear-gradient(#03060bd1, #03060be6), var(--brand-tablet-bg), var(--app-bg)}body[data-surface=auth]{background:linear-gradient(#03060bb8, #03060be0), var(--brand-login-bg), var(--app-bg)}body[data-surface] button,body[data-surface] input,body[data-surface] select,body[data-surface] textarea{color:#f8fafc;background:#0c1018c7;border-color:#94a3b82e}body[data-surface] input::placeholder,body[data-surface] textarea::placeholder{color:#e2e8f075}.brand-mark{background:linear-gradient(135deg, var(--accent), #7c3aed);color:#fff;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.workspace-shell.admin-shell{background:linear-gradient(#04070cd1, #04070ceb), var(--brand-dashboard-bg), radial-gradient(circle at 20% 5%, #5b5cff3d, transparent 32%), #050608;background-size:cover;grid-template-columns:258px minmax(0,1fr);min-height:100vh}.workspace-sidebar{background:#05080dd6;border-inline-end:1px solid #94a3b824;box-shadow:22px 0 80px #00000042}.sidebar-brand strong,.page-header h1,.floor-hero h1,.operational-topbar h1,.login-hero h1,.section-head h2,.section-head h3,.detail-hero h2,.detail-hero h3{color:#fff}.sidebar-brand span,.sidebar-group-label,.page-copy p,.section-head p,.detail-hero p,.floor-hero p,.operational-topbar p{color:#e2e8f09e}.sidebar-nav{gap:7px}.sidebar-link{color:#e2e8f0b8;background:0 0;border:1px solid #0000;border-radius:12px;min-height:38px}.sidebar-link:hover{color:#fff;background:#ffffff0e;border-color:#94a3b824}.sidebar-link.active{color:#fff;background:linear-gradient(135deg,#5b5cfff5,#7c3aede0);border-color:#ffffff2e;box-shadow:0 16px 42px #5b5cff52}.sidebar-icon,.restaurant-kpi-icon,.food-category-icon,.login-service-card svg{color:currentColor}.workspace-main{background:0 0;padding:28px}.panel,.section-card,.chart-card,.kpi-card,.theme-card,.role-card,.delivery-status-card,.kitchen-ticket-card,.order-card,.table-card,.login-panel,.floor-plan-panel,.floor-drawer,.floor-status-rail,.dashboard-service-hero,.pos-workspace .section-card,.tablet-workspace .section-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#161b27d6,#0c1018c2);border:1px solid #94a3b826;box-shadow:0 24px 80px #00000047}.kpi-card{border-radius:18px;min-height:106px;position:relative;overflow:hidden}.kpi-card:before,.restaurant-kpi-card:before{content:"";background:linear-gradient(180deg, var(--accent), #22c55e);opacity:.95;width:4px;position:absolute;inset:0 auto 0 0}html[dir=rtl] .kpi-card:before,html[dir=rtl] .restaurant-kpi-card:before{inset:0 0 0 auto}.kpi-card span,.kpi-card small,.chart-label,.muted,.data-table-head,.status-grid .status-pill{color:#e2e8f09e}.kpi-card strong,.chart-card strong,.order-summary-row strong,.row strong{color:#fff}.primary{background:linear-gradient(135deg, var(--accent), #6d5dfc);color:#fff;border:0;box-shadow:0 18px 38px #5b5cff4d}.ghost-button,.tab,.soft-chip,.table-chip,.menu-list-row,.data-table-row{color:#f8fafce0;background:#0f141fb8;border-color:#94a3b829}.tab.active,.soft-chip.active,.table-chip.active{color:#fff;background:linear-gradient(135deg,#5b5cffeb,#7c3aedb8);border-color:#5b5cff80;box-shadow:0 14px 32px #5b5cff3d}.notice,.floor-notice{color:#dbeafe;background:#5b5cff1f;border:1px solid #5b5cff47}.restaurant-dashboard-page{position:relative}.dashboard-service-hero{background:linear-gradient(135deg,#5b5cff2e,#22c55e14),#0f141fc7;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:22px;display:flex}.dashboard-service-hero h2{margin:4px 0;font-size:clamp(24px,3vw,42px)}.dashboard-hero-badges,.chip-flow,.action-row.wrap{flex-wrap:wrap}.chart{filter:drop-shadow(0 12px 26px #5b5cff47)}.donut-center{background:#080c14b8;border:1px solid #94a3b829}.live-floor-screen{background:linear-gradient(#04070cbd, #04070ceb), var(--brand-dashboard-bg), radial-gradient(circle at 16% 10%, #ef444421, transparent 26%), radial-gradient(circle at 86% 12%, #22c55e1f, transparent 24%), #050608;background-size:cover;min-height:100vh;padding:24px}.floor-hero,.operational-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.floor-hero h1,.operational-topbar h1{margin:0;font-size:clamp(28px,3vw,44px)}.floor-status-rail{border-radius:18px;align-items:center;gap:14px;margin-bottom:18px;padding:12px;display:flex;overflow:hidden}.floor-status-rail div{color:#e2e8f0c2;align-items:center;gap:8px;display:inline-flex}.floor-status-rail .state-active{color:#fb7185}.floor-status-rail .state-preparing{color:#fb923c}.floor-status-rail .state-ready{color:#22c55e}.floor-status-rail .state-waiting_payment{color:#a855f7}.live-floor-layout{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:18px;display:grid}.floor-plan-panel,.floor-drawer{border-radius:24px;padding:18px}.floor-table-grid{grid-template-columns:repeat(auto-fit,minmax(154px,1fr));gap:18px;display:grid}.floor-table-tile{color:#fff;text-align:center;background:#0c1018ad;border:1px solid #94a3b824;border-radius:24px;place-items:center;gap:8px;min-height:212px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0a}.floor-table-tile.active{border-color:#ffffff61;transform:translateY(-2px)}.floor-table-tile.state-available{box-shadow:0 0 0 1px #64748b1f,0 18px 42px #00000038}.floor-table-tile.state-active{background:#7f122357;border-color:#f43f5e75;box-shadow:0 0 34px #f43f5e61}.floor-table-tile.state-preparing{background:#7c2d1252;border-color:#f973167a;box-shadow:0 0 34px #f973164d}.floor-table-tile.state-ready{background:#14532d52;border-color:#22c55e7a;box-shadow:0 0 34px #22c55e4d}.floor-table-tile.state-waiting_payment{background:#581c8757;border-color:#a855f785;box-shadow:0 0 34px #a855f752}.floor-table-tile.state-reserved{background:#713f1257;border-color:#eab30885;box-shadow:0 0 34px #eab3083d}.floor-table-tile.state-cleaning{background:#33415552;border-color:#94a3b84d}.floor-table-copy strong{font-size:18px;display:block}.floor-table-copy span,.floor-table-stats span{color:#e2e8f0ad;font-size:12px}.floor-table-stats{gap:4px;width:100%;display:grid}.floor-drawer{max-height:calc(100vh - 36px);position:sticky;top:18px;overflow:auto}.floor-drawer-metrics,.mini-metrics,.stat-rail{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.floor-drawer-metrics>div,.mini-metrics>div,.stat-rail>div{background:#080c1494;border:1px solid #94a3b824;border-radius:16px;padding:12px}.floor-action-block{border-top:1px solid #94a3b824;gap:12px;margin-top:16px;padding-top:16px;display:grid}.floor-order-line,.ticket-line{border-bottom:1px solid #94a3b81f}.restaurant-table-visual{color:#e2e8f0;filter:drop-shadow(0 18px 28px #00000057);width:100px;height:100px}.restaurant-table-surface{background:linear-gradient(145deg,#1f2937,#101827);border:1px solid #ffffff1f;box-shadow:inset 0 1px #ffffff14}.restaurant-chair{background:#334155;border:1px solid #ffffff1f}.restaurant-table-visual.state-active .restaurant-table-surface,.restaurant-table-visual.state-occupied .restaurant-table-surface{background:linear-gradient(145deg,#ef1237,#7f1023);box-shadow:0 0 28px #f43f5e7a}.restaurant-table-visual.state-active .restaurant-chair,.restaurant-table-visual.state-occupied .restaurant-chair{background:#ef1237}.restaurant-table-visual.state-preparing .restaurant-table-surface{background:linear-gradient(145deg,#f97316,#8a3a0b);box-shadow:0 0 28px #f973166b}.restaurant-table-visual.state-preparing .restaurant-chair{background:#f97316}.restaurant-table-visual.state-ready .restaurant-table-surface{background:linear-gradient(145deg,#22c55e,#166534);box-shadow:0 0 28px #22c55e6b}.restaurant-table-visual.state-ready .restaurant-chair{background:#22c55e}.restaurant-table-visual.state-waiting_payment .restaurant-table-surface{background:linear-gradient(145deg,#a855f7,#581c87);box-shadow:0 0 28px #a855f76b}.restaurant-table-visual.state-waiting_payment .restaurant-chair{background:#a855f7}.restaurant-table-visual.state-reserved .restaurant-table-surface{color:#111827;background:linear-gradient(145deg,#facc15,#854d0e)}.restaurant-table-visual.state-reserved .restaurant-chair{background:#eab308}.pos-workspace{background:linear-gradient(#04070cb8, #04070ce0), var(--brand-pos-bg), #050608;background-size:cover;height:100vh;padding:14px;overflow:hidden}.pos-grid{grid-template-rows:minmax(240px,.8fr) minmax(0,1.2fr);grid-template-columns:minmax(300px,34%) minmax(430px,1fr) minmax(330px,24%);gap:12px;height:calc(100vh - 104px);display:grid}.pos-table-section,.pos-catalog-card,.pos-order-card,.pos-open-orders-card{min-height:0;overflow:hidden}.pos-table-section{grid-area:1/1/auto/-1}.pos-catalog-card{grid-area:2/1/auto/3}.pos-order-card{grid-area:2/3}.pos-open-orders-card{display:none}.pos-table-dashboard{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:12px;height:100%;min-height:0;display:grid}.pos-table-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;min-height:0;display:grid;overflow:hidden}.pos-table-card{color:#fff;border-color:#94a3b826;min-height:118px;background:#0d111ac7!important}.pos-table-card.has-order{border-color:#f43f5e6b;background:linear-gradient(135deg,#7f122375,#0f141fd1)!important}.pos-table-card.active{border-color:#5b5cffc7;box-shadow:0 0 34px #5b5cff4d}.pos-table-detail{min-height:0;overflow:hidden}.flat-product-grid,.tablet-product-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));grid-auto-rows:minmax(148px,1fr)}.flat-food-card,.tablet-card{color:#fff;border:1px solid #94a3b826;box-shadow:0 18px 44px #00000038;background:linear-gradient(145deg,#1c2330f0,#0c1018f0)!important}.flat-food-card:nth-child(n),.pos-table-card:nth-child(n){background:linear-gradient(145deg,#1c2330f0,#0c1018f0)!important}.menu-item-visual{color:#fff;background:linear-gradient(145deg,#ffffff1f,#ffffff0d)}.menu-item-visual .food-category-icon,.food-category-icon{color:#fff}.food-card-copy span,.product-card-footer{color:#e2e8f0ad}.product-card-footer{color:#fff}.tablet-workspace{background:linear-gradient(#04070cbd, #04070ce6), var(--brand-tablet-bg), #050608;background-size:cover;min-height:100vh;padding:16px}.tablet-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:14px;display:grid}.tablet-menu-grid{margin-top:14px}.tablet-product-grid{gap:12px;display:grid}.tablet-card{text-align:start;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:12px;min-height:154px;display:grid}.theme-cockpit{color:#f8fafc}.theme-manager-shell{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.theme-brand-console,.theme-background-console,.theme-surface-console,.theme-library-console{border-radius:24px}.theme-brand-console{grid-row:span 2}.theme-logo-preview{background:#080c1494;border:1px solid #94a3b824;border-radius:20px;align-items:center;gap:14px;padding:14px;display:flex}.logo-preview-mark{background:linear-gradient(135deg, var(--accent), #f97316);border-radius:24px;place-items:center;width:82px;height:82px;font-size:30px;font-weight:900;display:grid;overflow:hidden}.logo-preview-mark img{object-fit:cover;width:100%;height:100%}.theme-form-grid,.background-picker-grid,.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.upload-tile,.background-picker{cursor:pointer;background:#080c1494 50%/cover;border:1px dashed #94a3b84d;border-radius:18px;place-items:center;gap:6px;min-height:112px;padding:14px;display:grid;overflow:hidden}.upload-tile input,.background-picker input{display:none}.theme-mode-row{flex-wrap:wrap;gap:10px;display:flex}.login-screen{background:linear-gradient(#04070c9e, #04070ce6), var(--brand-login-bg), radial-gradient(circle at 20% 12%, #5b5cff3d, transparent 26%), #050608;background-size:cover;min-height:100vh}.login-hero,.login-panel{color:#fff}.login-service-card{background:#0f141fb8;border:1px solid #94a3b824}html[dir=rtl] .workspace-shell.admin-shell{grid-template-columns:minmax(0,1fr) 258px}html[dir=rtl] .workspace-sidebar{border-inline-start:1px solid #94a3b824;border-inline-end:0;grid-column:2}html[dir=rtl] .workspace-main{grid-area:1/1}html[dir=rtl] .floor-hero,html[dir=rtl] .operational-topbar,html[dir=rtl] .dashboard-service-hero{direction:rtl}@media (width<=1180px){body[data-surface=pos]{overflow:auto}.live-floor-layout,.pos-grid,.pos-table-dashboard,.tablet-hero-grid,.theme-manager-shell{grid-template-columns:1fr;height:auto}.pos-workspace{height:auto;overflow:auto}.pos-table-section,.pos-catalog-card,.pos-order-card,.pos-open-orders-card{grid-area:auto}.pos-open-orders-card{display:block}.floor-drawer{max-height:none;position:static}}@media (width<=720px){.workspace-main,.live-floor-screen,.pos-workspace,.tablet-workspace{padding:12px}.floor-hero,.operational-topbar,.dashboard-service-hero{flex-direction:column;align-items:stretch}.theme-form-grid,.background-picker-grid,.upload-grid{grid-template-columns:1fr}.flat-product-grid,.tablet-product-grid,.floor-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body[data-surface] .page-header,body[data-surface] .floor-hero,body[data-surface] .operational-topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 12% 0,#5b5cff33,#0000 32%),linear-gradient(145deg,#131824eb,#090d15e0)!important;border:1px solid #94a3b826!important;border-radius:24px!important;padding:20px 22px!important;box-shadow:0 24px 80px #00000047!important}body[data-surface] .page-header h1,body[data-surface] .floor-hero h1,body[data-surface] .operational-topbar h1{text-shadow:0 10px 28px #0000006b;color:#fff!important}body[data-surface] .page-header p,body[data-surface] .floor-hero p,body[data-surface] .operational-topbar p{color:#e2e8f0b8!important}body[data-surface] .page-header .eyebrow,body[data-surface] .floor-hero .eyebrow,body[data-surface] .operational-topbar .eyebrow{color:#fb923c!important}body[data-surface] .language-select select{color:#fff;background:#0f141fe0}.pos-catalog-card.locked,.catalog-lock-state{color:#f8fafcdb;background:#0d111ac7!important}body[data-surface=pos] .pos-table-detail,body[data-surface=pos] .pos-table-detail.has-order{box-shadow:inset 0 1px #ffffff0d,0 24px 70px #00000052;color:#f8fafc!important;background:radial-gradient(circle at 12% 0,#f43f5e2e,#0000 34%),linear-gradient(145deg,#121722f5,#070b12f0)!important;border:1px solid #94a3b829!important}body[data-surface=pos] .pos-table-detail h3,body[data-surface=pos] .pos-table-detail strong,body[data-surface=pos] .pos-table-card strong,body[data-surface=pos] .flat-food-card strong{color:#fff!important}body[data-surface=pos] .pos-table-detail p,body[data-surface=pos] .pos-table-detail span,body[data-surface=pos] .pos-table-detail small,body[data-surface=pos] .pos-table-card span,body[data-surface=pos] .pos-table-card small{color:#e2e8f0c2!important}body[data-surface=pos] .pos-table-detail .mini-metrics>div,body[data-surface=pos] .payment-state,body[data-surface=pos] .ticket-line,body[data-surface=pos] .selected-table-summary{background:#070b1294!important;border-color:#94a3b824!important}body[data-surface=pos] button:disabled,body[data-surface=tablet] button:disabled,body[data-surface=admin] button:disabled{color:#e2e8f075!important;box-shadow:none!important;background:#1e293b85!important;border-color:#94a3b824!important}body[data-surface=admin] .theme-card{color:#f8fafc!important;background:radial-gradient(circle at 14% 0,#5b5cff24,#0000 32%),linear-gradient(145deg,#121722f0,#070b12eb)!important}body[data-surface=admin] .workspace-shell.admin-shell{grid-template-columns:228px minmax(0,1fr)!important}html[dir=rtl] body[data-surface=admin] .workspace-shell.admin-shell{grid-template-columns:minmax(0,1fr) 228px!important}body[data-surface=admin] .workspace-sidebar{flex-direction:column;height:100vh;padding:18px 12px;display:flex;position:sticky;top:0;overflow:hidden}body[data-surface=admin] .sidebar-brand{padding:8px 8px 14px}body[data-surface=admin] .sidebar-brand .brand-mark.large{border-radius:14px;width:44px;height:44px}body[data-surface=admin] .sidebar-search,body[data-surface=admin] .admin-search{color:#e2e8f0b8;background:#0c1018b8;border:1px solid #94a3b826;border-radius:14px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}body[data-surface=admin] .sidebar-search input,body[data-surface=admin] .admin-search input{color:#f8fafc;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0}body[data-surface=admin] .sidebar-nav{scrollbar-width:thin;flex:1;gap:12px;min-height:0;padding-block:12px;overflow:auto}body[data-surface=admin] .sidebar-link{border-radius:12px;min-height:36px;padding:8px 10px;font-size:13px}body[data-surface=admin] .sidebar-footer{gap:10px;padding-top:12px}body[data-surface=admin] .service-mode-card{display:none}body[data-surface=admin] .language-select span,body[data-surface=admin] .sidebar-profile-card span,body[data-surface=admin] .admin-profile span{color:#e2e8f09e;font-size:11px}body[data-surface=admin] .sidebar-profile-card,body[data-surface=admin] .admin-profile{background:#0c1018b8;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}body[data-surface=admin] .sidebar-profile-card strong,body[data-surface=admin] .admin-profile strong{color:#fff;font-size:13px;display:block}body[data-surface=admin] .workspace-main{min-width:0;height:100vh;padding:18px;overflow:auto}body[data-surface=admin] .admin-topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080dc7;border:1px solid #94a3b81f;border-radius:18px;grid-template-columns:minmax(260px,420px) max-content;align-items:center;gap:12px;margin-bottom:14px;padding:10px;display:grid;position:sticky;top:0}.settings-hub-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.settings-hub-card{color:#f8fafc;background:radial-gradient(circle at 0 0,#5b5cff2e,#0000 34%),linear-gradient(145deg,#161b27db,#080c14c7);border:1px solid #94a3b826;border-radius:20px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:16px;text-decoration:none;display:grid;box-shadow:0 18px 54px #0003}.settings-hub-card>span{background:linear-gradient(135deg,#5b5cfff0,#0ea5e9c7);border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.settings-hub-card strong{color:#fff;display:block}.settings-hub-card small{color:#e2e8f09e;margin-top:3px;line-height:1.4;display:block}.settings-hub-card:hover{border-color:#5b5cff7a;transform:translateY(-1px);box-shadow:0 24px 70px #5b5cff2e}body[data-surface=pos] .pos-grid.active-table-mode{grid-template-rows:168px minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(330px,390px)}body[data-surface=pos] .active-table-mode .pos-table-section{grid-area:1/1/auto/-1}body[data-surface=pos] .active-table-mode .pos-catalog-card{grid-area:2/1}body[data-surface=pos] .active-table-mode .pos-order-card{grid-area:2/2}body[data-surface=pos] .active-table-mode .pos-table-dashboard{grid-template-columns:minmax(0,1fr) 310px}body[data-surface=pos] .active-table-mode .pos-table-grid{grid-template-columns:none;grid-auto-columns:minmax(124px,150px);grid-auto-flow:column;padding-bottom:4px;overflow:auto hidden}body[data-surface=pos] .active-table-mode .pos-table-card{min-height:108px}body[data-surface=pos] .active-table-mode .pos-table-detail{max-height:100%}body[data-surface=pos] .active-table-mode .flat-product-grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));grid-auto-rows:minmax(168px,1fr)}body[data-surface=pos] .flat-food-card{min-height:168px}body[data-surface=pos] .menu-item-visual.has-image{border-radius:16px;min-height:86px;overflow:hidden}body[data-surface=pos] .menu-item-visual.has-image img,body[data-surface=tablet] .menu-item-visual.has-image img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=980px){body[data-surface=admin] .admin-topbar{grid-template-columns:1fr}body[data-surface=pos] .pos-grid.active-table-mode{grid-template-rows:auto auto auto;grid-template-columns:1fr;height:auto}body[data-surface=pos] .active-table-mode .pos-table-section,body[data-surface=pos] .active-table-mode .pos-catalog-card,body[data-surface=pos] .active-table-mode .pos-order-card{grid-area:auto}}.brand-header-left{align-items:center;gap:14px;display:flex}.sidebar-brand{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.sidebar-toggle-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:28px;height:28px;min-height:28px;padding:0;transition:all .15s;display:flex;border-radius:50%!important}.sidebar-toggle-btn:hover{background:var(--accent);border-color:var(--accent);transform:scale(1.05)}.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;opacity:0;visibility:hidden;background:#0009;transition:opacity .3s,visibility .3s;position:fixed;inset:0}body[data-surface=admin] .workspace-shell.admin-shell.collapsed,.workspace-shell.admin-shell.collapsed{grid-template-columns:78px minmax(0,1fr)!important}html[dir=rtl] body[data-surface=admin] .workspace-shell.admin-shell.collapsed,html[dir=rtl] .workspace-shell.admin-shell.collapsed{grid-template-columns:minmax(0,1fr) 78px!important}.admin-shell.collapsed .brand-details,.admin-shell.collapsed .sidebar-search,.admin-shell.collapsed .sidebar-group-label,.admin-shell.collapsed .sidebar-link span:not(.sidebar-icon),.admin-shell.collapsed .sidebar-link small,.admin-shell.collapsed .service-mode-card,.admin-shell.collapsed .language-select,.admin-shell.collapsed .sidebar-profile-card .profile-details{display:none!important}.admin-shell.collapsed .workspace-sidebar{align-items:center;padding:18px 8px}.admin-shell.collapsed .sidebar-brand,.admin-shell.collapsed .brand-header-left{justify-content:center}.admin-shell.collapsed .sidebar-toggle-btn{z-index:100;background:#080c14f2;border:1px solid #fff3;position:absolute;top:14px;right:-20px}html[dir=rtl] .admin-shell.collapsed .sidebar-toggle-btn{left:-20px;right:auto}.admin-shell.collapsed .sidebar-link{border-radius:12px;justify-content:center;width:44px;height:44px;margin:0 auto;padding:8px}.admin-shell.collapsed .sidebar-profile-card{background:0 0;border:0;justify-content:center;padding:6px}.admin-shell.collapsed .sidebar-profile-card .icon-button{margin-top:8px}.sidebar-profile-card{background:#0c1018b8;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.profile-avatar-wrapper{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 4px 10px #0003}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-placeholder{justify-content:center;align-items:center;display:flex}.sidebar-profile-card .profile-details{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sidebar-profile-card .profile-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden;color:#fff!important}.sidebar-profile-card .profile-details span{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;display:block;color:#e2e8f09e!important}@media (width<=1440px){.pos-grid{grid-template-columns:minmax(280px,32%) minmax(360px,1fr) minmax(280px,24%)}}@media (width<=1366px){.pos-grid{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(320px,380px);height:auto}.pos-table-section{grid-area:1/1/auto/-1}.pos-catalog-card{grid-area:2/1}.pos-order-card{grid-area:2/2}.pos-open-orders-card{grid-area:3/1/auto/-1;display:block}.pos-workspace{height:auto;overflow:auto}.live-floor-layout{grid-template-columns:1fr}.floor-drawer{max-height:none;position:static}}.mobile-menu-toggle{display:none!important}@media (width<=860px){.mobile-menu-toggle{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-inline-end:8px;display:flex!important}.mobile-menu-toggle:hover{background:#ffffff1a}.workspace-shell.admin-shell{grid-template-columns:1fr!important}.workspace-sidebar{top:0;bottom:0;left:0;z-index:1100!important;background:#0f172a!important;width:280px!important;height:100vh!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;transform:translate(-100%)!important;box-shadow:20px 0 30px #00000080!important}html[dir=rtl] .workspace-sidebar{left:auto!important;right:0!important;transform:translate(100%)!important;box-shadow:-20px 0 30px #00000080!important}.workspace-sidebar.mobile-open{transform:translate(0)!important}.sidebar-backdrop.active{opacity:1;visibility:visible}.admin-topbar{align-items:center;gap:12px;padding:12px 16px!important;display:flex!important}.admin-topbar .admin-search{flex:1}.admin-topbar .admin-profile,.sidebar-toggle-btn{display:none!important}}
