:root{--bg:#f4f6f8;--panel:#fff;--panel-soft:#eef2f6;--text:#101828;--muted:#667085;--line:#d4dbe5;--sidebar:#2e333c;--sidebar-dark:#262b33;--sidebar-line:#454b55;--accent:#2f74bd;--accent-strong:#2363a6;--success:#b7d9ad;--warning:#ffe9a8;--danger:#e6bdc0;--green:#137f68}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar-shell{z-index:20;color:#eef4ff;flex:0 0 184px;width:184px;height:100vh;transition:width .18s,flex-basis .18s;display:flex;position:sticky;top:0}.sidebar-shell.collapsed{flex-basis:68px;width:68px}.sidebar-main{z-index:2;background:#303641;border-right:1px solid #202631;flex:0 0 184px;width:184px;position:relative;overflow:hidden}.sidebar-shell.collapsed .sidebar-main{flex-basis:68px;width:68px}.brand{border-bottom:1px solid #464d58;align-items:center;gap:10px;min-height:96px;padding:18px 10px 16px;display:flex;position:relative}.sidebar-shell.collapsed .brand{justify-content:center;padding-inline:8px}.sidebar-shell.collapsed .brand-mark{width:36px;height:36px}.brand strong{max-width:100px;font-size:16px;line-height:1.08;display:block}.brand span{color:#ced7e4;font-size:12px}.brand-mark{color:#fff;background:#5f83c6;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.brand-mark.large{width:58px;height:58px;margin:0 auto 8px}.collapse-button{color:#fff;cursor:pointer;background:#373e49;border:1px solid #58606b;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.sidebar-shell.collapsed .collapse-button{background:#343b47;width:28px;height:28px;position:absolute;top:70px;right:10px;box-shadow:0 8px 20px #00000038}.module-list{gap:3px;display:grid}.module-button{color:#eef4ff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:calc(100% - 20px);margin:0 10px;padding:9px 8px;font-weight:600;display:flex}.module-button.active,.module-button:hover{background:#3b434f}.module-button>svg:last-child{margin-left:auto;transition:transform .16s}.module-button .rotated{transform:rotate(90deg)}.module-icon{color:#d7dfeb;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.sidebar-shell.collapsed .module-button{justify-content:center}.sidebar-shell.collapsed .module-icon{width:30px;height:30px}.nav-flyout{z-index:1;background:#282e38;border-right:1px solid #1f2530;flex:0 0 258px;width:258px;padding:22px 20px 28px;animation:.12s ease-out flyout-in;position:fixed;inset:0 auto 0 184px;overflow-y:auto;box-shadow:10px 0 28px #0f172a38}@keyframes flyout-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes app-spin{to{transform:rotate(360deg)}}.spin-icon{animation:.9s linear infinite app-spin}.nav-flyout h2{color:#fff;border-bottom:1px solid #3f4651;gap:4px;margin:2px 0 20px;padding-bottom:18px;font-size:20px;font-weight:700;display:grid}.nav-flyout h2 small{color:#aeb8c7;font-size:12px;font-weight:400}.nav-group{margin-top:22px}.nav-group h3{color:#fff;border-bottom:1px solid #3f4651;margin:0 0 9px;padding-bottom:9px;font-size:14px;font-weight:700}.nav-link.active{color:#fff;background:#464e5a;border-left-color:#6fa7ff}.nav-link.disabled{cursor:default;color:#8f99a8}.nav-link.disabled:hover{color:#8f99a8;background:0 0}.main-content{width:100%;min-width:0;padding:30px}:is(.main-content:has(.online-orders-page-shell),.main-content:has(.online-clients-page-shell),.main-content:has(.client-scan-page)){padding:18px 0 0}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-bottom:18px;display:grid}.settings-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:8px;min-height:104px;padding:18px;display:grid}.settings-card strong{font-size:18px}.settings-card span{color:var(--muted);font-size:14px}.settings-section{margin-bottom:18px}.subtle-text{color:var(--muted);font-size:13px}.value-list{border:1px solid var(--line);background:var(--panel);border-radius:8px;display:grid;overflow:hidden}.value-row{border-bottom:1px solid var(--line);grid-template-columns:260px 1fr;gap:16px;padding:13px 16px;display:grid}.value-row:last-child{border-bottom:0}.value-row strong{color:#344054}.company-settings-panel{max-width:980px}.company-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.company-settings-grid label{color:#475467;gap:6px;font-size:13px;font-weight:800;display:grid}.company-settings-grid .span-2{grid-column:1/-1}.company-settings-grid input{min-height:42px;color:var(--text);font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 12px;font-weight:700}.company-logo-settings{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-items:center;gap:14px;margin-top:16px;padding:14px;display:flex}.company-logo-preview{background:#111827;border:1px solid #cfd8e3;border-radius:16px;flex:0 0 74px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.company-logo-preview img{object-fit:cover;width:100%;height:100%}.company-logo-settings strong,.company-logo-settings p{margin:0}.company-logo-settings p{color:var(--muted);margin-top:4px;font-size:13px}.store-settings-toolbar{justify-content:flex-start;margin-bottom:14px;display:flex}.store-settings-toolbar label{color:#475467;gap:5px;font-size:12px;font-weight:800;display:grid}.store-settings-toolbar select{min-width:190px;min-height:36px;color:var(--text);font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 34px 0 10px;font-weight:700}.store-settings-table td:nth-child(4){color:#344054;max-width:420px;font-size:13px}.small-icon-button{color:#42526b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.small-icon-button:hover{color:#0f172a;background:#f3f6fb;border-color:#b7c3d4}.store-editor-modal{width:min(1320px,100vw - 32px);max-width:min(1320px,100vw - 32px);max-height:calc(100vh - 44px);overflow:auto}.store-editor-grid{grid-template-columns:150px minmax(220px,1fr) minmax(220px,1fr) 120px}.store-schedule-panel{border-top:1px solid var(--line);gap:12px;margin-top:16px;padding-top:14px;display:grid}.store-schedule-title{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.store-schedule-title strong{color:#0f766e;white-space:nowrap;font-size:13px}.store-schedule-panel h4{margin:0 0 3px;font-size:16px}.store-schedule-panel p{color:var(--muted);margin:0;font-size:13px;font-weight:600}.store-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.store-schedule-day{background:#fff;border:1px solid #d7e0eb;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:5px 8px;display:flex}.store-schedule-day.selected{background:#f2fbf8;border-color:#9fd2c4}.store-schedule-day span{color:#1d2939;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.store-schedule-day input[type=checkbox]{accent-color:var(--accent);margin:0;appearance:auto!important;width:13px!important;min-width:13px!important;max-width:13px!important;height:13px!important;min-height:13px!important;max-height:13px!important;padding:0!important}.store-schedule-day select{width:82px;min-height:30px;color:var(--text);font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 24px 0 8px;font-weight:700}.store-schedule-day select:disabled{color:#98a2b3;background:#f5f7fb}.form-footer-actions{justify-content:flex-end;margin-top:18px;display:flex}.form-footer-actions .primary-button{align-items:center;gap:8px;display:inline-flex}.topbar{justify-content:flex-end;max-width:1360px;margin:0 auto 16px;display:flex}.user-menu{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:8px 10px;display:flex}.user-details{align-items:center;gap:9px;display:flex}.user-details strong,.user-details span{line-height:1.2;display:block}.user-details strong{font-size:14px}.user-details span{color:var(--muted);font-size:12px}.logout-button{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;background:#f8fafc;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:inline-flex}.logout-button:hover{background:#eef2f6}.page{max-width:1360px;margin:0 auto}.page-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.page-header p{display:none}.page-header h1{margin:0;font-size:34px;line-height:1.1}.page-subtitle{color:#475467;margin-top:6px;font-size:14px;font-weight:700;display:block}.primary-button,.ghost-button{cursor:pointer;border-radius:7px;min-height:42px;padding:0 16px;font-weight:700}.primary-button{background:var(--green);color:#fff;border:0}.primary-button:hover{background:#0f6c59}.ghost-button{border:1px solid var(--line);color:var(--text);background:#fff}.ghost-button.danger-soft{color:#b42318;border-color:#f5b5ad}.ghost-button.danger-soft:hover{background:#fff1f0;border-color:#d92d20}.order-detail-actions,.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.back-link-button{color:#344054;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:36px;margin:0 0 12px;font-weight:800;display:inline-flex}.app-back-button{margin-top:-4px}.back-link-button:hover{color:var(--green)}.inline-message{color:#17663a;background:#f0f9f2;border:1px solid #b7d7c0;border-radius:6px;margin:0 0 14px;padding:10px 12px;font-weight:700}.inline-message.error{color:#b42318;background:#fff1f0;border-color:#f1b8b4}.order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.order-summary-panel h2{margin:0 0 12px;font-size:18px}.panel-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.panel-title-row h2{margin:0}.panel-title-row p{color:#667085;margin:4px 0 0;font-size:13px;font-weight:600}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.detail-list div{border-top:1px solid var(--line);min-height:50px;padding:9px 10px}.detail-list dt{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:800}.detail-list dd{color:var(--text);margin:0;font-weight:700}.order-detail-metrics div{background:#fbfcfe}.order-status-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.order-status-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;min-height:74px;padding:10px 12px}.order-status-card span{color:#667085;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.order-status-card strong{color:#1d2939;font-size:15px;line-height:1.25;display:block}.order-status-card.ok{background:#eef9e8;border-color:#a7d49a}.order-status-card.partial{background:#fff8d7;border-color:#f2d676}.order-status-card.error{background:#f9e3e5;border-color:#d8a2a2}.order-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.order-detail-meta div{background:#fff;min-height:44px}.order-detail-lines{margin-top:0}.toolbar{border:1px solid var(--line);background:var(--panel);border-radius:8px;flex-wrap:wrap;gap:12px;margin-bottom:14px;padding:14px;display:flex}label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}input,select{border:1px solid var(--line);min-width:190px;min-height:42px;color:var(--text);background:#fff;border-radius:7px;padding:0 12px}.table-card,.empty-state,.scan-layout{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden}.table-card{overflow:visible}.inline-error{color:#b42318;background:#fff1f0;border:1px solid #f3b4ad;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:700}.empty-table-message{color:var(--muted);text-align:center;padding:18px}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:11px 14px}th{color:#475467;text-transform:uppercase;background:#e9eef4;font-size:13px}.status-pill{color:#116b52;background:#e9f7ef;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.scan-message{color:#067647;background:#ecfdf5;border:1px solid #a7d7c7;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:700}.scan-message.error{color:#b42318;background:#fff1f0;border-color:#f3b4ad}.scan-layout{grid-template-columns:280px 1fr;min-height:620px;display:grid}.orders-rail h2{border-bottom:1px solid var(--line);margin:0;padding:16px;font-size:18px}.order-card{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;gap:5px;padding:16px;display:grid}.order-card.active{color:#fff;background:#0d7fc8}.order-card.partial em,.counter.partial span{background:#ffe58f}.order-card.complete em,.counter.complete span{background:#b7d9ad}.order-card.over em,.counter.over span{background:#e6bdc0}.order-card strong{font-size:24px}.order-card em{background:#00000014;border-radius:999px;width:fit-content;padding:3px 9px;font-style:normal;font-weight:700}.scan-workspace{min-width:0}.scan-title{border-bottom:1px solid var(--line);padding:18px 20px}.scan-title h2{margin:0 0 4px}.scan-title span{color:var(--muted)}.scan-line{border-bottom:1px solid var(--line);grid-template-columns:1fr 310px;align-items:center;gap:16px;min-height:78px;padding:10px 16px;display:grid}.counter{border:1px solid #8a94a3;border-radius:7px;grid-template-columns:62px 1fr 62px;display:grid;overflow:hidden}.counter button,.counter span{background:#fff;border:0;place-items:center;min-height:46px;font-weight:700;display:grid}.counter button{cursor:pointer}.counter button:hover:first-child{color:#fff;background:#b84040}.counter button:hover:last-child{color:#fff;background:#087445}.counter span{border-inline:1px solid #8a94a3}.counter.empty span{background:#fff}.empty-state{padding:40px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:10px;gap:14px;width:min(420px,100%);padding:28px;display:grid;box-shadow:0 22px 60px #1018281f}.login-card h1,.login-card p{text-align:center;margin:0}.login-card p{color:var(--muted)}.login-card input{width:100%}.form-message{color:#b42318;font-weight:700}@media (max-width:900px){.app-shell{display:block}.sidebar-shell,.sidebar-shell.collapsed{flex-basis:auto;width:100%;height:auto;display:block;position:relative}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{flex-basis:auto;width:100%}.brand{padding:14px}.module-label,.collapse-button{display:none}.module-button{width:calc(100% - 20px);margin:10px}.nav-flyout{width:100%;max-height:60vh;box-shadow:none;border-right:0;padding:18px 18px 20px;position:static;inset:auto}.main-content{padding:18px 12px}.topbar{justify-content:stretch}.user-menu{justify-content:space-between;width:100%}.page-header{flex-direction:column;align-items:flex-start}.page-header h1{font-size:28px}.scan-layout{grid-template-columns:1fr}.orders-rail{border-right:0}.scan-line{grid-template-columns:1fr}.counter{grid-template-columns:56px 1fr 56px}.table-card{overflow-x:auto}}:root{--accent:#0f7b6c;--accent-soft:#e7f5f1;--base-blue:#0784d9;--base-yellow:#ffe58a;--base-green:#b8dda9;--base-red:#e7b1b5;--hover-green:#0b7a3d;--hover-red:#a61b14}.app-shell{background:var(--bg);grid-template-columns:148px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell:has(.sidebar-shell.collapsed){grid-template-columns:58px minmax(0,1fr)}.sidebar-shell,.sidebar-shell.collapsed{z-index:25;flex:initial;color:#fff;width:auto;height:100vh;display:block;position:sticky;top:0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{background:#2f343f;border-right:1px solid #202632;width:100%;height:100%;padding:12px 8px;overflow:visible}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;min-height:0;padding:8px 6px 12px;display:flex}.brand-mark,.sidebar-shell.collapsed .brand-mark{color:#fff;background:#4f79bd;border-radius:999px;flex:none;place-items:center;width:31px;height:31px;font-size:12px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff24}.brand strong{color:#fff;max-width:76px;font-size:13px;font-weight:600;line-height:1.08;display:block}.brand span{color:#b9c2d0;font-size:10px;display:block}.collapse-button,.sidebar-shell.collapsed .collapse-button{color:#d7deea;width:24px;height:24px;min-height:24px;box-shadow:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;place-items:center;margin-left:auto;padding:0;display:grid}.collapse-button:hover{color:#fff;background:#ffffff1f}.sidebar-shell.collapsed .brand{justify-content:center;padding:4px 0 10px}.sidebar-shell.collapsed .brand>div:not(.brand-mark),.sidebar-shell.collapsed .module-label,.sidebar-shell.collapsed .module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button>svg:last-child{display:none}.sidebar-shell.collapsed .collapse-button{position:absolute;top:52px;right:17px}.module-label{color:#aeb8c8;letter-spacing:0;text-transform:uppercase;min-height:0;padding:17px 8px 8px;font-size:10px;font-weight:800}.module-button,.sidebar-shell.collapsed .module-button{color:#d4dbe7;text-align:left;background:0 0;border:0;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:37px;margin:0;padding:7px 8px;font-size:12px;font-weight:400;display:flex}.module-button:hover{color:#fff;background:#ffffff0f}.module-button.active{color:#fff;background:0 0}.module-icon,.sidebar-shell.collapsed .module-icon{color:#dce5f4;background:#ffffff14;border-radius:5px;flex:none;place-items:center;width:22px;height:22px;display:grid}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{margin:0;display:block}.module-button.active .module-icon{background:#ffffff1f}.module-button>svg:last-child{color:#aab4c4;margin-left:auto}.nav-flyout{z-index:35;overscroll-behavior:contain;background:#2b303a;border-left:1px solid #ffffff12;border-right:0;width:232px;min-height:100vh;max-height:100vh;padding:18px 14px;animation:.12s ease-out flyout-in;position:fixed;inset:0 auto 0 148px;overflow-y:auto;box-shadow:14px 0 28px #0f172a2e}.sidebar-shell.collapsed .nav-flyout{left:58px}.nav-flyout::-webkit-scrollbar{width:8px}.nav-flyout::-webkit-scrollbar-track{background:0 0}.nav-flyout::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.nav-flyout h2{color:#fff;border-bottom:1px solid #ffffff1f;margin:2px 4px 14px;padding:4px 0 12px;font-size:15px;font-weight:700}.nav-group{border-top:0;border-bottom:1px solid #ffffff1f;margin:24px 4px 9px;padding:0 0 8px}.nav-group h3{color:#fff;margin:0 0 8px;font-size:12px;font-weight:700}.nav-items{gap:2px;display:grid}.nav-link{color:#b8c2d2;border-left:0;border-radius:5px;align-items:center;gap:8px;min-height:33px;padding:7px 10px;font-size:12px;font-weight:300;text-decoration:none;display:flex}.nav-link:hover{color:#e9eef7;background:#343a45}.nav-link.active{color:#fff;background:#404651;font-weight:400;box-shadow:inset 3px 0 #7ea1d8}.nav-link svg{color:currentColor;opacity:.86;width:14px;height:14px}.main-content{width:min(100%,1480px);min-width:0;margin:0 auto;padding:18px}.topbar{justify-content:flex-end;max-width:none;margin:0 0 14px}.user-menu{border-radius:8px;min-height:34px;font-size:13px}.page-header{margin-bottom:12px}.page-header p{margin-bottom:2px;font-size:12px}.page-header h1{font-size:25px}.primary-button,.ghost-button,.logout-button{border-radius:6px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:700}.primary-button{border-color:var(--accent);background:var(--accent)}.table-card table{border-collapse:collapse;width:100%;margin-top:0;font-size:13px}.table-card th,.table-card td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:6px 8px}.table-card th{color:#344054;text-transform:uppercase;background:#eef2f6;font-size:11px;font-weight:800}.actions-cell{text-align:right;width:44px}.actions-cell .ghost-button{color:#344054;background:#fff;border-color:#cbd5e1;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;margin-left:auto;padding:0;font-size:18px;font-weight:900;line-height:1;display:grid;box-shadow:0 1px 2px #10182814}.status-pill{border:1px solid var(--line);width:fit-content;max-width:240px;color:var(--text);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.status-pill.ok{background:var(--base-green);border-color:#a7d49a}.status-pill.partial{background:var(--base-yellow);border-color:#f2d676}.status-pill.error{background:var(--base-red);border-color:#d8a2a2}.message-toast{z-index:10000;width:min(420px,100vw - 32px);color:var(--accent);background:#fff;border:1px solid #b7ddd5;border-radius:8px;padding:12px 42px 12px 14px;font-weight:700;position:fixed;top:92px;right:18px;box-shadow:0 18px 38px #1018282e}.message-toast.error{color:#b42318;border-color:#f1b4ad}.message-toast button{border:1px solid var(--line);width:28px;min-width:28px;height:28px;min-height:28px;color:var(--muted);background:#fff;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:8px;right:8px}.action-menu{display:inline-block;position:relative}.action-trigger{color:#344054;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;font-size:22px;font-weight:800;line-height:1;display:grid;box-shadow:0 1px 2px #10182814}.action-trigger.active,.action-trigger:hover{color:#0b74de;background:#f0f7ff;border-color:#0b74de;box-shadow:0 0 0 3px #0b74de24}.action-dropdown{z-index:45;border:1px solid var(--line);background:#fff;border-radius:8px;min-width:190px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #1018282e}.action-dropdown.up{top:auto;bottom:calc(100% + 8px)}.action-dropdown button{width:100%;min-height:36px;color:var(--text);text-align:left;background:#fff;border:0;border-radius:6px;margin:0;padding:8px 10px;display:block}.action-dropdown button.danger{color:#b42318}.action-dropdown button.danger:hover{background:#fff1f0}.modal-backdrop{z-index:50;background:#10182873;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(980px,100%);max-height:calc(100vh - 36px);padding:16px;overflow:auto;box-shadow:0 24px 60px #10182840}.modal.editor-modal{width:min(1180px,100%)}.modal-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.modal-head h3{margin:0;font-size:18px}.modal-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:12px;display:grid}.modal-grid label input,.modal-grid label select{width:100%}.modal-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.delivery-worklist{border:1px solid var(--line);border-radius:8px;margin-top:10px;overflow:hidden}.order-head,.order-editor-list .order-card{grid-template-columns:minmax(160px,1fr) 126px 126px 150px 150px 48px;align-items:center;gap:8px;display:grid}.order-head{color:var(--muted);text-transform:uppercase;background:#eef2f6;padding:6px 10px;font-size:11px;font-weight:800}.order-editor-list .order-card{border:0;border-bottom:1px solid var(--line);width:100%;min-height:0;color:var(--text);background:#fff;border-radius:0;padding:5px 10px}.order-editor-list .order-card:last-child{border-bottom:0}.order-editor-list input,.order-editor-list select{width:100%;min-width:0;min-height:30px;padding:4px 6px;font-size:13px}.product-title{font-size:14px;font-weight:700;line-height:1.15}.product-title select,.product-select{width:min(210px,100%);min-height:30px}.product-code{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500;display:block}.qty-stepper{background:#fff;border:1px solid #98a2b3;border-radius:6px;grid-template-columns:30px minmax(42px,1fr) 30px;min-width:0;display:grid;overflow:hidden}.qty-stepper button{min-height:30px;color:var(--text);background:#fff;border:0;border-radius:0;padding:0;font-size:18px}.qty-stepper button:first-child:hover{background:var(--hover-red);color:#fff}.qty-stepper button:last-child:hover{background:var(--hover-green);color:#fff}.qty-stepper input{text-align:center;border:0;border-left:1px solid #98a2b3;border-right:1px solid #98a2b3;width:100%;min-width:0;font-weight:700}.mobile-field{min-width:0}.mobile-field:before{display:none}.delivery-add-row{background:#fff;justify-content:flex-start;padding:8px 10px;display:flex}.delivery-add-row button{min-height:30px;padding:0 10px}.small{min-height:30px;padding:5px 8px;font-size:12px}.danger{color:#fff;background:#b42318;border-color:#b42318}.row-subtitle{color:var(--muted);margin-top:2px;font-size:11px;display:block}.report-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.report-metric{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f7f9fc 100%);border-radius:8px;gap:9px;min-width:0;padding:15px;display:grid;box-shadow:0 12px 28px #0f172a0d}.report-metric.primary{background:linear-gradient(135deg,#eef5ff 0%,#fff 72%);border-color:#bfd1ea}.report-metric.calm{background:linear-gradient(135deg,#effaf4 0%,#fff 74%);border-color:#bfdcca}.report-metric span{color:var(--muted);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.report-metric strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:23px;font-weight:850;line-height:1.1;overflow:hidden}.report-metric em{color:#607089;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;overflow:hidden}.premium-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.premium-report-card,.report-comparison{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 16px 34px #0f172a0f}.premium-report-card{overflow:hidden}.report-card-header{background:linear-gradient(135deg,#2f74bd1a,#137f6814),#fff;border-bottom:1px solid #e3e9f2;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.loss-report .report-card-header{background:linear-gradient(135deg,#b4231814,#f59e0b1c),#fff}.report-card-header span{color:#54637a;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800}.report-card-header h2{color:#101828;margin:5px 0 4px;font-size:20px;line-height:1.15}.report-card-header p{color:var(--muted);margin:0;font-size:13px}.report-card-header>strong{color:#0f5d4d;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:20px}.loss-report .report-card-header>strong{color:#9f2b18}.rank-list{gap:0;padding:6px 18px 16px;display:grid}.rank-row{border-bottom:1px solid #edf1f6;grid-template-columns:30px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.rank-row:last-child{border-bottom:0}.rank-number{color:#2363a6;background:#e9f2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:850;display:grid}.rank-number.warning{color:#a85d00;background:#fff2d1}.rank-content{gap:7px;min-width:0;display:grid}.rank-title,.rank-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.rank-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.rank-title em{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:13px;font-style:normal;font-weight:800}.rank-track{background:#edf2f7;border-radius:999px;height:9px;overflow:hidden}.rank-fill{border-radius:inherit;min-width:6px;height:100%;display:block}.rank-fill.sales{background:linear-gradient(90deg,#2363a6,#24a184)}.rank-fill.loss{background:linear-gradient(90deg,#b42318,#f59e0b)}.rank-meta{color:#69778b;font-size:12px}.risk-note{align-items:center;gap:4px;display:inline-flex}.empty-report{color:var(--muted);text-align:center;padding:22px 0}.report-comparison{gap:14px;margin-top:16px;padding:18px;display:grid}.report-comparison h2{margin:0 0 4px;font-size:18px}.report-comparison p{color:var(--muted);margin:0}.report-table{box-shadow:none}.ratio-chip{color:#0f6b4d;background:#edf9f2;border:1px solid #a7d8bf;border-radius:999px;justify-content:center;min-width:58px;padding:3px 8px;font-size:12px;font-weight:800;display:inline-flex}.ratio-chip.danger{color:#b42318;background:#fff1ed;border-color:#f0b6ad}.scan-layout{border-radius:8px;grid-template-columns:260px minmax(0,1fr);min-height:590px;display:grid}.client-scan-layout{grid-template-columns:230px 260px minmax(0,1fr)}.scan-status-rail{border-right:1px solid var(--line);background:#f8fafc}.scan-status-rail h2{border-bottom:1px solid var(--line);background:#eef2f6;margin:0;padding:10px;font-size:15px}.scan-status-list{gap:4px;padding:8px;display:grid}.scan-status-group{gap:4px;margin-top:8px;display:grid}.scan-status-group h3{color:#667085;text-transform:uppercase;margin:0;padding:6px 4px 2px;font-size:11px;font-weight:900}.scan-status-link{color:var(--text);border-radius:7px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;text-decoration:none;display:grid}.scan-status-link:hover{background:#eef2f6}.scan-status-link.active{background:var(--base-blue);color:#fff}.scan-status-count{color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:26px;font-size:12px;font-weight:900;display:inline-flex}.scan-status-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.scan-status-empty,.scan-orders-empty{color:#667085;padding:12px;font-size:13px;font-weight:700}.empty-scan-workspace{place-items:center;padding:18px;display:grid}.client-scan-page{width:100%;max-width:none;margin:0}.client-scan-page .inline-error{margin:0 16px 10px}.client-scan-layout{border-left:0;border-right:0;border-radius:0;grid-template-columns:max-content 260px minmax(0,1fr);width:100%;min-height:calc(100svh - 72px)}.client-scan-status-sidebar{align-self:stretch;min-width:146px;max-width:198px;height:100%;position:sticky;top:0}.client-scan-status-sidebar .online-status-link{text-decoration:none}.client-scan-orders-rail .order-card:first-child{border-top:0}.orders-rail{border-right:1px solid var(--line);background:#fff}.orders-rail h2{border-bottom:1px solid var(--line);background:#eef2f6;margin:0;padding:10px;font-size:15px}.orders-rail .order-card{border:0;border-bottom:1px solid var(--line);width:100%;min-height:82px;color:var(--text);text-align:left;background:#fff;border-radius:0;padding:10px;display:block}.orders-rail .order-card:hover{background:#f8fafc}.orders-rail .order-card.active{background:var(--base-blue);color:#fff}.orders-rail .order-card strong{font-size:18px;line-height:1.15;display:block}.orders-rail .order-card span{margin-top:4px;font-size:12px;font-style:normal;display:block}.orders-rail .order-card em{width:fit-content;color:var(--text);background:#fff;border-radius:999px;margin-top:6px;padding:3px 10px;font-size:12px;font-style:normal;font-weight:800;line-height:1.2;display:inline-flex}.orders-rail .order-card small{color:#9a3412;margin-top:6px;font-size:11px;font-weight:800;display:block}.orders-rail .order-card.active small{color:#fff7ed}.orders-rail .order-card.partial em{background:var(--base-yellow)}.orders-rail .order-card.complete em{background:var(--base-green)}.orders-rail .order-card.over em{color:#fff;background:#b91c1c}.scan-workspace{background:#fff;min-width:0}.scan-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.scan-title h2{margin:0;font-size:16px}.scan-title>div:first-child>span,.scan-title-main>span{color:var(--muted);font-size:13px;font-weight:700}.scan-title .compact{min-height:36px;padding:8px 14px}.scan-title-main{min-width:160px}.scan-order-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.scan-top-icon{color:#334155;cursor:pointer;width:58px;height:42px;font:inherit;background:#fff;border:1px solid #d8e0ea;border-radius:6px;grid-template-rows:18px 12px;place-items:center;padding:0;display:grid;position:relative}.scan-top-icon:hover,.scan-top-icon:focus-visible{outline-offset:1px;background:#eef6ff;border-color:#b7cbe0;outline:2px solid #0064bd2e}.scan-top-icon.online-tip:before{top:calc(100% + 8px);bottom:auto;transform:translate(-50%,-4px)}.scan-top-icon.online-tip:after{border-top-color:#0000;border-bottom-color:#2d3440;top:calc(100% + 3px);bottom:auto}.scan-box-top-icon.ok{color:#fff;background:#087a52;border-color:#087a52}.scan-box-top-icon.empty{color:#64748b;background:#f4f7fb}.scan-awb-top-icon.ok{color:#fff;background:#087a52;border-color:#087a52}.scan-awb-top-icon.bad{color:#64748b;background:#f4f7fb}.scan-top-icon-symbol{place-items:center;height:18px;margin-top:3px;display:grid}.scan-top-icon-count{box-sizing:border-box;color:#fff;background:#0064bd;border:1px solid #ffffffd9;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9.5px;font-weight:900;line-height:1;display:inline-grid;position:absolute;bottom:2px;right:2px}.scan-top-icon-label{max-width:50px;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;line-height:1;display:block;overflow:hidden}.scan-box-top-icon.ok .scan-top-icon-count,.scan-awb-top-icon.ok .scan-top-icon-count{background:#064e3b}.scan-box-top-icon.empty .scan-top-icon-count,.scan-awb-top-icon.bad .scan-top-icon-count{background:#64748b}.scan-top-icon:disabled{cursor:not-allowed;opacity:.55}.scan-box-modal-backdrop{z-index:80;background:#0f172a5c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.scan-box-modal{background:#fff;border:1px solid #d7e1ec;border-radius:8px;width:min(560px,100vw - 24px);max-height:min(720px,100vh - 28px);overflow:auto;box-shadow:0 24px 70px #0f172a47}.scan-box-modal-header{border-bottom:1px solid #e4ebf3;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.scan-box-modal-header h2{margin:0;font-size:17px;line-height:1.2}.scan-box-modal-header span{color:#64748b;margin-top:2px;font-size:12px;font-weight:800;display:block}.scan-box-modal-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:6px;place-items:center;width:30px;height:30px;display:inline-grid}.scan-box-modal-close:hover,.scan-box-modal-close:focus-visible{background:#eef3f8}.scan-box-awb-lock,.scan-box-lock-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:12px 14px 0;padding:10px}.scan-box-awb-lock{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.scan-box-awb-lock strong,.scan-box-awb-lock span,.scan-box-lock-note{font-size:12px;font-weight:800}.scan-box-awb-lock span{color:#9a3412;margin-top:2px;display:block}.scan-box-awb-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.scan-box-danger-button{color:#fff;cursor:pointer;min-height:32px;font:inherit;background:#b91c1c;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.scan-box-danger-button:hover,.scan-box-danger-button:focus-visible{background:#991b1b}.scan-box-danger-button:disabled{cursor:not-allowed;opacity:.58}.scan-box-modal-list{gap:8px;padding:12px 14px;display:grid}.scan-box-modal-row{grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:6px;display:grid}.scan-box-modal-row label{gap:4px;min-width:0;display:grid}.scan-box-modal-row label>span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.scan-box-modal-row select{color:#111827;background:#fff;border:1px solid #d8e0ea;border-radius:6px;width:100%;min-width:0;height:34px;padding:0 8px;font-size:13px;font-weight:800}.scan-box-modal-delete{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid}.scan-box-modal-delete:hover,.scan-box-modal-delete:focus-visible{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.scan-box-modal-empty{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;padding:12px;font-size:13px;font-weight:800}.scan-box-modal-footer{border-top:1px solid #e4ebf3;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.scan-box-modal-row select:disabled,.scan-box-modal-delete:disabled,.scan-box-modal-footer button:disabled{cursor:not-allowed;opacity:.55}.scan-lock-banner,.scan-error-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:10px 12px;padding:10px 12px;font-size:13px;font-weight:800}.scan-error-banner{color:#b91c1c;background:#fef2f2;border-color:#fecaca;margin:0 0 10px}.product-scan-list{display:grid}.scan-line{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(220px,1fr) 230px;align-items:center;gap:10px;padding:8px 12px;transition:background .16s,box-shadow .16s;display:grid}.scan-line.partial{background:#fffdf0}.scan-line.complete{background:#f6fff2}.scan-line.over{background:#fff1f2}.scan-line.recent{background:#dbeafe;box-shadow:inset 6px 0 #2563eb}.scan-line.recent.complete{background:#d9f7cf;box-shadow:inset 6px 0 #148a30}.scan-line.recent.partial{background:#ffefad;box-shadow:inset 6px 0 #d97706}.scan-line.recent.over{background:#ffd4d8;box-shadow:inset 6px 0 #b91c1c}.scan-line strong{font-size:19px;font-weight:400;line-height:1.2;display:block}.scan-line span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.counter{background:#fff;border:1px solid #667085;border-radius:6px;grid-template-columns:42px minmax(92px,1fr) 42px;min-width:0;display:grid;overflow:hidden}.counter button{min-height:40px;color:var(--text);background:#fff;border:0;border-radius:0;font-size:24px;font-weight:400}.counter button:first-child:hover{background:var(--hover-red);color:#fff}.counter button:last-child:hover{background:var(--hover-green);color:#fff}.counter button:disabled{cursor:not-allowed;opacity:.45}.counter button:disabled:hover{color:var(--text);background:#fff}.counter span{min-height:40px;color:var(--text);white-space:nowrap;border-left:1px solid #667085;border-right:1px solid #667085;place-items:center;margin:0;font-size:14px;font-weight:800;display:grid}.counter.partial span{background:var(--base-yellow)}.counter.complete span{background:var(--base-green)}.counter.over span{background:var(--base-red)}.scan-message{z-index:9999;background:var(--text);color:#fff;border-radius:8px;max-width:min(720px,100vw - 28px);padding:12px 16px;font-size:16px;font-weight:800;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #0f172a38}.scan-message.error{background:#b91c1c}.modal.print-modal{width:min(920px,100%)}.print-preview{border:1px solid var(--line);background:#eef2f6;border-radius:8px;place-items:start center;max-height:calc(100vh - 190px);padding:18px;display:grid;overflow:auto}.print-page{color:#111827;background:#fff;width:210mm;min-height:297mm;padding:12mm;font-family:Arial,sans-serif;font-size:12px;box-shadow:0 16px 40px #0f172a2e}.print-page.a5{width:148mm;min-height:210mm;padding:8mm}.print-page h1{text-align:center;margin:0 0 10px;font-size:22px}.print-page h2{margin:14px 0 6px;font-size:14px}.print-page .center{text-align:center}.print-page table{border-collapse:collapse;width:100%;margin-top:10px}.print-page th,.print-page td{text-align:left;vertical-align:top;border:1px solid #111827;padding:6px}.print-page th{background:#eef2f6}.print-page .order-sheet-table col.product-col{width:48%}.print-page .order-sheet-table col.qty-col{width:12%}.print-page .order-sheet-table col.lot-col{width:18%}.print-page .order-sheet-table col.expiry-col{width:22%}.print-page .order-sheet-table th,.print-page .order-sheet-table td{padding:5px;font-size:11px}.print-page .barcode{text-align:center;margin:0 0 8px}.print-page .barcode svg{width:72mm;max-width:100%;height:18mm}.print-page .barcode div{font-size:12px;font-weight:700}.print-page .aviz-head td{width:33.33%;font-size:11px;line-height:1.35}.print-page .aviz-title{text-align:center;font-size:13px}.print-page .aviz-title strong{font-size:18px}.print-page .aviz-foot td{width:33.33%;height:90px;font-size:12px}.print-page .kv th{width:34%}.print-page .signatures{margin-top:40px}@media (max-width:900px){:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){grid-template-columns:58px minmax(0,1fr);display:grid}.sidebar-shell,.sidebar-shell.collapsed{height:100vh;display:block;position:sticky}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{padding:12px 7px}.brand{justify-content:center;padding:4px 0 10px}.brand>div:not(.brand-mark),.module-label,.module-button span:not(.module-icon),.module-button svg:last-child{display:none}.module-list{gap:6px}.collapse-button,.sidebar-shell.collapsed .collapse-button{position:absolute;top:52px;right:17px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{width:min(232px,100vw - 58px);left:58px}.main-content{width:100%;padding:14px}.scan-layout{grid-template-columns:1fr}.orders-rail{border-right:0}.scan-line{grid-template-columns:1fr}.counter{width:100%}}@media (max-width:720px){body{font-size:14px}:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){min-height:100vh;display:block}.sidebar-shell,.sidebar-shell.collapsed{z-index:80;flex-basis:auto;width:100%;height:66px;display:block;position:fixed;inset:auto 0 0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{z-index:83;width:100%;height:66px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#303641;border-top:1px solid #202631;border-bottom:0;border-right:0;align-items:center;gap:0;display:flex;position:relative;overflow:visible;box-shadow:0 -10px 28px #0f172a2e}.brand,.sidebar-shell.collapsed .brand{font-size:11px;display:none}.module-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;display:grid}.collapse-button,.sidebar-shell.collapsed .collapse-button,.module-label{display:none}.module-button,.sidebar-shell.collapsed .module-button{color:#eef4ff;text-align:center;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;gap:3px;width:auto;min-width:0;min-height:48px;margin:0;padding:5px 3px;font-size:11px;line-height:1.1}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon){display:inline-flex}.module-button svg:last-child{display:none}.module-icon,.sidebar-shell.collapsed .module-icon{background:#424b58;border-radius:8px;flex-basis:24px;width:24px;height:24px}.sidebar-shell.module-open:after{content:"";z-index:81;background:#1018286b;position:fixed;inset:0 0 66px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{z-index:82;border-top:1px solid #1f2530;border-right:0;border-radius:14px 14px 0 0;width:100%;max-height:min(72vh,540px);padding:18px 16px 22px;position:fixed;inset:auto 0 66px;box-shadow:0 -16px 40px #0f172a47}.nav-flyout h2{margin:0 0 14px;padding-bottom:14px;font-size:18px}.nav-group{margin-top:16px;padding-top:14px}.nav-group h3{margin-bottom:8px;font-size:13px}.nav-link{min-height:42px;padding:9px 10px;font-size:15px}.main-content{width:100%;margin:0;padding:12px 12px 82px;overflow:hidden}.topbar{justify-content:stretch;margin:0 0 10px}.user-menu{justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:7px 8px}.user-details,.user-details div{min-width:0}.user-details strong{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 160px);overflow:hidden}.user-details span{display:none}.logout-button{justify-content:center;min-width:42px;padding:0 10px}.logout-button span{display:none}.page-header{flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}.page-header h1{font-size:24px}.page-header .primary-button{white-space:nowrap;flex:none}.toolbar{grid-template-columns:1fr;gap:10px;padding:12px;display:grid}label{min-width:0}input,select{width:100%;min-width:0;min-height:40px}.table-card{border:1px solid var(--line);-webkit-overflow-scrolling:touch;background:#fff;border-radius:8px;overflow-x:auto}.table-card table{min-width:680px;font-size:12px;display:table}.table-card thead{display:table-header-group}.table-card tbody{display:table-row-group}.table-card tr{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;display:table-row}.table-card th,.table-card td{border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;word-break:normal;width:auto;min-height:0;padding:7px 8px;display:table-cell}.table-card td:before{content:none;display:none}.table-card td[colspan]{display:table-cell}.table-card td[colspan]:before,.table-card td.actions-cell:before{display:none}.table-card th:last-child,.table-card td.actions-cell{z-index:2;text-align:center;background:#fff;width:46px;min-width:46px;position:sticky;right:0;box-shadow:-8px 0 12px #1018280f}.table-card th:last-child{background:#eef2f6}.table-card td.actions-cell{padding:6px}.table-card .status-pill{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.status-pill{max-width:100%}.action-trigger,.actions-cell .ghost-button{width:34px;min-width:34px;height:34px;min-height:34px}.action-dropdown{min-width:176px;right:0}.message-toast{width:auto;top:66px;left:8px;right:8px}.modal-backdrop{z-index:120;place-items:end stretch;padding:0}.modal,.modal.editor-modal,.modal.print-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh;padding:12px}.modal-head{z-index:2;background:#fff;align-items:flex-start;padding-bottom:10px;position:sticky;top:0}.modal-grid{grid-template-columns:1fr}.modal-actions{z-index:2;background:#fff;padding-top:10px;position:sticky;bottom:0}.delivery-worklist{border:0;max-height:calc(100dvh - 250px);margin-inline:-4px;overflow:auto}.order-head{display:none}.order-editor-list .order-card{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr;gap:8px;margin:8px 4px;padding:10px;display:grid}.mobile-field{gap:5px;display:grid}.mobile-field:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800;display:block}.product-title select,.product-select,.qty-stepper{width:100%}.report-hero,.premium-report-grid{grid-template-columns:1fr;gap:10px}.report-metric{padding:12px}.report-metric strong{font-size:20px}.report-card-header{gap:8px;padding:14px;display:grid}.report-card-header>strong{font-size:18px}.rank-list{padding:4px 14px 12px}.rank-row{grid-template-columns:26px minmax(0,1fr);gap:9px;padding:10px 0}.rank-number{border-radius:7px;width:24px;height:24px;font-size:12px}.rank-title,.rank-meta{flex-direction:column;align-items:flex-start;gap:4px}.rank-title em{font-size:12px}.report-comparison{padding:14px}.scan-layout{background:0 0;border:0;min-height:auto;display:block;overflow:visible}.orders-rail{border:1px solid var(--line);border-radius:8px;max-height:260px;margin-bottom:10px;overflow:auto}.orders-rail h2{z-index:1;position:sticky;top:0}.client-scan-status-sidebar{border:1px solid var(--line);border-radius:8px;max-height:260px;margin-bottom:10px;overflow:auto}.scan-workspace{border:1px solid var(--line);border-radius:8px;overflow:hidden}.scan-title{flex-direction:column;align-items:flex-start;gap:2px}.scan-order-tools{justify-content:flex-start;width:100%;margin-left:0}.scan-box-modal{max-height:calc(100vh - 18px)}.scan-box-awb-lock{grid-template-columns:24px minmax(0,1fr)}.scan-box-awb-actions{grid-column:1/-1;justify-content:flex-start}.scan-line{grid-template-columns:1fr;gap:8px;padding:10px}.scan-line strong{font-size:16px}.counter{grid-template-columns:44px minmax(0,1fr) 44px;width:100%}.print-preview{max-height:calc(100vh - 180px);padding:10px}.print-page,.print-page.a5{width:100%;min-height:auto;padding:8mm}}.page-subtitle{color:var(--muted);margin-top:6px;font-size:14px;display:block}.department-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.department-card{border:1px solid var(--line);min-height:104px;color:var(--text);background:#fff;border-radius:8px;grid-template-columns:36px minmax(0,1fr);gap:4px 10px;padding:14px;text-decoration:none;display:grid;position:relative;box-shadow:0 1px 2px #10182808}.department-card:hover{border-color:#b9c5d4;box-shadow:0 10px 24px #10182814}.department-icon{color:#344054;background:#eef2f6;border-radius:7px;grid-row:span 3;place-items:center;width:32px;height:32px;display:grid}.department-card strong{align-self:end;font-size:15px}.department-card>span:not(.department-icon){color:var(--muted);font-size:12px;line-height:1.35}.department-card em{color:#475467;background:#eef2f6;border-radius:999px;width:fit-content;margin-top:4px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:700}@media (max-width:720px){.module-list{overscroll-behavior-x:contain;scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.module-list::-webkit-scrollbar{display:none}.module-button,.sidebar-shell.collapsed .module-button{min-width:72px;max-width:82px}.department-grid{grid-template-columns:1fr}.department-card{min-height:92px}}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{flex-direction:column;display:flex;overflow-x:hidden}.module-list{min-height:0;padding-bottom:8px;overflow-y:auto}.nav-group{border-bottom:0;padding-bottom:0}.nav-group h3{border-bottom:1px solid #ffffff1f;padding-bottom:8px}.sidebar-user{border-top:1px solid #ffffff1a;gap:6px;margin-top:auto;padding-top:10px;display:grid}.sidebar-user-link{color:#eef4ff;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:7px 6px;text-decoration:none;display:flex}.sidebar-user-link:hover{background:#ffffff12}.sidebar-user-link div{flex:auto;min-width:0}.sidebar-user-link strong,.sidebar-user-link span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.sidebar-user-link strong{font-size:12px;font-weight:600}.sidebar-user-link span{color:#b8c2d2;font-size:10px}.mobile-user-label,.sidebar-user-link .mobile-user-label{display:none}.sidebar-logout{color:#cfd7e3;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:30px;font-size:12px;font-weight:500;display:flex}.sidebar-logout:hover{color:#fff;background:#ffffff12}.sidebar-user.collapsed{align-items:center}.sidebar-user.collapsed .sidebar-user-link,.sidebar-user.collapsed .sidebar-logout{width:36px;height:34px;padding:0}.link-button{color:var(--accent);cursor:pointer;text-align:center;background:0 0;border:0;padding:4px 0;font-weight:700}.ghost-link{color:var(--accent);font-weight:700;text-decoration:none}.ghost-link:hover,.link-button:hover{color:var(--accent-strong);text-decoration:underline}.primary-button,.ghost-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.icon-button{width:34px;min-width:34px;padding-inline:0}.user-editor-modal{width:min(1280px,100%)}.user-permission-form{gap:10px;display:grid}.user-identity-panel{gap:10px;padding:14px 16px;display:grid}.section-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-title-row h2{margin:0;font-size:18px}.section-title-row p{color:var(--muted);margin:4px 0 0;font-size:12px}.user-form-grid{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(180px,1fr) 120px;gap:10px}.user-form-grid label{color:#506078;gap:5px;font-size:12px}.user-form-grid .level-access-field{grid-column:span 2;min-width:280px}.user-form-grid input,.user-form-grid select{border-radius:5px;width:100%;min-width:0;min-height:34px;padding:6px 10px;font-size:13px}.level-access-page{gap:14px;display:grid}.level-access-page .page-header{align-items:flex-end;margin-bottom:2px}.level-access-page .table-card{border-color:#cdd8e7;overflow-x:auto;box-shadow:0 12px 28px #0f172a0f}.level-access-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.level-access-summary div{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #d8e2ee;border-radius:8px;gap:3px;min-height:70px;padding:12px 14px;display:grid}.level-access-summary strong{color:#101828;font-size:24px;line-height:1}.level-access-summary span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:800}.level-access-form{gap:12px;display:grid}.level-access-modal{width:min(760px,100%)}.level-access-modal .modal-head p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.45}.levels-grid{grid-template-columns:minmax(180px,1.1fr) minmax(160px,.9fr) 110px 120px;gap:10px}.levels-grid label{color:#506078;gap:5px;font-size:12px}.levels-grid input,.levels-grid select{border-radius:5px;width:100%;min-width:0;min-height:34px;padding:6px 10px;font-size:13px}.levels-description-field{grid-column:1/-1}.inline-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.level-actions-cell{text-align:right;min-width:92px}.level-access-table{table-layout:fixed;min-width:1080px}.level-access-table .level-name-col{width:18%}.level-access-table .level-code-col{width:17%}.level-access-table .level-rank-col{width:72px}.level-access-table .level-description-col{width:31%}.level-access-table .level-status-col{width:92px}.level-access-table .level-type-col{width:126px}.level-access-table .level-date-col{width:138px}.level-access-table .level-actions-col{width:92px}.level-access-table th,.level-access-table td{padding:10px 12px}.level-access-table td{color:#1f2937;font-size:13px}.level-name{color:#101828;font-size:14px;display:block}.level-code{color:#344054;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #d8e2ee;border-radius:5px;max-width:100%;padding:3px 7px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.level-rank{color:#255e9f;background:#eef4ff;border-radius:999px;place-items:center;min-width:38px;min-height:28px;font-weight:800;display:inline-grid}.level-type-pill{color:#475467;white-space:nowrap;background:#fff;border:1px solid #d8e2ee;border-radius:999px;align-items:center;gap:5px;max-width:100%;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.level-type-pill.system{color:#0f6c59;background:#eefaf6;border-color:#b8d7ce}.small-icon-button.danger-soft{color:#b42318}.small-icon-button.danger-soft:hover{color:#b42318;background:#fff1f0;border-color:#f5b5ad}.settings-hub-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.settings-hub-grid.compact{grid-template-columns:repeat(auto-fit,minmax(300px,460px))}.settings-hub-rows{gap:12px;display:grid}.settings-hub-row{grid-template-columns:repeat(2,minmax(300px,460px));justify-content:start;gap:12px;display:grid}.settings-hub-row.single{grid-template-columns:minmax(300px,460px)}.settings-hub-card{border:1px solid var(--line);min-height:86px;color:var(--text);background:#fff;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.settings-hub-card:hover{border-color:#9db4d1;transform:translateY(-1px);box-shadow:0 10px 28px #10182817}.settings-hub-icon{color:#2f5f98;background:#eef4fb;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.settings-hub-content{gap:4px;min-width:0;display:grid}.settings-hub-card strong,.settings-hub-card small{display:block}.settings-hub-card strong{margin-bottom:4px;font-size:15px}.settings-hub-card small{color:#667085;font-size:12px;line-height:1.4}.settings-status{color:#667085;background:#f2f4f7;border-radius:999px;align-self:start;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800}.settings-status.active{color:#116b52;background:#e9f7ef}@media (max-width:720px){.settings-hub-row,.settings-hub-row.single{grid-template-columns:1fr}}.permissions-sections{gap:14px;display:grid}.permission-section{border:1px solid var(--line);background:#fff;border-radius:8px;padding:13px 16px 16px;box-shadow:0 12px 26px #0f172a0a}.permission-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.permission-section-head h4{margin:0;font-size:15px}.permission-section-head p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.35}.permission-summary{text-align:right;background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;gap:2px;min-width:132px;padding:8px 10px;display:grid}.permission-summary span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:800}.permission-summary strong{color:#101828;font-size:15px}.permission-module-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.permission-module-card{cursor:pointer;background:#f8fafc;border:1px solid #d8e2ee;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:10px 11px;display:grid}.permission-module-card.active{background:#eefaf6;border-color:#9ed4bf}.permission-module-card input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--green)}.permission-module-card strong,.permission-module-card small{display:block}.permission-module-card strong{color:#101828;font-size:14px}.permission-module-card small{color:#667085;margin-top:2px;font-size:11px}.permission-actions-section,.permission-module-panels{gap:10px;display:grid}.permission-module-panel{background:#fff;border:1px solid #dbe4ef;border-radius:8px;overflow-x:auto}.permission-module-panel-head{background:#f8fafc;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;gap:12px;min-width:920px;padding:9px 11px;display:flex}.permission-module-panel-head strong{color:#101828;font-size:14px}.permission-module-panel-head span{color:#667085;font-size:12px;font-weight:800}.permission-table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.permission-table th,.permission-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #e4e9f1;height:34px;padding:6px 8px}.permission-table th{color:#506078;text-transform:uppercase;font-size:11px;font-weight:800}.permission-table th:first-child,.permission-table td:first-child{text-align:left}.permission-table tbody tr:hover{background:#f5f8fc}.permission-table input[type=checkbox]{width:14px;min-width:14px;height:14px;min-height:14px;accent-color:var(--green)}.permission-module-table{max-width:620px}.permission-module-table th:nth-child(2),.permission-module-table td:nth-child(2),.permission-module-table th:nth-child(3),.permission-module-table td:nth-child(3){width:96px}.permission-actions-table td:first-child{width:360px}.permission-actions-table td:first-child strong{font-size:13px;display:block}.permission-actions-table td:first-child span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.permission-empty-cell{color:#b2bdca}.permission-page-cell,.permission-section-cell{align-items:center;gap:8px;min-width:0;display:flex}.permission-page-cell>span,.permission-section-cell>span:last-child{min-width:0}.permission-expand-button,.permission-expand-spacer{place-items:center;width:24px;min-width:24px;height:24px;display:inline-grid}.permission-expand-button{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px}.permission-expand-button:hover{color:#1f4f82;background:#eef4fb;border-color:#c8d2e0}.permission-parent-row{background:#fbfcfe}.permission-child-row{background:#f4f9ff}.permission-child-row:hover{background:#eef6ff!important}.permission-child-row td{height:30px;padding-top:4px;padding-bottom:4px}.permission-child-row td:first-child{padding-left:36px}.permission-child-row strong{font-weight:800;font-size:12px!important}.permission-child-row td:first-child span:not(.permission-child-marker){font-size:10.5px}.permission-child-marker{background:#b7c3d4;width:14px;min-width:14px;height:1px;display:inline-block}.permission-empty-panel{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #c7d2e1;border-radius:8px;padding:18px;font-weight:700}.compact-check-row{align-items:center;gap:10px;min-height:54px;padding-top:21px;display:flex}.compact-check-row input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--green)}.compact-check-row span{color:var(--muted);gap:2px;font-size:12px;line-height:1.25;display:grid}.compact-check-row strong{color:var(--text);font-size:14px}.permission-detail-table th,.permission-detail-table td{text-align:center}.permission-detail-table th:first-child,.permission-detail-table td:first-child,.permission-detail-table th:nth-child(2),.permission-detail-table td:nth-child(2){text-align:left}.permission-flag{justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;font-weight:800;display:inline-flex}.permission-flag.yes{color:#067a20}.permission-flag.muted{color:#a8b2c0;font-weight:700}.user-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.user-module-card{border:1px solid var(--line);background:#f8fafc;border-radius:7px;min-height:56px;padding:10px 12px}.user-module-card.active{background:#eef9e8;border-color:#a7d49a}.user-module-card span{color:#506078;font-size:12px;font-weight:800;display:block}.user-module-card strong{color:#0f172a;margin-top:4px;font-size:15px;display:block}.user-form-footer{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcf0;border-radius:10px;padding:10px;position:sticky;bottom:0}.hidden-autofill-field{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;top:-10000px;left:-10000px}.account-panel{max-width:760px}@media (max-width:900px){.user-form-grid,.levels-grid,.permission-action-row{grid-template-columns:1fr}.user-form-grid .level-access-field,.levels-description-field{grid-column:auto;min-width:0}.permission-action-checks{justify-content:flex-start}.permission-section-head{display:grid}.permission-summary{text-align:left}.permission-main-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.user-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.module-list{width:calc(100% - 42px);overflow-y:visible}.sidebar-user{border-top:0;width:38px;margin:0 0 0 4px;padding:0;display:flex}.sidebar-user-link{justify-content:center;width:38px;height:48px;padding:0}.sidebar-user-link div,.sidebar-logout{display:none}.nav-group{padding-top:0}}.brand-logo{background:#111827;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-logo img{object-fit:cover;width:100%;height:100%}.sidebar-shell.collapsed .brand-logo{width:34px;height:34px}.nav-flyout h2{border-bottom:0;padding-bottom:4px}.nav-group{border-bottom:0;margin-top:18px}.nav-flyout h2+.nav-group{margin-top:16px}.nav-group h3{border-bottom:1px solid #ffffff24}.sidebar-user{padding-bottom:2px}.sidebar-avatar{color:#fff;object-fit:cover;background:#4c6fba;border-radius:999px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:9px;font-weight:800;line-height:1;display:inline-grid}.sidebar-avatar-fallback{border:1px solid #ffffff29}.login-page{background:radial-gradient(circle at 16% 12%,#137f681f,#0000 30%),linear-gradient(135deg,#f7fafc 0%,#eef3f7 100%);min-height:100dvh}.login-card{border-radius:14px;gap:12px;width:min(430px,100%);padding:32px}.login-logo{object-fit:contain;justify-self:center;width:112px;height:112px;margin-bottom:2px}.login-card h1{font-size:30px}.login-card .primary-button{width:100%;margin-top:4px}.action-trigger:hover,.action-trigger.active{color:#111827;box-shadow:none;background:#eef2f6;border-color:#9aa6b7}.action-dropdown{border-radius:4px;padding:0}.action-dropdown button{border-radius:0}.action-dropdown>button{align-items:center;gap:8px;display:flex}.action-dropdown button:hover{background:#eef2f6}.document-action-row{grid-template-columns:minmax(0,1fr) 38px;display:grid}.action-dropdown .document-action-row button{min-height:36px}.action-dropdown .document-action-row button:first-child{padding-right:8px}.action-dropdown .document-print-button{color:#475467;text-align:center;place-items:center;padding:0;display:grid}.action-dropdown .document-print-button:hover{color:#0f766e}.account-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:210px minmax(0,1fr);gap:18px;max-width:900px;padding:18px;display:grid}.account-avatar-block{background:#f8fafc;border-radius:8px;align-content:start;justify-items:center;gap:12px;padding:14px;display:grid}.account-avatar{border:1px solid var(--line);color:#344054;background:#eef2f6;border-radius:999px;place-items:center;width:124px;height:124px;font-size:30px;font-weight:800;display:grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.upload-button{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.account-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-fields input{width:100%}.account-actions{grid-column:2;justify-content:flex-end;gap:8px;display:flex}.account-card .form-message{grid-column:2}@media (max-width:720px),(hover:none) and (pointer:coarse) and (max-height:540px){.brand-logo{display:none}.account-card,.account-actions,.account-card .form-message{grid-column:auto}.account-card,.account-fields{grid-template-columns:1fr}.account-actions{flex-direction:column}}html,body{height:100%}.app-shell{height:100vh;min-height:0;overflow:hidden}.sidebar-shell{height:100vh;position:relative}.sidebar-main,.nav-flyout{height:100vh;overflow:hidden auto}.main-content{height:100vh;padding-top:22px;overflow-y:auto}.page-tabs{gap:6px;max-width:1360px;margin:0 auto 16px;padding-bottom:2px;display:flex;overflow-x:auto}.page-tabs a{color:#273244;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:6px;gap:2px;min-width:132px;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-grid}.page-tabs a span{color:#667085;font-size:11px;font-weight:600}.page-tabs a.active{color:#1d4f8b;background:#eef5ff;border-color:#9db9dd}.list-toolbar{z-index:8;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 0;display:flex;position:relative}.list-toolbar-left,.list-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.list-filter-wrap{position:relative}.toolbar-chip,.sort-control select,.add-button{border-radius:4px;min-height:36px;font-weight:700}.toolbar-chip{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.toolbar-chip.strong{color:#2f74bd}.toolbar-chip:hover{background:#f8fafc;border-color:#94a3b8}.toolbar-chip span{color:#255f9e;background:#e9f1fb;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:12px;display:inline-grid}.sort-control{color:#475467;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.sort-control select{background:#fff;border:1px solid #cbd5e1;width:auto;min-width:176px}.add-button{color:#fff;cursor:pointer;background:#2f74bd;border:0;justify-content:center;align-items:center;gap:7px;padding:0 14px;text-decoration:none;display:inline-flex}.add-button:hover{background:#255f9e}.filter-popover{z-index:60;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:min(760px,100vw - 48px);padding:14px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 42px #1018282e}.fields-popover{min-width:min(640px,100vw - 48px)}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.preset-grid button,.text-button{color:#344054;cursor:pointer;text-align:left;background:0 0;border:0;min-height:34px;font-weight:700}.preset-grid button{border-radius:4px;padding:7px 8px}.preset-grid button:hover,.text-button:hover{background:#eef2f6}.popover-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;display:grid}.popover-grid.two{grid-template-columns:repeat(2,minmax(180px,1fr))}.popover-actions{border-top:1px solid #eef2f6;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;display:flex}.primary-button.small{min-height:34px;padding:0 14px}.nav-flyout h2{border-bottom:0;margin-bottom:18px;padding-bottom:0}.nav-group{border-top:0;margin-top:22px;padding-top:0}.nav-group h3{border-bottom:1px solid #3f4651;margin-bottom:10px;padding-bottom:10px}.action-trigger,.action-trigger.active,.action-trigger:hover{width:30px;min-width:30px;height:26px;min-height:26px;box-shadow:none;border-radius:3px;font-size:14px}.action-trigger{color:#64748b;background:0 0;border:1px solid #0000}.select-cell{text-align:center;width:34px}.select-cell input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent);margin:0}.bulk-actions{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:9px 10px;display:flex;box-shadow:0 8px 18px #0f172a0d}.bulk-actions strong{color:#344054;margin-right:4px;font-size:13px}.bulk-actions button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;align-items:center;gap:6px;min-height:30px;font-weight:700;display:inline-flex}.bulk-actions button:hover{background:#f8fafc;border-color:#8da0ba}.status-check-list{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.status-check{color:#344054;white-space:nowrap;border:1px solid #d0d5dd;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:24px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}button.status-check{cursor:pointer;font-family:inherit}button.status-check:hover{filter:brightness(.96);transform:translateY(-1px)}.status-complete-check{color:#009000;justify-content:center;align-items:center;width:20px;height:18px;line-height:1;display:inline-flex}.status-complete-checkmark{text-shadow:.35px 0;transform-origin:54% 60%;font-family:Arial,Segoe UI Symbol,sans-serif;font-size:19px;font-weight:900;line-height:1;display:block;transform:rotate(9deg)skew(-7deg)scaleX(1.04)}.status-check.ok{color:#1d5f31;background:#d9efd1;border-color:#95c48f}.status-check.partial{color:#7a4b00;background:#fff0af;border-color:#e0c452}.status-check.error{color:#8a1f1f;background:#e8c5c7;border-color:#d99a9a}.list-pagination{border-top:1px solid var(--line);color:#475467;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.list-pagination label,.pagination-buttons{align-items:center;gap:8px;display:inline-flex}.list-pagination select,.pagination-buttons a,.pagination-buttons button{background:#fff;border:1px solid #cbd5e1;border-radius:4px;min-height:30px}.pagination-buttons a,.pagination-buttons button{color:#1f2937;cursor:pointer;justify-content:center;align-items:center;padding:0 10px;font-weight:700;text-decoration:none;display:inline-flex}.pagination-buttons a[aria-disabled=true],.pagination-buttons button:disabled{cursor:not-allowed;opacity:.45}.table-note{border-bottom:1px solid var(--line);color:#667085;padding:9px 12px;font-size:13px}.order-form-page{max-width:1440px}.form-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 12px 26px #0f172a0d}.order-editor-table{border:1px solid var(--line);border-radius:7px;margin-top:14px;overflow:hidden}.order-editor-head,.order-editor-row{grid-template-columns:minmax(190px,1.15fr) 76px 142px minmax(170px,.9fr) minmax(180px,.9fr) 42px;align-items:center;gap:10px;display:grid}.order-editor-head{color:#59677c;text-transform:uppercase;background:#eef2f6;padding:8px 12px;font-size:12px;font-weight:800}.order-editor-row{border-top:1px solid var(--line);min-height:48px;padding:8px 12px}.order-editor-row input,.order-editor-row select{width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px}.product-title.compact strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.readonly-number{color:#667085;background:#f4f6f8;border-radius:6px;place-items:center;min-height:34px;font-weight:800;display:grid}.danger-icon-button{color:#b42318;cursor:pointer;background:#fff7f6;border:1px solid #efb7b1;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.danger-icon-button:hover{background:#fee4e2}.add-line-button{margin:10px 12px}.form-footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;display:flex}.form-message{color:#475467;margin-right:auto;font-weight:700}@media (max-width:720px){.app-shell{height:100dvh}.main-content{height:calc(100dvh - 66px);padding:12px 12px 88px;overflow-y:auto}.sidebar-shell,.sidebar-main{height:66px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{height:auto;overflow-y:auto}.page-tabs{margin-bottom:10px}.page-tabs a{min-width:118px;padding:7px 9px}.list-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:8px 0}.list-toolbar-left,.list-toolbar-right,.toolbar-chip,.add-button,.sort-control,.sort-control select{width:100%}.sort-control{flex-direction:column;align-items:stretch;gap:5px}.filter-popover,.fields-popover{width:auto;min-width:0;max-height:68dvh;position:fixed;inset:auto 10px 76px;overflow-y:auto}.preset-grid,.popover-grid,.popover-grid.two{grid-template-columns:1fr}.bulk-actions,.list-pagination,.pagination-buttons{flex-direction:column;align-items:stretch}.order-editor-head{display:none}.order-editor-row{grid-template-columns:1fr;gap:8px}.form-footer{flex-direction:column;align-items:stretch}.form-message{margin-right:0}}.page-tabs,.page-tabs.breadcrumb-tabs{color:#667085;align-items:center;gap:6px;max-width:1360px;margin:0 auto 14px;padding:0;font-size:15px;display:flex;overflow:visible}.page-tabs a,.page-tabs.breadcrumb-tabs a{color:#586174;background:0 0;border:0;border-radius:0;gap:0;min-width:0;padding:0;font-size:15px;font-weight:400;text-decoration:none;display:inline-flex}.page-tabs a:hover,.page-tabs.breadcrumb-tabs a:hover{color:#1d4f8b;text-decoration:underline}.page-tabs a.active,.page-tabs.breadcrumb-tabs a.active,.page-tabs.breadcrumb-tabs span.active{color:#101828;background:0 0;border:0;font-weight:500}.breadcrumb-separator{color:#98a2b3}@media (min-width:721px){.sidebar-main,.module-list{overflow-x:hidden}.module-list{scrollbar-width:none;overflow-y:visible}.module-list::-webkit-scrollbar{display:none}}.compact-list{border-collapse:collapse;width:100%}.compact-list th,.compact-list td{border-bottom:1px solid var(--line);vertical-align:middle;height:38px;padding:7px 8px}.compact-list tbody tr,.table-card tbody tr{transition:background .14s,box-shadow .14s}.compact-list th{color:#233044;text-align:left;text-transform:uppercase;background:#eef2f6;font-size:12px;font-weight:800}.compact-list tbody tr:hover,.table-card tbody tr:hover{background:#e5f0ff;box-shadow:inset 4px 0 #2f80ed}.compact-list tbody tr.clickable-order-row{cursor:pointer}.compact-list tbody tr.canceled-row{color:#7a8699;opacity:.74;background:#f7f9fc}.compact-list tbody tr.canceled-row:hover{background:#eef2f6;box-shadow:inset 4px 0 #98a2b3}.compact-list tbody tr.canceled-row strong{color:#667085}.compact-list tbody tr.clickable-order-row:focus-visible{outline-offset:-2px;outline:2px solid #2f80ed59}.compact-list .select-cell{text-align:center;width:38px;min-width:38px;max-width:38px;padding-inline:6px}.compact-list .select-cell input[type=checkbox]{appearance:auto;accent-color:var(--accent);vertical-align:middle;margin:0;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;padding:0!important}.compact-list .actions-cell{width:36px;min-width:36px;padding-inline:4px}.toolbar-chip,.sort-control select,.add-button{border-radius:4px;min-height:34px;font-size:14px}.toolbar-chip{padding:0 10px}.sort-control{gap:6px;font-size:13px}.sort-control select{min-width:168px;padding:0 30px 0 10px}.filter-popover,.fields-popover{border-radius:7px;min-width:min(560px,100vw - 48px);padding:12px;box-shadow:0 18px 38px #0f172a2e}.date-popover{min-width:min(430px,100vw - 48px)}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.preset-grid button{border-radius:4px;min-height:30px;padding:5px 7px;font-size:13px}.popover-grid{gap:10px}.popover-grid label{color:#475467;font-size:12px;font-weight:700}.popover-grid input,.popover-grid select{border-radius:5px;min-height:32px;padding:0 8px}.popover-actions{padding-top:10px}.action-trigger,.action-trigger.active,.action-trigger:hover{width:28px;min-width:28px;height:26px;min-height:26px;box-shadow:none;border-radius:3px}.action-trigger{color:#64748b;background:0 0;border-color:#0000}.action-trigger:hover,.action-trigger.active{color:#111827;background:#f8fafc;border-color:#aab4c3}.action-dropdown{border-radius:5px;min-width:150px;padding:5px 0;box-shadow:0 18px 34px #0f172a2e}.action-dropdown button{min-height:34px;padding:0 13px;font-size:14px}.action-dropdown a{min-height:34px;color:var(--text);align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.action-dropdown a:hover{background:#eef2f6}.action-dropdown a svg,.action-dropdown button svg{flex:none}.list-pagination{min-height:42px;padding:8px 10px}.list-pagination select{width:62px;min-width:62px;padding:0 6px}.pagination-buttons a,.pagination-buttons button{min-height:28px;padding:0 9px}.form-panel{padding:14px}.order-editor-table{margin-top:12px}.order-editor-head,.order-editor-row{grid-template-columns:minmax(180px,1.05fr) 68px 130px minmax(190px,1fr) minmax(190px,1fr) 36px;gap:8px}.order-editor-row{min-height:42px;padding:6px 10px}.order-editor-row input,.order-editor-row select{border-radius:5px;min-height:30px;padding:0 8px;font-size:14px}.readonly-number{border-radius:5px;min-height:30px}.danger-icon-button{border-radius:5px;width:30px;height:30px}.return-editor-table .order-editor-head,.return-editor-table .order-editor-row{grid-template-columns:minmax(260px,520px) 116px minmax(220px,300px) 150px 112px 36px;justify-content:start}.return-editor-table .order-editor-row>*{min-width:0}.return-editor-table .order-editor-row>select{padding-right:26px}.return-editor-table .danger-icon-button{justify-self:end}.return-editor-table.hide-lot .order-editor-head,.return-editor-table.hide-lot .order-editor-row{grid-template-columns:minmax(260px,520px) 116px 150px 112px 36px}.return-editor-table.hide-expiry .order-editor-head,.return-editor-table.hide-expiry .order-editor-row{grid-template-columns:minmax(260px,520px) 116px minmax(220px,300px) 112px 36px}.return-editor-table.hide-lot.hide-expiry .order-editor-head,.return-editor-table.hide-lot.hide-expiry .order-editor-row{grid-template-columns:minmax(260px,520px) 116px 112px 36px}.lot-picker-cell{gap:5px;display:grid}.carrefour-return-card{max-width:760px}.return-settings-list label{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,240px) minmax(260px,1fr) 24px;align-items:center;gap:14px;min-height:40px;padding:9px 12px;display:grid}.return-settings-list label:last-child{border-bottom:0}.return-settings-list span{color:#101828;font-weight:800}.return-settings-list strong{color:#667085;text-transform:none;font-size:12px;font-weight:600;line-height:1.35}.return-settings-list input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--accent);justify-self:center;padding:0}.order-status-config-layout{grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);align-items:start;gap:14px;display:grid}.status-config-list,.status-config-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.status-config-row,.status-config-line,.status-config-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:42px;padding:8px 10px;display:grid}.status-config-row{grid-template-columns:minmax(0,1fr) auto}.status-config-line,.status-config-head{grid-template-columns:minmax(180px,1fr) minmax(130px,.7fr) 82px minmax(126px,.55fr) 90px 132px}.client-status-config-table .status-config-line,.client-status-config-table .status-config-head{grid-template-columns:minmax(190px,.9fr) minmax(260px,1fr) 82px 180px}.status-config-row:last-child,.status-config-line:last-child{border-bottom:0}.status-config-row strong,.status-config-row span,.status-config-line span,.status-config-line code{min-width:0}.status-config-row strong,.status-config-line span:first-child{color:#101828;font-weight:800}.status-config-row strong{font-size:13px;font-weight:650}.status-config-row span{color:#667085;margin-top:2px;font-size:12px;font-weight:500;display:block}.status-config-head{color:#59677c;text-transform:uppercase;background:#eef2f6;font-size:12px;font-weight:800}.status-config-line span:first-child{align-items:center;gap:8px;display:inline-flex}.status-config-line span:first-child>span{gap:2px;display:grid}.status-config-line em{color:#667085;font-size:11px;font-style:normal;font-weight:700;line-height:1.25}.default-status-line{background:#f8fbff}.default-status-star{color:#f5a400;fill:#f5a400;flex:none}.status-config-line i{border-radius:3px;flex:0 0 12px;width:12px;height:12px;display:inline-block;box-shadow:inset 0 0 0 1px #00000029}.status-config-line code{color:#111827;background:#f8fafc;border:1px solid #d8e2ee;border-radius:5px;width:fit-content;padding:4px 7px;font-size:12px;font-weight:800}.status-config-actions{white-space:nowrap;justify-content:flex-end;gap:4px;display:inline-flex}.status-config-actions button:disabled{cursor:not-allowed;opacity:.42}.price-list-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.price-list-head,.price-list-line{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(220px,1fr) 150px 90px 100px 112px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.price-list-head.warehouse-list-head,.price-list-line.warehouse-list-line{grid-template-columns:72px minmax(220px,1fr) minmax(160px,.8fr) 150px 100px 112px}.price-list-head.client-type-head,.price-list-line.client-type-line{grid-template-columns:72px minmax(240px,1fr) 120px 100px 180px}.price-list-head.unit-measure-head,.price-list-line.unit-measure-line{grid-template-columns:72px minmax(220px,1fr) 90px 110px 100px 180px}.price-list-head.production-stage-head,.price-list-line.production-stage-line{grid-template-columns:58px minmax(230px,1fr) 130px minmax(180px,.9fr) 96px 90px 152px}.price-list-head.production-ingredient-stage-head,.price-list-line.production-ingredient-stage-line{grid-template-columns:48px minmax(230px,1.1fr) minmax(190px,.9fr) minmax(120px,.55fr) 118px 96px 90px 58px}.price-list-head.technology-field-head,.price-list-line.technology-field-line{grid-template-columns:58px minmax(250px,1fr) 180px 90px 104px 90px 152px}.production-stage-table,.technology-field-table{overflow-x:auto}.production-stage-type{color:#344054;background:#f8fafc;border:1px solid #d8e2ee;border-radius:5px;width:fit-content;padding:4px 7px;font-size:12px;font-weight:850}.production-stage-fields{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.production-stage-fields em{color:#0b4ea2;background:#eff6ff;border:1px solid #dbe7ff;border-radius:4px;padding:2px 5px;font-size:11px;font-style:normal;font-weight:850}.production-stage-fields small{color:#98a2b3;font-size:12px;font-weight:750}.production-stage-modal{width:min(1280px,100vw - 36px);max-width:none;padding:18px}.production-ingredient-stage-modal{width:min(1120px,100vw - 36px)}.production-ingredient-stage-table{overflow-x:auto}.production-ingredient-config-section{background:linear-gradient(#fff 0%,#fbfcff 100%)}.production-ingredient-config-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.production-ingredient-type-panel{background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;gap:10px;margin-top:12px;padding:12px;display:grid}.production-ingredient-type-panel>strong{color:#344054;font-size:13px}.production-ingredient-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.production-stage-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.production-stage-editor-grid .settings-wide-field{grid-column:1/-1}.production-stage-editor-grid .checkbox-row{align-self:center;min-height:36px}.production-stage-editor-grid textarea{resize:vertical;color:#111827;width:100%;min-height:82px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:8px 9px}.technology-stage-field-list{gap:8px;display:grid;overflow:visible}.technology-stage-field-row{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #d8e2ee;border-radius:6px;grid-template-columns:34px minmax(190px,1fr) minmax(170px,.85fr) minmax(160px,.75fr) minmax(170px,.85fr) 118px 34px;align-items:end;gap:10px;padding:10px;display:grid;box-shadow:0 8px 22px #1018280a}.technology-stage-field-row>*{min-width:0}.technology-stage-field-row .recipe-step-index{color:#047857;background:#ecfdf5;border:1px solid #d6f3e8;border-radius:6px;align-self:end;width:34px;height:34px;font-size:13px;font-weight:950}.technology-stage-field-control{color:#344054;gap:6px;font-size:12px;font-weight:900;display:grid}.technology-stage-field-control small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.technology-stage-field-row input,.technology-stage-field-row select{color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px}.technology-stage-field-row input:focus,.technology-stage-field-row select:focus{border-color:#2e90fa;outline:none;box-shadow:0 0 0 3px #2e90fa24}.technology-stage-required{color:#344054;white-space:nowrap;background:#f8fafc;border:1px solid #e4e7ec;border-radius:6px;justify-content:center;align-self:end;min-height:38px;padding:0 10px;font-size:12px;font-weight:900}.technology-stage-remove-button{align-self:end;width:34px;height:38px}@media (max-width:1120px){.production-stage-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-stage-field-row{grid-template-columns:34px minmax(0,1fr) minmax(0,1fr) minmax(0,.8fr) 118px 34px}.technology-stage-field-row .recipe-step-index{grid-area:1/1}.technology-stage-field-select{grid-area:1/2}.technology-stage-label-control{grid-area:1/3}.technology-stage-completion-control{grid-area:1/4}.technology-stage-default-values{grid-area:2/2/auto/5}.technology-stage-required,.technology-stage-remove-button{grid-row:1}.technology-stage-required{grid-column:5}.technology-stage-remove-button{grid-column:6}}@media (max-width:720px){.production-stage-modal{width:min(100%,100vw - 18px);padding:14px}.production-stage-editor-grid,.technology-stage-field-row{grid-template-columns:1fr}.technology-stage-field-row .recipe-step-index,.technology-stage-field-select,.technology-stage-label-control,.technology-stage-completion-control,.technology-stage-default-values,.technology-stage-required,.technology-stage-remove-button{grid-area:auto;justify-self:start}}.price-list-head.recipe-head,.price-list-line.recipe-line{grid-template-columns:52px minmax(220px,1.1fr) minmax(220px,1fr) 70px 86px minmax(150px,.75fr) 92px 88px 86px}.recipe-table{overflow-x:auto}.recipe-count-pill{color:#0b4ea2;background:#f8fbff;border:1px solid #cfe0f4;border-radius:5px;justify-content:center;align-items:center;width:fit-content;min-width:42px;min-height:26px;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex}.recipe-small-text{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.price-list-state.warning{color:#b45309;background:#fff7ed;border-color:#fed7aa}.recipe-editor-modal{width:min(1240px,100vw - 36px);max-width:none}.recipe-editor-page{gap:12px;max-width:1480px;margin-left:auto;margin-right:auto}.recipe-editor-page-bar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 2px;display:grid}.recipe-editor-page-bar h1{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:950}.recipe-editor-page-actions{justify-content:flex-end;gap:8px;display:flex}.recipe-editor-shell{background:linear-gradient(#fff 0%,#fbfcff 100%);border-color:#d6e0ec;gap:14px;padding:14px;display:grid}.recipe-editor-top-grid{grid-template-columns:minmax(160px,.85fr) minmax(260px,1.4fr) minmax(190px,1fr) minmax(118px,.48fr) minmax(82px,.36fr);align-items:end;gap:12px;display:grid}.recipe-editor-top-grid label{color:#344054;gap:6px;min-width:0;font-size:12px;font-weight:900;display:grid}.recipe-editor-top-grid input,.recipe-editor-top-grid select{box-sizing:border-box;color:#101828;width:100%;min-width:0;max-width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 9px}.recipe-stages-editor{background:#f8fafc;margin-top:0;padding:14px}.recipe-stages-editor .empty-row{color:#667085;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;align-items:center;min-height:54px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.recipe-stage-block{gap:5px;display:grid}.recipe-main-section{background:#fff;margin-top:0;padding:14px}.recipe-add-stage-inline{color:#0f6c59;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-self:start;align-items:center;gap:6px;width:max-content;margin-left:0;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.recipe-add-stage-inline:hover{background:#f0faf7;border-color:#9bcfc1}.recipe-main-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.recipe-main-grid textarea,.recipe-step-row textarea{resize:vertical;color:#111827;width:100%;min-height:72px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:8px 9px}.recipe-editor-section{background:#fbfcfe;border:1px solid #d8e2ee;border-radius:7px;gap:10px;margin-top:12px;padding:12px;display:grid}.recipe-editor-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.recipe-editor-section-head>div{gap:2px;display:grid}.recipe-editor-section-head strong{color:#101828;font-size:14px;font-weight:950}.recipe-editor-section-head span{color:#667085;font-size:12px;font-weight:750}.recipe-stage-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.recipe-stage-summary>span{background:#fff;border:1px solid #dbe7ff;border-radius:7px;gap:3px;padding:10px 12px;display:grid}.recipe-stage-summary strong{color:#0b4ea2;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;overflow:hidden}.recipe-stage-summary small{color:#667085;font-size:11px;font-weight:850}.recipe-material-list,.recipe-param-list,.recipe-step-list{gap:10px;display:grid}.recipe-material-row,.recipe-param-row,.recipe-step-row{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:end;padding:8px}.recipe-material-row{grid-template-columns:minmax(220px,1fr) 110px 88px minmax(180px,.8fr) 34px;gap:8px;display:grid}.recipe-param-row{grid-template-columns:minmax(180px,1fr) minmax(140px,.8fr) 95px 126px 34px;gap:8px;display:grid}.recipe-step-row{background:linear-gradient(#fff 0%,#fbfcff 100%);border-color:#d8e2ee;grid-template-columns:34px minmax(210px,1fr) minmax(150px,.62fr) minmax(250px,1fr) 92px 146px 112px 110px 34px;align-items:end;gap:10px;padding:10px;display:grid;box-shadow:0 8px 22px #1018280a}.recipe-ingredient-step-row{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #d8e2ee;border-radius:6px;grid-template-columns:28px minmax(160px,.9fr) minmax(140px,.78fr) minmax(190px,1.05fr) minmax(150px,.85fr) 126px 118px 102px 102px 34px;align-items:end;gap:7px;padding:8px;display:grid;box-shadow:0 5px 16px #10182809}.recipe-ingredient-card{background:#fff;border:1px solid #d7e2ef;border-radius:8px;gap:12px;padding:12px;box-shadow:0 14px 30px #1018280e}.recipe-stage-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.recipe-stage-title{align-items:center;gap:10px;min-width:0;display:flex}.recipe-stage-name{gap:2px;min-width:0;display:grid}.recipe-stage-name span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.recipe-stage-name strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;overflow:hidden}.recipe-stage-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.recipe-stage-toggle{color:#344054;white-space:nowrap;background:#f8fafc;border:1px solid #dbe3ee;border-radius:999px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900}.recipe-ingredient-fields{grid-template-columns:minmax(170px,.9fr) minmax(280px,1.35fr) minmax(190px,.95fr) minmax(160px,.8fr) minmax(126px,.55fr);align-items:end;gap:10px;display:grid}.recipe-ingredient-fields .recipe-ingredient-type,.recipe-ingredient-fields .recipe-ingredient-product,.recipe-ingredient-fields .recipe-ingredient-depot,.recipe-ingredient-fields .recipe-ingredient-mode,.recipe-ingredient-fields .recipe-ingredient-quantity,.recipe-calculation-panel .recipe-ingredient-calc-type,.recipe-calculation-panel .recipe-ingredient-calc-product{grid-area:auto}.recipe-calculation-panel{background:#f8fbff;border:1px solid #dbe7ff;border-radius:8px;grid-template-columns:minmax(180px,.7fr) minmax(300px,1fr);align-items:end;gap:10px;max-width:760px;padding:10px;display:grid}.recipe-step-row>*,.recipe-ingredient-step-row>*{min-width:0}.recipe-step-row .recipe-step-index{grid-area:1/1;align-self:end}.recipe-ingredient-step-row .recipe-step-index{align-self:end}.recipe-stage-picker{grid-area:1/2}.recipe-ingredient-type{grid-area:1/3}.recipe-ingredient-product{grid-area:1/4}.recipe-ingredient-depot{grid-area:1/5}.recipe-ingredient-mode{grid-area:1/6}.recipe-ingredient-quantity{grid-area:1/7}.recipe-ingredient-calc-type{grid-area:2/3}.recipe-ingredient-calc-product{grid-area:2/4/auto/6}.recipe-step-stage{grid-area:1/2}.recipe-step-title{grid-area:1/3}.recipe-step-values{grid-area:1/4}.recipe-step-values-grid{grid-template-columns:repeat(auto-fit,minmax(150px,220px));align-items:end;gap:8px;display:grid}.recipe-step-values-grid label{color:#172b4d;gap:5px;font-size:12px;font-weight:850;display:grid}.recipe-step-duration{grid-area:1/5}.recipe-step-instructions{grid-area:2/2/auto/6}.recipe-step-required{grid-area:1/7}.recipe-step-signature{grid-area:1/8}.recipe-step-remove{grid-area:1/9;align-self:end;width:34px;height:38px}.recipe-step-row label,.recipe-ingredient-step-row label,.recipe-stage-picker,.recipe-ingredient-fields label,.recipe-calculation-panel label{color:#344054;gap:6px;font-size:12px;font-weight:900;display:grid}.recipe-step-row label small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.recipe-material-row input,.recipe-material-row select,.recipe-param-row input,.recipe-step-row input,.recipe-step-row select,.recipe-ingredient-step-row input,.recipe-ingredient-step-row select,.recipe-ingredient-fields input,.recipe-ingredient-fields select,.recipe-calculation-panel input,.recipe-calculation-panel select,.recipe-stage-picker select{box-sizing:border-box;color:#111827;width:100%;min-width:0;max-width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px}.recipe-ingredient-step-row input:disabled,.recipe-ingredient-step-row select:disabled,.recipe-ingredient-fields input:disabled,.recipe-ingredient-fields select:disabled,.recipe-calculation-panel input:disabled,.recipe-calculation-panel select:disabled{color:#475467;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.recipe-ingredient-step-row textarea{color:#111827;width:100%;min-height:38px;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 10px}.recipe-ingredient-instructions{grid-area:3/2/auto/5}.recipe-ingredient-step-row .recipe-step-required,.recipe-ingredient-step-row .recipe-step-signature{white-space:nowrap;background:#f8fafc;border:1px solid #e4e7ec;border-radius:6px;justify-content:center;min-height:34px;padding:0 8px}.recipe-ingredient-step-row .recipe-step-required{grid-area:1/8}.recipe-ingredient-step-row .recipe-step-signature{grid-area:1/9}.recipe-ingredient-step-row .recipe-step-remove{grid-area:1/10;width:34px;height:34px}.recipe-step-row textarea{border-radius:6px}.recipe-step-row input:focus,.recipe-step-row select:focus,.recipe-step-row textarea:focus,.recipe-ingredient-step-row input:focus,.recipe-ingredient-step-row select:focus,.recipe-ingredient-step-row textarea:focus,.recipe-ingredient-fields input:focus,.recipe-ingredient-fields select:focus,.recipe-calculation-panel input:focus,.recipe-calculation-panel select:focus,.recipe-stage-picker select:focus{border-color:#2e90fa;outline:none;box-shadow:0 0 0 3px #2e90fa24}.recipe-step-index{color:#0f6c59;background:#eef7f4;border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:950;display:inline-grid}.recipe-step-instructions{min-height:100%}.recipe-step-notification,.recipe-step-required,.recipe-step-signature{color:#344054;white-space:nowrap;background:#f8fafc;border:1px solid #e4e7ec;border-radius:6px;justify-content:center;align-self:end;min-height:38px;padding:0 10px;font-size:12px;font-weight:900}.recipe-step-notification{grid-area:1/6;min-width:136px}@media (max-width:1180px){.recipe-editor-top-grid,.recipe-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-material-row,.recipe-param-row{grid-template-columns:1fr}.recipe-step-row{grid-template-columns:34px minmax(0,1fr) minmax(0,1fr) 92px 144px 112px 110px 34px}.recipe-ingredient-step-row{grid-template-columns:28px repeat(3,minmax(0,1fr)) 112px 96px 96px 34px}.recipe-ingredient-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-ingredient-fields .recipe-ingredient-product{grid-column:span 2}.recipe-calculation-panel{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.recipe-stage-picker{grid-area:auto/2}.recipe-ingredient-type{grid-area:auto/3}.recipe-ingredient-product{grid-area:auto/4}.recipe-ingredient-depot{grid-area:auto/2}.recipe-ingredient-mode{grid-area:auto/3}.recipe-ingredient-quantity{grid-area:auto/4}.recipe-ingredient-calc-type{grid-area:auto/2}.recipe-ingredient-calc-product{grid-area:auto/3/auto/5}.recipe-ingredient-instructions{grid-area:auto/2/auto/5}.recipe-ingredient-step-row .recipe-step-required{grid-area:auto/5}.recipe-ingredient-step-row .recipe-step-signature{grid-area:auto/6}.recipe-ingredient-step-row .recipe-step-remove{grid-area:auto/8}.recipe-step-stage{grid-area:1/2}.recipe-step-title{grid-area:1/3}.recipe-step-duration{grid-area:1/4}.recipe-step-values{grid-area:2/2/auto/5}.recipe-step-instructions{grid-area:3/2/auto/5}.recipe-step-required{grid-area:1/6}.recipe-step-signature{grid-area:1/7}.recipe-step-remove{grid-area:1/8}.recipe-step-notification{grid-area:1/5}.recipe-step-index{justify-self:start}}@media (max-width:760px){.recipe-editor-page-bar{grid-template-columns:1fr}.recipe-editor-page-actions{justify-content:flex-start}.recipe-editor-modal{width:min(100%,100vw - 18px)}.recipe-stage-summary,.recipe-main-grid,.recipe-editor-top-grid,.recipe-step-row,.recipe-ingredient-step-row,.recipe-ingredient-fields,.recipe-calculation-panel{grid-template-columns:1fr}.recipe-stage-card-head{flex-direction:column;align-items:flex-start}.recipe-stage-head-actions{justify-content:flex-start}.recipe-step-row .recipe-step-index,.recipe-ingredient-step-row .recipe-step-index,.recipe-step-stage,.recipe-step-title,.recipe-step-values,.recipe-step-duration,.recipe-step-instructions,.recipe-step-notification,.recipe-stage-picker,.recipe-ingredient-type,.recipe-ingredient-product,.recipe-ingredient-depot,.recipe-ingredient-mode,.recipe-ingredient-quantity,.recipe-ingredient-calc-type,.recipe-ingredient-calc-product,.recipe-ingredient-instructions,.recipe-step-required,.recipe-step-signature,.recipe-step-remove{grid-area:auto;justify-self:start}.recipe-ingredient-fields .recipe-ingredient-product{grid-column:auto}.recipe-add-stage-inline{margin-left:0}}.settings-order-number{color:#344054;font-size:13px;font-weight:900}.price-list-head{color:#59677c;text-transform:uppercase;background:#eef2f6;font-size:12px;font-weight:800}.price-list-line:last-child{border-bottom:0}.settings-list-main{gap:3px;min-width:0;display:grid}.price-list-line strong{color:#101828;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:800;display:inline-flex}.price-list-line strong em{color:#a15c00;background:#fff7e6;border-radius:5px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.price-list-line small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.price-list-line code{color:#111827;background:#f8fafc;border:1px solid #d8e2ee;border-radius:5px;width:fit-content;padding:4px 7px;font-size:12px;font-weight:800}.default-price-list{background:#f8fbff}.price-list-state{color:#667085;background:#f8fafc;border:1px solid #e4e7ec;border-radius:5px;width:fit-content;padding:4px 7px;font-size:12px;font-weight:800}.price-list-state.active{color:#087443;background:#ecfdf3;border-color:#b7e4ce}.price-list-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-config-modal{max-width:560px}.status-editor-modal{max-width:720px}.status-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-reservation-field{grid-column:1/-1}.status-reservation-field span{color:#667085;font-size:12px;font-weight:700;line-height:1.35}.status-scan-field{grid-column:1/-1}.status-scan-field>span{color:#101828;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.status-scan-field input{width:18px;min-width:18px;height:18px;min-height:18px}.status-scan-field small{color:#667085;font-size:12px;font-weight:700}.color-picker-field{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;display:grid}.color-picker-field input[type=color]{width:44px;min-width:44px;height:34px;min-height:34px;padding:2px}.color-picker-field strong{color:#344054;font-size:13px;font-weight:800}.status-color-swatches{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.status-color-swatches button{cursor:pointer;border:2px solid #fff;border-radius:999px;width:28px;height:28px;box-shadow:0 0 0 1px #cbd5e1}.status-color-swatches button.active{box-shadow:0 0 0 2px #0f766e}.order-automation-card{max-width:1180px}.order-automation-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.order-automation-head,.order-automation-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,.8fr) minmax(150px,.7fr) minmax(260px,1.2fr) minmax(220px,1fr) 72px 132px;align-items:center;gap:10px;padding:8px 10px;display:grid}.order-automation-head{color:#59677c;text-transform:uppercase;background:#eef2f6;min-height:38px;font-size:12px;font-weight:800}.order-automation-line{min-height:48px}.order-automation-line:last-child{border-bottom:0}.order-automation-line span{min-width:0}.order-automation-line strong{color:#101828;font-size:13px;font-weight:800;display:block}.order-automation-line small,.automation-condition-list em{color:#667085;font-size:12px;font-style:normal;font-weight:600;line-height:1.35;display:block}.automation-condition-list{gap:2px;display:grid}.automation-status-target{color:#101828;align-items:center;gap:8px;font-size:13px;font-weight:750;display:inline-flex}.automation-status-target i{border-radius:3px;flex:0 0 14px;width:14px;height:14px;box-shadow:inset 0 0 0 1px #00000029}.automation-active-badge{color:#59677c;background:#eef2f7;border-radius:999px;justify-content:center;min-width:34px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.automation-active-badge.active{color:#087443;background:#dff8e8}.automation-editor-modal{max-width:980px}.automation-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-editor-grid label textarea,.automation-filter-row textarea{resize:vertical;border:1px solid var(--line);color:#102033;min-height:98px;font:inherit;border-radius:7px;padding:9px 10px;line-height:1.35}.automation-toggle{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;display:inline-grid}.automation-toggle input{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--accent)}.automation-builder-modal{max-height:min(86vh,760px);overflow:auto}.automation-builder-section{border-top:1px solid var(--line);gap:10px;margin-top:2px;padding-top:14px;display:grid}.automation-builder-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.automation-builder-head h4{color:#101828;margin:0;font-size:14px;font-weight:850}.automation-builder-list{gap:8px;display:grid}.automation-filter-row,.automation-action-row{align-items:start;gap:8px;display:grid}.automation-filter-row{grid-template-columns:minmax(150px,.75fr) minmax(130px,.65fr) minmax(230px,1fr) 36px}.automation-action-row{grid-template-columns:minmax(190px,.75fr) minmax(260px,1fr) 36px}.automation-filter-row select,.automation-filter-row textarea,.automation-action-row select,.automation-action-row input{width:100%;min-width:0}.automation-filter-row textarea{min-height:44px}.order-automation-wide-page,.order-automation-editor-page{max-width:1680px}.order-automation-wide-page .page-header,.order-automation-editor-page .page-header{align-items:flex-start}.order-automation-wide-page .primary-button,.order-automation-editor-page .primary-button,.automation-group-editor .primary-button.compact,.automation-group-editor .secondary-button.compact{white-space:nowrap}.order-automation-tabs{background:#f8fafc;border:1px solid #d8e1ec;border-radius:7px;gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.order-automation-tabs button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:34px;padding:0 14px;font-weight:800}.automation-group-list{gap:24px;display:grid}.automation-group-section{gap:9px;min-width:0;display:grid}.automation-group-head{border-bottom:1px solid #d9e2ee;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0 2px 8px;display:flex}.automation-group-head>div{align-items:center;gap:8px;min-width:0;display:flex}.automation-group-head h2{color:#101828;margin:0;font-size:17px;font-weight:850}.automation-rule-grid{gap:8px;display:grid}.automation-rule-card{min-width:0}.automation-rule-row{background:#fff;border:1px solid #d8e1ec;border-radius:8px;grid-template-columns:minmax(250px,.95fr) minmax(260px,1.15fr) minmax(260px,1.1fr) 40px;align-items:stretch;gap:8px;padding:8px 9px;display:grid;box-shadow:0 10px 24px #1018280f}.automation-rule-cell{background:0 0;border:1px solid #edf1f6;border-radius:7px;align-content:start;gap:5px;min-width:0;padding:8px;display:grid}.automation-rule-trigger-cell{background:0 0}.automation-rule-title-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.automation-rule-cell strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:850;line-height:1.25;display:block;overflow:hidden}.automation-rule-cell-label{color:#475467;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.automation-rule-chip-list{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.automation-rule-chip{color:#12355d;overflow-wrap:anywhere;background:#eef7f6;border:1px solid #d7e4e6;border-radius:5px;align-items:center;gap:5px;max-width:100%;min-height:22px;padding:3px 6px;font-size:11px;font-weight:750;line-height:1.25;display:inline-flex}.automation-rule-chip.muted{color:#475467;background:#fff;border-color:#e2e8f0}.automation-rule-chip.action{color:#17633f;background:#f0fbf4;border-color:#d8eadf}.automation-rule-chip.empty{color:#98a2b3;background:0 0;border-style:dashed}.automation-rule-chip em{color:#344054;background:#dfe7ef;border-radius:4px;flex:none;justify-content:center;align-items:center;min-width:18px;min-height:16px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.automation-rule-actions{justify-content:flex-end;align-items:flex-start;padding-top:2px;display:flex}.automation-groups-card{max-width:980px}.automation-group-editor{background:#f8fafc;border:1px solid #d8e1ec;border-radius:8px;grid-template-columns:minmax(240px,1fr) minmax(150px,.35fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.automation-event-editor .automation-toggle{grid-column:auto}.automation-event-editor .automation-group-editor-actions{grid-column:1/-1}.automation-event-color-field,.automation-event-preview-field{gap:6px;min-width:0;display:grid}.automation-event-color-field>span,.automation-event-preview-field>span{color:#475467;font-size:12px;font-weight:800}.automation-event-color-row{align-items:center;gap:7px;min-height:38px;display:flex}.automation-event-color-row button{cursor:pointer;border:2px solid #fff;border-radius:7px;width:24px;height:24px;padding:0;box-shadow:0 0 0 1px #cbd5e1}.automation-event-color-row button.active{box-shadow:0 0 0 2px #101828,0 0 0 5px #0072ce1f}.automation-event-color-row input[type=color]{background:#fff;border:1px solid #d0d5dd;border-radius:7px;width:34px;min-width:34px;height:30px;padding:2px}.automation-personal-event-preview{color:#344054;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:36px;padding:3px 12px 3px 4px;font-size:13px;font-weight:850;line-height:1.1;display:inline-flex}.automation-personal-event-preview span{background:var(--event-color,#669fa0);color:#fff;border-radius:999px;place-items:center;width:30px;height:30px;display:inline-grid}.automation-personal-event-preview.small{min-height:32px;padding-right:10px}.automation-personal-event-preview.small span{width:26px;height:26px}.automation-group-editor-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.automation-groups-list{gap:8px;display:grid}.automation-group-line{border:1px solid #d8e1ec;border-radius:8px;grid-template-columns:minmax(220px,1fr) 92px 132px;align-items:center;gap:10px;padding:10px 12px;display:grid}.automation-group-line strong{color:#101828;font-size:14px;font-weight:850;display:block}.automation-group-line small{color:#667085;margin-top:3px;font-size:12px;font-weight:700;display:block}.automation-editor-toolbar{background:#fff;border:1px solid #d7dee8;border-radius:8px;grid-template-columns:minmax(92px,.16fr) minmax(340px,1fr) minmax(210px,.55fr) minmax(124px,.3fr) auto;align-items:end;gap:10px;min-width:0;margin-bottom:12px;padding:10px;display:grid;box-shadow:0 1px 2px #1018280a}.automation-toolbar-title{align-self:center;align-items:center;min-width:0;min-height:34px;display:flex}.automation-toolbar-title strong{color:#101828;font-size:16px;font-weight:850;line-height:1.2}.automation-toolbar-field span{color:#667085;font-size:11px;font-weight:800;line-height:1.2}.automation-toolbar-field{gap:4px;min-width:0;display:grid}.automation-save-button{min-height:34px;padding:0 12px;font-size:13px}.automation-three-column-builder{grid-template-columns:minmax(240px,.78fr) minmax(340px,1.05fr) minmax(390px,1.12fr);align-items:start;gap:12px;display:grid}.automation-builder-column{background:#fff;border:1px solid #dbe3ee;border-radius:8px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex;box-shadow:0 1px 2px #10182809}.automation-column-head{text-align:center;justify-content:center;align-items:center;min-width:0;display:flex}.automation-column-head h2{color:#101828;margin:0;font-size:15px;font-weight:850}.automation-editor-list{gap:6px;display:grid}.automation-trigger-editor-row,.automation-filter-editor-row,.automation-action-editor-row{background:#eef3f8;border:1px solid #c8d5e4;border-radius:6px;gap:8px;min-width:0;padding:8px;display:grid}.automation-trigger-editor-row{grid-template-columns:minmax(0,1fr) 28px;align-items:center}.automation-schedule-panel{background:#f8fafc;border:1px solid #c8d5e4;border-radius:8px;gap:10px;padding:12px;display:grid}.automation-schedule-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.automation-schedule-grid label,.automation-schedule-check{gap:4px;min-width:0;display:grid}.automation-schedule-grid label span,.automation-schedule-check span{color:#52627a;font-size:11px;font-weight:800}.automation-schedule-grid select,.automation-schedule-grid input{box-sizing:border-box;color:#0f172a;width:100%;min-width:0;min-height:32px;font:inherit;background:#fff;border:1px solid #c8d5e4;border-radius:6px;padding:6px 8px;font-size:13px}.automation-weekday-picker{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.automation-weekday-picker button{color:#344054;background:#fff;border:1px solid #c8d5e4;border-radius:6px;min-width:34px;min-height:28px;font-size:12px;font-weight:800}.automation-weekday-picker button.selected{color:#1d4ed8;background:#dbeafe;border-color:#2563eb}.automation-schedule-check{grid-template-columns:16px minmax(0,auto);justify-content:center;justify-self:center;align-items:center;column-gap:8px;min-height:28px;padding-top:2px;display:inline-grid}.automation-schedule-check input[type=checkbox]{accent-color:#2563eb;margin:0;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;padding:0!important}.automation-filter-editor-item{gap:6px;display:grid}.automation-inline-connector{color:#667085;border-radius:999px;justify-content:center;justify-self:center;align-items:center;min-height:18px;padding:0 7px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.automation-filter-row-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.automation-filter-editor-row{padding-right:40px;position:relative}.automation-filter-editor-row textarea{resize:vertical;min-height:52px}.automation-status-filter-picker{z-index:25;min-width:0;position:relative}.automation-status-filter-picker.open-up{z-index:115}.automation-status-filter-input{color:#344054;cursor:text;background:#fff;border:1px solid #bfccda;border-radius:5px;flex-wrap:wrap;align-items:flex-start;gap:4px 6px;width:100%;min-height:58px;padding:6px 8px;line-height:1.25;display:flex}.automation-status-filter-input.open{border-color:#98a2b3;box-shadow:0 0 0 2px #0072ce1a}.automation-status-filter-input em{color:#98a2b3;font-size:13px;font-style:normal;font-weight:700}.automation-status-filter-chip{color:#344054;background:#f2f4f7;border-radius:5px;align-items:center;gap:5px;max-width:100%;padding:2px 4px 2px 7px;font-size:13px;font-weight:750;display:inline-flex}.automation-status-filter-chip button{color:#667085;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:17px;min-width:17px;height:17px;padding:0;font-size:13px;font-weight:900;line-height:1;display:inline-grid}.automation-status-filter-chip button:hover{color:#101828;border-color:#98a2b3}.automation-status-filter-menu{z-index:110;background:#fff;border:1px solid #c8d5e4;border-radius:5px;gap:8px;width:min(360px,100%);max-height:min(300px,100vh - 150px);padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 12px 24px #1018281f}.automation-status-filter-picker.open-up .automation-status-filter-menu{top:auto;bottom:calc(100% + 6px)}.automation-status-filter-group{gap:3px;display:grid}.automation-status-filter-group strong{color:#1f2937;padding:5px 3px 3px;font-size:13px;font-weight:900}.automation-status-filter-group button{color:#344054;cursor:pointer;min-height:31px;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:0 10px;font-size:13px;display:flex}.automation-status-filter-group button:hover,.automation-status-filter-group button.selected{color:#005ea8;background:#e6f2ff}.automation-status-filter-group button span{border-radius:4px;flex:none;width:11px;height:11px}.automation-status-filter-group button span.store-status-dot{background:#94a3b8}.automation-status-filter-group button span.store-status-dot.active{background:#22c55e}.automation-status-filter-group button small,.automation-status-filter-menu>small{color:#667085;font-size:12px;font-weight:700}.automation-filter-value-form{min-width:0}.automation-filter-editor-row>.small-icon-button{position:absolute;top:8px;right:8px}.automation-action-editor-row{grid-template-columns:24px minmax(145px,.75fr) minmax(180px,1fr) 88px;align-items:center;gap:6px}.automation-action-status-picker{z-index:30;min-width:0;position:relative}.automation-print-action-options{grid-template-columns:minmax(105px,.45fr) minmax(150px,1fr);gap:7px;min-width:0;display:grid}.automation-action-info{color:#475467;background:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;align-items:center;min-height:38px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.automation-action-status-trigger{color:#344054;cursor:pointer;width:100%;min-height:38px;font:inherit;text-align:left;background:#fff;border:1px solid #bfccda;border-radius:5px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.automation-action-status-trigger.open{border-color:#98a2b3;box-shadow:0 0 0 2px #0072ce1a}.automation-action-status-trigger span,.automation-action-status-menu button span{border-radius:4px;flex:none;width:11px;height:11px}.automation-action-status-trigger em{color:#98a2b3;font-style:normal;font-weight:750}.automation-action-status-menu{z-index:120;background:#fff;border:1px solid #d4dbe5;border-radius:8px;width:min(360px,100vw - 48px);max-height:min(360px,100vh - 170px);padding:9px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 18px 36px #1018282e}.automation-action-status-picker.open-up .automation-action-status-menu{top:auto;bottom:calc(100% + 6px)}.automation-action-status-group{gap:2px;display:grid}.automation-action-status-group+.automation-action-status-group{margin-top:5px}.automation-action-status-group strong{color:#111827;text-transform:uppercase;padding:4px 3px 3px;font-size:11px;font-weight:900}.automation-action-status-menu button{color:#344054;cursor:pointer;min-height:28px;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:0 8px;font-size:13px;display:flex}.automation-action-status-menu button:hover,.automation-action-status-menu button.selected{background:#f2f6fb}.automation-action-status-menu>small{color:#667085;font-size:12px;font-weight:700}.automation-action-index{color:#12355d;background:#e8f0f9;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:850;display:inline-flex}.automation-action-row-buttons{justify-content:flex-end;gap:3px;display:inline-flex}.automation-add-under-button{color:#17405f;cursor:pointer;background:#f8fafc;border:1px dashed #b9c8da;border-radius:6px;justify-content:center;place-self:center;align-items:center;gap:6px;width:max-content;min-height:28px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.automation-add-short-button{min-width:58px;padding:0 8px}.automation-add-under-button:hover{background:#eef5fb;border-color:#7ea0c1}.automation-filter-add-switch{background:#f8fafc;border:1px solid #d7e0eb;border-radius:7px;place-self:center;gap:4px;padding:3px;display:inline-flex}.automation-filter-add-switch button{color:#17405f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;min-width:58px;min-height:26px;padding:0 8px;font-size:12px;font-weight:900}.automation-filter-add-switch button:hover{background:#fff;border-color:#a9bfd5}.automation-trigger-editor-row select,.automation-filter-editor-row select,.automation-filter-editor-row input,.automation-filter-editor-row textarea,.automation-action-editor-row select,.automation-action-editor-row input,.automation-toolbar-field input,.automation-toolbar-field select,.automation-group-editor input,.automation-group-editor select{width:100%;min-width:0}.automation-group-editor select{color:#101828;min-height:36px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:0 10px}.automation-trigger-editor-row select,.automation-filter-editor-row select,.automation-filter-editor-row input,.automation-filter-editor-row textarea,.automation-action-editor-row select,.automation-action-editor-row input,.automation-toolbar-field input,.automation-toolbar-field select{color:#101828;background:#fff;border:1px solid #bfccda;border-radius:5px;min-height:34px;padding:0 9px;font-size:13px}.automation-filter-editor-row input{height:38px}.automation-filter-editor-row textarea{padding:7px 9px}.automation-page-top{background:#fff;border:1px solid #d9dee7;border-radius:8px;gap:14px;margin-bottom:16px;padding:18px;display:grid;box-shadow:0 10px 28px #10182812}.automation-page-top .page-header{margin-bottom:0}.automation-overview-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.automation-overview-strip>div{background:#f8fafc;border:1px solid #e1e6ee;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.automation-overview-strip svg{color:#256d73;flex:none}.automation-overview-strip>div:nth-child(2) svg{color:#7a5b18}.automation-overview-strip>div:nth-child(3) svg{color:#4f46e5}.automation-overview-strip>div:nth-child(4) svg{color:#16835f}.automation-overview-strip span{gap:1px;min-width:0;display:grid}.automation-overview-strip strong{color:#111827;font-size:20px;font-weight:900;line-height:1}.automation-overview-strip small{color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.order-automation-tabs{background:#fff;border-color:#d5dce6;box-shadow:0 1px 2px #1018280d}.order-automation-tabs button.active{color:#0f3f46;background:#eef7f6;box-shadow:inset 0 0 0 1px #b9dbd7}.automation-group-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.automation-group-head svg{color:#256d73}.automation-rule-card{border-color:#d9e0e8;position:relative}.automation-rule-card:before{content:"";background:#256d73;border-radius:8px 0 0 8px;width:3px;position:absolute;inset:0 auto 0 0}.automation-rule-kicker{color:#475467;letter-spacing:0;text-transform:uppercase;background:#f1f5f9;border-radius:5px;align-items:center;width:max-content;min-height:19px;padding:0 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.automation-active-badge{color:#475467;background:#f3f4f6;border-color:#e0e5ec}.automation-active-badge.active{color:#11714f;background:#eaf7f1;border-color:#b9dfd2}.automation-empty-state{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 8px 20px #1018280b}.automation-empty-icon{color:#11714f;background:#eaf7f1;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.automation-empty-state h2{color:#111827;margin:0;font-size:18px;font-weight:900}.automation-empty-state p{color:#667085;margin:3px 0 0;font-size:13px;font-weight:700}.automation-editor-header{background:#fff;border:1px solid #d9dee7;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;padding:16px 18px;display:flex;box-shadow:0 10px 28px #10182812}.automation-page-kicker{color:#256d73;text-transform:uppercase;letter-spacing:0;margin-bottom:5px;font-size:11px;font-weight:900;display:inline-flex}.automation-editor-header h1{color:#101828;margin:0;font-size:26px;font-weight:900;line-height:1.1}.automation-editor-header p{color:#667085;margin:5px 0 0;font-size:13px;font-weight:700}.automation-editor-toolbar{border-color:#dde3eb;grid-template-columns:minmax(300px,1fr) minmax(210px,.45fr) minmax(140px,.24fr);padding:12px;box-shadow:0 6px 18px #1018280b}.automation-save-button{min-height:38px}.automation-three-column-builder{grid-template-columns:minmax(250px,.72fr) minmax(360px,1fr) minmax(420px,1.08fr);gap:14px}.automation-builder-column{border-color:#dbe2ea;position:relative;overflow:visible;box-shadow:0 10px 24px #1018280f}.automation-builder-column-trigger{z-index:1}.automation-builder-column-filter{z-index:2}.automation-builder-column-action{z-index:3}.automation-builder-column:before{content:"";background:#256d73;height:3px;position:absolute;inset:0 0 auto}.automation-builder-column-filter:before{background:#b7791f}.automation-builder-column-action:before{background:#4f46e5}.automation-column-head{text-align:left;border-bottom:1px solid #edf0f4;justify-content:flex-start;gap:10px;padding-bottom:8px}.automation-column-icon{color:#11714f;background:#eaf7f1;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.automation-column-icon.filter{color:#9a5b00;background:#fff6dd}.automation-column-icon.action{color:#4f46e5;background:#eef2ff}.automation-column-head h2{font-size:16px}.automation-column-head small{color:#667085;background:#f1f5f9;border-radius:999px;align-items:center;min-height:18px;margin-top:3px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.automation-trigger-editor-row,.automation-filter-editor-row,.automation-action-editor-row{background:#f8fafc;border-color:#d7e0eb;border-radius:8px;box-shadow:inset 0 1px #ffffffb3}.automation-inline-connector{background:#fff;border:1px solid #e2e8f0}.automation-add-under-button,.automation-filter-add-switch{background:#fff}.automation-group-editor,.automation-group-line{background:#fff;border-color:#dbe2ea;box-shadow:0 5px 14px #1018280a}.order-automation-settings-page{color:#061733}.order-automation-settings-page .page-subtitle{color:#53637a;font-size:15px;font-weight:750}.order-automation-settings-page .automation-page-top{box-shadow:none;background:#fff;border-color:#bdd4ec;padding:16px 18px}.order-automation-settings-page .automation-overview-strip{border-top:1px solid #e4ebf3;flex-wrap:wrap;gap:8px 18px;padding-top:12px;display:flex}.order-automation-settings-page .automation-overview-strip>article{background:0 0;border:0;border-radius:0;flex:250px;grid-template-columns:max-content minmax(0,1fr);gap:2px 8px;min-width:220px;padding:0;display:grid}.order-automation-settings-page .automation-overview-strip>article span{color:#344054;grid-column:1/-1;font-size:14px}.order-automation-settings-page .automation-overview-strip strong{font-size:17px}.order-automation-settings-page .automation-overview-strip small{color:#53637a;text-transform:none;align-self:end;min-width:0;font-size:12px;font-weight:800;line-height:1.25}.order-automation-settings-page .order-automation-tabs{width:max-content;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8e2ee;border-radius:0;margin-bottom:18px;padding:0;display:flex}.order-automation-settings-page .order-automation-tabs button{color:#53637a;border-radius:0;min-height:38px;padding:0 18px;font-size:14px;font-weight:850}.order-automation-settings-page .order-automation-tabs button.active{color:#071a35;background:0 0;box-shadow:inset 0 -3px #0f766e}.automation-list-toolbar{background:#fff;border:1px solid #bdd4ec;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin:-4px 0 18px;padding:8px 10px;display:flex;position:relative}.automation-list-tools{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.automation-filter-popover-wrap{flex:none;position:relative}.automation-filter-popover-wrap .secondary-button.active{color:#0f5f59;background:#eef7f6;border-color:#90c9c2}.automation-filter-popover{z-index:90;background:#fff;border:1px solid #c8d8e8;border-radius:8px;gap:10px;width:min(360px,100vw - 40px);padding:12px;display:grid;position:absolute;top:calc(100% + 14px);left:0;box-shadow:0 18px 38px #0f172a29}.automation-filter-popover label{color:#17233a;gap:5px;font-size:12px;font-weight:850;display:grid}.automation-filter-popover select{color:#061733;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd8e8;border-radius:6px;padding:0 10px}.automation-filter-popover-actions{border-top:1px solid #eef3f8;justify-content:flex-end;padding-top:10px;display:flex}.automation-search-field{color:#667085;background:#fff;border:1px solid #cbd8e8;border-radius:7px;align-items:center;gap:8px;width:min(420px,100%);min-height:36px;padding:0 10px;display:flex}.automation-search-field input{color:#061733;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:700}.automation-search-field input::placeholder{color:#8a97aa}.automation-group-list{gap:18px}.automation-group-section{gap:7px}.automation-group-head{border-bottom:0;padding:0 2px 3px}.automation-group-head h2{font-size:16px}.automation-group-head svg{width:15px;height:15px}.automation-group-head span{color:#667085;font-size:12px;font-weight:750}.automation-rule-grid{background:#fff;border:1px solid #c9d9eb;border-radius:8px;gap:0;overflow:hidden}.automation-rule-row{box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(210px,.78fr) minmax(180px,.78fr) minmax(260px,1.12fr) minmax(260px,1fr) 38px;gap:0;padding:0}.automation-rule-row+.automation-rule-row{border-top:1px solid #e4ebf3}.automation-rule-card:before{display:none}.automation-rule-cell{border:0;border-left:1px solid #eef3f8;border-radius:0;gap:5px;padding:12px 14px}.automation-rule-cell:first-child{border-left:0}.automation-rule-title-line{justify-content:flex-start}.automation-rule-cell strong{white-space:normal;font-size:15px}.automation-rule-kicker{color:#52637a;background:#edf3f8;min-height:20px;font-size:11px}.automation-active-badge{color:#667085;background:#eef1f5;border:0;border-radius:999px;min-height:20px;padding:0 8px;font-size:11px}.automation-active-badge.active{color:#08704f;background:#e2f4ed;border:0}.automation-rule-cell-label{color:#52637a;text-transform:none;font-size:11px;font-weight:850}.automation-rule-chip-list{gap:4px;display:grid}.automation-rule-chip{color:#071a35;background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:13px;font-weight:750;display:block}.automation-rule-chip.muted{color:#475467;background:0 0}.automation-rule-chip.action{color:#17633f;background:0 0}.automation-rule-chip.empty{color:#98a2b3}.automation-rule-chip em{color:#667085;text-transform:uppercase;background:0 0;min-width:0;min-height:0;margin-right:5px;font-size:11px;font-weight:900;display:inline-flex}.automation-rule-actions{border-left:1px solid #eef3f8;justify-content:center;align-items:center;padding:0 8px}.automation-simple-panel{max-width:1180px;box-shadow:none;border-color:#bdd4ec;border-radius:8px;padding:16px 18px}.automation-simple-panel .settings-card-head{border-bottom:1px solid #e4ebf3;align-items:center;margin-bottom:0;padding-bottom:12px}.automation-simple-panel .settings-card-head h2{font-size:22px}.automation-simple-panel .settings-card-head p{color:#53637a;font-size:14px;font-weight:700}.automation-group-editor{box-shadow:none;background:#f7fafc;border:0;border-bottom:1px solid #e4ebf3;border-radius:0;grid-template-columns:minmax(260px,1fr) minmax(180px,.36fr);padding:14px 0}.automation-event-editor{grid-template-columns:minmax(190px,.8fr) minmax(230px,1fr) minmax(170px,.6fr)}.automation-group-editor label,.automation-event-color-field,.automation-event-preview-field{color:#17233a;font-size:13px;font-weight:850}.automation-group-editor input,.automation-group-editor select{border-color:#cbd8e8;border-radius:6px;min-height:40px}.automation-group-editor .automation-group-editor-actions{grid-column:1/-1;justify-content:flex-end}.automation-groups-list{gap:0}.automation-group-line{box-shadow:none;border:0;border-bottom:1px solid #e4ebf3;border-radius:0;grid-template-columns:minmax(220px,1fr) 130px 42px;padding:13px 0}.automation-event-line{grid-template-columns:minmax(220px,1fr) minmax(210px,auto) 160px 42px}.automation-group-line:last-child{border-bottom:0}.automation-group-line strong{font-size:15px}.automation-group-line small{color:#667085;font-size:13px;font-weight:650}.automation-personal-event-preview{border-color:#d6e1ee;border-radius:7px;min-height:34px;padding-right:10px;font-size:13px}.automation-personal-event-preview span{border-radius:6px;width:28px;height:28px}.lot-picker-cell select,.lot-picker-cell input{min-width:0}@media (max-width:720px){.return-editor-table .order-editor-head,.return-editor-table.hide-lot .order-editor-head,.return-editor-table.hide-expiry .order-editor-head,.return-editor-table.hide-lot.hide-expiry .order-editor-head{display:none}.return-editor-table .order-editor-row,.return-editor-table.hide-lot .order-editor-row,.return-editor-table.hide-expiry .order-editor-row,.return-editor-table.hide-lot.hide-expiry .order-editor-row{grid-template-columns:1fr;justify-content:stretch}.carrefour-return-card{max-width:none}.order-status-config-layout,.status-editor-grid,.automation-editor-grid{grid-template-columns:1fr}.status-config-line,.status-config-head{grid-template-columns:minmax(150px,1fr) 90px 70px 112px}.price-list-head{display:none}.price-list-line{grid-template-columns:1fr;align-items:stretch}.price-list-line.warehouse-list-line,.price-list-editor-grid{grid-template-columns:1fr}.order-automation-head{display:none}.order-automation-line{grid-template-columns:1fr;align-items:stretch}.automation-filter-row,.automation-action-row{grid-template-columns:1fr}.order-automation-wide-page .page-header,.order-automation-editor-page .page-header,.automation-group-head{flex-direction:column;align-items:stretch}.order-automation-tabs{width:100%;display:flex}.order-automation-settings-page .order-automation-tabs{width:100%}.order-automation-tabs button{flex:1}.order-automation-settings-page .order-automation-tabs button{min-width:0;padding:0 8px}.automation-list-toolbar,.automation-list-tools{flex-direction:column;align-items:stretch}.automation-list-toolbar .primary-button,.automation-search-field,.automation-filter-popover-wrap,.automation-filter-popover-wrap .secondary-button{width:100%}.automation-filter-popover{width:100%;box-shadow:none;margin-top:8px;position:static}.automation-rule-grid,.automation-rule-row,.automation-group-editor,.automation-group-line,.automation-editor-toolbar,.automation-three-column-builder,.automation-filter-row-top,.automation-action-editor-row{grid-template-columns:1fr}.automation-toolbar-title,.automation-save-button,.automation-add-under-button,.automation-filter-add-switch{width:100%}.automation-filter-add-switch{justify-content:center}.automation-rule-actions,.automation-action-row-buttons{flex-wrap:wrap;justify-content:flex-start}.automation-filter-editor-row{padding-right:10px}.automation-filter-editor-row>.small-icon-button{position:static}.automation-page-top,.automation-editor-header,.automation-empty-state{grid-template-columns:1fr;align-items:stretch}.automation-editor-header{flex-direction:column}.automation-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-empty-state .primary-button{width:100%}.automation-editor-header h1{font-size:22px}.page-tabs,.page-tabs.breadcrumb-tabs{flex-wrap:wrap;max-width:100%;margin-bottom:10px;font-size:14px}.page-tabs a,.page-tabs.breadcrumb-tabs a{min-width:0;padding:0;font-size:14px}.filter-popover,.fields-popover,.date-popover{min-width:0}.compact-list th,.compact-list td{height:auto;min-height:34px;padding:7px 8px}.compact-list .select-cell{width:auto;min-width:0;max-width:none}}.form-message.error{color:#b42318}.settings-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 12px 26px #0f172a0d}.settings-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.settings-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-card-head h2{color:#111827;margin:0;font-size:18px}.settings-card-head p,.settings-note{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.45}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-form-grid label{color:#475467;gap:5px;font-size:13px;font-weight:700;display:grid}.settings-wide-field{grid-column:1/-1}.settings-form-grid input,.settings-form-grid select{color:#111827;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:0 9px}.settings-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.secondary-button{color:#1f2937;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:800;display:inline-flex}.secondary-button:hover{background:#f8fafc;border-color:#94a3b8}.secondary-button:disabled{cursor:wait;opacity:.65}.settings-card-full{grid-column:1/-1}.settings-grid-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.settings-entry-card{border:1px solid var(--line);color:#111827;background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:76px;padding:14px;text-decoration:none;display:flex;box-shadow:0 12px 26px #0f172a0d}.settings-entry-card:hover{background:#f8fafc;border-color:#94a3b8}.settings-entry-card>span:nth-child(2){flex:1;gap:3px;display:grid}.settings-entry-card strong{font-size:16px}.settings-entry-card small{color:#667085;font-size:13px}.settings-entry-icon{color:#2f66c4;background:#eef4ff;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.document-series-list{gap:14px;margin-top:14px;display:grid}.document-series-tabs{background:#f8fafc;border:1px solid #d8e2ee;border-radius:8px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.document-series-tabs button{color:#475467;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.document-series-tabs button.active{color:#0f766e;background:#fff;box-shadow:0 6px 14px #0f172a14}.document-series-summary{margin-top:12px}.document-list-simple{gap:18px;margin-top:18px;display:grid}.document-list-group{background:#fff;border:1px solid #dbe5f0;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #0f172a0a}.document-list-group-head{background:#f8fbff;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.document-list-group-head h3{color:#071832;margin:0;font-size:16px;line-height:1.2}.document-list-group-head span{color:#667085;font-size:12px;font-weight:850}.document-list-rows{display:grid}.document-list-columns{color:#667085;text-transform:uppercase;background:#fbfdff;border-top:1px solid #e5edf5;border-bottom:1px solid #e5edf5;grid-template-columns:minmax(220px,1.3fr) minmax(100px,.45fr) minmax(170px,.75fr) auto 28px;align-items:center;gap:14px;padding:8px 16px;font-size:11px;font-weight:900;display:grid}.document-list-columns span:nth-child(4){justify-self:end}.document-list-row{min-height:54px;color:inherit;border-top:1px solid #edf2f7;grid-template-columns:minmax(220px,1.3fr) minmax(100px,.45fr) minmax(170px,.75fr) auto 28px;align-items:center;gap:14px;padding:10px 16px;text-decoration:none;transition:background .15s,box-shadow .15s;display:grid}.document-list-row:first-child{border-top:0}.document-list-row:hover{background:#f8fbff;box-shadow:inset 3px 0 #2383d8}.document-list-row>span{gap:3px;min-width:0;display:grid}.document-list-row strong{color:#071832;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;overflow:hidden}.document-list-main strong{font-size:15px}.document-list-row small{color:#667085;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:850;overflow:hidden}.document-list-row em{color:#475467;background:#f8fafc;border:1px solid #d8e2ee;border-radius:999px;justify-self:end;padding:4px 9px;font-size:11px;font-style:normal;font-weight:900}.document-list-row em.active{color:#0f766e;background:#ecfdf6;border-color:#a7dccd}.document-list-row svg{color:#667085;justify-self:end}.document-detail-card{gap:14px}.document-detail-back{color:#344054;align-items:center;gap:6px;width:fit-content;margin-bottom:8px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.document-detail-back:hover{color:#0f766e}.document-settings-panel-standalone{box-shadow:none;margin-top:0}.document-settings-layout{grid-template-columns:minmax(230px,.65fr) minmax(0,1.8fr);gap:14px;margin-top:14px;display:grid}.document-settings-nav{align-content:start;gap:12px;min-width:0;display:grid}.document-settings-nav-group{background:#fff;border:1px solid #dbe5f0;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #0f172a0a}.document-settings-nav-group>div{color:#071832;background:#f8fbff;border-bottom:1px solid #e5edf5;padding:9px 11px;font-size:13px;font-weight:950}.document-settings-nav-group button{color:#071832;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 11px;display:flex}.document-settings-nav-group button:first-of-type{border-top:0}.document-settings-nav-group button.active{background:#ecfdf6;box-shadow:inset 3px 0 #0f766e}.document-settings-nav-group button span{gap:2px;min-width:0;display:grid}.document-settings-nav-group button strong{color:#071832;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.document-settings-nav-group button small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.document-settings-nav-group button em{color:#475467;background:#f8fafc;border:1px solid #d8e2ee;border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-style:normal;font-weight:900}.document-settings-nav-group button.active em{color:#0f766e;background:#fff;border-color:#a7dccd}.document-settings-panel{background:#fff;border:1px solid #dbe5f0;border-radius:8px;align-content:start;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 12px 28px #0f172a0d}.document-settings-panel-head{border-bottom:1px solid #e5edf5;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding-bottom:14px;display:grid}.document-settings-panel-head div{gap:3px;min-width:0;display:grid}.document-settings-panel-head span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.document-settings-panel-head h3{color:#071832;margin:0;font-size:20px;line-height:1.2}.document-settings-panel-head small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.document-settings-panel-head>div:last-child{text-align:right;justify-items:end}.document-settings-panel-head strong{color:#071832;font-size:20px;line-height:1.2}.document-settings-tab-panel{margin-top:2px}.document-settings-info-grid{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.document-settings-info-grid>div,.document-settings-status-toggle{background:#f8fafc;border:1px solid #dbe5f0;border-radius:8px;align-content:center;min-height:76px;padding:12px;display:grid}.document-settings-info-grid span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.document-settings-info-grid strong{color:#071832;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.document-settings-status-toggle{align-items:center;display:flex!important}.document-series-fields-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.document-series-group{background:#fff;border:1px solid #dbe5f0;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #0f172a0b}.document-series-group-head{background:#f8fbff;border-bottom:1px solid #e5edf5;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.document-series-group-head h3{color:#071832;margin:0;font-size:16px}.document-series-group-head span{color:#667085;font-size:12px;font-weight:850}.document-series-group-rows{display:grid}.document-series-row{background:#fff;grid-template-columns:minmax(190px,.85fr) minmax(520px,2fr) minmax(190px,.65fr);align-items:stretch;gap:12px;padding:12px;display:grid}.document-series-row+.document-series-row{border-top:1px solid #edf2f7}.document-series-main{align-content:center;gap:4px;min-width:0;display:grid}.document-series-main strong{color:#071832;font-size:16px;line-height:1.2}.document-series-main small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.document-series-fields{grid-template-columns:minmax(88px,.65fr) minmax(110px,.8fr) minmax(118px,.75fr) minmax(84px,.55fr) minmax(130px,.8fr);gap:8px;min-width:0;display:grid}.document-series-fields label{color:#475467;text-transform:uppercase;gap:5px;min-width:0;font-size:11px;font-weight:900;display:grid}.document-series-fields input,.document-series-fields select{color:#071832;width:100%;min-width:0;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd8e7;border-radius:6px;padding:6px 9px;font-size:13px;font-weight:800}.document-series-fields input:focus,.document-series-fields select:focus{border-color:#2383d8;outline:none;box-shadow:0 0 0 3px #2383d824}.document-series-side{border-left:1px solid #e4ebf3;align-content:center;gap:7px;min-width:0;padding-left:12px;display:grid}.document-series-side>span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.document-series-side>strong{overflow-wrap:anywhere;color:#071832;font-size:18px;line-height:1.15}.document-series-toggle{color:#344054;align-items:center;gap:7px;font-size:13px;font-weight:850;display:inline-flex}.document-series-toggle input{accent-color:var(--green);appearance:auto!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important}.document-series-history{gap:8px;margin-top:14px;display:grid}.document-series-history-row{background:#fff;border:1px solid #dbe5f0;border-radius:8px;grid-template-columns:minmax(230px,1.2fr) minmax(150px,.7fr) minmax(230px,1fr);align-items:center;gap:14px;padding:12px;display:grid;box-shadow:0 8px 20px #0f172a0a}.document-series-history-row div{gap:3px;min-width:0;display:grid}.document-series-history-row span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.document-series-history-row strong{color:#071832;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.document-series-history-row small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.document-series-history-values{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.document-series-history-values:before{content:"→";color:#98a2b3;grid-area:1/2;font-weight:900}.document-series-history-values span{color:#344054;text-overflow:ellipsis;text-transform:none;white-space:nowrap;background:#f8fafc;border:1px solid #d8e2ee;border-radius:999px;padding:5px 9px;overflow:hidden}.document-series-history-values span:first-child{grid-column:1}.document-series-history-values span:last-child{color:#0f766e;background:#ecfdf6;border-color:#b7dfd3;grid-column:3}.document-series-empty{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #cbd8e7;border-radius:8px;justify-items:center;gap:6px;padding:28px 16px;display:grid}.document-series-empty strong{color:#071832}.document-template-editor,.document-print-settings{gap:12px;display:grid}.document-template-toolbar,.document-print-status-row,.document-print-note{background:#f8fbff;border:1px solid #dbe5f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.document-template-toolbar span,.document-print-note span{color:#667085;font-size:12px;font-weight:750;line-height:1.35}.document-template-field{gap:6px;display:grid}.document-template-fixed-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.document-template-field>span,.document-template-variables>span{color:#475467;text-transform:uppercase;font-size:11px;font-weight:900}.document-template-field input,.document-template-field textarea{color:#071832;width:100%;font:inherit;background:#fff;border:1px solid #cbd8e7;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:800}.document-template-field input{min-height:38px}.document-template-field textarea{resize:vertical;min-height:96px;line-height:1.45}.document-template-field input:focus,.document-template-field textarea:focus{border-color:#2383d8;outline:none;box-shadow:0 0 0 3px #2383d824}.document-template-variables{background:#fff;border:1px solid #dbe5f0;border-radius:8px;gap:8px;padding:12px;display:grid}.document-template-variables>div{flex-wrap:wrap;gap:7px;display:flex}.document-template-variables code{color:#344054;background:#f8fafc;border:1px solid #d8e2ee;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.document-template-fixed-fields .document-template-field:has(textarea){grid-column:1/-1}.document-print-fields{grid-template-columns:minmax(260px,1.25fr) minmax(120px,.6fr) minmax(130px,.65fr) minmax(90px,.45fr)}.document-print-note{color:#0f766e;justify-content:flex-start}@media (max-width:1280px){.document-series-row{grid-template-columns:1fr}.document-series-side{border-top:1px solid #e4ebf3;border-left:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;padding:10px 0 0}.document-series-side>strong{text-align:right}}@media (max-width:780px){.document-settings-layout{grid-template-columns:1fr}.document-settings-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.document-list-columns{grid-template-columns:minmax(0,1fr) minmax(130px,.65fr) auto 28px}.document-list-columns span:nth-child(2){display:none}.document-list-row{grid-template-columns:minmax(0,1fr) minmax(130px,.65fr) auto 28px}.document-list-row>span:nth-of-type(2){display:none}.document-settings-info-grid,.document-settings-panel-head{grid-template-columns:1fr}.document-settings-panel-head>div:last-child{text-align:left;justify-items:start}.document-series-row,.document-series-history-row{grid-template-columns:1fr}.document-series-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.document-series-fields-panel{grid-template-columns:1fr}}@media (max-width:640px){.document-list-group-head{flex-direction:column;align-items:flex-start}.document-list-columns{display:none}.document-list-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.document-list-row>span:nth-of-type(2){display:grid}.document-list-row>span:not(.document-list-main),.document-list-row em{justify-self:start}.document-list-row svg{grid-area:1/2}.settings-card-head,.document-series-side,.document-series-tabs,.document-settings-nav{grid-template-columns:1fr}.settings-card-head{display:grid}.settings-card-actions{justify-content:flex-start}.document-series-tabs{width:100%;display:grid}.document-settings-panel{padding:12px}.document-series-fields{grid-template-columns:1fr}.document-series-side>strong{text-align:left}}.journal-table-wrap{border:1px solid var(--line);border-radius:7px;max-width:100%;overflow:auto}.journal-table{border-collapse:collapse;width:100%;font-size:13px}.journal-table th{color:#344054;letter-spacing:.02em;text-align:left;text-transform:uppercase;background:#eef3f8;font-size:11px}.journal-table th,.journal-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:7px 10px}.journal-table .clickable-row{cursor:pointer}.journal-table .clickable-row:hover{background:#f8fafc}.journal-table .clickable-row:focus{outline-offset:-2px;outline:2px solid #60a5fa}.journal-table tr:last-child td{border-bottom:0}.journal-table td strong,.journal-table td span{display:block}.journal-table td span{color:#667085;margin-top:2px;font-size:12px}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.detail-grid div{border:1px solid var(--line);background:#f8fafc;border-radius:7px;padding:10px}.detail-grid span{color:#667085;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.detail-grid strong{color:#101828;font-size:14px}.detail-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.detail-columns h2,.settings-card-full>h2{color:#101828;margin:0 0 8px;font-size:16px}.json-block{color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border:1px solid #d0d5dd;border-radius:7px;max-height:420px;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.positive-number{color:#15803d;font-weight:800}.negative-number{color:#b42318;font-weight:800}.status-pill{border:1px solid #cbd5e1;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.ok{color:#1d5f31;background:#d9efd1;border-color:#95c48f}.integration-status-list{border:1px solid var(--line);border-radius:7px;display:grid;overflow:hidden}.integration-status-list div{border-bottom:1px solid var(--line);color:#344054;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:13px;display:grid}.integration-status-list div:last-child{border-bottom:0}.integration-status-list svg{color:#16866f}.integration-status-list div:has(.lucide-shield-alert) svg{color:#b42318}.integration-status-list strong{color:#111827;text-transform:uppercase;font-size:12px}@media (max-width:720px){.settings-layout,.settings-form-grid{grid-template-columns:1fr}.settings-actions{flex-direction:column;align-items:stretch}.order-status-setting-row,.order-archive-setting-row{grid-template-columns:1fr}.order-status-pretty-picker .automation-action-status-menu,.order-archive-status-picker .automation-status-filter-menu{left:auto;right:0}}.mobile-flyout-backdrop,.nav-flyout-close{display:none}@media (max-width:720px){.app-shell{background:var(--bg);height:100dvh;min-height:100dvh;display:block;overflow:hidden}.main-content{height:calc(100dvh - 74px);padding:14px 12px calc(94px + env(safe-area-inset-bottom));overflow-y:auto}.sidebar-shell,.sidebar-shell.collapsed{z-index:90;width:100%;height:calc(74px + env(safe-area-inset-bottom));color:#fff;position:fixed;inset:auto 0 0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{width:100%;height:calc(74px + env(safe-area-inset-bottom));min-height:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));scrollbar-width:none;background:#2b303a;border-top:1px solid #ffffff14;border-right:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;display:flex;overflow:auto hidden;box-shadow:0 -14px 34px #0f172a3d}.sidebar-main::-webkit-scrollbar{display:none}.brand,.sidebar-shell.collapsed .brand,.brand>div:not(.brand-logo),.sidebar-shell.collapsed .brand>div:not(.brand-logo),.brand strong,.brand span,.collapse-button,.sidebar-shell.collapsed .collapse-button,.module-label{display:none}.brand-logo,.sidebar-shell.collapsed .brand-logo{background:#111827;border:1px solid #ffffff24;border-radius:12px;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #0000002e}.brand-logo img{object-fit:cover}.module-list{overscroll-behavior-x:contain;scrollbar-width:none;flex:none;align-items:center;gap:5px;width:auto;min-width:0;height:56px;min-height:56px;padding:0 1px;display:flex;overflow:visible}.module-list::-webkit-scrollbar{display:none}.module-button,.sidebar-shell.collapsed .module-button{color:#d8e1ec;text-align:center;border-radius:12px;flex-direction:column;flex:1 0 60px;justify-content:center;align-items:center;gap:4px;min-width:60px;max-width:74px;height:54px;min-height:54px;margin:0;padding:5px 4px;font-size:10px;font-weight:500;line-height:1.08;display:flex}.module-button:hover,.module-button.active,.sidebar-shell.collapsed .module-button.active{color:#fff;background:#3f4753}.module-icon,.sidebar-shell.collapsed .module-icon{background:#ffffff17;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;margin:0 auto;line-height:1;display:grid}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{color:currentColor;stroke-width:2.15px;width:21px;height:21px;margin:0!important;display:block!important;transform:none!important}.module-button .module-icon svg,.sidebar-shell.collapsed .module-button .module-icon svg{margin-left:0!important;margin-right:0!important}.module-button.active .module-icon{color:#fff;background:#7ea1d838}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon){text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.module-button>svg:last-child,.sidebar-shell.collapsed .module-button>svg:last-child{display:none}.sidebar-user,.sidebar-user.collapsed{z-index:auto;border-top:0;flex:0 0 60px;width:auto;height:auto;margin:0;padding:0;display:flex;position:static}.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{color:#d8e1ec;width:auto;min-width:60px;max-width:74px;height:54px;box-shadow:none;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:5px 4px;display:flex}.sidebar-user-link:hover{color:#fff;background:#3f4753}.sidebar-user-link div{display:none}.sidebar-user-link .mobile-user-label{max-width:58px;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;line-height:1.08;overflow:hidden;display:block!important}.sidebar-user-link svg{display:none}.sidebar-avatar{flex-basis:28px;width:28px;height:28px;font-size:11px}.sidebar-shell.module-open:after{content:none;display:none}.mobile-flyout-backdrop{inset:0 0 calc(74px + env(safe-area-inset-bottom));z-index:91;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a61;border:0;display:block;position:fixed}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{inset:auto 10px calc(82px + env(safe-area-inset-bottom));z-index:92;overscroll-behavior:contain;background:#282e38;border:1px solid #ffffff14;border-radius:16px;width:auto;min-height:0;max-height:min(72dvh,560px);padding:14px 13px 16px;position:fixed;overflow-y:auto;box-shadow:0 20px 54px #0f172a61}.nav-flyout-close{color:#edf3fb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.nav-flyout-close:hover{background:#ffffff1f}.nav-flyout h2{border-bottom:0;margin:0 0 12px;padding:0 42px 0 0;font-size:17px}.nav-flyout h2 small{font-size:11px}.nav-group,.nav-flyout h2+.nav-group{margin:14px 0 0;padding:0}.nav-group h3{color:#fff;border-bottom:1px solid #ffffff1f;margin:0 0 7px;padding-bottom:7px;font-size:12px;font-weight:700}.nav-items{gap:3px}.nav-link{border-radius:7px;gap:8px;min-height:38px;padding:8px 9px;font-size:13px}.nav-link.active{background:#424955;box-shadow:inset 3px 0 #82aef0}}.print-settings-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:start;gap:12px}.print-tabs{border-bottom:1px solid #cfd8e3;flex-wrap:wrap;align-items:stretch;margin-bottom:14px;display:flex}.print-tabs button{color:#344054;min-width:132px;min-height:54px;font:inherit;cursor:pointer;background:#fff;border:0;border-top:1px solid #cfd8e3;border-left:1px solid #cfd8e3;padding:0 20px;font-size:14px;font-weight:800}.print-tabs button:last-child{border-right:1px solid #cfd8e3}.print-tabs button:hover{background:#f8fafc}.print-tabs button.active{color:#101828;background:#fbfcfe;position:relative}.print-tabs button.active:after{background:var(--green);content:"";border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:18px;right:18px}.print-tab-content.print-settings-layout{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.print-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.print-status-card{background:#fff;border:1px solid #d8e2ee;border-radius:8px;gap:8px;min-height:84px;padding:14px;display:grid;box-shadow:0 12px 26px #0f172a0d}.print-status-card.primary{background:#f1fbf7;border-color:#b8d7ce}.print-status-card span{color:#667085;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.print-status-card svg{color:#137f68}.print-status-card strong{color:#101828;font-size:24px;line-height:1}.print-settings-layout .settings-card{border-color:#d8e2ee;padding:16px;box-shadow:0 12px 28px #0f172a0f}.print-settings-layout .settings-card-head{margin-bottom:12px}.print-settings-layout .settings-card-head h2{font-size:17px}.print-settings-layout .settings-card-head p{font-size:12px;line-height:1.45}.print-install-card{grid-column:1/-1}.print-install-card .settings-card-head{margin-bottom:10px}.print-download-panel{background:linear-gradient(#f1fbf7 0%,#fff 100%);border:1px solid #b8d7ce;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-bottom:12px;padding:14px;display:grid}.print-download-panel strong{color:var(--text);margin-bottom:3px;font-size:15px;display:block}.print-download-panel span{color:var(--muted);font-size:12px;line-height:1.45}.print-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.print-steps div{background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:10px;display:grid}.print-steps strong{color:#0f6c59;background:#dcefe9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.print-steps span{color:var(--text);font-size:12px;font-weight:700;line-height:1.35}.print-agent-grid,.printer-device-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.print-agent-grid label,.test-print-row label{color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.print-live-mode{background:#f0fbf7;border:1px solid #cfe3dc;border-radius:7px;gap:4px;min-height:58px;padding:10px;display:grid}.print-live-mode strong{color:#0f806f;font-size:12px;line-height:1}.print-live-mode span{color:var(--muted);font-size:12px;line-height:1.3}.agent-token-box{background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;gap:8px;margin-top:12px;padding:12px;display:grid}.agent-token-box p{color:var(--muted);margin:2px 0 0;font-size:12px}.agent-token-box code{max-width:100%;color:var(--text);background:#fff;border:1px solid #d8e2ee;border-radius:6px;padding:9px 10px;font-size:11px;display:block;overflow-x:auto}.print-token-actions{flex-wrap:wrap;gap:7px;display:flex}.icon-text-button{width:fit-content;min-height:32px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #d8e2ee;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-weight:800;display:inline-flex}.icon-text-button:hover{border-color:var(--green);color:var(--green)}.test-print-row{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:8px;margin-top:10px;display:grid}.print-help-note{color:var(--muted);background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;margin-top:7px;padding:9px 10px;font-size:12px;line-height:1.4}.user-print-device-bar{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:10px;margin-bottom:10px;display:grid}.user-print-device-bar label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:11px;font-weight:800;display:grid}.user-print-device-bar select{min-height:34px;color:var(--text);font:inherit;text-transform:none;background:#fff;border:1px solid #d8e2ee;border-radius:6px;font-weight:800}.user-print-device-bar div{background:#f8fafc;border:1px solid #d8e2ee;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:2px 8px;min-height:54px;padding:9px 10px;display:grid}.user-print-device-bar svg{color:#137f68;grid-row:1/3}.user-print-device-bar span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.user-print-device-bar small{color:var(--muted);font-size:11px}.user-print-preferences-table{min-width:920px}.user-print-preferences-wrap{border-color:#d6e0ec;border-radius:8px;overflow-x:auto}.print-pref-document-col{width:18%}.print-pref-printer-col{width:33%}.print-pref-format-col,.print-pref-orientation-col{width:140px}.print-pref-copies-col{width:132px}.print-pref-direct-col{width:70px}.compact-settings-table select,.compact-settings-table input[type=text],.compact-settings-table input[type=number]{width:100%;min-height:32px;font:inherit;background:#fff;border:1px solid #d8e2ee;border-radius:5px;padding:5px 8px;font-weight:700}.compact-settings-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--green)}.printer-device-grid .journal-table{font-size:12px}.print-settings-layout .journal-table{table-layout:fixed;min-width:860px}.print-settings-layout .journal-table th,.print-settings-layout .journal-table td{padding:8px 9px;font-size:12px}.print-settings-layout .journal-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.print-settings-layout .journal-table td:first-child{white-space:normal}.print-settings-layout .journal-table td span{font-size:10.5px}.print-table-wrap{border-color:#d6e0ec;border-radius:8px}.print-settings-layout .compact-settings-table{min-width:760px;font-size:11px}.print-settings-layout .user-print-preferences-table{min-width:980px}.print-settings-layout .compact-settings-table th,.print-settings-layout .compact-settings-table td{height:30px;padding:5px 7px;font-size:11px}.print-settings-layout .compact-settings-table th{color:#233044;background:#eef2f6;font-size:10.5px;font-weight:800}.print-settings-layout .compact-settings-table td strong{font-size:11.5px}.print-settings-layout .compact-settings-table td span{margin-top:1px;font-size:10px}.print-settings-layout .compact-settings-table select,.print-settings-layout .compact-settings-table input[type=number]{border-radius:5px;min-height:26px;padding:3px 6px;font-size:11px;font-weight:700}.print-settings-layout .user-print-preferences-table th,.print-settings-layout .user-print-preferences-table td{height:42px;padding:7px 9px}.print-settings-layout .user-print-preferences-table th:nth-child(5),.print-settings-layout .user-print-preferences-table th:nth-child(6),.print-settings-layout .user-print-preferences-table td:nth-child(5),.print-settings-layout .user-print-preferences-table td:nth-child(6){text-align:center}.print-settings-layout .user-print-preferences-table select{min-height:32px;padding:5px 8px;font-size:12px}.copy-stepper{background:#fff;border:1px solid #cfd9e6;border-radius:7px;grid-template-columns:32px 38px 32px;justify-content:center;align-items:center;width:106px;min-height:34px;display:inline-grid;overflow:hidden}.copy-stepper button{color:#0f806f;cursor:pointer;background:#f7fafc;border:0;place-items:center;width:32px;height:34px;display:grid}.copy-stepper button:hover:not(:disabled){background:#e7f5ef}.copy-stepper button:disabled{color:#98a2b3;cursor:not-allowed}.copy-stepper strong{min-width:38px;height:34px;color:var(--text);border-inline:1px solid #e3e9f1;place-items:center;font-size:13px;line-height:1;display:grid}.print-toggle{cursor:pointer;place-items:center;width:36px;height:22px;display:inline-grid;position:relative}.print-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.print-toggle span{background:#d8e2ee;border-radius:999px;width:34px;height:20px;transition:background .15s;display:block;position:relative}.print-toggle span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0f172a33}.print-toggle input:checked+span{background:#137f68}.print-toggle input:checked+span:after{transform:translate(14px)}.print-toggle input:focus-visible+span{outline-offset:2px;outline:2px solid #137f6852}.copy-stepper button:focus-visible{outline-offset:-2px;outline:2px solid #137f6852}.print-settings-layout .compact-settings-table input[type=checkbox]{width:13px;min-width:13px;height:13px;min-height:13px;margin:0}.print-documents-table{min-width:680px!important}.print-documents-table th:nth-child(2),.print-documents-table th:nth-child(3),.print-documents-table td:nth-child(2),.print-documents-table td:nth-child(3){width:120px}.print-documents-table th:nth-child(4),.print-documents-table td:nth-child(4){width:58px}.print-documents-table th:nth-child(5),.print-documents-table th:nth-child(6),.print-documents-table td:nth-child(5),.print-documents-table td:nth-child(6){text-align:center;width:54px}.print-devices-table,.print-printers-table{min-width:520px!important}.print-devices-table{min-width:840px!important}.print-management-sections{grid-template-columns:minmax(0,1fr);gap:12px}.print-management-sections .print-devices-table{min-width:980px!important}.print-management-sections .print-printers-table{min-width:760px!important}.print-management-sections .print-table-wrap{border:0;border-radius:0}.print-settings-layout .print-devices-table td:nth-child(4),.print-settings-layout .print-devices-table td:nth-child(5){white-space:normal;overflow:visible}.icon-only-button{color:#0f806f;cursor:pointer;background:#fff;border:1px solid #d8e2ee;border-radius:6px;place-items:center;width:28px;min-width:28px;height:28px;display:inline-grid}.icon-only-button:hover:not(:disabled){background:#eef8f4;border-color:#0f806f}.icon-only-button:disabled{color:#98a2b3;cursor:not-allowed}.device-token-actions{align-items:center;gap:5px;display:inline-flex}.device-token-actions code{color:#344054;background:#f8fafc;border:1px solid #d8e2ee;border-radius:6px;min-width:76px;padding:5px 7px;font-size:10px;font-weight:800}.device-user-actions{gap:6px;min-width:240px;display:grid}.device-user-chips{flex-wrap:wrap;gap:5px;display:flex}.device-user-chips span{color:#0f806f;background:#eef8f4;border-radius:999px;align-items:center;gap:4px;max-width:180px;padding:3px 5px 3px 7px;font-size:10px;font-weight:800;display:inline-flex}.device-user-chips button{color:#0f806f;cursor:pointer;background:#0f806f1f;border:0;border-radius:50%;place-items:center;width:16px;min-width:16px;height:16px;display:grid}.device-user-add-row{grid-template-columns:minmax(120px,1fr) 28px;align-items:center;gap:5px;display:grid}.device-user-add-row select{background:#fff;border:1px solid #d8e2ee;border-radius:6px;width:100%;min-height:28px;padding:4px 6px;font-size:11px;font-weight:700}.print-jobs-table{min-width:760px!important}.print-compact-list{background:#fff;border:1px solid #d6e0ec;border-radius:8px;overflow:hidden}.print-compact-list h3{color:#101828;background:#f8fafc;border-bottom:1px solid #d6e0ec;margin:0;padding:8px 10px;font-size:13px}.print-compact-list .journal-table{border:0;min-width:520px}.print-compact-list .journal-table th,.print-compact-list .journal-table td{padding:5px 7px}.print-journal-events{gap:5px;margin-top:8px;display:grid}.print-journal-events div{background:#fff;border:1px solid #d8e2ee;border-radius:7px;min-width:0;padding:9px 10px}.print-journal-events strong{margin-bottom:2px;font-size:13px;display:block}.print-journal-events span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;display:block;overflow:hidden}.account-extra-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.online-orders-page-shell{width:100%;max-width:none;margin:0}.online-orders-page-shell .page-header{max-width:none;margin:0 16px 14px}.online-orders-shell{background:#fff;border:1px solid #d8e0ea;border-radius:0;grid-template-columns:max-content minmax(0,1fr);width:100%;min-height:640px;display:grid;overflow:visible;box-shadow:0 12px 30px #0f172a0d}.online-orders-sidebar{z-index:1;box-sizing:border-box;scrollbar-color:#a8b3c2 transparent;scrollbar-width:thin;background:#f1f4f8;border-right:1px solid #d8e0ea;align-content:start;align-self:start;gap:1px;width:max-content;min-width:146px;max-width:198px;max-height:100vh;padding:8px 0 86px;display:grid;position:sticky;top:0;overflow-y:auto}.online-orders-sidebar::-webkit-scrollbar{width:6px}.online-orders-sidebar::-webkit-scrollbar-track{background:0 0}.online-orders-sidebar::-webkit-scrollbar-thumb{background:#a8b3c2;border:2px solid #f1f4f8;border-radius:999px}.online-orders-sidebar::-webkit-scrollbar-thumb:hover{background:#7f8da1}.online-status-group{gap:1px;margin-top:9px;display:grid}.online-status-group-toggle{color:#0f172a;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:4px;width:100%;min-height:24px;padding:4px 8px 3px;font-size:13px;font-weight:650;display:flex}.online-status-group-toggle:hover{background:#e4e9f0}.online-status-link{color:#111827;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;width:max-content;min-width:100%;min-height:24px;padding:2px 8px;font-size:13px;display:flex}.online-status-link:hover,.online-status-link.active{background:#d8dee8}.online-status-count{box-sizing:border-box;color:#fff;border-radius:4px;place-items:center;min-width:18px;height:15px;padding:0 3px;font-size:10px;font-weight:800;line-height:1;display:inline-grid}.online-status-count.dark,.online-status-count.black{background:#111827}.online-status-count.blue{background:#0b5bd3}.online-status-count.lime{background:#79cc42}.online-status-count.magenta{background:#d414b8}.online-status-count.green{background:#15945f}.online-status-count.red{background:#f02419}.online-status-count.sand{background:#d8b477}.online-status-count.gray{background:#7a8177}.online-status-count.sky{background:#4ba7e8}.online-status-count.yellow{background:#f5be2e}.online-status-icon{color:#334155;place-items:center;width:18px;height:18px;display:inline-grid}.online-status-link small{color:#64748b;margin-left:auto;font-size:11px;font-weight:650}.online-status-collections{border-top:1px solid #d4dce8;gap:2px;margin-top:14px;padding-top:10px;display:grid}.online-orders-main{z-index:2;background:#fff;min-width:0;position:relative}.online-orders-titlebar{box-sizing:border-box;background:#fbfcfe;border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:8px 16px;display:flex}.online-title-meta{white-space:nowrap;align-items:baseline;gap:10px;min-width:0;display:flex}.online-title-actions{flex:0 520px;justify-content:flex-end;align-items:center;gap:8px;min-width:320px;display:flex}.online-orders-titlebar h2{margin:0;font-size:22px}.online-orders-titlebar span{color:#667085;font-size:13px;font-weight:600;display:inline}.online-search-form{flex:360px}.online-search-field{color:#667085;background:#fff;border:1px solid #d4dbe5;border-radius:7px;align-items:center;gap:8px;min-height:34px;padding:0 10px;display:flex}.online-search-field input{color:#111827;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.online-add-order-button{color:#fff;cursor:pointer;white-space:nowrap;background:#0784d6;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.online-add-order-button:hover{color:#fff;background:#175cd3}.online-filter-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.online-tip{position:relative}.online-tip:before,.online-tip:after{z-index:90;opacity:0;pointer-events:none;transition:opacity .12s,transform .12s;position:absolute;left:50%;transform:translate(-50%,4px)}.online-tip:before{content:attr(data-tooltip);color:#fff;text-align:center;white-space:normal;background:#2d3440;border-radius:3px;width:max-content;max-width:240px;padding:5px 8px;font-size:12px;font-weight:700;line-height:1.2;bottom:calc(100% + 8px);box-shadow:0 8px 18px #0f172a38}.online-tip:after{content:"";border:5px solid #0000;border-top-color:#2d3440;bottom:calc(100% + 3px)}.online-tip:hover:before,.online-tip:hover:after,.online-tip:focus-visible:before,.online-tip:focus-visible:after{opacity:1;transform:translate(-50%)}.online-filter-button:hover,.online-filter-button.active,.online-sort-control:hover{color:#fff;background:#0072ce}.online-sort-control:hover select{color:#fff}.online-filter-control{align-items:center;gap:3px;display:inline-flex}.online-filter-clear{color:#005ea8;cursor:pointer;background:#e0f2fe;border:0;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:inline-grid}.online-filter-clear:hover{color:#fff;background:#005ea8}.online-orders-toolbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 16px;display:flex}.online-toolbar-left{flex-wrap:nowrap;align-items:center;gap:6px;display:flex;position:relative}.online-toolbar-right{flex:none;align-items:center;gap:8px;display:flex}.online-sort-control{color:#344054;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.online-sort-control select{color:#111827;background:0 0;border:0;border-radius:6px;outline:0;min-width:188px;min-height:32px;padding:0 4px;font-size:13px}.online-icon-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:32px;display:inline-grid}.online-icon-button:hover,.online-icon-button.active{color:#fff;background:#0072ce}.online-icon-button:disabled{cursor:default;opacity:.55}.online-toolbar-left:has(.online-document-print-menu){overflow:visible!important}.online-document-action{position:relative}.online-document-print-menu{z-index:37;background:#fff;border:1px solid #d8e2ee;border-radius:8px;gap:7px;width:min(380px,100vw - 42px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #0f172a2e}.online-document-print-menu>strong{color:#101828;font-size:14px;font-weight:900;line-height:1.15}.online-document-print-menu>small{color:#667085;font-size:12px;font-weight:700}.online-document-print-list{gap:4px;display:grid}.online-document-print-row{grid-template-columns:minmax(0,1fr) 36px;align-items:stretch;gap:4px;display:grid}.online-document-open-button,.online-document-print-button{color:#344054;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px}.online-document-open-button{text-align:left;align-items:center;gap:10px;min-height:44px;padding:7px 8px;text-decoration:none;display:flex}.online-document-open-button span{gap:2px;min-width:0;display:grid}.online-document-open-button b{color:#101828;font-size:13px;font-weight:850;line-height:1.1}.online-document-open-button small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2;overflow:hidden}.online-document-print-button{place-items:center;width:36px;min-width:36px;padding:0;display:grid}.online-document-open-button:hover,.online-document-print-button:hover{color:#0072ce;background:#f3f7fb;border-color:#dbe7f5}.online-document-print-button:disabled{cursor:default;opacity:.55}.online-personal-action{position:relative}.online-actions-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.online-actions-button:hover,.online-actions-button.active{color:#fff;background:#0072ce}.online-actions-button:disabled{cursor:default;opacity:.55}.online-personal-actions-menu{z-index:36;background:#fff;border:1px solid #d4dbe5;border-radius:8px;gap:6px;width:min(320px,100vw - 42px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #1018282e}.online-personal-actions-menu>strong{color:#101828;text-transform:none;padding:0 2px 4px;font-size:14px;font-weight:900;line-height:1.2}.online-personal-actions-menu>small{color:#667085;font-size:12px;font-weight:700}.online-personal-actions-menu button{color:#344054;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;min-height:46px;padding:7px 8px;display:flex}.online-personal-actions-menu button:hover{background:#f3f7fb;border-color:#dbe7f5}.online-personal-actions-menu button:disabled{cursor:default;opacity:.62;background:#f8fafc}.online-personal-action-icon{background:var(--event-color,#669fa0);color:#fff;border-radius:999px;place-items:center;width:30px;min-width:30px;height:30px;display:inline-grid}.online-personal-actions-menu b{color:#101828;font-size:13px;font-weight:850;line-height:1.1;display:block}.online-personal-actions-menu button small{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:270px;margin-top:3px;font-size:11px;font-weight:700;display:block;overflow:hidden}.online-status-action,.online-sort-action{position:relative}.online-sort-menu{z-index:35;background:#fff;border:1px solid #d4dbe5;border-radius:8px;gap:3px;width:230px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 36px #1018282e}.online-sort-menu button{color:#344054;cursor:pointer;min-height:30px;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:12px;font-weight:700}.online-sort-menu button:hover,.online-sort-menu button.active{color:#fff;background:#0072ce}.online-status-menu{z-index:35;background:#fff;border:1px solid #d4dbe5;border-radius:8px;width:min(430px,100vw - 42px);max-height:420px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 18px 36px #1018282e}.online-status-menu-group,.online-status-menu-list{gap:2px;display:grid}.online-status-menu-group+.online-status-menu-group,.online-status-menu-list+.online-status-menu-group{margin-top:5px}.online-status-menu-group strong{color:#111827;text-transform:uppercase;padding:4px 3px 3px;font-size:11px}.online-status-menu button{color:#344054;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;min-height:25px;font-size:13px;display:flex}.online-status-menu button:hover{background:#f2f6fb}.online-status-menu button span{border-radius:4px;flex:none;width:10px;height:10px}.online-pagination-mini{white-space:nowrap;align-items:center;gap:5px;display:flex}.online-pagination-mini strong{color:#111827;text-decoration:underline}.online-pagination-mini span{color:#98a2b3}.online-pagination-mini button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d4dbe5;border-radius:18px;place-items:center;width:34px;height:32px;display:grid}.online-pagination-mini button:disabled{cursor:default;opacity:.45}.online-selection-bar{background:#f0f7ff;border-bottom:1px solid #d8e0ea;align-items:center;gap:10px;padding:9px 20px;display:flex}.online-filter-modal-backdrop{z-index:80;background:#0f172a47;place-items:start center;padding:86px 18px 18px;display:grid;position:fixed;inset:0}.online-filter-modal{background:#fff;border:1px solid #d4dbe5;border-radius:8px;width:min(680px,100%);box-shadow:0 22px 50px #0f172a38}.online-postcode-modal{background:#fff;border:1px solid #d4dbe5;border-radius:8px;width:min(700px,100vw - 24px);box-shadow:0 22px 50px #0f172a38}.online-schedule-modal{background:#fff;border:1px solid #d4dbe5;border-radius:8px;width:min(520px,100vw - 24px);box-shadow:0 22px 50px #0f172a38}.online-filter-modal-head{border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.online-filter-modal-head h3{color:#0f172a;margin:0;font-size:18px}.online-filter-modal-head span{color:#667085;margin-top:3px;font-size:12px;font-weight:700;display:block}.online-modal-close{color:#344054;cursor:pointer;background:#fff;border:1px solid #d4dbe5;border-radius:6px;place-items:center;width:32px;height:32px;display:inline-grid}.online-schedule-form{gap:14px;padding:16px;display:grid}.online-schedule-form label{color:#344054;gap:6px;font-size:12px;font-weight:800;display:grid}.online-schedule-form input{color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 10px;font-size:14px}.online-schedule-error{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.35}.online-schedule-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.online-orders-message{color:#027a48;background:#ecfdf3;border-bottom:1px solid #bbf7d0;padding:9px 16px;font-weight:700}.online-orders-message.error{color:#b42318;background:#fff1f0;border-bottom-color:#fecaca}.online-orders-table-wrap{overflow:visible}.online-orders-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:0}.online-orders-table th,.online-orders-table td{vertical-align:top;padding:7px 4px}.online-orders-table th{color:#344054;text-transform:uppercase;background:#fff;border-bottom:1px solid #d8e0ea;font-size:12px;font-weight:500;line-height:1.25}.online-orders-table th span{color:#0064bd;text-transform:none;font-size:12px;font-weight:400;display:block}.online-orders-table input[type=checkbox]{accent-color:#0d7fd8;vertical-align:middle;margin:0;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;padding:0!important}.online-orders-table th:first-child{width:116px}.online-orders-table th:nth-child(2){width:142px}.online-orders-table th:nth-child(3){width:264px}.online-orders-table th:nth-child(4){width:252px}.online-orders-table th:nth-child(5){width:104px}.online-orders-table th:nth-child(6){width:138px}.online-orders-table th:nth-child(7){width:116px}.online-orders-table tbody tr{box-shadow:inset 0 -1px #d8e0ea}.online-orders-table tbody tr:hover{background:#fbfdff}.online-orders-table tbody tr.online-row-highlighted,.online-clients-table tbody tr.online-row-highlighted{background:#fff7df;box-shadow:inset 0 -1px #e7c76e,inset 4px 0 #f2b632}.online-orders-table tbody tr.online-order-row-expanded{background:#e8f3fb;box-shadow:inset 0 -1px #a9c9e6}.online-order-number-content{grid-template-columns:16px minmax(0,1fr);align-content:start;column-gap:5px;display:grid}.online-order-number input[type=checkbox]{margin-top:2px}.online-order-link-row{align-items:center;gap:3px;min-width:0;display:flex}.online-order-number a{color:#0072ce;overflow-wrap:anywhere;align-self:start;font-size:16px;font-weight:700;line-height:1.15;text-decoration:none}.online-order-number a:hover{text-decoration:underline}.online-order-number a.online-draft-order-number{overflow-wrap:normal;gap:1px;line-height:1.05;display:inline-grid}.online-order-number a.online-draft-order-number .online-draft-order-label,.online-order-number a.online-draft-order-number .online-draft-order-digits{color:inherit;overflow-wrap:normal;grid-column:auto;margin-top:0;font-size:16px;font-weight:700;line-height:1.05;display:block}.online-copy-order-button{color:#667085;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:16px;height:16px;padding:0;display:inline-grid}.online-order-number-content:hover .online-copy-order-button,.online-copy-order-button:focus-visible{opacity:1;pointer-events:auto}.online-copy-order-button:hover,.online-copy-order-button:focus-visible{color:#fff;background:#0072ce;outline:0}.online-order-number span{color:#0064bd;overflow-wrap:anywhere;grid-column:1/-1;align-items:center;gap:4px;margin-top:9px;font-size:13px;line-height:1.2;display:inline-flex}.online-info-cell span,.online-address-cell span,.online-date-cell span,.online-date-cell strong{display:block}.customer-type-badge{color:#0064bd;background:#fff5cc;border-radius:3px;align-items:center;width:fit-content;min-height:18px;margin-top:4px;padding:2px 5px;font-size:12px;font-style:normal;font-weight:700;line-height:1.1;display:inline-grid}.customer-type-badge small{color:inherit;font-size:11px;font-weight:700;display:block}.customer-type-badge span{color:inherit;font-size:12px;display:block}.customer-type-badge.returning{color:#067647;background:#e8f7ee}.online-address-content{min-height:76px;display:block}.online-address-cell{position:relative;padding-right:34px!important}.online-address-content>div{min-width:0}.online-address-cell span,.online-info-cell span{color:#0f172a;overflow-wrap:anywhere;font-size:13px;line-height:1.28}.online-postcode-line{justify-content:flex-start;align-items:center;gap:6px;display:flex!important}.online-postcode-line em{border-radius:4px;flex:none;padding:3px 5px;font-size:10px;font-style:normal;font-weight:800;line-height:1}.online-postcode-line em.ok{color:#067647;background:#e8f7ee}.online-postcode-line em.bad{color:#b42318;background:#fff1f0}.online-postcode-line em.warn{color:#b54708;background:#fff7e6}.online-postcode-suggestion{white-space:nowrap;border-radius:4px;align-items:center;gap:4px;min-height:18px;padding:0 4px 0 6px;display:inline-flex}.online-postcode-suggestion small,.online-postcode-suggestion em{color:inherit;font-size:11px;font-style:normal;font-weight:800;line-height:1}.online-postcode-suggestion em{opacity:.86;font-size:10px}.online-postcode-suggestion.ok{color:#087a52;background:#dcfce7}.online-postcode-suggestion.bad{color:#475467;background:#f2f4f7}.online-postcode-suggestion.warn{color:#b54708;background:#fff7e6}.online-info-cell span{align-items:flex-start;gap:5px;display:flex}.online-info-cell svg{color:#667085;flex:none;margin-top:2px}.online-expand-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;line-height:1;display:inline-flex;position:absolute;bottom:8px;right:4px}.online-expand-button svg{display:block}.online-expand-button:hover,.online-expand-button.active{color:#fff;background:#0072ce}.online-quick-row td{background:#e8f3fb;padding:0 8px 10px!important}.online-quick-view{background:#f9fcff;border:1px solid #d8e0ea;border-radius:8px;grid-template-columns:minmax(420px,1.35fr) minmax(160px,.95fr) minmax(170px,.95fr) minmax(150px,.85fr);gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #10182808,0 8px 18px #23578914}.online-quick-view>div{align-content:start;gap:5px;display:grid}.online-quick-view strong{color:#111827;font-size:12px}.online-quick-view span,.online-quick-view li{color:#344054;font-size:12px;line-height:1.35}.online-quick-view ul,.online-quick-products{gap:4px;width:min(411px,100%);max-width:411px;margin:0;padding:0;list-style:none;display:grid}.online-quick-products-head{border-bottom:1px solid #e2e8f0;grid-template-columns:200px 38px 74px 78px;justify-content:start;align-items:center;gap:7px;width:min(411px,100%);max-width:411px;padding-bottom:3px;display:grid}.online-quick-products-head strong{color:#111827;font-size:12px;font-weight:700;line-height:1.35}.online-quick-products-head strong:nth-child(2),.online-quick-products-head strong:nth-child(4){text-align:right}.online-quick-view li,.online-quick-product-row{grid-template-columns:200px 38px 74px 78px;justify-content:start;align-items:center;gap:7px;min-width:0;display:grid}.online-quick-view li em,.online-quick-product-row em{color:#111827;text-align:right;white-space:nowrap;font-size:12px;font-style:normal;font-weight:700}.online-quick-product-row>span:first-child{overflow-wrap:anywhere;min-width:0}.online-reservation-pill{white-space:nowrap;border-radius:4px;justify-content:center;justify-self:start;align-items:center;width:max-content;min-width:0;min-height:0;padding:1px 4px;font-weight:800;display:inline-flex;font-size:10px!important;line-height:1.05!important}.online-reservation-pill.reserved{background:#ecfdf3;border:1px solid #a7f3d0;color:#067647!important}.online-reservation-pill.cancelled{background:#fff1f3;border:1px solid #fecaca;color:#b42318!important}.online-reservation-pill.completed{background:#eff6ff;border:1px solid #bfdbfe;color:#175cd3!important}.online-reservation-empty{color:#98a2b3!important;font-size:11px!important}.online-leave-confirm-backdrop{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;justify-content:center;align-items:flex-start;padding:112px 16px 24px;display:flex;position:fixed;inset:0}.online-leave-confirm-dialog{background:#fff;border:1px solid #94a3b857;border-radius:8px;width:min(460px,100%);overflow:hidden;box-shadow:0 22px 60px #0f172a38,0 3px 12px #0f172a14}.online-leave-confirm-head{grid-template-columns:38px minmax(0,1fr) 30px;align-items:start;gap:12px;padding:18px 18px 14px;display:grid}.online-leave-confirm-icon{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.online-leave-confirm-head h3{color:#111827;margin:0 0 5px;font-size:17px;line-height:1.25}.online-leave-confirm-head p{color:#475467;margin:0;font-size:13px;line-height:1.45}.online-leave-confirm-actions{background:#f8fafc;border-top:1px solid #edf2f7;justify-content:flex-end;gap:9px;padding:12px 18px 16px;display:flex}.online-quick-total{margin-top:5px;font-weight:800;color:#111827!important}.filled-star{color:#0d8ae8;fill:currentColor}.online-customer-link{color:#344054;margin-bottom:3px;font-size:13px;font-weight:500;line-height:1.25;text-decoration:none;display:block}.online-customer-link:hover{color:#0072ce;text-decoration:underline}.online-price-cell{color:#344054;text-align:left;white-space:nowrap;font-size:13px;padding-left:2px!important;padding-right:4px!important}.online-price-stack{justify-items:start;gap:5px;min-width:max-content;display:inline-grid}.online-price-value{color:#182230;letter-spacing:0;font-size:14px;font-weight:400;text-decoration:none}.online-payment-badge{color:#475467;background:#f8fafc;border:1px solid #d0d5dd;border-radius:4px;justify-content:center;align-items:center;min-height:18px;padding:1px 7px 2px;font-size:10px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.online-payment-badge.paid{color:#067647;background:#ecfdf3;border-color:#a7f3d0}.online-payment-badge.neutral{color:#475467;background:#f8fafc;border-color:#d0d5dd}.online-payment-badge.partial{color:#b54708;background:#fffaeb;border-color:#fedf89}.online-payment-badge.unpaid{color:#b42318;background:#fef2f2;border-color:#fecaca}.online-order-status{--status-color:#334155;border:1px solid color-mix(in srgb, var(--status-color) 48%, #cbd5e1);background:color-mix(in srgb, var(--status-color) 14%, #fff);min-height:18px;color:color-mix(in srgb, var(--status-color) 82%, #1f2937);border-radius:4px;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1.1;display:inline-flex}.online-order-status.ok{--status-color:#10845d}.online-order-status.warn{--status-color:#64748b}.online-order-status.danger{--status-color:#d92d20}.online-order-status.custom{border-color:var(--status-color);background:var(--status-color);color:#fff}.online-mini-badges{gap:4px;margin-top:8px;display:flex}.online-mini-badges span{color:#fff;background:#aab4c2;border-radius:4px;place-items:center;min-width:19px;height:19px;font-size:12px;font-weight:800;display:inline-grid}.online-postcode-copy{width:15px;height:15px;color:inherit;opacity:0;pointer-events:none;background:#ffffff38;border:0;border-radius:3px;justify-content:center;align-items:center;margin-left:1px;padding:0;transition:opacity .15s,background .15s;display:inline-flex}.online-postcode-copy:hover,.online-postcode-copy:focus-visible{background:#ffffff57}.online-postcode-suggestion:hover .online-postcode-copy,.online-postcode-suggestion:focus-within .online-postcode-copy{opacity:1;pointer-events:auto}.online-mini-badges .online-mini-badge-button{color:#fff;cursor:pointer;min-width:19px;height:19px;font:inherit;background:#aab4c2;border:0;border-radius:4px;place-items:center;padding:0 5px;font-size:12px;font-weight:800;display:inline-grid}.online-mini-badges .online-mini-badge-button.ok{background:#087a52}.online-mini-badges .online-mini-badge-button.bad{background:#aab4c2}.online-mini-badges .online-mini-badge-button.warn{background:#d68a00}.online-mini-badges .online-mini-badge-button:hover,.online-mini-badges .online-mini-badge-button:focus-visible{filter:brightness(.96);outline-offset:2px;outline:2px solid #0064bd3d}.online-mini-badges span.ok{background:#087a52}.online-mini-badges span.bad{background:#aab4c2}.online-mini-badges span.warn{background:#d68a00}.online-date-cell span,.online-date-cell strong{color:#0064bd;font-size:12px;font-weight:500;line-height:1.35}.online-date-cell{position:relative}.online-date-content{min-height:76px;padding-bottom:28px;position:relative}.online-row-actions{z-index:18;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.online-date-cell strong{color:#344054;font-weight:700}.online-date-expand-button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;line-height:1;display:inline-flex}.online-date-expand-button:hover,.online-date-expand-button.active{color:#fff;background:#0072ce}.online-row-action-popover{z-index:40;background:#fff;border:1px solid #cbd5e1;border-radius:7px;gap:3px;width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 28px #0f172a2e}.online-row-action-popover strong{color:#344054;text-transform:uppercase;padding:2px 6px 4px;font-size:11px;line-height:1.2}.online-row-action-popover a,.online-row-action-popover button{color:#344054;cursor:pointer;min-height:30px;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:0 7px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.online-row-action-popover a:hover,.online-row-action-popover button:hover{color:#fff;background:#0072ce}.online-orders-footer{color:#667085;border-top:1px solid #d8e0ea;grid-template-columns:minmax(120px,1fr) max-content minmax(220px,1fr);align-items:center;gap:12px;padding:10px 20px;font-size:13px;display:grid}.online-orders-footer>span:first-child{justify-self:start}.online-orders-footer label{justify-self:center;align-items:center;gap:6px;display:flex}.online-orders-footer select{min-width:76px;min-height:32px}.online-footer-pages{justify-self:end}.online-filters-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.online-filter-modal .online-filters-form{padding:16px}.online-postcode-correction-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;padding:16px;display:grid;overflow:visible}.online-postcode-correction-note{color:#475467;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;grid-column:1/-1;margin:0;padding:9px 10px;font-size:12px;font-weight:600;line-height:1.45}.online-postcode-correction-form label{color:#344054;gap:6px;font-size:13px;font-weight:700;display:grid}.online-postcode-suggest-field{color:#344054;gap:6px;min-width:0;font-size:13px;font-weight:700;display:grid;position:relative}.online-postcode-select-trigger{color:#111827;cursor:pointer;width:100%;min-height:38px;font:inherit;text-align:left;background:#fff;border:1px solid #cfd8e3;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:13px;display:flex}.online-postcode-select-trigger:hover,.online-postcode-select-trigger:focus-visible{border-color:#0b80d0;outline:none;box-shadow:0 0 0 3px #0b80d01f}.online-postcode-select-trigger:disabled{color:#98a2b3;cursor:not-allowed;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.online-postcode-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.online-postcode-correction-form input{color:#111827;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 9px;font-size:13px}.online-postcode-correction-form input[readonly]{color:#475467;cursor:default;background:#f8fafc}.online-postcode-address-field,.online-postcode-actions{grid-column:1/-1}.online-postcode-readonly-field{gap:6px;display:grid}.online-postcode-field-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.online-postcode-field-label{color:#344054;font-size:13px;font-weight:700}.online-postcode-client-address{background:#f8fafc;border:1px solid #d8e0ea;border-radius:7px;align-items:center;min-height:38px;padding:8px 10px;display:flex}.online-postcode-client-address strong{color:#111827;font-size:13px;font-weight:700;line-height:1.35}.online-postcode-client-postcode{justify-content:space-between;gap:8px}.online-postcode-client-postcode .online-postcode-copy{color:#344054;opacity:1;pointer-events:auto;background:#e2e8f0;flex:none;width:24px;height:24px}.online-postcode-client-postcode .online-postcode-copy:hover,.online-postcode-client-postcode .online-postcode-copy:focus-visible{background:#cbd5e1}.online-postcode-choice-list,.online-postcode-address-suggestions{z-index:20;background:#f8fafc;border:1px solid #d8e0ea;border-radius:7px;gap:8px;max-height:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 16px 32px #0f172a29}.online-postcode-search-box{z-index:1;color:#667085;background:#fff;border:1px solid #d8e0ea;border-radius:7px;align-items:center;gap:8px;min-width:0;padding:0 8px;display:flex;position:sticky;top:0}.online-postcode-correction-form .online-postcode-search-box{align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.online-postcode-search-box input{min-height:34px;box-shadow:none;background:0 0;border:0;padding:0}.online-postcode-search-box input:focus{outline:none}.online-postcode-choice-list button,.online-postcode-address-suggestions button{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:#fff;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;font-size:12px;display:flex}.online-postcode-choice-list button:hover,.online-postcode-choice-list button:focus-visible,.online-postcode-address-suggestions button:hover,.online-postcode-address-suggestions button:focus-visible{background:#eff8ff;border-color:#b7d4ed}.online-postcode-choice-list span,.online-postcode-address-suggestions span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.online-postcode-address-suggestions strong{color:#0064bd;flex:none;font-size:12px}.online-postcode-no-results{color:#667085;background:#f8fafc;border:1px dashed #cfd8e3;border-radius:6px;margin:0;padding:7px 8px;font-size:12px;font-weight:600;line-height:1.35}.online-postcode-correction-form .online-postcode-manual-toggle{color:#475467;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.online-postcode-correction-form .online-postcode-manual-toggle input{flex:0 0 15px;width:15px;min-width:15px;max-width:15px;height:15px;min-height:15px;margin:0;padding:0}.online-postcode-actions{justify-content:flex-end;gap:8px;display:flex}.online-filters-form label{color:#344054;gap:6px;font-size:13px;font-weight:700;display:grid}.online-filters-form input,.online-filters-form select{color:#111827;background:#fff;border:1px solid #d4dbe5;border-radius:6px;width:100%;min-height:38px;padding:0 10px;font-size:14px}.online-filter-quick-dates{grid-column:1/-1;gap:8px;display:grid}.online-filter-quick-dates strong{color:#344054;font-size:13px}.online-filter-quick-dates div{flex-wrap:wrap;gap:6px;display:flex}.online-filter-quick-dates button{color:#344054;cursor:pointer;background:#f1f5f9;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700}.online-filter-quick-dates button:hover,.online-filter-quick-dates button.active{color:#fff;background:#0072ce}.online-filters-actions{justify-content:flex-end;align-items:end;gap:8px;display:flex}.online-edit-page-shell{width:100%;max-width:none;margin:0}.online-edit-form{gap:14px;display:grid}.online-edit-card h2{margin:0 0 12px;font-size:17px}.online-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.online-edit-grid label,.online-edit-readonly{color:#344054;gap:5px;font-size:13px;font-weight:700;display:grid}.online-edit-grid input,.online-edit-grid select,.online-edit-grid textarea{color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d4dbe5;border-radius:6px;padding:0 10px;font-size:14px}.online-edit-grid textarea{resize:vertical;min-height:88px;padding:10px}.online-edit-wide{grid-column:1/-1}.online-edit-readonly{align-content:end;min-height:38px}.online-edit-readonly strong{color:#111827;background:#f1f5f9;border-radius:6px;align-items:center;min-height:38px;padding:0 10px;display:inline-flex}.online-edit-actions{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding-bottom:24px;display:grid}.online-draft-save-hint{color:#7a2e0e;flex:100%;justify-items:end;gap:3px;font-size:12px;font-weight:800;display:grid}.online-draft-save-hint span{color:#9a3412;font-weight:750}.online-save-alert-card{color:#7a2e0e;background:linear-gradient(#fffbeb 0%,#fff8e6 100%);border:1px solid #f6d08f;border-radius:8px;grid-column:1/-1;justify-self:end;width:min(100%,50% - 6px);max-width:none;display:grid;overflow:hidden;box-shadow:0 14px 28px #78350f14}.online-save-alert-head{background:#fff7d6c7;border-bottom:1px solid #b4530929;align-items:center;gap:8px;padding:8px 11px;display:flex}.online-save-alert-head svg{color:#b45309}.online-save-alert-head strong{color:#7a2e0e;font-size:12px;font-weight:900}.online-save-alert-list{gap:6px;padding:9px 11px 10px;display:grid}.online-save-alert-list div{gap:2px;display:grid}.online-save-alert-list strong{color:#92400e;font-size:12px;font-weight:900}.online-save-alert-list span{color:#9a3412;font-size:12px;font-weight:750;line-height:1.35}.online-edit-actions>.button-secondary{grid-column:2;justify-self:end}.online-edit-actions>.primary-button{grid-column:3;justify-self:end}.online-order-edit-form{gap:12px;display:grid}.online-edit-panel{background:#fff;border:1px solid #d8e0ea;border-radius:8px;padding:14px}.online-edit-panel-primary{background:#f8fbff;border-color:#b7d4ed}.online-edit-panel-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.online-products-title{grid-template-columns:minmax(220px,1fr) minmax(220px,280px) minmax(170px,auto);align-items:end;display:grid}.online-products-layout{grid-template-columns:minmax(190px,260px) minmax(500px,1fr) minmax(260px,310px);align-items:start;gap:14px clamp(18px,2.4vw,36px);display:grid}.online-products-side,.online-products-summary-side,.online-products-main{min-width:0}.online-products-side{align-content:start;gap:12px;display:grid}.online-products-main{gap:8px;display:grid}.online-products-summary-side{align-content:start;gap:8px;display:grid}.online-edit-title{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.online-edit-title span{color:#5b6b82;font-size:14px;font-weight:800}.online-products-summary-side h3{color:#344054;margin:0;font-size:13px;font-weight:900}.online-products-heading{gap:3px;display:grid}.online-edit-panel h2,.online-edit-panel-title h2{color:#111827;margin:0;font-size:18px}.online-address-save-hint{color:#667085;margin:6px 0 0;font-size:12px;font-weight:600;line-height:1.4}.online-edit-panel-title span{color:#667085;margin-top:3px;font-size:12px;font-weight:600;display:block}.online-products-heading span{color:#667085;font-size:12px;font-weight:600;display:block}.online-edit-total-pill{color:#344054;background:#e8f3fb;border-radius:7px;justify-items:end;gap:3px;min-width:170px;padding:8px 10px;display:grid}.online-edit-total-pill span,.online-totals-edit-grid span,.online-edit-readonly-list span{color:#667085;font-size:12px;font-weight:700}.online-edit-total-pill strong{color:#111827;font-size:18px}.online-price-list-control,.online-discount-side-control,.online-client-search-field,.online-client-panel-top>label,.online-address-select-row{color:#344054;gap:5px;min-width:0;font-size:12px;font-weight:800;display:grid}.online-price-list-control select,.online-discount-side-control input,.online-discount-side-control select,.online-client-panel-top select,.online-address-select-row select{color:#111827;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 9px;font-size:13px}.online-schedule-control{color:#344054;gap:5px;min-width:0;font-size:12px;font-weight:800;display:grid}.online-schedule-button{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #cfd8e3;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:42px;padding:6px 9px;display:grid}.online-schedule-button:hover,.online-schedule-button.active{background:#f0fdfa;border-color:#0f766e}.online-schedule-button svg{color:#0f766e}.online-schedule-button span{gap:1px;min-width:0;display:grid}.online-schedule-button strong,.online-schedule-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.online-schedule-button strong{font-size:13px;line-height:1.25}.online-schedule-button small{color:#667085;font-size:11px;font-weight:700}.online-discount-side-control small{color:#667085;font-size:11px;font-weight:700;line-height:1.35}.online-discount-side-control>div{grid-template-columns:92px minmax(0,1fr);gap:0;display:grid}.online-discount-side-control input,.online-discount-side-control select{min-width:0}.online-discount-side-control select{border-radius:4px 0 0 4px}.online-discount-side-control input{border-left:0;border-radius:0 4px 4px 0}.online-edit-top-grid{grid-template-columns:minmax(210px,1.4fr) 140px minmax(210px,1.2fr) minmax(180px,1fr);gap:10px;display:grid}.online-edit-top-grid label,.online-edit-note,.online-address-edit-grid label,.online-address-suggest-field,.online-totals-edit-grid label{color:#344054;gap:5px;min-width:0;font-size:12px;font-weight:800;display:grid}.online-edit-top-grid input,.online-edit-top-grid select,.online-edit-note textarea,.online-address-edit-grid input,.online-address-edit-grid select,.online-address-edit-grid textarea,.online-totals-edit-grid input,.online-products-edit-row input{color:#111827;width:100%;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 9px;font-size:13px}.online-edit-note{margin-top:10px}.online-edit-note textarea{resize:vertical;min-height:72px;padding:9px}.online-products-edit-table{gap:4px;display:grid;overflow:visible}.online-products-edit-head,.online-products-edit-row{grid-template-columns:minmax(240px,340px) 112px 118px 118px 32px;align-items:center;gap:6px;min-width:636px;display:grid}.online-products-edit-head{color:#344054;text-transform:uppercase;padding:0 2px;font-size:11px;font-weight:800}.online-products-edit-row{background:#f8fafc;border-radius:7px;padding:6px}.online-products-edit-row strong{color:#111827;text-align:right;font-size:13px}.online-quantity-stepper{grid-template-columns:30px minmax(36px,1fr) 30px;align-items:center;min-width:0;display:grid}.online-quantity-stepper button,.online-quantity-stepper input{color:#111827;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;font-size:13px}.online-quantity-stepper button{cursor:pointer;place-items:center;padding:0;font-size:16px;font-weight:800;display:inline-grid}.online-quantity-stepper button:first-child{border-radius:6px 0 0 6px}.online-quantity-stepper button:last-child{border-radius:0 6px 6px 0}.online-quantity-stepper button:hover{background:#e8f3fb;border-color:#0f6cae}.online-quantity-stepper input{appearance:textfield;text-align:center;border-left:0;border-right:0;border-radius:0;width:100%;min-width:0;padding:0 4px}.online-quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.online-quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.online-products-actions{justify-content:flex-start;align-items:center;gap:10px;margin-top:10px;display:flex}.online-products-total-row{justify-content:flex-end;display:flex}.online-products-total-row .online-edit-total-pill{justify-items:end}.online-order-summary-list{gap:7px;display:grid}.online-order-summary-message{color:#344054;background:#f8fafc;border:1px solid #d8e1ec;border-radius:6px;padding:8px 9px;font-size:11px;font-weight:750;line-height:1.35;display:block}.online-order-summary-message.warning{color:#9a3412;background:#fff7ed;border-color:#ffd6a3}.online-order-summary-message.info{color:#24577f;background:#f1f8ff;border-color:#cfe3f4}.online-order-summary-list>div{background:#f1f5f9;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:0 10px;display:flex}.online-order-summary-list span{color:#667085;font-size:12px;font-weight:800}.online-order-summary-list strong{color:#111827;text-align:right;white-space:nowrap;font-size:13px}.online-summary-value-button{color:#111827;cursor:pointer;font:inherit;text-align:right;text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:850;-webkit-text-decoration:underline #b7c5d6;text-decoration:underline #b7c5d6}.online-summary-value-button:hover{color:#075985}.online-summary-edit-wrapper{justify-items:end;gap:2px;display:grid;position:relative}.online-summary-edit-wrapper em{color:#667085;font-size:10px;font-style:normal;font-weight:800;line-height:1}.online-summary-popover{z-index:30;background:#fff;border:1px solid #cfd8e3;border-radius:7px;gap:10px;width:min(260px,76vw);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 35px #0f172a2b}.online-summary-popover label{color:#344054;gap:5px;font-size:12px;font-weight:850;display:grid}.online-summary-popover input,.online-summary-popover select{color:#111827;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 9px;font-size:13px}.online-summary-popover small{color:#667085;font-size:11px;font-weight:750;line-height:1.35}.online-summary-popover-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.online-summary-popover-head strong{color:#101828;font-size:13px;font-weight:900}.online-summary-popover>div:last-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.online-order-summary-list .online-total-final{min-height:44px;background:#e8f3fb!important}.online-order-summary-list .online-total-final strong{font-size:17px;font-weight:900}.online-order-summary-list .online-payment-compact-row{background:#fff;border:1px solid #d8e1ec;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;padding:8px;display:grid;position:relative}.online-payment-mini-card{color:#111827;cursor:pointer;min-width:0;min-height:42px;font:inherit;text-align:left;background:#f8fafc;border:1px solid #d8e1ec;border-radius:6px;align-content:center;gap:2px;padding:6px 8px;display:grid}.online-payment-mini-card:hover{background:#f1f8ff;border-color:#9cc9e6}.online-payment-mini-card span{color:#667085;font-size:11px;font-weight:850}.online-payment-mini-card strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.online-payment-mini-card.is-balance{background:#eef7f3;border-color:#c9e4d6}.online-payment-popover{top:calc(100% + 8px);right:0}.online-payment-popover input{text-align:right}.online-payment-popover input.is-locked-payment{color:#111827;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.online-payment-popover-online,.online-payment-popover-balance{min-height:34px;color:inherit;font:inherit;text-align:left;background:#f1f5f9;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 9px;display:flex!important}.online-payment-popover-balance{cursor:pointer}.online-payment-popover-balance:hover{background:#e5f2ff}.online-payment-popover-balance:disabled{cursor:default;opacity:.7}.online-payment-popover-online strong,.online-payment-popover-balance strong{color:#111827;font-size:13px;font-weight:900}.online-products-actions button:disabled{cursor:not-allowed;opacity:.5}.online-products-validation{color:#b42318;font-size:12px;font-weight:800}.online-product-combobox{min-width:0;max-width:340px;position:relative}.online-product-combobox-trigger{color:#111827;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;display:flex}.online-address-edit-grid textarea{resize:vertical;min-height:74px;padding:8px 9px;line-height:1.35}.online-address-suggest-field .online-postcode-choice-list{z-index:36;gap:8px;max-height:260px;padding:6px}.online-address-suggest-field .online-postcode-search-box{color:#667085;grid-template-columns:none;align-items:center;gap:8px;min-height:38px;padding:0 8px;font-size:13px;font-weight:500;display:flex}.online-address-suggest-field .online-postcode-search-box input{min-height:34px;box-shadow:none;color:#111827;background:0 0;border:0;padding:0;font-size:13px;font-weight:500}.online-address-suggest-field .online-postcode-search-box input:focus{outline:none}.online-address-suggest-field .online-postcode-choice-list button{min-height:38px;padding:0 10px}.online-address-suggest-field .online-postcode-choice-list button span{color:#111827;font-size:13px;font-weight:750}.online-address-panel.is-readonly{background:#f8fbfd;border-color:#d8e5ef}.online-address-panel.is-readonly input:not([type=hidden]),.online-address-panel.is-readonly textarea,.online-address-panel.is-readonly select,.online-address-panel.is-readonly .online-postcode-select-trigger{color:#475467;cursor:default;background:#f3f7fa;border-color:#dce6ef}.online-address-panel.is-readonly input[type=checkbox]{cursor:not-allowed}.online-address-edit-grid select{padding-right:30px}.online-address-full{grid-column:1/-1}.online-address-company-toggle,.online-address-same-billing{color:#344054;align-items:center;gap:8px;width:fit-content;font-size:13px;font-weight:800;display:inline-flex}.online-address-company-toggle{margin-bottom:10px}.online-address-company-toggle input,.online-address-same-billing input{width:15px;min-width:15px;height:15px;min-height:15px;accent-color:var(--accent)}.online-address-company-grid{margin-bottom:10px}.online-anaf-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.online-anaf-field button{color:#075985;cursor:pointer;min-height:34px;font:inherit;background:#eff8ff;border:1px solid #b7d4ed;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.online-anaf-field button:hover,.online-anaf-field button:focus-visible{background:#dff0fb;border-color:#0f6cae;outline:none}.online-anaf-field button:disabled{color:#98a2b3;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.online-anaf-message{color:#475467;background:#f8fafc;border:1px solid #d8e0ea;border-radius:6px;grid-column:1/-1;margin:0;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.35}.online-anaf-message.ok{color:#047857;background:#ecfdf3;border-color:#c6ead8}.online-anaf-message.error{color:#b42318;background:#fff5f5;border-color:#ffd1cf}.online-anaf-message.info{color:#24577f;background:#f1f8ff;border-color:#cfe3f4}.online-address-field-error{color:#b42318;font-size:11px;font-weight:800}.online-address-postcode-row{grid-column:1/-1;grid-template-columns:minmax(130px,180px) minmax(96px,max-content);align-items:end;gap:8px;display:grid}.online-address-postcode-auto{color:#667085;white-space:nowrap;background:#f8fafc;border:1px solid #d8e0ea;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.online-address-postcode-auto.is-loading{color:#24577f;background:#f1f8ff;border-color:#cfe3f4}.online-address-postcode-row .online-postcode-suggestion{cursor:pointer;border:0;justify-content:center;min-height:34px}.online-address-postcode-row .online-postcode-suggestion:disabled{cursor:default}.online-address-same-billing{margin-top:12px}.online-product-combobox-trigger:hover,.online-product-combobox-trigger.is-open{border-color:#0f6cae;box-shadow:0 0 0 2px #0f6cae1f}.online-product-combobox-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;display:block;overflow:hidden}.online-product-combobox-trigger .is-placeholder{color:#667085}.online-product-combobox-icons{color:#667085;flex:none;align-items:center;gap:6px;display:inline-flex}.online-product-combobox-icons button{color:#fff;cursor:pointer;background:#8a8f98;border:0;border-radius:999px;place-items:center;width:21px;height:21px;padding:0;display:inline-grid}.online-product-combobox-icons button:hover{background:#667085}.online-product-combobox-icons .is-open{transform:rotate(180deg)}.online-product-combobox-overlay{z-index:260;background:#0f172a24;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.online-product-combobox-list{background:#fff;border:1px solid #d8e0ea;border-radius:9px;flex-direction:column;width:min(820px,100vw - 48px);max-height:min(620px,100vh - 48px);padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #0f172a3d}.online-product-combobox-modal-head{justify-content:space-between;align-items:center;gap:14px;min-height:34px;padding:0 2px 8px;display:flex}.online-product-combobox-modal-head strong{color:#111827;text-align:left;font-size:16px}.online-product-combobox-modal-head button{color:#475467;cursor:pointer;background:#eef2f6;border:0;border-radius:999px;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;display:inline-grid}.online-product-combobox-modal-head button:hover{color:#111827;background:#dbe4ef}.online-product-combobox-search{color:#98a2b3;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.online-product-combobox-search input{color:#111827;cursor:text;width:100%;min-width:0;font:inherit;outline:0;font-size:13px;background:0 0!important;border:0!important;min-height:32px!important;padding:0!important}.online-product-combobox-options{scrollbar-gutter:stable;gap:2px;max-height:min(500px,100vh - 178px);margin-top:4px;padding-right:0;display:grid;overflow:auto}.online-product-combobox-table-head{color:#667085;text-transform:uppercase;border-bottom:1px solid #eef2f6;grid-template-columns:minmax(0,1fr) 94px 132px;gap:14px;margin-top:8px;padding:0 24px 6px 0;font-size:11px;font-weight:900;display:grid}.online-product-combobox-table-head span:nth-child(2),.online-product-combobox-table-head span:nth-child(3),.online-product-combobox-table-head span:nth-child(4){text-align:right}.online-product-combobox-empty{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:8px 9px;font-size:13px;display:block}.online-product-combobox-options button{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) 94px 132px;place-items:center stretch;gap:14px;padding:8px 8px 8px 0;font-size:13px;display:grid}.online-order-product-selector-head,.online-order-product-selector-options button{grid-template-columns:minmax(220px,1fr) 138px 112px 104px}.online-product-combobox-options button:hover{background:#e8f3fb}.online-product-combobox-options strong{text-overflow:ellipsis;text-align:left;white-space:nowrap;justify-self:start;width:100%;display:block;overflow:hidden}.online-products-edit-row .online-product-combobox-options strong{justify-self:stretch;text-align:left!important}.online-product-combobox-options button span{color:#344054;text-align:right;white-space:nowrap;flex:none;justify-self:end;font-size:12px;font-weight:800}.online-products-edit-row .online-product-combobox-options button span{text-align:right}.online-product-combobox-options .online-product-combobox-stock{color:#166534;font-variant-numeric:tabular-nums}.online-product-combobox-options .online-product-combobox-stock-physical{color:#0f766e}.online-product-combobox-options .online-product-combobox-price{font-variant-numeric:tabular-nums}.online-product-combobox-empty{color:#667085;font-weight:700}.online-readonly-money{background:#eef4f8;border-radius:6px;justify-content:flex-end;align-items:center;min-height:34px;padding:0 10px;display:inline-flex}.online-discount-edit>div{grid-template-columns:82px minmax(0,1fr);gap:6px;display:grid}.online-discount-edit select{color:#111827;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;padding:0 8px;font-size:13px}.online-discount-edit small{color:#667085;font-size:12px;font-weight:800}.online-product-remove{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.online-product-remove:hover{color:#b42318;background:#fee4e2}.online-edit-two-columns,.online-edit-one-column{gap:12px;display:grid}.online-edit-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.online-edit-one-column{grid-template-columns:minmax(0,1fr)}.online-client-panel-top{grid-template-columns:minmax(280px,1fr) minmax(180px,240px);gap:10px;margin-bottom:10px;display:grid;position:relative}.online-client-search-field{position:relative}.online-client-search-side{z-index:3}.online-client-search-field>div:first-of-type{color:#667085;background:#fff;border:1px solid #cfd8e3;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.online-client-search-clear{color:#667085;cursor:pointer;background:#eef2f6;border:0;border-radius:999px;place-items:center;width:22px;min-width:22px;height:22px;min-height:22px;padding:0;display:inline-grid}.online-client-search-clear:hover{color:#111827;background:#d8e1ec}.online-client-search-field input{color:#111827;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;min-height:32px;padding:0;font-size:13px}.online-client-suggestions{z-index:20;background:#fff;border:1px solid #d8e0ea;border-radius:8px;width:min(560px,100%);max-height:280px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 16px 34px #0f172a2e}.online-client-search-side .online-client-suggestions{width:min(520px,100vw - 96px)}.online-client-suggestion,.online-client-suggestion-muted{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;gap:2px;padding:8px 9px;font-size:13px;display:grid}.online-client-suggestion:hover{background:#e8f3fb}.online-client-suggestion span,.online-client-suggestion small,.online-client-suggestion-muted{color:#667085;font-weight:700}.online-selected-client{color:#067647;background:#e7f8ef;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.online-selected-client-side{border-radius:7px;width:fit-content;max-width:100%}.online-selected-client-side span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.online-selected-client button{width:20px;height:20px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.online-selected-client button:hover{background:#06764724}.online-totals-edit-grid,.online-edit-readonly-list{gap:8px;display:grid}.online-totals-edit-grid>div,.online-edit-readonly-list>div{background:#f8fafc;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:0 10px;display:flex}.online-totals-edit-grid strong,.online-edit-readonly-list strong{color:#111827;font-size:13px}.online-total-final{background:#e8f3fb!important}.online-total-final strong{font-size:16px;font-weight:900}.online-address-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:9px;margin-top:12px;display:grid}.online-edit-actions .primary-button{align-items:center;gap:7px;display:inline-flex}@media (max-width:1180px){.online-orders-shell{grid-template-columns:max-content minmax(0,1fr)}.online-orders-sidebar{max-width:200px}.online-edit-grid,.online-edit-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.online-products-layout{grid-template-columns:1fr}.online-products-side{max-width:360px}.online-products-summary-side{justify-self:stretch;max-width:none}}@media (max-width:820px){.online-orders-shell{grid-template-columns:1fr}.online-orders-sidebar{border-bottom:1px solid #d8e0ea;border-right:0;max-height:none;padding:8px;display:flex;position:static;overflow:auto hidden}.online-status-group{display:contents}.online-status-group-toggle{display:none}.online-status-link{background:#fff;border-radius:6px;flex:none;width:max-content}.online-orders-titlebar,.online-orders-toolbar{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;position:static}.online-title-meta,.online-title-actions,.online-toolbar-left,.online-toolbar-right{white-space:normal;flex-wrap:wrap}.online-title-actions{flex:none;justify-content:stretch;width:100%;min-width:0}.online-title-actions .online-search-form{min-width:220px}.online-orders-table th{position:static}.online-filters-form,.online-postcode-correction-form,.online-edit-grid,.online-edit-actions{grid-template-columns:1fr}.online-save-alert-card{grid-column:1;justify-self:stretch;width:100%}.online-edit-actions>.button-secondary,.online-edit-actions>.primary-button{grid-column:1;justify-content:center;justify-self:stretch;width:100%}.online-edit-panel-title,.online-edit-two-columns{grid-template-columns:1fr}.online-edit-panel-title{display:grid}.online-edit-total-pill{justify-items:start}.online-edit-top-grid,.online-address-edit-grid,.online-products-layout,.online-products-title,.online-client-panel-top{grid-template-columns:1fr}.online-products-summary-side{justify-self:stretch;max-width:none}.online-address-postcode-row{grid-template-columns:1fr;align-items:stretch}.online-product-picker-cell{grid-template-columns:1fr}}@media (max-width:1080px){.online-orders-page-shell .page-header{margin:0 10px 10px}.online-orders-shell{border-radius:8px;grid-template-columns:1fr;min-height:0;overflow:hidden}.online-orders-sidebar{scrollbar-width:thin;background:#f6f8fb;border-bottom:1px solid #d8e0ea;border-right:0;gap:6px;width:100%;min-width:0;max-width:none;max-height:none;padding:8px 10px;display:flex;position:static;overflow:auto hidden}.online-status-group,.online-status-collections{display:contents}.online-status-group-toggle{display:none}.online-status-link{color:#344054;background:#fff;border:1px solid #d8e0ea;border-radius:7px;flex:none;width:max-content;min-width:0;min-height:31px;padding:0 10px}.online-status-link:hover,.online-status-link.active{color:#075985;background:#eff8ff;border-color:#b7d4ed}.online-orders-titlebar,.online-orders-toolbar{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:9px;padding:10px 12px}.online-title-meta,.online-title-actions,.online-toolbar-left,.online-toolbar-right{white-space:normal;flex-wrap:wrap}.online-title-actions,.online-toolbar-left,.online-toolbar-right{flex:none;width:100%;min-width:0}.online-search-form{min-width:min(100%,280px)}.online-sort-control{background:#f8fafc;border:1px solid #e2e8f0;min-width:0}.online-sort-control select{min-width:164px}.online-orders-table-wrap{background:#f6f8fb;padding:10px;overflow:visible}.online-orders-table,.online-orders-table tbody,.online-orders-table tr,.online-orders-table td{display:block}.online-orders-table thead{display:none}.online-orders-table tbody{gap:10px;display:grid}.online-orders-table tbody tr:not(.online-quick-row){background:#fff;border:1px solid #d8e0ea;border-radius:8px;grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr) minmax(0,1.15fr);gap:10px 12px;padding:11px 12px;display:grid;box-shadow:0 10px 24px #0f172a0f}.online-orders-table tbody tr:not(.online-quick-row):hover{background:#fff}.online-orders-table tbody tr.online-row-highlighted:not(.online-quick-row),.online-orders-table tbody tr.online-order-row-expanded:not(.online-quick-row){background:#fbfdff;box-shadow:inset 4px 0 #0d7fd8,0 10px 24px #0f172a0f}.online-orders-table tbody tr:not(.online-quick-row) td{padding:0!important}.online-order-number{grid-column:1}.online-customer-cell{grid-column:2}.online-price-cell{text-align:left;grid-column:3}.online-price-stack{justify-items:start}.online-address-cell{grid-column:1/span 2;padding-right:34px!important}.online-info-cell{grid-column:3}.online-extra-cell{grid-column:1/span 2}.online-date-cell{grid-column:3}.online-address-content,.online-date-content{min-height:0}.online-date-content{justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:0;display:flex}.online-row-actions{z-index:18;margin-left:auto;position:relative;bottom:auto;left:auto;transform:none}.online-row-action-popover{top:calc(100% + 6px);right:0}.online-quick-row{margin:-6px 4px 2px;display:block!important}.online-quick-row td{display:block;padding:0!important}.online-quick-view{border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.online-orders-footer{grid-template-columns:minmax(0,1fr) auto;padding:10px 12px}.online-footer-pages{grid-column:1/-1;justify-content:flex-end;justify-self:stretch}.online-edit-page-shell .page-header{margin:0 0 12px}.online-products-edit-head,.online-products-edit-row{grid-template-columns:minmax(220px,1fr) 112px 110px 110px 32px;min-width:0}}@media (max-width:680px){.online-orders-page-shell .page-header{margin:0 0 10px}.online-orders-shell{border-left:0;border-right:0;border-radius:0}.online-orders-sidebar{margin-inline:-10px;padding:7px 10px}.online-status-link{min-height:30px;font-size:12px}.online-orders-titlebar h2{font-size:19px}.online-title-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.online-title-actions .online-search-form{grid-column:1/-1;width:100%;min-width:0}.online-search-field,.online-add-order-button{min-height:36px}.online-toolbar-left,.online-toolbar-right{gap:6px}.online-sort-control{justify-content:space-between;width:100%}.online-sort-control select{flex:1;min-width:0}.online-orders-table-wrap{margin-inline:-10px;padding:9px 10px}.online-orders-table tbody tr:not(.online-quick-row){border-radius:8px;grid-template-columns:1fr;gap:9px;padding:10px}.online-order-number,.online-customer-cell,.online-address-cell,.online-info-cell,.online-price-cell,.online-extra-cell,.online-date-cell{grid-column:1}.online-order-number-content{grid-template-columns:18px minmax(0,1fr)}.online-order-number a{font-size:18px}.online-address-cell{padding-right:0!important}.online-address-content{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.online-expand-button{background:#eef4f8;align-self:end;width:30px;height:30px;position:static}.online-price-cell{text-align:left}.online-price-stack{grid-template-columns:max-content max-content;place-items:center start;gap:8px;display:inline-grid}.online-mini-badges{margin-top:6px}.online-date-content{align-items:center}.online-quick-row{margin:-6px 0 2px}.online-quick-view{grid-template-columns:1fr;gap:9px;padding:10px}.online-orders-footer{grid-template-columns:1fr;gap:9px}.online-orders-footer label,.online-footer-pages{justify-self:start}.online-footer-pages{flex-wrap:wrap;justify-content:flex-start}.online-filter-modal-backdrop{align-items:start;padding:70px 10px 12px}.online-filter-modal,.online-postcode-modal{width:min(100%,100vw - 20px)}.online-products-edit-head{display:none}.online-products-edit-row{grid-template-columns:minmax(104px,132px) minmax(70px,1fr) minmax(70px,1fr) 30px;gap:6px;padding:8px}.online-products-edit-row .online-product-combobox{grid-column:1/-1;max-width:none}.online-quantity-stepper{grid-template-columns:28px minmax(34px,1fr) 28px}.online-products-edit-row .online-readonly-money{white-space:normal;justify-content:center;min-width:0;padding:0 5px;font-size:11px}.online-product-remove{width:30px;height:30px}.online-products-actions{flex-direction:column;align-items:stretch}.online-products-actions .button-secondary{justify-content:center}.online-order-summary-list .online-payment-compact-row,.online-summary-popover>div:last-child{grid-template-columns:1fr}.online-summary-popover{width:min(280px,100vw - 38px);left:0;right:auto}.online-client-suggestions,.online-client-search-side .online-client-suggestions{width:min(100%,100vw - 32px)}.online-product-combobox-overlay{padding:10px}.online-product-combobox-list{border-radius:8px;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:10px}.online-product-combobox-table-head,.online-product-combobox-options button{grid-template-columns:minmax(0,1fr) 74px;gap:8px}.online-product-combobox-table-head span:nth-child(2),.online-product-combobox-options button span:nth-child(2){display:none}.online-order-product-selector-head,.online-order-product-selector-options button{grid-template-columns:minmax(0,1fr) 92px 86px}.online-order-product-selector-head span:nth-child(2),.online-order-product-selector-options button span:nth-child(2){display:block}.online-order-product-selector-head span:nth-child(4),.online-order-product-selector-options button span:nth-child(4){display:none}}.online-clients-page-shell{width:100%;max-width:none;margin:0}.products-settings-page .table-card{overflow-x:auto}.estimated-stock-card{--stock-toolbar-sticky-height:82px;background:#f8fbff;border-color:#d5deea;overflow:visible;box-shadow:0 18px 38px #0f172a14}.stock-table-sticky-toolbar{top:var(--stock-page-sticky-offset);z-index:8;background:#f8fbff;border:1px solid #d5deea;border-bottom:0;border-radius:7px 7px 0 0;margin:-1px -1px 0;padding:12px 14px 11px;position:sticky;box-shadow:0 10px 20px #0f172a0f}.stock-table-sticky-toolbar .stock-list-toolbar{margin-top:0}.products-config-table,.estimated-stock-table{width:100%;min-width:860px}.products-config-table th,.products-config-table td,.estimated-stock-table th,.estimated-stock-table td{vertical-align:middle}.products-config-table th,.products-config-table td{padding-top:5px;padding-bottom:5px}.product-reservations-link{color:#0f4f95;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;min-width:63px;min-height:27px;padding:4px 8px;font-size:14px;font-weight:950;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:inset 0 -1px #1018280a}.product-reservations-link.muted{color:#64748b;background:#f7fafc;border-color:#dde6f0}.product-reservations-link:hover{color:#003f86;background:#eef7ff;border-color:#8fb8e8}.product-reservations-modal{width:min(1440px,100vw - 36px);max-width:none;overflow-x:hidden}.stock-physical-movements-modal{width:min(1500px,100vw - 36px);max-width:none;overflow-x:hidden}.stock-history-modal{width:min(1460px,100vw - 36px);max-width:none;overflow-x:hidden}.modal-section-title{color:#1f2f46;margin:16px 0 8px;font-size:15px;font-weight:900}.stock-audit-tabs{background:#f8fafc;border:1px solid #d7e3f4;border-radius:6px;gap:4px;margin:12px 0 10px;padding:4px;display:inline-flex}.stock-audit-tabs button{color:#38506f;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:32px;padding:6px 14px;font-weight:900}.stock-audit-tabs button.active{color:#0f766e;background:#fff;box-shadow:0 1px 4px #0f172a1f}.product-reservations-table,.stock-lots-table,.stock-physical-movements-table{table-layout:fixed;width:100%;min-width:0}.product-reservations-table th,.product-reservations-table td,.stock-lots-table th,.stock-lots-table td,.stock-physical-movements-table th,.stock-physical-movements-table td{overflow-wrap:anywhere;text-transform:none;white-space:normal;padding:7px 8px;font-size:12px;line-height:1.2}.product-reservations-table th,.product-reservations-table td{overflow-wrap:normal;word-break:normal;white-space:nowrap}.product-reservations-table td:nth-child(3){white-space:normal}.product-reservations-table th,.stock-lots-table th,.stock-physical-movements-table th{font-weight:850}.stock-lots-table th,.stock-lots-table td{overflow-wrap:normal;word-break:normal}.stock-lots-table th:first-child,.stock-lots-table td:first-child,.stock-lots-table th:nth-child(2),.stock-lots-table td:nth-child(2){width:12%}.stock-lots-table th:nth-child(3),.stock-lots-table td:nth-child(3),.stock-lots-table th:nth-child(4),.stock-lots-table td:nth-child(4){text-align:right;white-space:nowrap;width:9%}.stock-lots-table th:nth-child(5),.stock-lots-table td:nth-child(5),.stock-lots-table th:nth-child(6),.stock-lots-table td:nth-child(6),.stock-lots-table th:nth-child(7),.stock-lots-table td:nth-child(7){white-space:nowrap;width:10%}.stock-lots-table th:nth-child(8),.stock-lots-table td:nth-child(8){width:10%}.stock-lots-table th:nth-child(9),.stock-lots-table td:nth-child(9){white-space:nowrap;width:11%}.stock-lots-table th:nth-child(10),.stock-lots-table td:nth-child(10){overflow-wrap:anywhere;width:17%}.stock-physical-movements-table th,.stock-physical-movements-table td{overflow-wrap:normal;word-break:normal}.stock-physical-movements-table th:first-child,.stock-physical-movements-table td:first-child{width:13%}.stock-physical-movements-table th:nth-child(2),.stock-physical-movements-table td:nth-child(2){width:14%}.stock-physical-movements-table th:nth-child(3),.stock-physical-movements-table td:nth-child(3){width:8%}.stock-physical-movements-table th:nth-child(4),.stock-physical-movements-table td:nth-child(4){width:9%}.stock-physical-movements-table th:nth-child(5),.stock-physical-movements-table td:nth-child(5),.stock-physical-movements-table th:nth-child(6),.stock-physical-movements-table td:nth-child(6){width:8%}.stock-physical-movements-table th:nth-child(7),.stock-physical-movements-table td:nth-child(7),.stock-physical-movements-table th:nth-child(8),.stock-physical-movements-table td:nth-child(8),.stock-physical-movements-table th:nth-child(9),.stock-physical-movements-table td:nth-child(9){text-align:right;width:7%}.stock-physical-movements-table th:nth-child(10),.stock-physical-movements-table td:nth-child(10){width:9%}.stock-physical-movements-table th:nth-child(11),.stock-physical-movements-table td:nth-child(11){white-space:nowrap;width:10%}.stock-physical-movements-table th:nth-child(12),.stock-physical-movements-table td:nth-child(12){overflow-wrap:anywhere;width:8%}.stock-physical-movements-table td:nth-child(3),.stock-physical-movements-table td:nth-child(4),.stock-physical-movements-table td:nth-child(5),.stock-physical-movements-table td:nth-child(6),.stock-physical-movements-table td:nth-child(7),.stock-physical-movements-table td:nth-child(8),.stock-physical-movements-table td:nth-child(9),.stock-physical-movements-table td:nth-child(10),.stock-physical-movements-table td:nth-child(11){white-space:nowrap}.stock-physical-movements-table td small{color:#64748b;margin-top:2px;font-size:11px;font-weight:800;line-height:1.15;display:block}.stock-document-cell{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.stock-document-cell>strong{color:#0f172a;font-weight:900}.stock-document-secondary,.stock-document-status{color:#64748b;font-size:11px;font-weight:800;line-height:1.15;display:block}.stock-document-status{color:#475569}.stock-physical-movement-type{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.stock-physical-movement-pill{white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:58px;padding:4px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.stock-physical-movement-type>span:last-child{text-overflow:clip;white-space:normal;min-width:0;font-weight:800;line-height:1.15;overflow:visible}.stock-physical-movement-pill.intrare{color:#166534;background:#dcfce7}.stock-physical-movement-pill.iesire{color:#991b1b;background:#fee2e2}.stock-physical-movement-pill.neutru{color:#075985;background:#e0f2fe}.product-reservations-table th:first-child,.product-reservations-table td:first-child,.product-reservations-table th:nth-child(2),.product-reservations-table td:nth-child(2){width:11%}.product-reservations-table th:nth-child(3),.product-reservations-table td:nth-child(3){width:18%}.product-reservations-table th:nth-child(4),.product-reservations-table td:nth-child(4){width:16%}.product-reservations-table th:nth-child(5),.product-reservations-table td:nth-child(5){width:10%}.product-reservations-table th:nth-child(6),.product-reservations-table td:nth-child(6){text-align:right;width:10%}.product-reservations-table th:nth-child(7),.product-reservations-table td:nth-child(7){width:11%}.product-reservations-table th:nth-child(8),.product-reservations-table td:nth-child(8){width:13%}.stock-dashboard-table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:#f8fbff;min-width:0}.table-card .stock-dashboard-table{min-width:0}.stock-dashboard-table th,.stock-dashboard-table td{background:inherit;border-bottom:1px solid #e1e8f0;height:42px;padding:6px 9px;font-size:13.5px;line-height:1.25}.stock-dashboard-table tbody td{height:42px;padding-top:6px;padding-bottom:6px}.stock-dashboard-table th{color:#0f172a;top:calc(var(--stock-page-sticky-offset) + var(--stock-toolbar-sticky-height));z-index:5;text-transform:none;background:#eef4fb;border-bottom:1px solid #d4deea;position:sticky}.stock-dashboard-table tbody tr{background:#fbfdff}.stock-dashboard-table tbody tr:hover{background:#f3f8ff;box-shadow:inset 4px 0 #3b82f6}.stock-dashboard-table th:first-child,.stock-dashboard-table td:first-child{text-align:center;width:3.8%}.stock-dashboard-table th:nth-child(2),.stock-dashboard-table td:nth-child(2){width:21%}.stock-dashboard-table th:nth-child(3),.stock-dashboard-table td:nth-child(3),.stock-dashboard-table th:nth-child(4),.stock-dashboard-table td:nth-child(4){width:8.3%}.stock-dashboard-table th:nth-child(5),.stock-dashboard-table td:nth-child(5){width:8.5%}.stock-dashboard-table th:nth-child(6),.stock-dashboard-table td:nth-child(6){width:10.5%}.stock-dashboard-table th:nth-child(7),.stock-dashboard-table td:nth-child(7){width:7.6%}.stock-dashboard-table th:nth-child(8),.stock-dashboard-table td:nth-child(8){width:9.2%}.stock-dashboard-table th:nth-child(9),.stock-dashboard-table td:nth-child(9){width:8.7%}.stock-dashboard-table th:not(:first-child),.stock-dashboard-table td:not(:first-child){text-align:center}.stock-dashboard-table th:nth-child(2),.stock-dashboard-table td:nth-child(2){text-align:left}.table-card .stock-dashboard-table th,.table-card .stock-dashboard-table td{white-space:normal}.table-card .stock-dashboard-table td:last-child{z-index:auto;width:8.1%;min-width:0;box-shadow:none;text-align:center;position:static}.table-card .stock-dashboard-table th:last-child{text-align:center;background:#eef4fb;width:8.1%;min-width:0}.stock-dashboard-table .stock-plan-head,.stock-dashboard-table .stock-real-head,.stock-dashboard-table .stock-physical-head{color:#0f172a;background:#eef4fb}.stock-dashboard-table .stock-plan-cell{background:inherit;color:#16365f;font-size:14.5px;font-weight:850}.stock-dashboard-table .stock-real-cell{background:inherit;color:#243b5a;font-size:14.5px;font-weight:850}.stock-dashboard-table .stock-physical-stock-cell{background:inherit}.stock-dashboard-table .stock-plan-total-head,.stock-dashboard-table .stock-planned-available-cell,.stock-dashboard-table .stock-real-total-head,.stock-dashboard-table .stock-physical-available-cell{border-right:0}.stock-physical-available-button{color:#071832;cursor:pointer;background:#f7fafc;border:1px solid #d5e2ef;border-radius:8px;justify-content:center;align-items:center;min-width:63px;min-height:27px;padding:4px 8px;font-size:14px;font-weight:950;line-height:1.1;display:inline-flex;box-shadow:inset 0 -1px #1018280a}.stock-physical-stock-button{color:#071832;background:#f7fafc;border-color:#d5e2ef}.stock-physical-available-button:hover,.stock-physical-available-button:focus-visible{color:#003f86;background:#eef7ff;border-color:#8fb8e8;outline:none}.stock-header-label{color:#0f172a;cursor:help;max-width:100%;text-align:inherit;text-transform:none;align-items:center;font-size:13.5px;font-weight:900;line-height:1.15;display:inline-flex}.stock-floating-tooltip{z-index:9999;color:#fff;text-align:center;pointer-events:none;background:#2d3440;border-radius:3px;max-width:260px;padding:6px 9px;font-size:12px;font-weight:750;line-height:1.25;position:fixed;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 10px 24px #0f172a47}.stock-floating-tooltip:after{content:"";border:5px solid #0000;border-top-color:#2d3440;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.stock-floating-tooltip[data-align=start]{transform:translateY(calc(-100% - 10px))}.stock-floating-tooltip[data-align=start]:after{left:14px;transform:none}.stock-floating-tooltip[data-align=end]{transform:translate(-100%,calc(-100% - 10px))}.stock-floating-tooltip[data-align=end]:after{left:auto;right:18px;transform:none}.stock-header-label.online-tip:before{max-width:230px;top:auto;bottom:calc(100% + 8px)}.stock-header-label.online-tip:after{border-top-color:#2d3440;border-bottom-color:#0000;top:auto;bottom:calc(100% + 3px)}.stock-header-label.tooltip-start:before,.stock-header-label.tooltip-start:after{left:0;transform:translateY(4px)}.stock-header-label.tooltip-start:after{left:14px}.stock-header-label.tooltip-end:before,.stock-header-label.tooltip-end:after{left:auto;right:0;transform:translateY(4px)}.stock-header-label.tooltip-end:after{right:18px}.stock-header-label.tooltip-start:hover:before,.stock-header-label.tooltip-start:hover:after,.stock-header-label.tooltip-start:focus-visible:before,.stock-header-label.tooltip-start:focus-visible:after,.stock-header-label.tooltip-end:hover:before,.stock-header-label.tooltip-end:hover:after,.stock-header-label.tooltip-end:focus-visible:before,.stock-header-label.tooltip-end:focus-visible:after{transform:translate(0)}.stock-index-cell{color:#64748b;font-size:13.5px;font-weight:900}.stock-product-cell{text-align:left;overflow:hidden}.stock-product-cell strong{color:#071832;text-overflow:ellipsis;white-space:nowrap;font-size:14.6px;font-weight:950;line-height:1.2;display:block;overflow:hidden}.stock-channel-badge{border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:63px;padding:4px 8px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.stock-channel-badge.online{color:#027a48;background:#ecfdf3;border:1px solid #b7ead1}.stock-channel-badge.local{color:#475467;background:#f8fafc;border:1px solid #d8dce4}.stock-difference-value,.reservation-state-pill{background:#f7fafc;border:1px solid #d5e2ef;border-radius:8px;justify-content:center;min-width:63px;padding:4px 8px;font-size:14px;font-weight:950;line-height:1.1;display:inline-flex;box-shadow:inset 0 -1px #1018280a}.stock-difference-value.positive{color:#027a48;background:#ecfdf3;border-color:#b7e4d4}.stock-difference-value.negative{color:#b42318;background:#fef3f2;border-color:#fed7aa}.stock-difference-value.neutral{color:#0f6c59;background:#ecfdf5;border-color:#b7e4d4}.stock-planned-available-button{color:#0f4f95;cursor:pointer;background:#eff6ff;border:2px solid #111827;border-radius:8px;justify-content:center;align-items:center;min-width:63px;min-height:27px;padding:4px 8px;font-size:14px;font-weight:950;line-height:1.1;display:inline-flex;box-shadow:inset 0 -1px #1018280a}.stock-planned-available-button:hover,.stock-planned-available-button:focus-visible{background:#eef7ff;border-color:#111827;outline:none}.stock-planned-available-button.negative{color:#b42318;background:#fff1f0;border-color:#111827}.stock-physical-available-button.negative{color:#b42318;background:#fff1f0;border-color:#f3b5ae}.stock-planned-available-button.negative:hover,.stock-planned-available-button.negative:focus-visible{color:#912018;background:#ffe4e1;border-color:#111827}.stock-physical-available-button.negative:hover,.stock-physical-available-button.negative:focus-visible{color:#912018;background:#ffe4e1;border-color:#ea8f86}.stock-physical-available-cell strong{color:#071832;background:#f7fafc;border:1px solid #d5e2ef;border-radius:8px;justify-content:center;min-width:63px;padding:4px 8px;font-size:14px;font-weight:950;line-height:1.1;display:inline-flex}.reservation-state-pill.rezervat{color:#0b5bd3;background:#eff6ff}.reservation-state-pill.finalizat{color:#027a48;background:#ecfdf3}.reservation-state-pill.anulat{color:#b45309;background:#fff7ed}.reservation-state-pill.fara_rezervare{color:#475467;background:#f1f5f9}.stock-history-table{table-layout:fixed;width:100%;min-width:0}.stock-history-table th,.stock-history-table td{overflow-wrap:anywhere;text-transform:none;white-space:normal;padding:7px 8px;font-size:12px;line-height:1.25}.stock-history-table th{font-weight:850}.stock-history-table th:first-child,.stock-history-table td:first-child{width:12%}.stock-history-table th:nth-child(2),.stock-history-table td:nth-child(2){width:14%}.stock-history-table th:nth-child(3),.stock-history-table td:nth-child(3),.stock-history-table th:nth-child(4),.stock-history-table td:nth-child(4),.stock-history-table th:nth-child(5),.stock-history-table td:nth-child(5){text-align:right;width:8%}.stock-history-table th:nth-child(6),.stock-history-table td:nth-child(6){width:9%}.stock-history-table th:nth-child(7),.stock-history-table td:nth-child(7){width:11%}.stock-history-table th:nth-child(8),.stock-history-table td:nth-child(8){width:12%}.stock-history-table th:nth-child(9),.stock-history-table td:nth-child(9){width:18%}.stock-history-table td small{color:#64748b;margin-top:2px;font-size:11px;font-weight:800;line-height:1.15;display:block}.stock-history-operation{border-radius:4px;justify-content:center;min-width:86px;padding:4px 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.stock-history-operation.adaugare_stoc{color:#027a48;background:#ecfdf3}.stock-history-operation.reducere_stoc{color:#b42318;background:#fef3f2}.stock-history-delta{font-weight:950}.stock-history-delta.positive{color:#027a48}.stock-history-delta.negative{color:#b42318}.products-price-toolbar{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:6px;flex-wrap:wrap;justify-content:flex-start;align-items:end;gap:8px;margin-bottom:10px;padding:9px 10px;display:flex}.price-list-select,.product-toolbar-select,.product-filter-popover label{color:#475467;gap:5px;font-size:12px;font-weight:800;display:inline-grid}.price-list-select select,.product-toolbar-select select,.product-filter-popover select{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:5px;min-height:32px;padding:0 10px;font-weight:800}.price-list-select select{min-width:245px}.product-toolbar-select select{min-width:132px}.product-bulk-actions,.product-filter-actions{position:relative}.secondary-action-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-weight:800;display:inline-flex}.secondary-action-button span{color:#255f9e;background:#e9f1fb;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:11px;display:inline-grid}.secondary-action-button:disabled{cursor:not-allowed;opacity:.55}.secondary-action-button:not(:disabled):hover{background:#f8fafc;border-color:#94a3b8}.product-bulk-menu{z-index:40;background:#fff;border:1px solid #d6dee8;border-radius:6px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 34px #10182829}.product-bulk-menu button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 8px;font-weight:800;display:flex}.product-bulk-menu button:hover{background:#eef4fb}.product-filter-popover{z-index:45;background:#fff;border:1px solid #d6dee8;border-radius:6px;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;width:min(620px,100vw - 48px);padding:12px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 34px #10182829}.product-filter-popover-actions{border-top:1px solid #eef2f6;grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:10px;display:flex}.product-filter-popover-actions .text-button{align-items:center;gap:6px;display:inline-flex}.products-inline-message{color:#0f6c59;margin:0 0 10px;font-size:13px;font-weight:800}.product-name-cell{min-width:240px}.product-order-column{color:#344054;text-align:center;width:58px;font-weight:900}.product-code-chip{color:#667085;background:#f2f4f7;border-radius:4px;width:max-content;max-width:100%;margin-top:3px;padding:1px 6px;font-size:11px;font-weight:800;line-height:1.4;display:block}.product-price-value,.site-price-value{color:#111827;white-space:nowrap;font-size:13px;font-weight:900}.product-price-value.missing{color:#98a2b3;font-size:12px}.product-price-modal{width:min(760px,100vw - 32px)}.product-price-edit-list{gap:8px;max-height:min(58vh,520px);padding-right:4px;display:grid;overflow:auto}.product-price-edit-row{border-bottom:1px solid #eef2f6;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:12px;padding:8px 0;display:grid}.product-price-edit-row strong,.product-price-field span{color:#1d2939;font-weight:900}.product-price-edit-row small,.product-price-field small{color:#667085;margin-top:2px;font-size:12px;font-weight:700;display:block}.product-price-edit-row input,.product-price-field input{color:#111827;text-align:right;background:#fff;border:1px solid #cbd5e1;border-radius:5px;width:100%;min-width:0;min-height:36px;padding:0 9px;font-weight:900}.product-price-grid{grid-template-columns:repeat(auto-fill,minmax(170px,210px));justify-content:start;gap:12px;display:grid}.product-price-edit-page{width:100%;max-width:820px;margin:0 auto;padding-bottom:28px}.product-price-edit-panel{background:#fff;border:1px solid #d8e0ea;border-radius:8px;overflow:hidden;box-shadow:0 16px 36px #0f172a14}.product-price-edit-header{border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.product-price-edit-header p{color:#667085;margin:0 0 4px;font-size:12px;font-weight:800}.product-price-edit-header h1{margin:0;font-size:26px;line-height:1.15}.product-price-edit-toolbar{background:#f8fafc;border:0;border-bottom:1px solid #e4e9f0;border-radius:0;flex-wrap:wrap;justify-content:flex-start;align-items:end;gap:10px;margin:0;padding:14px 20px;display:flex}.product-price-edit-list{padding:14px 20px 4px;overflow-x:auto}.product-price-edit-table{table-layout:fixed;width:100%;min-width:0}.product-price-edit-table .product-order-column{width:64px}.product-price-edit-table .product-price-column{text-align:right;width:150px}.product-price-name-cell{min-width:0}.product-price-name-cell .table-primary-link{overflow-wrap:anywhere;line-height:1.25;display:block}.product-price-input-cell{text-align:right;width:150px}.product-price-input-cell input{color:#111827;text-align:right;background:#fff;border:1px solid #cbd5e1;border-radius:5px;width:122px;min-width:0;min-height:30px;padding:0 9px;font-size:13px;font-weight:900}.product-price-edit-message{color:#b42318;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:14px 20px 0;padding:9px 10px;font-size:13px;font-weight:800}.product-price-edit-actions{background:#f8fafc;border-top:1px solid #e4e9f0;justify-content:flex-end;align-items:center;gap:10px;max-width:none;margin:12px 0 0;padding:14px 20px;display:flex}.product-price-edit-actions .primary-button,.product-price-edit-actions .secondary-button{align-items:center;gap:8px;display:inline-flex}.product-price-field{background:0 0;border:0;grid-template-columns:1fr;align-items:stretch;gap:6px;max-width:none;padding:0;display:grid}.table-primary-link{color:#0064bd;font-weight:800;text-decoration:none}.table-primary-link:hover{text-decoration:underline}.table-subtext{color:#667085;margin-top:3px;font-size:12px;line-height:1.35;display:block}.status-pill.muted{color:#475467;background:#eef2f6}.status-pill.warn{color:#7a4d00;background:#fff7d6}.icon-link-button{color:#344054;border:1px solid #d4dbe5;border-radius:6px;place-items:center;width:26px;height:26px;text-decoration:none;display:inline-grid}.icon-link-button:hover{background:#eef4fb}.empty-state-inline{color:#667085;align-items:center;gap:8px;font-weight:700;display:inline-flex}.product-detail-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-detail-card{align-content:start}.product-detail-card h2{margin:0 0 10px;font-size:18px}.product-detail-card-wide{grid-column:1/-1}.product-editor-shell{gap:12px;display:grid}.product-editor-tabs{background:#f8fafc;border:1px solid #dfe7f1;border-radius:7px;flex-wrap:wrap;gap:6px;padding:6px;display:flex}.product-editor-tabs button{color:#475467;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;min-height:34px;padding:0 12px;font-weight:800}.product-editor-tabs button.active{color:#184f86;background:#fff;border-color:#bdd4ef;box-shadow:0 1px 2px #1018280f}.product-editor-panel,.product-editor-footer{background:#fff;border:1px solid #dfe7f1;border-radius:8px;padding:14px}.product-editor-section-title{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:10px;display:flex}.product-editor-section-title h2,.product-editor-subsection h3,.integration-grid h3{color:#1d2939;margin:0}.product-editor-section-title h2{font-size:20px}.product-editor-subsection{gap:10px;margin-top:16px;display:grid}.product-editor-subsection:first-of-type{margin-top:0}.product-form-grid{grid-template-columns:repeat(auto-fill,minmax(150px,220px));justify-content:start;align-items:end;gap:10px;display:grid}.product-form-grid.compact{grid-template-columns:minmax(120px,160px)}.product-form-grid.one-column{grid-template-columns:minmax(0,760px)}.product-form-grid label,.product-images-layout label{color:#344054;gap:5px;font-size:13px;font-weight:800;display:grid}.product-form-grid .field-wide{grid-column:span 2;width:min(452px,100%)}.product-form-grid input,.product-form-grid select,.product-form-grid textarea,.product-stock-grid input,.product-sales-grid input,.product-sales-grid select,.integration-grid input,.integration-grid select,.integration-fields input,.integration-fields select{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;min-height:34px;padding:0 10px;font-size:13px}.product-form-grid textarea{resize:vertical;min-height:100px;padding:10px}.field-with-unit{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;display:grid}.field-with-unit input{border-top-right-radius:0;border-bottom-right-radius:0}.field-with-unit span{color:#475467;background:#f8fafc;border:1px solid #cbd5e1;border-left:0;border-radius:0 6px 6px 0;place-items:center;min-height:34px;padding:0 10px;font-size:13px;font-weight:900;display:inline-grid}.product-stock-grid,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-field-row{grid-template-columns:repeat(auto-fill,minmax(150px,200px));justify-content:start;align-items:end;gap:12px;display:grid}.product-compact-field{color:#101828;gap:6px;width:min(200px,100%);font-size:13px;font-weight:900;display:grid}.product-compact-field input,.product-compact-field select,.product-compact-field textarea{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:14px;font-weight:800}.product-compact-field .field-with-unit input,.product-compact-field .field-with-unit span{min-height:42px}.product-compact-field.readonly-field-compact input{color:#111827;background:#f8fafc}.product-price-field input{text-align:right}.product-sales-grid{grid-template-columns:repeat(auto-fill,minmax(150px,200px));justify-content:start;align-items:end;gap:12px;display:grid}.product-warehouse-stock-grid{grid-template-columns:repeat(auto-fill,minmax(150px,200px));justify-content:start;gap:12px;display:grid}.sales-tva-field,.stock-min-field{color:#344054;gap:5px;font-size:13px;font-weight:800;display:grid}.stock-metric{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:7px;align-content:center;gap:3px;min-height:58px;padding:8px 10px;display:grid}.stock-metric span{color:#667085;font-size:12px;font-weight:800}.stock-metric strong{color:#111827;font-size:17px;line-height:1.1}.warehouse-stock-metric{min-height:62px}.product-stock-grid>div,.readonly-field,.integration-grid section{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:7px}.product-stock-grid>div,.readonly-field{gap:5px;padding:11px;display:grid}.product-stock-grid span,.readonly-field span{color:#667085;font-size:12px;font-weight:800}.product-stock-grid strong,.readonly-field strong{color:#111827;font-size:18px}.product-stock-grid label{color:#344054;gap:5px;font-size:13px;font-weight:800;display:grid}.product-images-layout{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.product-main-image,.product-gallery-panel{align-content:start;gap:10px;display:grid}.product-main-image>span,.product-gallery-head span{color:#344054;font-size:13px;font-weight:900}.product-main-image img,.image-placeholder{aspect-ratio:1;object-fit:cover;background:#f8fafc;border:1px solid #dfe7f1;border-radius:7px;width:100%}.image-placeholder{color:#98a2b3;place-items:center;display:grid}.upload-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-weight:900;display:inline-flex!important}.upload-button.small{min-height:30px;font-size:12px}.upload-button input{display:none}.danger-text{color:#b42318}.product-gallery-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}.gallery-item{position:relative}.gallery-item img,.gallery-empty{aspect-ratio:1;object-fit:cover;border-radius:7px;width:100%}.gallery-item button{color:#b42318;cursor:pointer;background:#ffffffeb;border:1px solid #b4231840;border-radius:5px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.product-empty-panel{color:#667085;background:#fbfcfe;border:1px dashed #cbd5e1;border-radius:7px;place-items:center;min-height:180px;font-weight:800;display:grid}.integration-list{gap:10px;max-width:980px;display:grid}.integration-row{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:7px;grid-template-columns:160px minmax(0,1fr);align-items:end;gap:14px;padding:12px;display:grid}.integration-grid section{padding:14px}.integration-grid h3,.integration-row h3{margin-bottom:0;font-size:16px}.integration-fields{grid-template-columns:repeat(auto-fill,minmax(140px,190px));justify-content:start;align-items:end;gap:10px;display:grid}.integration-fields label{color:#344054;gap:5px;font-size:13px;font-weight:800;display:grid}.product-editor-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.product-editor-actions{justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.product-editor-actions .primary-button,.product-editor-actions .ghost-button{align-items:center;gap:8px;display:inline-flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid label,.product-detail-card label{color:#344054;gap:5px;font-size:13px;font-weight:700;display:grid}.form-grid input,.product-detail-card textarea{color:#111827;background:#fff;border:1px solid #d4dbe5;border-radius:6px;width:100%;min-height:38px;padding:0 10px;font-size:14px}.product-detail-card textarea{resize:vertical;min-height:96px;padding:10px}.checkbox-row{align-items:center;min-height:38px;gap:8px!important;display:flex!important}.checkbox-row input[type=checkbox]{accent-color:#0d7fd8;margin:0;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;padding:0!important}.muted-text{color:#667085;margin:0 0 12px;font-size:13px;line-height:1.45}.success-banner,.info-banner,.error-banner{border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:13px;font-weight:650}.success-banner{color:#067647;background:#edfff2;border:1px solid #a8e7bd}.info-banner{color:#175cd3;background:#eff6ff;border:1px solid #bfdbfe}.error-banner{color:#b42318;background:#fef2f2;border:1px solid #fecaca}.form-actions-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.order-settings-card{gap:14px;max-width:900px;display:grid}.order-archive-setting-row{grid-template-columns:minmax(280px,1fr) 220px;align-items:start;gap:14px;display:grid}.order-archive-setting-row label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.order-archive-setting-row select{border:1px solid var(--line);min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 10px}.order-status-settings-table{background:#fff;border:1px solid #d8e1ec;border-radius:8px;gap:0;display:grid;overflow:hidden}.order-status-setting-row{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(320px,1fr) minmax(260px,360px);align-items:center;gap:14px;padding:12px 14px;display:grid}.order-status-setting-row:last-child{border-bottom:0}.order-status-setting-row>span{gap:3px;min-width:0;display:grid}.order-status-setting-row strong{color:#101828;font-size:14px;font-weight:850}.order-status-setting-row small{color:#667085;font-size:12px;font-weight:650;line-height:1.35}.order-status-setting-row select{border:1px solid var(--line);width:100%;min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 10px;font-weight:750}.order-box-settings-actions{grid-template-columns:minmax(92px,110px) minmax(74px,auto) auto;align-items:end;gap:10px;display:grid}.order-box-settings-actions label{color:#667085;gap:5px;font-size:11px;font-weight:800;display:grid}.order-box-settings-actions input[type=number]{border:1px solid var(--line);width:100%;min-height:36px;font:inherit;border-radius:7px;padding:7px 9px;font-weight:800}.order-box-active-toggle{grid-template-columns:auto auto;justify-content:start;align-items:center;min-height:36px}.order-status-pretty-picker,.order-archive-status-picker{width:100%}.order-status-pretty-picker .automation-action-status-menu{width:min(380px,100vw - 48px)}.order-archive-status-picker .automation-status-filter-input{cursor:pointer;min-height:42px}.order-archive-status-picker .automation-status-filter-menu{width:min(420px,100vw - 48px)}.automation-status-filter-chip i,.order-status-current-dot{border-radius:4px;flex:none;width:11px;height:11px}.order-status-current-dot{background:linear-gradient(135deg,#94a3b8 0%,#cbd5e1 100%)}.estimated-stock-page-shell{--stock-page-sticky-offset:-22px;width:100%;max-width:none}.estimated-stock-page-shell .page-header>div{width:100%}.stock-warehouse-selector{align-items:flex-end;margin-top:10px;display:inline-flex}.stock-warehouse-selector label{gap:4px;display:grid}.stock-warehouse-selector label>span{color:#475467;font-size:12px;font-weight:850}.stock-warehouse-selector select{color:#0f172a;border-color:#cbd5e1;border-radius:5px;min-width:230px;min-height:34px;padding:0 9px;font-size:13px;font-weight:850}.stock-warehouse-selector[aria-busy=true]{opacity:.75}.stock-list-toolbar{grid-template-columns:minmax(0,max-content) minmax(320px,430px);justify-content:space-between;align-items:flex-end;gap:14px;width:100%;margin-top:12px;display:grid}.stock-list-toolbar[aria-busy=true]{opacity:.75}.stock-list-controls{flex-wrap:nowrap;align-items:flex-end;gap:10px;min-width:0;display:flex}.stock-filter-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:13px;font-weight:850;transition:border-color .16s,box-shadow .16s,color .16s;display:inline-flex}.stock-filter-button:hover,.stock-filter-button.active{color:#0f766e;border-color:#0f766e;box-shadow:0 10px 24px #0f766e1f}.stock-filter-button strong{color:#fff;background:#0f766e;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:11px;line-height:1;display:inline-flex}.stock-toolbar-field{gap:4px;display:grid}.stock-toolbar-field span{color:#475467;font-size:12px;font-weight:850}.stock-toolbar-field select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:220px;min-height:36px;padding:0 9px;font-size:13px;font-weight:850}.stock-toolbar-search{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-self:end;align-items:center;gap:8px;width:min(430px,100%);min-width:320px;min-height:38px;padding:0 10px;display:flex}.stock-toolbar-search input{color:#0f172a;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:750}.stock-toolbar-search input::placeholder{color:#94a3b8}.stock-search-submit,.stock-search-clear{color:#475569;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.stock-search-submit{color:#64748b;background:0 0}.stock-search-submit:hover,.stock-search-clear{background:#eef2f7}.stock-search-clear:hover{background:#e2e8f0}.stock-filter-modal{width:min(560px,100vw - 32px)}.stock-filter-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.stock-filter-modal-grid label{color:#475467;gap:6px;font-size:13px;font-weight:850;display:grid}.stock-filter-modal-grid select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:40px;padding:0 10px;font-size:14px;font-weight:750}.estimated-stock-value{color:#111827;justify-content:flex-end;min-width:54px;font-size:16px;font-weight:800;display:inline-flex}.estimated-stock-edit-cell{align-items:center;gap:8px;display:flex}.estimated-stock-edit-cell input{color:#111827;text-align:right;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:92px;min-width:92px;min-height:32px;padding:0 8px;font-size:14px;font-weight:800}.estimated-stock-edit-cell span{color:#667085;white-space:nowrap;font-size:12px}.estimated-stock-message{margin:10px 12px}.production-page .page-header{margin-bottom:16px}.production-workspace{gap:14px;display:grid}.production-summary-card,.production-entry-card,.production-settings-card{gap:12px;display:grid}.production-summary-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.production-summary-card h2,.production-entry-card h2,.production-settings-card h2,.production-table-card h2{margin:0;font-size:18px}.production-summary-card p,.production-entry-card p{color:var(--muted);margin:4px 0 0}.production-summary-card>strong{white-space:nowrap;font-size:18px}.production-table-card{overflow-x:auto}.production-plan-table td small,.inventory-table td small{color:var(--muted);margin-top:2px;display:block}.production-number-cell{width:110px}.production-number-cell input,.inventory-table td input,.production-actions-row textarea,.production-entry-grid input,.production-entry-grid select,.production-entry-grid textarea{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;padding:8px 9px}.production-actions-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.production-actions-row label{color:var(--muted);gap:6px;font-size:13px;display:grid}.production-actions-row>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.production-entry-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.production-entry-grid label{color:var(--muted);gap:6px;font-size:13px;display:grid}.production-checkbox-field{grid-template-columns:auto minmax(0,1fr);align-items:center;color:var(--foreground)!important}.production-checkbox-field input{width:16px;height:16px}.production-entry-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.lot-allocation-rule-grid{gap:14px;display:grid}.lot-allocation-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border-color:#d6e1ee}.lot-allocation-card .settings-card-head{grid-template-columns:minmax(0,1fr) auto auto;gap:12px}.lot-allocation-card .settings-card-head>div{min-width:0}.lot-allocation-card .settings-card-head h2{font-size:20px;line-height:1.2}.lot-allocation-card .settings-card-head p{max-width:820px;font-weight:600}.lot-allocation-fields{grid-template-columns:minmax(260px,1.2fr) minmax(160px,.5fr) minmax(260px,1fr);align-items:start}.lot-allocation-field{background:#f8fbff;border:1px solid #dbe6f2;border-radius:8px;padding:10px}.lot-allocation-field select,.lot-allocation-field input{background-color:#fff;border-color:#9fb9d8;min-height:42px;font-weight:800;box-shadow:0 0 0 3px #2f5f980f}.lot-allocation-field select:focus,.lot-allocation-field input:focus{border-color:#2f5f98;outline:none;box-shadow:0 0 0 3px #2f5f982e}@media (max-width:960px){.lot-allocation-fields,.lot-allocation-card .settings-card-head{grid-template-columns:1fr}.lot-allocation-card .automation-toggle,.lot-allocation-card .settings-status{justify-self:start}}.production-plan-list-shell{gap:12px}.production-plan-list-table th,.production-plan-list-table td{white-space:nowrap}.production-plan-form-panel{background:linear-gradient(#fff 0%,#fbfdff 100%);border-color:#cfdced;gap:14px;display:grid}.production-plan-controls{grid-template-columns:minmax(260px,380px);align-items:end;gap:10px;padding-bottom:2px;display:grid}.production-plan-controls label,.production-plan-observations{color:#344054;gap:5px;font-size:12px;font-weight:850;display:grid}.production-plan-controls select,.production-plan-controls input,.production-plan-observations textarea{border:1px solid var(--border);width:100%;min-height:34px;color:var(--text);font:inherit;background:#fff;border-radius:6px;font-size:13px;font-weight:700}.production-plan-inventory-control select{color:#112f55;background:#f8fbff;border:2px solid #8fb8ea;min-height:40px;box-shadow:0 0 0 3px #8fb8ea29}.production-plan-inventory-control select:focus{border-color:#2f80d8;outline:0;box-shadow:0 0 0 4px #2f80d82e}.production-plan-observations textarea{resize:vertical;min-height:58px}.production-plan-count-table{background:#fff;border:1px solid #d7e2ef;border-radius:8px;overflow-x:auto;box-shadow:0 14px 28px #20395712}.production-plan-count-table .production-plan-count-head,.production-plan-count-table .production-plan-count-row{min-width:1180px}.production-plan-count-head,.production-plan-count-row{grid-template-columns:42px minmax(180px,1.2fr) repeat(6,minmax(102px,.66fr)) minmax(158px,.86fr) minmax(104px,.66fr);align-items:center;gap:0 8px}.production-plan-count-head{text-transform:none;color:#1d3553;letter-spacing:0;background:linear-gradient(#f3f7fc 0%,#e8f0f9 100%);border:1px solid #d5e0ef;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;font-size:12px}.production-plan-count-head>span{text-align:center;justify-content:center;align-items:center;min-width:0;min-height:34px;line-height:1.15;display:flex}.production-plan-count-head>span:nth-child(2){text-align:left;justify-content:flex-start}.production-plan-count-row{border-inline:0;background:#fff;border-top:1px solid #e4edf6;min-height:52px}.production-plan-count-row>*{min-width:0}.production-plan-count-row:nth-child(odd){background:#fbfdff}.production-plan-count-row:last-child{border-bottom:0;border-radius:0 0 8px 8px}.production-plan-count-row:hover{background:#f5f9fd}.production-plan-count-row .product-title strong{color:#0f233d;font-weight:800}.production-plan-count-row .product-title small{color:#6b7789;margin-top:2px;font-size:11px;font-weight:700;display:block}.production-plan-count-row .readonly-number{color:#24364e;background:#f8fbff;border-color:#d5e1ef;justify-content:center;justify-self:stretch;width:100%;min-width:48px;min-height:31px;padding:0 9px;font-weight:500}.production-plan-sales-cell,.production-plan-stock-cell{color:#2d4059;font-weight:500}.production-recommendation-cell,.production-planned-cell{color:#084c95;font-weight:800}.production-plan-trend-cell.positive,.production-plan-forecast-cell.positive{color:#067647;background:#ecfdf5;border-color:#b7e4cf}.production-plan-trend-cell.negative,.production-plan-forecast-cell.negative{color:#be123c;background:#fff1f2;border-color:#fecaca}.production-plan-trend-cell.neutral,.production-plan-forecast-cell.neutral{color:#526176;background:#f8fafc;border-color:#d5e1ef}.production-plan-forecast-cell{white-space:nowrap}.production-recommendation-cell{background:#f2f7ff;border-color:#c6d7f2}.production-planned-cell{background:#f0f7ff;border-color:#b8d7ff}.production-adjust-stepper{grid-template-columns:28px minmax(80px,1fr) 28px;justify-self:stretch;gap:4px;width:100%}.production-adjust-stepper button{width:28px;height:32px}.production-adjust-field{background:#fff;border:1px solid #c5d4e6;border-radius:6px;grid-template-columns:minmax(0,1fr);align-items:center;min-width:0;height:32px;display:grid;box-shadow:inset 0 1px #10182808}.production-adjust-field input{text-align:center;background:0 0;border:0;width:100%;height:30px;padding:0 2px 0 6px}.production-adjust-field input:focus{outline:none}.production-adjust-field:focus-within{border-color:#7aa7da;box-shadow:0 0 0 3px #7aa7da29}.production-adjust-unit{color:#53657d;align-self:center;padding-right:6px;font-size:11px;font-weight:700;line-height:1}.production-work-tabs{gap:12px;display:grid}.production-tabs-bar{border-bottom:1px solid #d9e2ec;align-items:center;gap:6px;min-height:42px;display:flex;overflow-x:auto}.production-tabs-bar button{color:#475467;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:7px 7px 0 0;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.production-tabs-bar button.active{color:#101828;background:#fff;border-color:#cbd5e1;box-shadow:0 -1px #1018280a}.production-tabs-bar button.dynamic span{color:#667085;border-radius:4px;place-items:center;width:18px;height:18px;display:inline-grid}.production-tabs-bar button.dynamic span:hover{color:#101828;background:#eef2f6}.production-tabs-bar .add-tab{justify-content:center;width:36px;min-width:36px;padding:0}.production-tab-chooser{background:#fff;border:1px solid #d9e2ec;border-radius:8px;gap:8px;width:fit-content;padding:8px;display:inline-flex;box-shadow:0 14px 35px #1018281f}.production-tab-chooser button{color:#344054;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;min-height:34px;padding:0 11px;font-size:13px;font-weight:850}.production-tab-panel{background:#fff;border:1px solid #d9e2ec;border-radius:8px;gap:12px;padding:14px;display:grid}.production-tab-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.production-tab-toolbar h2{margin:0;font-size:18px}.production-tab-toolbar span{color:#667085;font-size:13px;font-weight:700}.production-work-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:12px;display:grid}.production-work-table-card{overflow:visible}.production-open-panels{gap:10px;display:grid}.production-open-panel{background:#f8fafc;border:1px solid #d9e2ec;border-radius:7px;gap:6px;padding:10px;display:grid}.production-open-panel h3{color:#101828;margin:0;font-size:13px}.production-open-panel span{color:#475467;font-size:12px;font-weight:750}.production-milk-grid{gap:7px;display:grid}.production-milk-head,.production-milk-row{grid-template-columns:82px minmax(150px,1fr) 110px 120px minmax(120px,.8fr) minmax(130px,.8fr);align-items:center;gap:8px;display:grid}.production-milk-head{color:#475467;font-size:12px;font-weight:900}.production-milk-row{min-height:40px}.production-milk-row input,.production-start-grid select{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:34px;padding:0 8px;font-size:13px;font-weight:750}.production-milk-row span{color:#344054;font-size:13px;font-weight:800}.production-tab-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;padding-top:4px;display:flex}.production-tab-actions-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.production-tab-actions .primary-button,.production-tab-actions .ghost-button{min-height:42px;padding:0 16px;font-size:14px;font-weight:900}.production-tab-actions .primary-button:disabled,.production-tab-actions .primary-button[aria-disabled=true],.production-tab-actions .ghost-button:disabled,.production-tab-actions .ghost-button[aria-disabled=true]{cursor:not-allowed;opacity:1;color:#64748b!important;box-shadow:none!important;background:#e2e8f0!important;border-color:#cbd5e1!important}.production-save-state{color:#475467;max-width:min(520px,100%);font-size:12px;font-weight:850}.production-save-state.error{color:#b42318}.production-completion-state{color:#475467;white-space:nowrap;font-size:12px;font-weight:850}.production-row-muted{color:#667085;font-size:12px;font-weight:850}.production-start-panel h2{margin:0;font-size:18px}.production-start-grid{grid-template-columns:minmax(180px,.7fr) minmax(220px,1fr) auto;align-items:end;gap:10px;display:grid}.production-start-grid label{color:#344054;gap:5px;font-size:12px;font-weight:850;display:grid}.production-materials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.production-materials-grid div{background:#f8fafc;border:1px solid #d9e2ec;border-radius:7px;gap:4px;padding:10px;display:grid}.production-materials-grid strong,.production-step strong{color:#101828;font-size:13px}.production-materials-grid span,.production-step span{color:#667085;font-size:12px;font-weight:750}.production-steps-list{gap:8px;display:grid}.production-step{background:#fff;border:1px solid #d9e2ec;border-radius:7px;grid-template-columns:34px minmax(0,1fr) minmax(120px,.35fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.production-step.signed{background:#d9f0e6;border-color:#0f6c59}.production-step.signed .production-step-index,.production-step.signed .production-step-title span{color:#fff;background:#0f6c59}.production-step.active{background:#fff8e6;border-color:#f79009;box-shadow:inset 4px 0 #f79009,0 10px 24px #f790091f}.production-step.active .production-step-title span{color:#475467;background:#f1f5f9}.production-step.locked{opacity:.52;filter:grayscale(.2)}.production-step.locked .production-step-main{pointer-events:none}.production-step-index{color:#344054;background:#eef2f6;border-radius:6px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:950;display:grid}.production-recipes-page,.production-records-page{gap:12px;display:grid}.production-recipes-table,.production-records-table{overflow:visible}.production-recipes-table th,.production-recipes-table td,.production-records-table th,.production-records-table td{white-space:nowrap}.production-recipe-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:12px;display:grid}.production-recipe-card{gap:10px;display:grid}.production-recipe-card h2{margin:0;font-size:17px}.production-recipe-title{align-items:center;gap:10px;display:flex}.production-recipe-title h2{margin:0;font-size:18px}.production-recipe-title span{color:#667085;font-size:12px;font-weight:800}.production-recipe-meta{gap:7px;display:grid}.production-recipe-meta span{color:#344054;background:#f8fafc;border:1px solid #d9e2ec;border-radius:5px;align-items:center;width:fit-content;min-height:28px;padding:0 8px;font-size:12px;font-weight:850;display:inline-flex}.production-recipe-steps-card{grid-column:1/-1}.production-record-tabs{border-bottom:1px solid #d9e2ec;gap:6px;display:flex;overflow-x:auto}.production-record-tabs button,.production-record-tabs a{color:#475467;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:7px 7px 0 0;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.production-record-tabs button.active,.production-record-tabs a.active{color:#101828;background:#fff;border-color:#cbd5e1}.production-record-actions{gap:5px;display:inline-flex}.production-record-actions button,.production-record-actions a{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;place-items:center;width:28px;height:28px;text-decoration:none;display:inline-grid}.production-record-actions button:hover,.production-record-actions a:hover{background:#f8fafc}.production-record-search{color:#667085;background:#fff;border:1px solid #cbd5e1;border-radius:7px;align-items:center;gap:8px;max-width:420px;min-height:38px;margin-bottom:10px;padding:0 10px;display:flex}.production-record-search input{color:#101828;background:0 0;border:0;outline:0;width:100%;font-size:14px;font-weight:750}.production-trace-inputs{gap:4px;min-width:260px;display:grid}.production-trace-inputs span{color:#344054;background:#f8fafc;border:1px solid #d9e2ec;border-radius:5px;width:fit-content;padding:4px 7px;font-size:12px;font-weight:800}.production-record-muted{color:#667085;font-size:12px;font-weight:750}.main-content:has(.production-execution-page){width:100%;max-width:none;margin:0;padding:0 0 0 8px}.main-content:has(.production-execution-page) .app-back-button{display:none}.production-execution-page{width:100%;max-width:none}.production-execution-shell{gap:8px;width:100%;max-width:none}.production-execution-command{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:10px;min-width:0;display:grid}.production-execution-title{background:#fff;border:1px solid #d4dde8;border-radius:8px;align-content:center;gap:2px;min-height:70px;padding:10px 12px;display:grid;box-shadow:0 10px 28px #1018280f}.production-execution-title span{color:#667085;font-size:11px;font-weight:900}.production-execution-title h1{color:#101828;margin:0;font-size:22px;line-height:1.1}.production-execution-title small{color:#667085;font-size:12px;font-weight:800}.production-execution-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.production-execution-kpis div{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #d4dde8;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-content:center;gap:1px 8px;min-height:70px;padding:10px;display:grid;box-shadow:0 10px 28px #1018280f}.production-execution-kpis svg{color:#157f68;grid-row:span 2;align-self:center}.production-execution-kpis span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.production-execution-kpis strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:950;line-height:1.1;overflow:hidden}.production-execution-topbar{box-sizing:border-box;background:linear-gradient(#fff 0%,#f5f8fb 100%);border:1px solid #d9e2ec;border-radius:0 0 10px 10px;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;padding:6px 10px 7px;display:flex;position:relative;box-shadow:0 8px 24px #10182812}.production-execution-page .production-tabs-bar{border-bottom:0;flex:1;align-items:center;gap:8px;min-width:0;min-height:50px}.production-execution-page .production-tabs-bar button{color:#344054;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:48px;padding:0 16px;font-size:14px;box-shadow:0 1px 2px #1018280a}.production-execution-page .production-tabs-bar button svg{flex:none}.production-execution-page .production-tabs-bar button.active{color:#fff;background:#157f68;border-color:#157f68;box-shadow:0 8px 18px #157f6838}.production-execution-page .production-tabs-bar button.fixed-tab:not(.active){color:#9a3412;background:#fff7ed;border-color:#fed7aa}.production-execution-page .production-tabs-bar button.dynamic:not(.active){color:#344054;background:#f8fafc;border-color:#d9e2ec}.production-execution-page .production-tabs-bar button:hover{color:#101828;background:#f8fafc;border-color:#98a2b3}.production-execution-page .production-tabs-bar button.active:hover{color:#fff;background:#157f68;border-color:#157f68}.production-execution-page .production-tabs-bar button.active.dynamic span{color:#fff}.production-execution-page .production-tabs-bar .production-tab-close{margin-right:-4px}.production-execution-page .production-tabs-bar button.dynamic.locked{padding-right:12px}.production-execution-page .production-tabs-bar button.active.dynamic span:hover{color:#fff;background:#ffffff29}.production-execution-page .production-tabs-bar .add-tab{color:#157f68;background:#eef7f4;width:48px;min-width:48px}.production-execution-page .production-tabs-bar .add-tab:hover{color:#0f6c59;background:#e0f2eb;border-color:#157f68}.production-tabs-operator{flex:none;justify-content:flex-end;align-items:center;min-height:50px;margin-left:auto;padding:0;display:flex}.production-operator-trigger{color:#101828;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 10px;min-width:158px;max-width:min(300px,28vw);min-height:48px;padding:6px 11px;display:grid;box-shadow:0 8px 18px #10182812}.production-operator-trigger:hover,.production-operator-trigger:focus-visible{background:#eef7f4;border-color:#157f68;outline:none;box-shadow:0 0 0 3px #157f681f}.production-operator-trigger span{color:#667085;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:950;line-height:1}.production-operator-trigger strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:950;line-height:1.1;overflow:hidden}.production-operator-trigger svg{color:#157f68}.production-tab-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.production-tab-modal{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #cfd9e6;border-radius:12px;width:min(520px,100%);max-height:min(760px,100vh - 36px);padding:0;overflow:auto;box-shadow:0 30px 90px #0f172a57}.production-tab-modal-wide{width:min(760px,100%)}.production-tab-modal-head{background:#fff;border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.production-tab-modal-head>div{gap:2px;display:grid}.production-tab-modal-head span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850}.production-tab-modal-head strong{color:#101828;letter-spacing:0;font-size:20px;font-weight:950}.production-tab-modal-head button{color:#344054;cursor:pointer;background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;place-items:center;width:32px;height:32px;display:inline-grid}.production-tab-modal-head button:hover{background:#eef2f6}.production-tab-modal-modes{background:#f8fafc;border-bottom:1px solid #e8eef5;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.production-tab-modal-modes.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.production-tab-modal-modes button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:10px 12px;display:grid}.production-tab-modal-modes button svg{color:#157f68}.production-tab-modal-modes button>span{gap:2px;min-width:0;display:grid}.production-tab-modal-modes button strong{color:#101828;font-size:14px;font-weight:950;line-height:1.1}.production-tab-modal-modes button small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.1;overflow:hidden}.production-tab-modal-modes button.active{color:#fff;background:#157f68;border-color:#157f68;box-shadow:0 8px 18px #157f682e}.production-tab-modal-modes button.active svg,.production-tab-modal-modes button.active strong,.production-tab-modal-modes button.active small{color:#fff}.production-tab-modal-modes button:disabled{cursor:default;opacity:.58}.production-tab-modal-form{background:#fff;border:1px solid #dce5ef;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px;padding:12px;display:grid;box-shadow:0 12px 28px #1018280f}.production-tab-modal-form label{color:#344054;gap:6px;font-size:12px;font-weight:850;display:grid}.production-tab-modal-form select,.production-tab-modal-form input{color:#101828;width:100%;min-height:42px;font:inherit;background:#fbfdff;border:1px solid #cbd5e1;border-radius:6px;padding:0 11px;font-size:13px;font-weight:850}.production-tab-picker-field{color:#344054;gap:7px;font-size:12px;font-weight:850;display:grid}.production-tab-picker-field>span{color:#344054;font-size:12px;font-weight:900}.production-select-trigger{color:#101828;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #c7d7e6;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;display:flex;box-shadow:inset 0 0 0 1px #157f680a}.production-select-trigger:hover,.production-select-trigger:focus-visible{border-color:#157f68;outline:none;box-shadow:0 0 0 3px #157f681f}.production-select-trigger:disabled{cursor:default;opacity:.62}.production-select-trigger strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:950;line-height:1.15;overflow:hidden}.production-select-trigger svg{color:#157f68;flex:none}.production-choice-modal-backdrop{z-index:95;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a75;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.production-choice-modal{background:#fff;border:1px solid #cbd8e6;border-radius:12px;width:min(760px,100%);max-height:min(720px,100dvh - 36px);display:grid;overflow:hidden;box-shadow:0 32px 90px #0f172a57}.production-choice-modal-head{background:linear-gradient(#fff 0%,#f6fafc 100%);border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.production-choice-modal-head>div{gap:2px;display:grid}.production-choice-modal-head span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:950}.production-choice-modal-head strong{color:#101828;font-size:21px;font-weight:950;line-height:1.1}.production-choice-modal-head button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:7px;place-items:center;width:38px;height:38px;display:inline-grid}.production-choice-options{gap:9px;padding:14px;display:grid;overflow-y:auto}.production-choice-options button{color:#101828;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e3ee;border-radius:9px;gap:4px;min-height:74px;padding:12px 14px;display:grid}.production-choice-options button:hover,.production-choice-options button:focus-visible{background:#eef7f4;border-color:#157f68;outline:none;box-shadow:inset 0 0 0 1px #157f6824}.production-choice-options button.selected{background:linear-gradient(#eef7f4 0%,#e4f3ee 100%);border-color:#157f68;box-shadow:inset 4px 0 #157f68}.production-choice-options strong{font-size:16px;font-weight:950;line-height:1.15}.production-choice-options span,.production-choice-options small{color:#526174;font-size:12px;font-weight:800;line-height:1.25}.production-choice-options em{color:#667085;border:1px dashed #cbd5e1;border-radius:9px;padding:16px;font-size:13px;font-style:normal;font-weight:850}.production-tab-modal-full,.production-tab-modal-note{grid-column:1/-1}.production-tab-modal-note,.production-tab-modal-preview{color:#475467;background:#fbfdff;border:1px solid #d9e2ec;border-radius:7px;padding:10px;font-size:12px;font-weight:800}.production-tab-modal-summary{background:linear-gradient(#fbfdff 0%,#f3f8fc 100%);border:1px solid #cfe0ef;border-radius:8px;gap:10px;padding:12px;display:grid}.production-tab-modal-summary-main{align-items:center;gap:10px;min-width:0;display:flex}.production-tab-modal-summary-main>svg{color:#157f68;flex:none}.production-tab-modal-summary-main>div{gap:2px;min-width:0;display:grid}.production-tab-modal-summary-main span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:950}.production-tab-modal-summary-main strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:950;line-height:1.15;overflow:hidden}.production-tab-modal-product-list{color:#475467;font-size:12px;font-weight:850;line-height:1.3}.production-tab-modal-summary-facts{flex-wrap:wrap;gap:7px;display:flex}.production-tab-modal-summary-facts span{color:#344054;background:#fff;border:1px solid #d8e4ee;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.production-tab-modal-summary p{color:#475467;margin:0;font-size:12px;font-weight:850;line-height:1.35}.production-tab-modal-preview{gap:3px;display:grid}.production-tab-modal-preview span{color:#667085;font-size:11px;font-weight:900}.production-tab-modal-preview strong{color:#101828;font-size:14px;font-weight:950}.production-tab-modal-preview small{color:#475467;font-size:12px;font-weight:800}.production-tab-modal-footer{background:#fff;border-top:1px solid #e8eef5;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.production-tab-modal-footer button{min-height:40px;padding-inline:14px}.production-tab-modal-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;display:grid}.production-tab-modal-options button{color:#344054;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d9e2ec;border-radius:8px;align-content:center;justify-items:start;gap:7px;min-height:112px;padding:16px;display:grid}.production-tab-modal-options button svg{color:#157f68}.production-tab-modal-options button strong{color:#101828;font-size:16px;font-weight:950}.production-tab-modal-options button span{color:#667085;font-size:12px;font-weight:800}.production-tab-modal-options button:hover{background:#eef7f4;border-color:#157f68;box-shadow:inset 0 0 0 1px #157f6829}.production-execution-page .production-tab-panel{border-color:#d4dde8;border-radius:8px;gap:10px;padding:10px;box-shadow:0 10px 28px #1018280f}.production-tab-panel-tight{background:linear-gradient(#fff 0%,#fbfcfe 100%)}.production-execution-summary,.production-panel-strip{background:#f8fafc;border:1px solid #d9e2ec;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:6px 8px;display:flex}.production-execution-summary>div,.production-panel-strip>div{gap:1px;min-width:0;display:grid}.production-execution-summary span,.production-panel-strip span{color:#667085;letter-spacing:0;font-size:11px;font-weight:850}.production-execution-summary strong,.production-panel-strip strong{color:#101828;font-size:13px;font-weight:950;line-height:1.1}.production-execution-summary>span{color:#344054;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:5px;align-items:center;min-height:24px;padding:0 8px;display:inline-flex}.production-execution-page .status-pill.warning{color:#b45309;background:#fff7ed}.production-wide-list{border-radius:7px;width:100%;overflow:hidden}.production-execution-table{table-layout:fixed;width:100%}.production-execution-table th,.production-execution-table td{vertical-align:middle;overflow-wrap:anywhere;white-space:normal;padding:8px 9px}.production-execution-table th:first-child,.production-execution-table td:first-child{width:20%}.production-execution-table th:nth-child(2),.production-execution-table td:nth-child(2){width:11%}.production-execution-table th:nth-child(3),.production-execution-table td:nth-child(3){width:15%}.production-execution-table th:nth-child(4),.production-execution-table td:nth-child(4),.production-execution-table th:nth-child(5),.production-execution-table td:nth-child(5),.production-execution-table th:nth-child(6),.production-execution-table td:nth-child(6),.production-execution-table th:nth-child(7),.production-execution-table td:nth-child(7){width:10%}.production-execution-table th:last-child,.production-execution-table td:last-child{text-align:right;width:12%}.production-execution-table td strong{color:#101828;font-weight:950;line-height:1.15;display:block}.production-execution-table td small{color:#667085;margin-top:2px;font-size:11px;font-weight:800;line-height:1.15;display:block}.production-recipe-chip,.production-stage-chip{border-radius:5px;align-items:center;width:fit-content;max-width:100%;min-height:24px;padding:0 7px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.production-recipe-chip{color:#027a48;background:#ecfdf3;border:1px solid #b7ead1}.production-recipe-chip.neutral{color:#475467;background:#f8fafc;border-color:#d8dce4}.production-stage-chip{color:#0b4aa2;background:#eff6ff;border:1px solid #b8d7ff}.production-open-panels-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.production-execution-page .production-open-panel{background:#fff;border-radius:6px;min-height:74px;padding:8px}.production-open-panel-head{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:8px;padding-bottom:6px;display:flex}.production-execution-page .production-open-panel h3{font-size:12px}.production-open-panel-head strong{color:#0f6c59;background:#eef7f4;border-radius:5px;place-items:center;min-width:24px;height:22px;font-size:12px;font-weight:950;display:inline-grid}.production-open-panel-list{gap:5px;display:grid}.production-execution-page .production-open-panel span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-reception-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.production-reception-overview div{background:#fff;border:1px solid #d9e2ec;border-radius:6px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:1px 7px;padding:8px;display:grid}.production-reception-overview svg{color:#157f68;grid-row:span 2}.production-reception-overview span{color:#667085;font-size:11px;font-weight:900}.production-reception-overview strong{color:#101828;font-size:13px;font-weight:950}.production-execution-page .production-milk-grid{gap:5px}.production-execution-page .production-milk-head,.production-execution-page .production-milk-row{grid-template-columns:72px minmax(140px,1fr) 98px 108px minmax(110px,.75fr) minmax(118px,.75fr);gap:6px}.production-execution-page .production-milk-head{padding:0 4px;font-size:11px}.production-execution-page .production-milk-row{min-height:36px}.production-execution-page .production-milk-row input,.production-execution-page .production-start-grid select{border-radius:5px;min-height:30px;font-size:12px}.production-fisa-header{background:#fff;border:1px solid #d9e2ec;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.production-fisa-header>div:first-child{gap:2px;min-width:0;display:grid}.production-fisa-header span,.production-section-title span,.production-section-title-row small{color:#667085;font-size:11px;font-weight:900}.production-fisa-header h2{color:#101828;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;line-height:1.1;overflow:hidden}.production-fisa-header small{color:#475467;font-size:12px;font-weight:800}.production-fisa-progress{background:#eff6ff;border:1px solid #b8d7ff;border-radius:6px;justify-items:center;min-width:92px;padding:5px 7px;display:grid}.production-fisa-progress strong{color:#0b4aa2;font-size:13px;font-weight:950;line-height:1}.production-fisa-progress span{color:#315f9d;font-size:10.5px}.production-fisa-workbar{grid-template-columns:fit-content(520px) minmax(150px,176px);justify-content:start}.production-fisa-progress-wide{justify-items:stretch;gap:5px;min-width:150px;max-width:176px}.production-fisa-progress-wide>div:first-child{justify-content:space-between;align-items:end;gap:10px;display:flex}.production-fisa-progress-track{background:#dbeafe;border-radius:999px;height:5px;overflow:hidden}.production-fisa-progress-track span{border-radius:inherit;background:#157f68;height:100%;display:block}.production-signature-operator select{color:#101828;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:12px;font-weight:850}.production-plan-inventory-control{width:min(240px,100%);max-width:240px;box-shadow:none;background:0 0;border:0;border-radius:0;align-self:end;padding:0}.production-plan-inventory-control select{color:#101828;background:#fff;border-color:#cbd5e1;min-height:38px;font-size:13px;font-weight:850}.production-plan-inventory-control select:focus{border-color:#157f68;box-shadow:0 0 0 3px #157f681f}.production-signature-operator{justify-self:end;width:min(240px,100%)}.production-signature-operator select:focus{border-color:#157f68;outline:none;box-shadow:0 0 0 3px #157f681f}.production-fisa-grid{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:10px;display:grid}.production-fisa-section{background:#fff;border:1px solid #d9e2ec;border-radius:7px;gap:8px;padding:10px;display:grid}.production-section-title{gap:2px;display:grid}.production-section-title strong{color:#101828;font-size:14px;font-weight:950}.production-section-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.production-execution-page .production-materials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.production-execution-page .production-materials-grid div{border-radius:6px;padding:8px}.production-materials-grid small{color:#101828;font-size:13px;font-weight:950}.production-materials-grid em{color:#0f6c59;background:#eef7f4;border-radius:5px;width:fit-content;padding:4px 6px;font-size:10.5px;font-style:normal;font-weight:900;line-height:1}.production-parameter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.production-parameter-grid div{background:#f8fafc;border:1px solid #eef2f6;border-radius:6px;gap:3px;padding:8px;display:grid}.production-parameter-grid span{color:#667085;font-size:11px;font-weight:900}.production-parameter-grid strong{color:#101828;font-size:13px;font-weight:950}.production-empty-recipe{color:#92400e;background:#fffbeb;border:1px solid #fedf89;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:850;line-height:1.35}.production-execution-page .production-steps-list{gap:6px}.production-execution-page .production-step{border-radius:6px;grid-template-columns:28px minmax(0,1fr) minmax(120px,.18fr) minmax(120px,.16fr);gap:10px;padding:14px 12px 10px;position:relative}.production-execution-page .production-step-index{border-radius:5px;width:24px;height:24px}.production-step-main{gap:7px;min-width:0;display:grid}.production-step-title{align-items:center;gap:8px;min-width:0;display:flex}.production-step-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-step-title span{color:#475467;background:#f1f5f9;border-radius:4px;width:fit-content;padding:3px 6px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex}.production-step-main p{color:#475467;margin:0;font-size:12px;font-weight:800;line-height:1.25}.production-step-status{color:#475467;background:#f8fafc;border:1px solid #d8e0ea;border-radius:5px;align-items:center;min-height:22px;padding:0 7px;font-size:10.5px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:8px;right:10px}.production-step-status.signed{color:#fff;background:#0f6c59;border-color:#0f6c59}.production-step-status.active{color:#b54708;background:#fffbeb;border-color:#fedf89}.production-step-status.locked{color:#98a2b3;background:#f8fafc;border-color:#e4e7ec}.production-step-overview{grid-template-columns:minmax(150px,.75fr) minmax(220px,1.35fr) minmax(160px,.7fr);align-items:stretch;gap:8px;padding-right:84px;display:grid}.production-step-overview>div{background:#ffffffb8;border:1px solid #e3eaf2;border-radius:6px;gap:3px;min-width:0;padding:7px 9px;display:grid}.production-step-overview span{color:#667085;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10.5px;font-weight:950;overflow:hidden}.production-step-overview strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.15;overflow:hidden}.production-step-overview small{color:#0f6c59;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.production-step-recipe-line{grid-template-columns:minmax(170px,.45fr) minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.production-step-recipe-line>strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.production-step-recipe-details{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.production-step-recipe-details span{color:#344054;background:#f8fafc;border:1px solid #d8e0ea;border-radius:5px;align-items:center;min-height:20px;padding:0 6px;font-size:10.5px;font-weight:900;display:inline-flex}.production-step-values{flex-wrap:wrap;gap:5px;display:flex}.production-step-values span{color:#101828;background:#fff;border:1px solid #d8e0ea;border-radius:5px;align-items:center;min-height:22px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.production-execution-stage-fields{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-top:4px;display:grid}.production-stage-field{gap:4px;min-width:0;display:grid}.production-stage-field>span{color:#475467;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.production-stage-field input,.production-stage-field select{color:#101828;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 9px;font-size:12px;font-weight:850}.production-stage-field input:focus,.production-stage-field select:focus{border-color:#2e90fa;outline:none;box-shadow:0 0 0 3px #2e90fa24}.production-stage-field input:disabled,.production-stage-field select:disabled{color:#667085;cursor:not-allowed;background:#f8fafc;border-color:#e4e7ec}.production-stage-field.combo{grid-column:span 2}.production-stage-field.combo div{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:6px;display:grid}.production-stage-time-control{grid-template-columns:minmax(92px,1fr) auto;align-items:center;gap:6px;display:grid}.production-stage-time-control .secondary-button{white-space:nowrap;border-radius:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900}.pasteurization-time-control{grid-template-columns:minmax(108px,1fr) 78px;gap:8px}.pasteurization-time-control input{text-align:center;background:#fff;width:auto;min-width:0;max-width:100%;min-height:48px;font-size:18px;font-weight:900}.pasteurization-time-control .secondary-button{border-radius:8px;justify-content:center;min-width:78px;min-height:48px}.production-pasteurization-panel{background:#fff;border:1px solid #d8e3ec;border-radius:9px;grid-template-columns:1fr;align-items:stretch;gap:11px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0a}.production-pasteurization-panel.alarm{background:#fff7e8;border-color:#f79009;box-shadow:0 12px 26px #f7900924}.production-pasteurization-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.production-pasteurization-logbar{color:#52647a;white-space:nowrap;background:#f6f9fc;border:1px solid #d8e3ec;border-radius:7px;justify-content:flex-end;align-items:center;gap:12px;width:fit-content;max-width:100%;min-height:34px;margin-left:auto;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.production-pasteurization-logbar span{color:#52647a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.production-pasteurization-logbar strong{color:#101828;text-overflow:ellipsis;font-weight:950;overflow:hidden}.production-pasteurization-status{color:#344054;white-space:nowrap;background:#f6f9fc;border:1px solid #cbd5e1;border-radius:7px;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.production-pasteurization-status.running{color:#175cd3;background:#f8fbff;border-color:#bdd4ec}.production-pasteurization-status.alarm{color:#b54708;background:#fffaeb;border-color:#fdb022}.production-pasteurization-status.stopped{color:#15803d;background:#eaf8ed;border-color:#b8e8c1}.production-pasteurization-grid{grid-template-columns:minmax(240px,1.25fr) minmax(142px,.62fr) minmax(142px,.62fr) minmax(142px,.62fr) minmax(168px,.72fr);align-items:stretch;gap:8px;min-width:0;display:grid}.production-pasteurization-start{background:#f6f9fc;border:1px solid #dbe6ef;border-radius:7px;align-content:center;gap:6px;min-width:0;padding:10px 11px;display:grid}.production-pasteurization-start small{color:#667085;font-size:11px;font-weight:800}.production-pasteurization-stat{background:#f6f9fc;border:0;border-radius:7px;align-content:center;gap:4px;min-width:0;padding:10px;display:grid}.production-pasteurization-stat span{color:#667085;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10.5px;font-weight:900;overflow:hidden}.production-pasteurization-stat strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;overflow:hidden}.production-pasteurization-stat.warning{background:#fffaeb;border:1px solid #fdb022}.production-pasteurization-actions{place-items:stretch stretch;gap:5px;min-width:0;display:grid}.production-pasteurization-actions .primary-button{white-space:normal;border-radius:8px;width:100%;min-height:54px;padding:0 10px}.production-pasteurization-stop-button{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;gap:7px;width:100%;min-width:0;min-height:54px;font-size:13px;font-weight:950;line-height:1.15}.production-pasteurization-stop-button:disabled:not(.stopped){color:#667085;box-shadow:none;cursor:not-allowed;background:#eef2f6;border-color:#d8e3ec}.production-pasteurization-stop-button.stopped,.production-pasteurization-stop-button.stopped:disabled{color:#067647;opacity:1;cursor:default;background:#ecfdf3;border:1px solid #a7d8c9}.production-agitation-header{justify-content:stretch}.production-agitation-logbar{justify-content:space-between;width:100%;margin-left:0}.production-agitation-grid{gap:10px;min-width:0;display:grid}.production-agitation-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.production-agitation-controls-row{grid-template-columns:minmax(220px,1.1fr) minmax(150px,.7fr) minmax(150px,.7fr);gap:8px;min-width:0;display:grid}.production-agitation-start{padding:9px}.production-agitation-time-trigger{color:#101828;cursor:pointer;background:#fff;border:1px solid #cbd8e6;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;padding:0 12px;font-size:18px;font-weight:950;display:inline-flex}.production-agitation-time-trigger:disabled{color:#667085;cursor:not-allowed;background:#eef2f6}.production-agitation-action-button{border-radius:8px;justify-content:center;gap:8px;min-height:54px;font-size:18px;font-weight:950}.production-time-picker-backdrop{z-index:240;background:#0f172a61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.production-time-picker-modal{background:#fff;border:1px solid #d5e0eb;border-radius:10px;width:min(560px,100%);max-height:calc(100dvh - 36px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.production-time-picker-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.production-time-picker-head strong{color:#101828;font-size:24px;font-weight:950}.production-time-picker-head button{color:#101828;cursor:pointer;background:#eef4f8;border:1px solid #cbd8e6;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.production-time-picker-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.production-time-picker-selectors label{color:#52647a;text-transform:uppercase;gap:7px;font-size:14px;font-weight:900;display:grid}.production-time-picker-selectors select{color:#101828;background:#fff;border:1px solid #cbd8e6;border-radius:8px;width:100%;min-height:60px;padding:0 12px;font-size:28px;font-weight:950}.production-time-picker-preview{color:#101828;justify-self:center;padding:0 16px 16px;font-size:42px;font-weight:950;line-height:1}.production-time-picker-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding:12px 16px 14px;display:flex}.production-time-picker-actions button{border-radius:8px;min-width:132px;min-height:52px;font-size:18px;font-weight:950}.production-cooling-panel{background:#fff;border:1px solid #c6d9ea;border-radius:9px;grid-template-columns:minmax(170px,.35fr) minmax(260px,1fr);gap:10px;min-width:0;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0a}.production-cooling-target,.production-cooling-instruction{background:#f6f9fc;border-radius:8px;align-content:center;gap:6px;min-width:0;padding:13px 14px;display:grid}.production-cooling-target span,.production-cooling-instruction span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.production-cooling-target strong{color:#0f3e62;font-size:28px;font-weight:950;line-height:1}.production-cooling-instruction{background:#f0f9ff}.production-cooling-instruction strong{color:#101828;overflow-wrap:anywhere;white-space:pre-wrap;font-size:19px;font-weight:900;line-height:1.44;display:block}.production-info-panel{background:linear-gradient(#fff 0%,#f5faff 100%);border:1px solid #c6d9ea;border-radius:9px;align-content:start;gap:10px;min-width:0;padding:18px 20px;display:grid;box-shadow:0 10px 24px #0f172a0a}.production-info-panel span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.production-info-panel strong{color:#101828;overflow-wrap:anywhere;white-space:pre-wrap;font-size:19px;font-weight:900;line-height:1.46;display:block}.production-portioning-panel{background:#fff;border:1px solid #d8e3ec;border-radius:9px;gap:8px;min-width:0;padding:10px;display:grid;box-shadow:0 10px 24px #0f172a0a}.production-portioning-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.production-portioning-status{color:#102a43;white-space:nowrap;background:#f8fbff;border:1px solid #bdd4ec;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12.5px;font-weight:950;display:inline-flex}.production-portioning-status svg{color:#0f6c59}.production-portioning-summarybar{color:#52647a;white-space:nowrap;background:#f6f9fc;border:1px solid #d8e3ec;border-radius:7px;justify-content:flex-end;align-items:center;gap:12px;max-width:100%;min-height:34px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.production-portioning-summarybar span{text-overflow:ellipsis;overflow:hidden}.production-portioning-summarybar strong{color:#101828;font-weight:950}.production-portioning-table{gap:6px;min-width:0;padding-bottom:2px;display:grid;overflow-x:auto}.production-portioning-head,.production-portioning-row{grid-template-columns:minmax(190px,1.04fr) minmax(132px,.64fr) minmax(138px,.62fr) minmax(116px,.52fr) 138px 58px;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;display:grid}.production-portioning-head{color:#12213b;text-transform:uppercase;padding:0 8px 5px;font-size:12px;font-weight:950;line-height:1.2}.production-portioning-head span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-portioning-head span:last-child,.production-portioning-head span:nth-child(5){text-align:center}.production-portioning-row{background:#f6f9fc;border-radius:7px;min-height:42px;padding:4px 6px}.production-portioning-row>span,.production-portioning-row>strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;font-size:13px;font-weight:900;display:inline-flex;overflow:hidden}.production-portioning-row>strong{justify-content:flex-start;font-size:13.5px;font-weight:950}.production-portioning-row>span:last-child{padding-left:0}.production-portioning-quantity{grid-template-columns:32px minmax(34px,1fr) 32px;align-items:center;gap:0;min-width:0;height:34px;display:grid!important}.production-portioning-quantity-input{min-width:0;height:34px;display:grid}.production-portioning-quantity-input:focus-within{z-index:1;border-color:#0d9488;box-shadow:0 0 0 3px #0d948824}.production-portioning-quantity-input input{box-sizing:border-box;color:#101828;width:100%;min-width:0;height:34px;min-height:34px;font:inherit;text-align:center;background:#fff;border:1px solid #cbd5e1;border-left:0;border-right:0;border-radius:0;outline:0;padding:0 4px;font-size:12.5px;font-weight:950}.production-portioning-quantity-input input:disabled{color:#667085;cursor:not-allowed;background:#f8fafc;border-color:#e4e7ec}.production-portioning-quantity-button{box-sizing:border-box;color:#020617;cursor:pointer;width:32px;min-width:32px;height:34px;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;place-items:center;padding:0;font-size:16px;font-weight:950;line-height:1;display:inline-grid}.production-portioning-quantity-button:first-child{border-radius:7px 0 0 7px}.production-portioning-quantity-button:last-child{border-radius:0 7px 7px 0}.production-portioning-quantity-button:hover:not(:disabled){background:#eef6fb}.production-portioning-quantity-button:disabled{color:#98a2b3;cursor:not-allowed;background:#f4f7fa}.production-portioning-labels{grid-template-columns:38px;justify-content:center;align-items:center;gap:6px;min-width:0;display:inline-grid}.production-portioning-label-count{min-width:0;display:grid}.production-portioning-label-count input{box-sizing:border-box;color:#101828;width:100%;min-width:0;height:34px;font:inherit;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:0;padding:0 6px;font-size:12.5px;font-weight:950}.production-portioning-label-count input:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d948824}.production-portioning-label-count input:disabled{color:#98a2b3;cursor:not-allowed;background:#f6f9fc;border-color:#d8e3ec}.production-portioning-print-button{box-sizing:border-box;color:#075d4c;cursor:pointer;width:38px;min-width:38px;height:34px;min-height:34px;font:inherit;background:#ecfdf3;border:1px solid #a7d8c9;border-radius:7px;place-items:center;padding:0;display:inline-grid}.production-portioning-print-button:hover:not(:disabled){background:#d9f7ea;border-color:#0f8f76}.production-portioning-print-button:disabled{color:#98a2b3;cursor:not-allowed;background:#f6f9fc;border-color:#d8e3ec}.production-portioning-labels small{color:#0f6c59;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:11.5px;font-weight:850;line-height:1.2;overflow:hidden}.production-portioning-labels small.error{color:#b42318}.production-portioning-print-backdrop{z-index:130;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.production-portioning-print-modal{background:#fff;border-radius:10px;gap:14px;width:min(720px,100%);max-height:calc(100dvh - 36px);padding:16px;display:grid;overflow:auto;box-shadow:0 26px 80px #0f172a47}.production-portioning-print-head{border-bottom:1px solid #e4ebf3;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;padding-bottom:12px;display:grid}.production-portioning-print-head div{gap:3px;min-width:0;display:grid}.production-portioning-print-head span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.production-portioning-print-head strong{overflow-wrap:anywhere;color:#101828;font-size:24px;font-weight:950;line-height:1.1}.production-portioning-print-head button{color:#101828;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:44px;height:44px;display:inline-grid}.production-portioning-print-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.production-portioning-print-card{background:#f8fbff;border:1px solid #d8e3ec;border-radius:9px;grid-template-columns:minmax(0,1fr);align-content:start;gap:12px;min-width:0;padding:13px;display:grid}.production-portioning-print-card.storage{background:#f6f9fc}.production-portioning-print-card>div{gap:4px;min-width:0;display:grid}.production-portioning-print-card>div span,.production-portioning-print-card label span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.production-portioning-print-card>div strong{color:#101828;font-size:18px;font-weight:950;line-height:1.12}.production-portioning-print-card>div small,.production-portioning-print-message{color:#52647a;font-size:12.5px;font-weight:800;line-height:1.25}.production-portioning-print-message{color:#0f6c59}.production-portioning-print-message.error{color:#b42318}.production-portioning-print-card label{gap:5px;display:grid}.production-portioning-print-card input{color:#101828;width:100%;min-height:48px;font:inherit;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:0;padding:0 12px;font-size:22px;font-weight:950}.production-portioning-print-card input:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d948824}.production-portioning-print-card button{justify-content:center;gap:8px;min-height:48px}@media (max-width:640px){.production-portioning-print-backdrop{align-items:stretch;padding:12px}.production-portioning-print-modal{max-height:calc(100dvh - 24px)}.production-portioning-print-body{grid-template-columns:1fr}}.production-portioning-product{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.production-portioning-product span{color:#0f6c59;background:#e8f3fb;border-radius:7px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:950;display:inline-grid}.production-portioning-product strong{color:#020617;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:13.5px;font-weight:950;line-height:1.16;overflow:visible}.production-portioning-footer{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:8px;display:flex}.production-portioning-footer span{color:#52647a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12.5px;font-weight:850;display:inline-flex;overflow:hidden}.production-portioning-footer svg{color:#0f6c59;flex:none}.production-portioning-footer strong{color:#0f6c59;white-space:nowrap;flex:none;font-size:12.5px;font-weight:950}.production-portioning-footer strong.pending{color:#b54708}.production-portioning-empty{color:#475467;background:#fff;border:1px dashed #cbd5e1;border-radius:7px;padding:11px;font-size:12.5px;font-weight:850;line-height:1.35}.production-step-quantity{align-content:center;justify-items:end;min-width:0;display:grid}.production-step-quantity>span{color:#101828;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #bdd7ce;border-radius:5px;justify-content:center;align-items:center;max-width:100%;min-height:28px;padding:0 8px;font-size:11px;font-weight:950;display:inline-flex;overflow:hidden}.production-step-quantity-fields{gap:4px;width:100%;display:grid}.production-step-quantity .production-stage-field{gap:3px}.production-step-quantity .production-stage-field>span{text-align:right}.production-step-quantity .production-stage-field input,.production-step-quantity .production-stage-field select{text-align:right;min-height:30px}.production-step-signature{gap:2px;display:grid}.production-step-signature span{color:#667085;font-size:10.5px;font-weight:900}.production-step-signature strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;overflow:hidden}.production-step-signature-action{align-content:center;justify-items:end;gap:4px;min-width:0;display:grid;position:relative}.production-step-signature-action>span{color:#667085;background:#f8fafc;border:1px solid #d8e0ea;border-radius:5px;align-items:center;min-height:28px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.production-signature-menu{justify-content:flex-end;align-items:center;gap:16px;width:100%;display:flex;position:relative}.production-signature-menu>strong{color:#0f5132;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12.5px;font-weight:950;line-height:1.2;overflow:hidden}.production-signature-status{color:#fff;cursor:pointer;min-height:28px;font:inherit;background:#23ac4c;border:1px solid #23ac4c;border-radius:5px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.production-signature-status.active,.production-signature-status:hover{background:#17883a;border-color:#17883a}.production-signature-dropdown{z-index:35;background:#fff;border:1px solid #d9e2ec;border-radius:7px;min-width:150px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #10182829}.production-signature-dropdown button{color:#b42318;cursor:pointer;width:100%;min-height:30px;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:0 8px;font-size:12px;font-weight:900;display:flex}.production-signature-dropdown button:hover{background:#fef3f2}.production-signature-dropdown .production-signature-cancel-action{color:#b42318;background:#fff7f5;border:1px solid #fee4e2;justify-content:flex-start;min-height:36px;padding:0 10px}.production-signature-dropdown .production-signature-cancel-action:hover{background:#fef3f2;border-color:#fda29b}.production-signature-hint{color:#b54708;text-align:right;max-width:140px;font-size:10.5px;font-weight:900;line-height:1.15}.production-execution-page .icon-button-text{align-items:center;gap:6px;display:inline-flex}.production-execution-page .primary-button,.production-execution-page .ghost-button{border-radius:6px;min-height:34px;padding:0 12px;font-size:12px}.production-execution-page .ghost-button.compact{min-height:28px;padding:0 9px}.production-execution-page .production-tab-actions .primary-button,.production-execution-page .production-tab-actions .ghost-button{min-height:46px;padding:0 18px;font-size:14px;font-weight:900}.production-execution-page .production-tab-actions .production-close-sheet-button:not(:disabled):not([aria-disabled=true]){color:#fff;background:linear-gradient(#f59e0b 0%,#d97706 100%);border-color:#b45309;box-shadow:0 10px 22px #d977063d}.production-execution-page .production-tab-actions .production-close-sheet-button:not(:disabled):not([aria-disabled=true]):hover{color:#fff;background:linear-gradient(#d97706 0%,#b45309 100%);border-color:#92400e;box-shadow:0 12px 26px #b4530947}.production-execution-page .production-sheet-actions.is-complete .production-close-sheet-button:not(:disabled):not([aria-disabled=true]){color:#fff;background:linear-gradient(#22c55e 0%,#15803d 100%);border-color:#15803d;box-shadow:0 10px 22px #15803d3d}.production-execution-page .production-sheet-actions.is-complete .production-close-sheet-button:not(:disabled):not([aria-disabled=true]):hover{color:#fff;background:linear-gradient(#16a34a 0%,#166534 100%);border-color:#166534;box-shadow:0 12px 26px #16653447}@media (max-width:1180px){.production-work-grid,.production-recipe-layout,.production-execution-command{grid-template-columns:1fr}.production-execution-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.production-milk-head,.production-milk-row{grid-template-columns:76px minmax(130px,1fr) 100px 110px minmax(110px,.8fr) minmax(120px,.8fr)}.production-open-panels-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.production-fisa-grid{grid-template-columns:1fr}.production-reception-overview,.production-execution-stage-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.production-cooling-panel,.production-pasteurization-panel{grid-template-columns:1fr}.production-pasteurization-grid{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(110px,.55fr))}.production-pasteurization-actions{justify-items:stretch}.production-step-overview{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:72px}.production-execution-page .production-step{grid-template-columns:28px minmax(0,1fr);align-items:start}.production-execution-page .production-step-status{top:10px;right:10px}.production-execution-page .production-step-quantity,.production-execution-page .production-step-signature-action{grid-column:2;justify-items:start}.production-execution-page .production-signature-menu{justify-content:flex-start}.production-execution-page .production-step-quantity .production-stage-field>span,.production-execution-page .production-step-quantity .production-stage-field input,.production-execution-page .production-signature-menu>strong,.production-execution-page .production-signature-hint{text-align:left}}@media (max-width:820px){.production-start-grid,.production-materials-grid{grid-template-columns:1fr}.production-milk-grid{overflow-x:auto}.production-milk-head,.production-milk-row{min-width:760px}.production-step,.production-execution-page .production-step{grid-template-columns:34px minmax(0,1fr)}.production-step-status{grid-column:2;justify-self:start;position:static}.production-step-signature,.production-step-quantity,.production-step-signature-action,.production-step>span,.production-step>button{grid-column:2}.production-step-quantity,.production-step-signature-action,.production-signature-menu{justify-content:flex-start}.production-step-quantity .production-stage-field>span,.production-step-quantity .production-stage-field input,.production-signature-menu>strong{text-align:left}.production-execution-kpis,.production-reception-overview,.production-parameter-grid,.production-execution-stage-fields,.production-cooling-panel,.production-pasteurization-grid,.production-execution-page .production-materials-grid,.production-step-recipe-line{grid-template-columns:1fr}.production-pasteurization-header,.production-portioning-header{flex-direction:column;align-items:flex-start}.production-pasteurization-logbar{white-space:normal;flex-direction:column;align-items:flex-start;gap:3px;min-height:auto;padding:6px 8px}.production-pasteurization-logbar span{white-space:normal}.production-portioning-summarybar{white-space:normal;flex-direction:column;align-self:stretch;align-items:flex-start;gap:3px;min-height:auto;padding:6px 8px}.production-portioning-summarybar span{white-space:normal}.production-portioning-footer{flex-direction:column;align-items:flex-start}.production-portioning-footer span{white-space:normal}.production-step-overview{grid-template-columns:1fr;padding-right:0}.production-stage-field.combo{grid-column:auto}.production-stage-field.combo div{grid-template-columns:1fr}.production-fisa-header{grid-template-columns:1fr;align-items:stretch}.production-fisa-progress{justify-items:start}.production-fisa-workbar{grid-template-columns:1fr}.production-fisa-progress-wide{min-width:0}.production-signature-operator select{min-height:34px}.production-section-title-row{flex-direction:column;align-items:flex-start}.main-content:has(.production-execution-page){padding:0 0 0 6px}.production-execution-summary,.production-panel-strip{flex-wrap:wrap;align-items:flex-start}.production-tab-modal-options,.production-tab-modal-modes,.production-tab-modal-form,.production-open-panels-wide{grid-template-columns:1fr}.production-execution-table{min-width:980px}}.inventory-difference-cell.active{color:#b42318;font-weight:700}.inventory-workspace{gap:14px}.inventory-page-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.inventory-header-selectors{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.inventory-page-header .primary-button{align-self:flex-end}.inventory-summary-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.inventory-document-card{overflow-x:auto}.inventory-list-shell{gap:12px;display:grid}.inventory-list-card{overflow:visible}.inventory-list-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.inventory-list-title h2,.inventory-document-meta h2{margin:0;font-size:18px}.inventory-list-title p,.inventory-document-meta p{color:var(--muted);margin:4px 0 0;font-size:13px}.inventory-list-table th,.inventory-list-table td{white-space:nowrap}.inventory-list-table td[data-label=Documente\ legate]{white-space:normal;min-width:170px}.inventory-linked-documents{flex-wrap:wrap;gap:6px;display:flex}.inventory-linked-document{color:#24476b;background:#f7fbff;border:1px solid #c7d7ea;border-radius:6px;align-items:center;gap:5px;max-width:100%;padding:4px 7px;font-size:12px;line-height:1.2;text-decoration:none;display:inline-flex}.inventory-linked-document:hover{background:#eef6ff;border-color:#87a9ce}.inventory-linked-document span{color:#667085;font-weight:700}.inventory-linked-document strong{color:#12395c}.inventory-linked-warning{color:#9a6700;background:#fffaeb;border-color:#f3d27a;align-items:flex-start;gap:10px;display:flex}.inventory-linked-warning>svg{flex:none;margin-top:1px}.inventory-linked-warning div{gap:3px;display:grid}.inventory-linked-warning span{font-weight:600}.inventory-linked-warning a{color:#7a4b00;font-weight:800}.inventory-list-action{border-radius:5px;min-height:30px;padding:6px 10px;font-size:12px}.inventory-document-meta{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.inventory-document-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.inventory-document-head p,.inventory-section-title p{color:var(--muted);margin:4px 0 0;font-size:13px}.inventory-table th{white-space:nowrap}.inventory-table td{vertical-align:middle}.inventory-simplified-table th,.inventory-simplified-table td{padding-top:8px;padding-bottom:8px}.inventory-simplified-table td:first-child,.inventory-simplified-table th:first-child{width:46px}.inventory-simplified-table td:nth-child(2),.inventory-simplified-table th:nth-child(2){width:34%}.inventory-stock-source-cell{color:#084c95;white-space:nowrap;font-weight:900}.inventory-form-panel{padding:14px}.inventory-count-table{margin-top:0}.inventory-count-head,.inventory-count-row{grid-template-columns:42px minmax(220px,1.35fr) minmax(112px,.52fr) minmax(124px,.52fr) minmax(104px,.45fr) minmax(154px,.66fr) minmax(96px,.42fr) minmax(190px,.9fr);gap:10px}.inventory-count-head{text-transform:none}.inventory-count-row{min-height:46px}.inventory-count-row .inventory-index-cell{place-items:center;width:auto;display:grid}.inventory-count-row .inventory-stock-source-cell{color:#084c95}.inventory-count-row .readonly-number{justify-self:start;width:fit-content;min-width:56px;padding:0 10px}.inventory-count-row .inventory-difference-cell{font-weight:900}.transfer-document-toolbar{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:14px;display:flex}.transfer-document-toolbar label{color:#475467;gap:5px;font-size:12px;font-weight:800;display:grid}.transfer-document-toolbar input,.transfer-document-toolbar select{min-height:36px}.transfer-document-toolbar .transfer-notes-field{flex:1;min-width:min(320px,100%)}.transfer-count-head,.transfer-count-row{grid-template-columns:42px minmax(210px,1.25fr) minmax(120px,.55fr) minmax(110px,.5fr) minmax(96px,.42fr) minmax(146px,.66fr) minmax(210px,.95fr) 34px}.transfer-count-row.invalid{box-shadow:inset 4px 0 #d92d20}.transfer-count-row .online-product-remove{justify-self:center;width:30px;height:30px;min-height:30px}.transfer-add-line{border-top:1px solid #eef2f6;justify-content:flex-start;padding:10px 0 2px;display:flex}.transfer-count-row .product-title small,.transfer-lot-selector-options strong small{color:#667085;margin-top:2px;font-size:11px;font-weight:800;display:block}.transfer-lot-selector-head,.transfer-lot-selector-options button{grid-template-columns:minmax(0,1fr) minmax(100px,.52fr) 112px}.transfer-lot-selector-options strong{white-space:normal}.transfer-lot-selector-options button span{align-self:center}.transfer-detail-meta{color:#475467;flex-wrap:wrap;gap:8px 16px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.inventory-count-row>input{width:100%;min-width:0}.inventory-lot-cell,.inventory-expiry-cell{color:#344054;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.inventory-lot-status{color:#344054;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;align-items:center;width:fit-content;min-height:26px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.inventory-lot-status.disponibil{color:#067647;background:#ecfdf5;border-color:#a7d7c7}.inventory-lot-status.in_maturare{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.inventory-lot-status.blocat{color:#92400e;background:#fffbeb;border-color:#fde68a}.inventory-lot-status.expirat,.inventory-lot-status.epuizat{color:#b42318;background:#fff1f0;border-color:#fecaca}.inventory-empty-value{color:#98a2b3;font-weight:800}.inventory-stock-stepper{grid-template-columns:30px minmax(64px,1fr) 30px;align-items:center;gap:5px;width:154px;max-width:100%;display:grid}.inventory-stock-stepper button{color:#344054;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:30px;height:34px;font-size:16px;font-weight:900;display:grid}.inventory-stock-stepper button:hover:not(:disabled){background:#eef2f6}.inventory-stock-stepper button:disabled{cursor:not-allowed;opacity:.5}.inventory-stock-stepper input{text-align:center;min-width:0}.inventory-stock-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.inventory-stock-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.inventory-stock-stepper input[type=number]{appearance:textfield}.inventory-stock-stepper.production-adjust-stepper{grid-template-columns:30px minmax(80px,1fr) 30px;justify-self:stretch;width:100%}.inventory-stock-stepper.production-adjust-stepper button{width:30px;height:34px}.inventory-empty-row{border-top:1px solid var(--line);color:#667085;padding:14px 16px;font-weight:700}.inventory-index-cell{color:#667085;text-align:center;width:44px;font-weight:800}.inventory-difference-cell{font-weight:800}.inventory-difference-cell.positive{color:#067647}.inventory-difference-cell.negative{color:#b42318}.inventory-difference-cell.neutral{color:#475467}.inventory-found-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;width:fit-content;margin-top:5px;padding:2px 6px;font-size:11px;font-weight:850;display:inline-flex}.inventory-action-cell{text-align:center;width:46px}.inventory-remove-button{color:#b42318;width:28px;height:28px}.inventory-add-found-card{gap:12px;display:grid}.inventory-section-title h2{margin:0;font-size:17px}.inventory-found-grid{grid-template-columns:minmax(180px,1.3fr) minmax(110px,.7fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(120px,.7fr) minmax(180px,1.1fr);align-items:end;gap:10px;display:grid}.inventory-found-grid-simple{grid-template-columns:minmax(220px,1.1fr) minmax(140px,.6fr) minmax(260px,1.3fr)}.inventory-found-grid label{color:#344054;gap:5px;font-size:12px;font-weight:800;display:grid}.inventory-found-grid input,.inventory-found-grid select{border:1px solid var(--border);width:100%;min-height:34px;color:var(--text);background:#fff;border-radius:6px;font-size:13px;font-weight:650}.inventory-found-actions{justify-content:flex-end;display:flex}.inventory-form-actions{z-index:4;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 22px #0f172a14}.inventory-form-actions>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:1100px){.inventory-found-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.inventory-page-header,.inventory-summary-card,.inventory-document-meta,.inventory-document-head{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.inventory-found-grid{grid-template-columns:1fr}.inventory-found-actions{justify-content:stretch}.inventory-found-actions .ghost-button{justify-content:center;width:100%}.inventory-form-actions{grid-template-columns:1fr}.inventory-form-actions>div,.inventory-form-actions button,.inventory-page-header .primary-button{justify-content:center;width:100%}}.production-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.production-metrics div{border:1px solid var(--border);background:#fff;border-radius:8px;gap:4px;padding:12px;display:grid}.production-metrics span{color:var(--muted);font-size:13px}.production-metrics strong{font-size:20px}@media (max-width:860px){.estimated-stock-page-shell{--stock-page-sticky-offset:-18px}.estimated-stock-page-shell .page-header{align-items:stretch}.stock-warehouse-selector{width:100%;min-width:0;max-width:320px}.inventory-header-selectors,.stock-warehouse-selector label{width:100%}.stock-warehouse-selector select{width:100%;min-width:0}.stock-list-toolbar,.stock-list-controls{align-items:stretch;width:100%}.stock-list-toolbar{display:grid}.production-plan-controls{grid-template-columns:minmax(0,1fr)}.production-plan-inventory-control{max-width:none}.stock-list-controls{grid-template-columns:1fr;display:grid}.stock-filter-button,.stock-toolbar-field,.stock-toolbar-field select,.stock-toolbar-search{width:100%;min-width:0}.stock-filter-button{justify-content:center}.stock-filter-modal-grid,.product-detail-layout,.form-grid,.product-price-grid,.product-form-grid,.product-field-row,.product-stock-grid,.product-sales-grid,.product-warehouse-stock-grid,.integration-grid,.integration-row,.integration-fields,.product-images-layout{grid-template-columns:1fr}.products-price-toolbar,.product-price-edit-row,.product-price-field,.product-editor-footer,.product-editor-actions,.product-price-edit-actions{grid-template-columns:1fr;align-items:stretch}.product-editor-actions{width:100%;margin-left:0;display:grid}.product-price-edit-actions{max-width:none;display:grid}.products-price-toolbar{display:grid}.product-form-grid .field-wide,.product-price-field{grid-column:auto;width:100%;max-width:none}.price-list-select select{width:100%;min-width:0}.product-filter-popover{grid-template-columns:1fr;width:min(360px,100vw - 32px)}}.online-clients-page-shell .page-header{max-width:none;margin:0 16px 14px}.online-clients-shell{background:#fff;border-top:1px solid #d8e0ea;border-bottom:1px solid #d8e0ea;grid-template-columns:max-content minmax(0,1fr);width:100%;min-height:660px;display:grid;overflow:visible;box-shadow:0 12px 30px #0f172a0d}.online-clients-sidebar{background:#f1f4f8;border-right:1px solid #d8e0ea;align-content:start;align-self:start;gap:0;width:max-content;min-width:168px;max-width:218px;max-height:calc(100vh - 18px);display:grid;position:sticky;top:10px;overflow-y:auto}.online-add-client-button{color:#fff;cursor:pointer;white-space:nowrap;background:#0d7fd8;border:0;border-radius:20px;align-items:center;gap:9px;width:max-content;min-height:40px;margin:10px 8px;padding:0 14px 0 6px;font-size:13px;font-weight:800;display:flex}.online-add-client-button svg{border:2px solid #fffc;border-radius:50%;width:30px;height:30px;padding:5px}.online-client-sidebar-head{border-bottom:1px solid #d8e0ea;gap:2px;margin:2px 10px 8px;padding-bottom:8px;display:grid}.online-client-sidebar-head strong{color:#111827;font-size:13px;font-weight:900}.online-client-sidebar-head span{color:#667085;font-size:12px;font-weight:700}.online-client-filters{gap:0;display:grid}.online-client-filter{color:#111827;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;width:max-content;min-width:100%;min-height:29px;padding:4px 12px;font-size:14px;display:flex}.online-client-filter:hover,.online-client-filter.active{background:#d8dee8}.online-add-status-row{border-top:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:14px;padding:10px 12px;display:flex}.online-add-status-row a{color:#344054;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.online-add-status-row a:hover{color:#0b63ce}.online-clients-main{background:#fff;min-width:0}.online-clients-topbar{background:#fbfcfe;border-bottom:1px solid #e6ebf1;grid-template-columns:minmax(280px,540px) max-content;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;display:grid}.online-client-search{color:#667085;background:#fff;border:1px solid #d4dbe5;border-radius:999px;align-items:center;gap:12px;min-height:44px;padding:0 16px;display:flex}.online-client-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:34px;font-size:14px}.online-clients-heading{border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.online-clients-heading h2{margin:0;font-size:22px}.online-loaded-note{color:#667085;font-size:13px}.online-clients-toolbar{border-bottom:1px solid #d8e0ea;gap:8px;padding:12px 20px;display:flex}.online-clients-table-wrap{overflow-x:hidden}.online-clients-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.online-clients-table th,.online-clients-table td{color:#344054;vertical-align:top;border-bottom:1px solid #d8e0ea;padding:10px 8px;font-size:13px}.online-clients-table th{text-transform:uppercase;background:#fff;font-size:12px;font-weight:800}.online-clients-table th:first-child{width:30px}.online-clients-table th:nth-child(2){width:86px}.online-clients-table th:nth-child(3){width:280px}.online-clients-table th:nth-child(4){width:260px}.online-clients-table th:nth-child(5){width:86px}.online-clients-table th:nth-child(6){width:120px}.online-clients-table th:nth-child(7){width:124px}.online-clients-table th:nth-child(8){width:120px}.online-clients-table input[type=checkbox]{accent-color:#0d7fd8;margin:0;width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;padding:0!important}.online-client-number{white-space:nowrap;font-weight:800;color:#0072ce!important}.online-client-number svg{color:#0d8ae8;fill:currentColor;vertical-align:-2px;margin-right:6px}.online-client-name strong,.online-client-name span,.online-client-name small,.online-client-info small{overflow-wrap:anywhere;display:block}.online-client-name strong{color:#0064bd;font-size:14px}.online-client-name span{margin-top:3px}.online-client-name small,.online-client-info small{color:#667085;margin-top:4px}.online-client-icons{gap:5px;min-height:20px;display:flex}.online-client-icons span{color:#fff;background:#9aa5b1;border-radius:4px;place-items:center;width:19px;height:19px;display:inline-grid}.online-client-status{color:#fff;border-radius:4px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.online-client-status.regular{background:#168a55}.online-client-status.standard{background:#98a2b3}.online-client-status.wholesale{background:#0d7fd8}.online-client-status.vip{color:#111827;background:#f5be2e}.online-client-status.blacklist{background:#111827}.online-client-meta{align-content:start;gap:4px;display:grid}.online-client-meta .online-client-status{width:fit-content;max-width:100%;line-height:1.2}.online-client-meta small{color:#667085;font-size:11px;font-weight:700;line-height:1.25;display:block}.online-client-meta .online-client-origin{color:#175cd3}@media (max-width:980px){.online-clients-shell{grid-template-columns:1fr}.online-clients-sidebar{border-bottom:1px solid #d8e0ea;border-right:0;max-height:none;padding:8px;display:flex;position:static;overflow:auto hidden}.online-add-client-button,.online-add-status-row{display:none}.online-client-filter{background:#fff;border-radius:6px;flex:none;width:max-content}.online-clients-topbar,.online-clients-heading{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}}.wordpress-settings-page{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:14px;display:grid}.wordpress-panel{background:#fff;border:1px solid #d6e0ec;border-radius:8px;gap:14px;min-width:0;padding:16px;display:grid;box-shadow:0 10px 26px #0f172a0a}.wordpress-panel-full{grid-column:1/-1}.wordpress-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.wordpress-panel-head h2{margin:0;font-size:19px;line-height:1.2}.wordpress-panel-head p{color:#667085;margin:5px 0 0;font-size:13px;font-weight:600;line-height:1.35}.wordpress-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wordpress-form-grid .wide-field{grid-column:1/-1}.wordpress-form-grid input,.wordpress-form-grid select{border-radius:6px;width:100%;min-width:0;min-height:38px;font-size:13px;font-weight:700}.wordpress-actions{flex-wrap:wrap;gap:8px;display:flex}.wordpress-actions .compact{white-space:nowrap;min-height:34px}.wordpress-copy-list{gap:8px;display:grid}.wordpress-copy-row{background:#f8fafc;border:1px solid #dbe4ef;border-radius:7px;grid-template-columns:112px minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:7px 8px;display:grid}.wordpress-copy-row span{color:#667085;font-size:12px;font-weight:800}.wordpress-copy-row strong{color:#182230;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.icon-action-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;display:grid}.icon-action-button:hover{background:#eef4fb;border-color:#9fb1c7}.wordpress-switch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.wordpress-switch-card{color:#344054;background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:16px 24px minmax(0,1fr);align-items:start;gap:9px;min-width:0;min-height:84px;padding:11px;display:grid}.wordpress-switch-card input[type=checkbox]{width:14px;min-width:14px;height:14px;min-height:14px;accent-color:var(--green);margin:2px 0 0}.wordpress-switch-card svg{color:#366f9f;margin-top:0}.wordpress-switch-card span,.wordpress-switch-card strong,.wordpress-switch-card small{min-width:0;display:block}.wordpress-switch-card strong{color:#182230;font-size:13px;line-height:1.25}.wordpress-switch-card small{color:#667085;margin-top:3px;font-size:12px;font-weight:600;line-height:1.3}.wordpress-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wordpress-table-wrap{border:1px solid #dbe4ef;border-radius:8px;overflow-x:auto}.wordpress-log-table{table-layout:fixed;min-width:860px}.wordpress-log-table th,.wordpress-log-table td{padding:8px 10px;font-size:12px}.wordpress-log-table th:first-child,.wordpress-log-table td:first-child{width:126px}.wordpress-log-table th:nth-child(2),.wordpress-log-table td:nth-child(2){width:170px}.wordpress-log-table th:nth-child(3),.wordpress-log-table td:nth-child(3),.wordpress-log-table th:nth-child(4),.wordpress-log-table td:nth-child(4){width:96px}.wordpress-log-table th:nth-child(6),.wordpress-log-table td:nth-child(6){text-align:center;width:72px}.wordpress-log-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wordpress-log-table td:nth-child(5){white-space:normal}.wordpress-module-page{gap:16px;min-width:0;display:grid}.wordpress-module-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.wordpress-module-head h2{color:#111827;margin:0;font-size:26px;line-height:1.15}.wordpress-module-head p{color:#667085;margin:6px 0 0;font-size:14px;font-weight:600}.wordpress-status-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.wordpress-status-card{background:#fff;border:1px solid #d6e0ec;border-radius:8px;grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;padding:12px;display:grid}.wordpress-status-card span,.wordpress-status-card small,.wordpress-status-card strong{min-width:0;display:block}.wordpress-status-card span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.wordpress-status-card strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;font-weight:900;line-height:1.2;overflow:hidden}.wordpress-status-card small{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.wordpress-status-icon{width:34px;height:34px;color:var(--blue);background:#eff6ff;border-radius:8px;place-items:center;display:grid}.wordpress-status-card-ok .wordpress-status-icon{color:#079455;background:#ecfdf3}.wordpress-status-card-warn .wordpress-status-icon{color:#dc6803;background:#fffaeb}.wordpress-status-card-danger .wordpress-status-icon{color:#d92d20;background:#fef3f2}.wordpress-tabs{background:#eef3f9;border:1px solid #d6e0ec;border-radius:8px;flex-wrap:wrap;align-items:stretch;gap:6px;padding:6px;display:flex}.wordpress-tabs button{color:#344054;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-width:124px;min-height:48px;padding:0 18px;font-size:15px;font-weight:800;transition:background .16s,border-color .16s,box-shadow .16s,color .16s}.wordpress-tabs button:last-child{border-right:1px solid #0000}.wordpress-tabs button:hover{color:#101828;background:#ffffff9e}.wordpress-tabs button.active{color:#0f172a;background:#fff;border-color:#c5d5ea;position:relative;box-shadow:0 8px 22px #0f172a17}.wordpress-tabs button.active:after{background:var(--blue);content:"";border-radius:999px;height:3px;position:absolute;bottom:5px;left:18px;right:18px}.wordpress-tab-content{min-width:0}.wordpress-tab-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start;gap:18px;display:grid}.wordpress-connection-grid .wordpress-api-card{grid-column:1/-1}.wordpress-settings-card{background:#fff;border:1px solid #d6e0ec;border-radius:8px;gap:14px;min-width:0;padding:20px;display:grid;box-shadow:0 16px 36px #0f172a0d}.wordpress-card-title{align-items:center;gap:10px;display:flex}.wordpress-card-title>svg{width:34px;height:34px;color:var(--blue);background:#eff6ff;border-radius:8px;padding:8px}.wordpress-card-title h3,.wordpress-sync-summary h3{color:#111827;margin:0;font-size:20px;line-height:1.2}.wordpress-tab-note{border:1px solid #d1dae6;border-left:4px solid var(--blue);color:#344054;background:#fbfcfe;border-radius:7px;padding:14px 16px;font-size:15px;font-weight:600;line-height:1.5}.wordpress-tab-warning{color:#7a2e0e;background:#fffbeb;border:1px solid #fedf89;border-left:4px solid #f79009;border-radius:7px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.wordpress-tab-warning svg{flex:none;margin-top:1px}.wordpress-mini-badge{letter-spacing:0;text-transform:uppercase;vertical-align:middle;border-radius:999px;align-items:center;min-height:22px;margin-right:8px;padding:2px 8px;font-size:11px;font-weight:900;display:inline-flex}.wordpress-mini-badge-info{color:#175cd3;background:#eff6ff}.wordpress-mini-badge-ok{color:#067647;background:#ecfdf3}.wordpress-mini-badge-warn{color:#b54708;background:#fffaeb}.wordpress-setting-row{background:#fbfcfe;border:1px solid #edf2f7;border-radius:8px;grid-template-columns:minmax(190px,260px) minmax(0,1fr);align-items:center;gap:18px;padding:13px 14px;display:grid}.wordpress-setting-row>label{color:#1d2939;text-align:left;padding-top:0;font-size:14px;font-weight:850;line-height:1.3}.wordpress-setting-row input,.wordpress-setting-row select,.wordpress-setting-row textarea,.wordpress-map-row input,.wordpress-map-row select{color:#344054;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-width:0;min-height:42px;font-size:14px;font-weight:700;transition:border-color .16s,box-shadow .16s,background .16s}.wordpress-setting-row input:focus,.wordpress-setting-row select:focus,.wordpress-setting-row textarea:focus,.wordpress-map-row input:focus,.wordpress-map-row select:focus{border-color:#84adff;outline:none;box-shadow:0 0 0 3px #1570ef24}.wordpress-setting-row textarea{resize:vertical;min-height:140px}.wordpress-setting-row small{color:#667085;margin-top:7px;font-size:12px;font-weight:600;line-height:1.45;display:block}.wordpress-token-field{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.wordpress-token-field .icon-action-button{width:42px;height:42px}.wordpress-radio-list{gap:10px;padding-top:3px;display:grid}.wordpress-radio-list label{color:#344054;background:#fff;border:1px solid #dbe4ef;border-radius:7px;align-items:center;gap:10px;min-height:38px;padding:8px 10px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,box-shadow .16s;display:flex}.wordpress-radio-list input{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--blue)}.wordpress-radio-list label:has(input:checked){color:#175cd3;background:#eff6ff;border-color:#84adff;box-shadow:0 8px 18px #1570ef14}.wordpress-check-list{gap:9px;padding-top:3px;display:grid}.wordpress-check-list label{color:#344054;background:#fff;border:1px solid #dbe4ef;border-radius:7px;align-items:center;gap:10px;min-height:36px;padding:8px 10px;font-size:14px;font-weight:750;display:flex}.wordpress-check-list input{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--blue)}.wordpress-check-list label:has(input:checked){background:#eff6ff;border-color:#84adff}.wordpress-check-list small{color:#667085;font-size:12px;font-weight:700}.wordpress-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:2px;padding-left:0;display:flex}.wordpress-sync-layout{grid-template-columns:minmax(240px,.7fr) minmax(360px,1fr);align-items:start;gap:28px;display:grid}.wordpress-sync-summary{background:#f8fafc;border:1px solid #d6e0ec;border-radius:8px;gap:10px;padding:18px;display:grid}.wordpress-sync-summary svg{color:var(--blue)}.wordpress-sync-summary p{color:#667085;margin:0;font-size:14px;font-weight:600;line-height:1.45}.wordpress-sync-options{gap:18px;display:grid}.wordpress-mapping-list{border-top:1px solid #d6e0ec;display:grid}.wordpress-map-row{border-bottom:1px solid #d6e0ec;grid-template-columns:minmax(180px,.7fr) 32px minmax(260px,1fr);align-items:center;gap:14px;min-width:0;padding:10px 0;display:grid}.wordpress-map-row span{color:#344054;font-size:14px;font-weight:800}.wordpress-map-row svg{color:#667085}.wordpress-method-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wordpress-method-toolbar span{color:#667085;font-size:13px;font-weight:700}.wordpress-method-map-row{grid-template-columns:minmax(220px,.8fr) 32px minmax(300px,1fr)}.wordpress-method-local,.wordpress-method-target{gap:4px;min-width:0;display:grid}.wordpress-method-local strong{color:#344054;font-size:14px;font-weight:900;line-height:1.25}.wordpress-method-local small,.wordpress-method-target small{color:#667085;font-size:12px;font-weight:700;line-height:1.35}.wordpress-log-filters{grid-template-columns:minmax(140px,.6fr) minmax(160px,.8fr) minmax(220px,1fr);gap:10px;display:grid}.wordpress-log-filters select,.wordpress-log-search input{color:#344054;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-width:0;min-height:38px;font-size:13px;font-weight:800}.wordpress-log-search{color:#667085;background:#fff;border:1px solid #cfd8e3;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:0 10px;display:grid}.wordpress-log-search input{border:0;min-height:36px;padding:0}.wordpress-log-search input:focus{outline:none}.wordpress-log-detail{background:#f8fafc;border:1px solid #d6e0ec;border-radius:8px;gap:10px;padding:14px;display:grid}.wordpress-log-detail>div{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.wordpress-log-detail strong{color:#111827;font-size:14px;font-weight:900}.wordpress-log-detail span,.wordpress-log-detail p{color:#667085;margin:0;font-size:13px;font-weight:700}.wordpress-log-detail pre{color:#e5e7eb;background:#111827;border-radius:6px;max-height:260px;margin:0;padding:12px;font-size:12px;line-height:1.45;overflow:auto}.wordpress-import-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.wordpress-import-summary>div{color:#344054;background:#f8fafc;border:1px solid #d6e0ec;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;padding:12px;font-size:13px;font-weight:800;line-height:1.35;display:grid}.wordpress-import-summary svg{color:var(--blue)}.wordpress-floating-message{margin:0}.online-addresses-section{margin-bottom:16px}.online-saved-addresses-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.online-saved-address-card{box-shadow:none;margin:0}.online-saved-address-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.online-saved-address-head h2{margin:0}.online-saved-address-head span{color:#175cd3;background:#eff6ff;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;font-weight:900;display:inline-flex}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.details-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:18px}.details-card h2{color:var(--text);margin:0 0 14px;font-size:18px}.online-order-details-page{max-width:1480px}.online-order-detail-header{align-items:flex-start;margin-bottom:12px}.online-order-detail-header h1{font-size:28px}.online-order-detail-header p{color:#667085;margin:6px 0 0;font-size:14px;font-weight:800;display:block}.online-order-header-actions{justify-items:end;gap:8px;min-width:0;display:grid}.online-order-header-main-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.online-order-header-actions .primary-button{border-radius:999px;gap:7px;min-height:34px;padding:0 13px;box-shadow:0 10px 24px #16653424}.online-public-info-header-link{color:#075fae;background:#eff6ff;border:1px solid #b9d6f5;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #2563eb1a}.online-public-info-header-link:hover{color:#064f91;background:#dbeafe;border-color:#8ab9ec;text-decoration:none}.online-order-status-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:560px;display:flex}.online-order-status-strip span,.online-order-status-strip strong{color:#344054;background:#fff;border:1px solid #d9e2ec;border-radius:7px;align-items:center;min-height:30px;padding:0 9px;font-size:12px;font-weight:900;line-height:1.2;display:inline-flex}.online-order-status-strip strong{color:#166534;background:#f0fdf4;border-color:#b7dac4}.online-order-details-page .details-card{padding:16px}.online-order-details-page .details-card h2,.online-order-details-page .table-card h2{color:#101828;margin:0 0 12px;font-size:17px}.online-details-grid{gap:14px}.online-summary-card{background:#f8fbff;border-color:#c7d7ea}.online-order-detail-flow{gap:20px;display:grid}.online-detail-row{border-top:1px solid #dbe5f0;min-width:0;padding-top:18px}.online-detail-row:first-child{border-top:0;padding-top:0}.online-detail-row-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.online-detail-row-header h2{color:#101828;margin:0;font-size:20px;font-weight:950;line-height:1.2}.online-detail-row-header p{color:#667085;margin:4px 0 0;font-size:13px;font-weight:750;line-height:1.35}.online-detail-row-content{min-width:0}.online-detail-row-grid{align-items:start;gap:14px;min-width:0;display:grid}.online-detail-row-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.online-detail-row-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.online-order-indicator-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.online-order-indicator{background:#fff;border:1px solid #d9e2ec;border-radius:8px;min-width:0;padding:12px;box-shadow:0 8px 22px #0f172a0d}.online-order-indicator span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.2;display:block}.online-order-indicator strong{color:#101828;overflow-wrap:anywhere;margin-top:6px;font-size:15px;font-weight:950;line-height:1.25;display:block}.online-order-indicator.ok{background:#f0fdf4;border-color:#b7dac4}.online-order-indicator.ok strong{color:#166534}.online-order-indicator.warn{background:#fffbeb;border-color:#fde68a}.online-order-indicator.warn strong{color:#92400e}.online-order-indicator.danger{background:#fff1f2;border-color:#fecaca}.online-order-indicator.danger strong{color:#be123c}.online-detail-row .details-card,.online-detail-row .table-card{background:#fff;border-color:#dbe5f0;min-width:0;height:100%;margin-bottom:0;box-shadow:0 12px 30px #0f172a0f}.online-detail-row .online-summary-card{background:#f8fbff;border-color:#c7d7ea}.online-address-card.compact{align-content:start}.online-address-card.compact .online-detail-list{min-height:0}.online-address-card.compact .online-address-fields{display:none}.online-address-compact-footer{border-top:1px solid #edf2f7;padding-top:10px}.online-advanced-row{padding-bottom:2px}.online-detail-field{min-width:0}.online-detail-field.wide{grid-column:1/-1}.online-detail-field span{color:#667085;font-size:12px;font-weight:750;display:block}.online-detail-field strong,.online-detail-field a{color:#101828;overflow-wrap:anywhere;margin-top:3px;font-size:14px;font-weight:900;line-height:1.25;display:block}.online-detail-field a{color:var(--blue);text-decoration:none}.online-detail-field a:hover{text-decoration:underline}.online-public-info-field-link{overflow-wrap:anywhere;align-items:center;gap:6px;width:100%;max-width:100%;color:#075fae!important;display:inline-flex!important}.online-discount-detail-list{gap:3px;margin-top:7px;color:#475467!important;font-size:12px!important;font-weight:750!important;line-height:1.3!important;display:grid!important}.online-discount-detail-list span{color:inherit;font-size:inherit;font-weight:inherit;display:block}.online-external-action{color:#175cd3;background:#eff6ff;border-radius:6px;align-items:center;gap:6px;width:fit-content;min-height:30px;padding:0 9px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.online-external-action:hover{background:#dbeafe;text-decoration:none}.online-payment-link-block{gap:6px;min-width:0;display:grid}.online-payment-link-block code{overflow-wrap:anywhere;color:#475467;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;max-width:100%;padding:7px 8px;font-size:12px;font-weight:700;line-height:1.35;display:block}.online-address-card{gap:12px;display:grid}.online-address-fields{border-top:1px solid #edf2f7;padding-top:10px}.online-address-fields h3,.online-line-details h3{color:#475467;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.online-section-card{margin-bottom:16px}.online-products-card{margin-bottom:16px;overflow-x:auto}.online-products-card .data-table{min-width:1180px}.online-line-details-row td{background:#f8fafc}.online-line-details{gap:12px;padding:10px 0;display:grid}.online-wordpress-details-grid{margin-top:0}.online-structured-card{overflow:hidden}.online-wordpress-tree{gap:7px;margin:0;display:grid}.online-wordpress-tree.nested{gap:5px}.online-wordpress-tree-row{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(130px,.36fr) minmax(0,1fr);gap:10px;min-width:0;padding-bottom:7px;display:grid}.online-wordpress-tree-row:last-child{border-bottom:0;padding-bottom:0}.online-wordpress-tree dt{color:#667085;font-size:12px;font-weight:850}.online-wordpress-tree dd{color:#101828;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:750}.online-wordpress-array{gap:8px;display:grid}.online-wordpress-array-item{grid-template-columns:auto minmax(0,1fr);gap:8px;min-width:0;display:grid}.online-wordpress-array-index{color:#475467;background:#edf2f7;border-radius:6px;justify-content:center;align-items:center;width:34px;height:22px;font-size:11px;font-weight:900;display:inline-flex}.online-empty-value{color:#98a2b3}.online-meta-table-wrap{overflow-x:auto}.online-meta-table{min-width:520px}.online-meta-table td:first-child{color:#475467;width:220px;font-weight:900}.online-order-history-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;margin:18px 0;display:grid}.online-history-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#dbe5f0;min-width:0;overflow:hidden;box-shadow:0 14px 34px #0f172a12}.online-history-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.online-history-card-header div{gap:3px;min-width:0;display:grid}.online-history-card-header span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.online-history-card-header h2{color:#101828;margin:0;font-size:19px;line-height:1.2}.online-history-card-header strong{white-space:nowrap;color:#344054;background:#fff;border:1px solid #d9e2ec;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.online-history-table-wrap{width:100%;min-width:0;max-width:100%;overflow:visible}.online-history-table{border-collapse:separate;border-spacing:0 8px;table-layout:fixed;width:100%;min-width:0}.online-history-table th{color:#667085;text-transform:uppercase;background:0 0;border:0;padding:0 12px 2px;font-size:11px;font-weight:950}.online-history-table th:first-child{width:122px}.online-history-table th:nth-child(2){width:142px}.online-history-table th:nth-child(3){width:150px}.online-history-table th:nth-child(5){width:96px}.online-history-table td{color:#101828;vertical-align:middle;background:#fff;border-top:1px solid #dbe5f0;border-bottom:1px solid #dbe5f0;padding:12px;font-size:13px;line-height:1.25}.online-history-table td:first-child{border-left:1px solid #dbe5f0;border-radius:8px 0 0 8px}.online-history-table td:last-child{border-right:1px solid #dbe5f0;border-radius:0 8px 8px 0}.online-history-table tbody tr{filter:drop-shadow(0 8px 16px #0f172a0a)}.online-history-date-cell time,.online-history-actor{gap:3px;min-width:0;display:grid}.online-history-date-cell strong,.online-history-actor strong{color:#101828;overflow-wrap:anywhere;font-size:13px;font-weight:900}.online-history-date-cell span,.online-history-actor span{color:#667085;font-size:11px;font-weight:850}.online-history-action-pill{color:#166534;background:#f0fdf4;border:1px solid #b7dac4;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.online-history-action-pill.automatic{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.online-history-summary{color:#344054;overflow-wrap:anywhere;font-size:13px;font-weight:850;display:block}.online-history-table th:last-child,.online-history-table td:last-child{text-align:right}.journal-detail-button{color:#1f3b57;background:#fff;border:1px solid #bfd0e2;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.journal-detail-button:hover{color:#12304d;background:#f8fbff;border-color:#8fb4d9}.journal-modal-backdrop{z-index:1000;background:#0f172a6b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.journal-modal{background:#f8fbff;border:1px solid #cbd8e6;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(980px,100%);max-height:min(780px,100vh - 44px);display:grid;overflow:hidden;box-shadow:0 32px 90px #0f172a4d}.journal-modal-popover{width:min(980px,100vw - 44px);margin:auto;padding:0}.journal-modal-popover:not(:popover-open){display:none}.journal-modal-popover:popover-open{display:grid}.journal-modal-popover::backdrop{background:#0f172a6b}.journal-modal-header{background:#fff;border-bottom:1px solid #dbe5f0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.journal-modal-header>div{gap:4px;min-width:0;display:grid}.journal-modal-header span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.journal-modal-header h2{color:#101828;margin:0;font-size:20px;line-height:1.2}.journal-modal-body{padding:18px 20px 20px;overflow:auto}.journal-clean-section{gap:16px;min-width:0;display:grid}.journal-clean-heading{gap:4px;min-width:0;display:grid}.journal-clean-heading>span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.journal-clean-heading h3{color:#101828;margin:0;font-size:22px;line-height:1.15}.journal-clean-heading p{color:#667085;margin:0;font-size:13px;font-weight:750}.journal-clean-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.journal-clean-summary div{background:#fff;border:1px solid #dbe5f0;border-radius:8px;gap:4px;min-width:0;padding:11px 12px;display:grid}.journal-clean-summary span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:900}.journal-clean-summary strong{color:#101828;overflow-wrap:anywhere;font-size:14px}.journal-line-list{gap:14px;display:grid}.journal-line-card{background:#fff;border:1px solid #dbe5f0;border-radius:8px;overflow:hidden;box-shadow:0 14px 34px #0f172a12}.journal-line-card-header{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:13px 14px;display:grid}.journal-line-card-header div{gap:3px;min-width:0;display:grid}.journal-line-card-header strong{color:#101828;overflow-wrap:anywhere;font-size:15px;line-height:1.25}.journal-line-card-header small{color:#667085;font-size:12px;font-weight:750}.journal-line-status,.journal-action-list span{white-space:nowrap;color:#166534;background:#f0fdf4;border:1px solid #b7dac4;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.journal-line-status.removed{color:#b42318;background:#fef2f2;border-color:#fecaca}.journal-line-status.changed{color:#b45309;background:#fff7ed;border-color:#fed7aa}.journal-change-table-wrap{overflow-x:auto}.journal-change-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:560px}.journal-change-table th,.journal-change-table td{text-align:left;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #edf2f7;padding:11px 14px}.journal-change-table th{color:#667085;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:950}.journal-change-table td{color:#101828;font-size:13px;font-weight:800}.journal-change-table th:first-child,.journal-change-table td:first-child{color:#475467;width:34%}.journal-change-table tbody tr:last-child td{border-bottom:0}.journal-value,.journal-value-empty{color:#101828;background:#f8fafc;border-radius:7px;align-items:center;min-height:28px;padding:4px 8px;font-weight:900;display:inline-flex}.journal-value.after{color:#166534;background:#f0fdf4}.journal-value-empty{color:#98a2b3;background:0 0}.journal-empty-note{color:#667085;background:#fff;border:1px dashed #cbd8e6;border-radius:8px;margin:0;padding:14px;font-size:13px;font-weight:800}.journal-action-list{flex-wrap:wrap;gap:8px;display:flex}.journal-detail-tree{gap:8px;margin:0;display:grid}.journal-detail-tree-row{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);gap:12px;min-width:0;padding-bottom:8px;display:grid}.journal-detail-tree-row:last-child{border-bottom:0;padding-bottom:0}.journal-detail-tree dt{color:#667085;font-size:12px;font-weight:850}.journal-detail-tree dd{color:#101828;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:750}.journal-detail-array{gap:8px;display:grid}.journal-detail-array-item{grid-template-columns:auto minmax(0,1fr);gap:8px;min-width:0;display:grid}.journal-detail-array-item>span{color:#475467;background:#edf2f7;border-radius:6px;justify-content:center;align-items:center;width:34px;height:22px;font-size:11px;font-weight:900;display:inline-flex}.journal-empty-value{color:#98a2b3}@media (max-width:1180px){.online-detail-row-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.online-order-indicator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.online-detail-row-grid.two,.online-detail-row-grid.three,.online-order-history-grid{grid-template-columns:1fr}}@media (max-width:640px){.online-order-detail-flow{gap:16px}.online-detail-row{padding-top:15px}.online-detail-row-header{gap:8px;display:grid}.online-detail-row-header h2{font-size:18px}.online-order-indicator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.online-order-header-actions{justify-items:stretch;width:100%}.online-order-header-actions .primary-button{width:fit-content}.online-order-status-strip{justify-content:flex-start;max-width:none}.online-history-card-header{display:grid}.online-history-table-wrap{overflow-x:auto}.online-history-table{min-width:640px}.journal-modal-backdrop{padding:12px}.journal-modal-popover{width:calc(100vw - 24px)}.journal-modal-header,.journal-modal-body{padding:14px}.journal-line-card-header{grid-template-columns:1fr;align-items:start}.journal-detail-tree-row{grid-template-columns:1fr;gap:4px}}@media (max-width:480px){.online-order-indicator-grid{grid-template-columns:1fr}}.client-classification-card{background:#f8fbff;border-color:#c9d8ea}.client-classification-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.client-classification-head h2{margin-bottom:5px}.client-classification-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.client-status-preview{border-radius:6px;flex:none;align-items:center;min-height:25px;padding:0 9px;font-size:12px;font-weight:900;line-height:1.2;display:inline-flex}.client-classification-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.client-classification-form label{color:#475467;gap:6px;font-size:12px;font-weight:800;display:grid}.client-classification-form select{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:7px;min-width:0;min-height:40px;padding:0 10px;font-size:14px;font-weight:800}.client-classification-summary{color:#667085;grid-column:span 2;gap:4px;font-size:12px;display:grid}.client-classification-summary strong{color:#111827}.client-classification-actions{justify-content:flex-end;display:flex}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.summary-grid div{min-width:0}.summary-grid span,.online-detail-list span{color:var(--muted);font-size:13px;display:block}.summary-grid strong{color:var(--text);overflow-wrap:anywhere;margin-top:3px;display:block}.online-detail-row .summary-grid{grid-template-columns:1fr;gap:0}.online-detail-row .summary-grid .online-detail-field{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(128px,.42fr) minmax(0,.58fr);align-items:start;gap:12px;padding:8px 0;display:grid}.online-detail-row .summary-grid .online-detail-field:first-child{padding-top:0}.online-detail-row .summary-grid .online-detail-field:last-child{border-bottom:0;padding-bottom:0}.online-detail-row .summary-grid .online-detail-field.wide{grid-column:auto}.online-detail-row .summary-grid .online-detail-field>span{color:#667085;font-size:12px;font-weight:850;line-height:1.35}.online-detail-row .summary-grid .online-detail-field>strong,.online-detail-row .summary-grid .online-detail-field>.online-payment-link-block{color:#101828;min-width:0;margin-top:0;font-size:13px;font-weight:900;line-height:1.35}.online-detail-row .summary-grid .online-detail-field>strong a{margin-top:0}.online-detail-row .summary-grid .online-public-info-detail-field{grid-template-columns:1fr;gap:4px}.online-detail-row .summary-grid .online-public-info-detail-field>strong{display:block}.online-detail-row .summary-grid .online-payment-link-block code{text-align:left}.online-detail-list{gap:6px;display:grid}.online-detail-list span{color:var(--text)}.online-raw-grid{gap:12px;margin-top:16px;display:grid}.online-raw-details{border:1px solid var(--line);background:var(--panel);border-radius:8px}.online-raw-details summary{cursor:pointer;color:var(--text);padding:14px 16px;font-weight:800}.online-raw-details pre{border-top:1px solid var(--line);color:#1f2937;background:#f8fafc;max-height:460px;margin:0;padding:16px;font-size:12px;line-height:1.5;overflow:auto}.online-client-name a{color:var(--blue);text-decoration:none}.online-client-name a:hover{text-decoration:underline}@media (max-width:1180px){.wordpress-settings-page{grid-template-columns:1fr}.wordpress-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wordpress-tab-grid,.wordpress-sync-layout{grid-template-columns:1fr}.wordpress-switch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.wordpress-panel{padding:13px}.wordpress-form-grid,.wordpress-rules-grid,.wordpress-switch-grid{grid-template-columns:1fr}.wordpress-panel-head{display:grid}.wordpress-tabs button{min-width:50%;min-height:52px;padding:0 12px}.wordpress-setting-row,.wordpress-map-row{grid-template-columns:1fr;gap:8px}.wordpress-setting-row>label{text-align:left;padding-top:0}.wordpress-form-actions{padding-left:0}.wordpress-copy-row{grid-template-columns:1fr 30px}.wordpress-copy-row span{grid-column:1/-1}.wordpress-status-grid,.wordpress-log-filters,.wordpress-import-summary,.online-saved-addresses-grid,.details-grid,.summary-grid,.client-classification-head,.client-classification-form{grid-template-columns:1fr}.client-classification-head{display:grid}.client-classification-summary{grid-column:auto}.client-classification-actions{justify-content:stretch}.client-classification-actions .primary-button{width:100%}}@media (max-width:900px){.print-status-grid,.print-agent-grid,.printer-device-grid,.test-print-row,.user-print-device-bar,.print-download-panel,.print-steps{grid-template-columns:1fr}}@media (min-width:1181px){.app-shell{grid-template-columns:180px minmax(0,1fr)}.app-shell:has(.sidebar-shell.collapsed){grid-template-columns:62px minmax(0,1fr)}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{background:#2c323d;padding:14px 10px}.brand{min-height:62px;padding:7px 7px 14px}.brand-logo,.sidebar-shell.collapsed .brand-logo{border-radius:10px;width:38px;height:38px}.brand strong{max-width:108px;font-size:15px}.brand span{font-size:11px}.module-list{gap:4px;display:grid}.module-button,.sidebar-shell.collapsed .module-button{border-radius:7px;gap:10px;min-height:40px;padding:8px 9px;font-size:13px;font-weight:600}.module-button.active{background:#ffffff14;box-shadow:inset 3px 0 #8bb7f0}.module-button.active .module-icon{color:#fff;background:#8bb7f038}.nav-flyout{background:#29303a;width:max-content;min-width:220px;max-width:min(270px,100vw - 196px);padding:20px 16px;left:180px;box-shadow:18px 0 42px #0f172a38}.sidebar-shell.collapsed .nav-flyout{max-width:min(270px,100vw - 78px);left:62px}.nav-flyout h2{margin:2px 4px 18px;padding-bottom:16px;font-size:18px}.nav-flyout h2 small{font-size:12px}.nav-group{margin:20px 4px 0}.nav-link{border-radius:7px;min-height:38px;padding:8px 10px;font-size:13px}.nav-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-content{padding:22px}}@media (min-width:721px) and (max-width:1180px){:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){grid-template-columns:174px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.sidebar-shell,.sidebar-shell.collapsed{width:auto;height:100dvh;position:relative}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{width:100%;height:100dvh;padding:12px 9px;overflow:hidden auto}.brand,.sidebar-shell.collapsed .brand{justify-content:flex-start;min-height:58px;padding:6px 5px 12px;display:flex}.brand-logo,.sidebar-shell.collapsed .brand-logo{border-radius:9px;width:34px;height:34px;display:grid}.brand>div:not(.brand-logo),.sidebar-shell.collapsed .brand>div:not(.brand-logo),.brand strong,.brand span{display:block}.brand strong{max-width:88px;font-size:13px}.collapse-button,.sidebar-shell.collapsed .collapse-button,.module-label{display:none}.module-list{gap:4px;width:100%;height:auto;min-height:0;padding:8px 0;display:grid;overflow-y:auto}.module-button,.sidebar-shell.collapsed .module-button{color:#dbe4ef;text-align:left;border-radius:7px;flex-direction:row;flex:none;justify-content:flex-start;gap:8px;width:100%;min-width:0;max-width:none;height:auto;min-height:39px;padding:8px;font-size:12px;font-weight:600;line-height:1.15;display:flex}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.module-button>svg:last-child,.sidebar-shell.collapsed .module-button>svg:last-child{margin-left:auto;display:block}.module-icon,.sidebar-shell.collapsed .module-icon{border-radius:7px;flex:0 0 27px;width:27px;height:27px;margin:0}.module-button.active{background:#ffffff14;box-shadow:inset 3px 0 #8bb7f0}.sidebar-user,.sidebar-user.collapsed{border-top:1px solid #ffffff1a;flex:none;width:auto;height:auto;margin-top:auto;padding-top:10px;display:grid}.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{flex-direction:row;justify-content:flex-start;gap:8px;width:100%;min-width:0;max-width:none;height:auto;padding:7px 6px}.sidebar-user-link div{display:block}.sidebar-user-link .mobile-user-label{display:none!important}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{background:#29303a;border-radius:0;width:max-content;min-width:220px;max-width:min(268px,100vw - 190px);max-height:100dvh;padding:19px 16px;position:fixed;inset:0 auto 0 174px}.nav-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-content{height:100dvh;padding:18px;overflow-y:auto}}@media (min-width:821px) and (max-width:1368px) and (orientation:landscape){:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){grid-template-columns:max-content minmax(0,1fr);height:100svh;min-height:100svh;max-height:100svh;display:grid;overflow:visible}.sidebar-shell,.sidebar-shell.collapsed{flex:none;width:max-content;min-width:168px;max-width:216px;height:100svh;min-height:100svh;max-height:100svh;position:relative}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{width:max-content;min-width:168px;max-width:216px;height:100svh;max-height:100svh;padding:13px 10px;overflow:hidden auto}.brand,.sidebar-shell.collapsed .brand{min-height:62px;padding:7px 6px 13px}.collapse-button,.sidebar-shell.collapsed .collapse-button,.module-label{display:none}.module-list{gap:5px;width:max-content;min-width:148px;max-width:196px;padding:8px 0}.module-button,.sidebar-shell.collapsed .module-button{border-radius:8px;gap:10px;width:max-content;min-width:148px;max-width:196px;min-height:45px;padding:8px 10px;font-size:13.5px;line-height:1.15}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.module-button>svg:last-child,.sidebar-shell.collapsed .module-button>svg:last-child{margin-left:auto;display:block}.module-icon,.sidebar-shell.collapsed .module-icon{border-radius:8px;flex:0 0 31px;width:31px;height:31px}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{width:20px;height:20px}.sidebar-user,.sidebar-user.collapsed{width:max-content;max-width:196px}.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{gap:10px;width:max-content;min-width:148px;max-width:196px;min-height:42px;padding:8px}.sidebar-user-link div{min-width:0;display:block}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{border-radius:0;width:max-content;min-width:224px;max-width:min(318px,100vw - 236px);height:100%;min-height:100svh;max-height:100svh;padding:20px 17px;position:absolute;inset:0 auto 0 100%;overflow-y:auto}.nav-flyout h2{margin:2px 4px 18px;padding-bottom:16px;font-size:19px}.nav-link{border-radius:8px;gap:10px;width:max-content;max-width:100%;min-height:42px;padding:9px 11px;font-size:14px}.sidebar-shell,.sidebar-shell.collapsed{z-index:140;align-self:start;position:sticky;top:0}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{z-index:141;position:relative}.sidebar-shell,.sidebar-main{min-width:184px;max-width:246px}.brand strong{max-width:154px;font-size:18px}.collapse-button,.sidebar-shell.collapsed .collapse-button{z-index:146;width:32px;height:32px;min-height:32px;display:grid}.collapse-button{margin-left:auto;position:static}.module-label{display:none}.module-list{gap:6px;min-width:164px;max-width:226px}.module-button{gap:12px;min-width:164px;max-width:226px;min-height:52px;padding:10px 12px;font-size:17.5px}.module-icon{flex:0 0 36px;width:36px;height:36px}.module-icon svg{width:23px;height:23px}.sidebar-user{max-width:226px}.sidebar-user-link{min-width:164px;max-width:226px;min-height:50px;font-size:16px}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{z-index:160;min-width:254px;max-width:min(388px,100vw - 284px);padding:24px 21px;box-shadow:14px 0 34px #0f172a4d}.nav-flyout h2{font-size:24px}.nav-flyout h2 small{font-size:16px}.nav-group h3{font-size:17px}.nav-link{gap:13px;min-height:54px;padding:12px 14px;font-size:18.2px}.nav-link svg{flex:0 0 22px;width:22px;height:22px}.app-shell:has(.sidebar-shell.collapsed){grid-template-columns:76px minmax(0,1fr)}.sidebar-shell.collapsed{width:76px;min-width:76px;max-width:76px}.sidebar-shell.collapsed .sidebar-main{width:76px;min-width:76px;max-width:76px;padding:10px 8px}.sidebar-shell.collapsed .brand{justify-content:center;min-height:58px;padding:4px 0 10px}.sidebar-shell.collapsed .brand>div:not(.brand-logo),.sidebar-shell.collapsed .module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button>svg:last-child,.sidebar-shell.collapsed .sidebar-user-link div{display:none}.sidebar-shell.collapsed .collapse-button{margin-left:0;position:absolute;top:54px;right:-12px}.sidebar-shell.collapsed .module-list{width:60px;min-width:60px;max-width:60px}.sidebar-shell.collapsed .module-button{justify-content:center;gap:0;width:60px;min-width:60px;max-width:60px;min-height:52px;padding:8px 0}.sidebar-shell.collapsed .module-icon{flex:0 0 36px;width:36px;height:36px}.sidebar-shell.collapsed .sidebar-user,.sidebar-shell.collapsed .sidebar-user-link{width:60px;min-width:60px;max-width:60px}.sidebar-shell.collapsed .sidebar-user-link{justify-content:center;padding:8px 0}.sidebar-shell.collapsed .nav-flyout{max-width:min(388px,100vw - 96px)}}@media (min-width:721px) and (max-height:540px) and (pointer:coarse){:is(.app-shell,.app-shell:has(.sidebar-shell.collapsed)){grid-template-columns:72px minmax(0,1fr)}.sidebar-shell,.sidebar-shell.collapsed{z-index:140;width:72px;min-width:72px;max-width:72px}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{width:72px;min-width:72px;max-width:72px;padding:8px 7px}.brand,.sidebar-shell.collapsed .brand{justify-content:center;min-height:42px;padding:0 0 7px}.brand>div:not(.brand-logo),.sidebar-shell.collapsed .brand>div:not(.brand-logo){display:none}.brand-logo,.sidebar-shell.collapsed .brand-logo{width:31px;height:31px}.module-list{gap:5px;padding:6px 0}.module-button,.sidebar-shell.collapsed .module-button{text-align:center;flex-direction:column;justify-content:center;gap:3px;min-height:42px;padding:5px 3px;font-size:10px}.module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button span:not(.module-icon),.module-button>svg:last-child,.sidebar-shell.collapsed .module-button>svg:last-child,.sidebar-user-link div{display:none}.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{justify-content:center}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{z-index:160;width:max-content;min-width:210px;max-width:min(250px,100vw - 88px);padding:13px 12px;position:fixed;inset:0 auto 0 72px}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{color:currentColor;opacity:1;stroke-width:2.1px;width:20px;height:20px;display:block!important}.module-icon,.sidebar-shell.collapsed .module-icon{background:#ffffff1f}.module-button.active,.sidebar-shell.collapsed .module-button.active{box-shadow:none;background:0 0}.module-button.active .module-icon,.sidebar-shell.collapsed .module-button.active .module-icon{background:#8bb7f02e;box-shadow:inset 0 0 0 1px #8bb7f057}}@media (max-width:720px){.app-shell{height:100dvh;min-height:100dvh}.main-content{height:calc(100dvh - 62px);padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sidebar-shell,.sidebar-shell.collapsed{height:calc(62px + env(safe-area-inset-bottom))}.sidebar-main,.sidebar-shell.collapsed .sidebar-main{height:calc(62px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));overscroll-behavior-x:contain;scrollbar-width:none;gap:4px;overflow:auto hidden}.sidebar-main::-webkit-scrollbar{display:none}.sidebar-shell.collapsed .sidebar-main::-webkit-scrollbar{display:none}.module-list{flex:none;width:max-content;max-width:none;height:48px;min-height:48px;overflow:visible}.module-button,.sidebar-shell.collapsed .module-button,.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{flex-basis:54px;gap:2px;min-width:54px;max-width:64px;height:46px;min-height:46px;padding:4px 3px;font-size:9.5px}.module-icon,.sidebar-shell.collapsed .module-icon{flex-basis:27px;width:27px;height:27px}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{opacity:1;width:19px;height:19px;display:block!important}.sidebar-user,.sidebar-user.collapsed{flex:none}.sidebar-avatar{flex-basis:25px;width:25px;height:25px}.module-button,.sidebar-shell.collapsed .module-button,.sidebar-user-link,.sidebar-user.collapsed .sidebar-user-link{border-radius:9px}.module-button.active,.sidebar-shell.collapsed .module-button.active{box-shadow:none;background:0 0}.module-button.active .module-icon,.sidebar-shell.collapsed .module-button.active .module-icon{background:#8bb7f02e;box-shadow:inset 0 0 0 1px #8bb7f057}.nav-flyout,.sidebar-shell.collapsed .nav-flyout{inset:auto 0 calc(62px + env(safe-area-inset-bottom)) 0;border-radius:14px 14px 0 0;width:100%;min-width:0;max-width:none;max-height:min(74dvh,520px);padding:13px 12px 14px}.mobile-flyout-backdrop{inset:0 0 calc(62px + env(safe-area-inset-bottom))}.nav-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.module-button,.sidebar-shell.collapsed .module-button,.nav-link,.sidebar-user-link{color:#aeb8c6}.module-button:hover,.sidebar-shell.collapsed .module-button:hover,.nav-link:hover,.sidebar-user-link:hover{color:#f5f8fc}.module-button.active,.sidebar-shell.collapsed .module-button.active{color:#d8e1ec;box-shadow:none;background:0 0}.module-button.active:hover,.sidebar-shell.collapsed .module-button.active:hover{color:#fff}.module-button.active .module-icon,.sidebar-shell.collapsed .module-button.active .module-icon{color:#d8e1ec;box-shadow:none;background:#ffffff1a}.module-button:hover .module-icon,.sidebar-shell.collapsed .module-button:hover .module-icon,.module-button.active:hover .module-icon,.sidebar-shell.collapsed .module-button.active:hover .module-icon{color:#fff;box-shadow:none;background:#ffffff29}.nav-link.active{color:#d8e1ec;box-shadow:none;background:#ffffff0f;border-left-color:#0000}.nav-link.active:hover{color:#fff;box-shadow:none;background:#ffffff1a}.nav-link svg,.module-icon svg{opacity:.78}.nav-link:hover svg,.module-button:hover .module-icon svg,.nav-link.active:hover svg,.module-button.active:hover .module-icon svg{opacity:1}@media (max-width:720px),(min-width:721px) and (max-height:540px) and (pointer:coarse){.module-button.active,.sidebar-shell.collapsed .module-button.active{color:#d8e1ec;box-shadow:none;background:0 0}.module-button.active .module-icon,.sidebar-shell.collapsed .module-button.active .module-icon{box-shadow:none;background:#ffffff1a}.nav-link.active{box-shadow:none;background:#ffffff0f}}@media (min-width:901px){.sidebar-shell.collapsed .brand{min-height:78px;padding:10px 0 12px}.sidebar-shell.collapsed .collapse-button{top:20px;left:50%;right:auto;transform:translate(-50%)}.sidebar-shell.collapsed .module-list{padding-top:4px}}@media (min-width:821px) and (max-width:1368px) and (min-height:541px) and (orientation:landscape){.sidebar-shell.collapsed{align-self:start;height:100svh;min-height:100svh;position:sticky;top:0;transform:none}.sidebar-shell.collapsed .sidebar-main{overscroll-behavior:contain;height:100svh;min-height:100svh;max-height:100svh;overflow-x:hidden}.sidebar-shell.collapsed .brand{min-height:58px;padding:4px 0 10px}.sidebar-shell.collapsed .collapse-button{top:14px;left:auto;right:-12px;transform:none}.sidebar-shell.collapsed .module-list{padding-top:0}}@media (min-width:821px) and (max-width:1368px) and (orientation:landscape){.sidebar-shell.collapsed,.sidebar-shell.collapsed .sidebar-main{height:100svh;max-height:100svh}.sidebar-shell.collapsed .sidebar-main{overscroll-behavior:contain;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.sidebar-shell.collapsed .brand,.sidebar-shell.collapsed .sidebar-user{flex:none}.sidebar-shell.collapsed .sidebar-user{margin-top:0}.sidebar-shell.collapsed .module-list{overscroll-behavior:contain;scrollbar-width:none;min-height:0;overflow:hidden auto}.sidebar-shell.collapsed .module-list::-webkit-scrollbar{display:none}.sidebar-shell.collapsed .collapse-button{position:fixed;top:14px;left:22px;right:auto;transform:none}.sidebar-shell,.sidebar-shell.collapsed{overflow:visible}.main-content{overscroll-behavior-y:auto;height:100svh;max-height:100svh;overflow-y:auto}.main-content:has(.production-execution-page){overscroll-behavior-y:auto}.main-content:has(.production-execution-page) .production-execution-topbar{z-index:130;transform:translateZ(0)}}@media (min-width:721px) and (max-width:1180px) and (orientation:portrait){.app-shell:has(.sidebar-shell.collapsed){grid-template-columns:62px minmax(0,1fr)}.brand,.sidebar-shell.collapsed .brand{position:relative}.brand{padding-right:34px}.collapse-button,.sidebar-shell.collapsed .collapse-button{flex:0 0 24px;place-items:center;width:24px;height:24px;min-height:24px;display:grid;position:absolute;top:12px;right:6px}.sidebar-shell.collapsed .sidebar-main{padding:12px 7px}.sidebar-shell.collapsed .brand{min-height:72px;padding:10px 0 12px}.sidebar-shell.collapsed .brand-logo,.sidebar-shell.collapsed .brand>div:not(.brand-logo),.sidebar-shell.collapsed .module-button span:not(.module-icon),.sidebar-shell.collapsed .module-button>svg:last-child{display:none}.sidebar-shell.collapsed .collapse-button{left:50%;right:auto;transform:translate(-50%)}.sidebar-shell.collapsed .module-button{justify-content:center;gap:0;padding:7px 4px}.module-icon,.sidebar-shell.collapsed .module-icon{flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.module-icon svg,.sidebar-shell.collapsed .module-icon svg{opacity:.88;width:18px;height:18px;display:block!important}.sidebar-shell.collapsed .nav-flyout{max-width:min(268px,100vw - 78px);left:62px}}.navigation-is-loading .main-content{filter:saturate(.72);opacity:.62;transition:opacity .16s,filter .16s;position:relative}.navigation-is-loading .main-content:after{content:"";z-index:118;pointer-events:none;background:#ffffff7a;position:fixed;inset:0}.navigation-loading{z-index:120;color:#344054;background:#fffffff0;border:1px solid #d8e2eeeb;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:126px;height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;position:fixed;top:205px;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 28px #0f172a24}.navigation-loading:before{content:"Se incarca"}.navigation-loading span{background:#e4eaf1;border-radius:999px;width:42px;height:3px;display:block;position:relative;overflow:hidden}.navigation-loading span:after{content:"";border-radius:inherit;background:var(--green);width:42%;animation:.82s ease-in-out infinite navigation-loading;position:absolute;inset:0 auto 0 0}@keyframes navigation-loading{0%{transform:translate(-120%)}to{transform:translate(240%)}}@media (max-width:720px){.navigation-loading{min-width:112px;height:28px;font-size:11px;top:205px}}.gls-label-preview{border-top:1px solid var(--border);gap:12px;margin-top:14px;padding-top:14px;display:grid}.gls-label-preview h3{color:var(--ink);margin:0;font-size:16px}.gls-label-preview iframe{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;min-height:620px}.gls-label-preview textarea{border:1px solid var(--border);width:100%;min-height:260px;color:var(--ink);background:#f8fafc;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.form-hint.success{color:#087f5b}.form-hint.warning{color:#b45309}.gls-accounts-card{margin-top:14px;margin-bottom:14px}.gls-accounts-table td:first-child{min-width:190px}.gls-accounts-table td:first-child strong,.gls-accounts-table td:first-child span{display:block}.gls-accounts-table td:first-child .status-pill{width:fit-content;margin-top:8px}.gls-account-details{color:#344054;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4px 18px;font-size:12px;line-height:1.45;display:grid}.gls-account-actions{align-items:center;gap:6px;display:inline-flex}.gls-account-actions button{border:1px solid var(--line);color:#344054;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:32px;height:32px;display:inline-grid}.gls-account-actions button:disabled{cursor:not-allowed;opacity:.45}.gls-service-picker{color:#344054;gap:8px;font-weight:700;display:grid}.gls-service-grid{border:1px solid var(--line);background:#fbfcfe;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px 14px;padding:12px;display:grid}.gls-service-option{color:#344054;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;font-weight:600;display:grid}.gls-service-option input{width:16px;min-width:16px;height:16px;accent-color:var(--green)}.gls-service-option span{min-width:0}.gls-base-page{gap:16px;display:grid}.gls-base-titlebar h1{color:#111827;margin:0;font-size:26px;line-height:1.15}.gls-base-panel{background:#fff;border:1px solid #d8e0ea;border-radius:6px;gap:14px;padding:16px;display:grid}.gls-base-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.gls-base-panel-head h2{color:#111827;margin:0;font-size:19px}.gls-base-packages-table,.gls-base-accounts-table{min-width:980px}.gls-base-packages-table th,.gls-base-accounts-table th{color:#344054;text-transform:uppercase;font-size:11px}.gls-base-packages-table td,.gls-base-accounts-table td{vertical-align:top}.gls-base-packages-table td:last-child{align-items:center;gap:8px;display:flex}.gls-base-packages-table a{color:#0b63ce;font-weight:800;text-decoration:none}.gls-base-print-button{color:#344054;background:#fff;border:1px solid #cfd8e3;border-radius:5px;place-items:center;width:28px;height:28px;display:inline-grid}.gls-base-info-box{color:#536071;background:#fff;border:1px solid #cfd8e3;border-left:4px solid #1d8ce0;border-radius:6px;align-items:center;gap:10px;width:fit-content;max-width:700px;padding:12px 14px;line-height:1.55;display:flex}.gls-base-info-box.slim{width:100%;max-width:none;margin-bottom:28px}.gls-base-account-data{color:#344054;gap:2px;font-size:12px;line-height:1.35;display:grid}.gls-base-account-actions{align-items:center;gap:6px;display:inline-flex}.gls-base-account-actions button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:5px;place-items:center;width:30px;height:30px;display:inline-grid}.gls-base-account-actions button:disabled{cursor:not-allowed;opacity:.45}.gls-base-pagination{color:#536071;text-align:right;font-size:13px}.gls-base-modal-backdrop{z-index:80;background:#0f172a8c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.gls-base-modal{background:#fff;border-radius:8px;width:min(1760px,100vw - 44px);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 24px 80px #0f172a47}.gls-base-modal-head{justify-content:space-between;align-items:center;gap:16px;padding:20px 30px;display:flex}.gls-base-modal-head h2{color:#1f2937;margin:0;font-size:21px}.gls-base-modal-head button{color:#667085;cursor:pointer;background:#fff;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid}.gls-base-tabs{border-bottom:1px solid #cfd8e3;align-items:stretch;gap:0;margin:0 30px;display:flex;overflow-x:auto}.gls-base-tabs button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-bottom:0;min-width:150px;min-height:56px;font-size:15px}.gls-base-tabs button.active{color:#111827;box-shadow:inset 0 -4px #1683df}.gls-base-tab-body{padding:28px 30px 36px}.gls-base-connection-grid{grid-template-columns:minmax(320px,.75fr) minmax(520px,1.35fr);gap:52px;display:grid}.gls-base-callout{color:#5c6675;border:1px solid #cfd8e3;border-left:4px solid #1683df;border-radius:6px;align-items:flex-start;gap:10px;max-width:700px;min-height:66px;padding:12px 14px;font-size:15px;line-height:1.45;display:flex}.gls-base-form-column{gap:14px;display:grid}.gls-base-form-column h3{color:#1f2937;margin:0 0 2px;font-size:22px}.gls-base-field-row,.gls-base-services-row{grid-template-columns:minmax(170px,390px) minmax(320px,1fr);align-items:start;gap:24px;display:grid}.gls-base-field-row>span,.gls-base-services-row>span{color:#536071;text-align:right;padding-top:10px;font-size:15px}.gls-base-field-row>div{gap:8px;display:grid}.gls-base-field-row input,.gls-base-field-row select,.gls-base-money-input input,.gls-base-money-input select{color:#536071;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-height:42px;padding:0 12px;font-size:15px}.gls-base-field-row small{color:#5c6675;font-size:15px;line-height:1.45}.gls-base-divider{background:#d8e0ea;height:1px;margin:6px 0 8px}.gls-base-service-list{gap:9px;padding-top:4px;display:grid}.gls-base-service-list label{color:#536071;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;font-size:15px;display:grid}.gls-base-service-list input[type=checkbox]{accent-color:#1683df;width:20px;min-width:20px;height:20px}.gls-base-money-input{grid-template-columns:minmax(160px,220px) 96px;display:grid}.gls-base-money-input input{border-radius:6px 0 0 6px}.gls-base-money-input select{border-left:0;border-radius:0 6px 6px 0}.gls-base-save-row{justify-content:flex-start;align-items:center;gap:14px;margin-left:min(390px,34vw);padding-top:12px;display:flex}@media (max-width:980px){.gls-base-panel-head,.gls-base-save-row{flex-direction:column;align-items:flex-start}.gls-base-save-row{margin-left:0}.gls-base-connection-grid,.gls-base-field-row,.gls-base-services-row{grid-template-columns:1fr}.gls-base-field-row>span,.gls-base-services-row>span{text-align:left;padding-top:0}.gls-base-modal-head{padding:20px}.gls-base-tabs,.gls-base-tab-body{margin-left:20px;margin-right:20px}}.production-execution-page .production-steps-list{gap:10px;padding-bottom:18px}.main-content:has(.production-execution-page){scroll-padding-top:90px}.production-execution-page .production-execution-topbar{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:calc(100% + 8px);max-width:none;margin:0 0 2px -8px;position:sticky;top:0}.production-execution-page .production-tab-panel{z-index:1;box-sizing:border-box;width:100%;max-width:none;position:relative}.production-execution-page .production-steps-section{background:0 0;border:0;padding:0}.production-execution-page .production-step{background:#fff;border:1px solid #d8e3ec;border-radius:10px;grid-template-columns:1fr;align-items:stretch;gap:0;padding:0;scroll-margin-top:90px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 28px #1018280f}.production-execution-page .production-step.active,.production-execution-page .production-step.active.incomplete{z-index:2;outline-offset:4px;background:#eaf4ff;border-color:#2f80ed;outline:2px solid #2f80ed;box-shadow:0 0 0 6px #2f80ed29,0 18px 38px #2563eb24}.production-execution-page .production-step.signed{--production-step-solid:#25a849;--production-step-solid-dark:#087f3f;--production-step-field-bg:#d2ebd9;--production-step-field-border:#25a849;--production-step-field-shadow:#087f3f24;background:#dff3e5;border-color:#25a849;box-shadow:0 14px 30px #087f3f29}.production-execution-page .production-step.locked{opacity:.72;filter:saturate(.7)}.production-execution-page .production-step.locked.incomplete{--production-step-solid:#64748b;--production-step-solid-dark:#475569;--production-step-field-bg:#e2e7ed;--production-step-field-border:#c7ced8;--production-step-field-shadow:#4755691f;filter:none;opacity:1;background:#eef1f4;border-color:#c7ced8;box-shadow:0 12px 26px #4755691f}.production-step-topbar{background:linear-gradient(#fff 0%,#f8fbfd 100%);border-bottom:1px solid #e3edf5;border-radius:10px 10px 0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;padding:10px 14px 10px 16px;display:grid}.production-step.active .production-step-topbar,.production-step.active.incomplete .production-step-topbar{background:#dceeff;border-bottom-color:#9cc9ff}.production-step.locked.incomplete .production-step-topbar{background:#e2e7ed;border-bottom-color:#c7ced8}.production-step.signed .production-step-topbar{background:#d2ebd9;border-bottom-color:#25a849}.production-step.signed .production-step-note-card,.production-step.signed .production-step-note-card textarea,.production-step.signed .production-step-overview>div,.production-step.signed .production-step-recipe-details span,.production-step.signed .production-stage-field,.production-step.signed .production-stage-field input,.production-step.signed .production-stage-field select,.production-step.signed .pasteurization-time-control input,.production-step.signed .pasteurization-time-control .secondary-button,.production-step.signed .production-pasteurization-panel,.production-step.signed .production-pasteurization-logbar,.production-step.signed .production-pasteurization-status,.production-step.signed .production-pasteurization-start,.production-step.signed .production-pasteurization-stat,.production-step.signed .production-pasteurization-actions .primary-button,.production-step.signed .production-pasteurization-stop-button,.production-step.signed .production-pasteurization-stop-button:disabled,.production-step.signed .production-agitation-time-trigger,.production-step.signed .production-agitation-action-button,.production-step.signed .production-cooling-panel,.production-step.signed .production-cooling-target,.production-step.signed .production-cooling-instruction,.production-step.signed .production-info-panel,.production-step.signed .production-portioning-panel,.production-step.signed .production-portioning-status,.production-step.signed .production-portioning-summarybar,.production-step.signed .production-portioning-head,.production-step.signed .production-portioning-row,.production-step.signed .production-portioning-product,.production-step.signed .production-portioning-quantity,.production-step.signed .production-portioning-quantity-input,.production-step.signed .production-portioning-quantity-input input,.production-step.signed .production-portioning-quantity-button,.production-step.signed .production-portioning-labels,.production-step.signed .production-portioning-label-count,.production-step.signed .production-portioning-label-count input,.production-step.signed .production-portioning-print-button,.production-step.signed .production-portioning-footer,.production-step.signed .production-portioning-empty,.production-step.signed .production-portioning-product span,.production-step.locked.incomplete .production-step-note-card,.production-step.locked.incomplete .production-step-note-card textarea,.production-step.locked.incomplete .production-step-overview>div,.production-step.locked.incomplete .production-step-recipe-details span,.production-step.locked.incomplete .production-stage-field,.production-step.locked.incomplete .production-stage-field input,.production-step.locked.incomplete .production-stage-field select,.production-step.locked.incomplete .pasteurization-time-control input,.production-step.locked.incomplete .pasteurization-time-control .secondary-button,.production-step.locked.incomplete .production-pasteurization-panel,.production-step.locked.incomplete .production-pasteurization-logbar,.production-step.locked.incomplete .production-pasteurization-status,.production-step.locked.incomplete .production-pasteurization-start,.production-step.locked.incomplete .production-pasteurization-stat,.production-step.locked.incomplete .production-pasteurization-actions .primary-button,.production-step.locked.incomplete .production-pasteurization-stop-button,.production-step.locked.incomplete .production-pasteurization-stop-button:disabled,.production-step.locked.incomplete .production-agitation-time-trigger,.production-step.locked.incomplete .production-agitation-action-button,.production-step.locked.incomplete .production-cooling-panel,.production-step.locked.incomplete .production-cooling-target,.production-step.locked.incomplete .production-cooling-instruction,.production-step.locked.incomplete .production-info-panel,.production-step.locked.incomplete .production-portioning-panel,.production-step.locked.incomplete .production-portioning-status,.production-step.locked.incomplete .production-portioning-summarybar,.production-step.locked.incomplete .production-portioning-head,.production-step.locked.incomplete .production-portioning-row,.production-step.locked.incomplete .production-portioning-product,.production-step.locked.incomplete .production-portioning-quantity,.production-step.locked.incomplete .production-portioning-quantity-input,.production-step.locked.incomplete .production-portioning-quantity-input input,.production-step.locked.incomplete .production-portioning-quantity-button,.production-step.locked.incomplete .production-portioning-labels,.production-step.locked.incomplete .production-portioning-label-count,.production-step.locked.incomplete .production-portioning-label-count input,.production-step.locked.incomplete .production-portioning-print-button,.production-step.locked.incomplete .production-portioning-footer,.production-step.locked.incomplete .production-portioning-empty,.production-step.locked.incomplete .production-portioning-product span{border-color:var(--production-step-field-border);background:var(--production-step-field-bg);box-shadow:0 8px 18px var(--production-step-field-shadow)}.production-step.signed .production-portioning-product span,.production-step.locked.incomplete .production-portioning-product span{background:var(--production-step-solid);color:#fff;box-shadow:none}.production-step.signed .production-pasteurization-stat.warning,.production-step.locked.incomplete .production-pasteurization-stat.warning{border-color:var(--production-step-field-border);background:var(--production-step-field-bg)}.production-step-topbar-title{align-items:center;gap:10px;min-width:0;display:flex}.production-execution-page .production-step-index,.production-step-topbar-title .production-step-index{color:#0f6c59;background:#edf5f2;border-radius:8px;place-items:center;width:34px;min-width:34px;height:34px;font-size:16px;font-weight:950;line-height:1;display:grid}.production-step.active .production-step-index,.production-step.active.incomplete .production-step-index{color:#fff;background:#1f6fd6}.production-step.locked.incomplete .production-step-index{color:#fff;background:#64748b}.production-step.signed .production-step-index{color:#fff;background:#25a849}.production-step-topbar-title strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;line-height:1.25;overflow:hidden}.production-step-depot-pill{color:#0f6c59;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cfe3dc;border-radius:7px;align-items:center;max-width:310px;min-height:28px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden}.production-step-topbar-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.production-step-topbar-actions .production-step-status{border-radius:7px;min-height:30px;padding:0 10px;font-size:12px;position:static}.production-step-topbar-actions .production-step-quantity{align-content:center;justify-items:end;min-width:124px;display:grid}.production-step-topbar-actions .production-step-signature-action{min-width:122px}.production-step-body{grid-template-columns:minmax(230px,285px) minmax(0,1fr);align-items:stretch;gap:12px;padding:12px 14px 14px 16px;display:grid}.production-step-side{align-content:start;gap:8px;min-width:0;display:grid}.production-step-note-card{background:#ffffffd1;border:1px solid #dce7ef;border-radius:9px;gap:7px;min-width:0;padding:11px;display:grid}.production-step-note-card>span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:950}.production-step-note-card p{color:#253044;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13.5px;font-weight:800;line-height:1.45}.production-step-note-card textarea{resize:none;color:#101828;width:100%;min-height:0;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0;font-size:14px;font-weight:760;line-height:1.35;overflow:hidden}.production-step-note-card.editable textarea{background:0 0;border:0;font-size:13px;font-weight:800}.production-step-note-card textarea:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 3px #0d948826}.production-step-note-card textarea:disabled{color:#667085;cursor:not-allowed;background:#f8fafc;border-color:#e4e7ec}.production-step.signed .production-step-note-card textarea,.production-step.signed .production-step-note-card textarea:disabled,.production-step.locked.incomplete .production-step-note-card textarea,.production-step.locked.incomplete .production-step-note-card textarea:disabled{border-color:var(--production-step-field-border);background:var(--production-step-field-bg)}.production-execution-page .production-step.signed .production-step-note-card textarea,.production-execution-page .production-step.signed .production-step-note-card textarea:disabled,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea:disabled{border-color:var(--production-step-field-border)!important;background:var(--production-step-field-bg)!important}.production-execution-page .production-step.signed .production-pasteurization-actions .primary-button,.production-execution-page .production-step.signed .production-pasteurization-stop-button,.production-execution-page .production-step.signed .production-pasteurization-stop-button:disabled,.production-execution-page .production-step.locked.incomplete .production-pasteurization-actions .primary-button,.production-execution-page .production-step.locked.incomplete .production-pasteurization-stop-button,.production-execution-page .production-step.locked.incomplete .production-pasteurization-stop-button:disabled{opacity:1;border-color:var(--production-step-field-border)!important;background:var(--production-step-field-bg)!important;box-shadow:0 8px 18px var(--production-step-field-shadow)!important}.production-execution-page .production-step.signed .production-step-note-card,.production-execution-page .production-step.signed .production-step-note-card.editable,.production-execution-page .production-step.signed .production-step-note-card textarea,.production-execution-page .production-step.signed .production-step-note-card textarea:disabled,.production-execution-page .production-step.locked.incomplete .production-step-note-card,.production-execution-page .production-step.locked.incomplete .production-step-note-card.editable,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea:disabled{border-color:var(--production-step-field-border)!important;background:var(--production-step-field-bg)!important;box-shadow:0 8px 18px var(--production-step-field-shadow)!important}.production-execution-page .production-step.signed .production-step-note-card textarea,.production-execution-page .production-step.signed .production-step-note-card textarea:disabled,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea,.production-execution-page .production-step.locked.incomplete .production-step-note-card textarea:disabled{color:#475467}.production-step-workarea{align-content:start;gap:8px;min-width:0;display:grid}.production-reception-panel{background:#eef7ff;padding:0}.production-reception-panel .production-steps-list{gap:0}.production-reception-step{grid-template-columns:1fr;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.production-reception-step .production-step-body{grid-template-columns:minmax(210px,238px) minmax(0,1fr)}.production-reception-notes{grid-template-columns:minmax(0,1fr)}.production-reception-empty-note{min-height:82px}.production-reception-empty-note p{min-height:24px}.production-reception-meta-grid{grid-template-columns:minmax(180px,.72fr) minmax(180px,.72fr) minmax(170px,.5fr) minmax(140px,.38fr);align-items:stretch;gap:8px;display:grid}.production-reception-meta-grid label,.production-reception-meta-grid>div{background:#ffffffdb;border:1px solid #d4e3ef;border-radius:8px;align-content:center;gap:5px;min-height:60px;padding:8px 10px;display:grid}.production-reception-meta-grid span,.production-reception-head span{color:#5c6f8a;text-transform:uppercase;font-size:12px;font-weight:950}.production-reception-meta-grid input{color:#06152b;width:100%;min-width:0;font:inherit;background:0 0;border:0;padding:0;font-size:16px;font-weight:950}.production-reception-meta-grid input:focus{outline:none}.production-reception-meta-grid strong{color:#06152b;font-size:16px;font-weight:950}.production-reception-table{--ingredient-lot-columns:34px minmax(150px, 1fr) minmax(170px, 1.05fr) 112px 120px 30px;background:#ffffffe6;border:1px solid #d4e3ef;border-radius:9px;gap:4px;padding:10px;display:grid;overflow-x:auto}.production-reception-head,.production-reception-row{grid-template-columns:var(--ingredient-lot-columns);min-width:0}.production-reception-head{padding-left:6px;padding-right:6px}.production-reception-row{background:#f6f9fc}.production-reception-product{align-items:center;min-width:0;display:grid}.production-reception-product strong{color:#06152b;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;overflow:hidden}.production-reception-milkings{align-items:center;min-width:0;display:flex}.production-reception-milkings select,.production-reception-unit-input input{color:#06152b;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #c7d7e8;border-radius:6px;padding:0 8px;font-size:12.5px;font-weight:900}.production-reception-unit-input{min-width:0;display:block;position:relative}.production-reception-unit-input span{color:#5c6f8a;pointer-events:none;font-size:12px;font-weight:950;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.production-reception-unit-input:has(span) input{padding-right:34px}.production-reception-delete{place-self:center end}.production-reception-delete:hover:not(:disabled){background:#fee2e2}.production-reception-delete:disabled{color:#98a2b3;cursor:not-allowed}.production-reception-empty{color:#5c6f8a;border:1px dashed #c7d7e8;border-radius:8px;min-height:48px;padding:14px;font-size:13px;font-weight:850}.production-reception-footer{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:2px;display:grid}.production-reception-footer span{color:#5c6f8a;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.production-reception-footer strong{color:#06152b;text-align:right;white-space:nowrap;font-size:16px;font-weight:950}.production-execution-page .production-step-overview{grid-template-columns:minmax(260px,1.1fr) minmax(210px,.72fr);align-items:stretch;gap:10px;padding-right:0;display:grid}.production-execution-page .production-step-overview>div{background:#ffffffe0;border:1px solid #dce7ef;border-radius:9px;padding:10px 12px}.production-execution-page .production-step-overview span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:950}.production-execution-page .production-step-overview strong{color:#101828;font-size:15px;line-height:1.2}.production-execution-page .production-step-overview small{color:#0f6c59;font-size:12px}.production-execution-page .production-step-recipe-details{gap:6px}.production-execution-page .production-step-recipe-details span{background:#fff;border-radius:7px;min-height:28px;padding:0 9px;font-size:12px}.production-sheet-detail-page{gap:14px;display:grid}.production-sheet-detail-header{background:#f8fbff;border:1px solid #cfe0f3;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 18px;display:flex}.production-sheet-detail-header p,.production-sheet-detail-header h1,.production-sheet-detail-header span{margin:0}.production-sheet-detail-header p{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850}.production-sheet-detail-header h1{color:#071832;margin-top:4px;font-size:28px;line-height:1.15}.production-sheet-detail-header div>span{color:#344054;margin-top:5px;font-size:15px;font-weight:800;display:block}.production-sheet-detail-summary{grid-template-columns:1.2fr 1.4fr repeat(2,minmax(190px,.7fr));gap:10px;display:grid}.production-sheet-detail-summary>div{background:#fff;border:1px solid #d6e2ef;border-radius:8px;min-width:0;padding:12px 14px}.production-sheet-detail-summary span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850;display:block}.production-sheet-detail-summary strong{color:#101828;margin-top:4px;font-size:15px;line-height:1.3;display:block}.production-sheet-detail-tabs{flex-wrap:wrap;gap:8px;display:flex}.production-sheet-detail-tabs a{color:#344054;background:#fff;border:1px solid #cfd9e6;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:850;text-decoration:none;display:inline-flex}.production-sheet-detail-tabs a.active{color:#0b6b58;background:#e8f6f2;border-color:#0f8c73}.production-sheet-detail-content{background:#fff;border:1px solid #d6e2ef;border-radius:8px;gap:12px;padding:16px;display:grid}.production-sheet-detail-title{color:#101828;align-items:center;gap:8px;display:flex}.production-sheet-detail-title h2{margin:0;font-size:20px}.production-sheet-steps{gap:10px;display:grid}.production-sheet-step{background:#fbfcfe;border:1px solid #dbe5f0;border-radius:8px;overflow:hidden}.production-sheet-step.signed{background:#f5fbf8;border-color:#b8ddce}.production-sheet-step-header{background:#f3f7fb;border-bottom:1px solid #dbe5f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.production-sheet-step.signed .production-sheet-step-header{background:#eaf7f1;border-color:#b8ddce}.production-sheet-step-header>span:first-child{color:#fff;background:#0f8c73;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:950;display:inline-flex}.production-sheet-step-header strong,.production-sheet-step-header small{display:block}.production-sheet-step-header strong{color:#101828;font-size:17px}.production-sheet-step-header small{color:#667085;margin-top:2px;font-size:12px;font-weight:800}.production-sheet-step-body{grid-template-columns:1fr .75fr 1.4fr;gap:10px;padding:12px;display:grid}.production-sheet-step-body>div{background:#fff;border:1px solid #e0e8f2;border-radius:8px;min-width:0;padding:10px}.production-sheet-step-body span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850;display:block}.production-sheet-step-body p{color:#101828;margin:6px 0 0;font-weight:750;line-height:1.35}.production-sheet-step-detail-body{grid-template-columns:minmax(180px,.62fr) minmax(0,1.6fr);gap:10px;padding:12px;display:grid}.production-sheet-step-detail-body>div,.production-sheet-step-empty{background:#fff;border:1px solid #e0e8f2;border-radius:8px;min-width:0;padding:10px}.production-sheet-step-detail-body>div>span,.production-sheet-step-empty{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850}.production-sheet-step-signature p,.production-sheet-detail-notes p{color:#101828;margin:6px 0 0;font-weight:800;line-height:1.35}.production-sheet-detail-notes{grid-column:1/-1}.production-sheet-time-summary{background:#f8fbff;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.production-sheet-time-summary div{background:#fff;border-radius:8px;min-width:0;padding:8px}.production-sheet-time-summary strong{color:#101828;margin-top:4px;font-size:15px;display:block}.production-sheet-time-summary .late strong{color:#b42318}.production-sheet-time-summary .ok strong{color:#067647}.production-sheet-step-value-content{grid-column:1/-1;gap:8px;min-width:0;display:grid}.production-sheet-lot-list{gap:6px;width:100%;min-width:0;max-width:100%;display:grid;overflow-x:auto}.production-sheet-lot-list>span,.production-sheet-output-list>span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850}.production-sheet-lot-row{background:#f8fafc;border:1px solid #d6e2ef;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.production-sheet-lot-row>span{color:#1d5f91;background:#eef6ff;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:950;display:inline-flex}.production-sheet-lot-row strong,.production-sheet-lot-row small{display:block}.production-sheet-lot-row strong{color:#101828;font-size:13px;line-height:1.15}.production-sheet-lot-row small{color:#667085;font-size:11px;font-weight:750}.production-sheet-lot-row em{color:#101828;white-space:nowrap;font-size:13px;font-style:normal;font-weight:900}.production-sheet-output-list{grid-column:1/-1;gap:6px;width:100%;min-width:0;max-width:100%;display:grid;overflow-x:auto}.production-sheet-detail-grid{color:#344054;background:#f8fafc;border:1px solid #d6e2ef;border-radius:8px;align-items:center;gap:8px;min-width:860px;padding:8px 9px;display:grid}.production-sheet-detail-grid.header{color:#344054;text-transform:uppercase;background:#eef4fb;border-color:#c8d7e8;font-size:12px;font-weight:950}.production-sheet-detail-grid-row{background:#fff}.production-sheet-ingredient-grid{grid-template-columns:minmax(170px,1.25fr) minmax(100px,.72fr) minmax(98px,.6fr) minmax(98px,.6fr) minmax(130px,.9fr) minmax(96px,.58fr)}.production-sheet-output-grid{grid-template-columns:minmax(180px,1.25fr) minmax(100px,.62fr) minmax(98px,.55fr) minmax(98px,.55fr) minmax(98px,.55fr) minmax(126px,.8fr) minmax(96px,.55fr) minmax(92px,.55fr)}.production-sheet-detail-grid strong,.production-sheet-detail-grid span,.production-sheet-detail-grid small,.production-sheet-detail-grid em{overflow-wrap:anywhere;min-width:0;line-height:1.2}.production-sheet-detail-grid-row strong{color:#101828;font-size:14px}.production-sheet-detail-grid-row span,.production-sheet-detail-grid-row small{color:#344054;font-size:13px;font-weight:800}.production-sheet-detail-grid-row em{color:#101828;white-space:nowrap;font-size:14px;font-style:normal;font-weight:950}.production-reception-detail-table{min-width:920px}.production-sheet-output-row{background:#f8fafc;border:1px solid #d6e2ef;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.production-sheet-output-row strong{color:#101828;font-size:14px}.production-sheet-output-row em{color:#101828;white-space:nowrap;font-style:normal;font-weight:900}.production-sheet-output-row small{color:#667085;font-weight:800}.production-sheet-value-grid{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:6px;display:grid}.production-sheet-value-grid small{color:#344054;background:#f8fafc;border:1px solid #d6e2ef;border-radius:8px;gap:3px;min-height:48px;padding:7px 8px;font-size:12px;font-weight:750;display:grid}.production-sheet-value-grid b{color:#667085;text-transform:uppercase;font-size:11px}.production-sheet-value-grid span{color:#101828;text-transform:none;font-size:13px;font-weight:900}@media (max-width:1180px){.production-sheet-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.production-sheet-step-body{grid-template-columns:1fr}}@media (max-width:720px){.production-sheet-detail-header,.production-sheet-step-header,.production-sheet-detail-summary{grid-template-columns:1fr}}.production-execution-page .production-execution-stage-fields{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;margin-top:0}.production-execution-page .production-stage-field>span{font-size:12px}.production-execution-page .production-stage-field input,.production-execution-page .production-stage-field select{border-radius:8px;min-height:42px;padding:0 12px;font-size:14px}.production-execution-page .production-pasteurization-panel{border-radius:9px;padding:12px}.production-execution-page .production-pasteurization-grid{grid-template-columns:minmax(240px,1.25fr) minmax(142px,.62fr) minmax(142px,.62fr) minmax(142px,.62fr) minmax(168px,.72fr);gap:8px}.production-execution-page .production-pasteurization-start,.production-execution-page .production-pasteurization-stat{border-radius:8px;padding:9px}.production-execution-page .production-pasteurization-start small{font-size:12px}.production-execution-page .production-pasteurization-actions .primary-button,.production-execution-page .production-pasteurization-stop-button{border-radius:8px;min-height:54px;font-size:13px}.production-execution-page .production-signature-status,.production-execution-page .production-step-signature-action .ghost-button,.production-execution-page .production-step-signature-action>span{border-radius:7px;min-height:34px;font-size:12px}.production-execution-page .production-step.signed .production-signature-status,.production-execution-page .production-step.signed .production-step-signature-action .ghost-button,.production-execution-page .production-step.signed .production-step-signature-action .ghost-button:disabled{opacity:1;border-color:var(--production-step-solid-dark)!important;background:var(--production-step-solid)!important;color:#fff!important}.production-execution-page .production-step.signed .production-signature-status.continued{color:#334155!important;background:#fff!important;border-color:#94a3b8!important}.production-execution-page .production-step.signed .production-signature-status.continued.active,.production-execution-page .production-step.signed .production-signature-status.continued:hover{color:#fff!important;background:#475569!important;border-color:#475569!important}.production-execution-page .production-step.locked.incomplete .production-step-signature-action .ghost-button,.production-execution-page .production-step.locked.incomplete .production-step-signature-action .ghost-button:disabled,.production-execution-page .production-step.locked.incomplete .production-step-signature-action>span{box-shadow:0 8px 18px var(--production-step-field-shadow);opacity:1;border-color:var(--production-step-solid-dark)!important;background:var(--production-step-solid)!important;color:#fff!important}.production-execution-page .production-signature-menu>strong,.production-execution-page .production-signature-hint{font-size:12.5px}@media (min-width:901px){.production-execution-page .production-step{border-radius:11px}.production-execution-page .production-steps-list{gap:12px}.production-execution-page .production-step-topbar{gap:14px;min-height:68px;padding:12px 16px 12px 18px}.production-execution-page .production-step-topbar-title{gap:12px}.production-execution-page .production-step-index,.production-step-topbar-title .production-step-index{border-radius:9px;width:40px;min-width:40px;height:40px;font-size:18px}.production-execution-page .production-step-topbar-title strong{font-size:21px;line-height:1.18}.production-execution-page .production-step-topbar-actions{gap:12px}.production-execution-page .production-step-body{grid-template-columns:minmax(245px,305px) minmax(0,1fr);gap:14px;padding:14px 16px 16px 18px}.production-execution-page .production-step-side,.production-execution-page .production-step-workarea{gap:10px}.production-execution-page .production-step-note-card{border-radius:10px;gap:8px;padding:13px}.production-execution-page .production-step-note-card>span{font-size:12.5px}.production-execution-page .production-step-note-card p,.production-execution-page .production-step-note-card.editable textarea{font-size:15px;line-height:1.38}.production-execution-page .production-step-recipe-details{gap:7px}.production-execution-page .production-step-recipe-details span{border-radius:8px;min-height:32px;padding:0 10px;font-size:13.5px}.production-execution-page .production-execution-stage-fields{grid-template-columns:repeat(3,minmax(170px,1fr));gap:12px}.production-execution-page .production-stage-field{gap:5px}.production-execution-page .production-stage-field>span{font-size:13px}.production-execution-page .production-stage-field input,.production-execution-page .production-stage-field select{border-radius:8px;min-height:46px;padding:0 13px;font-size:15px}.production-execution-page .production-stage-time-control{grid-template-columns:minmax(112px,1fr) auto;gap:8px}.production-execution-page .production-stage-time-control .secondary-button{border-radius:8px;min-height:46px;padding:0 13px;font-size:14px}.production-execution-page .production-signature-status,.production-execution-page .production-step-signature-action .ghost-button,.production-execution-page .production-step-signature-action>span{border-radius:8px;min-height:42px;padding:0 14px;font-size:15px}.production-execution-page .production-step-signature-action .ghost-button svg{width:18px;height:18px}.production-execution-page .production-signature-menu{gap:9px}.production-execution-page .production-signature-menu>strong,.production-execution-page .production-signature-hint{font-size:15px}.production-execution-page .production-signature-dropdown{min-width:170px;padding:7px}.production-execution-page .production-signature-dropdown .production-signature-cancel-action{border-radius:8px;gap:8px;min-height:42px;font-size:15px}.production-execution-page .production-pasteurization-panel,.production-execution-page .production-portioning-panel,.production-execution-page .production-cooling-panel,.production-execution-page .production-info-panel{border-radius:10px;padding:14px}.production-execution-page .production-pasteurization-panel,.production-execution-page .production-portioning-panel{gap:10px}.production-execution-page .production-pasteurization-logbar,.production-execution-page .production-pasteurization-status,.production-execution-page .production-portioning-status,.production-execution-page .production-portioning-summarybar{border-radius:8px;min-height:40px;padding:0 13px;font-size:14px}.production-execution-page .production-pasteurization-logbar{gap:14px}.production-execution-page .production-pasteurization-logbar span,.production-execution-page .production-pasteurization-logbar strong{font-size:14px}.production-execution-page .production-pasteurization-grid{grid-template-columns:minmax(250px,1.14fr) repeat(4,minmax(150px,.64fr));gap:10px}.production-execution-page .production-pasteurization-start,.production-execution-page .production-pasteurization-stat{border-radius:8px;padding:11px 12px}.production-execution-page .production-pasteurization-start small,.production-execution-page .production-pasteurization-stat span,.production-execution-page .production-cooling-target span,.production-execution-page .production-cooling-instruction span,.production-execution-page .production-info-panel span{font-size:12.5px}.production-execution-page .production-pasteurization-stat strong{font-size:20px}.production-execution-page .production-pasteurization-actions{gap:7px}.production-execution-page .production-pasteurization-actions .primary-button,.production-execution-page .production-pasteurization-stop-button,.production-execution-page .production-agitation-time-trigger,.production-execution-page .production-agitation-action-button{border-radius:9px;min-height:58px;font-size:19px}.production-execution-page .production-agitation-grid{gap:12px}.production-execution-page .production-agitation-stats-row,.production-execution-page .production-agitation-controls-row{gap:10px}.production-execution-page .production-agitation-controls-row{grid-template-columns:minmax(240px,1.08fr) minmax(165px,.72fr) minmax(165px,.72fr)}.production-execution-page .production-cooling-panel{grid-template-columns:minmax(185px,.36fr) minmax(0,1fr);gap:12px}.production-execution-page .production-cooling-target,.production-execution-page .production-cooling-instruction{border-radius:9px;min-height:88px;padding:14px 16px}.production-execution-page .production-cooling-target strong{font-size:34px}.production-execution-page .production-cooling-instruction strong,.production-execution-page .production-info-panel strong{font-size:23px;line-height:1.3}.production-execution-page .production-info-panel{gap:9px;padding:17px 18px}.production-execution-page .production-portioning-table{gap:8px}.production-execution-page .production-portioning-head,.production-execution-page .production-portioning-row{grid-template-columns:minmax(198px,1fr) minmax(132px,.62fr) minmax(128px,.58fr) minmax(108px,.48fr) minmax(154px,.72fr) 46px;gap:8px}.production-execution-page .production-portioning-head{padding:0 8px 6px;font-size:13px}.production-execution-page .production-portioning-head span{text-overflow:clip;white-space:normal;line-height:1.15;overflow:visible}.production-execution-page .production-portioning-row{border-radius:8px;min-height:50px;padding:6px 7px}.production-execution-page .production-portioning-row>span,.production-execution-page .production-portioning-row>strong{min-height:40px;font-size:14.5px;line-height:1.12}.production-execution-page .production-portioning-product{grid-template-columns:38px minmax(0,1fr);gap:9px}.production-execution-page .production-portioning-product span{border-radius:7px;width:32px;height:32px;font-size:14px}.production-execution-page .production-portioning-product strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:15px;line-height:1.16;display:block;overflow:visible}.production-execution-page .production-portioning-quantity{grid-template-columns:38px minmax(48px,1fr) 38px;height:40px}.production-execution-page .production-portioning-quantity-input,.production-execution-page .production-portioning-quantity-input input{height:40px;min-height:40px;font-size:14px}.production-execution-page .production-portioning-quantity-button{width:38px;min-width:38px;height:40px;min-height:40px;font-size:18px}.production-execution-page .production-portioning-labels{grid-template-columns:42px;gap:6px}.production-execution-page .production-portioning-print-button{width:42px;min-width:42px;height:40px;min-height:40px}.production-execution-page .production-portioning-print-button svg{width:18px;height:18px}.production-execution-page .production-portioning-empty{border-radius:8px;min-height:52px;padding:14px;font-size:14px}}@media (max-width:1320px){.production-execution-page .production-pasteurization-grid{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(130px,.55fr))}.production-portioning-head,.production-portioning-row{grid-template-columns:minmax(178px,1fr) minmax(124px,.64fr) minmax(122px,.58fr) minmax(106px,.48fr) 126px 54px;min-width:0}.production-portioning-labels{grid-template-columns:36px}}@media (max-width:900px){.production-step-topbar{grid-template-columns:1fr;align-items:stretch}.production-step-topbar-actions{justify-content:flex-start}}@media (max-width:1080px){.production-step-body{grid-template-columns:minmax(210px,260px) minmax(0,1fr)}.production-execution-page .production-pasteurization-grid{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(132px,.55fr))}}@media (max-width:900px){.production-step-body,.production-execution-page .production-step-overview{grid-template-columns:1fr}.production-step-side{grid-template-rows:none}.production-step-topbar-actions{flex-wrap:wrap}.production-step-topbar-actions .production-step-quantity,.production-step-topbar-actions .production-step-signature-action{justify-items:start;min-width:0}.production-execution-page .production-signature-menu{justify-content:flex-start}.production-execution-page .production-signature-menu>strong,.production-execution-page .production-signature-hint{text-align:left}.production-execution-page .production-execution-stage-fields,.production-execution-page .production-pasteurization-grid{grid-template-columns:1fr}}@media (max-width:640px){.production-execution-page .production-work-tabs.has-production-tab-actions .production-tab-panel{padding-bottom:112px}.production-execution-page .production-tab-actions{right:0;bottom:calc(62px + env(safe-area-inset-bottom));z-index:85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 12px calc(12px + env(safe-area-inset-bottom));background:#f8fafcfa;border-top:1px solid #d9e2ec;margin:0;position:fixed;left:0;box-shadow:0 -18px 38px #0f172a24}.production-step-topbar{padding:10px}.production-step-topbar-title strong{white-space:normal}.production-step-depot-pill{max-width:100%}.production-step-body{padding:10px}}@media (min-width:821px) and (max-width:1180px) and (orientation:landscape){.main-content:has(.production-execution-page){padding:0 0 0 8px}.production-execution-page{--production-tablet-control-height:60px;min-width:0}.production-execution-page .production-execution-topbar{box-sizing:border-box;border-radius:0 0 9px 9px;width:calc(100% + 8px);min-width:0;max-width:none;margin:0 0 2px -8px;padding:7px 10px 8px;top:0;overflow:hidden}.production-execution-shell,.production-execution-page .production-tabs-bar{min-width:0;max-width:100%}.production-execution-page .production-tabs-bar{min-height:var(--production-tablet-control-height);overscroll-behavior-x:contain;flex-wrap:nowrap;gap:8px;scroll-padding-inline:4px;overflow:auto hidden}.production-execution-page .production-tabs-bar::-webkit-scrollbar{height:4px}.production-execution-page .production-tabs-bar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.production-execution-page .production-tabs-bar button{min-width:max-content;min-height:var(--production-tablet-control-height);touch-action:manipulation;gap:8px;padding:0 18px;font-size:19.2px;font-weight:900}.production-execution-page .production-tabs-bar button svg{width:18px;height:18px}.production-execution-page .production-tabs-bar .add-tab{width:var(--production-tablet-control-height);min-width:var(--production-tablet-control-height);padding:0}.production-execution-page .production-tabs-bar .add-tab svg{width:20px;height:20px}.production-tabs-operator{min-height:var(--production-tablet-control-height);padding:0}.production-operator-trigger{min-width:142px;max-width:min(230px,24vw);min-height:var(--production-tablet-control-height);background:#fff;border-color:#bfd1e2;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0 14px 0 18px}.production-operator-trigger span{display:none}.production-operator-trigger strong{font-size:18px;line-height:1}.production-operator-trigger svg{width:18px;height:18px}.production-execution-page .production-tab-panel{box-sizing:border-box;gap:8px;width:100%;min-width:0;max-width:100%;padding:8px}.production-tab-panel-tight{gap:8px}.production-execution-page .production-work-table-card{border-radius:8px;min-width:0;max-width:100%}.production-execution-page .production-execution-table{width:100%;min-width:0}.production-execution-page .production-execution-table th,.production-execution-page .production-execution-table td{padding:6px 7px;font-size:12px;line-height:1.2}.production-fisa-workbar{grid-template-columns:minmax(220px,1fr) minmax(150px,176px);gap:8px;padding:8px}.production-fisa-header h2{font-size:17px}.production-signature-operator{justify-self:stretch;width:100%}.production-signature-operator select{min-height:var(--production-tablet-control-height);font-size:13px}.production-fisa-progress-wide{max-width:none}.production-step-topbar{min-height:54px;padding:8px 10px 8px 12px}.production-step-topbar-title strong{font-size:16px}.production-step-topbar-actions{gap:8px}.production-step-body{grid-template-columns:minmax(200px,250px) minmax(0,1fr);gap:10px;padding:10px 12px 12px}.production-step-note-card{border-radius:8px;padding:9px}.production-step-note-card p,.production-step-note-card.editable textarea{font-size:12.5px}.production-execution-page .production-execution-stage-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-execution-page .production-stage-field input,.production-execution-page .production-stage-field select{min-height:var(--production-tablet-control-height);font-size:13px}.production-execution-page .production-pasteurization-grid{grid-template-columns:minmax(190px,1fr) repeat(2,minmax(118px,.58fr));gap:8px}.production-execution-page .production-pasteurization-actions .primary-button,.production-execution-page .production-pasteurization-stop-button{min-height:48px}.production-portioning-head,.production-portioning-row{grid-template-columns:minmax(178px,1fr) minmax(122px,.62fr) minmax(116px,.56fr) minmax(102px,.46fr) 124px 54px;gap:6px}.production-tab-actions{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcf5;border-top:1px solid #d9e2ec;gap:10px;margin-left:-8px;margin-right:-8px;padding:10px 12px 12px;position:sticky;bottom:0}.production-tab-actions-group{flex:auto}.production-tab-actions .primary-button,.production-tab-actions .ghost-button{min-height:52px;padding:0 18px;font-size:14.5px}.production-tab-modal-backdrop{align-items:center;padding:12px}.production-tab-modal-wide{width:min(760px,100%)}.production-tab-modal-form select,.production-tab-modal-form input,.production-tab-modal-footer button{min-height:var(--production-tablet-control-height)}.production-tab-modal-modes button{min-height:62px}}@media (min-width:1181px) and (max-width:1368px) and (orientation:landscape){.main-content:has(.production-execution-page){padding:0 0 0 8px}.production-execution-page{--production-tablet-control-height:60px;min-width:0}.production-execution-page .production-execution-topbar{box-sizing:border-box;border-radius:0 0 9px 9px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;width:calc(100% + 8px);min-width:0;max-width:none;margin:0 0 2px -8px;padding:7px 10px 8px;display:grid;top:0;overflow:hidden}.production-execution-shell,.production-execution-page .production-tabs-bar{min-width:0;max-width:100%}.production-execution-page .production-tabs-bar{min-height:var(--production-tablet-control-height);overscroll-behavior-x:contain;flex-wrap:nowrap;gap:8px;scroll-padding-inline:4px;overflow:auto hidden}.production-execution-page .production-tabs-bar::-webkit-scrollbar{height:4px}.production-execution-page .production-tabs-bar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.production-execution-page .production-tabs-bar button{min-width:max-content;min-height:var(--production-tablet-control-height);touch-action:manipulation;gap:8px;padding:0 18px;font-size:19.2px;font-weight:900}.production-execution-page .production-tabs-bar button svg{width:18px;height:18px}.production-execution-page .production-tabs-bar .add-tab{width:var(--production-tablet-control-height);min-width:var(--production-tablet-control-height);padding:0}.production-execution-page .production-tabs-bar .add-tab svg{width:20px;height:20px}.production-tabs-operator{min-height:var(--production-tablet-control-height);padding:0}.production-operator-trigger{min-width:142px;max-width:min(230px,24vw);min-height:var(--production-tablet-control-height);background:#fff;border-color:#bfd1e2;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0 14px 0 18px}.production-operator-trigger span{display:none}.production-operator-trigger strong{font-size:18px;line-height:1}.production-operator-trigger svg{width:18px;height:18px}}@media (min-width:641px) and (max-width:1180px){.main-content:has(.production-execution-page){padding-left:0;padding-right:0;scroll-padding-top:98px}.production-execution-page{--production-tablet-control-height:60px;min-width:0}.production-execution-page .production-execution-topbar{border-radius:0 0 10px 10px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;width:100%;max-width:none;margin:0 0 4px;padding:7px 10px 8px;display:grid;top:0;overflow:hidden}.production-execution-shell,.production-execution-page .production-tabs-bar{min-width:0;max-width:100%}.production-execution-page .production-tabs-bar{min-height:var(--production-tablet-control-height);overscroll-behavior-x:contain;flex-wrap:nowrap;gap:8px;scroll-padding-inline:4px;overflow:auto hidden}.production-execution-page .production-tabs-bar::-webkit-scrollbar{height:4px}.production-execution-page .production-tabs-bar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.production-execution-page .production-tabs-bar button{min-width:max-content;min-height:var(--production-tablet-control-height);touch-action:manipulation;gap:8px;padding:0 18px;font-size:19.2px;font-weight:900}.production-execution-page .production-tabs-bar button svg{width:18px;height:18px}.production-execution-page .production-tabs-bar .add-tab{width:var(--production-tablet-control-height);min-width:var(--production-tablet-control-height);padding:0}.production-execution-page .production-tabs-bar .add-tab svg{width:20px;height:20px}.production-tabs-operator{min-height:var(--production-tablet-control-height);padding:0}.production-operator-trigger{min-width:142px;max-width:min(230px,34vw);min-height:var(--production-tablet-control-height);background:#fff;border-color:#bfd1e2;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0 14px 0 18px}.production-operator-trigger span{display:none}.production-operator-trigger strong{font-size:18px;line-height:1}.production-operator-trigger svg{width:18px;height:18px}.production-execution-page .production-tab-panel{box-sizing:border-box;border-radius:9px;gap:10px;width:100%;min-width:0;max-width:100%;padding:10px}.production-execution-page .production-work-tabs.has-production-tab-actions .production-tab-panel{padding-bottom:120px}.production-execution-page .production-tab-panel:has(.production-tab-actions){padding-bottom:120px}.production-tab-panel-tight{gap:10px}.production-execution-summary,.production-panel-strip{border-radius:8px;align-items:flex-start;padding:9px 10px}.production-step-topbar{gap:10px;min-height:58px;padding:10px 12px}.production-step-topbar-title{align-items:flex-start}.production-step-topbar-title strong{white-space:normal;font-size:17px}.production-step-depot-pill{max-width:100%}.production-step-topbar-actions{flex-wrap:wrap;gap:8px}.production-step-topbar-actions .production-step-quantity,.production-step-topbar-actions .production-step-signature-action{min-width:0}.production-step-topbar-actions .production-step-signature-action{flex:170px}.production-execution-page .production-signature-menu{justify-content:flex-start}.production-execution-page .production-step-signature-action .ghost-button,.production-execution-page .production-step-signature-action>span,.production-execution-page .production-signature-status{min-height:42px}.production-step-body{grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:10px;padding:10px 12px 12px}.production-step-note-card{border-radius:9px;padding:10px}.production-step-note-card p,.production-step-note-card.editable textarea{font-size:13px}.production-execution-page .production-step-overview,.production-execution-page .production-execution-stage-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-execution-page .production-stage-field input,.production-execution-page .production-stage-field select,.production-signature-operator select{min-height:var(--production-tablet-control-height);font-size:13.5px}.production-execution-page .production-pasteurization-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-execution-page .production-pasteurization-start{grid-column:1/-1}.production-execution-page .production-pasteurization-actions .primary-button,.production-execution-page .production-pasteurization-stop-button,.production-tab-actions .primary-button,.production-tab-actions .ghost-button{touch-action:manipulation;min-height:52px}.production-portioning-head{display:none}.production-portioning-row{background:#fff;border:1px solid #dbe6f0;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;padding:9px}.production-portioning-product{grid-column:1/-1}.production-portioning-quantity,.production-portioning-labels,.production-portioning-label-count,.production-portioning-print-button{min-height:44px}.production-reception-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-reception-table{padding:9px;overflow-x:visible}.production-reception-head{display:none}.production-reception-row{background:#f8fbff;border:1px solid #d8e3ee;border-radius:9px;grid-template-columns:34px minmax(0,1fr) minmax(136px,.62fr) minmax(132px,.6fr) minmax(132px,.6fr) 42px;grid-template-areas:"index produs mulsori temperatura cantitate delete";gap:8px;min-width:0;padding:9px}.production-reception-row>span:first-child{grid-area:index}.production-reception-row>div:first-of-type{grid-area:produs}.production-reception-row>label:first-of-type{grid-area:mulsori}.production-reception-row>div:nth-of-type(2){grid-area:temperatura}.production-reception-row>div:nth-of-type(3){grid-area:cantitate}.production-reception-row>button:last-child{grid-area:delete;width:42px;height:42px}.production-reception-product{background:#fff;border:1px solid #dbe6f0;border-radius:8px;align-content:center;min-height:42px;padding:6px 9px}.production-reception-product:before,.production-reception-milkings:before{color:#667085;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.1;display:block}.production-reception-product:before{content:"Produs"}.production-reception-milkings{align-content:center;gap:3px;display:grid}.production-reception-milkings:before{content:"Mulsori"}.production-reception-milkings select,.production-reception-unit-input input{min-height:42px;font-size:13px}.production-reception-footer{grid-template-columns:minmax(150px,auto) minmax(0,1fr)}.production-reception-footer>span{display:none}.production-reception-footer button{min-height:44px}.production-tab-actions{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcfa;border:1px solid #d9e2ec;border-radius:12px;gap:10px;margin:0;padding:10px 12px;position:fixed;left:174px;box-shadow:0 -18px 38px #0f172a24}.production-tab-actions-group{flex-wrap:wrap;flex:auto;gap:8px;display:flex}.production-tab-actions .primary-button,.production-tab-actions .ghost-button{flex:180px;padding:0 18px;font-size:14px}.production-tab-actions .production-close-sheet-button{flex:0 230px;min-width:210px}.production-execution-page .production-sheet-actions{right:16px;bottom:calc(18px + env(safe-area-inset-bottom));justify-content:center;padding:10px 14px;left:clamp(76px,18vw,174px)}.production-execution-page .production-sheet-actions .production-tab-actions-group{flex:0 760px;grid-template-columns:minmax(0,1fr) max-content;justify-content:center;align-items:center;gap:10px;width:min(100%,760px);margin-left:0;display:grid}.production-execution-page .production-sheet-actions .production-completion-state{white-space:normal;min-width:0;font-size:24px;font-weight:950;line-height:1.2}.production-execution-page .production-sheet-actions .production-close-sheet-button{white-space:nowrap;flex:none;justify-content:center;width:auto;min-width:max-content;min-height:60px;padding:0 24px;font-size:22px}.production-tab-modal-backdrop{align-items:stretch;padding:14px}.production-tab-modal,.production-tab-modal-wide{width:min(760px,100%);max-height:calc(100dvh - 28px)}.production-choice-modal{width:min(860px,100%);max-height:calc(100dvh - 28px)}.production-choice-options button{min-height:86px;padding:14px 16px}.production-tab-modal-modes,.production-tab-modal-modes.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.production-tab-modal-form{grid-template-columns:repeat(2,minmax(0,1fr))}.production-tab-modal-form select,.production-tab-modal-form input,.production-tab-modal-footer button{min-height:var(--production-tablet-control-height)}.production-sheet-detail-page{gap:12px;max-width:100%}.production-sheet-detail-header{border-radius:9px;flex-wrap:wrap;gap:12px;padding:14px}.production-sheet-detail-header h1{font-size:24px}.production-sheet-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.production-sheet-detail-summary>div{border-radius:8px;padding:11px 12px}.production-sheet-detail-tabs{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:8px;display:grid}.production-sheet-detail-tabs a{text-align:center;justify-content:center;min-height:48px}.production-sheet-detail-content{border-radius:9px;padding:12px;overflow:hidden}.production-sheet-detail-content .table-card{max-width:100%;overflow-x:auto}.production-sheet-detail-content .compact-list{min-width:720px}.production-sheet-step-header{grid-template-columns:auto minmax(0,1fr)}.production-sheet-step-header>span:last-child{grid-column:1/-1;justify-self:start}.production-sheet-step-body{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:900px){.production-execution-page .production-execution-topbar{grid-template-columns:1fr}.production-tabs-operator{justify-content:stretch;margin-left:0}.production-operator-trigger{width:100%;max-width:none}.production-step-topbar,.production-step-body,.production-execution-page .production-step-overview,.production-execution-page .production-execution-stage-fields,.production-execution-page .production-pasteurization-grid,.production-reception-meta-grid,.production-portioning-row{grid-template-columns:1fr}.production-reception-row{grid-template-columns:34px minmax(0,1fr) 42px;grid-template-areas:"index produs delete""index mulsori delete""index temperatura temperatura""index cantitate cantitate"}.production-reception-footer{grid-template-columns:1fr}.production-reception-footer strong{text-align:left}.production-tab-modal-modes,.production-tab-modal-modes.compact,.production-tab-modal-form,.production-tab-modal-options,.production-sheet-detail-summary,.production-sheet-step-detail-body,.production-sheet-time-summary,.production-sheet-output-row{grid-template-columns:1fr}.production-sheet-detail-header{display:grid}}@media (min-width:721px) and (max-width:1180px){.app-shell:has(.sidebar-shell.collapsed) .production-execution-page .production-tab-actions{left:62px}.app-shell:has(.sidebar-shell.collapsed) .production-execution-page .production-sheet-actions{left:70px}}@media (min-width:721px) and (max-width:1180px) and (max-height:540px) and (pointer:coarse){.production-execution-page .production-tab-actions{left:72px}}@media (min-width:821px) and (max-width:1368px) and (orientation:landscape){.production-execution-page .production-tab-actions{left:174px}.app-shell:has(.sidebar-shell.collapsed) .production-execution-page .production-tab-actions{left:174px}.production-sheet-detail-page{gap:10px}.production-sheet-detail-header{align-items:center;padding:12px 14px}.production-sheet-detail-header h1{font-size:30px}.production-sheet-detail-header div>span{font-size:21px}.production-sheet-detail-summary{grid-template-columns:1.12fr 1.55fr .85fr .85fr;gap:8px}.production-sheet-detail-summary>div{padding:10px 11px}.production-sheet-detail-summary span{font-size:16px}.production-sheet-detail-summary strong{font-size:20px}.production-sheet-detail-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.production-sheet-detail-tabs a{min-height:50px;font-size:16px}.production-sheet-detail-content{gap:10px;padding:12px}.production-sheet-detail-title h2{font-size:23px}.production-sheet-step-header{grid-template-columns:46px minmax(0,1fr) auto;gap:11px;padding:11px 13px}.production-sheet-step-header>span:first-child{width:46px;height:46px;font-size:21px}.production-sheet-step-header>span:last-child{grid-column:auto;justify-self:end;min-height:42px;font-size:18px}.production-sheet-step-header strong{font-size:23px}.production-sheet-step-header small{font-size:17px}.production-sheet-step-body{grid-template-columns:minmax(172px,.8fr) minmax(160px,.72fr) minmax(0,1.55fr);gap:8px;padding:10px}.production-sheet-step-detail-body{grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:8px;padding:10px}.production-sheet-step-body>div,.production-sheet-step-detail-body>div,.production-sheet-step-empty{padding:9px}.production-sheet-step-body span,.production-sheet-step-detail-body>div>span,.production-sheet-lot-list>span,.production-sheet-output-list>span,.production-sheet-step-empty{font-size:17px}.production-sheet-step-body p{font-size:19px}.production-sheet-step-signature p,.production-sheet-detail-notes p{font-size:20px}.production-sheet-time-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.production-sheet-time-summary strong{font-size:20px}.production-sheet-lot-row{grid-template-columns:30px minmax(0,1fr) auto auto;gap:7px;padding:7px}.production-sheet-lot-row strong,.production-sheet-lot-row em,.production-sheet-output-row strong,.production-sheet-output-row em,.production-sheet-value-grid span{font-size:19px}.production-sheet-lot-row small,.production-sheet-output-row small,.production-sheet-value-grid small{font-size:16px}.production-sheet-detail-grid{align-items:stretch;gap:10px;min-width:1080px;padding:12px}.production-sheet-detail-grid.header{font-size:16px}.production-sheet-detail-grid-row strong,.production-sheet-detail-grid-row em{font-size:21px}.production-sheet-detail-grid-row span,.production-sheet-detail-grid-row small{font-size:20px}.production-sheet-detail-grid>strong,.production-sheet-detail-grid>span,.production-sheet-detail-grid>small,.production-sheet-detail-grid>em{align-items:center;min-height:100%;display:flex}.production-sheet-detail-grid.header>strong{line-height:1.15}.production-reception-detail-table{min-width:1180px}.production-reception-detail-table th,.production-reception-detail-table td{vertical-align:middle;padding:13px 14px;font-size:25px;line-height:1.18}.production-reception-detail-table th{font-size:22px;font-weight:950;line-height:1.1}.production-reception-detail-table td strong{font-size:26px;line-height:1.16}.production-sheet-ingredient-grid{grid-template-columns:minmax(230px,1.25fr) minmax(130px,.72fr) minmax(126px,.6fr) minmax(126px,.6fr) minmax(159px,.9fr) minmax(126px,.58fr);min-width:1000px}.production-sheet-output-grid{grid-template-columns:minmax(240px,1.25fr) minmax(130px,.62fr) minmax(126px,.55fr) minmax(126px,.55fr) minmax(126px,.55fr) minmax(159px,.8fr) minmax(126px,.55fr) minmax(110px,.55fr);min-width:1250px}.production-sheet-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-sheet-detail-content .compact-list{min-width:780px}}@media (min-width:641px) and (max-width:720px){.production-execution-page .production-tab-actions{right:12px;bottom:calc(74px + env(safe-area-inset-bottom));left:12px}.production-execution-page .production-sheet-actions .production-tab-actions-group{grid-template-columns:minmax(0,1fr) minmax(164px,204px);align-items:center;gap:8px;width:100%;margin-left:0;display:grid}.production-execution-page .production-sheet-actions .production-close-sheet-button{width:100%;min-width:0}}.production-execution-page .production-sheet-panel{padding-bottom:max(104px, calc(96px + env(safe-area-inset-bottom)));overflow:visible}.production-execution-page .production-tab-panel .production-sheet-actions{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:flex-end;margin:12px 0 0;padding:4px 0 0;scroll-margin-bottom:96px;position:static;bottom:auto;left:auto;right:auto}.production-execution-page .production-tab-panel .production-sheet-actions .production-tab-actions-group{flex-wrap:wrap;flex:auto;grid-template-columns:none;justify-content:flex-end;align-items:center;gap:8px;width:auto;margin-left:auto;display:flex}.production-execution-page .production-tab-panel .production-sheet-actions .production-completion-state{white-space:normal;min-width:0;font-size:24px;font-weight:950;line-height:1.2}.production-execution-page .production-tab-panel .production-sheet-actions .production-close-sheet-button{white-space:nowrap;flex:none;justify-content:center;width:auto;min-width:max-content;min-height:60px;padding:0 24px;font-size:22px}.production-notifications-page{gap:14px;max-width:1180px;display:grid}.app-notification-settings-page{max-width:1280px}.app-notification-settings-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:14px;display:grid}.app-notification-settings-nav{gap:8px;display:grid;position:sticky;top:16px}.app-notification-settings-nav-item{color:#344054;background:#fff;border:1px solid #d7e0ea;border-radius:8px;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon title""icon description";align-items:center;column-gap:10px;min-height:64px;padding:10px;text-decoration:none;display:grid}.app-notification-settings-nav-item:hover{background:#f8fbff;border-color:#9db7d6}.app-notification-settings-nav-item.active{color:#194a7a;background:#eef6ff;border-color:#2f74bd}.app-notification-settings-nav-item span{color:#2f5f98;background:#eef4fb;border-radius:8px;grid-area:icon;place-items:center;width:34px;height:34px;display:grid}.app-notification-settings-nav-item.active span{color:#194a7a;background:#d9ebff}.app-notification-settings-nav-item strong{color:inherit;grid-area:title;font-size:14px;line-height:1.2}.app-notification-settings-nav-item small{color:#667085;grid-area:description;font-size:12px;line-height:1.3}.app-notification-settings-content,.app-notification-section{gap:14px;min-width:0;display:grid}.app-notification-intro-card h2,.app-notification-roadmap-card h2,.app-notification-placeholder-card h2{align-items:center;gap:8px;display:inline-flex}.app-notification-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-notification-info-card{background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;gap:9px;padding:13px;display:grid}.app-notification-info-card strong{color:#111827;align-items:center;gap:7px;font-size:14px;display:inline-flex}.app-notification-info-card span{color:#667085;font-size:13px;line-height:1.4}.app-notification-info-card .secondary-button{justify-self:start}.app-notification-state-list,.app-notification-placeholder-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.app-notification-state-list span,.app-notification-placeholder-grid span{color:#344054;background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:700;display:inline-flex}.app-notification-state-list svg{color:#067647;flex:none}.app-notification-placeholder-actions{flex-wrap:wrap;gap:10px;display:flex}.production-notifications-layout{align-items:stretch}.production-notification-panel h2,.production-device-card h2,.production-users-card h2{align-items:center;gap:8px;display:inline-flex}.production-notification-options{gap:10px;display:grid}.production-notification-switch,.production-notification-user{background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}.production-notification-switch input,.production-notification-user input{accent-color:#2f74bd;flex:none;width:16px;height:16px;margin-top:2px}.production-notification-switch span,.production-notification-user span{gap:3px;min-width:0;display:grid}.production-notification-switch strong,.production-notification-user strong{color:#111827;font-size:14px;line-height:1.25}.production-notification-switch small,.production-notification-user small{color:#667085;font-size:12.5px;line-height:1.35}.production-device-card{align-content:start}.production-device-actions{gap:10px;display:grid}.production-users-card{max-width:1180px}.production-users-count{color:#27548f;white-space:nowrap;background:#eef4ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.production-notification-user-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.production-notification-user{background:#fff;align-items:center}.production-notification-user:hover{background:#f8fbff;border-color:#9db7d6}.form-message.success{color:#067647}.production-global-alarm{z-index:90;background:#fff8ef;border:1px solid #f3b17f;border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:12px;width:min(560px,100vw - 44px);padding:14px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 42px #0f172a38}.production-global-alarm-icon{color:#b54708;background:#ffead5;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.production-global-alarm-copy{gap:4px;min-width:0;display:grid}.production-global-alarm-copy strong{color:#7a2e0e;font-size:16px;line-height:1.25}.production-global-alarm-copy span{color:#344054;font-size:13px;line-height:1.35}.production-global-alarm-copy small{color:#93602a;font-size:12px;font-weight:800}.production-global-alarm-actions{flex-wrap:wrap;grid-column:2;gap:8px;margin-top:4px;display:flex}.primary-button.compact,.secondary-button.compact{min-height:32px;padding-inline:10px;font-size:13px}.primary-button.compact.warning{color:#fff;background:#b54708;border-color:#b54708}.primary-button.compact.warning:hover:not(:disabled){background:#93370d;border-color:#93370d}@media (max-width:900px){.app-notification-settings-shell{grid-template-columns:1fr}.app-notification-settings-nav{gap:8px;padding-bottom:4px;display:flex;position:static;overflow-x:auto}.app-notification-settings-nav-item{flex:0 0 min(260px,78vw)}.production-notifications-layout{grid-template-columns:1fr}}@media (max-width:560px){.app-notification-overview-grid{grid-template-columns:1fr}.app-notification-settings-nav-item{flex-basis:min(230px,82vw)}.production-notification-user-list{grid-template-columns:1fr}.production-users-card .settings-card-head{align-items:flex-start}.production-global-alarm{grid-template-columns:38px minmax(0,1fr);width:calc(100vw - 20px);padding:12px;bottom:86px;right:10px}.production-global-alarm-icon{width:38px;height:38px}.production-global-alarm-actions{grid-column:1/-1}.production-global-alarm-actions .primary-button,.production-global-alarm-actions .secondary-button{flex:150px}}.notifications-page{max-width:1480px}.notifications-page-header{margin-bottom:12px}.notifications-shell{background:#fff;border:1px solid #d8e0ea;border-radius:8px;grid-template-columns:232px minmax(0,1fr);min-height:620px;display:grid;overflow:hidden}.notifications-sidebar{background:#f6f8fb;border-right:1px solid #d8e0ea;align-content:start;gap:4px;padding:10px;display:grid}.notifications-filter{color:#344054;border:1px solid #0000;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:6px 8px;text-decoration:none;display:grid}.notifications-filter:hover,.notifications-filter.active{color:#075985;background:#eff8ff;border-color:#b7d4ed}.notifications-filter-icon{color:#2563a6;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.notifications-filter.active .notifications-filter-icon{color:#075985;background:#dbeeff}.notifications-filter-copy{gap:1px;min-width:0;display:grid}.notifications-filter-copy strong,.notifications-filter-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.notifications-filter-copy strong{font-size:13px;font-weight:800}.notifications-filter-copy small{color:#667085;font-size:11px;font-weight:600}.notifications-filter em{color:#667085;text-align:right;min-width:22px;font-size:12px;font-style:normal;font-weight:800}.notifications-main{background:#fff;min-width:0}.notifications-titlebar{border-bottom:1px solid #d8e0ea;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 16px;display:flex}.notifications-titlebar h2{color:#101828;margin:0;font-size:22px;line-height:1.2}.notifications-titlebar span{color:#667085;margin-top:2px;font-size:13px;font-weight:600;display:block}.notifications-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.notifications-summary span{color:#475467;background:#f8fafc;border:1px solid #d8e0ea;border-radius:999px;align-items:center;gap:5px;min-height:28px;margin:0;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.notifications-inline-error{color:#b42318;background:#fff1f0;border:1px solid #f5b5ad;border-radius:8px;margin:12px 16px 0;padding:10px 12px;font-size:13px;font-weight:700}.notifications-list{gap:10px;padding:14px;display:grid}.notification-item{background:#fff;border:1px solid #d8e0ea;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.notification-item.alarm{background:#fffaf5;border-color:#f3b17f}.notification-item-icon{color:#b54708;background:#ffead5;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.notification-item-copy{gap:5px;min-width:0;display:grid}.notification-item-head{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.notification-item-head strong{color:#101828;font-size:15px;line-height:1.25}.notification-badge{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.notification-badge.alarm{color:#b54708;background:#ffead5}.notification-badge.production{color:#067647;background:#e9f7ef}.notification-item-copy p{color:#344054;margin:0;font-size:13px;line-height:1.4}.notification-item-copy small{color:#93602a;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.notification-item-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.notifications-list-empty{color:#667085;text-align:center;align-content:center;place-items:center;gap:7px;min-height:430px;padding:42px 20px;display:grid}.notifications-empty-icon{color:#2563a6;background:#f8fafc;border:1px solid #d8e0ea;border-radius:999px;place-items:center;width:58px;height:58px;display:grid}.notifications-list-empty strong{color:#101828;font-size:17px}.notifications-list-empty span{max-width:320px;font-size:13px;line-height:1.4}@media (max-width:1080px){.notifications-shell{grid-template-columns:1fr}.notifications-sidebar{scrollbar-width:thin;border-bottom:1px solid #d8e0ea;border-right:0;gap:6px;padding:8px 10px;display:flex;overflow:auto hidden}.notifications-filter{background:#fff;flex:none;grid-template-columns:24px minmax(0,1fr) auto;width:max-content;min-width:132px;min-height:36px;padding:5px 8px}.notifications-filter-icon{width:24px;height:24px}.notifications-filter-copy small{display:none}.notifications-titlebar{flex-direction:column;align-items:flex-start;gap:9px;padding:11px 12px}.notifications-summary{justify-content:flex-start}.notification-item{grid-template-columns:38px minmax(0,1fr);align-items:flex-start}.notification-item-icon{width:38px;height:38px}.notification-item-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:560px){.notifications-page-header{margin-bottom:10px}.notifications-shell{border-left:0;border-right:0;border-radius:0;margin-inline:-10px}.notifications-titlebar h2{font-size:19px}.notifications-list{padding:10px}.notification-item-actions .primary-button,.notification-item-actions .secondary-button{flex:150px}}.toast-source-hidden{display:none!important}.app-toast-viewport{z-index:220;pointer-events:none;gap:10px;width:min(430px,100vw - 36px);display:grid;position:fixed;bottom:18px;right:18px}.app-toast{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#fffaf3 0%,#fff7ed 100%);border:1px solid #fdba74;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 30px;align-items:start;gap:11px;padding:12px 13px;display:grid;box-shadow:0 18px 44px #7c2d121f,0 2px 8px #0f172a0f}.app-toast-icon{color:#c2410c;background:#ffedd5;border:1px solid #fdba7447;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.app-toast-content{gap:4px;min-width:0;display:grid}.app-toast-content strong{color:#7c2d12;font-size:14px;line-height:1.2}.app-toast-content span{color:#344054;font-size:13px;line-height:1.35}.app-toast-close{color:#9a3412;cursor:pointer;background:#ffedd59e;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.app-toast-close:hover{color:#7c2d12;background:#fed7aa}.app-toast-success .app-toast-icon{color:#067647;background:#ecfdf3}.app-toast-error .app-toast-icon{color:#b42318;background:#fef3f2}.app-toast-warning .app-toast-icon{color:#b54708;background:#fffaeb}@media (max-width:900px){.app-toast-viewport{right:10px;bottom:calc(86px + env(safe-area-inset-bottom));width:calc(100vw - 20px)}}@media (max-width:560px){.app-toast{grid-template-columns:34px minmax(0,1fr) 28px;gap:9px;padding:11px}.app-toast-icon{width:34px;height:34px}.app-toast-close{width:28px;height:28px}}@media (min-width:821px) and (max-width:1368px) and (orientation:landscape){.production-execution-page .production-step{scroll-margin-top:104px}.production-step-topbar{gap:12px;min-height:74px;padding:10px 14px}.production-step-topbar-title{gap:12px}.production-execution-page .production-step-index,.production-step-topbar-title .production-step-index{width:38px;min-width:38px;height:38px;font-size:17px}.production-step-topbar-title strong{white-space:nowrap;font-size:clamp(24px,2.05vw,28px);line-height:1.08}.production-step-topbar-actions{gap:10px}.production-step-topbar-actions .production-step-signature-action{min-width:144px}.production-execution-page .production-step-signature-action .ghost-button,.production-execution-page .production-step-signature-action>span,.production-execution-page .production-signature-status{min-height:54px;padding:0 18px;font-size:20px}.production-execution-page .production-signature-menu{gap:12px}.production-execution-page .production-signature-menu>strong,.production-execution-page .production-signature-hint{font-size:20px}.production-execution-page .production-signature-dropdown{min-width:220px;padding:8px}.production-execution-page .production-signature-dropdown .production-signature-cancel-action{gap:10px;min-height:54px;padding:0 14px;font-size:20px}.production-execution-page .production-signature-dropdown .production-signature-cancel-action svg{width:22px;height:22px}.production-step-body{grid-template-columns:minmax(210px,238px) minmax(0,1fr);gap:12px;padding:12px 14px 14px}.production-step-side{gap:8px}.production-step-note-card{border-radius:9px;gap:6px;padding:10px}.production-step-note-card>span{font-size:13.5px}.production-step-note-card p,.production-step-note-card.editable textarea{font-size:17px;line-height:1.35}.production-execution-page .production-step-recipe-details span,.production-execution-page .production-step-status{font-size:16px}.production-execution-page .production-step-overview span,.production-execution-page .production-stage-field>span{font-size:14.5px}.production-execution-page .production-step-overview strong{font-size:17px}.production-execution-page .production-step-overview small{font-size:15px}.production-step-workarea,.production-execution-page .production-execution-stage-fields{gap:10px}.production-execution-page .production-reception-step .production-step-body{grid-template-columns:minmax(190px,210px) minmax(0,1fr)}.production-execution-page .production-reception-notes{grid-template-columns:minmax(0,1fr);gap:10px}.production-execution-page .production-reception-actions .production-tab-actions-group{flex:0 760px;grid-template-columns:minmax(0,1fr) max-content;justify-content:center;align-items:center;gap:10px;width:min(100%,760px);margin-left:auto;display:grid}.production-execution-page .production-reception-actions .production-completion-state{white-space:normal;min-width:0;font-size:24px;font-weight:950;line-height:1.2}.production-execution-page .production-reception-actions .production-close-sheet-button{white-space:nowrap;flex:none;justify-content:center;width:auto;min-width:max-content;min-height:60px;padding:0 24px;font-size:22px}.production-execution-page .production-stage-field input,.production-execution-page .production-stage-field select{min-height:48px;font-size:18px}.production-execution-page .production-reception-meta-grid{grid-template-columns:minmax(170px,.95fr) minmax(180px,1fr) minmax(150px,.74fr) minmax(150px,.74fr);gap:8px}.production-execution-page .production-reception-meta-grid label,.production-execution-page .production-reception-meta-grid>div{min-height:72px;padding:10px 12px}.production-execution-page .production-reception-meta-grid span{font-size:16px;line-height:1.1}.production-execution-page .production-reception-meta-grid input,.production-execution-page .production-reception-meta-grid strong{font-size:22px;line-height:1.12}.production-execution-page .production-reception-table{gap:6px;padding:10px;overflow-x:auto}.production-execution-page .production-reception-head{padding:0 7px 5px;display:grid}.production-execution-page .production-reception-head,.production-execution-page .production-reception-row{grid-template-columns:38px max-content max-content minmax(172px,.78fr) minmax(184px,.82fr) 49px;grid-template-areas:none;align-items:center;gap:8px}.production-execution-page .production-reception-head span{text-overflow:clip;white-space:normal;font-size:14.5px;line-height:1.15;overflow:visible}.production-execution-page .production-reception-row{background:#f6f9fc;border:0;border-radius:8px;min-height:56px;padding:6px}.production-execution-page .production-reception-row>span:first-child,.production-execution-page .production-reception-row>div:first-of-type,.production-execution-page .production-reception-row>label:first-of-type,.production-execution-page .production-reception-row>div:nth-of-type(2),.production-execution-page .production-reception-row>div:nth-of-type(3),.production-execution-page .production-reception-row>button:last-child{grid-area:auto}.production-execution-page .production-reception-product{background:0 0;border:0;justify-self:start;width:max-content;max-width:220px;min-height:49px;padding:0}.production-execution-page .production-reception-product:before,.production-execution-page .production-reception-milkings:before{content:none;display:none}.production-execution-page .production-reception-product strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:22px;line-height:1.08;overflow:visible}.production-execution-page .production-reception-milkings{align-content:center;display:grid}.production-execution-page .production-reception-milkings select{width:142px;min-width:142px;max-width:142px;padding-right:28px}.production-execution-page .production-reception-milkings select,.production-execution-page .production-reception-value-input input{border-radius:8px;min-height:49px;font-size:22px}.production-execution-page .production-reception-value-control{grid-template-columns:47px minmax(78px,1fr) 47px;min-height:49px}.production-execution-page .production-reception-value-button{width:47px;min-width:47px;min-height:49px;font-size:23px}.production-execution-page .production-reception-delete{color:#b42318;background:#fff7f6;border:1px solid #f3c2bd;border-radius:8px;width:49px!important;min-width:49px!important;height:49px!important;min-height:49px!important}.production-execution-page .production-reception-delete svg{width:22px;height:22px}.production-execution-page .production-reception-footer{grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto;gap:8px;padding:8px 4px 0}.production-execution-page .production-reception-footer button{font-size:23px;height:49px!important;min-height:49px!important;padding:0 16px!important}.production-execution-page .production-reception-footer strong{font-size:34px}.production-execution-page .production-pasteurization-logbar span,.production-execution-page .production-pasteurization-status,.production-execution-page .production-pasteurization-start,.production-execution-page .production-pasteurization-start small,.production-execution-page .production-pasteurization-stat span,.production-execution-page .production-cooling-target span,.production-execution-page .production-cooling-instruction span,.production-execution-page .production-info-panel span,.production-execution-page .production-portioning-status,.production-execution-page .production-portioning-summarybar span,.production-execution-page .production-portioning-head span,.production-execution-page .production-portioning-row>span,.production-execution-page .production-portioning-labels small,.production-execution-page .production-portioning-footer span,.production-execution-page .production-portioning-empty,.pasteurization-time-control .secondary-button{font-size:16px}.production-execution-page .production-pasteurization-logbar strong,.production-execution-page .production-pasteurization-stat strong,.production-execution-page .production-cooling-instruction strong,.production-execution-page .production-info-panel strong,.production-execution-page .production-portioning-summarybar strong,.production-execution-page .production-portioning-row>strong,.production-execution-page .production-portioning-product strong,.production-execution-page .production-portioning-footer strong{font-size:18px}.production-execution-page .production-portioning-product span{font-size:16px}.production-execution-page .production-cooling-panel{grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:10px;padding:10px}.production-execution-page .production-cooling-target,.production-execution-page .production-cooling-instruction{min-height:82px;padding:12px 14px}.production-execution-page .production-cooling-target strong{font-size:38px;line-height:1}.production-execution-page .production-cooling-instruction strong,.production-execution-page .production-info-panel strong{font-size:27px;line-height:1.22}.production-execution-page .production-info-panel{gap:8px;padding:14px 16px}.production-execution-page .production-portioning-quantity-input input,.production-execution-page .production-portioning-label-count input,.pasteurization-time-control input{font-size:18px}.production-execution-page .production-portioning-quantity-button{font-size:21px}.production-execution-page .production-portioning-print-button{font-size:18px}.production-execution-page .production-portioning-panel{border-radius:9px;gap:8px;padding:10px}.production-execution-page .production-portioning-table{gap:6px;padding-bottom:2px;overflow-x:auto}.production-execution-page .production-portioning-head,.production-execution-page .production-portioning-row{grid-template-columns:minmax(204px,1fr) minmax(136px,.66fr) minmax(124px,.58fr) minmax(110px,.5fr) minmax(184px,.9fr) 64px;align-items:center;gap:8px;min-width:0;display:grid}.production-execution-page .production-portioning-head{padding:0 7px 5px;font-size:14.5px}.production-execution-page .production-portioning-head span{text-overflow:clip;white-space:normal;font-size:14.5px;line-height:1.15;overflow:visible}.production-execution-page .production-portioning-row{background:#f6f9fc;border:0;border-radius:8px;min-height:56px;padding:6px}.production-execution-page .production-portioning-row>span,.production-execution-page .production-portioning-row>strong{min-height:54px;padding:0 2px;font-size:19px;line-height:1.1}.production-execution-page .production-portioning-product{grid-column:auto;grid-template-columns:42px minmax(0,1fr);gap:8px;min-width:0}.production-execution-page .production-portioning-product span{width:38px;height:38px;font-size:19px!important}.production-execution-page .production-portioning-product strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:20px;line-height:1.08;display:block;overflow:visible}.production-execution-page .production-portioning-quantity{grid-template-columns:47px minmax(78px,1fr) 47px;height:49px}.production-execution-page .production-portioning-quantity-input,.production-execution-page .production-portioning-quantity-input input,.production-execution-page .production-portioning-label-count input{height:49px;min-height:49px;font-size:22px}.production-execution-page .production-portioning-quantity-button{width:47px;min-width:47px;height:49px;min-height:49px;font-size:23px}.production-execution-page .production-portioning-labels{grid-template-columns:49px;justify-content:center;gap:6px}.production-execution-page .production-portioning-label-count,.production-execution-page .production-portioning-print-button{min-height:49px}.production-execution-page .production-portioning-print-button{width:49px;min-width:49px;height:49px;min-height:49px}.production-execution-page .production-portioning-print-button svg{width:22px;height:22px}.production-portioning-print-modal{width:min(760px,100vw - 40px);padding:18px}.production-portioning-print-head strong{font-size:34px}.production-portioning-print-head span,.production-portioning-print-card>div span,.production-portioning-print-card label span{font-size:16px}.production-portioning-print-card>div strong{font-size:26px}.production-portioning-print-card>div small,.production-portioning-print-message{font-size:17px}.production-portioning-print-card input{min-height:60px;font-size:32px}.production-portioning-print-card button{min-height:58px;font-size:22px}.production-execution-page .production-pasteurization-actions .primary-button,.production-execution-page .production-pasteurization-stop-button{min-height:52px;font-size:18px}.production-execution-page .production-agitation-panel{gap:10px}.production-execution-page .production-agitation-logbar{border-radius:8px;min-height:58px;padding:10px 12px;font-size:33px;line-height:1.08}.production-execution-page .production-agitation-logbar span,.production-execution-page .production-agitation-logbar strong{font-size:33px;line-height:1.08}.production-execution-page .production-agitation-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.production-execution-page .production-agitation-stat{min-height:72px;padding:9px 10px}.production-execution-page .production-agitation-stat span{font-size:16px}.production-execution-page .production-agitation-stat strong{font-size:27px;line-height:1.05}.production-execution-page .production-agitation-controls-row{grid-template-columns:minmax(250px,1.15fr) minmax(150px,.7fr) minmax(170px,.78fr);gap:8px}.production-execution-page .production-agitation-start{min-height:72px;padding:9px 10px}.production-execution-page .production-agitation-start>span{font-size:16px}.production-execution-page .production-agitation-time-trigger,.production-execution-page .production-agitation-action-button{min-height:54px;font-size:22px}.production-time-picker-modal{width:min(640px,100vw - 48px)}.production-time-picker-head strong{font-size:38px}.production-time-picker-head button{width:56px;height:56px}.production-time-picker-selectors label{font-size:18px}.production-time-picker-selectors select{min-height:74px;font-size:38px}.production-time-picker-preview{font-size:54px}.production-time-picker-actions button{min-width:154px;min-height:58px;font-size:22px}.production-choice-modal-head span,.production-tab-modal-head span{font-size:12.5px}.production-choice-modal-head strong,.production-tab-modal-head strong{font-size:23px}.production-choice-modal{width:min(900px,100%)}.production-choice-modal-operator .production-choice-modal-head{padding:12px 18px}.production-choice-modal-operator .production-choice-modal-head strong{font-size:46px;line-height:1}.production-choice-options{scrollbar-gutter:stable;max-height:min(620px,100dvh - 130px);overflow-y:auto}.production-choice-modal-operator .production-choice-options{gap:7px}.production-choice-modal-operator .production-choice-options button{min-height:63px;padding:6px 14px}.production-choice-modal-operator .production-choice-options strong{font-size:38px;line-height:1}.production-choice-modal-head button{color:#101828;background:#eef4f8;border-color:#b9c7d6;width:52px;height:52px}.production-choice-modal-head button svg{width:24px;height:24px}.production-choice-options button,.production-tab-modal-modes button,.production-tab-modal-form select,.production-tab-modal-form input{font-size:18px}.production-choice-options strong,.production-tab-modal-modes button strong,.production-tab-modal-summary-main strong,.production-tab-modal-preview strong{font-size:19px}.production-choice-options span,.production-choice-options small,.production-tab-modal-modes button small,.production-tab-modal-summary-facts span,.production-tab-modal-preview small,.production-tab-modal-summary p{font-size:16px}.production-tab-modal-backdrop{padding:16px}.production-tab-modal,.production-tab-modal-wide{border-radius:10px;width:min(920px,100%);max-height:calc(100dvh - 32px)}.production-tab-modal-head{padding:16px 20px}.production-tab-modal-head span{font-size:16px}.production-tab-modal-head strong{font-size:30px;line-height:1.05}.production-tab-modal-head button{background:#eef4f8;border-color:#b9c7d6;width:54px;height:54px}.production-tab-modal-head button svg{width:25px;height:25px}.production-tab-modal-modes,.production-tab-modal-modes.compact{gap:12px;padding:14px 16px}.production-tab-modal-modes button{border-radius:9px;grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:82px;padding:12px 14px}.production-tab-modal-modes button svg{width:28px;height:28px}.production-tab-modal-modes button strong{font-size:24px;line-height:1.08}.production-tab-modal-form{border-radius:9px;gap:12px;margin:14px 16px;padding:14px}.production-tab-picker-field,.production-tab-picker-field>span{font-size:18px}.production-select-trigger{border-radius:9px;min-height:64px;padding:0 16px}.production-select-trigger strong{font-size:24px;line-height:1.12}.production-select-trigger svg{width:24px;height:24px}.production-tab-modal-summary{border-radius:9px;gap:12px;padding:14px}.production-tab-modal-summary-main{gap:12px}.production-tab-modal-summary-main>svg{width:28px;height:28px}.production-tab-modal-summary-main strong{white-space:normal;font-size:24px}.production-tab-modal-product-list{font-size:18px}.production-tab-modal-reception-summary .production-tab-modal-summary-main strong{font-size:36px;line-height:1.05}.production-tab-modal-summary-facts span{min-height:36px;padding:0 12px;font-size:18px}.production-tab-modal-summary p,.production-tab-modal-note,.production-tab-modal-preview small{font-size:18px}.production-tab-modal-footer{gap:12px;padding:14px 16px}.production-tab-modal-footer button{min-height:62px;padding:0 22px;font-size:23px}.production-execution-page .production-tab-modal-footer .primary-button,.production-execution-page .production-tab-modal-footer .ghost-button{border-radius:9px;min-height:62px;padding:0 22px;font-size:23px}.production-tab-modal-footer button svg{width:24px;height:24px}.production-choice-modal:not(.production-choice-modal-operator){width:min(960px,100%)}.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options{gap:10px;max-height:min(620px,100dvh - 132px);padding:14px}.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options button{border-radius:10px;min-height:92px;padding:14px 16px}.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options strong{font-size:24px;line-height:1.08}.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options span,.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options small,.production-choice-modal:not(.production-choice-modal-operator) .production-choice-options em{font-size:18px}}
