@scope (.web-ui-v1){:scope{--navy:#273251;--navy-deep:#202a45;--blue:#4c88ef;--line:#dfe3e8;--bg:#f4f5f7;--text:#20242c}*{box-sizing:border-box}:scope{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Arial,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{background:var(--bg)}.app-shell,.sidebar{min-height:100vh;display:flex}.sidebar{width:218px;min-width:218px;background:var(--navy);color:#fff;flex-direction:column;box-shadow:2px 0 8px #17213b22}.brand{height:74px;padding:14px 16px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #ffffff18}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;background:linear-gradient(135deg,#64a1ff,#3979df);font-weight:700}.brand strong{display:block;letter-spacing:.04em}.brand span{display:block;margin-top:3px;color:#aeb9d2;letter-spacing:.15em}.org-block{padding:14px 18px;border-bottom:1px solid #ffffff14}.org-block span,.org-block strong{display:block}.org-block span{color:#9da8c1;font-size:12px;margin-bottom:5px}.org-block strong{font-size:13px;font-weight:500}.sidebar nav{padding:10px 0;flex:1 1;overflow:auto}.nav-item{width:100%;border:0;color:#dfe5f2;background:transparent;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;text-align:left;padding:11px 16px;font-size:14px}.nav-item:hover{background:#ffffff0d}.nav-item.active{background:var(--blue);color:#fff}.nav-icon{width:23px;height:23px;border:1px solid;border-radius:4px;display:grid;place-items:center;font-size:12px}.chevron{text-align:right;color:#b6c0d5}.subnav{background:var(--navy-deep);padding:5px 0}.subnav button{display:block;width:100%;border:0;padding:8px 18px 8px 49px;text-align:left;color:#aeb8cc;background:transparent;font-size:13px}.subnav button.selected,.subnav button:hover{color:#fff;background:#ffffff12}.subnav button.selected{box-shadow:inset 3px 0 var(--blue)}.sidebar-foot{padding:16px 18px;color:#b8c2d5;border-top:1px solid #ffffff14}.sidebar-foot small,.sidebar-foot span{display:block}.sidebar-foot small{margin-top:4px;color:#7f8da8}.workspace{flex:1 1;min-height:100vh;flex-direction:column}.taskbar,.workspace{min-width:0;display:flex}.taskbar{height:44px;background:#eceeef;border-top:3px solid var(--navy);border-bottom:1px solid #cfd4da;align-items:stretch}.tabs-shell{flex:1 1;position:relative}.tabs,.tabs-shell{min-width:0;display:flex}.tabs{flex:1 1 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{flex:0 0 auto;min-width:110px;border:0;border-right:1px solid #cfd4da;background:#e4e6e8;color:#515761;padding:0 16px}.tab span{margin-left:12px;color:#9298a2}.tab.active{background:#fff;color:#1e2530;font-weight:600;border-top:2px solid var(--blue);margin-top:-1px}.tabs-more>button,.tabs-scroll{flex:0 0 auto;border:0;border-right:1px solid #cfd4da;background:#f5f6f7;color:#616975;padding:0 9px}.tabs-more{position:relative;flex:0 0 auto;display:flex}.tabs-menu{position:absolute;z-index:120;top:41px;right:0;width:220px;max-height:420px;overflow:auto;border:1px solid #cbd2da;background:#fff;box-shadow:0 8px 24px #24344e30}.tabs-menu>div{display:grid;grid-template-columns:1fr 34px;border-bottom:1px solid #edf0f3}.tabs-menu button{min-height:36px;border:0;background:#fff;color:#4d5560;text-align:left;padding:0 10px}.tabs-menu button:last-child{text-align:center;color:#8b929c}.tabs-menu button:hover{background:#f1f6ff;color:#2f72d7}.user-area{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:0 18px 0 10px;border-left:1px solid #cfd4da;background:#eceeef;font-size:12px;color:#606774;white-space:nowrap}.env-dot{width:7px;height:7px;border-radius:50%;background:#39b776}.avatar{border:0;width:26px;height:26px;border-radius:50%;background:#dce9ff;color:#3979df;font-size:12px}.content{flex:1 1;padding:20px 22px 86px;overflow:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.page-heading p{margin:0 0 5px;color:#89909b;font-size:12px}.page-heading h1{margin:0;font-size:21px}.heading-actions{display:flex;gap:8px}.panel-tools button,.primary,.secondary{border-radius:3px;padding:8px 16px;border:1px solid #cfd5dd;background:#fff;color:#454b55}.primary{color:#fff;border-color:#3d7de9;background:var(--blue)}.primary:hover{background:#3978df}.panel-tools button:hover,.secondary:hover{color:#3474db;border-color:#83acef}.notice{position:fixed;z-index:80;top:54px;left:50%;min-width:320px;max-width:min(620px,calc(100vw - 32px));transform:translateX(-50%);padding:11px 14px;border:1px solid #9abdf2;border-radius:3px;background:#edf5ff;box-shadow:0 7px 22px #243b6226;color:#285da9;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;animation:notice-in .18s ease-out}.notice button{border:0;background:transparent;color:inherit;font-size:16px}@keyframes notice-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.order-meta{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr 1fr 190px;padding:14px 16px;gap:16px;margin-bottom:14px}.order-meta label{display:flex;flex-direction:column;gap:6px;color:#747b86;font-size:12px}.order-meta input,.order-meta select,.panel-tools input,td select{height:32px;border:1px solid #cfd5dc;border-radius:2px;background:#fff;padding:0 9px;color:#2d333d}.cutoff{border-left:1px solid var(--line);padding-left:18px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px}.cutoff small,.cutoff span{color:#7a818c;font-size:12px}.cutoff strong{color:#dd6b20;font-size:18px}.cutoff small{grid-column:1/-1}.panel{background:#fff;border:1px solid var(--line)}.panel-tools{min-height:57px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:10px 14px}.panel-tools strong{font-size:15px}.panel-tools>div:first-child>span{margin-left:10px;color:#89909b;font-size:12px}.tool-actions{display:flex;gap:7px}.panel-tools input{width:210px}.panel-tools button{padding:7px 10px;font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:980px}th{height:38px;background:#f7f8fa;color:#636a75;font-size:12px;font-weight:600;text-align:left;padding:0 12px;border-bottom:1px solid var(--line)}td{padding:10px 12px;border-bottom:1px solid #eceff2;font-size:13px;vertical-align:middle}tbody tr:hover{background:#f8fbff}td small{display:block;color:#949aa4;margin-top:4px;font-size:12px}.product-cell{display:flex;align-items:center;gap:9px}.product-thumb{width:35px;height:35px;border-radius:4px;background:#edf4ea;color:#4e8054;display:grid;place-items:center;font-weight:700}.product-cell strong{font-size:13px}.group-tag{display:inline-block;width:max-content;padding:2px 5px;background:#edf3ff;color:#4378ce}.price{color:#de6d1d;font-weight:600}.price small{font-weight:400}.qty{display:flex;width:106px}.qty button,.qty input{height:30px;border:1px solid #cfd5dc;background:#fff}.qty button{width:29px;color:#5e6570}.qty input{min-width:0;width:48px;margin:0 -1px;text-align:center}.subtotal{font-weight:600}.status{padding:3px 7px;border-radius:2px;background:#e9f7ef;color:#28955a;font-size:12px}.order-footer{position:fixed;left:218px;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid #cfd5dc;box-shadow:0 -4px 14px #25304c12;display:flex;align-items:center;justify-content:space-between;padding:0 22px;z-index:10}.order-footer>div{display:flex;align-items:center;gap:24px}.order-footer span{color:#717885;font-size:12px}.order-footer span strong{color:#252a31;font-size:15px;margin-left:4px}.order-footer>div:last-child>strong{color:#e46f1d;font-size:22px}@media (max-width:900px){.sidebar{width:174px;min-width:174px}.order-footer{left:174px}.order-meta{grid-template-columns:1fr 1fr}.panel-tools{align-items:flex-start;gap:10px;flex-direction:column}.tool-actions{flex-wrap:wrap}}.subnav button{display:flex;justify-content:space-between;align-items:center}.subnav button i{width:20px;color:#74819c;font-size:12px;font-style:normal}.user-area select{height:28px;border:1px solid #cbd1d8;background:#fff;color:#4b525d;padding:0 25px 0 8px;border-radius:2px}.dingtalk-login-gate{min-height:100vh;display:grid;place-items:center;background:#f3f6fb;color:#24324a}.dingtalk-login-gate section{width:min(420px,calc(100vw - 40px));padding:48px 36px;text-align:center;background:#fff;border:1px solid #dce3ee;box-shadow:0 18px 48px rgba(31,54,88,.12)}.dingtalk-login-gate .brand-mark{margin:0 auto 18px;width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#3478e5;color:#fff;font-size:24px}.dingtalk-login-gate h1{margin:0 0 18px;font-size:24px}.dingtalk-login-gate p{margin:0 0 10px;font-size:15px}.dingtalk-login-gate small{color:#7a8494}.tab{white-space:nowrap}.tab span{display:inline-block;min-width:12px}.title-line{display:flex;align-items:center;gap:10px}.phase-badge{background:#fff5df;border:1px solid #f2d28c;color:#9c6813}.badge,.phase-badge{padding:3px 7px;font-size:12px;font-weight:500;border-radius:2px}.badge{display:inline-block;width:max-content;line-height:1.2}.badge.green{background:#e9f7ef;color:#238551}.badge.orange{background:#fff3df;color:#a6670c}.badge.blue{background:#eaf2ff;color:#3674d6}.badge.gray{background:#edf0f3;color:#68707c}.prototype-banner{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:9px 12px;border:1px solid #ecd59e;background:#fff9eb;color:#74571e;font-size:12px}.prototype-banner strong{flex:none;padding-right:12px;border-right:1px solid #e6d3a7}.summary-strip{display:grid;grid-template-columns:1.5fr repeat(5,1fr);border:1px solid var(--line);background:#fff;margin-bottom:14px}.summary-strip>div{padding:14px 16px;border-right:1px solid var(--line)}.summary-strip>div:last-child{border:0}.summary-strip span,.work-meta span{display:block;color:#7c838e;font-size:12px;margin-bottom:6px}.summary-strip strong,.work-meta strong{font-size:15px}.summary-filter-panel{margin-bottom:12px;border:1px solid var(--line);background:#fff;padding:11px 13px}.summary-filter-grid{display:grid;grid-template-columns:150px minmax(190px,1fr) 150px 170px minmax(210px,1fr) auto;align-items:end;gap:10px}.summary-filter-grid label{min-width:0;display:flex;flex-direction:column;gap:5px;color:#707884;font-size:12px}.summary-filter-grid input,.summary-filter-grid select{width:100%;height:33px;border:1px solid #cbd3dc;background:#fff;padding:0 8px;color:#303741}.summary-filter-actions{display:flex;gap:7px}.summary-filter-actions button{height:33px;padding:0 14px}.summary-matrix-table{min-width:1660px;table-layout:fixed}.summary-matrix-table td,.summary-matrix-table th{white-space:nowrap}.summary-matrix-table th small{display:block;margin-top:2px;color:#9aa1aa;font-size:12px;font-weight:400}.summary-matrix-table .summary-sequence{width:58px;text-align:center}.summary-matrix-table .summary-product{width:225px}.summary-matrix-table .summary-detail{width:190px}.summary-matrix-table .summary-total{width:155px}.summary-matrix-table .summary-store{width:125px;text-align:center}.summary-matrix-table .summary-action{width:78px}.summary-matrix-table td.summary-store-qty{text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.summary-matrix-table td.summary-store-qty strong{font-size:14px}.summary-matrix-table td.summary-detail,.summary-matrix-table td.summary-product,.summary-matrix-table td.summary-total{line-height:1.2}.summary-matrix-table td.summary-detail small,.summary-matrix-table td.summary-product small,.summary-matrix-table td.summary-store-qty small,.summary-matrix-table td.summary-total small{margin-top:3px}.summary-matrix-table .summary-empty{height:180px;color:#9299a3;text-align:center}.summary-matrix-table td.summary-sequence,.summary-matrix-table th.summary-sequence{position:sticky;z-index:5;left:0;background:#fff}.summary-matrix-table td.summary-product,.summary-matrix-table th.summary-product{position:sticky;z-index:5;left:58px;background:#fff;box-shadow:1px 0 0 #e0e4e9}.summary-matrix-table thead th.summary-product,.summary-matrix-table thead th.summary-sequence{z-index:7;background:#f7f8fa}.summary-matrix-table tbody tr:hover td.summary-product,.summary-matrix-table tbody tr:hover td.summary-sequence{background:#f8fbff}.column-picker>summary,.multi-select summary,input,select,textarea{border-radius:8px}button,input,select,summary,textarea{touch-action:manipulation}[tabindex]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid #3d82ed;outline-offset:2px}.summary-workflow{display:flex;align-items:stretch;gap:10px;margin:0 0 12px;padding:10px 14px;border:1px solid var(--line);background:#fff}.summary-workflow>div{min-width:210px;display:grid;grid-template-columns:26px auto;grid-template-rows:auto auto;column-gap:9px;align-items:center;padding:7px 12px;border:1px solid #d9dee5;background:#f8f9fb;color:#7c8590}.summary-workflow>div>span{grid-row:1/3;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#d8dde4;color:#fff;font-weight:700}.summary-workflow>div strong{color:#4b535d;font-size:14px}.summary-workflow>div small{font-size:12px}.summary-workflow>div.active{border-color:#4d88e8;background:#eef5ff}.summary-workflow>div.active>span{background:#347ee5}.summary-workflow>div.active strong{color:#1f65ca}.summary-workflow>div.done{border-color:#b8dfc9;background:#f1faf5}.summary-workflow>div.done>span{background:#36a767}.summary-workflow>div.done strong{color:#278753}.summary-workflow>i{align-self:center;color:#a3aab3;font-style:normal;font-size:18px}.summary-edit-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px;padding:10px 14px;border:1px solid #91b9f3;background:#eef5ff}.summary-edit-bar>div{display:flex;flex-direction:column;gap:3px}.summary-edit-bar>div strong{color:#1f65ca}.summary-edit-bar>div span{color:#687382;font-size:12px}.summary-edit-bar label{min-width:520px;display:flex;align-items:center;gap:7px;color:#4f5965;font-size:12px}.summary-edit-bar em{color:#d94747;font-style:normal}.summary-edit-bar input{flex:1 1;height:33px;border:1px solid #a9bfdc;background:#fff;padding:0 10px}.summary-matrix-table.editing tbody tr{background:#fbfdff}.summary-matrix-table tbody tr.summary-row-changed,.summary-matrix-table tbody tr.summary-row-changed td.summary-product,.summary-matrix-table tbody tr.summary-row-changed td.summary-sequence{background:#fff8e8}.summary-inline-select{width:100%;height:27px;margin-top:4px;border:1px solid #9eb9dd;background:#fff;color:#2f3945;font-size:12px}.summary-qty-input{width:68px;height:30px;border:1px solid #91afd5;background:#fff;text-align:center;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.summary-unchanged{color:#a3aab3}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metric-row>div{min-height:88px;border:1px solid var(--line);background:#fff;padding:14px 16px}.metric-row small,.metric-row span{display:block;color:#7e8590;font-size:12px}.metric-row strong{display:block;margin:8px 0 5px;font-size:20px}.metric-row .warn{color:#c77a13}.danger,.metric-row .danger{color:#cc4a3e}.negative{color:#c84b41}.positive{color:#21955a}.muted{color:#9aa0a9}.mono{font-family:var(--font-geist-mono),Consolas,monospace;letter-spacing:.04em}.actions{white-space:nowrap}.actions button,.link-button{border:0;background:transparent;color:#3979df;padding:3px 7px;font-size:12px}.actions button:hover,.link-button:hover{text-decoration:underline}.actions button:disabled,.primary:disabled{cursor:not-allowed;opacity:.45;text-decoration:none}.panel-tools select,.tool-actions select{height:32px;border:1px solid #cfd5dc;background:#fff;padding:0 8px;color:#4c535e}.work-meta{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff;margin-bottom:14px}.work-meta>div{padding:12px 16px;border-right:1px solid var(--line)}.work-meta>div:last-child{border:0}.cell-input{width:90px;height:31px;border:1px solid #cbd2da;padding:0 8px;text-align:right}.form-card{background:#fff;border:1px solid var(--line);padding:16px;margin-bottom:14px}.form-card h3{font-size:15px;margin:0 0 15px}.form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.form-grid label{display:flex;flex-direction:column;gap:6px;color:#737a85;font-size:12px}.form-grid input,.form-grid select{height:32px;border:1px solid #cfd5dc;background:#fff;padding:0 8px}.validation-list{margin-top:15px;padding-top:12px;border-top:1px solid #edf0f2;display:flex;gap:22px;font-size:12px}.validation-list .ok{color:#238551}.warn-text{color:#a6670c}.access-denied{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);text-align:center}.access-denied .lock-mark{width:54px;height:54px;border:1px solid #9ebce8;background:#eef5ff;color:#3c77cf;display:grid;place-items:center;border-radius:50%;font-weight:700}.access-denied h2{font-size:18px;margin:18px 0 7px}.access-denied p{color:#777e89;font-size:13px;max-width:460px;line-height:1.7}.blank-home{min-height:calc(100vh - 150px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c2c7cf;background:#fff;border:1px solid #eceff2}.blank-home span{font-size:14px}.blank-home small{margin-top:7px;font-size:12px}.sf-modal-backdrop{position:fixed;inset:0;z-index:var(--sf-layer-dialog);display:grid;place-items:center;background:rgb(23 33 57/44%);padding:20px}.sf-dialog{position:relative;width:min(570px,100%);max-height:calc(100dvh - 40px);display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 18px 60px #15203c55;overscroll-behavior:contain}.sf-dialog>header{height:48px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line)}.sf-dialog h2{margin:0;font-size:16px}.sf-dialog>header button{border:0;background:transparent;color:#7a818c;font-size:20px}.sf-dialog .modal-body{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.sf-dialog .modal-body label{display:flex;flex-direction:column;gap:6px;color:#626975;font-size:12px}.sf-dialog .modal-body label.full{grid-column:1/-1}.sf-dialog .modal-body input,.sf-dialog .modal-body textarea{width:100%;border:1px solid #cfd5dc;padding:8px}.sf-dialog .modal-body input{height:34px}.sf-dialog .modal-body textarea{min-height:78px;resize:vertical}.sf-dialog>footer{flex:0 0 auto;display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--line)}@media (max-width:1100px){.summary-strip{grid-template-columns:repeat(3,1fr)}.summary-strip>div{border-bottom:1px solid var(--line)}.form-grid,.metric-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:1250px){.summary-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-filter-actions{justify-content:flex-end}}@media (max-width:760px){.env-dot,.user-area>select,.user-area>strong{display:none}.content{padding:14px 12px 86px}.form-grid,.order-meta{grid-template-columns:1fr}.metric-row,.summary-strip,.work-meta{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;gap:12px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.order-footer{padding:0 12px}.order-footer>div:first-child{display:none}.sf-dialog .modal-body{grid-template-columns:1fr}.sf-dialog .modal-body label.full{grid-column:auto}}.settings-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-4px 0 14px;padding:9px 12px;border:1px solid #d7e4f7;background:#f2f7ff;color:#5f6f85;font-size:12px}.settings-hint strong{color:#356fca;font-weight:500;white-space:nowrap}.settings-search{width:220px!important}.sync-notice{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:12px 15px;border:1px solid #d6e3f7;background:#f5f8fd}.sync-notice span,.sync-notice strong{display:block}.sync-notice strong{margin-bottom:4px;font-size:13px}.sync-notice span{color:#7b8490;font-size:12px}.sync-notice button{border:1px solid #4e8cf5;background:#fff;color:#2672e8;padding:8px 13px;cursor:pointer;transition:background .15s,color .15s}.sync-notice button:hover{background:#edf5ff}.sync-notice button:active{background:#dbeaff}.sync-notice button:disabled{border-color:#d1d7df;background:#edf0f3;color:#9aa1aa;cursor:not-allowed}.employee-table{min-width:1320px}.remark-cell{max-width:190px;color:#737b86}.tag-list{display:flex;flex-wrap:wrap;gap:4px}.tag-list i,.tag-list span{padding:2px 6px;border-radius:2px;background:#eaf2ff;color:#3c73c9;font-size:12px;font-style:normal;white-space:nowrap}.settings-modal{width:min(680px,calc(100vw - 32px));max-height:88vh;display:flex;flex-direction:column}.settings-modal.wide{width:min(980px,calc(100vw - 32px))}.settings-modal-body{min-height:0;overflow:auto}.settings-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px}.settings-form>label{display:flex;flex-direction:column;gap:6px;color:#626975;font-size:12px}.settings-form>label.full{grid-column:1/-1}.settings-form input,.settings-form select,.settings-form textarea{width:100%;border:1px solid #cfd5dc;background:#fff;color:#2b313a;padding:8px}.settings-form input,.settings-form select{height:35px}.settings-form textarea{min-height:76px;resize:vertical}.settings-form input.readonly{background:#f1f3f5;color:#868d97;cursor:not-allowed}.settings-form label small{color:#a07a38;font-size:12px}.role-checkboxes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:10px;border:1px solid #dfe3e8}.role-checkboxes label{display:flex;align-items:center;gap:6px;color:#4b525c;font-size:12px}.role-checkboxes input{width:14px;height:14px}.sort-header{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:600;cursor:pointer}.sort-header span{color:#3e82ed;font-size:13px}.status-filter{position:relative;display:flex;align-items:center;gap:7px;height:32px;padding:0 5px 0 8px;border-left:1px solid #e0e4e9;color:#626a74;font-size:12px;cursor:pointer}.status-filter input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.status-filter i{position:relative;width:34px;height:18px;border-radius:9px;background:#b9c1cc;transition:.18s;pointer-events:none}.status-filter i:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.18s}.status-filter input:focus-visible+i{outline:3px solid color-mix(in srgb,#3f82ed 30%,transparent);outline-offset:2px}.status-filter input:checked+i{background:#3f82ed}.status-filter input:checked+i:after{transform:translateX(16px)}.multi-field{display:flex;flex-direction:column;gap:6px;min-width:0;color:#626975;font-size:12px}.multi-field,.multi-select{position:relative}.multi-select summary{height:35px;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:1px solid #cfd5dc;background:#fff;padding:0 30px 0 9px;color:#2b313a;cursor:pointer;list-style:none}.multi-select summary::-webkit-details-marker{display:none}.multi-select summary:after{content:"⌄";position:absolute;right:10px;color:#777f89}.multi-options{position:absolute;z-index:15;top:38px;left:0;right:0;max-height:220px;overflow:auto;border:1px solid #cbd3dd;background:#fff;box-shadow:0 7px 20px #25364f24;padding:5px}.multi-options label{min-height:32px;display:flex;align-items:center;gap:8px;padding:5px 7px;color:#3c434d;cursor:pointer}.multi-options label:hover{background:#f1f6ff}.multi-options label.select-all{border-bottom:1px solid #e3e7ec;color:#2f72d7}.multi-options input{width:14px;height:14px;padding:0}.batch-employee{padding:18px}.batch-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.batch-steps>section{min-height:165px;display:flex;align-items:flex-start;gap:11px;border:1px solid #dce2ea;background:#fafbfd;padding:15px}.batch-steps>section>span{flex:0 0 25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#3e82ed;color:#fff;font-weight:700}.batch-steps>section>div{min-width:0;flex:1 1}.batch-steps strong{display:block;margin:3px 0 7px;color:#303742;font-size:13px}.batch-steps p{min-height:42px;margin:0 0 12px;color:#747d89;font-size:12px;line-height:1.7}.batch-steps small{display:block;margin-top:8px;overflow:hidden;color:#4b6892;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.file-button{height:32px;display:inline-flex;align-items:center;border:1px solid #3e82ed;background:#3e82ed;padding:0 13px;color:#fff;font-size:12px;cursor:pointer}.file-button input{position:absolute;width:1px;height:1px;opacity:0}.batch-result{margin-top:14px;border:1px solid #cdd5df;background:#fff}.batch-result>header{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #e1e5ea}.batch-result.success>header strong{color:#27865b}.batch-result.error>header strong{color:#c54d43}.batch-result>header span{color:#7d8590;font-size:12px}.batch-result ul{max-height:190px;overflow:auto;margin:0;padding:12px 16px 12px 34px;background:#fff7f6;color:#a44840;font-size:12px;line-height:1.8}.batch-preview{overflow:auto}.batch-preview table{min-width:820px}.batch-preview p{margin:8px 12px;color:#858d98;font-size:12px}.account-catalog-panel .panel-tools,.product-catalog-panel .panel-tools,.supplier-catalog-panel .panel-tools{min-height:60px;height:auto;padding-top:10px;padding-bottom:10px}.catalog-filters{flex-wrap:wrap}.catalog-filters>input{width:210px}.catalog-filters select{min-width:108px}.column-picker{position:relative}.column-picker>summary{height:32px;display:flex;align-items:center;border:1px solid #cbd2da;background:#fff;padding:0 12px;color:#4d5560;cursor:pointer;list-style:none}.column-picker>summary::-webkit-details-marker{display:none}.column-picker>summary:after{content:"⌄";margin-left:8px;color:#7d8590}.column-picker>div{position:absolute;z-index:20;top:36px;right:0;width:190px;border:1px solid #cbd3dd;background:#fff;box-shadow:0 8px 24px #20345028;padding:7px}.column-picker label{min-height:30px;display:flex;align-items:center;gap:8px;padding:4px 7px;color:#49515c;font-size:12px;cursor:pointer}.column-picker label:hover{background:#f1f6ff}.column-picker input{width:14px;height:14px}.column-picker button{width:100%;margin-top:5px;border:0;border-top:1px solid #e2e6eb;background:#fff;padding:8px;color:#3578df;text-align:left}.catalog-table th{-webkit-user-select:none;user-select:none}.catalog-table th.dragging{opacity:.45;background:#dce9fb}.catalog-sort{width:100%;display:flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:600;text-align:left;cursor:pointer}.catalog-sort i{color:#a6afba;font-style:normal;letter-spacing:-3px;cursor:grab}.catalog-sort span{margin-left:auto;color:#4a83db}.account-form span b,.product-form span b,.supplier-form span b{color:#d4493f}.form-error{border:1px solid #efb4ae;background:#fff3f1;padding:9px 11px;color:#b54840;font-size:12px}.catalog-import{padding:18px}.import-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.import-guide>section{min-height:155px;display:flex;align-items:flex-start;gap:11px;border:1px solid #dce2ea;background:#fafbfd;padding:15px}.import-guide>section>span{flex:0 0 25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#3e82ed;color:#fff;font-weight:700}.import-guide>section>div{min-width:0;flex:1 1}.import-guide strong{display:block;margin:3px 0 7px;color:#303742;font-size:13px}.import-guide p{min-height:42px;margin:0 0 12px;color:#747d89;font-size:12px;line-height:1.7}.import-guide small{display:block;margin-top:8px;overflow:hidden;color:#4b6892;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.catalog-entry-modal{width:min(1440px,calc(100vw - 20px));max-height:95vh}.catalog-entry-modal .settings-modal-body{overflow:hidden auto}.catalog-entry-modal>footer,.catalog-entry-modal>header{flex:0 0 auto}.new-product-entry{padding:12px 14px 14px}.new-entry-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:8px}.new-entry-toolbar span,.new-entry-toolbar strong{display:block}.new-entry-toolbar strong{color:#303741;font-size:13px}.new-entry-toolbar span{margin-top:3px;color:#7b8490;font-size:12px}.entry-legend{display:flex;align-items:center;gap:5px;color:#727b86;font-size:12px;white-space:nowrap}.entry-legend i{width:7px;height:7px;margin-left:6px;border-radius:50%}.entry-legend i.unique{background:#2fa36f}.entry-legend i.duplicate{background:#db554d}.entry-legend i.pending{background:#aab1ba}.new-row-errors{max-height:110px;overflow:auto;margin-bottom:8px;border:1px solid #efb4ae;background:#fff5f3;padding:8px 12px;color:#ad433b;font-size:12px}.new-row-errors strong{display:block;margin-bottom:3px}.new-row-errors ul{margin:0;padding-left:18px;line-height:1.65}.new-entry-table{overflow:auto;border:1px solid #d8dee6}.new-entry-table table{width:100%;min-width:900px;table-layout:fixed;font-size:12px}.new-entry-table th{padding:7px 3px;white-space:nowrap;font-size:12px}.new-entry-table td{padding:4px 2px}.new-entry-table tbody tr.has-error{background:#fff7f5}.new-entry-table input,.new-entry-table select{width:100%;height:29px;border:1px solid #cdd4dc;background:#fff;padding:0 4px;color:#303740;font-size:12px}.new-entry-table td:first-child,.new-entry-table th:first-child{width:65px}.new-entry-table td:nth-child(2),.new-entry-table th:nth-child(2){width:34px;text-align:center;color:#818995}.new-entry-table td:nth-child(3),.new-entry-table th:nth-child(3){width:95px}.new-entry-table td:nth-child(4),.new-entry-table th:nth-child(4){width:115px}.new-entry-table td:nth-child(5),.new-entry-table th:nth-child(5){width:108px}.new-entry-table td:nth-child(6),.new-entry-table th:nth-child(6){width:105px}.new-entry-table td:nth-child(7),.new-entry-table th:nth-child(7){width:48px}.new-entry-table td:nth-child(8),.new-entry-table th:nth-child(8){width:70px}.new-entry-table td:nth-child(9),.new-entry-table th:nth-child(9){width:82px}.new-entry-table td:nth-child(10),.new-entry-table th:nth-child(10){width:90px}.new-entry-table td:nth-child(11),.new-entry-table th:nth-child(11){width:62px}.unique-check{display:inline-flex;align-items:center;gap:4px;border-radius:10px;padding:2px 5px;font-size:12px;white-space:nowrap}.unique-check i{width:6px;height:6px;border-radius:50%}.unique-check.unique{background:#eaf7f1;color:#26865c}.unique-check.unique i{background:#2fa36f}.unique-check.duplicate{background:#fff0ef;color:#bd4942}.unique-check.duplicate i{background:#db554d}.unique-check.pending{background:#f0f2f4;color:#7e8791}.unique-check.pending i{background:#aab1ba}.row-entry-actions{display:flex;gap:1px}.row-entry-actions button{border:0;background:transparent;padding:3px 2px;color:#3478dc;font-size:12px}.row-entry-actions button:last-child{color:#b14b43}.add-entry-row{width:100%;height:32px;margin-top:7px;border:1px dashed #aebed4;background:#f8fbff;color:#3478dc;font-size:12px}.supplier-entry-table table{min-width:1040px}.supplier-entry-table td:first-child,.supplier-entry-table th:first-child{width:65px}.supplier-entry-table td:nth-child(2),.supplier-entry-table th:nth-child(2){width:36px}.supplier-entry-table td:nth-child(3),.supplier-entry-table th:nth-child(3){width:110px}.supplier-entry-table td:nth-child(4),.supplier-entry-table th:nth-child(4){width:145px}.supplier-entry-table td:nth-child(5),.supplier-entry-table th:nth-child(5){width:135px}.supplier-entry-table td:nth-child(6),.supplier-entry-table th:nth-child(6){width:75px}.supplier-entry-table td:nth-child(7),.supplier-entry-table th:nth-child(7){width:95px}.supplier-entry-table td:nth-child(8),.supplier-entry-table th:nth-child(8){width:130px}.supplier-entry-table td:nth-child(9),.supplier-entry-table th:nth-child(9){width:120px}.supplier-entry-table td:nth-child(10),.supplier-entry-table th:nth-child(10){width:70px}.account-entry-table table{min-width:900px}.account-entry-table td:first-child,.account-entry-table th:first-child{width:65px}.account-entry-table td:nth-child(2),.account-entry-table th:nth-child(2){width:36px}.account-entry-table td:nth-child(3),.account-entry-table td:nth-child(4),.account-entry-table th:nth-child(3),.account-entry-table th:nth-child(4){width:180px}.account-entry-table td:nth-child(5),.account-entry-table th:nth-child(5){width:150px}.account-entry-table td:nth-child(6),.account-entry-table th:nth-child(6){width:80px}.account-entry-table td:nth-child(7),.account-entry-table th:nth-child(7){width:140px}.account-entry-table td:nth-child(8),.account-entry-table th:nth-child(8){width:70px}.modal-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 18px}.modal-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 18px 10px;color:#626a75}.modal-tabs button.active{border-bottom-color:var(--blue);color:#3174dc;font-weight:600}.role-permission-editor{padding:14px 18px 18px}.role-permission-editor>p{margin:0 0 12px;color:#77808b;font-size:12px}.permission-matrix{border:1px solid #dce2e9;background:#fff}.matrix-head,.permission-row{display:grid;grid-template-columns:minmax(220px,1fr) 82px 82px 82px;align-items:center}.matrix-head{min-height:38px;background:#d9e8ff;color:#40516a;font-size:12px;font-weight:600}.matrix-head span{padding:0 13px;text-align:center}.matrix-head span:first-child{text-align:left}.permission-group{display:grid;grid-template-columns:150px minmax(0,1fr);border-top:1px solid #e4e8ed}.permission-module{grid-row:1/span 20;padding:13px;background:#f7f9fc;color:#37404b;font-weight:600;font-size:12px;border-right:1px solid #e4e8ed}.permission-module small{display:block;margin-top:5px;color:#969da7;font-weight:400}.permission-row{grid-column:2;min-height:38px;border-bottom:1px solid #edf0f3}.permission-row:last-child{border-bottom:0}.permission-row>span{padding:0 13px;color:#565e69;font-size:12px}.permission-row>label{display:grid;place-items:center;height:100%;border-left:1px solid #edf0f3}.permission-row input{width:15px;height:15px;accent-color:#3e81eb}.permission-layout{min-height:620px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px}.permission-content,.role-list-panel{background:#fff;border:1px solid var(--line)}.role-list-panel>header{height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line)}.role-list-panel>header strong{font-size:14px}.role-list-panel>header span{min-width:24px;padding:2px 6px;border-radius:10px;background:#e8f1ff;color:#3978d7;text-align:center;font-size:12px}.role-search{padding:12px}.role-search input{width:100%;height:33px;border:1px solid #cfd6de;padding:0 9px}.role-list{padding:0 0 12px}.role-list>button{width:100%;min-height:55px;display:flex;align-items:center;justify-content:space-between;border:0;border-left:3px solid transparent;background:#fff;padding:7px 13px;text-align:left}.role-list>button:hover{background:#f7f9fc}.role-list>button.active{background:#dceaff;border-left-color:#3e82ed}.role-list button small,.role-list button strong{display:block}.role-list button strong{color:#343b46;font-size:13px}.role-list button small{margin-top:3px;color:#9198a3;font-size:12px}.role-list button i{color:#6f7884;font-size:12px;font-style:normal}.permission-tabs{height:51px;display:flex;align-items:stretch;border-bottom:1px solid var(--line)}.permission-tabs>button{border:0;border-bottom:3px solid transparent;background:#fff;padding:0 18px;color:#555e69}.permission-tabs>button.active{color:#3479df;border-bottom-color:#347ff0;font-weight:600}.permission-tabs>div{margin-left:auto;display:flex;align-items:center;gap:5px;padding-right:17px;color:#7a838e;font-size:12px}.permission-tabs>div strong{color:#333b45}.member-toolbar{height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.member-toolbar>input{width:320px;height:34px;border:1px solid #cbd3dd;border-radius:2px;padding:0 10px}.member-toolbar>div{display:flex;gap:8px}.member-toolbar button{padding:8px 14px}.permission-content table{min-width:920px}.permission-content td:first-child,.permission-content th:first-child{width:42px;text-align:center}.empty-table{min-height:220px;display:grid;place-items:center;color:#9aa1aa;font-size:12px}.permission-preview{padding:14px}.permission-preview-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.permission-preview-head span,.permission-preview-head strong{display:block}.permission-preview-head strong{margin-bottom:4px}.permission-preview-head span{color:#7b8490;font-size:12px}.assign-list{padding:15px 18px}.assign-list>p{margin:0 0 12px;color:#6f7883;font-size:12px}.assign-list>label{min-height:54px;display:grid;grid-template-columns:22px minmax(180px,1fr) 1.4fr;align-items:center;gap:8px;border-bottom:1px solid #edf0f3}.assign-list>label>span small,.assign-list>label>span strong{display:block}.assign-list>label>span strong{font-size:12px}.assign-list>label>span small{margin-top:3px;color:#9299a3;font-size:12px}.assign-list>label>input{width:15px;height:15px}@media (max-width:980px){.permission-layout{grid-template-columns:210px minmax(0,1fr)}.permission-group{grid-template-columns:115px minmax(0,1fr)}.matrix-head,.permission-row{grid-template-columns:minmax(170px,1fr) 62px 62px 62px}.member-toolbar>input{width:240px}}@media (max-width:760px){.settings-form{grid-template-columns:1fr}.settings-form>label.full{grid-column:auto}.role-checkboxes{grid-template-columns:1fr 1fr}.permission-layout{grid-template-columns:1fr}.role-list-panel{max-height:260px;overflow:auto}.permission-content{min-width:0}.member-toolbar{align-items:flex-start;flex-direction:column;height:auto;gap:8px;padding:12px}.member-toolbar>input{width:100%}.permission-preview-head{align-items:flex-start;gap:10px}.permission-group{grid-template-columns:90px minmax(0,1fr)}.matrix-head,.permission-row{grid-template-columns:minmax(130px,1fr) 52px 52px 52px}.assign-list>label{grid-template-columns:22px 1fr}.assign-list .tag-list{grid-column:2;padding-bottom:7px}.batch-steps,.import-guide{grid-template-columns:1fr}.batch-steps>section,.import-guide>section{min-height:auto}.catalog-filters,.catalog-filters>input{width:100%}.notice{top:45px;min-width:0;width:calc(100vw - 24px)}}.settings-form label small.field-error{color:#c4483f}.cloud-save-status{border-color:#b9dec9;background:#f2faf5;color:#278753}.cloud-save-status.error{border-color:#e7b9b5;background:#fff3f2;color:#c4483f}.summary-matrix-table{min-width:1780px}.summary-matrix-table .summary-purchase-group{width:120px}.summary-matrix-table td.summary-purchase-group,.summary-matrix-table th.summary-purchase-group{position:sticky;z-index:5;left:58px;background:#fff}.summary-matrix-table td.summary-product,.summary-matrix-table th.summary-product{left:178px}.summary-matrix-table thead th.summary-purchase-group{z-index:7;background:#f7f8fa}.summary-matrix-table tbody tr:hover td.summary-purchase-group{background:#f8fbff}.summary-matrix-table tbody tr.summary-row-changed td.summary-purchase-group{background:#fff8e8}.summary-page .page-heading{margin-bottom:6px;min-height:34px}.summary-page .page-heading p{margin-bottom:1px;font-size:12px;line-height:1.15}.summary-page .page-heading h1{font-size:19px;line-height:1.2}.summary-page .heading-actions button{min-height:30px;padding:5px 12px}.summary-page .summary-workflow{gap:6px;margin-bottom:6px;padding:5px 8px}.summary-page .summary-workflow>div{min-width:170px;grid-template-columns:22px auto;column-gap:6px;padding:3px 8px}.summary-page .summary-workflow>div>span{width:20px;height:20px;font-size:12px}.summary-page .summary-workflow>div small,.summary-page .summary-workflow>div strong{font-size:12px;line-height:1.1}.summary-page .summary-workflow>i{font-size:14px}.summary-page .summary-edit-bar{margin-bottom:6px;padding:6px 9px}.summary-page .summary-edit-bar>div{gap:1px}.summary-page .summary-edit-bar input{height:29px}.summary-page .summary-filter-panel{margin-bottom:6px;padding:6px 9px}.summary-page .summary-filter-grid{gap:7px}.summary-page .summary-filter-grid label{gap:2px;font-size:12px}.summary-page .summary-filter-actions button,.summary-page .summary-filter-grid input,.summary-page .summary-filter-grid select{height:29px}.summary-page .summary-strip{margin-bottom:7px}.summary-page .summary-strip>div{padding:6px 10px}.summary-page .summary-strip span{margin-bottom:2px;font-size:12px}.summary-page .summary-strip strong{font-size:13px}.summary-page>.panel .panel-tools{min-height:34px;padding:6px 10px}.summary-page .summary-purchase-group small{display:block;margin-top:3px;color:#8b94a0;font-size:12px}.core-ordering-workspace{min-width:0}.inline-select{height:34px;display:flex;align-items:center;gap:7px;color:#656d78;font-size:12px;white-space:nowrap}.inline-select select{height:34px;min-width:132px;border:1px solid #cbd2da;background:#fff;padding:0 8px;color:#343b45}.template-work-tabs{display:flex;gap:0;overflow:auto hidden;margin-bottom:12px;border:1px solid #d9dee5;background:#e9ecef;scrollbar-width:thin}.template-work-tabs>button{flex:0 0 215px;min-height:54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:0;border-right:1px solid #d5dae1;border-top:3px solid transparent;background:#f1f3f5;padding:6px 14px;color:#525a65;text-align:left}.template-work-tabs>button.active{border-top-color:#4c88ef;background:#fff;color:#262d37}.template-work-tabs span,.template-work-tabs strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-work-tabs strong{font-size:13px}.template-work-tabs span{margin-top:5px;color:#858d98;font-size:12px}.template-work-tabs select{flex:0 0 150px;border:0;background:#f7f8fa;padding:0 10px;color:#59616c}.template-work-tabs>button{flex-basis:260px}.template-work-tabs select{flex-basis:230px}.listing-permission-strip{min-height:44px;margin-bottom:10px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d8e5f6;background:#f3f8ff;color:#526276}.listing-permission-strip div{display:flex;align-items:center;gap:12px;min-width:0}.listing-permission-strip strong{color:#234978}.listing-permission-strip span{font-size:12px}.no-listing-access{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#7b8490}.no-listing-access strong{color:#3f4854;font-size:16px}.listing-all-fields{min-width:2750px;table-layout:fixed}.listing-all-fields th:first-child{width:280px}.listing-all-fields th:nth-child(2),.listing-all-fields th:nth-child(3){width:140px}.listing-all-fields th:nth-child(4){width:210px}.listing-all-fields th:nth-child(5),.listing-all-fields th:nth-child(6),.listing-all-fields th:nth-child(7){width:110px}.listing-all-fields th:nth-child(10),.listing-all-fields th:nth-child(11),.listing-all-fields th:nth-child(8),.listing-all-fields th:nth-child(9){width:100px}.listing-all-fields th:nth-child(12),.listing-all-fields th:nth-child(13){width:178px}.listing-all-fields th:nth-child(14){width:105px}.listing-all-fields th:nth-child(15){width:180px}.listing-all-fields th:nth-child(16){width:190px}.listing-all-fields th:nth-child(17){width:72px}.listing-all-fields th:nth-child(18){width:165px}.listing-all-fields td,.listing-all-fields th{overflow:hidden;vertical-align:middle}.listing-all-fields td{white-space:nowrap}.listing-all-fields .product-cell small{max-width:210px}.listing-product-locked{min-width:0}.listing-direct-edit td{padding:6px 5px;background:#f5f9ff}.listing-direct-edit:hover td{background:#edf5ff}.listing-direct-edit input,.listing-direct-edit select{width:100%;min-width:0;height:32px;border:1px solid #bfcbdc;border-radius:2px;background:#fff;padding:0 7px;color:#2f3742;font-size:12px}.listing-direct-edit input:focus,.listing-direct-edit select:focus{border-color:#4a86e8;outline:2px solid #dbe9ff}.listing-direct-edit input:disabled{background:#edf1f5;color:#707985}.listing-direct-edit output{display:block;color:#246abf;font-weight:600;text-align:right}.listing-row-images{display:flex;align-items:center;gap:7px;min-width:0}.listing-row-images>label{position:relative;flex:0 0 auto;min-width:58px;height:30px;display:grid;place-items:center;border:1px dashed #91acd2;background:#fff;color:#3977d2;font-size:12px;cursor:pointer}.listing-row-images>label input{position:absolute;width:1px;height:1px;opacity:0}.listing-row-images>div{display:flex;gap:4px}.listing-row-images>div>span{position:relative;width:36px;height:30px}.listing-row-images img,.listing-view-images img{width:36px;height:30px;border:1px solid #d4dbe4;object-fit:cover}.listing-row-images button{position:absolute;top:-6px;right:-5px;width:16px;height:16px;display:grid;place-items:center;border:0;border-radius:50%;background:#db5a51;padding:0;color:#fff;font-size:12px;line-height:16px}.listing-view-images{display:flex;gap:4px;color:#9aa1aa}.cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.muted-action{color:#7e8996;font-size:12px}.template-work-tabs>button:disabled{opacity:.72;cursor:not-allowed}.compact-listing-fields{min-width:1780px;table-layout:auto}.compact-listing-fields th:nth-child(n){width:auto;min-width:112px}.compact-listing-fields th:first-child{min-width:245px}.compact-listing-fields th:last-child{min-width:88px}.listing-product-text{display:flex;min-width:210px;flex-direction:column;gap:3px}.listing-product-text strong{overflow:hidden;color:#252e38;font-size:12px;text-overflow:ellipsis}.listing-product-text small{overflow:hidden;max-width:225px;color:#84909d;font-size:12px;text-overflow:ellipsis}.listing-product-text.single-line{min-width:270px;flex-direction:row;align-items:center;gap:8px;white-space:nowrap}.listing-product-text.single-line strong{flex:0 0 auto}.listing-product-text.single-line small{max-width:none}.listing-clear-action{border:1px solid #e3aaa5!important;background:#fff7f6!important;color:#c64e45!important}.listing-clear-action.undo{border-color:#9cb7dd!important;background:#f4f8ff!important;color:#3774ca!important}.listing-pending-clear td{background:#fff7f5!important}.cleared-cell{color:#c45a51;font-size:12px}.danger-outline{border-color:#dda5a0!important;color:#bd5047!important}button.danger{border:1px solid #c94d43;background:#c94d43;padding:8px 18px;color:#fff}.listing-clear-confirm{min-height:150px;padding:24px}.listing-clear-confirm strong{display:block;margin-bottom:12px;color:#2f3741;font-size:16px}.listing-clear-confirm p{margin:0 0 14px;color:#626c78;font-size:12px;line-height:1.7}.listing-clear-confirm span{color:#c35147;font-size:12px}.template-product-table{width:100%;min-width:1040px;table-layout:fixed}.template-product-table tbody tr{height:44px}.template-product-table td,.template-product-table th{vertical-align:middle}.template-product-table td:first-child,.template-product-table th:first-child{width:78px}.template-product-table td:nth-child(2),.template-product-table th:nth-child(2){width:150px}.template-product-table td:nth-child(3),.template-product-table th:nth-child(3){width:130px}.template-product-table td:nth-child(5),.template-product-table th:nth-child(5){width:180px}.template-product-table td:nth-child(6),.template-product-table th:nth-child(6){width:78px}.template-product-table td:last-child,.template-product-table th:last-child{width:100px}.template-product-table tbody tr[draggable=true]{cursor:grab}.template-product-table tbody tr[draggable=true]:active{cursor:grabbing}.template-row-dragging{opacity:.45;background:#eaf2ff}.template-sort-cell{display:flex;align-items:center;gap:11px;color:#68727e}.template-sort-cell i{color:#9aa5b2;font-style:normal;letter-spacing:-3px;cursor:grab;-webkit-user-select:none;user-select:none}.template-product-table tbody tr:not([draggable=true]) .template-sort-cell i{opacity:.4;cursor:not-allowed}.template-name-sort{width:100%;display:flex;align-items:center;gap:7px;border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:600;text-align:left;cursor:pointer}.template-name-sort span{color:#3e7edc}.template-product-code{color:#55708e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.template-product-name{display:block;overflow:hidden;color:#26303b;text-overflow:ellipsis;white-space:nowrap}.template-name-cell{min-width:0;display:flex;align-items:center;gap:8px}.template-name-cell .template-product-name{flex:0 1 auto}.template-other-bindings{min-width:0;overflow:hidden;border:1px solid #bad0ec;border-radius:2px;background:#f1f6fd;padding:2px 5px;color:#4774ac;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.template-date-error{align-self:center;color:#d95858;font-size:12px}.core-listing-table{min-width:1180px}.core-listing-table td{padding-top:8px;padding-bottom:8px}.core-product-image{width:100%;height:150px;display:block;object-fit:cover;background:#edf3f9}.core-product-image.compact{flex:0 0 34px;width:34px;height:34px;border-radius:3px}.core-product-image.fallback{display:grid;place-items:center;align-content:center;gap:4px;background:linear-gradient(145deg,#eaf3ff,#edf7f2);color:#3e6f9d}.core-product-image.fallback strong{font-size:30px;font-weight:600}.core-product-image.fallback span{font-size:12px;color:#7a8ca0}.core-product-image.fallback.compact strong{font-size:14px}.core-product-image.fallback.compact span{display:none}.template-editor-layout{min-height:650px;display:grid;grid-template-columns:245px minmax(0,1fr);gap:12px}.template-editor-main,.template-list-panel{border:1px solid var(--line);background:#fff}.template-list-panel>header{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.template-list-panel>header strong{font-size:14px}.template-list-panel>header span{min-width:24px;padding:2px 6px;border-radius:9px;background:#e6f0ff;color:#3677d7;text-align:center;font-size:12px}.template-list-panel>button{position:relative;width:100%;min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:0;border-left:3px solid transparent;border-bottom:1px solid #edf0f3;background:#fff;padding:8px 52px 8px 12px;text-align:left}.template-list-panel>button:hover{background:#f7f9fc}.template-list-panel>button.active{border-left-color:#4c88ef;background:#eaf2ff}.template-list-panel button strong{width:100%;overflow:hidden;color:#303741;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.template-list-panel button span{margin-top:5px;color:#89919c;font-size:12px}.template-list-panel button i{position:absolute;top:11px;right:11px;color:#3a7bdc;font-size:12px;font-style:normal}.template-editor-main{min-width:0}.template-basic{display:grid;grid-template-columns:1.4fr .8fr 1fr .8fr;gap:10px;padding:14px;border-bottom:1px solid var(--line);background:#fafbfd}.core-form label,.template-basic label{display:flex;flex-direction:column;gap:5px;color:#69717d;font-size:12px}.template-basic label.wide{grid-column:1/4}.core-form input,.core-form select,.template-basic input,.template-basic select{height:33px;border:1px solid #ccd3dc;background:#fff;padding:0 8px;color:#313842}.template-basic>button{align-self:end;height:33px}.store-checks{display:flex;flex-wrap:wrap;gap:8px 18px;padding:11px 14px;border-bottom:1px solid #e4e8ed;background:#f8fbff}.store-checks label{display:flex;align-items:center;gap:6px;color:#555e68;font-size:12px}.store-checks input{accent-color:#3f82ed}.template-section-tabs{min-height:53px;display:flex;align-items:stretch;gap:2px;padding:0 14px;border-bottom:1px solid var(--line)}.template-section-tabs>button{border:0;border-bottom:3px solid transparent;background:#fff;padding:0 16px;color:#59616c}.template-section-tabs>button.active{border-bottom-color:#4385ed;color:#3478df;font-weight:600}.template-section-tabs button span{margin-left:5px;padding:1px 6px;border-radius:9px;background:#edf1f5;color:#68717d;font-size:12px}.template-section-tools{margin-left:auto;display:flex;align-items:center;gap:10px}.template-section-tools>input{width:220px;height:32px;border:1px solid #cdd4dd;padding:0 9px}.template-unassigned-filter{border-left:0;padding-left:0}.quote-tags{display:flex;flex-wrap:wrap;gap:5px}.quote-tags span{padding:3px 6px;background:#edf3ff;color:#3d72c5;font-size:12px}.order-mode-switch{display:inline-flex;margin-bottom:12px;border:1px solid #cbd3dd;background:#fff}.order-mode-switch button{min-width:130px;height:38px;border:0;border-right:1px solid #d9dee5;background:#fff;color:#59616c}.order-mode-switch button:last-child{border:0}.order-mode-switch button.active{background:#3f82ed;color:#fff}.order-mode-switch span{margin-left:5px;padding:1px 6px;border-radius:8px;background:#f1a141;color:#fff;font-size:12px}.template-order-panel .panel-tools{position:sticky;top:0;z-index:4}.plain-check{height:32px;display:flex;align-items:center;gap:5px;padding:0 6px;color:#59616c;font-size:12px;white-space:nowrap}.plain-check input{width:auto;height:auto;accent-color:#3f82ed}.sticky-order-table{max-height:calc(100vh - 354px);min-height:280px}.sticky-order-table table{min-width:1460px}.sticky-order-table tbody tr{height:42px}.sticky-order-table td{padding-top:5px;padding-bottom:5px;white-space:nowrap}.sticky-order-table tr.ordered{background:#edf6ff}.sticky-order-table tr.ordered:hover{background:#e4f1ff}.quote-select{min-width:200px;display:flex;align-items:center;gap:7px;border:1px solid #cbd7e8;background:#f7faff;padding:5px 8px;color:#326fca;text-align:left;white-space:nowrap}.quote-select strong{font-size:12px}.quote-select span{overflow:hidden;color:#778390;font-size:12px;text-overflow:ellipsis}.quote-select:disabled{color:#9a7a48;background:#fff8ed;cursor:not-allowed}.erp-quantity,.erp-unit-price{color:#405b78;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.quote-select strong{display:flex;align-items:center;gap:6px}.qty button:disabled,.qty input:disabled{background:#f0f2f5;color:#a7afb9;cursor:not-allowed}.core-order-dock{position:fixed;z-index:12;left:218px;right:0;bottom:0;height:67px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccd3dc;background:#fff;box-shadow:0 -5px 18px #25304c16;padding:0 22px}.core-order-dock>div{display:flex;align-items:center;gap:21px}.core-order-dock span{color:#727a86;font-size:12px}.core-order-dock span strong{margin:0 3px;color:#303740;font-size:15px}.core-order-dock>div:last-child>strong{color:#de6c1c;font-size:22px}.core-order-dock button{min-width:100px}.promo-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;border:1px solid var(--line);background:#fff;padding:10px 14px}.promo-toolbar span,.promo-toolbar strong{display:block}.promo-toolbar strong{font-size:14px}.promo-toolbar span{margin-top:5px;color:#858d98;font-size:12px}.promo-toolbar input,.promo-toolbar select{height:32px;border:1px solid #ccd3dc;background:#fff;padding:0 8px}.promotion-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;padding-bottom:72px}.promotion-card{overflow:hidden;border:1px solid #dce2e9;background:#fff;transition:.16s}.promotion-card:hover{border-color:#96b8ea;box-shadow:0 6px 18px #2c466b15}.promotion-card.selected{border:2px solid #3f82ed;box-shadow:0 0 0 2px #dceaff}.promotion-card.expired{opacity:.62;filter:saturate(.65)}.promotion-card>.core-product-image{height:125px}.promo-card-body{padding:11px 12px 12px}.promo-card-head{display:flex;align-items:center;justify-content:space-between}.task-badge{padding:3px 7px;background:#fff0e5;color:#d55e18;font-size:12px;font-weight:600}.task-badge.temporary{background:#eaf2ff;color:#3577d7}.countdown{color:#d16b20;font-size:12px}.promo-card-body h3{margin:10px 0 4px;font-size:14px}.promo-card-body>p{margin:0;color:#858d98;font-size:12px}.promo-quote{min-height:58px;display:flex;align-items:flex-end;gap:10px;margin-top:10px;padding:8px 9px;background:#fff7ef}.promo-quote span{display:block;color:#a46b39;font-size:12px}.promo-quote strong{display:block;margin-top:2px;color:#df6217;font-size:20px}.promo-quote strong small{margin-left:3px;font-size:12px;font-weight:400}.promo-quote del{color:#9299a3;font-size:12px}.promo-quote b{margin-left:auto;color:#db5c1b;font-size:12px}.promo-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;margin:10px 0;color:#69727d;font-size:12px}.promo-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-card-foot{display:flex;align-items:center;justify-content:space-between;padding-top:9px;border-top:1px solid #edf0f3}.promo-card-foot>strong{color:#dc681e;font-size:14px}.promo-card-foot .qty{width:102px}.promo-card-foot .qty button:disabled,.promo-card-foot .qty input:disabled{background:#edf0f2;color:#a1a8b0;cursor:not-allowed}.core-modal.wide{width:min(1120px,calc(100vw - 24px))}.listing-form-wrap{padding:14px}.listing-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.core-form label,.listing-form-grid label{min-width:0;display:flex;flex-direction:column;gap:5px;color:#626b76;font-size:12px}.listing-form-grid label.wide{grid-column:span 2}.core-form label b,.listing-form-grid label b{color:#d44d43}.listing-form-grid input,.listing-form-grid select{min-width:0;width:100%;height:33px;border:1px solid #cbd3dc;background:#fff;padding:0 8px;color:#303741}.listing-form-grid input:disabled{background:#f1f3f5;color:#808893}.image-upload{position:relative}.image-upload input{position:absolute;width:1px;height:1px;opacity:0}.image-upload span{height:33px;display:flex;align-items:center;border:1px dashed #98afd0;background:#f7faff;padding:0 9px;color:#3977d2;cursor:pointer}.image-previews{display:flex;gap:8px;margin-top:10px}.image-previews>div{position:relative;width:74px;height:56px;border:1px solid #d8dee5}.image-previews img{width:100%;height:100%;object-fit:cover}.image-previews button{position:absolute;top:-7px;right:-7px;width:19px;height:19px;display:grid;place-items:center;border:0;border-radius:50%;background:#d7554b;color:#fff}.core-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--line)}.core-modal .form-error{margin-top:10px}.core-form{display:grid;gap:11px;padding:16px}.core-modal.extra-wide{width:calc(100vw - 28px);max-width:none;max-height:calc(100dvh - 28px)}.core-modal.extra-wide .settings-modal-body{min-height:0;display:flex;flex-direction:column;overflow:hidden}.core-modal.extra-wide footer{flex:0 0 auto}.promotion-batch-editor{min-height:0;display:flex;flex:1 1 auto;flex-direction:column}.promotion-batch-toolbar{min-height:47px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:7px 12px}.promotion-batch-toolbar span,.promotion-batch-toolbar strong{display:block}.promotion-batch-toolbar strong{color:#303741;font-size:13px}.promotion-batch-toolbar span{margin-top:3px;color:#7d8691;font-size:12px}.promotion-batch-table-wrap{height:calc(100dvh - 190px)!important;min-height:360px!important;max-height:calc(100dvh - 190px)!important;flex:1 1 auto}.promotion-batch-table{min-width:2200px;table-layout:fixed}.promotion-batch-table td,.promotion-batch-table th{padding:5px 4px;font-size:12px;vertical-align:top}.promotion-batch-table th{height:32px;white-space:nowrap}.promotion-batch-table th:first-child{width:45px}.promotion-batch-table th:nth-child(2){width:150px}.promotion-batch-table th:nth-child(3){width:112px}.promotion-batch-table th:nth-child(4){width:155px}.promotion-batch-table th:nth-child(5){width:180px}.promotion-batch-table th:nth-child(6){width:100px}.promotion-batch-table th:nth-child(7){width:80px}.promotion-batch-table th:nth-child(8){width:105px}.promotion-batch-table th:nth-child(10),.promotion-batch-table th:nth-child(11),.promotion-batch-table th:nth-child(9){width:75px}.promotion-batch-table th:nth-child(12){width:145px}.promotion-batch-table th:nth-child(13),.promotion-batch-table th:nth-child(15){width:112px}.promotion-batch-table th:nth-child(14),.promotion-batch-table th:nth-child(16){width:88px}.promotion-batch-table th:nth-child(17){width:125px}.promotion-batch-table th:nth-child(18){width:115px}.promotion-batch-table th:nth-child(19){width:68px}.promotion-batch-table th:nth-child(20){width:90px}.promotion-batch-table input,.promotion-batch-table select{width:100%;min-width:0;height:29px;border:1px solid #cbd3dc;background:#fff;padding:0 5px;color:#303741;font-size:12px}.promotion-batch-table input:disabled{background:#eff1f3;color:#9ba2aa}.promotion-batch-table td>small{max-width:145px;overflow:hidden;margin-top:3px;text-overflow:ellipsis;white-space:nowrap}.promotion-batch-table output{min-height:29px;display:flex;align-items:center;color:#316fca;font-size:12px;white-space:nowrap}.promotion-range-cell{position:relative}.promotion-range-cell details{position:relative;margin-top:3px}.promotion-range-cell summary{color:#3477d7;font-size:12px;cursor:pointer}.promotion-range-cell details>div{position:absolute;z-index:12;right:0;width:190px;max-height:210px;overflow:auto;border:1px solid #cbd4df;background:#fff;box-shadow:0 8px 22px #26384e2a;padding:6px}.promotion-range-cell details label{min-height:28px;display:flex;align-items:center;gap:6px;padding:3px 5px;white-space:nowrap}.promotion-range-cell details input{width:14px;height:14px}.promotion-image-button{height:29px;display:flex;align-items:center;justify-content:center;border:1px dashed #9eb3cf;background:#f7faff;color:#3477d7;cursor:pointer}.promotion-image-button input{position:absolute;width:1px;height:1px;opacity:0}.promotion-row-actions{display:flex;gap:4px}.promotion-row-actions button{border:0;background:transparent;padding:5px 2px;color:#3477d7;font-size:12px}.promotion-row-actions button:last-child{color:#b94c44}.promotion-row-actions button:disabled{color:#a7adb5}.promotion-batch-error{flex:0 0 auto;margin:0!important;border-top:1px solid #efb4ae;background:#fff4f2;padding:7px 12px;color:#b3433b}.quote-compare{display:grid;grid-template-columns:1fr;gap:10px;padding:14px}.quote-card{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:220px;overflow:hidden;border:1px solid #d6dce4;background:#fff}.quote-card.selected{border:2px solid #3f82ed;box-shadow:0 0 0 2px #dceaff}.quote-copy{display:flex;flex-direction:column;justify-content:center;width:100%;border:0;border-right:1px solid #e0e5eb;background:#fff;padding:15px 17px;color:#303741;text-align:left;cursor:pointer}.quote-copy:hover:not(:disabled){background:#f7faff}.quote-copy:disabled{cursor:not-allowed}.quote-group-line{display:flex;align-items:center;gap:8px}.quote-group-line h3{margin:0}.quote-group-line span{border-radius:8px;background:#e8f3ff;padding:2px 6px;color:#3378d1;font-size:12px}.quote-compare h3{font-size:15px}.quote-compare p{margin:7px 0 12px;color:#737c87;font-size:13px}.quote-compare strong{color:#dd681d;font-size:14px}.quote-compare small{margin-top:8px;color:#66717e;font-size:14px;line-height:1.35}.quote-image-gallery{display:grid;grid-template-columns:2fr 1fr;min-height:220px;background:#edf2f6}.quote-image-gallery .quote-main-image{width:100%;height:100%;min-height:220px;object-fit:cover;cursor:zoom-in}.quote-image-gallery>div{display:grid;grid-template-rows:1fr 1fr;gap:2px}.quote-image-gallery>div img{width:100%;height:109px;object-fit:cover;cursor:zoom-in}.quote-image-gallery img:focus{outline:2px solid #3f82ed;outline-offset:-2px}.quote-image-lightbox{position:fixed;z-index:220;inset:0;display:grid;place-items:center;background:#111827d9;padding:40px}.quote-image-lightbox>img{max-width:min(1200px,94vw);max-height:88vh;border:1px solid #ffffff80;background:#fff;box-shadow:0 20px 70px #0009;object-fit:contain}.quote-image-lightbox>button{position:fixed;z-index:1;top:22px;right:28px;width:38px;height:38px;border:1px solid #ffffff80;border-radius:50%;background:#111827aa;color:#fff;font-size:25px;line-height:1}.quote-card{height:220px}.quote-image-gallery{grid-template-columns:repeat(3,minmax(0,1fr));height:220px;min-height:0;gap:2px;overflow:hidden}.quote-image-gallery>img{width:100%;height:220px;min-width:0;object-fit:cover;cursor:zoom-in}.promotion-grid.compact{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.promotion-card.compact{display:grid;grid-template-rows:92px minmax(0,1fr);min-width:0;padding:0;color:#303741;text-align:left;cursor:pointer}.promotion-card.compact>.core-product-image{width:100%;height:92px}.promo-card-compact-body{min-width:0;padding:9px 10px 10px}.promo-card-compact-body h3{overflow:hidden;margin:9px 0 3px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.promo-card-compact-body>p{margin:0;color:#858d98;font-size:12px}.promo-card-compact-price{display:flex;align-items:baseline;gap:3px;margin-top:8px}.promo-card-compact-price strong{color:#df6217;font-size:17px}.promo-card-compact-price span{color:#8a929c;font-size:12px}.promo-card-compact-price b{margin-left:auto;border-radius:8px;background:#e7f6ec;padding:2px 6px;color:#2e8b57;font-size:12px}.promo-detail-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:16px;padding:16px}.promo-detail-layout .quote-image-gallery,.promo-detail-layout .quote-image-gallery>img{height:300px}.promo-detail-info{min-width:0}.promo-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.promo-detail-info h3{margin:13px 0 4px;font-size:20px}.promo-detail-info>p{margin:0;color:#7a838e;font-size:12px}.promo-detail-price{display:flex;align-items:baseline;gap:10px;margin:14px 0;background:#fff7ef;padding:10px 12px}.promo-detail-price strong{color:#df6217;font-size:24px}.promo-detail-price strong small{margin-left:4px;font-size:12px;font-weight:400}.promo-detail-price del{color:#9299a3;font-size:12px}.promo-detail-price b{margin-left:auto;color:#dc681e;font-size:12px}.promo-detail-info dl{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin:0}.promo-detail-info dl>div{min-width:0}.promo-detail-info dl>div.wide{grid-column:1/-1}.promo-detail-info dt{color:#8a929c;font-size:12px}.promo-detail-info dd{overflow:hidden;margin:3px 0 0;color:#3d4651;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.promo-detail-order{display:grid;grid-template-columns:auto 120px 1fr;align-items:center;gap:10px;margin-top:16px;border-top:1px solid #e5e9ee;padding-top:14px}.promo-detail-order>span{color:#59636f;font-size:12px}.promo-detail-order .qty{width:120px}.promo-detail-order>strong{color:#dc681e;font-size:15px;text-align:right}.addon-list{max-height:520px;overflow:auto;padding:8px 14px 14px}.addon-list>div{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f3}.addon-list span,.addon-list strong{display:block}.addon-list strong{font-size:12px}.addon-list span{margin-top:4px;color:#858d98;font-size:12px}.addon-list button{border:1px solid #b9cbe3;background:#f7faff;padding:6px 10px;color:#3475d4;font-size:12px}.addon-list button:disabled{border-color:#d9dee4;background:#f1f3f5;color:#969da6;cursor:not-allowed}.conflict-box{padding:18px}.conflict-box>strong{font-size:15px}.conflict-box p{margin:8px 0 16px;color:#6f7883;font-size:12px;line-height:1.7}.conflict-box button{margin-right:8px}.listing-select-column{width:38px!important;min-width:38px!important;padding-right:6px!important;padding-left:6px!important;text-align:center}.listing-select-column input{width:15px;height:15px;margin:0;accent-color:#3f82ed}.listing-select-column input:disabled{opacity:.35;cursor:not-allowed}.listing-sequence-column{width:54px!important;min-width:54px!important;padding-right:8px!important;padding-left:8px!important;color:#647083;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.template-order-closed .panel-tools{background:#f7f8fa}.sticky-order-table tr.readonly{color:#69727d}.template-order-closed button:disabled,.template-order-closed input:disabled{cursor:not-allowed}.addon-list .core-product-image.compact,table .product-cell>.core-product-image.compact,table .product-thumb{display:none}.addon-list>div{grid-template-columns:minmax(0,1fr) auto}@media (max-width:1250px){.promotion-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.listing-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-card{grid-template-columns:230px minmax(0,1fr)}}@media (max-width:980px){.template-editor-layout{grid-template-columns:200px minmax(0,1fr)}.template-basic{grid-template-columns:1fr 1fr}.template-basic label.wide{grid-column:1/-1}.promotion-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}.core-order-dock{left:174px}.promo-toolbar{align-items:flex-start;flex-direction:column}.listing-form-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.template-editor-layout{grid-template-columns:1fr}.template-list-panel{max-height:220px;overflow:auto}.listing-form-grid,.template-basic{grid-template-columns:1fr}.listing-form-grid label.wide{grid-column:auto}.promotion-grid{grid-template-columns:1fr}.core-order-dock{padding:0 12px}.core-order-dock>div:first-child span:first-child,.core-order-dock>div:first-child span:last-child{display:none}.quote-card{height:auto;grid-template-columns:1fr}.quote-copy{border-right:0;border-bottom:1px solid #e0e5eb}.promo-detail-layout{grid-template-columns:1fr}.template-section-tabs{flex-wrap:wrap;padding-bottom:8px}.template-section-tools{width:100%;margin-left:0;flex-wrap:wrap}.template-section-tools>input{flex:1 1 220px;width:auto}.core-product-image{height:135px}}.template-basic{grid-template-columns:1.3fr .72fr .95fr .95fr 1.15fr 1.15fr .7fr 104px;gap:7px 8px;padding:10px 12px}.template-basic label.wide{grid-column:1/8}.template-basic>button{grid-column:8}.template-basic .template-date-error{grid-column:1/-1;margin-top:-2px}.template-basic .multi-field{gap:5px;font-size:12px}.template-basic .multi-select summary{height:33px}.template-record-select summary{font-size:12px;color:#303741}.template-record-select .multi-options{left:auto;right:0;width:max(100%,300px);max-height:280px;padding:0;overflow:auto;border-color:#bcc7d5;box-shadow:0 10px 28px #2436502e}.template-record-select .multi-select-actions{position:sticky;z-index:2;top:0;min-height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6eb;background:#f7f9fc;padding:0 10px;color:#69727e;font-size:12px}.template-record-select .multi-select-actions button{border:0;background:transparent;padding:5px;color:#3478dc;font-size:12px}.core-form .template-record-select .multi-options label,.template-basic .template-record-select .multi-options label,.template-record-select .multi-options label{min-height:36px;display:flex;flex-direction:row;align-items:center;gap:9px;border-bottom:1px solid #f0f2f4;padding:6px 10px;color:#3f4752;font-size:12px;white-space:normal}.template-record-select .multi-options label:hover{background:#edf5ff}.template-record-select .multi-options label.select-all{position:sticky;z-index:1;top:36px;background:#fff;color:#2f72d7}.template-record-select .multi-options label input{flex:0 0 15px;width:15px;height:15px;margin:0;padding:0}.template-record-select .multi-options label span,.template-record-select .multi-options label strong{display:block;margin:0;line-height:1.35}@media (max-width:1250px){.template-basic{grid-template-columns:1fr 1fr 1fr 1fr}.template-basic label.wide{grid-column:1/4}.template-basic>button{grid-column:4}}@media (max-width:980px){.template-basic{grid-template-columns:1fr 1fr}.template-basic label.wide{grid-column:1/-1}.template-record-select .multi-options{left:0;right:auto}.template-basic>button{grid-column:auto}}@media (max-width:760px){.template-basic{grid-template-columns:1fr}.template-basic label.wide{grid-column:auto}.template-record-select .multi-options{width:min(320px,calc(100vw - 64px))}}.content .table-wrap{min-width:0;max-width:100%}.content .promotion-grid,.content .table-wrap{overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.content .promotion-grid{height:var(--list-viewport-height,calc(100dvh - 260px));max-height:var(--list-viewport-height,calc(100dvh - 260px))}.content .table-wrap>table>thead{position:static;z-index:auto}.content .table-wrap>table>thead th{box-shadow:0 1px 0 var(--line)}.template-editor-layout{min-height:min(650px,calc(100dvh - 145px))}.permission-layout{min-height:min(620px,calc(100dvh - 145px))}.template-list-panel{max-height:calc(100dvh - 145px)}.role-list,.template-list-panel{overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.role-list{max-height:calc(100dvh - 255px)}@media (max-width:760px){.permission-layout,.template-editor-layout{min-height:0}.template-list-panel{max-height:220px}}.summary-matrix-table thead th{position:sticky;top:0;z-index:6;background:#f7f8fa}.summary-matrix-table thead th.summary-product,.summary-matrix-table thead th.summary-purchase-group,.summary-matrix-table thead th.summary-sequence{z-index:9}.summary-matrix-table .summary-barcode,.summary-matrix-table .summary-product>strong{display:inline;vertical-align:baseline}.summary-matrix-table .summary-barcode{margin-left:8px;color:#7a8490;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.summary-matrix-table .summary-detail strong,.summary-matrix-table .summary-total strong{font-size:12px;font-weight:600}.summary-matrix-table th.summary-store strong{display:block;font-size:12px}.summary-page .summary-strip-with-workflow{grid-template-columns:minmax(330px,2fr) 1.3fr repeat(5,minmax(82px,1fr))}.summary-page .summary-workflow-inline{display:flex;align-items:center;gap:6px;padding:5px 8px}.summary-page .summary-workflow-inline>div{display:flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #d9dee5;background:#f8f9fb;color:#7c8590}.summary-page .summary-workflow-inline b{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#d8dde4;color:#fff;font-size:12px}.summary-page .summary-workflow-inline span{display:inline;margin:0;color:inherit;font-size:12px}.summary-page .summary-workflow-inline i{color:#a3aab3;font-style:normal}.summary-page .summary-workflow-inline>div.active{border-color:#4d88e8;background:#eef5ff;color:#1f65ca}.summary-page .summary-workflow-inline>div.active b{background:#347ee5}.summary-page .summary-workflow-inline>div.done{border-color:#b8dfc9;background:#f1faf5;color:#278753}.summary-page .summary-workflow-inline>div.done b{background:#36a767}.cloud-save-status{animation:cloud-save-status-life 2s ease both}@keyframes cloud-save-status-life{0%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}.sidebar{width:190px;min-width:190px;background:#fff;color:#52637a;border-right:1px solid #dde4ed;box-shadow:none}.brand{height:60px;padding:10px 16px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;border-bottom:1px solid #e5e9ef}.brand strong{color:#18253b;font-size:17px}.brand span{margin:0;color:#8996a9;font-size:12px}.sidebar nav{padding:8px}.nav-item{min-height:46px;grid-template-columns:32px 1fr 18px;border-radius:8px;color:#5e7188;padding:9px 10px}.nav-item:hover{background:#f2f6fb}.nav-item.active{background:#e9f2ff;color:#2472cf;box-shadow:inset 3px 0 #287bd7}.nav-icon{border:0}.chevron{color:#9aacc2}.subnav{margin-left:30px;background:#fff;border-left:1px solid #dce5ef;padding:4px 0}.subnav button{color:#6d7d91;padding:8px 12px;border-radius:7px}.subnav button.selected,.subnav button:hover{background:#eef5ff;color:#2472cf}.subnav button.selected{box-shadow:inset 3px 0 #287bd7;font-weight:600}.sidebar-foot{min-height:42px;border-top:1px solid #e5e9ef;padding:12px 16px;color:#8b98a9;font-size:12px;white-space:nowrap}.sidebar-collapsed .sidebar{width:80px;min-width:80px}.sidebar-collapsed .brand,.sidebar-collapsed .sidebar-foot{visibility:hidden;height:0;min-height:0;padding:0;border:0}.sidebar-collapsed .sidebar nav{padding-top:0}.sidebar-collapsed .nav-item{grid-template-columns:1fr;justify-items:center;padding:9px}.sidebar-collapsed .nav-item>.chevron,.sidebar-collapsed .nav-item>span:not(.nav-icon),.sidebar-collapsed .subnav{display:none}.sidebar-collapsed .core-order-dock,.sidebar-collapsed .order-footer{left:80px}.panel-tools{min-height:52px;justify-content:flex-start;flex-wrap:wrap;gap:10px 16px;padding:8px 12px}.panel-heading{min-width:max-content;display:flex;align-items:center;gap:8px}.panel-heading>div{display:flex;align-items:center;gap:7px}.panel-heading .badge{margin-left:0}.panel-stats{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px}.compact-stat{min-width:84px;display:flex;flex-direction:column;gap:2px;border-left:1px solid #e2e7ed;padding-left:10px}.compact-stat span{margin:0;color:#8792a0;font-size:12px}.compact-stat strong{color:#344256;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.compact-stat.primary strong{color:#2472cf}.tool-actions{margin-left:auto;flex-wrap:wrap;align-items:center}.compact-stats-more{display:contents}.compact-stats-more>summary{display:none}.compact-stats-more>div{display:flex;gap:8px}.erp-export-conditions{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;border-bottom:1px solid #e5e9ef;background:#f8fafc;padding:10px 12px}.erp-export-conditions label{display:flex;flex-direction:column;gap:4px;color:#6c7786;font-size:12px}.erp-export-conditions input,.erp-export-conditions select{min-width:0;height:32px;border:1px solid #cfd7e1;background:#fff;padding:0 8px}.erp-export-conditions .validation-list{grid-column:1/-1;margin:0;padding:7px 0 0}.core-order-dock,.order-footer{left:190px}.content-data-workspace{min-height:0;overflow:hidden}.content-data-workspace>.core-ordering-workspace{height:100%;min-height:0;overflow:auto}.store-order-workspace{display:flex;flex-direction:column;overflow:hidden!important;padding-bottom:67px}.store-order-workspace>.order-mode-switch,.store-order-workspace>.sf-entity-tabs{flex:0 0 auto}.store-order-workspace>.template-order-panel{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.store-order-workspace>.template-order-panel>.panel-tools{flex:0 0 auto}.store-order-workspace .sticky-order-table{flex:1 1 auto;height:auto;min-height:0;max-height:none;overflow:auto}.store-order-table{table-layout:fixed;min-width:1460px}.store-order-toolbar{display:grid;grid-template-columns:minmax(190px,220px) minmax(390px,440px) minmax(210px,240px) minmax(540px,1fr);align-items:center;gap:10px 12px}.store-order-heading{min-width:0;display:grid;gap:5px}.store-order-heading>strong{font-size:14px}.store-order-context-grid{min-width:0;display:grid;grid-template-columns:68px minmax(105px,1fr) 68px minmax(118px,1fr);align-items:center;gap:5px 8px}.store-order-context-grid>span{color:var(--sf-text-muted);font-size:12px;white-space:nowrap}.store-order-context-grid>strong{color:var(--sf-text);font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.store-order-context-grid>strong.closed,.store-order-department{color:var(--sf-text-muted)}.store-order-department{min-width:0;display:grid;gap:4px;font-size:12px}.store-order-department>select{width:100%;min-width:0;height:32px;border:1px solid var(--sf-border);border-radius:var(--sf-radius-sm);background:var(--sf-surface);padding:0 8px;color:var(--sf-text)}.store-order-toolbar>.tool-actions{min-width:0;width:100%;justify-content:flex-end}.order-state-legend{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.order-state-legend i{width:12px;height:12px;margin-left:6px;border:1px solid #d7dee8;border-radius:3px}.order-state-legend i.submitted{background:var(--sf-row-submitted)}.order-state-legend i.filled{background:var(--sf-row-filled)}.order-state-legend i.modified{background:var(--sf-row-modified)}.order-state-legend i.unordered{background:var(--sf-row-unordered)}.store-order-table tr.order-row-submitted,.store-order-table tr.order-row-submitted td{background:var(--sf-row-submitted)}.store-order-table tr.order-row-filled,.store-order-table tr.order-row-filled td{background:var(--sf-row-filled)}.store-order-table tr.order-row-modified,.store-order-table tr.order-row-modified td{background:var(--sf-row-modified)}.store-order-table tr.order-row-unordered,.store-order-table tr.order-row-unordered td{background:var(--sf-row-unordered)}.store-order-table tr:hover td{filter:brightness(.985)}.pending-sku-count,.pending-sku-count strong{color:#d63939!important;font-size:17px!important}.promotion-order-tab{margin-left:0}.template-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border-bottom:1px solid var(--line)}.template-list-toolbar>div,.template-list-toolbar>strong{display:flex;align-items:center;gap:6px}.template-list-toolbar .primary{padding:6px 10px;white-space:nowrap}@media (max-width:1366px){.panel-tools{align-items:flex-start}.panel-stats{order:3;flex-basis:100%}.compact-stats-more{position:relative;display:block}.compact-stats-more>summary{display:block;color:#3477d7;font-size:12px;cursor:pointer}.compact-stats-more>div{position:absolute;z-index:20;right:0;top:24px;min-width:250px;border:1px solid #d6dde6;background:#fff;box-shadow:0 10px 28px #25365024;padding:10px}.compact-stats-more:not([open])>div{display:none}.erp-export-conditions{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:900px){.sidebar{width:174px;min-width:174px}.core-order-dock,.order-footer{left:174px}}.extra-order-dialog{width:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:var(--sf-space-3)}.extra-order-dialog>p{margin:0;color:var(--sf-text-muted)}.extra-order-dialog>input{min-height:var(--sf-control-height);padding:0 var(--sf-space-3)}.extra-order-dialog>input,.extra-order-list{width:100%;border:1px solid var(--sf-border);border-radius:var(--sf-radius-sm)}.extra-order-list{min-width:0;max-height:min(58vh,560px);overflow-x:hidden;overflow-y:auto;background:var(--sf-surface)}.extra-order-item{display:grid;grid-template-columns:24px minmax(240px,1fr) 110px 52px;align-items:center;gap:var(--sf-space-2);min-height:58px;padding:var(--sf-space-2) var(--sf-space-3);border-bottom:1px solid var(--sf-border)}.extra-order-item:last-child{border-bottom:0}.extra-order-item>span{display:flex;min-width:0;flex-direction:column}.business-code-text{font-family:var(--sf-font-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:normal}.extra-order-item small{color:var(--sf-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.extra-order-item>input[inputmode=numeric],.extra-order-item>input[type=text]{min-height:var(--sf-control-height);width:100%;text-align:center;border:1px solid var(--sf-border);border-radius:var(--sf-radius-sm)}.extra-order-item em{color:var(--sf-text-muted);font-style:normal}@media(max-width:1500px){.store-order-toolbar{grid-template-columns:minmax(180px,210px) minmax(390px,1fr) minmax(200px,240px)}.store-order-toolbar>.tool-actions{grid-column:1/-1}}@media(max-width:980px){.store-order-toolbar{grid-template-columns:1fr 1fr}.store-order-context-grid,.store-order-heading{grid-column:1/-1}.store-order-department{grid-column:1/2}.store-order-toolbar>.tool-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:760px){.store-order-toolbar{grid-template-columns:1fr}.store-order-context-grid,.store-order-department,.store-order-heading,.store-order-toolbar>.tool-actions{grid-column:1}.store-order-context-grid{grid-template-columns:68px minmax(0,1fr)}.extra-order-dialog{min-width:0}.extra-order-item{grid-template-columns:24px minmax(0,1fr) 80px 42px;padding-inline:var(--sf-space-2)}}.content .promotion-batch-table-wrap{height:auto!important;min-height:0!important;max-height:none!important;flex:0 0 auto;overflow:visible}.template-section-tabs>button{position:relative;border-bottom:0}.template-section-tabs>button:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:transparent}.template-section-tabs>button.active{border-bottom-color:transparent}.template-section-tabs>button.active:before{background:#4385ed}.extra-order-dialog>p{padding-inline:var(--sf-space-3)}.template-list-panel>button{border-left:0;border-top:3px solid transparent}.template-list-panel>button.active{border-top-color:var(--sf-primary);border-left-color:transparent}.template-basic{grid-template-columns:1.3fr .72fr .95fr .95fr minmax(190px,auto)}.template-basic>.multi-field:first-of-type{grid-column:1/3}.template-basic>.multi-field:nth-of-type(2){grid-column:3/5}.template-basic label.wide{grid-column:1/-1}.template-basic .template-edit-actions{grid-column:5;grid-row:1;display:flex;align-self:end;justify-content:flex-end;gap:8px;white-space:nowrap}.template-basic .template-edit-actions button{min-height:33px}@media (max-width:1600px){.template-basic{grid-template-columns:1.3fr .72fr .95fr 1fr}.template-basic .template-edit-actions{grid-column:4;grid-row:3}}@media (max-width:980px){.template-basic .template-edit-actions,.template-basic>.multi-field:first-of-type,.template-basic>.multi-field:nth-of-type(2){grid-column:1/-1;grid-row:auto}}.summary-commercial-edit{display:grid;grid-template-columns:1fr 1fr;gap:6px}.summary-commercial-edit input{min-width:0;height:29px;border:1px solid var(--sf-border);padding:0 6px}.summary-moq-warning{margin:8px 0;border:1px solid color-mix(in srgb,var(--sf-warning) 40%,var(--sf-border));background:color-mix(in srgb,var(--sf-warning) 10%,var(--sf-surface));padding:8px 12px;color:var(--sf-text);font-size:12px}.template-basic>.multi-field.template-department-field{grid-column:1/3}.template-basic>.multi-field.template-purchase-group-field{grid-column:3/4}.template-basic>label.template-remark-field{grid-column:4/5}.template-basic>label.template-status-field{grid-column:5/6}.template-basic>.multi-field.template-department-field,.template-basic>.multi-field.template-purchase-group-field,.template-basic>label.template-remark-field,.template-basic>label.template-status-field{grid-row:2}@media (max-width:1600px){.template-basic>.multi-field.template-department-field{grid-column:1/2}.template-basic>.multi-field.template-purchase-group-field{grid-column:2/3}.template-basic>label.template-remark-field{grid-column:3/4}.template-basic>label.template-status-field{grid-column:4/5}}@media (max-width:980px){.template-basic>.multi-field.template-department-field,.template-basic>.multi-field.template-purchase-group-field,.template-basic>label.template-remark-field,.template-basic>label.template-status-field{grid-column:1/-1;grid-row:auto}}.promotion-batch-error{max-height:180px;overflow:auto;border-top:0;border-bottom:1px solid #efb4ae}.promotion-batch-error>strong{display:block}.promotion-batch-error ol{margin:4px 0 0;padding-left:16px}.promotion-batch-error button{border:0;background:transparent;padding:2px 0;color:inherit;text-align:left;cursor:pointer}.promotion-batch-error button:focus-visible,.promotion-batch-error button:hover{text-decoration:underline}.promotion-field-invalid{background:#fff4f2}.promotion-field-invalid button,.promotion-field-invalid input,.promotion-field-invalid select{border-color:#b3433b!important}.promotion-field-error{display:block!important;overflow:visible!important;margin-top:3px!important;color:#b3433b;text-overflow:clip!important;white-space:normal!important}}