:root{--background:#f8fbf9;--surface:#f5f8f6;--surface-strong:#edf3f0;--border:#e3eae6;--border-strong:#d4dfd9;--text:#17211c;--muted:#78857e;--subtle:#9aa59f;--green:#08c77b;--green-dark:#087a52;--green-soft:#e5f8ef;--red:#d64f50;--red-soft:#feecec;--amber:#b97916;--amber-soft:#fff2d8;--blue:#4d78ca;--blue-soft:#eaf1ff;--shadow:0 18px 50px #18392a14;--shadow-soft:0 7px 22px #18392a0d;--radius-control:12px;--radius-panel:20px;--radius-shell:24px}body{background:var(--background);font-size:14px}input,select,textarea,.masked-value,.select-like{border-color:var(--border);background:#fff;min-height:46px}input::placeholder,textarea::placeholder{color:#a4aea9}.app-frame{background:var(--background)}.sidebar{border-radius:var(--radius-shell);width:228px;color:var(--text);box-shadow:none;background:#eef5f2;border:0;inset:12px auto 12px 12px;overflow:hidden}.brand,.brand--admin{letter-spacing:normal;border:0;align-items:center;gap:11px;min-height:90px;padding:0 22px;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.04em;text-transform:lowercase;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:16px;font-weight:780;display:inline-grid}.brand-copy{min-width:0;line-height:1.2;display:grid}.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.brand-copy small,.brand--admin .brand-copy small{color:var(--subtle);letter-spacing:0;text-transform:none;font-size:9px;font-weight:520}.app-navigation{gap:12px;padding:8px 14px 16px}.nav-section-label{color:#99a59f;letter-spacing:.08em;text-transform:uppercase;padding:0 11px 3px;font-size:9px;font-weight:700;display:block}.nav-group{gap:4px}.nav-category{gap:1px;display:grid}.app-navigation--admin{gap:5px;padding:2px 12px 6px;overflow-y:visible}.app-navigation--admin .nav-section-label{padding:0 10px 1px;font-size:8px;line-height:1.2}.app-navigation--admin .nav-group{gap:1px}.nav-group--technical{border-color:var(--border);margin-top:6px;padding-top:14px}.nav-link{color:#6d7b74;border-radius:11px;gap:11px;min-height:43px;padding:9px 12px;font-size:12px;font-weight:580}.nav-link:hover{color:var(--text);background:#e3ede8}.nav-link--active,.nav-link--active:hover{background:var(--green);color:#fff;font-weight:700;box-shadow:0 8px 18px #08c77b30}.app-navigation--admin .nav-link{border-radius:10px;gap:9px;min-height:34px;padding:5px 10px;font-size:11px}.app-navigation--admin .nav-link svg{width:18px;height:18px}.sidebar-footer{border:0;gap:8px;padding:10px 14px 14px}.sidebar--admin .brand,.sidebar--admin .brand--admin{min-height:68px}.sidebar--admin .sidebar-footer{gap:4px;padding:6px 12px 10px}.sidebar--admin .workspace-switch-link,.sidebar--admin .logout-link{min-height:34px;padding:5px 8px}.sidebar--admin .live-identity,.sidebar--admin .role-chooser summary{min-height:38px;padding:4px 6px}.sidebar-help{border:1px solid var(--border);background:#fff;border-radius:16px;gap:5px;padding:13px;display:grid}.sidebar-help strong{font-size:11px}.sidebar-help span{color:var(--muted);font-size:9px;line-height:1.5}.workspace-switch-link,.logout-link,.live-identity,.role-chooser summary{border-color:var(--border);min-height:44px;color:var(--text);background:0 0}.workspace-switch-link{color:#64736c;gap:10px;padding:8px 10px;font-size:11px}.workspace-switch-link:hover,.logout-link:hover{border-color:var(--border-strong);background:#e4ede9}.sidebar .role-chooser__identity strong,.sidebar .live-identity .role-chooser__identity strong{color:var(--text)}.sidebar .role-chooser__identity span,.sidebar .live-identity .role-chooser__identity span{color:var(--muted)}.sidebar .avatar{background:var(--green-soft);width:31px;height:31px;color:var(--green-dark);font-size:11px}.live-identity{border:0;padding:5px 7px}.logout-link{color:#718078;justify-content:flex-start;padding:8px 10px;font-size:11px}.role-menu{border-color:var(--border);box-shadow:var(--shadow);border-radius:16px}.app-main{background:var(--background);margin-left:252px;padding:0 28px 52px 16px}.topbar{background:0 0;border:0;border-radius:0;width:min(100%,1440px);min-height:132px;margin:0 auto;padding:34px 0 24px;position:static}.topbar__title{gap:2px}.topbar__eyebrow{display:none}.topbar h1{letter-spacing:-.045em;font-size:clamp(27px,2.3vw,34px);font-weight:760}.topbar__title p{color:var(--muted);margin:2px 0 0;font-size:12px}.topbar__actions{align-items:center;gap:9px;margin-left:auto;display:flex}.topbar__notification{border:1px solid var(--border);color:#6f7d76;background:#fff;border-radius:13px;width:42px;height:42px}.topbar__role{min-height:42px;color:var(--green-dark);background:#edf8f3;border-radius:13px;align-items:center;gap:8px;padding:0 15px;font-size:11px;font-weight:650;display:inline-flex}.topbar__role:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px}.page-content{width:min(100%,1440px);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0 0 48px}.page-lead{margin-bottom:18px}.page-lead h2{font-size:19px;font-weight:740}.page-lead p{color:var(--muted);font-size:12px}.button{border-radius:11px;min-height:42px;padding:9px 15px;font-size:12px;font-weight:690}.button--primary{border-color:var(--green);background:var(--green);box-shadow:none}.button--primary:hover:not(:disabled){background:#08ad6d;border-color:#08ad6d}.button--secondary{border-color:var(--border);background:#fff}.button--secondary:hover:not(:disabled),.icon-button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface)}.button--success{border-color:var(--green);background:var(--green);color:#fff;box-shadow:none}.button--success:hover:not(:disabled){background:#08ad6d;border-color:#08ad6d}.route-driver-save-button{white-space:nowrap;min-width:230px;min-height:28px;padding:4px 8px;font-size:10px;line-height:1.15}.panel-card,.dashboard-overview,.order-setup-card,.field-order-card,.order-actions,.confirm-dialog,.summary-strip,.metric-card,.directory-card,.login-card{border-color:var(--border);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft);background:#fff}.panel-card{box-shadow:var(--shadow-soft)}.toolbar{border-color:var(--border);background:#f8faf9;border-radius:14px;min-height:58px;padding:8px}.search-control{border-color:var(--border);background:#fff}.search-control:focus-within{border-color:var(--green);outline-color:#08c77b26}.status-chip,.selection-count,.safe-badge{min-height:26px;padding:5px 10px;font-size:10px;font-weight:680}.status-chip--success{background:var(--green-soft);color:#078557}.status-chip--warning{background:var(--amber-soft);color:var(--amber)}table{font-size:12px}th,td{border-color:var(--border);padding:13px 15px}th{color:#7b8781;background:#fafcfb;font-size:10px;font-weight:680}tbody tr:hover{background:#fafcfb}.system-admin-home,.live-stack,.order-builder,.kitchen-dashboard,.route-planner{gap:16px}.system-admin-groups{gap:24px}.system-admin-group{gap:12px}.system-admin-group__heading h2{font-size:16px}.system-admin-group__heading p{font-size:11px}.system-admin-grid{gap:10px}.system-admin-card{border-color:var(--border);border-radius:17px;min-height:88px;padding:14px}.system-admin-card:hover{box-shadow:var(--shadow-soft);border-color:#b8d8c8}.system-admin-card__icon,.live-dashboard-action__icon,.menu-catalogue-item__icon{background:var(--green-soft);color:var(--green-dark)}.dashboard-overview{background:#fff}.dashboard-columns,.dashboard-columns--balanced,.dashboard-columns--live,.two-column-layout,.two-column-layout--route{gap:14px}.meal-count-grid,.summary-strip,.metric-grid,.kitchen-metrics,.meal-count{border-color:var(--border)}.meal-count strong{font-size:29px;font-weight:700}.card-title-row,.card-footer-link,.menu-catalogue-list,.menu-catalogue-item,.kitchen-tech-card,.route-record,.monitoring-row{border-color:var(--border)}.inline-notice,.inline-warning{border-radius:13px}.segmented-control{border-color:var(--border);background:#edf2ef;border-radius:13px;padding:3px}.segmented-control button,.route-tabs button{border-radius:10px}.segmented-control button.is-selected,.segmented-control .is-selected,.route-tabs button.is-selected{background:#fff;box-shadow:0 2px 8px #1634260d}.kitchen-heading{border-color:var(--border);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft);background:#fff}.kitchen-metric{border-color:var(--border);box-shadow:none;background:#fff;border-radius:16px}.route-stop,.route-field-assignment,.route-record,.worker-option,.kitchen-summary-row,.kitchen-dish-card,.expanded-order-entry{border-color:var(--border);border-radius:14px}.order-actions{border-color:var(--border)}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11201861}.modal-backdrop section[role=dialog]{border-radius:20px}.login-page{background:var(--background)}.login-card{border-color:var(--border);width:min(100%,440px);box-shadow:var(--shadow);border-radius:24px}.login-card__brand{border-color:var(--border);background:#f3f8f5}.login-card footer{border-color:var(--border);background:var(--surface)}@media (min-width:901px) and (max-height:700px){.sidebar--admin .brand,.sidebar--admin .brand--admin{min-height:58px}.app-navigation--admin{gap:3px;padding-block:0 4px}.app-navigation--admin .nav-link{min-height:30px;padding-block:3px}.sidebar--admin .sidebar-footer{padding-block:4px 7px}.sidebar--admin .workspace-switch-link,.sidebar--admin .logout-link{min-height:31px}.sidebar--admin .live-identity,.sidebar--admin .role-chooser summary{min-height:34px}}@media (max-width:1120px){.sidebar{width:212px}.app-main{margin-left:236px;padding-right:20px}.brand,.brand--admin{padding-left:17px;padding-right:17px}.app-navigation,.sidebar-footer{padding-left:11px;padding-right:11px}.system-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.sidebar{display:none}.app-main{margin-left:0;padding:0}.mobile-header{border-color:var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;gap:12px;min-height:64px;padding:0 18px;box-shadow:0 3px 15px #18392a0d}.mobile-brand{align-items:center;gap:9px;min-height:44px;margin-left:auto;font-size:14px;font-weight:730;display:flex}.mobile-brand .brand-mark{border-radius:10px;width:33px;height:33px;font-size:14px}.mobile-menu>summary{border:1px solid var(--border);color:#68766f;background:#fff;border-radius:12px;width:44px;height:44px}.mobile-menu[open]:after{z-index:80;content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121f1852;position:fixed;inset:64px 0 0}.mobile-menu__panel{z-index:90;width:min(90vw,350px);height:calc(100dvh - 64px);color:var(--text);background:#f1f6f3;border:0;border-radius:0 22px 22px 0;padding:16px 13px;inset:64px auto 0 0;overflow-y:auto;box-shadow:18px 0 44px #142b2029}.mobile-menu__heading{border-color:var(--border);padding:2px 10px 14px}.mobile-menu__heading span,.mobile-menu__panel .role-chooser__identity span{color:var(--muted)}.mobile-menu__panel .role-chooser__identity strong{color:var(--text)}.mobile-menu__panel .app-navigation{max-height:none;padding:14px 0;overflow:visible}.mobile-menu__panel .workspace-switch-link,.mobile-menu__panel .logout-link,.mobile-menu__panel .role-chooser{color:var(--text)}.topbar{width:100%;min-height:104px;padding:24px 20px 17px}.topbar h1{font-size:28px}.topbar__title p{max-width:560px;font-size:11px}.topbar__notification{width:44px;height:44px}.topbar__role{min-height:44px;padding:0 12px;font-size:10px}.page-content{width:100%;padding:0 20px 32px}.mobile-menu__panel .role-option,.mobile-menu__panel .nav-link,.mobile-menu__panel .button,.page-content .button{min-height:44px}.mobile-menu__panel .app-navigation--admin{gap:4px;padding-block:8px}.mobile-menu__panel .app-navigation--admin .nav-link{min-height:36px}.dashboard-columns,.dashboard-columns--balanced,.dashboard-columns--live,.two-column-layout,.two-column-layout--route{grid-template-columns:1fr}}@media (max-width:720px){body{font-size:14px}.mobile-header{min-height:60px;padding:0 14px}.mobile-menu[open]:after{inset-block:60px 0}.mobile-menu__panel{height:calc(100dvh - 60px);inset-block:60px 0}.topbar{min-height:auto;padding:21px 16px 15px}.topbar h1{font-size:clamp(25px,7.5vw,30px)}.topbar__title p{line-height:1.4}.topbar__role{text-overflow:ellipsis;white-space:nowrap;max-width:106px;overflow:hidden}.page-content{padding:0 14px 28px}.page-lead{gap:12px;margin-bottom:15px;display:grid}.page-lead__actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;display:grid}.page-lead__actions>*{width:100%}.panel-card,.dashboard-overview,.order-setup-card,.field-order-card,.order-actions,.summary-strip,.metric-card,.directory-card{border-radius:17px}.toolbar{grid-template-columns:1fr;gap:8px;padding:8px;display:grid}.search-control--toolbar,.toolbar select{grid-column:1;width:100%}.responsive-table-wrap{overflow:visible}tbody{gap:9px;padding:9px}tbody tr{border:1px solid var(--border);background:#fff;border-radius:14px;gap:9px 13px;padding:13px;position:relative}td.table-actions{text-align:left;grid-column:1/-1;width:100%;margin-top:3px;position:static}td.table-actions .button{min-height:40px}.data-card{overflow:hidden}.segmented-control:not(.route-assignment-tabs){scrollbar-width:none;max-width:100%;display:flex;overflow-x:auto}.segmented-control:not(.route-assignment-tabs)::-webkit-scrollbar{display:none}.segmented-control:not(.route-assignment-tabs) button{flex:1 0 auto;min-width:max-content}.system-admin-grid{grid-template-columns:1fr}.system-admin-card{min-height:82px}.kitchen-heading{padding:17px}.kitchen-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.route-record,.route-field-assignment,.kitchen-summary-row,.expanded-order-entry{border-radius:13px}.order-builder{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px}.order-setup-card,.worker-picker-card,.field-order-card{border-radius:0}.order-actions{bottom:0;box-shadow:0 -10px 28px #18392a14}.login-page{padding:14px}.login-card__content{padding:26px 20px}}@media (max-width:430px){.mobile-brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.topbar__role{max-width:88px;padding:0 9px}.page-lead__actions,.kitchen-metrics{grid-template-columns:1fr}}.app-main:has(.order-builder--reference)>.topbar{display:none}.app-main:has(.order-builder--reference){background:#fafbfa}.page-content:has(.order-builder--reference){padding:30px 16px 70px}.order-builder--reference{gap:22px;width:100%;max-width:none;display:grid}.order-reference-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:66px;display:grid}.order-reference-header__back{color:#7a8580;border-radius:12px;width:42px;height:42px;min-height:42px}.order-reference-header__copy{min-width:0}.order-reference-header__copy h1{color:#111915;letter-spacing:-.045em;margin:0;font-size:clamp(30px,2.35vw,36px);font-weight:780;line-height:1.05}.order-reference-header__copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:9px 0 0;font-size:13px;overflow:hidden}.order-reference-save-state{border:1px solid var(--border);max-width:330px;min-height:42px;color:var(--muted);box-shadow:var(--shadow-soft);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:9px 15px;font-size:12px;display:flex}.order-reference-save-state>span,.order-reference-ready>span{background:#9ba7a1;border-radius:50%;flex:none;width:7px;height:7px}.order-reference-save-state.is-saved>span,.order-reference-save-state.is-saving>span,.order-reference-ready.is-ready>span{background:var(--green)}.order-reference-save-state.is-warning{color:var(--amber);border-color:#f0d49d}.order-reference-save-state.is-warning>span{background:#e7a62c}.order-reference-context{border:1px solid var(--border);min-height:84px;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;grid-template-columns:minmax(390px,1.45fr) minmax(210px,.72fr) minmax(260px,1fr);align-items:stretch;gap:18px;padding:13px 15px;display:grid}.order-reference-context:has(.order-reference-context-fact--customer){grid-template-columns:minmax(360px,1.35fr) minmax(190px,.7fr) minmax(230px,.9fr) minmax(230px,.9fr)}.order-reference-meals{background:#f3f5f4;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;display:grid}.order-reference-meals--mobile{display:none}.order-reference-meals button,.order-reference-meal-option{color:#727d77;cursor:pointer;min-height:48px;font:inherit;background:0 0;border:0;border-radius:11px;font-size:13px;font-weight:680;transition:background-color .18s,color .18s,box-shadow .18s}.order-reference-meal-option{cursor:not-allowed;color:#9ba49f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.order-reference-meal-option>span{line-height:1.1}.order-reference-meal-option>a{z-index:1;color:#68736d;cursor:pointer;text-underline-offset:2px;font-size:10px;font-weight:720;line-height:1.1;-webkit-text-decoration:underline #aab2ae;text-decoration:underline #aab2ae;position:relative}.order-reference-meal-option>a:hover{color:#303a35;text-decoration-color:currentColor}.order-reference-meal-status{color:#68736d;font-size:10px;font-weight:720;line-height:1.1}.order-reference-meals button.is-active{color:#131a16;background:#fff;box-shadow:0 5px 16px #19362814}.order-reference-meals button.is-unavailable{color:#8d9691;box-shadow:none;background:#f4f1f1;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.order-reference-meals button.is-unavailable small{color:var(--red);font-size:10px;font-weight:740;line-height:1.1}.order-reference-meals button.is-unavailable:hover{background:#f8eeee}.order-reference-meals button:disabled{cursor:not-allowed}.modal-backdrop section[role=dialog].meal-window-dialog{width:min(100%,480px)}.meal-window-dialog__notice{background:var(--red-soft);color:#6f2928;border:1px solid #f0c8c6;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.meal-window-dialog__notice>span{width:36px;height:36px;color:var(--red);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.meal-window-dialog__notice p{gap:5px;margin:0;line-height:1.45;display:grid}.meal-window-dialog__notice strong{color:#4e1f1e}.meal-window-dialog__actions{justify-content:flex-end;margin-top:16px;display:flex}.meal-window-dialog__actions .button{min-width:220px}.order-reference-context-fact{border-left:1px solid var(--border);align-items:center;gap:12px;min-width:0;padding:4px 8px 4px 24px;display:flex}.order-reference-context-fact__icon{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);border-radius:11px;flex:none;place-items:center;display:grid}.order-reference-context-fact>span:last-child{gap:4px;min-width:0;display:grid}.order-reference-context-fact small{color:var(--muted);font-size:10px;line-height:1.2}.order-reference-context-fact strong{color:#171d19;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:730;line-height:1.25;overflow:hidden}.order-reference-context-fact select{color:#171d19;width:100%;min-height:28px;font:inherit;background:0 0;border:0;padding:0 20px 0 0;font-size:12px;font-weight:730}.order-reference-workspace{grid-template-columns:minmax(0,1fr) minmax(340px,375px);align-items:start;gap:24px;min-width:0;display:grid}.order-reference-main{gap:22px;min-width:0;display:grid}.order-reference-field-tabs{border:1px solid var(--border);min-height:78px;box-shadow:var(--shadow-soft);scrollbar-width:thin;background:#fff;border-radius:18px;align-items:center;gap:5px;padding:13px 15px;display:flex;overflow-x:auto}.order-reference-field-tabs-shell{min-width:0;position:relative}.mobile-field-tabs-scroll-hint{display:none}.order-reference-field-tab,.order-reference-field-add{color:#717b76;cursor:pointer;min-width:140px;min-height:48px;font:inherit;background:#f3f5f4;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:9px;padding:4px 14px;font-size:12px;font-weight:690;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.order-reference-field-tab small{min-width:22px;height:22px;color:var(--green-dark);background:#e8eeeb;border-radius:8px;place-items:center;font-size:10px;display:grid}.order-reference-field-tab.is-active{color:#151c18;background:#fff;border:1px solid #edf0ee;min-width:165px;box-shadow:0 5px 15px #19362814}.order-reference-field-tab label{flex:1;min-width:0;display:block}.order-reference-field-select-shell{display:block;position:relative}.order-reference-field-select--mobile,.order-reference-field-select-arrow,.order-reference-field-add--mobile,.order-reference-field-tab--mobile-static{display:none}.order-reference-field-tab select{color:#151c18;width:100%;min-height:36px;font:inherit;background:0 0;border:0;padding:0 22px 0 6px;font-size:12px;font-weight:730}.order-reference-field-tab__remove{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.order-reference-field-add{border:1px dashed var(--border-strong);min-width:118px;color:var(--green-dark);background:#fff}.order-reference-field-add:disabled,.order-reference-field-tab:disabled,.order-reference-field-tab__remove:disabled{cursor:not-allowed;opacity:.45}.order-reference-employees{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;display:grid;overflow:hidden}.order-reference-employees__toolbar{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(170px,1fr) auto auto;align-items:center;gap:4px 9px;padding:6px 15px;display:grid}.order-reference-employees__toolbar .selection-count{background:var(--green-soft);color:var(--green-dark);justify-self:start}.order-reference-search{border-radius:11px;min-height:36px}.order-reference-search input{min-height:34px;font-size:11px}.order-reference-scope,.order-reference-list-mode{padding:3px}.order-reference-scope button,.order-reference-list-mode button{min-height:34px;padding:7px 10px;font-size:10px}.order-reference-bulk-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;display:flex}.order-reference-bulk-actions .button{min-height:30px;padding:6px 10px;font-size:10px}.order-reference-employee-grid{scrollbar-color:#cdd8d2 transparent;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));max-height:560px;padding:0 14px 14px;display:grid;overflow-y:auto}.order-reference-employee{border-bottom:1px solid var(--border);align-content:start;gap:9px;min-width:0;padding:14px 12px;transition:background .15s,border-color .15s;display:grid}.order-reference-employee:nth-child(odd){border-right:1px solid var(--border)}.order-reference-employee.is-selected{background:#fbfefc}.order-reference-employee__choice{cursor:pointer;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.order-reference-employee__choice input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.order-reference-employee__choice .custom-checkbox{color:#fff;background:#fff;border:1px solid #cad5cf;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.order-reference-employee__choice input:checked+.custom-checkbox{border-color:var(--green);background:var(--green)}.order-reference-employee__choice input:focus-visible+.custom-checkbox{outline-offset:2px;outline:3px solid #08c77b33}.order-reference-employee__choice strong{color:#1b211e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;overflow:hidden}.order-reference-employee__note,.order-reference-employee__order-options{margin-left:34px}.order-reference-portion-stepper{justify-self:start}.order-reference-employee__order-options{gap:10px;display:grid}.order-reference-employee__note{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.order-reference-empty{grid-column:1/-1;margin:18px 0 4px}.order-reference-load-more{justify-self:center;margin:0 14px 14px}.order-reference-summary{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;gap:18px;padding:22px;display:grid;position:sticky;top:20px}.order-reference-summary>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.order-reference-summary h2{color:#151c18;letter-spacing:-.025em;margin:0;font-size:18px;font-weight:780}.order-reference-summary header p{color:var(--muted);margin:6px 0 0;font-size:10px}.order-reference-ready{min-height:28px;color:var(--muted);background:#f0f3f1;border-radius:10px;flex:none;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.order-reference-ready.is-ready{background:var(--green-soft);color:var(--green-dark)}.order-reference-summary__facts{gap:13px;margin:0;display:grid}.order-reference-summary__facts>div{grid-template-columns:minmax(100px,.75fr) minmax(0,1.25fr);align-items:start;gap:12px;display:grid}.order-reference-summary__facts dt{color:var(--muted);font-size:10px}.order-reference-summary__facts dd{color:#171d19;text-align:right;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:700;line-height:1.35;overflow:hidden}.order-reference-summary__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.order-reference-summary__metrics>div{background:#f7f9f8;border-radius:13px;gap:5px;padding:14px;display:grid}.order-reference-summary__metrics span{color:var(--muted);font-size:10px}.order-reference-summary__metrics strong{color:#101813;font-size:22px;font-weight:750}.order-reference-summary__hint{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.order-reference-summary__comment{color:var(--muted);gap:8px;font-size:10px;display:grid}.order-reference-summary__comment textarea{resize:vertical;border-radius:12px;width:100%;min-height:84px;padding:11px 12px;font-size:11px;line-height:1.4}.order-reference-context,.order-reference-workspace,.order-reference-employees,.order-reference-summary{transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.order-reference-context.is-transitioning,.order-reference-workspace.is-transitioning,.order-reference-employees.is-transitioning,.order-reference-summary.is-transitioning{opacity:0;pointer-events:none;transform:translateY(3px)}@keyframes mobile-order-stage-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-order-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#11201800}}@keyframes mobile-order-dialog-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.order-reference-context,.order-reference-workspace,.order-reference-employees,.order-reference-summary,.order-reference-meals button,.order-reference-meal-option,.order-reference-field-tab,.order-reference-field-add{transition-duration:0s}.mobile-order-field-intro,.order-reference-field-tabs,.mobile-order-comment,.modal-backdrop section[role=dialog].mobile-field-picker-dialog{animation:none}.modal-backdrop:has(.mobile-field-picker-dialog){animation:none}}.order-reference-summary__actions{gap:9px;display:grid}.order-reference-summary__actions .button{width:100%;min-height:48px}.mobile-order-progress,.mobile-order-meal-prompt,.mobile-order-field-intro,.mobile-order-comment,.mobile-order-selected-fields,.mobile-order-navigation,.mobile-order-field-summary,.mobile-order-summary-back,.mobile-field-employee-list{display:none}@media (max-width:1180px){.order-reference-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,330px)}.order-reference-context{grid-template-columns:minmax(360px,1.4fr) minmax(180px,.72fr) minmax(220px,1fr)}.order-reference-context:has(.order-reference-context-fact--customer){grid-template-columns:repeat(2,minmax(0,1fr))}.order-reference-context:has(.order-reference-context-fact--customer) .order-reference-meals{grid-column:1/-1}.order-reference-employees__toolbar{grid-template-columns:auto minmax(160px,1fr) auto}.order-reference-list-mode{grid-area:2/1;justify-self:start}.order-reference-bulk-actions{grid-area:2/2/auto/-1}}@media (max-width:1380px) and (min-width:901px){.order-reference-header,.order-reference-context,.order-reference-workspace{width:100%;min-width:0}.order-reference-header__copy{min-width:0}.order-reference-context:has(.order-reference-context-fact--customer){grid-template-columns:repeat(2,minmax(0,1fr))}.order-reference-context:has(.order-reference-context-fact--customer) .order-reference-meals{grid-column:1/-1}.order-reference-workspace{grid-template-columns:1fr}.order-reference-summary{position:static}}@media (max-width:900px){body:has(.order-builder--reference) .mobile-brand{font-size:16px}body:has(.order-builder--reference) .mobile-brand .brand-mark{font-size:16px}.page-content:has(.order-builder--reference){padding:14px 16px 36px}.order-builder--reference{gap:14px;width:min(100%,680px);margin-inline:auto;font-size:16px}.mobile-order-progress{z-index:18;border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:sticky;top:68px;overflow:hidden}.mobile-order-progress button{border:0;border-right:1px solid var(--border);min-width:0;min-height:64px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;align-content:center;place-items:center;gap:5px;font-size:13px;font-weight:700;display:grid}.mobile-order-progress button:last-child{border-right:0}.mobile-order-progress button:disabled{cursor:not-allowed;opacity:.48}.mobile-order-progress button>span{color:#76817b;background:#edf1ef;border-radius:50%;place-items:center;width:26px;height:26px;font-size:14px;display:grid}.mobile-order-progress button.is-active{background:var(--green-soft);color:var(--green-dark)}.mobile-order-progress button.is-active>span,.mobile-order-progress button.is-done>span{background:var(--green);color:#fff}.mobile-order-step-panel[data-mobile-active=false]{display:none}.order-reference-header{grid-template-columns:auto minmax(0,1fr);gap:11px;min-height:0}.order-reference-header__copy h1{font-size:28px}.order-reference-header__copy p,.order-reference-save-state{display:none}:is(.order-reference-context,.order-reference-context:has(.order-reference-context-fact--customer)){grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:10px}.order-reference-meals{grid-column:1/-1;margin-bottom:10px}.order-reference-context:has(.order-reference-context-fact--customer) .order-reference-meals{grid-column:1/-1;margin-bottom:10px}.order-reference-meals--desktop{display:none}.order-reference-meals--mobile{display:grid}.order-reference-context.is-mobile-meal-selection{min-height:clamp(280px,48dvh,430px);box-shadow:none;background:0 0;border-color:#0000;align-content:center}.mobile-order-meal-prompt{color:var(--green-dark);text-align:center;grid-column:1/-1;margin-bottom:2px;font-size:16px;font-weight:760;display:block}.order-reference-meal-option.is-current-order{color:#131a16;cursor:default;background:#fff;box-shadow:0 5px 16px #19362814}.order-reference-meals button,.order-reference-meal-option{min-height:44px;padding-inline:6px;font-size:13px;transition-duration:.32s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.order-reference-context-fact{border-top:1px solid var(--border);border-left:0;min-height:66px;padding:10px}.order-reference-context-fact--date,.order-reference-context-fact--dish,.order-reference-context-fact--customer{display:none}.order-reference-context-fact:nth-of-type(2n){border-left:1px solid var(--border)}.order-reference-context-fact--customer{grid-column:1/-1}.order-reference-workspace{grid-template-columns:1fr;gap:14px}.order-reference-main{gap:14px}.order-reference-field-tabs{border-radius:15px;min-height:66px;padding:9px}.order-reference-field-tabs-shell[data-mobile-ready=false],.order-reference-field-tabs-shell[data-mobile-flow=new]{display:none}.order-reference-field-tabs{scrollbar-width:none}.order-reference-field-tabs::-webkit-scrollbar{display:none}.mobile-order-field-intro[data-mobile-active=true]{border:1px solid var(--border);min-height:clamp(240px,42dvh,380px);box-shadow:var(--shadow-soft);text-align:center;background:#fff;border-radius:15px;place-content:center;justify-items:center;gap:14px;padding:22px;animation:.52s cubic-bezier(.22,1,.36,1) both mobile-order-stage-in;display:grid}.mobile-order-field-intro>span{color:var(--green-dark);font-size:19px;font-weight:780}.mobile-order-field-intro .button{min-width:190px;min-height:50px}.order-reference-field-select--desktop,.order-reference-field-add--desktop,.order-reference-field-tab--new-order-editable{display:none}.order-reference-field-tab--mobile-static{min-width:112px;color:var(--green-dark);background:#eef6f2;display:inline-flex}.order-reference-field-tab--mobile-static.is-active{background:var(--green-soft);color:var(--green-dark);border-color:#a4ddc2;box-shadow:inset 0 0 0 1px #b9e6d1}.order-reference-field-tabs-shell[data-mobile-active=true][data-mobile-ready=true] .order-reference-field-tabs,.mobile-order-comment[data-mobile-active=true]{animation:.52s cubic-bezier(.22,1,.36,1) both mobile-order-stage-in}.mobile-field-tabs-scroll-hint{z-index:2;width:72px;color:var(--green-dark);opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 42%);border-radius:0 14px 14px 0;place-items:center end;padding-right:10px;transition:opacity .22s;display:grid;position:absolute;top:1px;bottom:1px;right:1px}.mobile-field-tabs-scroll-hint.is-visible{opacity:1}.mobile-field-tabs-scroll-hint svg{background:#fff;border:1px solid #d8e8df;border-radius:50%;width:27px;height:27px;padding:5px;box-shadow:0 4px 12px #17442f24}.mobile-order-comment[data-mobile-active=true]{animation-delay:90ms}.order-reference-field-select--mobile{padding-right:28px;display:block}.order-reference-field-select--mobile:disabled{cursor:not-allowed;opacity:.52}.order-reference-field-select-arrow{color:#64706a;pointer-events:none;display:block;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.order-reference-field-select-shell:has(.order-reference-field-select--mobile:disabled) .order-reference-field-select-arrow{opacity:.42}.order-reference-field-add--mobile{display:inline-flex}.mobile-order-comment{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:15px;gap:14px;padding:16px}.mobile-order-comment[data-mobile-active=true]{display:grid}.mobile-order-selected-fields[data-mobile-active=true]{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:15px;gap:0;animation:.52s cubic-bezier(.22,1,.36,1) both mobile-order-stage-in;display:grid;overflow:hidden}.mobile-order-selected-fields__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.mobile-order-selected-fields__toolbar>strong{color:var(--green-dark);font-size:15px}.mobile-order-selected-fields__list{display:grid}.mobile-order-selected-field{gap:12px;padding:16px;display:grid}.mobile-order-selected-field+.mobile-order-selected-field{border-top:1px solid var(--border)}.mobile-order-selected-field__heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.mobile-order-selected-field__heading>strong{color:#18231d;overflow-wrap:anywhere;min-width:0;font-size:17px}.mobile-order-selected-field__remove{color:#6b7770;cursor:pointer;background:#f7faf8;border:1px solid #d9e5df;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.mobile-order-selected-field__remove:disabled{cursor:not-allowed;opacity:.45}.mobile-order-selected-field label{color:#3f4b44;gap:7px;font-size:13px;font-weight:700;display:grid}.mobile-order-selected-field textarea{resize:vertical;border-radius:12px;width:100%;min-height:72px;padding:10px 12px;font-size:16px;font-weight:450;line-height:1.45}.mobile-order-selected-fields>.mobile-order-next{width:auto;margin:0 16px 16px}.mobile-order-comment label{color:#1b241f;gap:8px;font-size:15px;font-weight:700;display:grid}.mobile-order-comment__label{text-align:center;justify-items:center;gap:3px;display:grid}.mobile-order-comment__label strong{color:var(--green-dark);font-size:20px;line-height:1.25}.mobile-order-comment textarea{resize:vertical;border-radius:12px;width:100%;min-height:70px;padding:10px 12px;font-size:16px;font-weight:450;line-height:1.45}.mobile-order-next{width:100%;min-height:52px;font-size:16px}.order-reference-field-tab,.order-reference-field-add{min-width:128px;min-height:44px}.order-reference-field-add span{display:none}.order-reference-field-add{width:44px;min-width:44px;padding:0}.order-reference-employees{overflow-anchor:none;border-radius:15px}.order-reference-employees__toolbar{grid-template-columns:1fr;gap:8px;padding:12px}.order-reference-employees__toolbar .selection-count{display:none}.order-reference-search{grid-area:1/1;min-height:50px}.order-reference-search input{min-height:48px;font-size:17px}.order-reference-scope{grid-area:2/1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.order-reference-employees__toolbar .order-reference-list-mode,.order-reference-bulk-actions{display:none}.order-reference-bulk-actions .button{flex:1;min-height:40px}.order-reference-employee-grid{grid-template-columns:1fr;max-height:none;padding-inline:11px}.order-reference-employee-grid--desktop{display:none}.mobile-field-employee-list{gap:10px;padding:0 12px 12px;display:grid}.mobile-field-employee{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.mobile-field-employee.is-expanded{border-color:#9fe3c4}.mobile-field-employee__toggle{color:#18211c;cursor:pointer;width:100%;min-height:58px;font:inherit;text-align:center;background:#fff;border:0;justify-content:center;align-items:center;gap:12px;padding:13px 48px;font-size:17px;font-weight:760;display:flex;position:relative}.mobile-field-employee__toggle span{color:var(--green-dark);font-size:18px;line-height:1.25}.mobile-field-employee__toggle svg{color:#5d6862;flex:none;position:absolute;right:16px}.mobile-field-employee__options{border-top:1px solid var(--border);padding:7px 12px 12px}.order-reference-employee,.order-reference-employee:nth-child(odd){border-right:0}.order-reference-employee{padding:4px 8px}.order-reference-employee__protected-choice{grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:12px;width:100%;min-width:0;display:grid}.order-reference-employee__protected-choice>strong{color:#1b211e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:720;overflow:hidden}.order-reference-employee__protected-toggle{cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent;justify-self:end;place-items:center;width:52px;height:52px;display:grid;position:relative}.order-reference-employee__protected-toggle input{cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.order-reference-employee__protected-toggle .custom-checkbox{color:#fff;pointer-events:none;background:#fff;border:2px solid #c7d2cc;border-radius:9px;place-items:center;width:32px;height:32px;transition:background .14s,border-color .14s,transform .14s;display:grid}.order-reference-employee__protected-toggle input:checked+.custom-checkbox{border-color:var(--green);background:var(--green)}.order-reference-employee__protected-toggle input:focus-visible+.custom-checkbox{outline-offset:3px;outline:3px solid #08c77b3d}.order-reference-employee__protected-toggle:active .custom-checkbox{transform:scale(.94)}.order-reference-employee__protected-toggle:has(input:disabled){cursor:not-allowed;opacity:.52}.order-reference-employee__choice{min-height:44px}.order-reference-employee__choice strong{font-size:15px}.order-reference-summary{border-radius:15px;padding:17px;position:static}.order-reference-summary>header{padding-bottom:10px}.order-reference-summary header p,.order-reference-ready{display:none}.order-reference-summary__facts{gap:7px}.order-reference-summary__facts>div{gap:8px}.order-reference-summary__facts dt,.order-reference-summary__facts dd{font-size:14px;line-height:1.3}.mobile-order-navigation{border-top:1px solid var(--border);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:9px;padding:12px;display:grid}.mobile-order-navigation .button{width:100%;min-height:50px;padding-inline:9px;font-size:15px}.mobile-order-field-summary{gap:8px;display:grid}.mobile-order-field-summary>div{background:#f7f9f8;border-radius:12px;gap:6px;min-width:0;padding:12px;display:grid}.mobile-order-field-summary strong{color:var(--green-dark);font-size:16px;font-weight:760}.mobile-order-field-summary p{color:#27312c;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.mobile-order-field-summary__employees{white-space:normal;word-break:normal}.mobile-order-field-summary__comment{font-style:italic;color:var(--muted)!important}.order-reference-summary__facts>div:last-child,.order-reference-summary__comment,.order-reference-summary__metrics{display:none}.mobile-order-summary-back{width:100%;min-height:48px;display:inline-flex}.order-reference-summary__actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:9px}.order-reference-summary__actions>:last-child{grid-column:1/-1}.order-reference-summary__actions .button{white-space:normal;min-height:50px;padding-inline:6px;font-size:15px;line-height:1.2}.order-reference-summary__actions .mobile-order-save-later{background:var(--blue-soft);color:var(--blue);border-color:#ccdafa}.order-reference-summary__actions .mobile-order-save-later:hover:not(:disabled){background:#dfe9ff;border-color:#b7c9f2}.order-reference-meal-option>a,.order-reference-meal-status,.order-reference-context-fact small{font-size:12px}.order-reference-context-fact strong,.order-reference-context-fact select,.order-reference-field-tab,.order-reference-field-add,.order-reference-field-tab select{font-size:14px}.order-reference-field-tab small,.order-reference-scope button,.order-reference-list-mode button,.order-reference-employee__note{font-size:12px}.order-reference-summary h2{font-size:20px}.order-reference-summary__comment,.order-reference-summary__comment textarea{font-size:13px}.modal-backdrop:has(.mobile-field-picker-dialog){place-items:center;padding:14px;animation:.38s ease-out both mobile-order-backdrop-in}.modal-backdrop section[role=dialog].mobile-field-picker-dialog{border-radius:18px;width:min(100%,520px);max-height:calc(100dvh - 28px);padding:16px;animation:.52s cubic-bezier(.22,1,.36,1) both mobile-order-dialog-in;overflow-y:auto}.mobile-field-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-field-picker-grid>button{border:1px solid var(--border);color:#27312c;cursor:pointer;min-height:72px;font:inherit;text-align:center;background:#f7f9f8;border-radius:13px;place-items:center;padding:10px 30px 10px 10px;font-size:15px;font-weight:720;line-height:1.25;display:grid;position:relative}.mobile-field-picker-grid>button.is-selected{background:var(--green-soft);color:var(--green-dark);border-color:#8bd5b4;box-shadow:inset 0 0 0 1px #b4e5ce}.mobile-field-picker-grid>button svg{color:var(--green-dark);position:absolute;top:8px;right:8px}.mobile-field-picker-loading{min-height:180px;color:var(--muted);place-items:center;font-size:14px;display:grid}.mobile-field-picker-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.mobile-field-picker-actions .button{width:100%;min-height:50px}.modal-backdrop section[role=dialog].meal-window-dialog{width:min(100%,480px);padding:18px}.meal-window-dialog__actions .button{width:100%;min-height:50px}}@media (max-width:900px) and (prefers-reduced-motion:reduce){.mobile-order-field-intro,.order-reference-field-tabs,.mobile-order-comment,.modal-backdrop section[role=dialog].mobile-field-picker-dialog{animation:none}.modal-backdrop:has(.mobile-field-picker-dialog){animation:none}}@media (max-width:430px){.order-reference-context-fact__icon{width:34px;height:34px}.order-reference-context-fact strong{font-size:13px}.order-reference-scope button,.order-reference-list-mode button{min-height:40px}.order-reference-summary>header{align-items:center}}.order-builder--flow{gap:12px;width:min(100%,1120px)}.order-context-bar{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;gap:12px;padding:12px;display:grid}.order-context-bar__back{align-self:center;min-height:44px}.order-context-bar__facts{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:minmax(110px,.6fr) minmax(140px,.7fr) minmax(260px,2fr);min-width:0;display:grid}.order-context-fact{align-content:center;gap:3px;min-width:0;padding:10px 14px;display:grid}.order-context-fact+.order-context-fact{border-left:1px solid var(--border)}.order-context-fact>span{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:720}.order-context-fact strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:13px;line-height:1.35;display:flex;overflow:hidden}.order-context-fact select{width:100%;min-height:24px;color:var(--ink);font:inherit;background:0 0;border:0;padding:0 24px 0 0;font-size:13px;font-weight:720}.order-context-fact--customer{grid-column:span 1}.order-context-bar__facts:has(.order-context-fact--customer){grid-template-columns:minmax(100px,.55fr) minmax(120px,.65fr) minmax(170px,1fr) minmax(240px,1.6fr)}.order-context-state{color:#9d4b2b;white-space:nowrap;background:#fff6f1;border:1px solid #eed3c8;border-radius:999px;align-self:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:11px;font-weight:720;display:flex}.order-context-state>span{background:currentColor;border-radius:50%;width:7px;height:7px}.order-context-state.is-open{background:var(--green-soft);color:var(--green-dark);border-color:#c8ead8}.order-save-state{background:var(--surface);width:max-content;min-height:32px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:0 11px;font-size:11px;font-weight:680;display:flex}.order-save-state.is-saved{background:var(--green-soft);color:var(--green-dark)}.order-save-state.is-incomplete{color:#8b5a12;background:#fff6e6}.order-flow-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;overflow:hidden}.order-step-tabs{border-bottom:1px solid var(--border);background:#fbfdfc;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;scroll-margin-top:16px;display:grid}.order-step-tabs>button{min-width:0;min-height:62px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.order-step-tabs>button:hover{color:var(--ink);background:#f3f8f5}.order-step-tabs>button.is-active{color:var(--ink);background:#fff;border-color:#bce6d1;box-shadow:0 5px 16px #123d2812}.order-step-tabs__number{width:30px;height:30px;color:var(--muted);background:#e8efeb;border-radius:10px;place-items:center;font-size:12px;font-weight:760;display:grid}.order-step-tabs>button.is-active .order-step-tabs__number{background:var(--green);color:#fff}.order-step-tabs>button>span:nth-child(2){gap:1px;min-width:0;display:grid}.order-step-tabs strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.order-step-tabs small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:560;overflow:hidden}.order-step-tabs>button>svg{color:var(--green-dark)}.order-step-panel{padding:24px}.order-step-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.order-step-heading h2,.order-step-heading p{margin:0}.order-step-heading h2{margin-top:2px;font-size:21px}.order-step-heading>div>p:last-child{color:var(--muted);margin-top:5px;font-size:12px}.field-draft-list{gap:9px;display:grid}.field-order-card.field-draft-row{min-height:86px;box-shadow:none;background:#fbfdfc;border-radius:14px;grid-template-columns:34px minmax(210px,1.05fr) minmax(260px,1.5fr) auto;align-items:end;gap:12px;margin:0;padding:12px;display:grid}.field-draft-row__number{background:var(--green-soft);width:32px;height:44px;color:var(--green-dark);border-radius:10px;place-items:center;font-size:12px;font-weight:760;display:grid}.field-draft-row .field-group{gap:5px;margin:0}.field-draft-row input,.field-draft-row select{min-height:44px}.field-draft-row__meta{align-items:center;gap:8px;min-height:44px;display:flex}.field-draft-row__meta>span{color:var(--muted);white-space:nowrap;background:#edf3ef;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:680}.order-step-panel .add-field-button{min-height:44px;margin-top:12px}.order-step-footer{border-top:1px solid var(--border);background:#fbfdfc;justify-content:flex-end;align-items:center;gap:16px;margin:22px -24px -24px;padding:12px 24px;display:flex}.order-step-footer>span{color:var(--muted);margin-right:auto;font-size:11px}.order-step-footer--split>span{margin:0 auto}.order-field-tabs{scrollbar-width:thin;gap:8px;padding:2px 2px 10px;display:flex;overflow-x:auto}.order-field-tabs>button{border:1px solid var(--border);min-width:max-content;min-height:46px;color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:13px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:680;display:flex}.order-field-tabs>button:hover,.order-field-tabs>button.is-active{background:var(--green-soft);color:var(--green-dark);border-color:#94d8b6}.order-field-tabs>button strong{min-width:24px;height:24px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;font-size:10px;display:grid}.active-field-context{background:#f4f8f6;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:8px;padding:11px 13px;display:flex}.active-field-context>div{gap:2px;display:grid}.active-field-context span{color:var(--muted);font-size:10px}.active-field-context strong{font-size:13px}.active-field-context p{max-width:50%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.employee-workspace-toolbar{grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:10px;margin-top:12px;display:grid}.employee-workspace-toolbar .search-control{min-height:44px;margin:0}.employee-workspace-toolbar .segmented-control{margin:0}.employee-list-mode button{padding-inline:12px}.employee-workspace-actions{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:7px;display:flex}.employee-workspace-actions>div{gap:7px;display:flex}.worker-options--workspace{overscroll-behavior:contain;border:1px solid var(--border);scrollbar-gutter:stable;background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;max-height:475px;margin-top:4px;display:grid;overflow-y:auto}.worker-options--workspace .worker-company-heading,.worker-options--workspace .empty-state,.worker-options--workspace .employee-load-more{grid-column:1/-1}.worker-options--workspace .worker-company-heading{border-top:0;border-bottom:1px solid var(--border);padding:9px 12px}.worker-options--workspace .worker-option{border-top:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;align-items:center;min-width:0;min-height:64px;padding:0 12px}.worker-options--workspace .worker-option:nth-of-type(2n){border-right:0}.worker-options--workspace .worker-option--selected{background:#f2fbf6}.worker-option__identity{gap:1px;min-width:0;display:grid}.worker-option__identity>span,.worker-option__identity>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.worker-option__identity>small{color:var(--muted);font-size:10px;font-weight:560}.employee-load-more{justify-self:center;margin:12px}.order-review-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.order-review-metrics>div{border:1px solid var(--border);background:#fbfdfc;border-radius:14px;justify-content:space-between;align-items:center;min-height:70px;padding:12px 14px;display:flex}.order-review-metrics span{color:var(--muted);font-size:11px;font-weight:680}.order-review-metrics strong{color:var(--green-dark);font-size:24px}.order-review-fields{gap:9px;display:grid}.order-review-field{border:1px solid var(--border);background:#fff;border-radius:15px;padding:14px}.order-review-field>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-review-field>header>div{gap:1px;display:grid}.order-review-field>header span{color:var(--green-dark);text-transform:uppercase;font-size:10px;font-weight:740}.order-review-field h3{margin:0;font-size:15px}.order-review-field__stats{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.order-review-field__stats span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:680}.order-review-field__comment{color:var(--muted);border-left:3px solid #b8dfca;margin:10px 0 0;padding-left:9px;font-size:11px}.order-review-field details{border-top:1px solid var(--border);margin-top:10px;padding-top:9px}.order-review-field summary{color:var(--green-dark);cursor:pointer;font-size:11px;font-weight:700}.order-review-field ul{max-height:220px;margin:8px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.order-review-field li{border-top:1px solid var(--border);justify-content:space-between;align-items:center;min-height:36px;font-size:11px;display:flex}.order-actions--review{box-shadow:none;border-width:1px 0 0;border-radius:0;grid-template-columns:auto auto minmax(0,1fr) auto;margin:18px -24px -24px}.order-actions__back{justify-self:start}@media (max-width:1120px){.order-context-bar{grid-template-columns:auto minmax(0,1fr)}.order-context-state{grid-column:2;justify-self:end}.employee-workspace-toolbar{grid-template-columns:minmax(0,1fr) minmax(260px,1.25fr)}.employee-list-mode{grid-column:1/-1;justify-self:start}}@media (max-width:900px){.app-main:has(.order-builder--flow) .topbar{min-height:0;padding-bottom:10px}.app-main:has(.order-builder--flow) .topbar h1{font-size:25px}.app-main:has(.order-builder--flow) .topbar__title>p{display:none}.order-builder--flow{width:calc(100% + 28px);margin-inline:-14px;padding-bottom:88px}.order-context-bar{border-inline:0;border-radius:0;grid-template-columns:1fr auto;gap:9px;padding:10px 14px}.order-context-bar__back{grid-area:1/1;justify-self:start}.order-context-state{grid-area:1/2}.order-context-bar__facts{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.order-context-bar__facts:has(.order-context-fact--customer){grid-template-columns:repeat(2,minmax(0,1fr))}.order-context-fact{min-height:57px;padding:8px 10px}.order-context-fact:nth-child(3),.order-context-fact--dish{border-top:1px solid var(--border);border-left:0;grid-column:1/-1}.order-context-fact strong{font-size:12px}.order-context-fact select{min-height:40px}.order-flow-card{border-inline:0;border-radius:0}.order-step-tabs{z-index:1;gap:5px;padding:7px 10px;scroll-margin-top:70px;position:relative;top:auto}.order-step-tabs>button{grid-template-columns:auto minmax(0,1fr);gap:7px;min-height:52px;padding:6px 8px}.order-step-tabs>button>svg,.order-step-tabs small{display:none}.order-step-tabs__number{border-radius:9px;width:27px;height:27px}.order-step-tabs strong{font-size:11px}.order-step-panel{padding:16px 14px 108px}.order-step-heading{align-items:center;margin-bottom:15px}.order-step-heading h2{font-size:19px}.order-step-heading>div>p:last-child{max-width:290px}.field-order-card.field-draft-row{border-radius:13px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:0;padding:10px}.order-step-panel--fields{flex-direction:column;display:flex}.order-step-panel--fields .order-step-heading{order:0}.order-step-panel--fields .add-field-button{order:1;align-self:flex-start;margin:0 0 12px}.order-step-panel--fields .field-draft-list{order:2}.order-step-panel--fields .order-step-footer{order:3}.field-draft-row__number{grid-row:1;height:42px}.field-draft-row__field{grid-area:1/2}.field-draft-row__comment{grid-area:2/1/auto/-1}.field-draft-row__meta{grid-area:1/3}.field-draft-row__meta>span{display:none}.order-step-footer,.order-actions--review{z-index:7;margin:18px -14px -108px;padding:10px 14px;position:sticky;bottom:74px;box-shadow:0 -10px 28px #18392a17}.order-step-footer>span{display:none}.order-step-footer .button{min-height:44px}.order-step-footer--split{grid-template-columns:1fr 1.3fr;display:grid}.order-field-tabs{margin-inline:-14px;padding-inline:14px}.active-field-context{align-items:flex-start}.active-field-context p{max-width:44%}.employee-workspace-toolbar{grid-template-columns:1fr}.employee-workspace-toolbar .search-control,.employee-list-mode{grid-column:1;width:100%}.employee-list-mode{justify-self:stretch}.employee-workspace-actions{align-items:flex-start}.employee-workspace-actions>div{flex-wrap:wrap;justify-content:flex-end}.worker-options--workspace{grid-template-columns:1fr;max-height:min(470px,52vh)}.worker-options--workspace .worker-option,.worker-options--workspace .worker-option:nth-of-type(2n){border-right:0}.order-review-metrics{gap:6px}.order-review-metrics>div{flex-direction:column;align-items:flex-start;min-height:62px;padding:10px}.order-review-metrics strong{font-size:20px}.order-actions--review{z-index:19;border:1px solid var(--border);border-radius:16px;grid-template-columns:.7fr 1fr 1.3fr;gap:7px;width:auto;margin:0;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 -8px 24px #18392a1a}.order-step-panel--review{padding-bottom:170px}.order-actions--review .order-actions__count{display:none}.order-actions--review .order-actions__back,.order-actions--review .order-actions__draft,.order-actions--review .order-actions__send{grid-area:auto}.order-actions--review .button{justify-self:stretch;width:100%;min-height:44px;padding-inline:9px;font-size:10px}}@media (max-width:430px){.order-context-state{text-overflow:ellipsis;max-width:150px;overflow:hidden}.order-step-heading .selection-count{display:none}.employee-workspace-actions{display:grid}.employee-workspace-actions>div{justify-content:stretch}.employee-workspace-actions .button{flex:1;min-height:40px;padding-inline:8px;font-size:10px}.worker-options--workspace .worker-option{padding-inline:9px}.worker-options--workspace .portion-stepper{grid-template-columns:31px 38px 31px;gap:3px;margin-left:6px}.worker-options--workspace .portion-stepper__button{width:31px;height:34px}.worker-options--workspace .portion-stepper__input{width:38px}}.topbar__primary-action{border-radius:12px;min-height:44px;padding-inline:18px}.order-history-filter-shell{box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:0;overflow:visible}.order-history-filter-toggle{width:100%;min-height:50px;color:var(--green-dark);cursor:pointer;font:inherit;background:#e8f6ee;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:10px 18px;font-size:14px;font-weight:760;display:flex}.order-history-filter-toggle>span{align-items:center;gap:8px;display:inline-flex}.order-history-filter-toggle>small{color:var(--green-dark);background:#fff;border-radius:999px;padding:3px 7px;font-size:10px}.order-history-filter-toggle__chevron{transition:transform .16s}.order-history-filter-toggle[aria-expanded=true] .order-history-filter-toggle__chevron{transform:rotate(180deg)}.order-history-filter-content{gap:12px;padding:0 18px 12px;display:grid}@media (min-width:721px){.order-history-filter-shell{padding:0 18px 12px}.order-history-filter-toggle{display:none}.order-history-filter-content{padding:0}}.order-history-quick-filters{min-height:62px}.order-quick-tabs{gap:clamp(18px,2.2vw,34px)}.order-quick-tabs-shell{min-width:0;position:relative}.order-quick-tabs-shell>.order-quick-tabs{width:100%}.order-quick-tabs-scroll-hint{display:none}.order-quick-tabs-scroll-hint--left svg{transform:rotate(180deg)}.order-history-date__mobile,.order-history-mobile-select{display:none}.order-quick-tabs button{color:#637069;min-height:54px;padding-bottom:15px;font-size:12px}.order-quick-tabs button.is-selected{color:var(--green-dark)}.order-history-filters{gap:9px;min-height:38px}.order-date-filter,.order-multi-filter__trigger{border-radius:10px;min-height:34px;font-size:11px}.order-date-filter{gap:6px;padding:2px 7px 2px 9px}.order-date-filter>span{color:var(--muted);font-size:10px}.order-date-filter input{width:112px;min-width:112px;min-height:28px;padding:0;font-size:11px}.order-history-filters__result{font-size:11px}.order-history-table{table-layout:fixed}.order-history-table th:first-child{width:18%}.order-history-table th:nth-child(2),.order-history-table th:nth-child(3){width:13%}.order-history-table th:nth-child(4){width:18%}.order-history-table th:nth-child(5){width:14%}.order-history-table th:nth-child(6){text-align:right;width:24%}.order-history-table th{color:#7d8982;letter-spacing:.025em;text-transform:uppercase;background:#f7faf8;padding-block:10px;font-size:10px}.order-history-table td{padding-block:13px}.order-history-table .status-chip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.order-history-table tbody tr{transition:background-color .16s}.order-history-row,.order-number-button--static{cursor:default}.order-number-button--static:hover{background:0 0}.order-history-expand-button__chevron{transition:transform .16s}.order-history-expand-button[aria-expanded=true] .order-history-expand-button__chevron{transform:rotate(180deg)}.order-history-row.is-expanded,.order-history-expansion>td{background:#f2f8f5}.expanded-order{padding:14px 16px 16px}.expanded-order-grid{border-radius:14px}.expanded-order-grid__header{background:#f7faf8}.expanded-order-entry{border-radius:0}.expanded-order-toolbar{margin-top:12px}.expanded-order-mobile-heading,.expanded-order-field__mobile-heading,.expanded-order-more__mobile-label{display:none}.order-dialog-actions__support,.order-dialog-actions__primary{display:contents}@media (max-width:980px){.order-history-quick-filters{grid-template-columns:minmax(0,1fr);gap:0}.order-quick-tabs--meal{border-top:1px solid var(--border);justify-content:flex-start}}@media (max-width:720px){body:has(.order-history-table) .mobile-brand{font-size:16px}body:has(.order-history-table) .mobile-brand .brand-mark{font-size:16px}.topbar{align-items:flex-start;gap:12px}.live-stack:has(.order-history-table){font-size:16px}.topbar__primary-action{min-height:40px;margin-top:1px;padding-inline:12px;font-size:13px}.app-main:has(.order-history-table) .topbar h1{font-size:clamp(27px,7.5vw,32px)}.app-main:has(.order-history-table) .topbar__title p{display:none}.topbar__primary-action svg{display:none}.order-history-filter-shell{border-radius:28px;width:calc(100% + 28px);margin-inline:-14px;padding:0}.order-history-filter-toggle{border-radius:26px;min-height:52px;font-size:15px}.order-history-filter-content{gap:8px;padding:0 14px 12px}.order-history-filter-content[data-open=false],.order-multi-filter[data-filter-key=meal-type],.order-multi-filter[data-filter-key=status],.order-history-quick-filters{display:none}.order-quick-tabs{overscroll-behavior-inline:contain;gap:22px;width:100%;max-width:100%}.order-quick-tabs--meal button:first-child{margin-left:auto}.order-quick-tabs--meal{gap:12px}.order-quick-tabs--meal button:last-child{margin-right:auto}.order-quick-tabs-scroll-hint{z-index:1;width:38px;height:49px;color:var(--green-dark);opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#fff 58%);justify-content:flex-end;align-items:center;transition:opacity .16s;display:flex;position:absolute;top:0;right:0}.order-quick-tabs-scroll-hint--left{background:linear-gradient(270deg,#fff0,#fff 58%);justify-content:flex-start;left:0;right:auto}.order-quick-tabs-scroll-hint.is-visible{opacity:1}.order-quick-tabs button{min-height:50px;padding-bottom:13px;font-size:14px}.order-quick-tabs small{font-size:13px}.order-history-filters{flex-wrap:wrap;align-items:end;max-width:100%}.order-history-mobile-select{min-width:0;color:var(--muted);flex:112px;gap:4px;font-size:10px;font-weight:700;display:grid}.order-history-mobile-select__control{min-width:0;display:block;position:relative}.order-history-mobile-select select{appearance:none;border:1px solid var(--border);color:#303b35;width:100%;min-height:36px;font:inherit;background:#fff;border-radius:10px;padding:7px 28px 7px 9px;font-size:13px;font-weight:650}.order-history-mobile-select__control svg{color:#64706a;pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.order-date-filter{cursor:pointer;flex:0 0 72px;min-width:72px;padding-right:10px;position:relative;overflow:hidden}.order-date-filter>span{color:inherit;font-family:inherit;font-size:13px;font-weight:650;line-height:inherit;pointer-events:none;display:inline}.order-date-filter input{cursor:pointer;opacity:0;width:100%;min-width:100%;height:100%;font-size:13px;position:absolute;inset:0}.order-date-filter input::-webkit-calendar-picker-indicator{cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.order-multi-filter{flex:0 auto;min-width:0}.order-date-filter,.order-multi-filter__trigger,.order-history-reset{font-size:13px}.order-multi-filter__trigger strong{font-size:12px}.order-history-filters__result{display:none}.order-history-reset{flex:none}.order-history-table tbody{gap:8px;padding:8px}.order-history-table .order-history-row{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:7px 3px;min-width:0;padding:10px 11px;position:relative}.order-history-table .order-history-row.is-new-date-group{margin-top:12px}.order-history-table .order-history-row.is-new-date-group:before{content:"";background:#75cda8;border-radius:999px;height:2px;position:absolute;top:-11px;left:0;right:0}.order-history-table .order-history-row.is-expanded{background:#fff;border-color:#addac6}.order-history-table .order-history-row>td{min-width:0;padding:0}.order-history-row>td:first-child{grid-area:1/1}.order-history-row>td:nth-child(2){color:var(--muted);text-align:center;grid-area:1/2;place-self:center;font-size:13px}.order-history-row>td:nth-child(2)>span{padding-left:0}.order-history-row>td:nth-child(2)>.order-history-date__desktop{display:none}.order-history-row>td:nth-child(2)>.order-history-date__mobile{display:inline}.order-history-row>td:nth-child(3){grid-area:2/3;justify-self:end;margin-right:-2px;padding-right:8px}.order-history-row>td:nth-child(4){grid-area:2/1/auto/3;justify-content:flex-start;margin-left:-11px;padding-left:9px}.order-history-row>td:nth-child(5){grid-area:1/3;align-self:center;justify-items:end}.order-history-row>td:nth-child(6){border-top:1px solid var(--border);grid-area:3/1/auto/-1;padding-top:8px}.order-history-row>td:first-child:before,.order-history-row>td:nth-child(2):before,.order-history-row>td:nth-child(5):before,.order-history-row>td:nth-child(6):before{display:none}.order-history-row>td:nth-child(3),.order-history-row>td:nth-child(4){align-items:baseline;gap:5px;font-size:14px;font-weight:740;display:flex}.order-history-row>td:nth-child(3):before,.order-history-row>td:nth-child(4):before{flex:none;font-size:10px;font-weight:760}.order-history-row>td:nth-child(3)>span,.order-history-row>td:nth-child(4)>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.order-history-row>td:nth-child(4)>span{padding-left:6px}.order-number-button{gap:4px;min-height:30px;padding:3px 6px 3px 2px;font-size:13px}.order-number-button[aria-expanded=true]{background:var(--green-soft)}.order-history-table .status-chip{padding:4px 7px;font-size:11px}.order-history-actions{gap:7px}.order-history-actions .button{min-height:35px;padding:6px 8px;font-size:12px}.order-history-actions .order-history-expand-button{color:#fff;grid-column:1/-1;min-height:42px;font-size:14px;font-weight:760}.order-history-expansion{background:0 0;border:0;margin-top:-8px;padding:0 8px 3px;position:relative}.order-history-expansion:before{content:"";background:#82c9aa;border-radius:999px;width:2px;height:16px;position:absolute;top:0;left:28px}.order-history-expansion>td{background:#f5faf7;border:1px solid #c7e2d6;border-radius:13px;margin-top:12px;position:relative;overflow:hidden}.expanded-order{padding:0}.expanded-order-grid{background:0 0;border:0;overflow:visible}.expanded-order-mobile-heading{min-height:32px;color:var(--green-dark);justify-content:space-between;align-items:center;gap:10px;margin-top:-13px;padding:4px 11px 1px;display:flex}.expanded-order-mobile-heading strong{font-size:14px}.expanded-order-mobile-heading span{color:var(--muted);font-size:12px}.expanded-order-field{background:#fff;border:1px solid #c7e2d6;border-radius:12px;margin:4px 8px 8px;overflow:hidden}.expanded-order-field+.expanded-order-field{border-top:1px solid #c7e2d6}.expanded-order-field__mobile-heading{background:#edf7f2;border-bottom:1px solid #d7e9e0;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:12px;padding:10px 12px;display:grid}.expanded-order-field__mobile-heading>div{gap:2px;min-width:0;display:grid}.expanded-order-field__mobile-heading small{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:720}.expanded-order-field__mobile-heading strong{color:#17211c;overflow-wrap:anywhere;font-size:14px;font-weight:760;line-height:1.25}.expanded-order-entry{background:#fff;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;margin:0;padding:10px 12px 10px 31px;position:relative}.expanded-order-entry+.expanded-order-entry{border-top:1px solid var(--border)}.expanded-order-entry:before{content:"";background:#b9dfce;width:2px;position:absolute;top:0;bottom:0;left:17px}.expanded-order-entry:after{content:"";background:#45b983;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:17px;left:13px;box-shadow:0 0 0 1px #91ceb1}.expanded-order-entry__worker{grid-area:1/1;gap:2px}.expanded-order-entry>.expanded-order-entry__worker:before{content:"";display:none}.expanded-order-entry__worker strong{font-size:14px;font-weight:740;line-height:1.25}.expanded-order-entry__reference,.expanded-order-entry>.expanded-order-entry__field,.expanded-order-entry>.expanded-order-entry__driver{display:none}.expanded-order-entry__status{grid-area:1/2;align-self:center;justify-items:end}.expanded-order-entry__status:before{display:none}.expanded-order-more{border-top:1px solid var(--border);border-radius:0;justify-content:center;width:100%;margin:0;font-size:13px}.expanded-order-more__desktop-label{display:none}.expanded-order-more__mobile-label{display:inline}.order-context-action{font-size:12px}.expanded-order-toolbar{grid-template-columns:1fr;display:grid}.expanded-order-toolbar .button{width:100%}.modal-backdrop:has(.order-history-dialog){place-items:center;padding:8px}.modal-backdrop section[role=dialog].order-history-dialog{border-radius:16px;width:100%;max-height:calc(100dvh - 16px);padding:14px}.order-history-dialog>div:first-child{gap:10px;margin-bottom:12px}.order-history-dialog>div:first-child h2{margin-bottom:2px;font-size:20px}.order-history-dialog>div:first-child p{font-size:13px;line-height:1.35}.order-history-dialog>div:first-child .icon-button{width:34px;height:34px;min-height:34px}.order-history-dialog .order-detail-content{gap:12px}.order-history-dialog .order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.order-history-dialog .order-detail-grid dt{font-size:11px}.order-history-dialog .order-detail-grid dd{margin-top:1px;font-size:14px;line-height:1.25}.order-dialog-actions{grid-template-columns:1fr;gap:7px;margin-top:12px;display:grid}.order-dialog-actions__support,.order-dialog-actions__primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.order-dialog-actions__support:empty,.order-dialog-actions__primary:empty{display:none}.order-dialog-actions__support>:only-child,.order-dialog-actions__primary>:only-child{grid-column:1/-1}.order-dialog-actions .button{white-space:normal;width:100%;min-height:38px;padding:6px 7px;font-size:12px;line-height:1.2}.order-delete-confirmation-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-delete-confirmation-actions .button{width:100%}}@media (max-width:430px){.mobile-brand{justify-content:center;gap:8px;margin-left:min(18vw,77px)}.topbar__title p{display:none}.topbar__primary-action{padding-inline:10px}.order-history-reset{font-size:12px}}@media (min-width:901px){body:has(.kitchen-dashboard) .sidebar{inset:10px auto 10px 10px}body:has(.kitchen-dashboard) .brand-mark{width:42px;height:42px}body:has(.kitchen-dashboard) .brand{min-height:84px;padding-inline:25px}:is(body:has(.kitchen-dashboard) .app-navigation,body:has(.kitchen-dashboard) .sidebar-footer){padding-inline:15px}body:has(.kitchen-dashboard) .nav-link{border-radius:13px;min-height:48px}}.app-main:has(.kitchen-dashboard)>.topbar{width:min(100%,1510px)}.page-content:has(.kitchen-dashboard){width:min(100%,1510px)}.app-main:has(.kitchen-dashboard){padding-right:38px}.page-content:has(.kitchen-dashboard){padding-bottom:24px}.app-main:has(.kitchen-dashboard)>.topbar{min-height:106px;padding-block:16px}.app-main:has(.kitchen-dashboard)>.topbar h1{font-size:clamp(32px,2.3vw,38px)}.app-main:has(.kitchen-dashboard)>.topbar .topbar__title p{margin-top:7px;font-size:14px;display:block}.kitchen-dashboard{scroll-behavior:smooth;gap:14px;transition:opacity .16s;display:grid}.kitchen-dashboard.is-updating{opacity:.72}.kitchen-surface{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px}.kitchen-filters{grid-template-columns:minmax(430px,1.45fr) 220px 210px auto;align-items:end;gap:16px;padding:12px 16px;display:grid}.kitchen-meal-filter{border:0;min-width:0;margin:0;padding:0}.kitchen-meal-filter legend,.kitchen-filter-control>span:first-child{color:var(--muted);margin:0 0 7px 2px;font-size:11px;font-weight:700;display:block}.kitchen-meal-segments{scrollbar-width:none;background:#f0f3f1;border-radius:13px;gap:4px;min-height:46px;padding:4px;display:flex;overflow-x:auto}.kitchen-meal-segments::-webkit-scrollbar{display:none}.kitchen-report-tabs::-webkit-scrollbar{display:none}.kitchen-meal-segments button{color:#75817b;background:0 0;border:0;border-radius:10px;flex:1 0 auto;min-width:72px;padding:0 11px;font-size:12px;font-weight:700;transition:background-color .14s,color .14s,box-shadow .14s}.kitchen-meal-segments button.is-selected{color:var(--text);background:#fff;box-shadow:0 3px 12px #1a412e14}.kitchen-filter-control{min-width:0;display:block}.kitchen-input-shell{border:1px solid var(--border);min-width:0;height:46px;color:var(--green-dark);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:0 11px;display:flex}.kitchen-input-shell:focus-within{border-color:var(--green);outline:3px solid #08c77b24}.kitchen-input-shell input,.kitchen-input-shell select{background:0 0;border:0;border-radius:0;outline:0;min-width:0;min-height:44px;padding:0;font-size:12px;font-weight:680}.kitchen-input-shell select{padding-right:0}.kitchen-input-shell>svg:last-child{flex:none}.kitchen-filter-actions{align-items:center;gap:6px;display:flex}.kitchen-filter-actions .button{white-space:nowrap;min-height:44px}.kitchen-reset-button{box-shadow:none;color:var(--muted);background:0 0;border-color:#0000}.kitchen-reset-button:hover:not(:disabled){background:var(--surface);border-color:#0000}.kitchen-metrics{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kitchen-metric{border:1px solid var(--border);min-height:98px;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;align-items:center;gap:14px;padding:16px 17px;display:flex}.kitchen-metric__icon{background:var(--green-soft);width:44px;height:44px;color:var(--green-dark);border-radius:13px;flex:none;place-items:center;display:grid}.kitchen-metric--warning .kitchen-metric__icon{color:#d07b14;background:#fff3e3}.kitchen-metric__copy{align-content:center;display:grid}.kitchen-metric__copy>span{color:#849089;font-size:12px;font-weight:650}.kitchen-metric__copy>strong{letter-spacing:-.03em;margin-top:2px;font-size:26px;line-height:1}.kitchen-metric__copy>small{color:#d07b14;margin-top:5px;font-size:10px;font-weight:720}.kitchen-workspace{grid-template-columns:minmax(0,1fr) 326px;align-items:start;gap:14px;display:grid}.kitchen-reports{min-width:0;min-height:626px;overflow:hidden}.kitchen-report-tabs{border-bottom:1px solid var(--border);scrollbar-width:none;max-width:100%;padding:10px 12px 0;display:flex;overflow-x:auto}.kitchen-report-tabs button{color:#78847e;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:8px;min-height:54px;padding:10px 16px 13px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.kitchen-report-tabs button:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:16px;right:16px}.kitchen-report-tabs button.is-active{color:var(--green-dark)}.kitchen-report-tabs button.is-active:after{background:var(--green)}.kitchen-report-tabs small{color:#7b8780;background:#eff3f1;border-radius:8px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:grid}.kitchen-report-tabs button.is-active small{background:var(--green-soft);color:var(--green-dark)}.kitchen-report-panel{min-width:0;padding:18px;animation:.18s both kitchen-panel-in}@keyframes kitchen-panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.kitchen-panel-heading,.kitchen-summary-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.kitchen-panel-heading h2,.kitchen-panel-heading p,.kitchen-summary-heading h2,.kitchen-summary-heading p{margin:0}.kitchen-panel-heading h2,.kitchen-summary-heading h2{letter-spacing:-.025em;font-size:20px;font-weight:760}.kitchen-panel-heading p,.kitchen-summary-heading p{color:var(--muted);margin-top:5px;font-size:11px}.kitchen-daily-summary{gap:0;display:grid}.kitchen-summary-tabs{background:#eef2f0;border-radius:13px;flex:none;gap:3px;width:260px;min-height:44px;padding:4px;display:flex}.kitchen-summary-tabs button{color:#748079;background:0 0;border:0;border-radius:10px;flex:1;font-size:11px;font-weight:700}.kitchen-summary-tabs button.is-selected{color:var(--text);background:#fff;box-shadow:0 2px 8px #1634260f}.kitchen-summary-list{border:1px solid var(--border);background:#fff;border-radius:16px;display:grid;overflow:hidden}.kitchen-summary-row{border:0;border-bottom:1px solid var(--border);cursor:pointer;background:#fff;border-radius:0;grid-template-columns:48px minmax(170px,1.2fr) minmax(250px,2fr) 100px;align-items:center;gap:14px;min-height:96px;padding:14px 16px;transition:background-color .14s;display:grid;position:relative}.kitchen-summary-row:last-child{border-bottom:0}.kitchen-summary-row:hover{background:#fbfdfc}.kitchen-summary-row.is-selected{background:#f4fcf8}.kitchen-summary-row input{opacity:0;width:1px;height:1px;position:absolute}.kitchen-summary-row .custom-checkbox{color:#0000;background:#fff;border:1px solid #cad8d0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.kitchen-summary-row input:focus-visible+.custom-checkbox{outline-offset:2px;outline:3px solid #08c77b38}.kitchen-summary-row.is-selected .custom-checkbox{border-color:var(--green);background:var(--green);color:#fff}.kitchen-summary-row__body,.kitchen-summary-row__head{min-width:0;display:grid}.kitchen-summary-row__head{gap:4px}.kitchen-summary-row__head strong{overflow-wrap:anywhere;font-size:13px}.kitchen-summary-row__head>span{color:var(--muted);font-size:10px;font-weight:520}.kitchen-summary-row__meals{color:#65716b;flex-wrap:wrap;gap:7px;font-size:10px;display:flex}.kitchen-summary-row__meals>span{background:#f2f5f3;border-radius:9px;padding:7px 9px}.kitchen-summary-row__meals strong{color:var(--text);margin-left:5px}.kitchen-summary-row__total{justify-items:end;display:grid}.kitchen-summary-row__total strong{font-size:20px;line-height:1}.kitchen-summary-row__total small{color:var(--muted);margin-top:4px;font-size:9px}.kitchen-company-report{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.kitchen-company-node,.kitchen-customer-node,.kitchen-field-node{background:#fff}.kitchen-company-node:not(:last-child){border-bottom:1px solid var(--border)}.kitchen-company-node summary,.kitchen-customer-node summary,.kitchen-field-node summary{cursor:pointer;list-style:none}.kitchen-company-node summary::-webkit-details-marker{display:none}.kitchen-customer-node summary::-webkit-details-marker{display:none}.kitchen-field-node summary::-webkit-details-marker{display:none}.kitchen-company-node>summary{grid-template-columns:34px 24px minmax(0,1fr) 90px;align-items:center;gap:10px;min-height:76px;padding:12px 16px;transition:background-color .14s;display:grid}.kitchen-company-node>summary:hover,.kitchen-customer-node>summary:hover,.kitchen-field-node>summary:hover{background:#fbfdfc}.kitchen-company-node.is-selected>summary{background:#f4fcf8}.kitchen-company-node__checkbox{cursor:pointer;place-items:center;width:30px;height:30px;display:grid}.kitchen-company-node__checkbox input{opacity:0;width:1px;height:1px;position:absolute}.kitchen-company-node__checkbox .custom-checkbox{color:#0000;background:#fff;border:1px solid #cad8d0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.kitchen-company-node__checkbox input:focus-visible+.custom-checkbox{outline-offset:2px;outline:3px solid #08c77b38}.kitchen-company-node.is-selected>summary .custom-checkbox{border-color:var(--green);background:var(--green);color:#fff}.kitchen-company-node__chevron,.kitchen-customer-node summary>svg,.kitchen-field-node summary>svg{color:#86928c;transition:transform .14s}.kitchen-company-node[open]>summary>.kitchen-company-node__chevron,.kitchen-customer-node[open]>summary>svg,.kitchen-field-node[open]>summary>svg{transform:rotate(90deg)}.kitchen-company-node__title{gap:4px;min-width:0;display:grid}.kitchen-company-node__title strong{overflow-wrap:anywhere;font-size:13px}.kitchen-company-node__title small{color:var(--muted);font-size:10px;font-weight:520}.kitchen-company-node__children{border-top:1px solid var(--border);background:#f8faf9;padding:8px 12px 12px 54px}.kitchen-customer-node{border:1px solid #e4ebe7;border-radius:12px;overflow:hidden}.kitchen-customer-node+.kitchen-customer-node{margin-top:8px}.kitchen-customer-node>summary,.kitchen-field-node>summary{grid-template-columns:24px minmax(0,1fr) 80px;align-items:center;gap:10px;min-height:62px;padding:10px 14px;display:grid}.kitchen-customer-node__children{background:#f7f9f8;border-top:1px solid #e4ebe7;gap:7px;padding:8px 10px 10px 34px;display:grid}.kitchen-field-node{border:1px solid #e6ece9;border-radius:10px;overflow:hidden}.kitchen-field-node__meals{color:#65716b;background:#fafcfb;border-top:1px solid #e6ece9;flex-wrap:wrap;gap:7px;padding:10px 14px 12px 48px;font-size:10px;display:flex}.kitchen-field-node__meals>span{background:#edf3f0;border-radius:9px;padding:7px 9px}.kitchen-field-node__meals strong{color:var(--text);margin-left:5px}.kitchen-summary-actions{border:1px solid var(--border);background:#f8fbf9;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:12px 13px;display:flex}.kitchen-summary-actions p{color:var(--muted);margin:0;font-size:10px}.kitchen-summary-actions p strong{color:var(--text)}.kitchen-summary-actions .button{flex:none;min-height:42px}.kitchen-report-panel>.responsive-table-wrap,.kitchen-tech-card-body .responsive-table-wrap{border:1px solid var(--border);border-radius:15px;overflow:auto}.kitchen-report-panel>.responsive-table-wrap table,.kitchen-tech-card-body .responsive-table-wrap table{border:0}.kitchen-dish-list{gap:9px;display:grid}.kitchen-dish-card{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.kitchen-dish-card summary{grid-template-columns:minmax(180px,1fr) 90px 130px 28px;align-items:center;gap:14px;min-height:70px;padding:0 14px;list-style:none;display:grid}.kitchen-dish-card summary>span:first-child{display:grid}.kitchen-dish-card summary small{color:var(--muted);margin-top:3px;font-size:10px}.kitchen-dish-card__total{text-align:right;font-size:11px;font-weight:720}.kitchen-dish-card[open] summary>svg{transform:rotate(180deg)}.kitchen-tech-card-body{border-top:1px solid var(--border);background:#fbfdfc;padding:14px}.kitchen-side-column{gap:12px;display:grid}.kitchen-side-card{padding:18px}.kitchen-side-card h2,.kitchen-side-card>p{margin:0}.kitchen-side-card h2{letter-spacing:-.02em;font-size:17px}.kitchen-side-card>p{color:var(--muted);margin-top:5px;font-size:10px}.kitchen-slice-list{border-top:1px solid var(--border);gap:11px;margin:16px 0 0;padding-top:14px;display:grid}.kitchen-slice-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.kitchen-slice-list dt{color:var(--muted);font-size:10px}.kitchen-slice-list dd{text-align:right;margin:0;font-size:11px;font-weight:700}.kitchen-shift-status{border-top:1px solid var(--border);justify-items:start;gap:3px;margin-top:14px;padding-top:13px;font-size:11px;display:grid}.kitchen-shift-status span{color:var(--green-dark);align-items:center;gap:5px;display:inline-flex}.kitchen-attention-list{gap:9px;margin-top:14px;display:grid}.kitchen-attention-item{border-radius:13px;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:12px;display:grid}.kitchen-attention-item--warning{color:#72501f;background:#fff5e6}.kitchen-attention-item--danger{color:#7d3838;background:#fff0f0}.kitchen-attention-item>span{background:#ffffffb8;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.kitchen-attention-item strong{font-size:11px;display:block}.kitchen-attention-item p{opacity:.88;margin:4px 0 0;font-size:9px;line-height:1.45}.kitchen-side-action .kitchen-shift-close{min-height:44px;margin-top:14px;font-size:12px}.kitchen-side-action>small{color:var(--muted);margin-top:10px;font-size:9px;line-height:1.45;display:block}.kitchen-report-panel .status-chip--danger{background:var(--red-soft);color:var(--red)}@media (max-width:1300px){.kitchen-filters{grid-template-columns:minmax(380px,1.35fr) 190px 180px auto;gap:12px}.kitchen-workspace{grid-template-columns:minmax(0,1fr) 300px}.kitchen-summary-row{grid-template-columns:40px minmax(150px,1fr) minmax(210px,1.5fr) 86px}}@media (max-width:1380px) and (min-width:901px){.kitchen-dashboard,.kitchen-filters,.kitchen-metrics,.kitchen-workspace{width:100%;min-width:0}.kitchen-filters{grid-template-columns:minmax(0,1fr) minmax(160px,.45fr)}.kitchen-meal-filter,.kitchen-filter-actions{grid-column:1/-1}.kitchen-filter-actions{justify-content:flex-end}.kitchen-workspace{grid-template-columns:1fr}.kitchen-side-column{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media (max-width:1120px){.kitchen-filters{grid-template-columns:minmax(0,1fr) 190px}.kitchen-meal-filter,.kitchen-filter-actions{grid-column:1/-1}.kitchen-filter-actions{justify-content:flex-end}.kitchen-workspace{grid-template-columns:1fr}.kitchen-report-tabs button{padding-inline:12px}.kitchen-report-tabs button:after{inset-inline:12px}.kitchen-summary-row{grid-template-columns:36px minmax(130px,1fr) minmax(180px,1.35fr) 74px;gap:10px;padding-inline:12px}}@media (max-width:900px){.app-main:has(.kitchen-dashboard){padding-right:0}.app-main:has(.kitchen-dashboard)>.topbar{min-height:102px;padding:22px 20px 15px}.page-content:has(.kitchen-dashboard){padding-bottom:32px;padding-inline:20px}.kitchen-workspace{grid-template-columns:1fr}.kitchen-reports{min-height:580px}.kitchen-side-column{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media (max-width:720px){.app-main:has(.kitchen-dashboard)>.topbar{min-height:auto;padding:20px 14px 14px}.app-main:has(.kitchen-dashboard)>.topbar h1{font-size:30px}.app-main:has(.kitchen-dashboard)>.topbar .topbar__title p{max-width:360px;margin-top:5px;font-size:11px;line-height:1.4}.page-content:has(.kitchen-dashboard){padding:0 14px 30px}.kitchen-dashboard{gap:12px}.kitchen-surface,.kitchen-metric{border-radius:17px}.kitchen-filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 9px;padding:13px}.kitchen-meal-filter,.kitchen-filter-actions{grid-column:1/-1}.kitchen-meal-segments{scroll-snap-type:x proximity}.kitchen-meal-segments button{scroll-snap-align:start;min-width:92px}.kitchen-filter-actions{grid-template-columns:minmax(0,1fr) auto;display:grid}.kitchen-filter-actions .button{width:100%}.kitchen-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.kitchen-metric{gap:10px;min-height:90px;padding:13px}.kitchen-metric__icon{width:40px;height:40px}.kitchen-metric__copy>span{font-size:10px}.kitchen-metric__copy>strong{font-size:23px}.kitchen-reports{min-height:0}.kitchen-report-tabs{padding:7px 8px 0}.kitchen-report-tabs button{min-height:52px;padding:9px 11px 12px}.kitchen-report-tabs button:after{inset-inline:11px}.kitchen-report-panel{padding:14px}.kitchen-panel-heading,.kitchen-summary-heading{gap:12px;display:grid}.kitchen-summary-tabs{width:100%}.kitchen-summary-row{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;min-height:92px;padding:13px 12px}.kitchen-summary-row__meals{grid-column:2/-1}.kitchen-summary-row__total{grid-area:1/3}.kitchen-company-node>summary{grid-template-columns:30px 20px minmax(0,1fr) 58px;gap:7px;padding-inline:11px}.kitchen-company-node__children{padding:8px 8px 10px 24px}.kitchen-customer-node>summary,.kitchen-field-node>summary{grid-template-columns:20px minmax(0,1fr) 54px;gap:7px;padding-inline:10px}.kitchen-customer-node__children{padding:7px 7px 9px 20px}.kitchen-field-node__meals{padding:9px 10px 10px 37px}.kitchen-summary-actions{gap:11px;display:grid}.kitchen-summary-actions .button{width:100%}.kitchen-dish-card summary{grid-template-columns:minmax(0,1fr) auto auto;gap:9px;padding:11px 12px}.kitchen-dish-card summary>.status-chip{grid-area:2/1/auto/3;justify-self:start}.kitchen-dish-card summary>svg{grid-area:1/3}.kitchen-report-panel>.responsive-table-wrap,.kitchen-tech-card-body .responsive-table-wrap{border:0;overflow:visible}.kitchen-side-column{grid-template-columns:1fr}.kitchen-side-card{padding:16px}.kitchen-side-action .kitchen-shift-close{min-height:48px}}@media (max-width:430px){.kitchen-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.kitchen-filter-control>span:first-child,.kitchen-meal-filter legend{font-size:10px}.kitchen-input-shell{padding-inline:9px}.kitchen-input-shell input,.kitchen-input-shell select{font-size:11px}.kitchen-metric{align-items:flex-start}.kitchen-metric__icon{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.kitchen-dashboard,.kitchen-report-panel,.kitchen-meal-segments button,.kitchen-summary-row{transition:none;animation:none}}@media (min-width:901px){body:has(.route-planner) .sidebar{inset:10px auto 10px 10px}body:has(.route-planner) .brand-mark{width:42px;height:42px}body:has(.route-planner) .brand{min-height:84px;padding-inline:25px}:is(body:has(.route-planner) .app-navigation,body:has(.route-planner) .sidebar-footer){padding-inline:15px}body:has(.route-planner) .nav-link{border-radius:13px;min-height:48px}}.app-main:has(.route-planner)>.topbar{width:min(100%,1510px)}.page-content:has(.route-planner){width:min(100%,1510px)}.app-main:has(.route-planner){padding-right:38px}.page-content:has(.route-planner){padding-bottom:24px}.app-main:has(.route-planner)>.topbar{min-height:106px;padding-block:16px}.app-main:has(.route-planner)>.topbar h1{font-size:clamp(32px,2.3vw,38px)}.app-main:has(.route-planner)>.topbar .topbar__title p{margin-top:7px;font-size:14px;display:block}.route-planner{scroll-behavior:smooth;gap:14px;width:100%;display:grid}.route-surface{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px}.route-workspace-nav{grid-template-columns:minmax(430px,1fr) 230px 220px;align-items:center;gap:14px;min-height:82px;padding:13px 16px;display:grid}.route-primary-tabs{background:#f0f3f1;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,535px);min-height:50px;padding:4px;display:grid}.route-primary-tabs button,.route-creation-modes button{color:#76827c;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:700;transition:background-color .14s,color .14s,box-shadow .14s;display:flex}.route-primary-tabs button:hover,.route-creation-modes button:hover{color:var(--text)}.route-primary-tabs button.is-selected,.route-creation-modes button.is-selected{color:var(--text);background:#fff;box-shadow:0 3px 12px #1a412e14}.route-primary-tabs button>span{color:#6f7c75;background:#e4ebe7;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:10px;line-height:1;display:grid}.route-primary-tabs button.is-selected>span{background:var(--green-soft);color:var(--green-dark)}.route-date-card{border-left:1px solid var(--border);align-items:center;gap:11px;min-width:0;min-height:50px;padding-left:15px;display:flex}.route-date-card__icon{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);border-radius:12px;flex:none;place-items:center;display:grid}.route-date-card>span:last-child{gap:2px;min-width:0;display:grid}.route-date-card small{color:var(--muted);font-size:10px}.route-date-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.route-auto-update{background:var(--green-soft);min-height:38px;color:var(--green-dark);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:8px 13px;font-size:10px;font-weight:700;display:flex}.route-formation-tab,.route-plan-editor{gap:14px;display:grid}.route-creation-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:75px;padding:12px 16px;display:grid}.route-creation-toolbar__copy{gap:4px;min-width:0;display:grid}.route-creation-toolbar__copy strong{font-size:14px}.route-creation-toolbar__copy span{color:var(--muted);font-size:11px;line-height:1.45}.route-creation-modes{background:#f0f3f1;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:318px;padding:4px;display:grid}.route-creation-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.route-assignment-card{padding:18px;overflow:hidden}.route-assignment-heading{justify-content:space-between;align-items:end;gap:20px;min-width:0;margin-bottom:15px;display:flex}.route-assignment-heading>div:first-child{min-width:0}.route-plan-state{color:var(--green-dark);letter-spacing:.03em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:760;display:inline-flex}.route-assignment-heading h2{letter-spacing:-.025em;margin:0;font-size:21px}.route-assignment-heading p{max-width:670px;color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.route-assignment-tools{flex:none;align-items:center;gap:8px;display:flex}.route-bulk-driver select{border-radius:10px;width:235px;min-height:38px;padding:7px 30px 7px 10px;font-size:11px}.route-assignment-tools .button{white-space:nowrap;min-height:38px;padding-inline:11px}.route-field-assignments{gap:10px;margin:0;padding:0;list-style:none;display:grid}.route-field-assignment{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:15px 16px;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.route-field-assignment:hover{border-color:#cedbd4}.route-field-assignment .route-stop__number{background:var(--green-soft);width:28px;height:28px;color:var(--green-dark);border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.route-field-assignment__content{gap:12px;min-width:0;display:grid}.route-field-assignment__heading{grid-template-columns:minmax(220px,1fr) 104px minmax(200px,245px) auto;align-items:center;gap:14px;min-width:0;display:grid}.route-field-assignment__identity{gap:3px;min-width:0;display:grid}.route-field-assignment__identity>strong{color:var(--text);font-size:15px}.route-field-assignment__identity>span{color:var(--muted);font-size:11px}.route-field-chips{flex-wrap:wrap;gap:5px;min-width:0;margin-top:5px;display:flex}.route-field-chip{color:#65736c;background:#f1f4f2;border-radius:9px;align-items:center;min-height:25px;padding:5px 8px;font-size:9px;line-height:1.2;display:inline-flex}.route-field-chip--customer{background:var(--green-soft);color:var(--green-dark)}.route-worker-count{background:#f3f6f4;border-radius:12px;align-content:center;justify-items:center;gap:2px;min-height:54px;padding:7px 9px;display:grid}.route-worker-count span{color:var(--muted);font-size:9px}.route-worker-count strong{font-size:17px}.route-field-driver{min-width:0}.route-field-driver .field-label{margin-bottom:4px;font-size:9px}.route-field-driver select{border-radius:11px;min-height:42px;font-size:11px}.route-field-driver select.needs-attention{color:#845819;background:#fffaf1;border-color:#efcf9a}.route-field-assignment .route-stop__actions{align-items:center;gap:6px;display:flex}.route-field-assignment .bordered-icon-button{border-radius:10px;width:38px;height:38px}.route-field-customers{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.route-field-customer{background:#f8faf9;border:1px solid #e8eeea;border-radius:11px;min-width:0;padding:10px 12px}.route-field-customer>strong{font-size:11px}.route-field-customer .route-customer-orders{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.45}.route-field-assignment--selection.is-selected{background:#f4fbf7;border-color:#a9dfc5}.route-field-assignment__heading--selection{grid-template-columns:minmax(0,1fr) auto}.route-field-choice__summary strong{color:var(--text);font-size:15px}.route-field-choice__summary span,.route-field-choice__meals{color:var(--muted);font-size:11px}.route-fields-by-driver{gap:12px;display:grid}.route-driver-picker--assignment{border:1px solid var(--border);background:#f8faf9;border-radius:14px;justify-content:space-between;align-items:end;gap:18px;padding:13px;display:flex}.route-driver-picker--assignment .field-group{width:min(100%,420px)}.route-driver-picker--assignment select{background:#fff}.route-assignment-empty{border:1px dashed var(--border-strong);background:#fbfcfb;border-radius:14px;min-height:160px;padding:28px 18px}.route-summary-card{gap:13px;padding:18px;display:grid;position:sticky;top:14px}.route-summary-card h3{letter-spacing:-.02em;margin:0;font-size:18px}.route-summary-card>p{color:var(--muted);margin:-8px 0 2px;font-size:10px}.route-summary-list{border-top:1px solid var(--border);gap:0;margin:0;display:grid}.route-summary-list>div{border-bottom:1px solid #eef2f0;justify-content:space-between;align-items:center;gap:14px;min-height:35px;display:flex}.route-summary-list dt{color:var(--muted);font-size:10px}.route-summary-list dd{text-align:right;margin:0;font-size:11px;font-weight:750}.route-composition-card{background:#f4f7f5;border-radius:13px;gap:9px;padding:12px;display:grid}.route-composition-card>strong{font-size:11px}.route-composition-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.route-composition-card li{border-top:1px solid #e2e9e5;gap:2px;padding-top:8px;display:grid}.route-composition-card li>span{font-size:10px;font-weight:700}.route-composition-card small,.route-composition-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.route-summary-warning{color:#81581f;background:#fff4e5;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:11px;font-size:9px;line-height:1.45;display:grid}.route-summary-warning svg{margin-top:1px}.route-summary-actions{gap:8px;display:grid}.route-summary-actions .button{width:100%;min-height:44px;font-size:11px}.route-planner>.inline-warning,.route-planner>.inline-notice,.route-plan-editor>.inline-warning,.route-plan-editor>.inline-notice{margin:0}.route-journal-card{padding:0;overflow:hidden}.route-journal-card>.section-heading{margin:0;padding:18px}.route-journal-card>.section-heading h2{font-size:21px}.route-filters{border-block:1px solid var(--border);background:#f7faf8;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:12px;padding:13px 18px;display:grid}.route-filters .field-label{font-size:9px}.route-filters input,.route-filters select{background:#fff;border-radius:11px;min-height:42px;font-size:11px}.route-filters .button{min-height:42px}.route-records{gap:0;display:grid}.route-record{border:0;border-bottom:1px solid var(--border);background:#fff;border-radius:0;padding:18px}.route-record:last-child{border-bottom:0}.route-record__header{grid-template-columns:130px minmax(160px,.8fr) 92px 130px minmax(250px,auto);align-items:center;gap:16px;margin-bottom:14px;display:grid}.route-record__header>div{gap:3px;display:grid}.route-record__header>div>span:not(.status-chip),.route-record small{color:var(--muted);font-size:10px}.route-record__main strong,.route-record__header>div>strong{font-size:12px}.route-record-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px!important;display:flex!important}.route-record-actions .button{min-height:36px;font-size:10px}.route-driver-manifests{gap:12px;display:grid}.route-driver-manifest{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.route-driver-manifest__header{border-bottom:1px solid var(--border);background:#f7faf8;grid-template-columns:minmax(190px,1fr) auto auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.route-driver-manifest__identity>span{background:var(--green);box-shadow:0 5px 12px #08c77b29}.route-driver-manifest__identity small,.route-driver-manifest__metrics span{font-size:9px}.route-driver-manifest__identity strong,.route-driver-manifest__metrics strong{font-size:11px}.route-driver-manifest .route-manifest-scroll{border:0;border-radius:0}.route-manifest{color:var(--text);font-size:11px}.route-manifest th,.route-manifest td{border-color:var(--border);padding:10px 12px}.route-manifest thead th{background:#fafcfb;font-size:9px}.route-manifest__number{background:#fff}.route-manifest__field{color:#24523a;background:#e6f3e9}.route-manifest__customer{background:#fff2eb}.route-manifest__orders{color:#775f52;font-size:10px}@media (max-width:1320px){.route-workspace-nav{grid-template-columns:minmax(360px,1fr) 215px 190px}.route-assignment-heading{flex-direction:column;align-items:stretch}.route-assignment-tools{flex-wrap:wrap}.route-field-assignment__heading{grid-template-columns:minmax(180px,1fr) 92px minmax(180px,220px) auto;gap:10px}}@media (max-width:1120px){.route-workspace-nav{grid-template-columns:minmax(330px,1fr) 210px}.route-auto-update{display:none}.route-creation-layout{grid-template-columns:1fr}.route-summary-card{position:static}.route-record__header{grid-template-columns:130px minmax(180px,1fr) minmax(140px,.7fr) 100px}.route-record-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:900px){.app-main:has(.route-planner){padding-right:0}.app-main:has(.route-planner)>.topbar{width:calc(100% - 24px)}.page-content:has(.route-planner){width:calc(100% - 24px)}.route-workspace-nav{grid-template-columns:minmax(0,1fr) 215px}}@media (max-width:720px){.app-main:has(.route-planner)>.topbar{min-height:auto;padding:20px 20px 12px}.app-main:has(.route-planner)>.topbar h1{font-size:clamp(28px,8vw,33px)}.app-main:has(.route-planner)>.topbar .topbar__title p{margin-top:4px;font-size:11px;line-height:1.45;display:block}.page-content:has(.route-planner){padding:0 20px 70px}.route-planner,.route-plan-editor,.route-formation-tab{gap:12px}.route-surface{border-radius:17px}.route-workspace-nav{grid-template-columns:1fr;gap:10px;padding:12px}.route-primary-tabs{width:100%;min-width:0}.route-primary-tabs button{padding-inline:8px;font-size:10px}.route-date-card{border-top:1px solid var(--border);border-left:0;min-height:46px;padding-top:10px;padding-left:0}.route-auto-update{display:none}.route-creation-toolbar{grid-template-columns:1fr;gap:10px;padding:14px}.route-creation-modes{width:100%;min-width:0}.route-assignment-card{padding:14px}.route-assignment-heading{flex-direction:column;align-items:stretch;margin-bottom:12px}.route-assignment-heading h2{font-size:18px}.route-assignment-tools{grid-template-columns:1fr;display:grid}.route-bulk-driver select,.route-assignment-tools .button{width:100%}.route-field-assignment{border-radius:14px;grid-template-columns:minmax(0,1fr);padding:13px}.route-field-assignment .route-stop__number{display:none}.route-field-assignment__heading{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px}.route-field-assignment__identity{grid-column:1/-1}.route-worker-count{min-height:48px}.route-field-driver{grid-column:1/-1}.route-field-assignment .route-stop__actions{grid-area:2/2}.route-field-customers{grid-template-columns:1fr}.route-field-assignment__heading--selection{grid-template-columns:minmax(0,1fr)}.route-field-assignment__heading--selection .route-stop__actions{grid-area:auto/1;justify-self:start}.route-driver-picker--assignment{align-items:stretch;display:grid}.route-driver-picker--assignment .field-group{width:100%}.route-summary-card,.route-journal-card>.section-heading{padding:16px}.route-filters{grid-template-columns:1fr;padding:14px 16px}.route-record{padding:16px}.route-record__header{grid-template-columns:1fr 1fr;gap:12px}.route-record__main,.route-record-actions{grid-column:1/-1}.route-record-actions .button{width:100%}.route-driver-manifest__header{grid-template-columns:1fr;align-items:stretch}.route-driver-manifest__header .status-chip{justify-self:start}.route-driver-manifest__header .button{width:100%}.route-driver-manifest .route-manifest-scroll{overflow-x:auto}.route-driver-manifest .route-manifest,.route-driver-manifest .route-manifest thead,.route-driver-manifest .route-manifest tbody,.route-driver-manifest .route-manifest tr,.route-driver-manifest .route-manifest th,.route-driver-manifest .route-manifest td{display:revert}.route-driver-manifest .route-manifest thead{clip:auto;width:auto;height:auto;position:static;overflow:visible}.route-driver-manifest .route-manifest tbody{display:table-row-group}.route-driver-manifest .route-manifest tr{border:0;padding:0}.route-driver-manifest .route-manifest td{padding:10px 12px}.route-driver-manifest .route-manifest td:before{display:none}}@media (max-width:430px){.route-primary-tabs button{font-size:9px}.route-primary-tabs button>span{min-width:19px;height:19px;font-size:9px}.route-creation-toolbar__copy span,.route-creation-modes button{font-size:10px}.route-field-chip{font-size:8px}}@media (prefers-reduced-motion:reduce){.route-planner,.route-primary-tabs button,.route-creation-modes button,.route-field-assignment{scroll-behavior:auto;transition:none}}
