.sales-export-layer{z-index:115}.modal.sales-export-modal{width:min(900px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow-y:auto;gap:18px;padding:26px}.sales-export-modal>.modal-title{padding-bottom:2px}.sales-export-loading{min-height:280px;display:grid;place-items:center;color:#718082}.sales-export-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:22px;row-gap:16px;padding:18px;border:1px solid #dfe7e6;border-radius:8px;background:#fbfcfc}.sales-export-grid .sales-export-field{min-width:0;display:grid;grid-template-rows:18px 40px 16px;gap:6px;align-content:start}.sales-export-label{color:#34494b;font-size:12px;font-weight:700;line-height:18px}.sales-export-grid select,.sales-export-grid input{width:100%;height:40px}.sales-export-grid small{min-height:16px;color:#7a888a;font-size:11px;font-weight:400;line-height:16px}.field-with-action{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:8px}.field-with-action button{width:78px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:4px}.export-category-section,.footer-layout-preview{display:grid;gap:13px;padding:16px 18px;border:1px solid #dfe7e6;border-radius:8px;background:#f9fbfb}.export-section-heading{min-width:0;display:flex;align-items:end;justify-content:space-between;gap:18px}.export-section-heading>div:first-child,.footer-layout-preview>div:first-child{display:flex;align-items:baseline;gap:9px}.export-category-section span,.footer-layout-preview span{color:#718082;font-size:11px}.category-entry{width:min(350px,50%);display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:8px}.category-entry input{height:36px;width:100%}.category-entry button{min-width:80px;min-height:36px;padding:0 10px;white-space:nowrap}.category-entry button:disabled{opacity:.45;cursor:not-allowed}.export-category-options{display:flex;flex-wrap:wrap;gap:8px}.modal.sales-export-modal .export-category-options label{min-height:34px;padding:0 12px;display:inline-flex;grid-template-columns:none;flex-direction:row;align-items:center;justify-content:center;gap:5px;border:1px solid #d7e1e0;border-radius:17px;background:#fff;color:#526466;font-size:12px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer}.modal.sales-export-modal .export-category-options label.selected{border-color:#64aaa5;background:#eaf7f5;color:#087d78}.modal.sales-export-modal .export-category-options input{position:absolute;opacity:0;pointer-events:none}.modal.sales-export-modal .export-category-options svg{display:none;width:14px;height:14px;flex:0 0 auto}.modal.sales-export-modal .export-category-options label.selected svg{display:block}.footer-preview-grid,.footer-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d9e2e1;background:#fff}.footer-preview-grid>div{min-height:52px;padding:11px 14px;display:flex;align-items:center;border-right:1px solid #e2e8e7;border-bottom:1px solid #e2e8e7}.footer-preview-grid>div:nth-child(3n){border-right:0}.footer-preview-grid>div:nth-child(n+4){border-bottom:0}.footer-preview-grid i{display:block;width:42px;border-bottom:1px solid #6f7d7e}.footer-preview-grid i.long{width:82px}.export-template-note{padding:11px 14px;border-radius:6px;background:#eef7f6;color:#566f70;font-size:12px;line-height:1.5}.export-template-note span{color:#087d78;font-weight:700}.submodal-backdrop{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#1826276b}.export-manager-modal{width:min(650px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.manager-list{display:grid;gap:8px}.manager-list>div,.manager-add-row{display:grid;grid-template-columns:1fr auto auto;gap:8px}.danger-text{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#c9403a}.footer-manager{width:min(760px,100%)}.footer-manager-toolbar{display:grid;grid-template-columns:220px 1fr;gap:10px}.footer-editor-grid>div{padding:12px;display:grid;gap:7px;border-right:1px solid #e2e8e7;border-bottom:1px solid #e2e8e7}.footer-editor-grid>div:nth-child(3n){border-right:0}.footer-editor-grid>div:nth-child(n+4){border-bottom:0}.footer-editor-grid b{color:#748284;font-size:11px}@media(max-width:760px){.sales-export-layer,.submodal-backdrop{align-items:end;padding:0}.sales-export-modal,.export-manager-modal{width:100%;max-height:calc(100vh - 16px);border-radius:12px 12px 0 0;padding:17px 14px}.sales-export-grid{grid-template-columns:1fr}.export-section-heading{align-items:stretch;flex-direction:column}.category-entry{width:100%}.footer-preview-grid,.footer-editor-grid{grid-template-columns:1fr}.footer-preview-grid>div,.footer-editor-grid>div{border-right:0;border-bottom:1px solid #e2e8e7}.footer-preview-grid>div:last-child,.footer-editor-grid>div:last-child{border-bottom:0}.footer-manager-toolbar{grid-template-columns:1fr}}.filter-multiselect{position:relative;min-width:160px}.filter-multiselect>summary{height:40px;padding:0 11px 0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d6dfdf;border-radius:5px;background:#fff;color:#344849;font-size:13px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.filter-multiselect>summary::-webkit-details-marker{display:none}.filter-multiselect>summary svg{flex:0 0 auto;color:#718082;transition:transform .16s ease}.filter-multiselect[open]>summary{border-color:#159d97;box-shadow:0 0 0 2px #159d971a}.filter-multiselect[open]>summary svg{transform:rotate(180deg)}.filter-popover{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:250px;max-height:330px;overflow-y:auto;padding:8px;border:1px solid #dbe4e3;border-radius:7px;background:#fff;box-shadow:0 12px 34px #1d33342b}.filter-popover-heading{min-height:34px;padding:2px 7px 7px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f1}.filter-popover-heading strong{font-size:12px;color:#526466}.filter-popover-heading button{border:0;background:transparent;color:#087d78;font-size:11px;cursor:pointer}.filter-popover>label{min-height:38px;padding:0 8px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;border-radius:5px;color:#405456;font-size:12px;cursor:pointer}.filter-popover>label:hover{background:#f1f8f7}.filter-popover input{width:15px;height:15px;accent-color:#07867f}.filter-popover b{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:11px;background:#edf3f2;color:#68787a;font-size:10px}.filter-empty{padding:16px 8px;color:#809092;font-size:12px;text-align:center}.more-filters-button.active{border-color:#159d97;background:#eef8f7}.advanced-filter-panel{margin:-4px 0 14px;padding:12px;display:flex;align-items:end;flex-wrap:wrap;gap:12px;border:1px solid #dfe7e6;border-radius:7px;background:#f7faf9}.advanced-filter-group{display:grid;gap:6px}.advanced-filter-group>span{color:#607173;font-size:11px;font-weight:650}.filter-result-note{margin-left:auto;align-self:center;color:#708082;font-size:11px}.filter-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:14px}.filter-toolbar .search-box{width:380px}@media(max-width:1120px){.filter-toolbar{flex-wrap:wrap}.filter-toolbar .search-box{width:100%}}@media(max-width:760px){.filter-multiselect{flex:1;min-width:145px}.filter-popover{width:min(280px,calc(100vw - 28px))}.advanced-filter-panel{align-items:stretch}.advanced-filter-group{flex:1;min-width:145px}.filter-result-note{width:100%;margin-left:0}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17252a;background:#f7f9f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}.system-state-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7f6}.system-state-card{width:min(460px,100%);padding:44px 38px;border:1px solid #dce4e1;border-radius:12px;background:#fff;box-shadow:0 18px 50px #1c373217;text-align:center}.system-state-card>svg{width:42px;height:42px;color:#b45309}.system-state-card h1{margin:16px 0 8px;font-size:24px}.system-state-card p{margin:0 0 24px;color:#66736f;line-height:1.7}.system-state-spinner{width:36px;height:36px;margin:0 auto;border:3px solid #d9e7e4;border-top-color:#16877e;border-radius:50%;animation:system-spin .8s linear infinite}@keyframes system-spin{to{transform:rotate(360deg)}}.system-connection-banner{position:fixed;z-index:2000;top:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;max-width:calc(100vw - 32px);padding:10px 16px;border:1px solid #e6b9b4;border-radius:8px;background:#fff2f0;color:#9f2d25;box-shadow:0 8px 24px #4a25201f}.system-connection-banner.demo{border-color:#e6cc91;background:#fff8e7;color:#855b09}.system-connection-banner svg{flex:0 0 auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-frame{--nav-w: 166px;min-height:100vh;background:#f7f9f9}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--nav-w);background:#fbfcfc;border-right:1px solid #e4e9e9;display:flex;flex-direction:column;transition:width .2s ease}.sidebar.collapsed{width:64px}.brand{height:68px;border-bottom:1px solid #e4e9e9;display:flex;align-items:center;padding:0 16px;white-space:nowrap;overflow:hidden}.brand-logo{display:flex;align-items:center;gap:9px;color:#087d78;white-space:nowrap}.brand-logo svg{flex:0 0 auto;color:#22a7a0}.brand-logo span{color:#17383a;font-size:16px;font-weight:800;letter-spacing:-.5px}.sidebar.collapsed .brand{padding:0 9px}.sidebar.collapsed .brand-logo{width:46px;justify-content:center}.sidebar nav{padding:12px 0;display:grid;gap:4px}.sidebar nav button,.collapse-button{border:0;background:transparent;height:54px;display:flex;align-items:center;gap:14px;padding:0 22px;color:#4c5d60;white-space:nowrap;position:relative}.sidebar nav button:before{content:"";position:absolute;left:0;inset-block:0;width:3px;background:transparent}.sidebar nav button.active{background:#eaf7f6;color:#087d78;font-weight:700}.sidebar nav button.active:before{background:#169e98}.sidebar nav button:hover{background:#f0f7f7;color:#087d78}.collapse-button{margin-top:auto;border-top:1px solid #e4e9e9;width:100%}.page-shell{margin-left:var(--nav-w);min-width:0;min-height:100vh;transition:margin-left .2s ease}.nav-collapsed .page-shell{margin-left:64px}.topbar{height:58px;background:#fff;border-bottom:1px solid #e5e9e9;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.crumbs{display:flex;gap:12px;align-items:center;font-size:15px}.crumbs strong{font-size:17px}.crumbs span{color:#7e8d8f}.top-actions{display:flex;align-items:center;gap:20px;color:#4b5b5d;font-size:13px}.date,.user-button{display:flex;align-items:center;gap:7px}.icon-button,.user-button{border:0;background:transparent;color:#324548}.icon-button{display:grid;place-items:center;position:relative;padding:6px}.avatar{width:30px;height:30px;border-radius:50%;background:#e6f4f3;color:#087d78;display:grid;place-items:center;font-weight:700}.record-title{height:60px;background:#fff;border-bottom:1px solid #e5e9e9;display:flex;align-items:center;padding:0 24px;gap:8px}.record-title>i{height:20px;width:1px;background:#dfe5e5;margin:0 8px}.back-button{border:0;background:transparent;color:#087d78;display:inline-flex;align-items:center;gap:5px;padding:7px 4px}.back-button svg{width:18px;height:18px}.record-title strong{font-size:17px}.record-title span{color:#495a5c}.review-pill{margin-left:10px;background:#fff2dd;color:#a86706!important;border:1px solid #f4d296;border-radius:999px;font-size:12px;padding:4px 9px}.review-pill.readonly-pill{background:#eef4f4;border-color:#d9e3e2;color:#526668!important}.record-title-spacer{flex:1}.record-tool-button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cfe0de;border-radius:5px;background:#fff;color:#087d78;font-size:12px;font-weight:650;white-space:nowrap}.record-tool-button:hover{background:#eef8f7;border-color:#159d97}.record-tool-button svg{width:17px;height:17px}.review-grid{height:calc(100vh - 118px);display:grid;grid-template-columns:45% 8px minmax(0,1fr);background:#fff}.review-grid.document-collapsed{display:block}.review-grid.document-collapsed .review-pane{height:100%}.document-pane{min-width:0;background:#f6f8f7;display:flex;flex-direction:column;overflow:hidden}.document-toolbar{height:60px;flex:0 0 auto;display:flex;align-items:center;padding:0 18px;gap:8px;background:#fff;border-bottom:1px solid #e1e6e5}.document-toolbar button{border:0;background:transparent;padding:8px;display:flex;align-items:center;gap:5px;color:#47585a;border-radius:6px}.document-toolbar button:hover{background:#edf4f3;color:#087d78}.document-toolbar button svg{width:18px;height:18px}.document-toolbar i{height:20px;width:1px;background:#dfe5e5;margin:0 3px}.document-viewer-title{display:inline-flex;align-items:center;gap:7px;margin-right:6px;color:#26393a;font-size:14px;white-space:nowrap}.document-viewer-title svg{width:19px;height:19px;color:#087d78}.document-toolbar .document-close-button{margin-left:2px;color:#667779}.document-count{margin-left:auto;color:#738183;font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:7px}.document-count button{border:0;padding:2px 4px;color:#167f7b;background:transparent;font-size:12px}.document-count button:disabled{color:#b8c1c1;cursor:default}.order-status.recognizing{color:#397a9b;background:#e8f4f9}.order-status.failed{color:#c23e37;background:#fbeceb}.muted-action{color:#879393;font-size:12px}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f4f2eb,#e8f2f0)}.auth-card{width:min(420px,100%);padding:36px;background:#fffdfa;border:1px solid #dfe6e2;box-shadow:0 24px 70px #1a393724}.auth-card>.brand-logo{margin-bottom:28px}.auth-card>.brand-logo span{font-size:20px}.auth-card h1{margin:0 0 8px;font-size:26px;color:#203536}.auth-card p{margin:0 0 26px;color:#718080}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;font-weight:600;color:#324748}.auth-card input{height:42px;border:1px solid #ccd8d5;padding:0 12px;font:inherit}.auth-card small{color:#7a8888}.auth-card .primary{justify-content:center;height:44px;margin-top:4px}.auth-error{display:flex;gap:7px;align-items:center;padding:10px 12px;color:#bd3f38;background:#fbeceb}.page-actions{display:flex;align-items:center;gap:10px}.warehouse-settings-modal{width:min(680px,calc(100vw - 32px))}.warehouse-settings-head,.warehouse-setting-row{display:flex;align-items:center;gap:16px}.warehouse-settings-head{justify-content:space-between;margin-bottom:10px}.warehouse-setting-row{min-height:58px;padding:9px 0;border-top:1px solid #e6ebe8}.warehouse-setting-row>span:first-child{display:grid;flex:1;gap:4px}.warehouse-setting-row small{color:#7a8888}.warehouse-edit-layer{z-index:80;background:#1425256b}.document-stage{min-height:0;flex:1;display:grid;place-items:center;overflow:hidden;padding:18px;background:#efeae0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.document-stage.is-dragging{cursor:grabbing}.document-stage img{width:min(92%,600px);height:auto;pointer-events:none;box-shadow:0 5px 18px #3c302224;transform-origin:center center;transition:transform .18s ease;will-change:transform}.document-stage.is-dragging img{transition:none}.document-lightbox-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#132222ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.document-lightbox-shell{width:min(1120px,100%);height:min(880px,calc(100vh - 48px));overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 30px 90px #0a191952}.document-lightbox-card{width:100%;height:100%}.document-lightbox-card .document-toolbar{padding-inline:16px}.document-lightbox-card .document-stage{padding:28px;background:#e9e5dc}.document-lightbox-card .document-stage img{width:min(88%,900px)}.resize-divider{width:8px;position:relative;background:#edf1f1;border-inline:1px solid #dde4e3;cursor:col-resize;display:grid;place-items:center;z-index:4;touch-action:none}.resize-divider:hover,.resize-divider:focus{background:#dff1ef;outline:none}.resize-divider span{width:3px;height:42px;border-radius:3px;background:#9db4b2}.resize-divider:hover span,.resize-divider:focus span{background:#159d97}.review-pane{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.ai-review-heading{min-height:46px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e7e7;background:#f8fbfb}.ai-review-heading>div{display:flex;align-items:center;gap:10px}.ai-review-heading>span{color:#7a888a;font-size:11px}.ai-ready{display:inline-flex;align-items:center;gap:5px;color:#23844a;font-size:12px}.ai-ready svg{width:16px;height:16px}.recognition-warning-panel{display:flex;align-items:flex-start;gap:9px;margin:10px 14px 0;padding:10px 12px;border:1px solid #efd6aa;border-radius:7px;background:#fff8eb;color:#80510f;font-size:12px}.recognition-warning-panel>svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.recognition-warning-panel ul{margin:5px 0 0;padding-left:18px;display:grid;gap:3px}.raw-date-hint{margin-top:4px;color:#a2610a;font-size:11px;font-weight:500}.order-fields{padding:18px 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;border-bottom:1px solid #e2e7e7}.order-fields label{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;font-size:13px;font-weight:600;color:#4d5d60}.order-fields .notes{grid-column:1 / -1}.review-summary-fields{padding-block:13px}.review-summary-fields input[readonly]{background:#f3f6f6;color:#405355}input,select,textarea{border:1px solid #d9e0e0;background:#fff;border-radius:5px;padding:9px 10px;outline:none;color:#223437;min-width:0}input:focus,select:focus,textarea:focus{border-color:#159d97;box-shadow:0 0 0 3px #159d971a}.input-with-icon{position:relative}.input-with-icon input{width:100%;padding-right:34px}.input-with-icon svg{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#5f7072}.lines-table-wrap{min-height:0;border-bottom:1px solid #e4e8e8;overflow:auto;flex:1 1 auto;display:flex;flex-direction:column;position:relative;background:#fff}table{width:100%;border-collapse:collapse}th{text-align:left;font-size:12px;color:#566567;font-weight:650;background:#fafbfb}th,td{padding:10px 9px;border-bottom:1px solid #e6eaea;vertical-align:middle}.lines-table th:first-child,.lines-table td:first-child{text-align:center;width:90px}.review-sku{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#586b6d;font-size:11px}.lines-table{min-width:900px}.lines-table th:nth-child(2){width:210px}.lines-table th:nth-child(3){width:76px}.lines-table th:nth-child(4){width:92px}.lines-table th:nth-child(5){width:66px}.lines-table th:nth-child(6){width:68px}.lines-table th:nth-child(7){width:84px}.lines-table th:nth-child(8){width:105px}.lines-table th:last-child{width:90px}.lines-table td{font-size:12px}.lines-table tbody td{vertical-align:top;padding-top:10px}.lines-table tbody td:first-child{padding-top:19px}.lines-table input,.lines-table select,.product-input{width:100%;padding:7px 8px;font-size:12px}.lines-table tr.warning{background:#fffaf0}.lines-table tr.unmatched{background:#fff7f5}.lines-table tr.warning td:first-child{color:#af6b00}.lines-table tr.unmatched td:first-child{color:#d93832}.product-cell{position:relative;min-width:190px}.recognized-product{display:flex;align-items:stretch}.recognized-product input{min-width:0;border-radius:5px 0 0 5px;border-right:0}.recognized-product button{flex:0 0 34px;width:34px;min-width:34px;padding:0;border:1px solid #d9e0e0;background:#fff;color:#607174;border-radius:0 5px 5px 0;display:inline-flex;align-items:center;justify-content:center}.recognized-product button:hover{color:#087d78;background:#f1f8f7}.recognized-product button svg{width:15px;height:15px}.product-cell>small{display:flex;align-items:center;gap:7px;margin-top:4px;color:#7b898b}.product-meta{min-height:18px;line-height:16px;white-space:nowrap}.missing-product-warning{display:inline-flex;align-items:center;gap:3px;color:#d8443d;font-weight:650}.missing-product-warning svg{width:13px;height:13px}.quick-add-product{border:0;background:transparent;color:#087d78;padding:0;display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:650}.quick-add-product:hover{text-decoration:underline}.quick-add-product svg{width:12px;height:12px}.discount-field,.money-field{position:relative}.discount-field input{padding-right:24px}.discount-field span{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#718082}.money-field{display:flex;align-items:center}.money-field>span{position:absolute;left:8px;color:#718082;z-index:1}.money-field input{width:100%;padding-left:20px}.total-edit input{font-weight:650;color:#314648;font-variant-numeric:tabular-nums}.order-total-strip{min-height:42px;margin-top:auto;padding:0 14px;display:flex;align-items:center;justify-content:flex-end;gap:22px;flex:0 0 auto;position:sticky;bottom:0;z-index:6;border-top:1px solid #e4e8e8;background:#fafcfc;color:#69797b;font-size:12px}.order-total-strip strong{color:#173f3e;font-size:14px}.lines-table input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.lines-table input[type=number]::-webkit-inner-spin-button,.lines-table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.review-line-actions{display:flex;align-items:center;gap:7px;padding-top:2px}.review-line-actions button{border:0;background:transparent;padding:6px 0;color:#087d78;font-size:11px}.review-line-actions .danger-link{color:#cc4540}.add-review-line{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#087d78;font-weight:650}.add-review-line svg{width:14px;height:14px}.product-input{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #d9e0e0;border-radius:5px;background:#fff;color:inherit;text-align:left;white-space:nowrap;overflow:hidden}.product-input svg{flex:0 0 auto}.match-popover{position:absolute;z-index:20;top:calc(100% - 3px);left:9px;width:300px;background:#fff;border:1px solid #dce2e2;border-radius:7px;box-shadow:0 12px 30px #1a2f3126;color:#213234;padding:10px}.match-popover-title{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px}.match-popover-title strong{display:block;padding:4px 6px 10px}.match-popover button{width:100%;border:0;background:#f0f8f7;padding:10px;text-align:left;border-radius:5px;color:#1d3537;display:grid;grid-template-columns:75px 1fr;gap:4px}.match-popover .match-add-product{width:auto;min-height:28px;margin-bottom:6px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;gap:3px;background:transparent;color:#087d78;font-size:11px;font-weight:650;white-space:nowrap}.match-popover .match-add-product:hover{background:#eef8f7}.match-popover .match-add-product svg{width:13px;height:13px}.match-popover small{grid-column:2;color:#59806f}.match-popover .popover-cancel{margin-top:6px;background:transparent;display:block;text-align:center;color:#667779}.match-search{height:36px;margin-bottom:7px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #d7e0df;border-radius:5px}.match-search svg{width:15px;color:#718082}.match-search input{border:0!important;padding:0!important;outline:0}.match-popover>button>span:last-child{display:grid;grid-template-columns:1fr;gap:2px;color:#334547}.match-popover>button b{font-size:12px}.match-popover>button small{grid-column:1;color:#7b898b;font-size:10px}.match-empty{padding:16px 8px;color:#7b898b;text-align:center;font-size:11px}.product-attribute-modal{width:min(560px,100%)}.product-attribute-grid{margin:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #dde5e4;border-radius:7px;overflow:hidden}.product-attribute-grid>div{min-height:70px;padding:12px 14px;border-right:1px solid #e3e9e8;border-bottom:1px solid #e3e9e8;background:#fff}.product-attribute-grid>div:nth-child(2n),.product-attribute-grid>.wide{border-right:0}.product-attribute-grid>div:nth-last-child(-n+2){border-bottom:0}.product-attribute-grid>.wide{grid-column:1 / -1}.product-attribute-grid dt{margin-bottom:6px;color:#738183;font-size:12px}.product-attribute-grid dd{margin:0;color:#213234;font-size:14px;font-weight:650}.lines-table tr.unit-mismatch{background:#fff8f7}.lines-table .invalid-unit-select{border-color:#e55b52;color:#c53f37;background:#fff}.unit-mismatch-warning{display:inline-flex;align-items:center;gap:3px;color:#d8443d;font-weight:650}.unit-mismatch-warning svg{width:13px;height:13px}.status{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.status svg{width:16px;height:16px}.good{color:#2f9a4a}.warn,.confidence-warn{color:#d98a00}.bad{color:#e3423c}.blocking-message{height:36px;display:flex;align-items:center;gap:6px;color:#e0443d;font-size:12px;padding:0 16px;border-top:1px solid #f5d6d3}.review-actions{flex:0 0 72px;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 22px;border-top:1px solid #e0e6e6;background:#fff}.order-readonly input[readonly],.order-readonly input:disabled,.order-readonly select:disabled{background:#f5f7f7;border-color:#e1e6e6;color:#405355;opacity:1;cursor:default}.order-readonly .recognized-product input{padding-right:8px}.readonly-empty-lines{padding:30px 16px!important;text-align:center!important;color:#829092}.readonly-review-actions{justify-content:space-between}.readonly-review-actions>span{color:#718082;font-size:12px}.primary,.secondary{border-radius:5px;min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:650}.primary{border:1px solid #07867f;background:#07867f;color:#fff}.primary:hover{background:#056f6a}.primary:disabled{background:#abc9c7;border-color:#abc9c7;cursor:not-allowed}.secondary{border:1px solid #168f89;background:#fff;color:#087d78}.secondary:hover{background:#eef8f7}.toast{position:fixed;z-index:100;top:74px;left:50%;transform:translate(-50%);background:#173f3e;color:#fff;border-radius:8px;padding:12px 18px;box-shadow:0 10px 30px #142d2d38;display:flex;align-items:center;gap:8px;font-size:14px}.toast svg{color:#77d4ae}.content-page{padding:28px 32px 48px;max-width:1500px;margin:0 auto}.row-actions{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.danger-link{color:#c7463f!important}.danger-outline{color:#b9453f;border-color:#e4aaa6}.danger-outline:hover{background:#fff4f3}.demand-summary-section{margin-top:14px;border:1px solid #dbe4e3;border-radius:7px;overflow:hidden;background:#fff}.demand-summary-section table{table-layout:fixed}.demand-summary-section th,.demand-summary-section td{padding:9px 12px;font-size:12px}.demand-summary-section td:first-child{font-variant-numeric:tabular-nums;color:#5d6f71}.allocation-result-tabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #dbe4e3;border-radius:8px;background:#f5f8f8}.allocation-result-tabs button{min-height:36px;padding:0 18px;border:0;border-radius:6px;background:transparent;color:#627476;font-size:12px;font-weight:650}.allocation-result-tabs button.active{color:#087d78;background:#fff;box-shadow:0 1px 4px #1b3b3a1f}.allocation-result-tabs button b{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;border-radius:9px;color:#b13f33;background:#ffe9e4;font-size:10px}.allocation-tab-panel{display:none}.allocation-tab-panel.active{display:block}.allocation-tab-panel.pickup-result:not(.active){display:none}.pickup-result.allocation-tab-panel.active{display:grid}.demand-summary-section.allocation-tab-panel{margin-top:0}.demand-matrix-title{min-height:46px;padding:8px 12px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dbe4e3;background:#f7faf9}.demand-matrix-title strong{color:#203334;font-size:15px;line-height:1.4;font-weight:700}.demand-export-button{min-height:32px;padding:0 11px;flex:0 0 auto}.demand-export-button svg{width:15px;height:15px}.customer-demand-matrix{overflow-x:auto}.customer-demand-matrix table{width:max-content;min-width:100%;table-layout:auto}.customer-demand-matrix th,.customer-demand-matrix td{min-width:112px;text-align:right;white-space:nowrap}.customer-demand-matrix th:first-child,.customer-demand-matrix td:first-child{min-width:120px;text-align:left}.customer-demand-matrix th:nth-child(2),.customer-demand-matrix td:nth-child(2){min-width:190px;text-align:left}.customer-demand-matrix th:nth-child(3),.customer-demand-matrix td:nth-child(3){min-width:120px;text-align:left}.customer-demand-matrix th:nth-child(4),.customer-demand-matrix td:nth-child(4){min-width:130px;text-align:left}.customer-demand-matrix th:nth-child(5),.customer-demand-matrix td:nth-child(5){min-width:78px;text-align:left}.customer-demand-matrix th:nth-child(6),.customer-demand-matrix td:nth-child(6){min-width:112px;color:#087d78;background:#f2faf9}.result-data-note{padding:9px 12px;border-top:1px solid #e4ebea;color:#7b898b;font-size:11px}.shortage-tab-panel.active{display:block}.procurement-table-wrap tbody tr.category-band-a td{background:#fffdf8}.procurement-table-wrap tbody tr.category-band-b td{background:#f2faf9}.no-shortage-result{min-height:150px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #d8e5df;border-radius:8px;color:#278653;background:#f6fbf8}.no-shortage-result svg{width:28px;height:28px}.no-shortage-result strong,.no-shortage-result span{display:block}.no-shortage-result span{margin-top:4px;color:#6e7e79;font-size:12px}.inventory-changed-warning{margin:12px 20px 0;border:1px solid #efc273;background:#fff8e9;color:#9b6200;border-radius:6px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px}.inventory-changed-warning svg{flex:0 0 auto;margin-top:2px}.inventory-changed-warning div{display:grid;gap:3px}.inventory-changed-warning span{font-size:12px}.operation-confirm{max-width:520px}.orders-content{max-width:none}.order-stats{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #e1e7e7;margin-bottom:18px}.order-stats>div{min-height:88px;border-right:1px solid #e7ebeb;background:#fff;padding:16px 22px;text-align:left}.order-stats>div:last-child{border-right:0}.order-stats span{display:block;color:#718082;font-size:12px;margin-bottom:6px}.order-stats strong{font-size:25px;color:#243638}.order-stats>div:nth-child(2) strong{color:#b27000}.order-stats>div:nth-child(3) strong{color:#23844a}.order-stats>div:nth-child(4) strong{color:#2878a3}.list-toolbar{display:flex;gap:12px;margin-bottom:14px}.list-toolbar .search-box{width:380px}.list-toolbar select{width:150px}.list-toolbar input[type=date]{width:165px}.order-list-table th,.order-list-table td{padding:13px 14px}.order-list-table th{white-space:nowrap}.order-list-table th:first-child,.order-list-table td:first-child{width:42px;text-align:center}.order-list-table th:nth-child(9),.order-list-table td:nth-child(9){width:78px;text-align:center}.order-list-table th:last-child{width:116px}.order-list-table th:nth-child(8),.order-list-table td:nth-child(8){position:sticky;right:124px;z-index:2;min-width:179px;background:#fff}.order-list-table th:nth-child(8){z-index:3;background:#fafbfb}.order-list-table th:last-child,.order-list-table td:last-child{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 12px -12px #1c303280}.order-list-table th:last-child{background:#fafbfb;z-index:4}.order-list-table td small{display:block;color:#849092;font-size:11px;margin-top:4px;font-weight:400}.order-list-table tbody tr:hover{background:#f8fbfb}.order-action-stack{width:92px;display:grid;gap:5px}.order-action-stack button{width:100%;min-height:29px;padding:3px 8px;border:1px solid #b9d3d1;border-radius:5px;background:#fff;color:#087d78;font-size:11px;font-weight:650;white-space:nowrap}.order-action-stack button:hover{border-color:#168f89;background:#eef8f7}.order-action-stack button.danger{border-color:#ecc8c5;color:#c9403a}.order-action-stack button.danger:hover{border-color:#d9837e;background:#fff1ef}.order-action-stack button:disabled{border-color:#dfe5e5;background:#f5f7f7;color:#99a5a6;cursor:default}.order-photo-thumb{position:relative;width:56px;height:44px;padding:0;overflow:hidden;border:1px solid #d5dfde;border-radius:5px;background:#f2f5f4;color:#7b898b}.order-photo-thumb:hover{border-color:#168f89;box-shadow:0 0 0 2px #168f891a}.order-photo-thumb img{width:100%;height:100%;display:block;object-fit:cover}.order-photo-thumb>span{font-size:10px}.order-photo-thumb b{position:absolute;right:3px;bottom:3px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:9px;background:#162d2ecc;color:#fff;font-size:10px}.order-photo-layer{z-index:110}.order-photo-viewer{width:min(1000px,100%);max-height:calc(100vh - 40px);grid-template-rows:auto minmax(0,1fr) auto}.order-photo-stage{min-height:300px;height:min(68vh,720px);display:grid;place-items:center;overflow:auto;border-radius:7px;background:#e9e5dc}.order-photo-stage img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 7px 24px #27221929}.order-photo-loading{height:min(68vh,720px);display:grid;place-items:center;border-radius:7px;background:#f4f7f6;color:#718082}.order-photo-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-photo-footer>span{color:#68787a;font-size:12px}.order-photo-footer>div{display:flex;gap:8px}.order-photo-footer .primary{text-decoration:none}.order-photo-footer button:disabled{opacity:.45;cursor:not-allowed}.order-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;white-space:nowrap}.order-status.review{background:#fff1d9;color:#9f6200}.order-status.planning{background:#e8f5f3;color:#087d78}.order-status.ready{background:#edf0fa;color:#5667a8}.order-status.shipping{background:#e7f2fa;color:#2878a3}.order-status.completed,.order-status.cancelled{background:#edf1f1;color:#5e6d6f}.order-status-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.status-go-button{border:0;background:transparent;color:#087d78;padding:3px 1px;font-size:12px;font-weight:700;cursor:pointer}.status-go-button:hover{text-decoration:underline}.order-notes{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f7072}.order-create-modal{width:min(560px,100%)}.order-create-modal input[readonly]{background:#f2f5f5;color:#5f7072}.photo-upload-field{gap:8px!important}.photo-upload-box{min-height:132px;border:1px dashed #9bbdb9;border-radius:8px;background:#f5faf9;color:#087d78;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer}.photo-upload-box:hover{border-color:#07867f;background:#eef8f7}.photo-upload-box strong{font-size:14px}.photo-upload-box small{color:#718082;font-weight:400}.photo-upload-box input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.photo-file-list{display:grid;gap:7px;max-height:126px;overflow-y:auto}.photo-file-list>span{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 9px;border:1px solid #e0e7e6;border-radius:5px;color:#506264;font-size:12px}.photo-file-list>span>span{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-file-list strong{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e5f3f2;color:#087d78;flex:0 0 auto}.photo-file-list button{border:0;background:transparent;color:#788789;display:grid;place-items:center}.photo-file-list button:hover{color:#cf443d}.upload-after-note{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:6px;background:#f2f8f7;color:#5d7374;font-size:12px}.upload-after-note svg{color:#159d97;flex:0 0 auto}.ai-parsing-state{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #b9dcd8;border-radius:7px;background:#eef8f7;color:#155f5b}.ai-parsing-state>svg{width:24px;height:24px;animation:parsing-spin 1s linear infinite}.ai-parsing-state div{display:grid;gap:3px}.ai-parsing-state span{color:#627779;font-size:11px}@keyframes parsing-spin{to{transform:rotate(360deg)}}.action-button{border:1px solid #159d97;color:#087d78;background:#fff;border-radius:5px;padding:7px 10px;white-space:nowrap}.action-button:hover{background:#edf8f7}.table-empty{padding:60px;text-align:center;color:#7d8b8d}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:16px;color:#708082;font-size:12px}.pagination span{margin-right:8px}.pagination button{min-width:34px;height:34px;border:1px solid #d9e0e0;background:#fff;border-radius:4px;color:#526365}.pagination button.current{background:#07867f;color:#fff;border-color:#07867f}.pagination button:disabled{opacity:.45;cursor:default}.page-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-intro h1{margin:0 0 7px;font-size:25px}.page-intro p{margin:0;color:#6a797b;font-size:14px}.summary-strip{background:#fff;border:1px solid #e1e7e7;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:18px}.summary-strip div{padding:18px 22px;border-right:1px solid #e7ebeb}.summary-strip div:last-child{border:0}.summary-strip span{display:block;color:#738183;font-size:12px;margin-bottom:6px}.summary-strip strong{font-size:24px}.summary-strip .alert-stat strong{color:#d87900}.filters{display:flex;gap:12px;margin-bottom:14px}.search-box{width:360px;position:relative}.search-box svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#738183}.search-box input{width:100%;padding-left:36px}.filters select{width:160px}.data-table{background:#fff;border:1px solid #e1e7e7;overflow:hidden}.data-table th,.data-table td{padding:14px 16px;font-size:13px}.inventory-state{display:inline-flex;padding:4px 9px;border-radius:999px;background:#e9f7ef;color:#238645;font-size:12px}.inventory-state.low{background:#fff2df;color:#ac6800}.link-button{border:0;background:transparent;color:#07867f;font-weight:650}.sortable-table-heading{width:100%;padding:0;border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:5px;font:inherit;font-weight:inherit;text-align:left;white-space:nowrap}.sortable-table-heading b{color:#a2aeaf;font-size:12px;font-weight:500}.sortable-table-heading.active,.sortable-table-heading.active b{color:#087d78}.inventory-edit-modal{width:min(520px,100%)}.inventory-edit-context{display:grid;grid-template-columns:1fr 1.4fr 1fr;border:1px solid #dfe7e6;border-radius:7px;background:#f8fbfb;overflow:hidden}.inventory-edit-context>div{min-width:0;padding:11px 12px;border-right:1px solid #e2e9e8}.inventory-edit-context>div:last-child{border-right:0}.inventory-edit-context span,.inventory-edit-context strong{display:block}.inventory-edit-context span{margin-bottom:4px;color:#768587;font-size:11px}.inventory-edit-context strong{overflow:hidden;color:#263738;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.inventory-adjustment-note{display:flex;align-items:flex-start;gap:7px;padding:10px 12px;border-radius:6px;background:#fff7e9;color:#78613b;font-size:12px;line-height:1.5}.inventory-adjustment-note svg{flex:0 0 auto;margin-top:2px;color:#c98920}.inventory-tabs{display:flex;gap:28px;border-bottom:1px solid #dce4e3;margin-bottom:18px}.inventory-tabs button{min-height:42px;padding:0 3px;border:0;border-bottom:3px solid transparent;background:transparent;color:#657678;font-weight:650}.inventory-tabs button.active{color:#087d78;border-bottom-color:#159d97}.inventory-tabs b{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:5px;border-radius:11px;background:#e7f1f0;font-size:11px}.ledger-intro{min-height:64px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dfe6e6;border-bottom:0;background:#f8fbfb}.ledger-intro strong,.ledger-intro span{display:block}.ledger-intro span{margin-top:4px;color:#718082;font-size:12px}.ledger-intro small{color:#087d78;font-weight:700}.ledger-filters{padding:12px;margin:0;border:1px solid #dfe6e6;background:#fff}.ledger-filters .search-box{width:390px}.ledger-filters input[type=date]{width:160px}.ledger-table{overflow-x:auto;border-top:0}.ledger-table table{min-width:1280px}.ledger-table th{white-space:nowrap}.ledger-table td{vertical-align:middle}.ledger-table td:first-child{white-space:nowrap}.ledger-table td:nth-child(3){min-width:220px}.ledger-table td:nth-child(8){min-width:180px}.ledger-table td:last-child{min-width:80px}.ledger-table small,.ledger-time{display:block;color:#7a888a;font-size:11px;font-weight:400;margin-bottom:3px}.balance-field{display:inline-flex;padding:3px 8px;border-radius:4px;background:#edf3f3;color:#536668;font-size:11px}.movement-type{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;white-space:nowrap}.movement-type.in{color:#247d48;background:#e8f6ed}.movement-type.out{color:#a64d36;background:#fff0eb}.positive-change{color:#23844a;white-space:nowrap}.negative-change{color:#c04739;white-space:nowrap}.warehouse-management{display:grid;gap:12px}.warehouse-management-head{min-height:68px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dfe6e6;background:#f8fbfb}.warehouse-management-head strong,.warehouse-management-head span{display:block}.warehouse-management-head span{margin-top:5px;color:#718082;font-size:12px}.warehouse-table table{min-width:980px}.warehouse-table td:nth-child(2),.warehouse-table td:nth-child(3){min-width:190px}.warehouse-status{display:inline-flex;padding:4px 9px;border-radius:999px;color:#247d48;background:#e8f6ed;font-size:11px;white-space:nowrap}.warehouse-status.inactive{color:#697678;background:#edf1f1}.no-warehouse-allocation{min-height:72px;padding:14px 16px;display:flex;align-items:center;gap:11px;border:1px solid #efd39d;background:#fffaf0;color:#94611f}.no-warehouse-allocation svg{flex:0 0 auto}.no-warehouse-allocation strong,.no-warehouse-allocation span{display:block}.no-warehouse-allocation span{margin-top:4px;font-size:12px}.products-content{max-width:none}.product-summary{display:grid;grid-template-columns:repeat(3,1fr);max-width:720px;background:#fff;border:1px solid #e1e7e7;margin-bottom:18px}.product-summary div{padding:17px 22px;border-right:1px solid #e7ebeb}.product-summary div:last-child{border-right:0}.product-summary span{display:block;color:#718082;font-size:12px;margin-bottom:5px}.product-summary strong{font-size:23px}.product-toolbar .search-box{width:420px}.product-table th,.product-table td{padding:14px 16px}.product-table tbody tr:hover{background:#f8fbfb}.product-table th:last-child,.product-table td:last-child{width:72px}.money{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.conversion{color:#526466;white-space:nowrap}.conversion.three-levels{color:#087d78;font-weight:650}.product-state{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px}.product-state.enabled{color:#23844a;background:#e7f6ef}.product-state.disabled{color:#647477;background:#edf1f1}.switch-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;font-weight:500!important}.switch-row input{width:16px;height:16px;accent-color:#07867f}.product-modal input:disabled{background:#f3f5f5;color:#6e7c7e}.unit-modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.product-basics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-basics label,.unit-price-fields label{display:grid;gap:7px;font-size:13px;font-weight:650}.product-basics .full-field{grid-column:1 / -1}.unit-config{border:1px solid #dfe7e6;background:#f8fbfb;border-radius:8px;padding:15px}.unit-config-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:12px}.unit-config-title strong{display:block;font-size:14px}.unit-config-title span{display:block;color:#718082;font-size:11px;margin-top:4px}.add-unit{border:0;background:transparent;color:#087d78;font-weight:650;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.unit-rows{display:grid;gap:8px}.unit-row{min-height:58px;display:flex;align-items:flex-end;gap:8px;padding:9px 10px;background:#fff;border:1px solid #e2e8e8;border-radius:6px}.level-number{align-self:center;width:24px;height:24px;border-radius:50%;background:#e4f3f2;color:#087d78;display:grid;place-items:center;font-size:12px;font-weight:700}.unit-row label{display:grid;gap:4px;color:#667678;font-size:10px;font-weight:600}.unit-row input{width:118px;padding:7px 8px}.unit-row label:nth-of-type(2) input{width:90px}.unit-note{align-self:center;color:#718082;font-size:12px}.equals,.previous-unit{align-self:center;color:#415456;font-weight:650}.previous-unit{min-width:34px}.remove-unit{align-self:center;margin-left:auto;border:0;background:transparent;color:#839092;display:grid;place-items:center}.remove-unit:hover{color:#d7473f}.conversion-preview{margin-top:11px;display:flex;align-items:center;gap:6px;color:#087d78;font-size:12px}.unit-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.channel-price-config{border:1px solid #dfe7e6;background:#fbfdfd;border-radius:8px;padding:15px}.channel-price-rows{display:grid;gap:8px;max-height:220px;overflow-y:auto}.channel-price-row{min-height:62px;display:flex;align-items:flex-end;gap:10px;padding:9px 10px;background:#fff;border:1px solid #e2e8e8;border-radius:6px}.channel-price-row label{display:grid;gap:4px;color:#667678;font-size:10px;font-weight:600}.channel-price-row input{width:190px;padding:7px 8px}.channel-price-row label:nth-of-type(2) input{width:125px}.channel-price-unit{align-self:center;color:#718082;font-size:12px;white-space:nowrap}.empty-channel-price{min-height:42px;display:grid;place-items:center;color:#879596;font-size:12px;border:1px dashed #d9e3e2;border-radius:6px}.product-table{overflow-x:auto}.product-table table{min-width:1280px}.channel-value-list,.channel-price-list{display:grid;gap:4px;min-width:90px}.channel-value-list span,.channel-price-list span{display:block;white-space:nowrap}.channel-price-list{color:#087d78;font-variant-numeric:tabular-nums}.attribute-channel{display:block;margin-bottom:4px}.attribute-channel:last-child{margin-bottom:0}.customers-content{max-width:none}.customer-summary{display:grid;grid-template-columns:repeat(3,1fr);max-width:720px;background:#fff;border:1px solid #e1e7e7;margin-bottom:18px}.customer-summary div{padding:17px 22px;border-right:1px solid #e7ebeb}.customer-summary div:last-child{border-right:0}.customer-summary span{display:block;color:#718082;font-size:12px;margin-bottom:5px}.customer-summary strong{font-size:23px}.customer-toolbar .search-box{width:440px}.customer-table th,.customer-table td{padding:14px 16px}.customer-table tbody tr:hover{background:#f8fbfb}.customer-table th:nth-child(2),.customer-table td:nth-child(2){min-width:250px}.customer-table th:last-child,.customer-table td:last-child{width:126px}.customer-modal{width:min(560px,100%)}.customer-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.unit-price-fixed{display:flex;align-items:flex-end;gap:10px}.unit-price-fixed label{display:grid;gap:7px;font-size:13px;font-weight:650;flex:1}.unit-price-fixed span{min-height:38px;display:flex;align-items:center;padding:0 12px;border-radius:5px;background:#edf6f5;color:#087d78;font-size:13px;font-weight:650;white-space:nowrap}.product-table th:last-child,.product-table td:last-child{width:126px}.row-actions{display:flex;align-items:center;gap:10px}.delete-button{border:0;background:transparent;color:#cf443d;font-weight:650}.delete-button:hover{text-decoration:underline}.identity-error{display:flex;align-items:center;gap:6px;color:#c8423b;background:#fff1ef;border-radius:5px;padding:8px 10px;font-size:12px}.zero-price-note{margin-top:-9px;color:#788789;font-size:11px}.delete-confirm{width:min(390px,100%);text-align:center;justify-items:center}.delete-confirm h2{margin:0}.delete-confirm p{color:#68787a;line-height:1.6;margin:-4px 0 6px}.delete-confirm .modal-actions{width:100%}.delete-icon{width:48px;height:48px;border-radius:50%;background:#fff0ee;color:#d64942;display:grid;place-items:center}.delete-icon svg{width:25px;height:25px}.danger-button{min-height:42px;padding:0 20px;border-radius:5px;border:1px solid #cb3e37;background:#cb3e37;color:#fff;font-weight:650}.danger-button:hover{background:#ad302b}.modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;background:#18262761;display:grid;place-items:center;padding:20px}.modal{width:min(460px,100%);background:#fff;border-radius:10px;padding:24px;box-shadow:0 20px 60px #111e1f3d;display:grid;gap:16px}.modal-title{display:flex;justify-content:space-between;align-items:flex-start}.modal-title h2{margin:0 0 5px}.modal-title p{margin:0;color:#718082;font-size:13px}.modal-title button{border:0;background:transparent}.modal label{display:grid;gap:7px;font-size:13px;font-weight:650}.modal textarea{min-height:80px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.modal.unit-modal{width:min(720px,100%)}.product-table table{min-width:1160px}.quick-product-modal{width:min(540px,100%)}.quick-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quick-product-note{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:5px;background:#fff7e9;color:#8a5a09;font-size:12px}.quick-product-note svg{flex:0 0 auto}.quick-product-modal .unit-price-fixed{align-items:center}.quick-product-modal .unit-price-fixed input{flex:1}.delivery-tabs{border-bottom:1px solid #dfe5e5;display:flex;gap:30px;margin-bottom:18px}.delivery-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 2px;color:#647477}.delivery-tabs button.active{color:#087d78;border-bottom-color:#159d97;font-weight:700}.delivery-tabs b{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#edf2f2;font-size:11px;margin-left:5px}.delivery-overview{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e1e7e7;margin-bottom:18px}.delivery-overview>div{padding:17px 22px;border-right:1px solid #e7ebeb}.delivery-overview>div:last-child{border-right:0}.delivery-overview span{display:block;color:#718082;font-size:12px;margin-bottom:5px}.delivery-overview strong{font-size:23px}.delivery-overview .alert-stat strong{color:#c77513}.delivery-list{display:grid;gap:12px}.delivery-list>article{background:#fff;border:1px solid #e1e7e7;padding:20px;display:flex;align-items:center;gap:17px}.task-icon{width:46px;height:46px;border-radius:8px;background:#e9f7f6;color:#07867f;display:grid;place-items:center;flex:0 0 auto}.task-icon svg{width:25px;height:25px}.task-main{flex:1;min-width:0}.task-title{display:flex;align-items:center;gap:8px;font-size:13px;color:#536365;flex-wrap:wrap}.task-title span{border-radius:999px;padding:3px 8px;font-size:11px}.task-title .pending{color:#7354a5;background:#f1ecfa}.task-title .in-transit{color:#1676a6;background:#e8f4fb}.task-title .done{color:#607173;background:#edf1f1}.task-title .shortage-tag{display:inline-flex;align-items:center;gap:3px;color:#b45d16;background:#fff0e3}.task-title .shortage-tag svg{width:13px;height:13px}.task-main h3{margin:8px 0 4px;font-size:16px}.task-main p{margin:0;color:#68787a;font-size:13px}.task-meta{display:flex;gap:9px;align-items:center;color:#7b888a;font-size:12px;margin-top:11px;flex-wrap:wrap}.task-meta i{width:3px;height:3px;background:#9aa5a6;border-radius:50%}.task-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;white-space:nowrap}.empty-state{min-height:360px;display:grid;place-content:center;justify-items:center;color:#7a888a}.empty-state svg{color:#9ebbb8}.empty-state h2{margin:13px 0 4px;color:#425456;font-size:18px}.empty-state p{margin:0}.task-main .delivery-customer-list{margin-top:4px;color:#425d5f;white-space:normal;overflow-wrap:anywhere}.allocation-backdrop{padding:12px}.allocation-modal{width:min(900px,100%);max-height:calc(100vh - 24px);overflow-y:auto;gap:14px}.allocation-steps{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border-radius:7px;background:#f5f8f8}.allocation-steps span{display:inline-flex;align-items:center;gap:7px;color:#839092;font-size:12px;font-weight:650}.allocation-steps span b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dfe6e6;color:#718082}.allocation-steps span.active{color:#087d78}.allocation-steps span.active b{background:#159d97;color:#fff}.allocation-steps i{width:58px;height:1px;background:#d5dddd}.builder-body{display:grid;gap:12px}.builder-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.builder-heading strong{display:block;font-size:15px}.builder-heading span{display:block;margin-top:4px;color:#718082;font-size:12px}.builder-heading>small{color:#087d78;font-weight:700}.select-order-list{display:grid;gap:8px}.select-order-list>label{min-height:68px;padding:11px 13px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;border:1px solid #dfe6e6;border-radius:7px;cursor:pointer}.select-order-list>label:hover,.select-order-list>label.selected{border-color:#80bbb7;background:#f1f9f8}.select-order-list input,.warehouse-sort-list input{width:16px;height:16px;accent-color:#07867f}.select-order-list label>span{display:grid;gap:4px}.select-order-list label>span:last-child{text-align:right}.select-order-list small{color:#718082;font-size:11px;font-weight:400}.date-warning{display:flex;gap:10px;align-items:flex-start;padding:11px 12px;color:#94570d;background:#fff6e7;border:1px solid #f0d6a8;border-radius:7px}.date-warning svg{width:20px;height:20px;flex:0 0 auto}.date-warning strong,.date-warning span{display:block}.date-warning span{margin-top:3px;font-size:12px}.builder-empty{padding:50px;text-align:center;color:#7c898b}.builder-filter-row{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:10px 12px;background:#f6f9f9;border:1px solid #e1e7e7;border-radius:7px}.builder-filter-row label{display:grid;gap:5px;color:#5e7072;font-size:11px}.builder-filter-row select{min-width:170px;height:36px;padding:0 10px;border:1px solid #d7dfdf;border-radius:5px;background:#fff;color:#263638}.warehouse-sort-list{display:grid;gap:8px}.warehouse-sort-list>div{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid #e0e6e6;border-radius:7px;background:#fafbfb}.warehouse-sort-list>div.selected{border-color:#9bc8c5;background:#f2f9f8;cursor:grab}.warehouse-sort-list label{display:flex;align-items:center;gap:10px;flex:1}.warehouse-sort-list label>span:not(.drag-handle){display:grid;gap:3px}.warehouse-sort-list small{color:#748284;font-size:11px;font-weight:400}.drag-handle{color:#799092;display:grid;place-items:center}.sort-actions{display:flex;gap:5px}.sort-actions button{border:1px solid #ced9d8;background:#fff;color:#587072;border-radius:4px;padding:5px 8px;font-size:11px}.sort-actions button:disabled{opacity:.35}.allocation-note{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:6px;background:#eef7f6;color:#557173;font-size:12px}.allocation-note svg{color:#159d97}.allocation-actions{border-top:1px solid #e2e7e7;padding-top:14px}.allocation-actions>span{flex:1}.allocation-result{display:grid;gap:15px}.allocation-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d9e3e2;background:#f7faf9}.allocation-summary div{padding:12px 14px;border-right:1px solid #dfe7e6}.allocation-summary div:last-child{border-right:0}.allocation-summary span{display:block;color:#718082;font-size:11px;margin-bottom:5px}.allocation-summary strong{font-size:16px}.allocation-summary .summary-shortage{background:#fff5ee}.allocation-summary .summary-shortage strong{color:#bd4b2f}.pickup-result{display:grid;gap:11px}.result-section-title strong,.result-section-title span{display:block}.result-section-title strong{font-size:15px}.result-section-title span{margin-top:4px;color:#657779;font-size:12px}.warehouse-pick-card{border:1px solid #d8e2e1;border-radius:8px;overflow:hidden;background:#fff}.warehouse-pick-title{min-height:58px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfe7e6;background:#f5faf9}.warehouse-title-main{display:grid;gap:3px}.warehouse-title-main>span{color:#6d7e80;font-size:11px}.warehouse-pick-title>small{color:#087d78;font-size:11px;font-weight:650}.warehouse-pick-table{overflow-x:auto}.warehouse-pick-card table{min-width:560px}.warehouse-pick-card table th,.warehouse-pick-card table td,.procurement-warning table th,.procurement-warning table td{padding:9px 12px;font-size:11px}.warehouse-pick-card table th{white-space:nowrap;color:#607173}.warehouse-pick-card table th:nth-child(n+2),.warehouse-pick-card table td:nth-child(n+2){text-align:right}.pickup-amount{color:#087d78;font-size:12px}.no-pickup{padding:20px;text-align:center;color:#7d8b8d;font-size:12px}.procurement-warning{border:1px solid #e8ae9e;border-radius:8px;overflow:hidden;background:snow}.procurement-title{display:flex;gap:9px;align-items:flex-start;padding:11px 13px;color:#ad3e32;background:#fff0ec}.procurement-title svg{width:20px;height:20px;flex:0 0 auto}.procurement-title strong,.procurement-title span{display:block}.procurement-title span{margin-top:3px;font-size:11px;color:#915f5a}.procurement-warning table th:nth-child(n+2),.procurement-warning table td:nth-child(n+2){text-align:right}.procurement-warning table td:last-child strong{color:#c13d31;font-size:12px}.result-only-modal{width:min(1040px,100%)}.warehouse-pick-actions{display:flex;align-items:center;gap:10px}.warehouse-pick-actions>small{color:#087d78;font-size:11px;font-weight:650;white-space:nowrap}.warehouse-export-button{min-height:30px;padding:0 10px;flex:0 0 auto}.warehouse-export-button svg{width:15px;height:15px}.procurement-title>div{flex:1}.procurement-export-button{min-height:32px;padding:0 11px;flex:0 0 auto;align-self:center}.procurement-export-button svg{width:15px;height:15px}.procurement-table-wrap{overflow-x:auto}.procurement-table-wrap table th,.procurement-table-wrap table td{white-space:nowrap}.procurement-table-wrap table th:nth-child(-n+4),.procurement-table-wrap table td:nth-child(-n+4){text-align:left}.procurement-table-wrap table th:nth-child(n+5),.procurement-table-wrap table td:nth-child(n+5){text-align:right}.account-layer{z-index:120}.account-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #dfe7e6;border-radius:7px;background:#f7faf9}.account-toolbar>div{display:grid;gap:4px}.account-toolbar span{color:#718082;font-size:12px}.account-list{display:grid;border:1px solid #dfe6e6;border-radius:7px;overflow:hidden}.account-list>div{min-height:68px;display:grid;grid-template-columns:38px minmax(150px,1fr) minmax(180px,auto) auto;align-items:center;gap:12px;padding:10px 13px;border-bottom:1px solid #e6ebeb}.account-list>div:last-child{border-bottom:0}.account-list>div.inactive{background:#f6f7f7;opacity:.72}.account-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dff1ef;color:#087d78;font-weight:750}.account-list>div>span:nth-child(2){display:grid;gap:4px}.account-list>div>span:nth-child(2) strong{display:flex;align-items:center;gap:7px}.account-list>div>span:nth-child(2) strong small{padding:2px 6px;border-radius:999px;background:#edf4f3;color:#607173;font-size:10px}.account-list small,.account-list>div>span:nth-child(3){color:#718082;font-size:11px}.account-footer>span{flex:1}.account-edit-layer{z-index:130}.switch-field{display:flex!important;align-items:center}.switch-field input{width:17px;height:17px;accent-color:#07867f}.operator-account-note{display:flex;gap:12px;padding:18px;border-radius:8px;background:#eef8f7;color:#315c59}.operator-account-note svg{flex:0 0 auto;color:#159d97}.operator-account-note div{display:grid;gap:5px}.operator-account-note span{color:#607779;font-size:12px}@media(max-width:1120px){.top-actions .date,.top-actions .warehouse{display:none}.review-grid{grid-template-columns:42% 58%}.document-toolbar button{font-size:0}.document-toolbar button svg{margin:0}.task-actions{flex-direction:row;gap:7px}.task-actions button{padding-inline:12px;font-size:12px}}@media(max-width:1120px){.list-toolbar{flex-wrap:wrap}.list-toolbar .search-box{width:100%}.order-list-table{overflow-x:auto}.order-list-table table{min-width:1180px}.order-stats{grid-template-columns:repeat(3,1fr)}.order-stats>div:nth-child(3n){border-right:0}.order-stats>div:nth-child(-n+6){border-bottom:1px solid #e7ebeb}}@media(max-width:760px){.app-frame{--nav-w: 0px}.sidebar{inset:auto 0 0 0;width:100%!important;height:64px;border-right:0;border-top:1px solid #dfe5e5;flex-direction:row}.brand,.collapse-button{display:none}.sidebar nav{width:100%;padding:0;display:grid;grid-template-columns:repeat(5,1fr)}.sidebar nav button{height:64px;justify-content:center;flex-direction:column;gap:3px;padding:0;font-size:10px}.sidebar nav button:before{inset:auto 0 0;width:auto;height:3px}.page-shell,.nav-collapsed .page-shell{margin-left:0;padding-bottom:64px}.topbar{padding:0 14px}.crumbs strong{font-size:15px}.crumbs>span{display:none}.top-actions{gap:6px}.user-button>span:not(.avatar),.user-button svg{display:none}.review-grid{display:block;height:auto}.record-title{height:54px;padding:0 14px}.document-pane{height:430px;border-right:0;border-bottom:1px solid #dfe5e5}.document-toolbar{overflow-x:auto}.document-toolbar button{font-size:0}.review-pane{overflow:visible}.order-fields{grid-template-columns:1fr;padding:14px}.order-fields .notes{grid-column:auto}.lines-table-wrap{display:block;overflow-x:auto;flex:0 0 auto}.lines-table{min-width:760px}.review-actions{position:sticky;bottom:64px;height:68px;padding:0 12px}.review-actions button{flex:1;padding:0 10px}.content-page{padding:20px 14px 90px}.page-intro{align-items:flex-start;gap:12px}.page-intro h1{font-size:21px}.page-intro p{max-width:210px}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip div:nth-child(2){border-right:0}.summary-strip div:nth-child(-n+2){border-bottom:1px solid #e7ebeb}.filters{flex-wrap:wrap}.search-box{width:100%}.data-table{overflow-x:auto}.data-table table{min-width:850px}.delivery-list article{align-items:flex-start;flex-wrap:wrap}.task-main{min-width:calc(100% - 70px)}.task-actions{width:100%;flex-direction:row}.task-actions button{flex:1;padding:0 8px}.summary-strip strong{font-size:20px}.product-summary,.customer-summary{max-width:none;grid-template-columns:repeat(3,1fr)}.product-summary div,.customer-summary div{padding:14px 12px}.product-toolbar .search-box,.customer-toolbar .search-box{width:100%}.product-basics,.unit-price-fields,.customer-contact-fields{grid-template-columns:1fr}.product-basics .full-field{grid-column:auto}.unit-config-title{display:grid}.unit-row{flex-wrap:wrap;align-items:center}.unit-row input{width:92px}.unit-row label:nth-of-type(2) input{width:72px}.unit-note{margin-left:32px}}@media(max-width:760px){.order-stats{grid-template-columns:1fr 1fr}.order-stats>div:nth-child(3n){border-right:1px solid #e7ebeb}.order-stats>div:nth-child(2n){border-right:0}.order-stats>div:nth-child(-n+6){border-bottom:1px solid #e7ebeb}.list-toolbar{flex-wrap:wrap}.list-toolbar .search-box{width:100%}.list-toolbar select,.list-toolbar input[type=date]{flex:1;min-width:140px}.order-list-table{overflow-x:auto}.order-list-table table{min-width:1180px}.record-title .back-button{font-size:0}.record-title .review-pill{display:none}.photo-upload-box{min-height:112px}}@media(max-width:760px){.resize-divider{display:none}.ai-review-heading{align-items:flex-start}.ai-review-heading>span{display:none}.review-summary-fields{grid-template-columns:1fr}.document-count{display:none}.lines-table-wrap{overflow-x:auto}}@media(max-width:760px){.delivery-overview{grid-template-columns:1fr 1fr}.delivery-overview>div:nth-child(2){border-right:0}.delivery-overview>div:nth-child(-n+2){border-bottom:1px solid #e7ebeb}.delivery-tabs{gap:18px;overflow-x:auto}.delivery-tabs button{white-space:nowrap}.allocation-backdrop{align-items:end;padding:0}.allocation-modal{width:100%;max-height:calc(100vh - 24px);border-radius:12px 12px 0 0;padding:17px 14px}.allocation-steps{padding-inline:9px;gap:7px}.allocation-steps i{width:22px}.allocation-steps span{font-size:10px}.select-order-list>label{grid-template-columns:22px 1fr}.select-order-list label>span:last-child{grid-column:2;text-align:left}.warehouse-sort-list>div{align-items:flex-start}.sort-actions{flex-direction:column}.allocation-summary{grid-template-columns:1fr 1fr}.allocation-summary div:nth-child(2){border-right:0}.allocation-summary div:nth-child(-n+2){border-bottom:1px solid #e0e7e6}.warehouse-pick-title{align-items:flex-start;flex-direction:column}.warehouse-pick-title small{text-align:left}.warehouse-priority{width:46px}.allocation-actions button{min-height:42px}.result-only-modal{border-radius:12px 12px 0 0}}@media(max-width:760px){.account-layer{align-items:end;padding:0}.account-modal{width:100%;max-height:calc(100vh - 24px);border-radius:12px 12px 0 0;padding:17px 14px}.account-toolbar{align-items:flex-start}.account-list>div{grid-template-columns:36px 1fr auto}.account-list>div>span:nth-child(3){display:none}.account-list>div>button{grid-column:3;grid-row:1}.account-edit-layer{padding:12px;align-items:center}}@media(max-width:760px){.channel-price-row{flex-wrap:wrap}.channel-price-row label{flex:1 1 150px}.channel-price-row input,.channel-price-row label:nth-of-type(2) input{width:100%}.channel-price-unit{margin-left:34px}.channel-price-row .remove-unit{margin-left:auto}}@media print{@page{size:A4 landscape;margin:10mm}body{background:#fff}body *{visibility:hidden}.plan-print-layer,.plan-print-layer *{visibility:visible}.plan-print-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;background:#fff}.result-only-modal{width:100%;max-height:none;overflow:visible;padding:0;border-radius:0;box-shadow:none}.result-only-modal .modal-title button,.result-only-modal .modal-actions,.result-only-modal .allocation-result-tabs,.result-only-modal .demand-export-button,.result-only-modal .warehouse-export-button,.result-only-modal .procurement-export-button{display:none!important}.result-only-modal .allocation-tab-panel{display:block!important;margin-bottom:12px}.result-only-modal .pickup-result.allocation-tab-panel{display:grid!important}.result-only-modal .allocation-summary,.result-only-modal section,.result-only-modal article,.result-only-modal table{break-inside:avoid}.result-only-modal .warehouse-pick-card{margin-bottom:8px}.result-only-modal .modal-title{margin-bottom:10px}}
