:root{color:#17211f;background:#eef3f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;padding:24px 16px;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(180deg,#0f766e14,#eef3f000 240px),#eef3f0}.phone-surface{position:relative;width:min(100%,430px);min-height:calc(100vh - 48px);padding:14px;border:1px solid #cfdbd7;border-radius:8px;background:#f9fbfa;box-shadow:0 18px 50px #192d2824}.topbar,.view-title,.status-panel,.task-row,.checkout-panel,.cart-row,.option-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;min-height:48px;border:0;background:transparent;color:inherit;text-align:left}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#0f766e;color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small,.view-title p,.product-copy small,.detail-copy,.section-label,.service-button small,.primary-action small,.cart-row small{color:#5f6f6a}.icon-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d7e1de;border-radius:8px;background:#fff;color:#17211f}.view-stack{display:grid;gap:14px;padding:12px 0 72px}.table-hero{display:flex;justify-content:space-between;gap:14px;padding:18px;border:1px solid #d4e0dc;border-radius:8px;background:#fff}.table-hero h1,.view-title h1,.success-state h1{margin:8px 0 4px;font-size:28px;line-height:1.1}.table-hero p,.success-state p{margin:0;color:#53615e}.status-pill,.session-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:8px;background:#e7f4ef;color:#0f766e;font-size:13px;font-weight:700}.session-chip{align-self:flex-start;background:#fff5d8;color:#8a5a00}.primary-action{display:flex;align-items:center;gap:14px;width:100%;min-height:74px;padding:16px;border:0;border-radius:8px;background:#0f766e;color:#fff;text-align:left}.primary-action.compact{min-height:62px}.primary-action:disabled{background:#9fb2ad}.primary-action small{color:#ffffffd1}.primary-action span,.service-button span,.product-copy,.cart-row div:first-child{display:grid;gap:3px}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-button{display:grid;min-height:92px;align-content:center;gap:8px;padding:14px;border:1px solid #d8e2df;border-radius:8px;background:#fff;color:#1c2926;text-align:left}.service-button:disabled{color:#6e7d79;background:#eef4f2}.status-panel,.task-list,.cart-list,.checkout-panel,.option-group,.empty-state,.inline-alert{padding:14px;border:1px solid #d9e3e0;border-radius:8px;background:#fff}.inline-alert{margin-top:10px;border-color:#f3cf9a;background:#fff8eb;color:#7a4a05;font-size:14px;font-weight:700}.inline-alert.neutral{border-color:#cfe1dc;background:#eef8f5;color:#0f766e}.status-panel button,.split-actions button{min-height:42px;padding:0 13px;border:1px solid #0f766e;border-radius:8px;background:#fff;color:#0f766e;font-weight:800}.status-panel button:disabled{border-color:#cdd8d4;color:#82908c}.task-list,.cart-list,.option-group{display:grid;gap:10px}.section-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase}.task-row,.cart-row,.option-row{min-height:48px;padding-top:8px;border-top:1px solid #edf2f0}.view-title{justify-content:flex-start}.view-title h1,.view-title p{margin:0}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.category-tabs button{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid #d7e1de;border-radius:8px;background:#fff;color:#24312e;font-weight:700}.category-tabs button.active{border-color:#0f766e;background:#e6f3ef;color:#0f766e}.product-list{display:grid;gap:10px}.product-row{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;min-height:82px;padding:12px;border:1px solid #d9e3e0;border-radius:8px;background:#fff;color:#17211f;text-align:left}.product-row:disabled{opacity:.58}.product-image,.detail-visual{display:grid;place-items:center;border-radius:8px;background:#ecf7f3;color:#0f766e;font-weight:900}.product-image{width:54px;height:54px}.product-copy em{color:#a3471a;font-style:normal;font-weight:700}.price{font-weight:900}.detail-visual{min-height:150px;font-size:36px}.detail-copy{margin:0}.option-row input{width:18px;height:18px;accent-color:#0f766e}.stepper{display:grid;grid-template-columns:34px 28px 34px;align-items:center;justify-items:center}.stepper button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #cbd8d4;border-radius:8px;background:#fff}.checkout-panel strong{font-size:22px}.success-state{display:grid;justify-items:center;gap:8px;padding:28px 14px;border:1px solid #d9e3e0;border-radius:8px;background:#fff;color:#0f766e;text-align:center}.success-state p{color:#53615e}.split-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cart-bar{position:fixed;left:50%;bottom:18px;display:grid;grid-template-columns:auto auto 1fr;gap:9px;align-items:center;width:min(calc(100% - 32px),398px);min-height:52px;padding:0 16px;border:0;border-radius:8px;background:#17211f;color:#fff;transform:translate(-50%);box-shadow:0 14px 30px #17211f3d}.cart-bar strong{justify-self:end}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;justify-items:center;padding:18px 16px;background:#0a141261}.confirm-sheet{width:min(100%,430px);padding:18px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0a141247}.confirm-sheet h2{margin:4px 0 8px}.confirm-sheet p{margin:0 0 16px;color:#53615e}.station-shell{min-height:100vh;padding:18px;background:#f4f6f2;color:#18211f}.station-shell--bar{background:#f5f4f1}.station-topbar,.station-title,.station-refresh,.lane-header,.ticket-card header,.ticket-card footer,.station-footer{display:flex;align-items:center}.station-topbar{justify-content:space-between;gap:14px;min-height:70px;padding-bottom:16px;border-bottom:1px solid #d6ded9}.station-title{gap:12px;min-width:0}.station-title h1,.station-title span{margin:0}.station-title h1{font-size:clamp(26px,4vw,42px);line-height:1}.station-title span{color:#64726e;font-weight:800}.station-mark{display:grid;flex:0 0 auto;width:52px;height:52px;place-items:center;border-radius:8px;background:#17332e;color:#fff}.station-shell--bar .station-mark{background:#55351c}.station-refresh{justify-content:center;gap:8px;min-width:126px;min-height:44px;border:1px solid #bfcbc6;border-radius:8px;background:#fff;color:#18211f;font-weight:900}.station-refresh:disabled{color:#7b8985}.station-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.station-metric{min-height:86px;padding:14px;border:1px solid #d6ded9;border-radius:8px;background:#fff}.station-metric span,.station-section-label,.station-footer{color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.station-metric strong{display:block;margin-top:8px;color:#17211f;font-size:34px;line-height:1}.station-metric--new{border-top:4px solid #b7791f}.station-metric--preparing{border-top:4px solid #2563eb}.station-metric--ready{border-top:4px solid #0f766e}.station-metric--total{border-top:4px solid #5b6370}.station-board{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px;align-items:start}.station-lane{display:grid;gap:10px;min-width:0}.lane-header{justify-content:space-between;min-height:44px;padding:0 12px;border:1px solid #d6ded9;border-radius:8px;background:#e8ede9}.lane-header span{display:inline-flex;align-items:center;gap:7px;font-weight:900}.lane-header strong{display:grid;min-width:30px;height:30px;place-items:center;border-radius:8px;background:#fff}.ticket-card{display:grid;gap:12px;padding:14px;border:1px solid #d5dfdb;border-left:5px solid #b7791f;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1c2b2714}.ticket-card--preparing{border-left-color:#2563eb}.ticket-card--ready{border-left-color:#0f766e}.ticket-card header,.ticket-card footer,.station-footer{justify-content:space-between;gap:10px}.ticket-card header span,.ticket-card footer>span{color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.ticket-card header strong{display:block;margin-top:2px;font-size:24px;line-height:1}.ticket-card time{flex:0 0 auto;color:#4d5b57;font-weight:900}.ticket-items{display:grid;gap:8px}.ticket-item{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:start;min-height:44px;padding-top:8px;border-top:1px solid #edf1ef}.ticket-item>strong{display:grid;height:34px;place-items:center;border-radius:8px;background:#eef4f1;color:#17332e}.ticket-item span{min-width:0;overflow-wrap:anywhere;font-weight:900}.ticket-item small{display:block;margin-top:3px;color:#64726e;font-weight:700}.ticket-card footer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:146px;min-height:42px;padding:0 12px;border:0;border-radius:8px;background:#17332e;color:#fff;font-weight:900}.station-shell--bar .ticket-card footer button{background:#55351c}.ticket-card footer button:disabled{background:#a8b3af}.station-alert,.station-empty,.completed-strip{margin:16px 0;padding:14px;border:1px solid #d6ded9;border-radius:8px;background:#fff}.station-alert{border-color:#e5b66a;background:#fff7e8;color:#714900;font-weight:900}.station-empty{color:#64726e;font-weight:900}.completed-strip{display:grid;gap:10px}.completed-strip div{display:flex;flex-wrap:wrap;gap:8px}.completed-strip div span{padding:7px 10px;border:1px solid #d8e2df;border-radius:8px;background:#f7faf8;color:#2d3a36;font-weight:800}.station-footer{margin-top:16px;padding-top:14px;border-top:1px solid #d6ded9}.notification-panel{display:grid;gap:10px;margin:0 0 16px;padding:14px;border:1px solid #d7dfdb;border-radius:8px;background:#fff}.notification-panel-title,.notification-panel-title span,.notification-row,.notification-row button{display:flex;align-items:center}.notification-panel-title{justify-content:space-between;gap:12px;min-height:32px}.notification-panel-title span{gap:8px;color:#18211f;font-weight:900}.notification-panel-title strong{flex:0 0 auto;color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.notification-list{display:grid;gap:8px}.notification-row{justify-content:space-between;gap:12px;min-height:56px;padding-top:8px;border-top:1px solid #edf2f0}.notification-row div{display:grid;gap:2px;min-width:0}.notification-row strong,.notification-row span,.notification-row small{overflow-wrap:anywhere}.notification-row strong{color:#17211f}.notification-row span,.notification-row small,.notification-empty{color:#64726e}.notification-row small{font-size:12px;font-weight:800;text-transform:uppercase}.notification-row button{justify-content:center;gap:7px;min-width:104px;min-height:38px;border:0;border-radius:8px;background:#17332e;color:#fff;font-weight:900}.notification-row button:disabled{background:#a8b3af}.notification-empty{padding:10px;border-radius:8px;background:#f6f8f6;font-weight:900}.admin-shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh;background:#f5f6f4;color:#18211f}.admin-sidebar{padding:16px;border-right:1px solid #d5ddd8;background:#fff}.admin-brand,.admin-nav button,.admin-topbar,.admin-refresh,.admin-panel-title span,.admin-row,.admin-category header,.admin-zone header,.admin-toggle,.admin-footer{display:flex;align-items:center}.admin-brand{gap:10px;min-height:58px;padding-bottom:14px;border-bottom:1px solid #e2e8e5}.admin-brand>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#17332e;color:#fff;font-weight:900}.admin-brand strong,.admin-brand small{display:block}.admin-brand small,.admin-kicker,.admin-panel-title,.admin-row small,.admin-category small,.admin-zone small,.admin-product-row small,.admin-staff-row small,.admin-footer{color:#64726e}.admin-nav{display:grid;gap:6px;margin-top:14px}.admin-nav button{gap:10px;min-height:42px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#2f3e3a;font-weight:850;text-align:left}.admin-nav button.active,.admin-nav button:hover{background:#e8f1ed;color:#0f766e}.admin-main{min-width:0;padding:18px}.admin-topbar{justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #d5ddd8}.admin-topbar-actions,.admin-session-chip{display:flex;align-items:center}.admin-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-session-chip{gap:8px;min-height:42px;max-width:240px;padding:0 10px;border:1px solid #cbd8d2;border-radius:8px;background:#fff}.admin-session-chip div{display:grid;min-width:0}.admin-session-chip strong,.admin-session-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-session-chip strong{color:#17211f;font-size:13px}.admin-session-chip span{color:#64726e;font-size:11px;font-weight:900;text-transform:uppercase}.admin-topbar h1{margin:2px 0 0;font-size:32px;line-height:1}.admin-kicker,.admin-footer,.admin-metric span{font-size:12px;font-weight:900;text-transform:uppercase}.admin-refresh{justify-content:center;gap:8px;min-width:122px;min-height:42px;border:1px solid #becac5;border-radius:8px;background:#fff;color:#18211f;font-weight:900}.admin-refresh:disabled{color:#7a8984}.admin-refresh.compact{min-width:96px}.admin-login-shell{display:grid;min-height:100vh;place-items:center;padding:18px;background:#f5f6f4;color:#18211f}.admin-login-panel{display:grid;width:min(100%,420px);gap:16px;padding:22px;border:1px solid #d7dfdb;border-radius:8px;background:#fff;box-shadow:0 18px 42px #18211f1a}.admin-login-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:8px;background:#17332e;color:#fff}.admin-login-panel h1{margin:2px 0 0;font-size:30px;line-height:1}.admin-login-form{display:grid;gap:12px}.admin-login-form label{display:grid;gap:6px;color:#2f3e3a;font-size:12px;font-weight:900;text-transform:uppercase}.admin-login-form input{min-height:44px;padding:0 11px;border:1px solid #c9d5d0;border-radius:8px;background:#fff;color:#17211f;font:inherit;font-weight:800}.admin-metrics{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin:16px 0}.admin-metric,.admin-panel,.admin-empty,.admin-alert{border:1px solid #d7dfdb;border-radius:8px;background:#fff}.admin-metric{min-height:82px;padding:12px;border-top:4px solid #5d6b73}.admin-metric strong{display:block;margin-top:8px;font-size:31px;line-height:1}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px;align-items:start}.admin-report-layout{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:12px;align-items:start}.admin-report-layout .admin-panel.full{grid-column:1 / -1}.admin-panel{min-width:0;padding:14px}.admin-panel.full{width:100%}.admin-panel-title{min-height:32px;margin-bottom:10px;font-weight:900}.admin-panel-title span{gap:8px;color:#18211f}.admin-list,.admin-category-list,.admin-product-list,.admin-zone-grid,.admin-staff-list,.admin-report-bars{display:grid;gap:8px}.admin-crud-form,.admin-category-editor,.admin-zone-editor,.admin-table-editor,.admin-staff-editor{display:grid;align-items:end;gap:10px;min-width:0}.admin-report-summary{display:grid;grid-template-columns:repeat(6,minmax(108px,1fr));gap:8px}.admin-report-metric{min-height:72px;padding:10px;border:1px solid #d8e2df;border-radius:8px;background:#f8faf8}.admin-report-metric span,.admin-report-bar-row>span{color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.admin-report-metric strong{display:block;margin-top:8px;color:#17211f;font-size:21px;line-height:1.1;overflow-wrap:anywhere}.admin-report-bar-row{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;min-height:48px;padding-top:8px;border-top:1px solid #edf2f0}.admin-report-bar-row>div{position:relative;display:grid;gap:2px;min-height:38px;justify-content:start;padding:6px 10px;border-radius:8px;overflow:hidden;background:#f1f5f3}.admin-report-bar-row>div:before{position:absolute;inset:0 auto 0 0;width:var(--bar-size);min-width:4px;content:"";background:#d9ebe5}.admin-report-bar-row strong,.admin-report-bar-row small{position:relative;z-index:1}.admin-report-bar-row small{color:#64726e;font-weight:800}.admin-row{justify-content:space-between;gap:12px;min-height:48px;padding-top:8px;border-top:1px solid #edf2f0}.admin-row>span:first-child,.admin-product-row>span:first-child,.admin-staff-row>div{min-width:0}.admin-row small,.admin-product-row small,.admin-staff-row small{display:block;margin-top:2px;font-weight:700}.admin-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:8px;background:#eef2f0;color:#33413d;font-size:12px;font-weight:900;white-space:nowrap}.admin-status--received,.admin-status--new{background:#fff4d7;color:#7a4f00}.admin-status--accepted,.admin-status--preparing,.admin-status--partially_ready{background:#e9f0ff;color:#1d4ed8}.admin-status--ready,.admin-status--served{background:#e4f4ef;color:#0f766e}.admin-status--cancelled,.admin-status--muted{background:#edf0ef;color:#6a7672}.admin-table{display:grid;gap:0;overflow-x:auto}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1.1fr 1.1fr .7fr 1fr 1fr;gap:12px;align-items:center;min-width:660px;min-height:46px;padding:0 8px;border-top:1px solid #edf2f0}.admin-table.tasks .admin-table-head,.admin-table.tasks .admin-table-row{grid-template-columns:1.4fr 1fr .8fr 1fr;min-width:560px}.admin-table.whatsapp .admin-table-head,.admin-table.whatsapp .admin-table-row{grid-template-columns:1fr .8fr minmax(220px,1.4fr) .6fr .7fr 1.4fr;min-width:900px}.admin-table.audit .admin-table-head,.admin-table.audit .admin-table-row{grid-template-columns:74px minmax(130px,.8fr) minmax(170px,1fr) minmax(220px,1.3fr) minmax(220px,1.3fr) 100px;min-width:980px}.admin-table.report-products .admin-table-head,.admin-table.report-products .admin-table-row{grid-template-columns:minmax(180px,1fr) 80px 120px;min-width:420px}.admin-table.report-tables .admin-table-head,.admin-table.report-tables .admin-table-row,.admin-table.report-staff .admin-table-head,.admin-table.report-staff .admin-table-row{grid-template-columns:minmax(150px,1fr) 90px 100px 120px;min-width:520px}.admin-table-head{min-height:34px;color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.admin-menu-form{display:grid;grid-template-columns:150px 150px minmax(160px,1fr) minmax(180px,1.1fr) 116px 104px 132px;align-items:end;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #edf2f0}.admin-crud-form{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #edf2f0}.admin-crud-form.category{grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) 96px 142px}.admin-crud-form.zone{grid-template-columns:minmax(180px,.8fr) 96px 128px}.admin-crud-form.table{grid-template-columns:150px 130px minmax(150px,1fr) 80px 96px 128px}.admin-crud-form.staff{grid-template-columns:minmax(140px,1fr) 140px 150px 150px 96px 96px 142px}.admin-form-field{display:grid;gap:6px;min-width:0}.admin-form-field span{color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.admin-form-field input,.admin-form-field select{width:100%;min-width:0;min-height:38px;padding:0 10px;border:1px solid #d8e2df;border-radius:8px;background:#fff;color:#17211f;font-weight:800}.admin-form-field.compact input,.admin-form-field.compact select{max-width:92px}.admin-form-field input:disabled,.admin-form-field select:disabled{color:#7b8984;background:#f0f3f1}.admin-form-toggle{align-self:end;min-height:38px}.admin-action-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #cfd9d5;border-radius:8px;background:#fff;color:#24312e;font-size:12px;font-weight:900;white-space:nowrap}.admin-action-button.primary{min-height:38px;border-color:#0f766e;background:#0f766e;color:#fff}.admin-action-button:disabled{color:#7b8984;background:#f0f3f1;border-color:#d8e2df}.admin-category{padding-top:10px;border-top:1px solid #edf2f0}.admin-category:first-child{padding-top:0;border-top:0}.admin-category header,.admin-zone header,.admin-category-editor,.admin-zone-editor,.admin-footer{justify-content:space-between;gap:10px}.admin-category-editor{grid-template-columns:minmax(160px,.8fr) minmax(200px,1fr) 82px 92px 76px 96px;padding-bottom:10px}.admin-zone-editor{grid-template-columns:minmax(140px,1fr) 80px 88px 58px 92px;padding-bottom:10px}.admin-crud-count{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 8px;border:1px solid #d8e2df;border-radius:8px;background:#f8faf8;color:#64726e;font-size:12px;font-weight:900;white-space:nowrap}.admin-product-row,.admin-staff-row{display:grid;align-items:center;gap:12px;min-height:48px;padding-top:8px;border-top:1px solid #edf2f0}.admin-product-row{grid-template-columns:minmax(180px,1fr) 110px 100px 90px 96px}.admin-zone-grid{grid-template-columns:repeat(2,minmax(360px,1fr))}.admin-zone{min-width:0;padding:12px;border:1px solid #e0e7e4;border-radius:8px}.admin-table-editor{grid-template-columns:repeat(2,minmax(120px,1fr)) 76px 84px 80px;padding-top:8px;border-top:1px solid #edf2f0}.admin-whatsapp-summary,.admin-audit-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.admin-whatsapp-summary span,.admin-audit-summary span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid #d8e2df;border-radius:8px;background:#f8faf8;color:#64726e;font-size:12px;font-weight:900;text-transform:uppercase}.admin-whatsapp-summary strong,.admin-audit-summary strong{color:#17211f;font-size:16px}.admin-whatsapp-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-whatsapp-actions button{min-height:30px;padding:0 8px;border:1px solid #cfd9d5;border-radius:8px;background:#fff;color:#24312e;font-size:12px;font-weight:900}.admin-whatsapp-actions button:disabled{color:#7b8984;background:#f0f3f1}.admin-staff-row{grid-template-columns:minmax(560px,1.7fr) 110px minmax(280px,1fr) 80px}.admin-staff-permissions{display:grid;grid-template-columns:repeat(3,minmax(76px,1fr));gap:8px}.admin-staff-editor{grid-template-columns:minmax(130px,1fr) 130px 138px 138px 86px 92px}.admin-toggle{justify-content:flex-start;gap:7px;min-height:36px;padding:0 9px;border:1px solid #d8e2df;border-radius:8px;background:#f8faf8;color:#2f3e3a;font-size:12px;font-weight:900;white-space:nowrap}.admin-toggle input{width:16px;height:16px;margin:0;accent-color:#0f766e}.admin-toggle:has(input:disabled){color:#7b8984;background:#f0f3f1}.admin-alert,.admin-empty{padding:14px}.admin-alert{margin:16px 0;border-color:#e5b66a;background:#fff7e8;color:#714900;font-weight:900}.admin-empty{color:#64726e;font-weight:900}.admin-empty.compact{border:0;background:#f6f8f6}.admin-footer{margin-top:16px;padding-top:14px;border-top:1px solid #d5ddd8}.staff-shell{display:grid;grid-template-columns:232px 1fr;min-height:100vh;background:#f4f5f0;color:#17211f}.staff-sidebar{padding:16px;border-right:1px solid #d6ddd5;background:#fff}.staff-brand,.staff-nav button,.staff-topbar,.staff-refresh,.staff-task header,.staff-task footer,.staff-panel-title span,.staff-table-card header,.staff-order-row,.staff-request-row,.staff-permission-strip,.staff-footer,.staff-submit{display:flex;align-items:center}.staff-brand{gap:10px;min-height:58px;padding-bottom:14px;border-bottom:1px solid #e4e8e2}.staff-brand>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#24352f;color:#fff}.staff-brand strong,.staff-brand small{display:block}.staff-brand small,.staff-kicker,.staff-panel-title,.staff-task-body,.staff-table-card span,.staff-table-card small,.staff-footer{color:#62706b}.staff-nav{display:grid;gap:6px;margin-top:14px}.staff-nav button{gap:10px;min-height:42px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#2f3e3a;font-weight:850;text-align:left}.staff-nav button.active,.staff-nav button:hover{background:#edf0e7;color:#4d5f19}.staff-main{min-width:0;padding:18px}.staff-topbar{justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #d6ddd5}.staff-topbar h1{margin:2px 0 0;font-size:32px;line-height:1}.staff-kicker,.staff-footer,.staff-metric span{font-size:12px;font-weight:900;text-transform:uppercase}.staff-refresh,.staff-submit,.staff-task footer button{justify-content:center;gap:8px;min-height:42px;border-radius:8px;font-weight:900}.staff-refresh{min-width:122px;border:1px solid #bec8c1;background:#fff;color:#18211f}.staff-refresh:disabled,.staff-submit:disabled,.staff-task footer button:disabled{color:#788680}.staff-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin:16px 0}.staff-metric,.staff-panel,.staff-task,.staff-empty,.staff-alert{border:1px solid #d8dfd7;border-radius:8px;background:#fff}.staff-metric{min-height:82px;padding:12px;border-top:4px solid #5e6a71}.staff-metric--assigned{border-top-color:#7c5c13}.staff-metric--tasks{border-top-color:#4d5f19}.staff-metric--tables{border-top-color:#0f766e}.staff-metric--orders{border-top-color:#2563eb}.staff-metric strong{display:block;margin-top:8px;font-size:31px;line-height:1}.staff-board{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px;align-items:start}.staff-task{display:grid;gap:12px;min-width:0;padding:14px;border-left:5px solid #b7791f;box-shadow:0 10px 24px #1e2b2612}.staff-task--preparing{border-left-color:#2563eb}.staff-task--ready{border-left-color:#0f766e}.staff-task header,.staff-task footer,.staff-table-card header,.staff-request-row,.staff-footer{justify-content:space-between;gap:10px}.staff-task header span,.staff-task-body,.staff-table-card small{font-size:12px;font-weight:900;text-transform:uppercase}.staff-task header strong{display:block;margin-top:2px;font-size:24px;line-height:1}.staff-task-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.staff-task p{margin:0;color:#3d4b47;overflow-wrap:anywhere}.staff-task footer button,.staff-submit{border:0;background:#24352f;color:#fff}.staff-task footer button:disabled,.staff-submit:disabled{background:#a9b3ad}.staff-panel{min-width:0;padding:14px}.staff-panel-title{min-height:32px;margin-bottom:10px;font-weight:900}.staff-panel-title span{gap:8px;color:#18211f}.staff-table-grid,.staff-product-layout{display:grid;gap:12px}.staff-table-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.staff-table-card{min-width:0;padding:12px;border:1px solid #e0e6de;border-radius:8px;background:#fbfcfa}.staff-table-card>span{display:block;margin:8px 0;font-weight:800}.staff-table-card div{display:flex;gap:8px}.staff-order-list,.staff-request-list,.staff-form-grid{display:grid;gap:8px}.staff-order-row{display:grid;grid-template-columns:1fr 1fr .8fr 1fr 110px;gap:12px;align-items:center;min-height:48px;padding-top:8px;border-top:1px solid #edf2ef}.staff-product-layout{grid-template-columns:minmax(300px,.9fr) minmax(280px,1.1fr);align-items:start}.staff-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-permission-strip{justify-content:space-between;gap:10px;min-height:36px;margin-bottom:10px;padding:0 10px;border:1px solid #e0e7e2;border-radius:8px;background:#f8faf8;color:#62706b;font-size:12px;font-weight:900;text-transform:uppercase}.staff-form-grid label{display:grid;gap:6px}.staff-form-grid label.wide{grid-column:1 / -1}.staff-form-grid label span{color:#62706b;font-size:12px;font-weight:900;text-transform:uppercase}.staff-form-grid input,.staff-form-grid select{width:100%;min-height:42px;padding:0 10px;border:1px solid #cfd9d4;border-radius:8px;background:#fff;color:#17211f}.staff-submit{width:100%;margin-top:12px}.staff-request-row{min-height:48px;padding-top:8px;border-top:1px solid #edf2ef}.staff-request-row>span:first-child{min-width:0;overflow-wrap:anywhere}.staff-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:8px;background:#eef2f0;color:#33413d;font-size:12px;font-weight:900;white-space:nowrap}.staff-status--received,.staff-status--new{background:#fff4d7;color:#7a4f00}.staff-status--accepted,.staff-status--preparing,.staff-status--partially_ready{background:#e9f0ff;color:#1d4ed8}.staff-status--ready,.staff-status--served{background:#e4f4ef;color:#0f766e}.staff-status--cancelled,.staff-status--muted{background:#edf0ef;color:#6a7672}.staff-alert,.staff-empty{padding:14px}.staff-alert{margin:16px 0;border-color:#e5b66a;background:#fff7e8;color:#714900;font-weight:900}.staff-empty{color:#62706b;font-weight:900}.staff-empty.compact{border:0;background:#f6f8f6}.staff-footer{margin-top:16px;padding-top:14px;border-top:1px solid #d6ddd5}@media(max-width:420px){.app-shell{padding:0}.phone-surface{min-height:100vh;border:0;border-radius:0}.table-hero{flex-direction:column}}@media(max-width:1180px){.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid,.admin-zone-grid,.admin-menu-form,.admin-crud-form.category,.admin-crud-form.zone,.admin-crud-form.table,.admin-crud-form.staff,.admin-category-editor,.admin-zone-editor,.admin-table-editor,.admin-staff-editor,.admin-report-layout{grid-template-columns:1fr}.admin-report-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.station-shell{padding:12px}.station-topbar,.station-footer{align-items:flex-start;flex-direction:column}.station-refresh{width:100%}.station-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.station-board,.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid #d5ddd8}.admin-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-nav button{justify-content:center}.admin-main{padding:12px}.admin-topbar,.admin-footer{align-items:flex-start;flex-direction:column}.admin-topbar-actions,.admin-session-chip{width:100%}.admin-topbar-actions{justify-content:stretch}.admin-refresh,.admin-action-button{width:100%}.admin-product-row,.admin-staff-row,.staff-order-row{grid-template-columns:1fr;gap:6px}.admin-form-field.compact input,.admin-form-field.compact select{max-width:none}.staff-shell{grid-template-columns:1fr}.staff-sidebar{border-right:0;border-bottom:1px solid #d6ddd5}.staff-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.staff-nav button{justify-content:center}.staff-main{padding:12px}.staff-topbar,.staff-footer{align-items:flex-start;flex-direction:column}.staff-refresh{width:100%}.staff-metrics,.staff-board,.staff-table-grid,.staff-product-layout{grid-template-columns:1fr}}@media(max-width:460px){.station-title h1{font-size:25px}.station-metrics{grid-template-columns:1fr}.ticket-card footer{align-items:stretch;flex-direction:column}.ticket-card footer button{width:100%}.notification-row{align-items:stretch;flex-direction:column}.notification-row button{width:100%}.admin-metrics,.admin-nav,.admin-report-summary{grid-template-columns:1fr}.admin-topbar h1{font-size:26px}.staff-metrics,.staff-nav,.staff-form-grid,.staff-task-body{grid-template-columns:1fr}.staff-topbar h1{font-size:26px}}
