:root{color:#173535;font-synthesis:none;--ink:#173535;--deep:#0b3b3b;--teal:#0f766e;--mint:#d9eee6;--line:#dbe5df;--cream:#fffdf8;--amber:#c77918;--blue:#2563a3;background:#f3f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--deep);color:#fff;z-index:5;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 9px 34px;display:flex}.brand-mark{width:42px;height:42px;color:var(--deep);background:#f6b94f;border-radius:14px;place-items:center;font-family:Georgia,serif;font-size:26px;font-weight:800;display:grid;box-shadow:inset -8px -8px 18px #e89c2d55}.brand strong{font-family:Georgia,serif;font-size:22px}.brand small,.sidebar-foot small{color:#9bb9b4;margin-top:2px;font-size:11px;display:block}.sidebar nav{gap:7px;display:grid}.nav-item{color:#c3d6d2;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;min-height:50px;padding:0 13px;font-weight:650;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff16}.nav-item.active{box-shadow:inset 3px 0 #f6b94f}.nav-icon{text-align:center;width:23px;font-size:21px}.nav-item b{color:#fff;text-align:center;background:#d97706;border-radius:12px;min-width:23px;margin-left:auto;padding:3px 6px;font-size:11px}.sidebar-foot{border-top:1px solid #ffffff18;align-items:center;gap:9px;margin-top:auto;padding:18px 7px 0;display:flex}.sidebar-foot div{flex:1;min-width:0}.sidebar-foot strong{text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.avatar{width:34px;height:34px;color:var(--deep);background:#dcefe8;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.icon-button{color:#a9c3be;background:0 0;border:0;font-size:18px}main{min-width:0}.topbar{justify-content:space-between;align-items:center;gap:24px;padding:28px 38px 18px;display:flex}.eyebrow{color:#6a827e;letter-spacing:.16em;margin:0 0 4px;font-size:10px;font-weight:850}.eyebrow.light{color:#b9d5cf}.topbar h1{color:var(--ink);margin:0;font:700 30px/1.1 Georgia,serif}.top-actions{align-items:end;gap:10px;display:flex}.top-actions label,.filterbar>label,.workflow-banner label{text-transform:uppercase;letter-spacing:.1em;color:#66817c;font-size:10px;font-weight:800}.top-actions input,.top-actions select,.filterbar select,.workflow-banner select{border:1px solid var(--line);height:43px;color:var(--ink);background:#fff;border-radius:11px;min-width:145px;margin-top:5px;padding:0 12px;display:block}.primary,.light-button,.secondary,.sell-button{border:0;border-radius:11px;min-height:43px;padding:0 17px;font-weight:800}.primary{background:var(--teal);color:#fff;box-shadow:0 6px 16px #0f766e25}.primary:hover{background:#0a625c}.primary:disabled{opacity:.55}.page-content{max-width:1600px;padding:8px 38px 90px}.hero-card,.workflow-banner{color:#fff;background:linear-gradient(125deg,#0b4543,#0f655e);border-radius:23px;justify-content:space-between;align-items:center;min-height:230px;padding:34px 40px;display:flex;position:relative;overflow:hidden}.hero-card:after,.workflow-banner:after{content:"";border:55px solid #ffffff08;border-radius:50%;width:290px;height:290px;position:absolute;top:-120px;right:-80px}.hero-card h2,.workflow-banner h2{margin:0 0 9px;font:700 34px/1.1 Georgia,serif}.hero-card p:not(.eyebrow){color:#cce0dc;margin:0}.button-row{gap:10px;margin-top:28px;display:flex}.light-button{color:#153d3b;z-index:1;background:#f7c45f;position:relative}.ghost-light{color:#fff;background:0 0;border:1px solid #ffffff45;border-radius:11px;padding:0 17px;font-weight:750}.hero-orbit{z-index:1;background:#ffffff09;border:1px solid #ffffff30;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:168px;height:168px;display:flex;box-shadow:0 0 0 18px #ffffff06}.hero-orbit strong{font:700 48px Georgia,serif}.hero-orbit span{color:#cce0dc;font-size:12px}.hero-orbit i{color:#11534e;background:#d7eee6;border-radius:20px;margin-top:10px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:17px;gap:14px;padding:20px;display:flex;box-shadow:0 5px 20px #193c3210}.metric-dot{background:var(--teal);border-radius:50%;width:10px;height:10px;margin-top:8px;box-shadow:0 0 0 7px #0f766e15}.metric.amber .metric-dot{background:var(--amber);box-shadow:0 0 0 7px #c7791815}.metric.blue .metric-dot{background:var(--blue);box-shadow:0 0 0 7px #2563a315}.metric p{color:#617875;margin:0;font-size:12px;font-weight:700}.metric strong{margin:3px 10px 0 0;font:700 32px Georgia,serif;display:inline-block}.metric small{color:#82938f}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 5px 20px #193c320d}.panel-head{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;padding:21px 23px;display:flex}.panel h3,.add-reference h3{margin:0;font:700 20px Georgia,serif}.text-button{color:var(--teal);background:0 0;border:0;font-size:12px;font-weight:800}.order-row{border-bottom:1px solid #edf1ee;align-items:center;gap:13px;padding:15px 22px;display:flex}.order-row:last-child{border:0}.customer-initial{color:#175b55;background:#e0eee8;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font:700 17px Georgia,serif;display:grid}.grow{flex:1}.order-row strong,.table-row strong,.prep-row strong{font-size:13px}.order-row small,.table-row small,.prep-row small,.catalog-list small{color:#7b8f8b;margin-top:3px;font-size:11px;display:block}.status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:850;display:inline-flex}.status.open{color:#9a5911;background:#fff0d5}.status.ready{color:#17614f;background:#dff2e7}.status.sold{color:#315a8c;background:#e3edf9}.product-mix{padding:18px 23px}.product-mix>div{grid-template-columns:minmax(100px,1fr) 1.5fr 36px;align-items:center;gap:10px;margin:13px 0;font-size:11px;display:grid}.product-mix>div>div{background:#edf1ef;border-radius:10px;height:7px;overflow:hidden}.product-mix i{border-radius:10px;height:100%;display:block}.product-mix strong{text-align:right}.filterbar{align-items:end;gap:12px;margin-bottom:15px;display:flex}.search{border:1px solid var(--line);color:#71908a;background:#fff;border-radius:11px;flex:1;align-items:center;gap:8px;height:43px;padding:0 12px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search.large{height:52px;font-size:18px}.search.large input{font-size:14px}.order-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:1.25fr 1.5fr .8fr .65fr 1.1fr;align-items:center;gap:13px;min-width:920px;display:grid}.table-head{color:#758985;text-transform:uppercase;letter-spacing:.08em;background:#f8faf8;padding:10px 20px;font-size:10px;font-weight:850}.table-row{border-top:1px solid #edf1ee;padding:14px 20px}.table-row>div:first-child{align-items:center;gap:10px;display:flex}.table-row>div:nth-child(2) small{white-space:nowrap;text-overflow:ellipsis;max-width:270px;overflow:hidden}.row-actions{justify-content:flex-end;gap:5px;display:flex}.row-actions button{border:1px solid var(--line);height:32px;color:var(--ink);background:#fff;border-radius:8px;padding:0 9px;font-size:11px}.row-actions button:disabled{opacity:.35}.row-actions .danger-link{color:#a23b3b;font-size:18px}.workflow-banner{justify-content:flex-start;gap:25px;min-height:130px;margin-bottom:17px;padding:25px 30px}.workflow-banner>div{margin-right:auto}.workflow-banner h2{font-size:27px}.workflow-banner label{color:#bdd5d0;z-index:1}.workflow-banner select{margin-top:4px}.product-heading{align-items:center;gap:12px;display:flex}.product-heading>i{border-radius:5px;width:9px;height:37px}.prep-group{margin-bottom:14px}.prep-row{border-top:1px solid #edf1ee;grid-template-columns:38px 1fr 1.2fr 1.1fr;align-items:center;gap:14px;padding:13px 23px;display:grid}.prep-row.done{opacity:.55}.prep-row.done strong{text-decoration:line-through}.prep-row p{color:#667d79;font-size:11px}.check{color:#fff;background:#fff;border:2px solid #9ab6af;border-radius:8px;width:28px;height:28px;font-weight:900}.prep-row.done .check{background:var(--teal);border-color:var(--teal)}.market-toolbar{align-items:center;gap:15px;margin-bottom:18px;display:flex}.market-toolbar .search{max-width:650px}.market-toolbar>div{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:100px;padding:7px 15px}.market-toolbar>div strong{font:700 21px Georgia,serif;display:block}.market-toolbar>div span{color:#718681;font-size:10px}.market-grid{grid-template-columns:repeat(3,minmax(270px,1fr));gap:15px;display:grid}.sale-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:19px;box-shadow:0 5px 20px #193c320d}.sale-card.is-sold{opacity:.66}.sale-head{align-items:center;gap:10px;display:flex}.sale-head>div{flex:1}.sale-head h3{margin:0;font:700 17px Georgia,serif}.sale-head small{color:#758985;font-size:10px}.sale-card ul{border-top:1px solid #edf1ee;margin:18px 0;padding:0;list-style:none}.sale-card li{border-bottom:1px solid #edf1ee;justify-content:space-between;gap:8px;padding:10px 0;font-size:11px;display:flex}.sale-card li span{color:#6f8580;text-align:right}.order-note{color:#795b2f;background:#fff8e9;border-radius:9px;padding:10px;font-size:11px}.sell-button{background:var(--teal);color:#fff;width:100%}.secondary{color:#28524e;background:#edf3f0}.sale-card .secondary{width:100%}.catalog-tabs{gap:8px;margin-bottom:15px;display:flex}.catalog-tabs button{border:1px solid var(--line);color:#607874;background:#fff;border-radius:11px;padding:10px 16px;font-weight:800}.catalog-tabs button.active{background:var(--deep);color:#fff}.catalog-tabs b{background:#ffffff1e;border-radius:10px;margin-left:7px;padding:2px 7px}.catalog-layout{grid-template-columns:1.5fr minmax(280px,.7fr)}.catalog-list>div{border-top:1px solid #edf1ee;align-items:center;gap:12px;padding:13px 21px;display:flex}.catalog-list>div>div{flex:1}.color-dot{border-radius:6px;width:13px;height:36px}.switch input{display:none}.switch span{background:#c9d5d1;border-radius:20px;width:40px;height:23px;padding:3px;transition:all .2s;display:block}.switch span:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;display:block;box-shadow:0 1px 4px #0002}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:after{transform:translate(17px)}.add-reference{height:max-content;padding:24px}.add-reference label,.form-grid label,.line-item label{color:#657d79;margin-top:17px;font-size:10px;font-weight:800;display:block}.add-reference input,.form-grid input,.form-grid select,.line-item input,.line-item select,.line-item .wide input,textarea{border:1px solid var(--line);width:100%;height:43px;color:var(--ink);background:#fff;border-radius:10px;margin-top:6px;padding:0 11px;display:block}.add-reference input[type=color]{padding:5px}.add-reference .primary{width:100%;margin-top:20px}.hint{color:#7e918d;font-size:10px;line-height:1.5}.toast{z-index:30;color:#fff;background:#173e3b;border-radius:12px;padding:13px 17px;font-size:12px;position:fixed;top:22px;right:28px;box-shadow:0 12px 35px #0003}.toast span{margin-left:20px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b2725a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-editor{background:#f7f9f6;flex-direction:column;width:min(760px,100%);height:100%;display:flex;box-shadow:-20px 0 50px #0003}.editor-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;padding:23px 27px;display:flex}.editor-head h2{margin:0;font:700 26px Georgia,serif}.close{color:#43635e;background:#edf3f0;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.editor-body{padding:22px 27px 80px;overflow-y:auto}.editor-body section{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:14px;padding:20px}.editor-body section>h3{align-items:center;gap:9px;margin:0 0 17px;font:700 18px Georgia,serif;display:flex}.editor-body section>h3 span{background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font:700 12px Inter,system-ui;display:grid}.selected-customer{background:#eff6f2;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.selected-customer div{flex:1}.selected-customer small{color:#718580;margin-top:3px;display:block}.selected-customer button,.line-title button{color:var(--teal);background:0 0;border:0;font-size:11px;font-weight:800}.customer-results{border:1px solid var(--line);border-radius:12px;margin-top:6px;overflow:hidden}.customer-results button{text-align:left;border:0;border-top:1px solid var(--line);background:#fff;width:100%;padding:10px 13px;display:block}.customer-results small{color:#758985;margin-top:3px;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.product-picker{grid-template-columns:repeat(3,1fr);gap:7px;max-height:180px;margin-top:10px;display:grid;overflow:auto}.product-picker button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:11px;display:flex}.product-picker i{background:var(--product-color);border-radius:4px;width:5px;height:24px}.product-picker span{color:var(--teal);margin-left:auto;font-size:18px}.line-items{gap:9px;margin-top:14px;display:grid}.line-item{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;grid-template-columns:5px 1.5fr .65fr .7fr .65fr;align-items:end;gap:8px 10px;padding:13px;display:grid}.line-item>i{border-radius:5px;grid-row:1/3;height:100%}.line-title{align-self:center}.line-title strong{font-size:12px;display:block}.line-title button{color:#a04444;padding:2px 0}.line-item label{margin:0}.line-item .wide{grid-column:span 2}textarea{resize:vertical;height:80px;padding:10px}.editor-foot{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:9px;margin-top:auto;padding:15px 27px;display:flex}.editor-foot .error{color:#a23939;margin-right:auto;font-size:11px}.empty{text-align:center;color:#718681;padding:30px}.empty span{color:#9ab5ae;font:700 30px Georgia,serif}.empty p{font-size:12px}.mobile-nav{display:none}.splash{background:var(--deep);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100vh;display:flex}.splash strong{font:700 28px Georgia,serif}.splash span{color:#a9c4be;font-size:12px}@media (width<=1100px){.app-shell{grid-template-columns:84px 1fr}.sidebar{padding:24px 11px}.brand>div:last-child,.nav-item>span:not(.nav-icon),.sidebar-foot div,.sidebar-foot form{display:none}.brand{padding:0 10px 30px}.nav-item{justify-content:center;padding:0}.nav-item b{margin:0 0 28px 28px;position:absolute}.sidebar-foot{justify-content:center}.market-grid{grid-template-columns:repeat(2,1fr)}.topbar{align-items:flex-end}.top-actions label{display:none}.content-grid{grid-template-columns:1fr}.catalog-layout{grid-template-columns:1fr 320px}.line-item{grid-template-columns:5px 1.2fr .6fr .7fr}.line-item label:nth-of-type(3){grid-column:2}.line-item .wide{grid-column:span 2}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}main{padding-bottom:67px}.topbar{padding:18px 16px 12px;display:block}.topbar>div:first-child{margin-bottom:13px}.topbar h1{font-size:25px}.top-actions{grid-template-columns:1fr 1fr;display:grid}.top-actions label{display:block}.top-actions input,.top-actions select{width:100%;min-width:0}.top-actions .primary{grid-column:1/3}.page-content{padding:5px 13px 35px}.hero-card{min-height:250px;padding:25px 22px}.hero-card h2{max-width:260px;font-size:29px}.hero-orbit{width:155px;height:155px;position:absolute;bottom:-50px;right:-50px}.metrics{grid-template-columns:repeat(3,1fr);gap:7px}.metric{padding:13px 10px;display:block}.metric-dot{margin:0 0 9px;display:block}.metric strong{font-size:26px}.metric small{display:none}.content-grid,.catalog-layout{display:block}.content-grid>.panel{margin-bottom:13px}.order-row{padding:13px}.order-row>strong,.order-row>.status{display:none}.filterbar{grid-template-columns:1fr 1fr;display:grid}.filterbar .search{grid-column:1/3}.table-head{display:none}.table-row{grid-template-columns:1fr auto;min-width:0;padding:15px;display:grid}.table-row>div:nth-child(2),.table-row>div:nth-child(3){grid-column:1}.table-row>.status{grid-area:1/2}.table-row>.row-actions{grid-column:1/3;justify-content:flex-start;margin-top:8px}.workflow-banner{grid-template-columns:1fr 1fr;padding:20px;display:grid}.workflow-banner>div{grid-column:1/3}.workflow-banner h2{font-size:23px}.workflow-banner .light-button{grid-column:1/3}.prep-row{grid-template-columns:35px 1fr 1fr;padding:12px}.prep-row p{display:none}.market-toolbar{grid-template-columns:1fr 1fr;display:grid}.market-toolbar .search{grid-column:1/3}.market-grid{grid-template-columns:1fr}.catalog-tabs{overflow-x:auto}.catalog-layout>.panel{margin-bottom:13px}.modal-backdrop{background:#f7f9f6}.order-editor{width:100%}.editor-head,.editor-body,.editor-foot{padding-left:15px;padding-right:15px}.form-grid{grid-template-columns:1fr}.product-picker{grid-template-columns:repeat(2,1fr)}.line-item{grid-template-columns:5px 1fr 1fr}.line-item>i{grid-row:1/4}.line-title{grid-column:2/4}.line-item label:nth-of-type(3),.line-item .wide{grid-column:auto}.line-item .wide{grid-column:2/4}.editor-foot .error{background:#fff1f1;padding:7px;position:absolute;bottom:70px;left:16px}.mobile-nav{z-index:20;border-top:1px solid var(--line);padding:5px 8px calc(5px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav .nav-item{color:#607b76;flex-direction:column;gap:1px;min-height:47px;padding:3px 10px;font-size:9px;display:flex}.mobile-nav .nav-item.active{color:var(--teal);box-shadow:none;background:#eaf3ef}.mobile-nav .nav-icon{font-size:18px}.toast{top:12px;left:13px;right:13px}}.catalog-edit-button{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:9px;min-height:34px;padding:0 11px;font-size:12px;font-weight:800}.catalog-edit-button:hover{background:#edf6f2}.add-reference select{border:1px solid var(--line);width:100%;height:43px;color:var(--ink);background:#fff;border-radius:10px;margin-top:6px;padding:0 11px;display:block}.active-field{align-items:center;gap:9px;font-size:13px!important;display:flex!important}.active-field input{width:18px!important;height:18px!important;margin:0!important}.preparation-options{border:0;border-top:1px solid var(--line);margin:22px 0 0;padding:18px 0 0}.preparation-options legend{color:var(--ink);padding:0 8px 0 0;font-size:12px;font-weight:850}.preparation-options>p{color:#6f8580;margin:0 0 12px;font-size:12px;line-height:1.45}.preparation-options>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.preparation-options label{border:1px solid var(--line);background:#fbfcfb;border-radius:9px;align-items:center;gap:8px;padding:9px;color:var(--ink)!important;margin:0!important;font-size:12px!important;display:flex!important}.preparation-options input{width:17px!important;height:17px!important;margin:0!important}.preparation-options label:has(input:checked){background:#eaf5f0;border-color:#79aaa0}.catalog-form-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.catalog-form-actions .primary{width:auto;margin:0}.product-editor{max-height:calc(100vh - 125px);position:sticky;top:100px;overflow:auto}@media (width<=760px){.product-editor{max-height:none;position:static}.preparation-options>div{grid-template-columns:1fr}.catalog-edit-button{min-height:40px}}.preparation-dot{background:#d39335}.line-preparation-options{border:0;margin:0;padding:0}.line-preparation-options legend{color:#657d79;padding:0;font-size:10px;font-weight:800}.line-preparation-options>div{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.line-preparation-options label{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:7px;margin:0;padding:8px 10px;font-size:11px;display:flex}.line-preparation-options input{width:17px;height:17px;margin:0}.line-preparation-options label:has(input:checked){background:#eaf5f0;border-color:#79aaa0}.line-preparation-options>small{color:#7b8f8b;margin-top:7px;font-size:11px;display:block}.order-scope{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:13px 15px;display:flex;overflow:visible}.scope-buttons{gap:6px;display:flex}.scope-buttons button{border:1px solid var(--line);color:#526e69;background:#f8faf8;border-radius:9px;min-height:40px;padding:0 14px;font-size:13px;font-weight:800}.scope-buttons button.active{border-color:var(--deep);background:var(--deep);color:#fff}.scope-dates{align-items:end;gap:9px;display:flex}.scope-dates label{color:#657d79;font-size:12px;font-weight:800}.scope-dates input{border:1px solid var(--line);height:40px;color:var(--ink);background:#fff;border-radius:9px;margin-top:4px;padding:0 10px;display:block}.scope-dates p{color:#59716d;max-width:390px;margin:0;font-size:13px;line-height:1.4}.overdue-alert{color:#713f0b;text-align:left;background:#fff7e8;border:1px solid #e7b66d;border-radius:13px;grid-template-columns:30px auto 1fr auto;align-items:center;gap:9px;width:100%;min-height:52px;margin:0 0 12px;padding:9px 14px;display:grid}.overdue-alert>span{color:#fff;background:#d97706;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.overdue-alert strong{font-size:14px}.overdue-alert small{color:#8b6330;font-size:12px}.overdue-alert b{color:#9a5911;font-size:12px}.overdue-alert:hover,.overdue-alert.selected{background:#ffefcf;border-color:#d99a3e}.date-warning{color:#a05a0c;margin-top:6px;font-size:12px;font-weight:700;line-height:1.35;display:block}.filterbar select:disabled{opacity:.6;cursor:not-allowed}@media (width<=760px){.top-actions label:only-of-type{grid-column:1/3}.order-scope{display:block}.scope-buttons{grid-template-columns:repeat(3,1fr);display:grid}.scope-buttons button{padding:0 7px;font-size:11px}.scope-dates{margin-top:12px}.scope-dates label{flex:1}.scope-dates input{width:100%}.overdue-alert{grid-template-columns:30px 1fr auto}.overdue-alert small{display:none}.overdue-alert strong{font-size:12px}}.orders-loading{z-index:25;background:linear-gradient(90deg,transparent,var(--teal),transparent);background-size:45% 100%;height:3px;animation:1s linear infinite orders-loading;position:fixed;top:0;left:250px;right:0}.load-error{color:#7d2929;background:#fff1f1;border:1px solid #e5a6a6;border-radius:12px;align-items:center;gap:11px;margin:0 38px 12px;padding:12px 14px;display:flex}.load-error>span{color:#fff;background:#ad3d3d;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.load-error>div{flex:1}.load-error strong,.load-error small{display:block}.load-error small{margin-top:2px;font-size:12px}.load-error button{color:#7d2929;background:#fff;border:1px solid #d18f8f;border-radius:8px;padding:8px 11px;font-weight:800}@keyframes orders-loading{0%{background-position:-50% 0}to{background-position:150% 0}}@media (width<=1100px){.orders-loading{left:84px}}@media (width<=760px){.orders-loading{left:0}.load-error{margin:0 13px 10px}.load-error small{display:none}}.order-prep-heading,.prep-product-cell{align-items:center;gap:11px;display:flex}.order-prep-heading .customer-initial{border-radius:50%}.prep-product-cell>i{border-radius:5px;flex:none;width:7px;height:34px}.prep-product-cell>div{min-width:0}.prep-product-cell strong,.prep-product-cell small{text-overflow:ellipsis;overflow:hidden}
