.management-shell{color:#313744;background:#eef2fa}.management-app{flex:1;min-width:0;min-height:0;overflow:hidden}.mg-page{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#eef2fa}.mg-header{height:66px;flex:0 0 66px;padding:0 20px;display:flex;align-items:center;gap:24px;color:#fff;background:#4e70ee;box-shadow:0 2px 8px #253d8829}.mg-title{display:flex;align-items:center;gap:9px;white-space:nowrap}.mg-title strong{font-size:20px;font-weight:500}.mg-title b{font-size:18px}.mg-header nav{align-self:stretch;display:flex;align-items:stretch}.mg-header nav button{min-width:108px;padding:0 16px;color:#ffffffc7;background:transparent;border:0;border-bottom:3px solid transparent}.mg-header nav button.active{color:#fff;border-bottom-color:#fff;font-weight:700}.mg-realtime{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:12px}.mg-realtime i,.live-badge i{width:8px;height:8px;background:#5ce39a;border-radius:50%;box-shadow:0 0 0 4px #5ce39a2e}.product-layout{flex:1;min-height:0;display:grid;grid-template-columns:143px minmax(0,1fr)}.mg-category{padding:8px 0;overflow-y:auto;background:#fff;border-right:1px solid #e2e6ef}.mg-category button{width:100%;height:49px;color:#30343c;background:#fff;border:0;border-left:3px solid transparent;font-size:14px}.mg-category button:hover{background:#f4f7fd}.mg-category button.active{color:#456bed;background:#eef3ff;border-left-color:#456bed}.product-main,.ledger-page,.records-workspace{min-width:0;min-height:0;padding:18px 20px;overflow:auto}.page-heading{min-height:54px;display:flex;align-items:center;gap:18px}.page-heading>div:first-child{display:flex;align-items:center;gap:18px}.page-heading h1{margin:0;font-size:21px;font-weight:500}.page-heading>div:first-child>span{padding:9px 18px;color:#69717f;background:#fff;border-radius:20px}.page-heading .primary{margin-left:auto}.primary{height:38px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#4f72f1;border:0;border-radius:19px}.primary:disabled{color:#a4aab4;background:#e7eaf0;cursor:not-allowed}.secondary-action{height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#3f68d8;background:#fff;border:1px solid #b9c9f5;border-radius:19px}.secondary-action:hover{background:#f3f7ff;border-color:#7da1f6}.mg-search{height:39px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#8a919e;background:#fff;border:1px solid #aeb5c1;border-radius:20px}.mg-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.mg-search button{width:23px;height:23px;display:grid;place-items:center;border:0;border-radius:50%}.page-heading>.mg-search{width:335px;margin-left:0}.group-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e2e6ee}.group-row>div{display:flex;overflow-x:auto}.group-row button{min-width:118px;height:51px;background:#fff;border:0;border-bottom:3px solid transparent}.group-row button.active{color:#fff;background:#4d70eb;border-color:#4d70eb}.switch-label{margin-right:16px;display:flex;align-items:center;gap:8px;color:#707784;font-size:13px}.switch-label input{position:absolute;opacity:0}.switch-label i{width:42px;height:22px;padding:3px;background:#cfd4dd;border-radius:12px;transition:.2s}.switch-label i:after{content:"";display:block;width:16px;height:16px;background:#fff;border-radius:50%;transition:.2s}.switch-label input:checked+i{background:#4e72ef}.switch-label input:checked+i:after{transform:translate(20px)}.mg-table{background:#fff;border:1px solid #e3e7ef}.mg-tr{min-height:68px;padding:9px 14px;display:grid;align-items:center;gap:10px;border-bottom:1px solid #e7eaf0;font-size:12.5px}.mg-tr.head{min-height:44px;padding-top:0;padding-bottom:0;color:#596273;background:#e7ecff;font-size:12.5px}.mg-tr>div{min-width:0}.mg-tr strong,.mg-tr small{display:block}.mg-tr small{margin-top:5px;color:#939aa5}.product-table .mg-tr{grid-template-columns:2.1fr .65fr .6fr 1.05fr .75fr .7fr .75fr 1.35fr}.saleable-stock-cell{min-width:118px;display:flex;align-items:center;gap:5px}.saleable-stock-cell label{flex:0 0 auto;cursor:pointer}.saleable-stock-cell label input{position:absolute;opacity:0;pointer-events:none}.saleable-stock-cell label i{width:32px;height:18px;display:block;position:relative;background:#cbd1db;border-radius:10px;transition:.2s ease}.saleable-stock-cell label i:after{content:"";width:14px;height:14px;position:absolute;left:2px;top:2px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #27324440;transition:.2s ease}.saleable-stock-cell label input:checked+i{background:#3974f6}.saleable-stock-cell label input:checked+i:after{transform:translate(14px)}.saleable-stock-cell>input{width:46px;height:28px;padding:0 5px;text-align:center;border:1px solid #cfd5df;border-radius:4px;outline:0}.saleable-stock-cell>input:focus{border-color:#3974f6;box-shadow:0 0 0 2px #3974f61f}.saleable-stock-cell>small{color:#747d8b;white-space:nowrap}.row-actions{display:flex;flex-wrap:wrap;gap:5px 10px}.row-actions button,.biz-link,.remove-link{padding:0;color:#3f70eb;background:transparent;border:0}.stock-negative,.change-minus{color:#ef5058}.change-plus,.green-text{color:#21a765}.table-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a3aab5}.table-empty.large{min-height:400px}.table-empty strong{margin-top:10px;color:#69717c;font-size:16px}.table-empty span{margin-top:5px;font-size:12px}.live-badge{margin-left:auto;display:flex;align-items:center;gap:8px;padding:8px 13px;color:#23865a;background:#e8f8f0;border-radius:17px}.ledger-summary{margin:12px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ledger-summary article{min-height:74px;padding:13px 15px;display:flex;align-items:center;gap:12px;color:#4f72ef;background:#fff;border:1px solid #e1e6ef;border-radius:6px}.ledger-summary span,.ledger-summary strong{display:block}.ledger-summary span{color:#7d8592;font-size:11px}.ledger-summary strong{margin-top:5px;color:#343b47;font-size:17px}.ledger-filters{margin-bottom:10px;padding:10px;display:flex;gap:8px;background:#fff;border:1px solid #e1e5ed}.ledger-filters .mg-search{width:310px}.ledger-filters select,.ledger-filters>button{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;color:#596273;background:#fff;border:1px solid #d2d7e0;border-radius:4px}.ledger-filters>button.ledger-query-button{padding:0 18px;color:#fff;background:#3974f6;border-color:#3974f6}.date-field{height:38px;padding:0 9px;display:flex;align-items:center;gap:7px;color:#77808d;background:#fff;border:1px solid #d2d7e0;border-radius:4px;font-size:10px}.date-field input{width:126px;border:0;outline:0;color:#46505f}.date-separator{align-self:center;color:#7b8491}.ledger-table .mg-tr{grid-template-columns:1.1fr 1.55fr .8fr 1fr .55fr .55fr .55fr .9fr}.movement-product-link{padding:0;text-align:left;color:#343b47;background:transparent;border:0}.movement-product-link:hover strong{color:#3f70eb;text-decoration:underline}.movement-type{width:max-content;padding:3px 8px;color:#356ddf;background:#edf3ff;border-radius:10px}.status-success{display:inline-block;width:max-content;padding:3px 8px;color:#22965d;background:#eaf8f1;border-radius:10px;font-style:normal}.ledger-footnote{margin-top:10px;display:flex;align-items:center;gap:7px;color:#78818f;font-size:11px}.mg-modal{width:min(900px,calc(100vw - 80px));max-height:calc(100vh - 70px);overflow:auto;background:#fff;border-radius:10px;box-shadow:0 22px 60px #121b3447}.mg-modal>header{height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e8ee}.mg-modal>header h2{margin:0;font-size:19px;font-weight:500}.mg-modal>header button{width:32px;height:32px;display:grid;place-items:center;color:#858d99;background:transparent;border:0;border-radius:4px}.mg-modal footer{padding:18px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e7eaf0}.mg-modal footer button{min-width:106px;height:38px;border:1px solid #d3d8e2;border-radius:5px}.mg-modal footer .primary{border:0;border-radius:5px}.modal-tabs{padding:15px 20px 0;display:flex}.modal-tabs button{min-width:150px;height:40px;color:#343a46;background:#eef1f7;border:0}.modal-tabs button.active{color:#fff;background:#4f72ef}.form-grid{padding:14px 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.form-grid label{display:grid;grid-template-columns:100px 1fr;align-items:center;position:relative}.form-grid label.required>span:before{content:"*";color:#ed4249}.form-grid input,.form-grid select,.full-field textarea,.initial-stock input{height:40px;padding:0 10px;border:1px solid #cfd4de;border-radius:4px;outline:0}.form-grid input:focus,.form-grid select:focus,.full-field textarea:focus{border-color:#4f72ef;box-shadow:0 0 0 2px #4f72ef1f}.form-grid small{grid-column:2;margin-top:4px;color:#ef5d62;font-size:9px}.initial-stock{margin:0 20px 15px;padding:14px;display:flex;align-items:center;justify-content:space-between;background:#f7f9fd;border:1px solid #e4e8f0}.initial-stock h3{margin:0;font-size:14px}.initial-stock p{margin:5px 0 0;color:#8a919d;font-size:11px}.initial-stock label{display:flex;align-items:center;gap:8px}.product-help-row{margin:0 20px 14px;display:flex;gap:10px}.product-help-row button{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#4167d6;background:#f3f7ff;border:1px solid #cbd9ff;border-radius:5px}.product-help-popover{margin:-4px 20px 16px;padding:12px 14px;color:#657082;background:#fff8e9;border:1px solid #efd8a8;border-radius:5px;font-size:12px;line-height:1.65}.product-help-popover strong,.product-help-popover span{display:block}.product-help-popover strong{margin-bottom:4px;color:#584425}.price-product{margin:20px;padding:14px;display:flex;align-items:center;gap:12px;color:#4f72ef;background:#f4f7ff}.price-product strong,.price-product span{display:block}.price-product span{margin-top:4px;color:#8c94a1;font-size:11px}.price-compare{margin:0 20px;display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;gap:10px}.price-compare>div,.price-compare label{padding:14px;background:#f8f9fb}.price-compare span,.price-compare strong{display:block}.price-compare strong{margin-top:7px;font-size:24px}.price-compare input{width:100%;height:40px;margin-top:7px;padding:0 10px;border:1px solid #cfd5df}.price-compare>b{text-align:center;color:#8c94a0;font-size:20px}.full-field{margin:16px 20px;display:block}.full-field span{display:block;margin-bottom:7px}.full-field textarea{width:100%;height:70px;padding:10px;resize:none}.effective-tip{margin:14px 20px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#81652f;background:#fff8e9;border:1px solid #f1dfb4;border-radius:4px;font-size:11px}.price-modal{width:min(800px,calc(100vw - 80px));position:relative;border-radius:8px}.price-modal-tools{position:absolute;right:62px;top:14px;z-index:2;display:flex;gap:8px}.price-modal-tools button{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#3974f6;border:0;border-radius:4px}.price-rule-button{height:34px;padding:0 16px;position:absolute;right:62px;top:14px;z-index:2;color:#fff;background:#3974f6;border:0;border-radius:4px}.price-rule-popover{width:330px;padding:12px;position:absolute;right:62px;top:52px;z-index:5;color:#6e7785;background:#fff;border:1px solid #d9dfe8;border-radius:5px;box-shadow:0 10px 28px #1f304e29;font-size:10px;line-height:1.6}.price-rule-popover strong{display:block;margin-bottom:4px;color:#364151;font-size:12px}.price-base-grid{padding:16px 20px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.price-base-grid label,.price-new-grid label{min-width:0}.price-base-grid label>span,.price-new-grid label>span{display:block;margin-bottom:7px;color:#424b59;font-size:12px}.price-base-grid label>span b{margin-left:2px;color:#ef4646}.price-code-field,.price-name-field{grid-column:1 / -1}.price-base-grid input,.price-new-grid input,.price-new-grid select,.bulk-price-row input{width:100%;height:40px;padding:0 10px;color:#343c48;background:#fff;border:1px solid #bfc6d1;border-radius:3px;outline:0}.price-base-grid input[readonly],.price-new-grid input[readonly],.bulk-price-row input[readonly]{color:#596270;background:#f5f6f8}.price-base-grid input:focus,.price-new-grid input:focus,.price-new-grid select:focus,.bulk-price-row input:focus{border-color:#3974f6;box-shadow:0 0 0 2px #3974f61f}.price-new-grid{margin:18px 20px 0;padding-top:16px;display:grid;grid-template-columns:1.15fr 1.15fr 1fr;align-items:start;gap:14px;border-top:1px solid #e7eaf0}.price-new-grid small{display:block;margin-top:5px;color:#f08049;font-size:9px}.bulk-price-section{margin:18px 20px}.bulk-price-head,.bulk-price-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.bulk-price-head{margin-bottom:7px;color:#424b59;font-size:12px}.bulk-price-row+.bulk-price-row{margin-top:10px}.price-modal footer{padding-top:16px}.price-records-modal{width:min(900px,calc(100vw - 80px))}.price-records-table{margin:18px;border:1px solid #e2e6ee;border-radius:6px;overflow:hidden}.price-records-head,.price-records-row{display:grid;grid-template-columns:1.15fr 1.7fr .7fr .7fr .75fr;align-items:center;gap:10px}.price-records-head{min-height:42px;padding:0 14px;color:#596273;background:#e7ecff;font-size:12px}.price-records-row{min-height:64px;padding:10px 14px;border-bottom:1px solid #e8ebf1;font-size:12px}.price-records-row:last-child{border-bottom:0}.price-records-row strong,.price-records-row small{display:block}.price-records-row small{margin-top:4px;color:#8e96a3}.document-page{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px;overflow:hidden}.document-toolbar{min-height:62px;padding:10px 14px;display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e1e5ed}.document-toolbar>button,.document-toolbar>label,.document-toolbar .doc-summary{flex-shrink:0}.document-toolbar button{white-space:nowrap}.document-toolbar label{display:flex;align-items:center;gap:7px;white-space:nowrap}.document-toolbar select,.document-toolbar input{width:180px;height:38px;padding:0 10px;border:1px solid #d2d7e0;border-radius:4px}.document-toolbar .primary{border-radius:18px}.document-toolbar>button:last-child{height:36px;padding:0 14px;display:flex;align-items:center;gap:6px;color:#fff;background:#4e70ea;border:0;border-radius:18px}.doc-summary{margin-left:auto;display:flex;gap:18px;white-space:nowrap}.document-hint{min-height:42px;padding:9px 13px;display:flex;align-items:center;gap:8px;color:#486a9a;background:#edf4ff;border:1px solid #d5e4ff;font-size:11px}.document-hint.usage{color:#2f6e5c;background:#ecf8f3;border-color:#cdebdc}.document-hint.loss{color:#96612e;background:#fff5e8;border-color:#f2d9b7}.document-hint strong{margin-right:5px}.document-table{flex:1;min-height:0;overflow:auto}.document-table .mg-tr{grid-template-columns:.4fr .85fr 1.7fr .8fr .45fr .7fr .7fr .65fr .45fr}.document-table input{width:76px;height:34px;padding:0 8px;border:1px solid #d0d6e0}.document-table input:disabled{color:#5f6672;background:#f2f4f7}.document-footer{min-height:62px;padding:10px 12px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e5ed}.document-footer label{display:flex;align-items:center;gap:8px}.document-footer input{width:360px;height:37px;padding:0 10px;border:1px solid #d3d8e1}.document-footer em{color:#ed555b;font-size:11px;font-style:normal}.document-footer .primary{margin-left:auto;min-width:150px;border-radius:5px}.picker-modal{width:720px;min-height:520px}.picker-mode-tabs{padding:16px 16px 0;display:flex;gap:10px;border-bottom:1px solid #edf0f4}.picker-mode-tabs button{min-width:124px;height:38px;margin-bottom:-1px;color:#616a78;background:#f3f5f8;border:1px solid transparent;border-radius:6px 6px 0 0}.picker-mode-tabs button.active{color:#fff;background:#3974f6;border-color:#3974f6}.picker-modal>.mg-search{margin:16px}.picker-list{max-height:430px;padding:0 16px 16px;overflow-y:auto}.picker-list>button{width:100%;min-height:62px;padding:9px 12px;display:grid;grid-template-columns:1fr 100px 28px;align-items:center;gap:10px;text-align:left;color:#343b47;background:#fff;border:1px solid #e1e5ec;border-bottom:0}.picker-list>button:last-child{border-bottom:1px solid #e1e5ec}.picker-list strong,.picker-list span{display:block}.picker-list span{margin-top:4px;color:#9299a5;font-size:10px}.picker-list b{color:#4e70eb;font-size:11px}.common-product-picker{padding:16px}.common-group-tabs{display:flex;gap:10px}.common-group-tabs button{min-width:86px;height:36px;color:#6a7280;background:#f2f4f7;border:0;border-radius:6px}.common-group-tabs button.active{color:#fff;background:#3974f6}.common-product-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.common-product-grid>button{min-height:112px;padding:12px;display:flex;flex-direction:column;align-items:stretch;text-align:left;color:#343b47;background:#fff;border:1px solid #e1e5ec;border-radius:7px;box-shadow:0 2px 7px #2236530f}.common-product-grid>button:hover{border-color:#7da5ff;box-shadow:0 4px 12px #3974f61f}.common-product-grid strong{line-height:1.45}.common-product-grid span{margin-top:5px;color:#959ca7;font-size:10px}.common-product-grid>button div{margin-top:auto;display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:8px}.common-product-grid b{color:#343b47}.common-product-grid em{color:#4e70eb;font-size:10px;font-style:normal}.common-empty{grid-column:1 / -1;min-height:180px;display:grid;place-items:center;color:#9299a5}.confirm-document{width:620px}.confirm-document-summary{margin:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.confirm-document-summary article{padding:13px;text-align:center;background:#f5f7fb;border:1px solid #e4e8ef}.confirm-document-summary span,.confirm-document-summary strong{display:block}.confirm-document-summary span{color:#8b929e;font-size:10px}.confirm-document-summary strong{margin-top:6px}.confirm-document>p{margin:0 18px;color:#505865;font-size:12px}.records-workspace .page-heading>.mg-search{margin-left:auto}.records-filter-bar{margin:12px 0;padding:10px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1e5ed}.record-chips{display:flex;gap:8px}.record-chips button{height:34px;padding:0 13px;color:#596273;background:#fff;border:1px solid #d5dae3;border-radius:17px}.record-chips button.active{color:#fff;background:#4e70eb;border-color:#4e70eb}.record-date-field{height:36px;padding:0 9px;display:flex;align-items:center;gap:6px;color:#7a8390;background:#fff;border:1px solid #d2d7e0;border-radius:4px;font-size:10px}.record-date-field input{width:123px;border:0;outline:0;color:#46505f}.records-query-button,.records-reset-button{height:36px;padding:0 15px;border-radius:4px}.records-query-button{color:#fff;background:#3974f6;border:1px solid #3974f6}.records-reset-button{color:#596273;background:#fff;border:1px solid #d2d7e0}.records-table .mg-tr{grid-template-columns:1.1fr .7fr 1.05fr .55fr .65fr .85fr 1.4fr .55fr}.records-empty{min-height:230px}.document-detail{width:650px}.document-detail .detail-list{margin:18px}.submit-result-modal{width:590px}.submit-result-content{padding:22px 24px 8px;text-align:center}.submit-result-icon{width:58px;height:58px;margin:0 auto;display:grid;place-items:center;color:#fff;background:#35b878;border-radius:50%;box-shadow:0 0 0 8px #eaf8f1}.submit-result-content h3{margin:18px 0 0;font-size:20px}.submit-result-content>p{margin:7px 0 18px;color:#7d8592;font-size:12px}.submit-result-number{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;background:#f4f7ff;border:1px solid #dce6ff;border-radius:5px}.submit-result-number span{color:#7e8794;font-size:11px}.submit-result-number strong{color:#356bdf;font-size:15px}.submit-result-summary{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.submit-result-summary article{padding:11px 8px;background:#f7f8fa;border:1px solid #e6e9ee;border-radius:4px}.submit-result-summary span,.submit-result-summary strong{display:block}.submit-result-summary span{color:#878f9b;font-size:10px}.submit-result-summary strong{margin-top:5px;font-size:13px}.logic-marker{width:18px;height:18px;margin-left:4px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;color:#fff;background:#ff8a24;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 5px #ce5d0047;font-size:10px;font-weight:700;line-height:1}.head .logic-marker{border-color:#e7ecff}.stock-adjust-link .logic-marker,.primary .logic-marker{border-color:transparent;box-shadow:none}.logic-notes-toggle{height:38px;padding:0 13px;position:fixed;right:18px;bottom:76px;z-index:120;display:flex;align-items:center;gap:7px;color:#fff;background:#253c78;border:0;border-radius:19px;box-shadow:0 8px 24px #18285240}.logic-notes-toggle b{min-width:19px;height:19px;display:grid;place-items:center;color:#253c78;background:#fff;border-radius:10px;font-size:10px}.logic-notes-panel{width:360px;max-height:calc(100vh - 170px);position:fixed;right:18px;bottom:122px;z-index:121;overflow:hidden;color:#343c49;background:#fff;border:1px solid #d9e0ec;border-radius:9px;box-shadow:0 18px 50px #19254647}.logic-notes-panel header{min-height:62px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#304b8d}.logic-notes-panel header strong,.logic-notes-panel header span{display:block}.logic-notes-panel header span{margin-top:4px;color:#ffffffb8;font-size:10px}.logic-notes-panel header button{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:#ffffff1f;border:0;border-radius:4px}.logic-notes-panel ol{max-height:calc(100vh - 180px);margin:0;padding:8px 13px 12px;overflow-y:auto;list-style:none}.logic-notes-panel li{padding:10px 0;display:grid;grid-template-columns:25px 1fr;gap:9px;border-bottom:1px solid #edf0f4;font-size:12px;line-height:1.55}.logic-notes-panel li:last-child{border-bottom:0}.logic-notes-panel li b{width:23px;height:23px;display:grid;place-items:center;color:#fff;background:#ff8a24;border-radius:50%;font-size:11px}.logic-notes-panel li span{padding-top:2px}.product-table-name{min-width:0}.product-table-name>strong{color:#273142;font-size:15.5px;line-height:22px;font-weight:700}.product-table-name>small{color:#8a93a1;font-size:11.5px}.product-table-name em{width:max-content;margin-top:5px;padding:2px 6px;display:block;color:#5072d8;background:#edf3ff;border-radius:3px;font-size:9px;font-style:normal}.stock-adjust-link{min-width:72px;padding:6px 7px;color:#2f67dc;text-align:center;background:#f1f6ff;border:1px solid #d1e0ff;border-radius:5px}.stock-adjust-link:hover{background:#e7f0ff;border-color:#8db0fc}.stock-adjust-link strong,.stock-adjust-link small{display:block}.stock-adjust-link small{margin-top:3px;color:#6282c9;font-size:9px}.stock-adjust-link.grouped{color:#245fdc;background:#e8f1ff;border-color:#9bbcff}.product-group-row{background:#f8fbff;box-shadow:inset 3px 0 #4f72ef}.product-group-detail{background:#fcfdff;box-shadow:inset 3px 0 #b5c9f8}.product-group-detail .product-table-name{padding-left:12px}.group-expand-button{margin-top:5px;padding:0;display:inline-flex;align-items:center;gap:2px;color:#3f70eb;background:transparent;border:0;font-size:10px}.group-placeholder{color:#8c95a3;font-size:10px}.inventory-adjust-backdrop{padding:20px;align-items:center;justify-content:flex-end}.inventory-adjust-drawer{width:min(1160px,calc(100vw - 60px));height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;color:#343b47;background:#fff;border-radius:10px;box-shadow:0 24px 70px #121b3452}.inventory-adjust-drawer>header{min-height:64px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e8ee}.inventory-adjust-drawer>header h2{margin:0;font-size:21px;font-weight:500}.inventory-adjust-drawer>header span{display:block;margin-top:4px;color:#8a929f;font-size:11px}.inventory-adjust-drawer>header button{width:34px;height:34px;display:grid;place-items:center;color:#828b98;background:transparent;border:0}.adjust-group-summary{margin:16px 20px 0;padding:13px 16px;display:grid;grid-template-columns:minmax(240px,1fr) 140px 120px minmax(220px,1fr);align-items:center;gap:14px;background:#f3f7ff;border:1px solid #dbe6ff;border-radius:6px}.adjust-group-summary strong,.adjust-group-summary span{display:block}.adjust-group-summary span{margin-top:5px;color:#7f8998;font-size:11px}.adjust-group-summary dl{margin:0}.adjust-group-summary dt{color:#8b94a2;font-size:10px}.adjust-group-summary dd{margin:5px 0 0;color:#2f66dc;font-size:18px;font-weight:700}.adjust-group-summary em{color:#6e7890;font-size:10px;font-style:normal;line-height:1.5}.inventory-adjust-body{flex:1;min-height:0;padding:16px 20px;display:grid;grid-template-columns:280px minmax(300px,1fr) 258px;gap:16px;overflow:auto}.inventory-adjust-body.single{grid-template-columns:minmax(360px,1fr) 318px}.adjust-sku-list{min-height:0;overflow-y:auto;border:1px solid #e0e5ee;border-radius:6px}.adjust-sku-list h3{margin:0;padding:12px 13px;background:#f7f9fc;border-bottom:1px solid #e4e8ef;font-size:13px}.adjust-sku-list button{width:100%;min-height:68px;padding:10px 12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;text-align:left;color:#3a424f;background:#fff;border:0;border-bottom:1px solid #e8ebf1}.adjust-sku-list button.active{color:#285fda;background:#edf4ff;box-shadow:inset 3px 0 #3974f6}.adjust-sku-list strong,.adjust-sku-list span{display:block}.adjust-sku-list span{margin-top:4px;color:#8a929e;font-size:10px}.adjust-sku-list b{white-space:nowrap;font-size:13px}.adjust-editor{min-width:0;overflow-y:auto}.adjust-selected-product{padding:13px;display:flex;align-items:center;gap:11px;color:#3974f6;background:#f4f7ff;border-radius:6px}.adjust-selected-product strong,.adjust-selected-product span{display:block}.adjust-selected-product span{margin-top:4px;color:#7f8895;font-size:10px}.adjust-stock-cards{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.adjust-stock-cards article{min-width:0;padding:12px 10px;text-align:center;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:5px}.adjust-stock-cards article.after{background:#eef4ff;border-color:#cbdcff}.adjust-stock-cards span,.adjust-stock-cards strong,.adjust-stock-cards small{display:block}.adjust-stock-cards span{color:#858e9b;font-size:10px}.adjust-stock-cards strong{margin-top:5px;font-size:21px}.adjust-stock-cards small{margin-top:2px;color:#929aa6}.adjust-stock-cards .plus{color:#21a765}.adjust-stock-cards .minus{color:#ef5058}.adjust-stock-input,.adjust-note{margin-top:14px;display:block}.adjust-stock-input span,.adjust-note span{display:block;margin-bottom:7px;font-size:12px}.adjust-stock-input span b{color:#ef5058}.adjust-stock-input input,.adjust-note input{width:100%;height:42px;padding:0 11px;border:1px solid #bfc7d3;border-radius:4px;outline:0}.adjust-stock-input input:focus,.adjust-note input:focus{border-color:#3974f6;box-shadow:0 0 0 2px #3974f61f}.adjust-total-preview{margin-top:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:#f7f9fc;border-radius:4px;font-size:11px}.adjust-total-preview strong{color:#2f66dc;font-size:15px}.adjust-keypad{align-self:center;display:grid;grid-template-columns:repeat(3,74px);gap:8px}.adjust-keypad button{height:66px;display:grid;place-items:center;color:#202842;background:#fff;border:1px solid #e1e5eb;border-radius:3px;font-size:25px;font-weight:700}.adjust-keypad button:hover{color:#3974f6;background:#f4f7ff;border-color:#9db8f8}.inventory-adjust-drawer>footer{min-height:64px;flex:0 0 64px;padding:10px 20px;display:flex;justify-content:flex-end;align-items:center;gap:10px;background:#fff;border-top:1px solid #e5e8ee}.inventory-adjust-drawer>footer button{min-width:120px;height:40px;border:1px solid #d0d6df;border-radius:5px}.inventory-adjust-drawer>footer .primary{border:0;border-radius:5px}@media(max-width:1050px){.product-layout{grid-template-columns:110px minmax(0,1fr)}.product-main,.ledger-page,.records-workspace{padding:12px}.page-heading{flex-wrap:wrap}.page-heading>.mg-search{width:290px}.product-table,.ledger-table,.records-table{overflow-x:auto}.product-table .mg-tr{min-width:1160px}.ledger-table .mg-tr,.records-table .mg-tr{min-width:1030px}.document-toolbar{flex-wrap:wrap}.doc-summary{margin-left:0}.document-table .mg-tr{min-width:1000px}.ledger-summary{grid-template-columns:1fr 1fr}.records-filter-bar{flex-wrap:wrap}.record-chips{width:100%}.inventory-adjust-drawer{width:calc(100vw - 36px)}.inventory-adjust-body{grid-template-columns:235px minmax(280px,1fr) 258px}.adjust-keypad{grid-template-columns:repeat(3,74px)}}:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#383c47;background:#eef1f5;font-synthesis:none;--nav: #252d5d;--nav-active: #3047a2;--primary: #377bf4;--primary-dark: #285fcb;--line: #e6e9ef;--muted: #8d929d;--orange: #ff6b35;--danger: #ff535b}*{box-sizing:border-box}body{margin:0;min-width:760px;min-height:100vh;overflow:hidden;background:#eef1f5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.ordering-shell{width:100vw;height:100vh;min-height:640px;display:flex;overflow:hidden;background:#f4f5f8}.main-rail{width:72px;flex:0 0 72px;color:#bfc4d6;background:linear-gradient(180deg,#2e346d,#252b57);border-right:2px solid #6d48ff;display:flex;flex-direction:column}.rail-logo{height:66px;display:grid;place-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.main-rail nav{flex:1;overflow:hidden}.main-rail nav button{width:100%;min-height:51px;padding:5px 2px;color:inherit;background:transparent;border:0;position:relative;font-size:16px;line-height:20px}.main-rail nav button span{display:block}.main-rail nav button.active{color:#fff;background:#34439b;box-shadow:inset -3px 0 #6e8cff}.main-rail nav button:hover{color:#fff;background:#4958a573}.main-rail nav button i{position:absolute;right:3px;top:6px;min-width:32px;height:21px;padding:0 4px;color:#fff;background:#ff4f3a;border:2px solid white;border-radius:11px;font-size:12px;font-style:normal;line-height:17px}.ordering-app{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.channel-bar{height:65px;flex:0 0 65px;padding:0 10px 0 18px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #e8e9ee;box-shadow:0 1px 4px #1e294c14}.channel-tabs{flex:1;min-width:0;height:100%;display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.channel-tabs button{min-width:max-content;padding:0 13px;color:#6e6f76;background:transparent;border:0;border-bottom:3px solid transparent;font-size:15px;white-space:nowrap}.channel-tabs button:first-child{font-size:20px;font-weight:700;color:#30354f}.channel-tabs button.active{color:#2e55a8;border-bottom-color:#4d83ff}.query-button{height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#5e6068;background:#fff;border:1px solid #dedfe5;border-radius:7px;box-shadow:0 1px 3px #0000000a;white-space:nowrap}.submit-state{height:38px;min-width:120px;padding:0 12px;display:flex;align-items:center;justify-content:center;background:#f7f8fa;border-radius:7px;white-space:nowrap;font-size:14px}.submit-state strong{color:#48c949;margin-left:4px}.ordering-body{flex:1;min-height:0;display:grid;grid-template-columns:110px minmax(0,1fr);overflow:hidden}.category-rail{min-height:0;padding-bottom:10px;overflow-y:auto;background:#fff;border-right:1px solid #e7e9ee;box-shadow:2px 0 5px #283a630a}.category-rail button{width:100%;min-height:53px;padding:7px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#42444c;background:transparent;border:0;border-left:3px solid transparent}.category-rail button:hover{background:#f7f9ff}.category-rail button.active{color:#3478ef;background:#edf3ff;border-left-color:#3478ef}.category-rail .category-title{height:58px;font-weight:700}.category-rail button strong{font-size:14px;font-weight:500}.category-rail button span{margin-top:3px;color:var(--orange);font-size:11px}.order-workbench{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}.tools-row{height:61px;flex:0 0 61px;padding:10px 10px 9px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #ebecef}.global-search{width:355px;height:39px;padding:0 12px;display:flex;align-items:center;gap:9px;color:#1f2532;background:#fff;border:1px solid #d8dbe2;border-radius:7px}.global-search:focus-within{border-color:#5d8ef4;box-shadow:0 0 0 2px #377bf41f}.global-search input{flex:1;min-width:0;border:0;outline:0;font-size:13px}.global-search input::placeholder{color:#b0b2b9}.global-search button{width:22px;height:22px;display:grid;place-items:center;color:#8f939c;background:#f0f1f4;border:0;border-radius:50%}.global-search button.inline-scan{width:30px;height:28px;color:#377bf4;background:#eef5ff;border-radius:4px}.cutoff{flex:1;height:39px;min-width:350px;padding:0 13px;display:flex;align-items:center;color:#ff5663;background:#fff7f7;border:1px solid #ff8a90;border-radius:7px;font-size:13px;letter-spacing:.2px}.product-grid{flex:1;min-height:0;display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden}.product-grid>.grid-head,.product-grid>.grid-body{min-width:1000px}.grid-head,.product-row{display:grid;grid-template-columns:34px minmax(270px,1.85fr) 76px 86px 78px 78px 116px 76px 96px 136px;align-items:center}.grid-head{height:40px;flex:0 0 40px;padding:0 8px;color:#777b84;background:#f8f8f9;border-bottom:1px solid var(--line);font-size:13px}.grid-head span{text-align:center}.grid-head span:nth-child(2){text-align:left}.grid-body{flex:1;min-height:0;overflow-y:auto;overflow-x:visible}.product-row{min-height:82px;padding:8px;border-bottom:1px solid #eceef2;background:#fff}.product-row:hover{background:#fbfcff}.row-index{color:#555a65;text-align:center;font-size:14px}.product-info{min-width:0;padding-right:10px}.product-title-row{display:flex;align-items:center;gap:8px;min-width:0}.product-title-row strong{display:block;min-width:0;color:#30343d;font-size:16.5px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-info small{display:block;margin-top:2px;color:#8f96a1;font-size:12px}.product-info em{display:inline-block;margin:5px 5px 0 0;padding:2px 5px;border-radius:3px;font-size:10.5px;font-style:normal}.product-tag-row{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;margin-left:8px;vertical-align:middle}.grid-head span:nth-child(7),.product-row .sales-cell{display:none}.product-info em.danger{color:#fff;background:#ff5260}.product-info em.info{color:#4387ff;background:#edf4ff}.product-info em.cold{color:#2371dc;background:#e9f2ff}.product-info em.floating{margin:0;padding:4px 9px;border:1px solid #8bc5ff;border-radius:999px;font-size:11px;font-weight:700;box-shadow:0 8px 18px #3d85ff1f}.product-info em.success{color:#15945f;background:#e7f7ef}.pack-spec,.price-cell,.sales-cell,.stock-cell{text-align:center}.pack-spec strong,.pack-spec small,.price-cell strong,.price-cell small,.sales-cell span,.stock-cell span{display:block}.pack-spec strong{color:#31343c;font-size:15px}.pack-spec small{margin-top:3px;color:#888d96}.price-cell strong{color:#30333a;font-size:15px}.price-cell small{min-height:30px;margin-top:3px;padding:3px 2px;color:#ff7a2d;background:#fff4e7;border-radius:4px;font-size:9px;line-height:12px}.number-cell{text-align:center;color:#3e4149;font-size:15px}.sales-cell,.stock-cell{font-size:12px;line-height:20px}.sales-cell b,.stock-cell b{color:#343740}.stock-cell small{display:block;color:#3c83f4;font-size:8.5px}.subtotal{text-align:center;color:#44474f;font-size:15px}.qty-stepper{display:flex;align-items:center;justify-content:center;gap:8px}.qty-stepper>button{width:29px;height:29px;display:grid;place-items:center;color:#377bf4;background:#fff;border:2px solid #8db4ff;border-radius:50%}.qty-stepper>button:last-child{color:#fff;background:#377bf4;border-color:#377bf4}.qty-stepper>button:hover{transform:scale(1.04)}.qty-stepper label{width:52px;min-height:45px;padding:4px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d8dbe2;border-radius:7px;background:#fff}.qty-stepper input{width:100%;border:0;outline:0;text-align:center;color:#353841;font-weight:700;font-size:15px}.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.qty-stepper label span{color:#6f737c;font-size:10px}.empty-result{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1a7b2}.empty-result strong{margin-top:8px;color:#656b76}.empty-result span{margin-top:5px;font-size:12px}.order-summary{height:70px;flex:0 0 70px;padding:8px 12px 8px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid #e3e5ea;box-shadow:0 -3px 8px #2735570f}.order-summary>div{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.order-summary>div strong{font-size:15px}.order-summary>div span{color:#4a4e57;font-size:14px}.order-summary>div b{color:#ff6b35;font-size:16px}.order-summary>div small{flex-basis:100%;color:#ff5a63;font-size:11px}.summary-actions{display:flex;align-items:stretch;gap:10px}.summary-actions>button{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:17px;white-space:nowrap}.summary-actions>button:last-child{width:255px;color:#fff;background:#377bf4;border:0}.summary-actions>button:last-child:disabled{background:#f9c6b7;cursor:default}.start-order-button{width:142px;color:#2f6ff2;background:#eef4ff;border:1px solid #b7cdfc}.start-order-button:disabled{color:#9aa5b5;background:#f1f3f6;border-color:#e1e5ea;cursor:default}.records-page{flex:1;min-height:0;margin:14px;background:#fff;border:1px solid #e1e5eb;border-radius:6px;overflow:auto}.records-title{min-height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.records-title>div{display:flex;align-items:center;gap:11px;color:#377bf4}.records-title h2{margin:0;color:#303743;font-size:18px}.records-title p{margin:4px 0 0;color:#9298a4;font-size:11px}.records-title button,.record-filters button{height:34px;padding:0 13px;color:#566172;background:#fff;border:1px solid #d7dce4;border-radius:5px}.record-filters{height:60px;padding:0 16px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.record-filters label{width:360px;height:35px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#8b939f;border:1px solid #d7dce4;border-radius:5px}.record-filters input{flex:1;border:0;outline:0}.records-page table{width:100%;border-collapse:collapse}.records-page th{height:40px;padding:0 14px;text-align:left;color:#7c8490;background:#f7f8fa;font-size:12px}.records-page td{height:58px;padding:0 14px;border-bottom:1px solid #eceef2;font-size:12px}.record-status{display:inline-block;padding:3px 9px;color:#2aa36b;background:#eaf8f1;border-radius:11px}.record-status.processing{color:#cf861d;background:#fff3dd}.link-button{color:#377bf4;background:transparent;border:0}.toast{position:fixed;left:50%;top:80px;z-index:80;transform:translate(-50%);min-width:260px;padding:12px 18px;color:#fff;background:#232b3bf0;border-radius:5px;text-align:center;box-shadow:0 8px 22px #0000002e;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#1b23367a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.modal{width:470px;padding:22px;background:#fff;border-radius:8px;box-shadow:0 20px 50px #121d3647;position:relative}.modal h2{margin:0;color:#303743;font-size:18px}.modal p{color:#87909d;font-size:12px}.modal-close{position:absolute;right:12px;top:12px;width:30px;height:30px;display:grid;place-items:center;color:#8a929e;background:transparent;border:0;border-radius:4px}.modal-close:hover{background:#f2f3f6}.modal-heading{display:flex;align-items:center;gap:12px}.modal-heading>div{width:44px;height:44px;display:grid;place-items:center;color:#377bf4;background:#edf4ff;border-radius:50%}.modal-heading p{margin:5px 0 0}.confirm-grid{margin:20px 0 12px;padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:15px;background:#f7f8fb;border:1px solid #e6e8ed;border-radius:5px}.confirm-grid span{color:#89919d;font-size:10px}.confirm-grid strong{display:block;margin-top:4px;color:#38404c;font-size:13px}.confirm-tip{display:none}.modal-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:9px}.modal-actions button{min-width:105px;height:36px;color:#596372;background:#fff;border:1px solid #d3d9e2;border-radius:5px}.modal-actions button.primary{color:#fff;background:#377bf4;border-color:#377bf4}.modal-actions button:disabled,.legacy-toolbar button:disabled{color:#a6acb5;background:#eef0f3;border-color:#e0e3e8;cursor:not-allowed}.detail-list{margin-top:18px;border:1px solid #e1e5eb;border-radius:6px;overflow:hidden}.detail-list span{min-height:48px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f3;color:#8a929e;font-size:12px}.detail-list span:last-child{border-bottom:0}.detail-list strong{color:#343b47;text-align:right}.success-modal{width:420px;text-align:center}.success-icon{width:64px;height:64px;margin:4px auto 15px;display:grid;place-items:center;color:#fff;background:#37b978;border-radius:50%}.order-number{margin-top:18px;padding:12px;color:#8b929d;background:#f6f7f9;font-size:11px}.order-number strong{display:block;margin-top:4px;color:#343b47;font-size:14px}.success-modal .modal-actions{justify-content:center}.modal-copy{margin:6px 0 14px}.sku-choice{width:100%;min-height:62px;margin-top:8px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#3d4550;background:#fff;border:1px solid #dde1e7;border-radius:5px}.sku-choice:hover{border-color:#8fb4f7;background:#f8fbff}.sku-choice strong,.sku-choice span{display:block}.sku-choice span{margin-top:4px;color:#969da8;font-size:10px}.sku-choice b{color:#377bf4;font-size:12px}@media(max-width:1240px){.channel-tabs button{padding:0 9px;font-size:13px}.grid-head,.product-row{grid-template-columns:30px minmax(235px,1.6fr) 68px 78px 70px 70px 100px 66px 80px 126px}.cutoff{min-width:320px;font-size:12px}}.legacy-page{flex:1;min-height:0;position:relative;overflow:auto;background:#f5f6f8;color:#3c414b}.legacy-toolbar{min-height:62px;padding:10px 16px;display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid #e5e7ec}.legacy-toolbar>span{font-size:16px}.legacy-toolbar button,.search-toolbar button{height:38px;padding:0 18px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#4e6ff2;border:0;border-radius:4px}.legacy-toolbar label{display:flex;align-items:center;gap:7px;font-size:13px}.legacy-toolbar input[type=checkbox]{width:34px;height:18px;accent-color:#4e6ff2}.legacy-toolbar .primary-mini{margin-left:auto}.legacy-toolbar.actions{justify-content:flex-end;min-height:58px}.legacy-toolbar.actions strong{margin-right:auto;font-size:18px;font-weight:500}.legacy-toolbar .danger-btn{background:#d91b62}.quick-page,.pool-page,.product-filter{display:flex;overflow:hidden}.quick-main,.pool-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.legacy-empty{flex:1;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c0c4cc;background:#fff}.legacy-empty strong{margin-top:12px;color:#a0a5ae;font-size:20px;font-weight:500}.legacy-empty span{margin-top:5px;font-size:12px}.legacy-empty.split{min-height:290px;border-bottom:1px solid #e2e5eb}.recommend-grid{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:auto}.recommend-meta{padding:9px 14px;color:#7b8492;background:#f7f9fc;border-bottom:1px solid #e4e7ec;font-size:11px}.recommend-grid article{min-height:82px;padding:12px;display:grid;grid-template-columns:42px 1fr 36px;align-items:center;gap:8px;background:#fff;border:1px solid #e0e4ea;border-radius:5px}.recommend-grid section strong,.recommend-grid section span{display:block}.recommend-grid section span{margin-top:7px;color:#8d939e;font-size:11px}.recommend-grid button,.circle-add{width:32px;height:32px;display:grid;place-items:center;color:#348bf2;background:#fff;border:2px solid #58a8ef;border-radius:50%}.quick-replenish-page{display:flex;overflow:hidden;background:#eef2fa}.quick-replenish-main{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.quick-replenish-toolbar{min-height:62px;padding:8px 14px;display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #dfe5ee}.quick-replenish-title{min-width:202px;display:flex;align-items:center;gap:9px}.quick-replenish-title>span{width:38px;height:38px;display:grid;place-items:center;color:#3475f6;background:#eaf2ff;border-radius:9px}.quick-replenish-title strong,.quick-replenish-title small{display:block}.quick-replenish-title strong{color:#2e3541;font-size:17px}.quick-replenish-title small{margin-top:3px;color:#929aa7;font-size:9px}.quick-sort-tabs{display:flex;padding:3px;background:#f0f3f8;border-radius:6px}.quick-sort-tabs button{height:32px;padding:0 13px;color:#626c7b;background:transparent;border:0;border-radius:5px}.quick-sort-tabs button.active{color:#fff;background:#3974f6;box-shadow:0 2px 6px #3974f638}.quick-text-button{height:34px;padding:0 9px;display:flex;align-items:center;gap:5px;color:#526073;background:#fff;border:1px solid #d9dfe8;border-radius:5px;white-space:nowrap}.quick-text-button b{min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:#fff;background:#ff6d68;border-radius:9px;font-size:9px}.quick-replenish-summary{min-height:64px;padding:9px 14px;display:flex;align-items:center;gap:18px;background:#f8fbff;border-bottom:1px solid #dae4f1}.quick-replenish-summary>div{display:flex;align-items:baseline;gap:11px}.quick-replenish-summary small{color:#667386}.quick-replenish-summary strong{color:#293545;font-size:21px}.quick-replenish-summary b{color:#ef654d;font-size:16px}.quick-replenish-summary p{flex:1;color:#8490a1;font-size:10px}.quick-replenish-summary>button{height:38px;padding:0 17px;display:flex;align-items:center;gap:6px;color:#fff;background:#3974f6;border:0;border-radius:5px}.quick-replenish-summary>button:disabled{color:#a2a8b2;background:#e7eaf0}.quick-replenish-workspace{min-height:0;flex:1;display:flex;overflow:hidden}.quick-category-nav{width:118px;flex:0 0 118px;padding:10px 8px;overflow-y:auto;background:#f8faff;border-right:1px solid #dfe5ee}.quick-category-nav button{width:100%;min-height:42px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;color:#5c6676;background:transparent;border:0;border-radius:5px;text-align:left}.quick-category-nav button.active{color:#2f6ff2;background:#e8f0ff;font-weight:600}.quick-category-nav b{min-width:20px;height:20px;display:grid;place-items:center;color:#8c96a5;background:#edf0f5;border-radius:10px;font-size:9px}.quick-category-nav button.active b{color:#2f6ff2;background:#fff}.quick-recommendations{min-width:0;flex:1;margin:10px;display:flex;flex-direction:column;overflow:auto;background:#fff;border:1px solid #dfe5ee;border-radius:6px}.quick-recommend-head,.quick-recommend-body article{min-width:760px;display:grid;grid-template-columns:2.1fr 1.1fr .8fr .75fr 1.1fr 1.2fr;align-items:center;gap:8px}.quick-recommend-head{min-height:40px;padding:0 12px;color:#758195;background:#f1f5ff;border-bottom:1px solid #dfe5ee;font-size:10px}.quick-recommend-body{min-height:0;flex:1;overflow-y:auto}.quick-recommend-body article{min-height:99px;padding:10px 12px;border-bottom:1px solid #e7ebf1}.quick-recommend-body article:hover{background:#fbfdff}.quick-product-name{min-width:0;display:flex;align-items:center;gap:8px}.quick-product-name>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#5b82f4;background:#edf3ff;border-radius:7px}.quick-product-name section{min-width:0}.quick-product-name strong,.quick-product-name small,.quick-product-price strong,.quick-product-price small,.quick-product-price em,.quick-product-stock strong,.quick-product-stock small,.quick-product-stock em,.quick-product-sales strong,.quick-product-sales small{display:block}.quick-product-name strong{overflow:hidden;color:#303844;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.quick-product-name small{margin-top:6px;color:#9098a5;font-size:9px}.quick-product-price strong{color:#384252}.quick-product-price small{margin-top:4px;color:#677387;font-size:9px}.quick-product-price em{margin-top:4px;color:#f08346;font-size:8px;font-style:normal}.quick-product-stock strong,.quick-product-sales strong{color:#354154;font-size:12px}.quick-product-stock small,.quick-product-sales small{margin-top:5px;color:#8993a2;font-size:9px}.quick-product-stock em{margin-top:4px;color:#f05c5c;font-size:8px;font-style:normal}.quick-trend{height:33px;display:flex;align-items:end;gap:3px}.quick-trend i{width:5px;max-height:28px;min-height:5px;display:block;background:linear-gradient(#6f98ff,#3974f6);border-radius:3px 3px 1px 1px}.quick-recommend-qty>small{display:block;margin-bottom:5px;color:#f08346;font-size:9px}.quick-recommend-qty section{display:flex;align-items:center}.quick-recommend-qty button{width:25px;height:28px;display:grid;place-items:center;color:#3974f6;background:#f4f7ff;border:1px solid #cfd9ef}.quick-recommend-qty input{width:38px;height:28px;text-align:center;border:solid #cfd9ef;border-width:1px 0;outline:0}.quick-recommend-actions{display:flex;gap:5px}.quick-recommend-actions button{height:30px;padding:0 8px;color:#6e7785;background:#fff;border:1px solid #d8dee7;border-radius:4px;font-size:10px}.quick-recommend-actions button.primary{color:#fff;background:#3974f6;border-color:#3974f6}.quick-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#9aa2ad}.quick-empty strong{color:#687386}.quick-empty span{font-size:10px}.quick-rule-modal{width:560px}.quick-rule-modal>p{line-height:1.7}.quick-formula{margin:14px 0;padding:12px;color:#355681;background:#edf4ff;border-left:3px solid #3974f6;font-size:12px}.quick-rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-rule-grid span{padding:10px;color:#7b8492;background:#f7f8fb;border:1px solid #e5e8ee;border-radius:5px;font-size:10px}.quick-rule-grid b{display:block;margin-bottom:4px;color:#394556}.quick-rule-modal footer{margin-top:18px;display:flex;justify-content:flex-end}.quick-rule-modal footer button{height:34px;padding:0 20px}.quick-excluded-modal{width:620px;min-height:420px}.quick-excluded-tabs{margin:15px 0 10px;display:flex;gap:8px}.quick-excluded-tabs button{height:34px;min-width:100px;color:#6d7684;background:#f1f3f7;border:0;border-radius:5px}.quick-excluded-tabs button.active{color:#fff;background:#3974f6}.quick-excluded-row{min-height:66px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e5eb;border-bottom:0}.quick-excluded-row:last-child{border-bottom:1px solid #e1e5eb}.quick-excluded-row strong,.quick-excluded-row small{display:block}.quick-excluded-row small{margin-top:5px;color:#929aa6}.quick-excluded-row button{height:30px;padding:0 11px;color:#3974f6;background:#fff;border:1px solid #9bb8fb;border-radius:4px}.quick-cart-shell{width:310px;flex:0 0 310px;min-height:0;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e2e5eb}.quick-cart-shell .legacy-cart{width:100%;flex:1 1 auto;border-left:0}.quick-cart-cta{height:48px;margin:10px;flex:0 0 48px;color:#fff;background:#3974f6;border:0;border-radius:5px;font-size:13px}@media(max-width:900px){.quick-replenish-toolbar{overflow-x:auto}.quick-replenish-title{min-width:178px}.quick-replenish-summary p,.quick-category-nav{display:none}.quick-recommendations{margin:6px}.quick-cart-shell{display:none}}.legacy-cart{width:310px;flex:0 0 310px;overflow-y:auto;background:#fff;border-left:1px solid #e2e5eb}.legacy-cart header{min-height:90px;padding:12px;color:#fff;background:#526ff0;box-shadow:0 4px 10px #2743a42e}.legacy-cart header span,.legacy-cart header strong{display:block}.legacy-cart header span{font-size:16px}.legacy-cart header strong{margin-top:9px;font-size:21px;font-weight:500}.legacy-cart header small{display:block;margin-top:5px;color:#fffc}.cart-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#adb3bd}.legacy-cart-row{min-height:92px;padding:9px 8px;display:grid;grid-template-columns:1fr 25px 56px 25px;align-items:center;gap:5px;border-bottom:1px solid #e6e8ed}.legacy-cart-row section{min-width:0}.legacy-cart-row section strong,.legacy-cart-row section small,.legacy-cart-row section em{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-cart-row section strong{font-size:12px}.legacy-cart-row section small{margin-top:5px;font-size:10px}.legacy-cart-row section em{margin-top:4px;color:#ff4c72;font-size:10px;font-style:normal}.legacy-cart-row button{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#4594ef;border:0;border-radius:50%}.legacy-cart-row>b{height:32px;display:grid;place-items:center;color:#fff;background:#587cf3;border-radius:16px;font-size:12px}.pool-category-rail{width:126px;flex:0 0 126px;min-height:0;padding-top:7px;overflow-y:auto;background:#ededed;border-right:1px solid #e2e5ea}.pool-category-rail button{width:100%;height:42px;border:0;border-left:3px solid transparent;color:#4b5059;background:transparent}.pool-category-rail button:hover{background:#f7f8fb}.pool-category-rail button.active{color:#3478ef;background:#fff;border-left-color:#3478ef}.pool-tabs{min-height:62px;flex:0 0 62px;padding:10px 14px;display:flex;gap:4px;align-items:flex-start;background:#fff;border-bottom:1px solid #e2e5ea}.pool-tabs button,.filter-menu button{height:40px;padding:0 22px;border:1px solid #e1e3e8;background:#e1e1e1;color:#494d55}.pool-tabs button.active{background:#fff;border-color:#fff}.pool-product-list{flex:1;min-width:0;padding:10px 12px;overflow:auto}.pool-product{min-height:104px;padding:12px;margin-bottom:9px;display:grid;grid-template-columns:62px minmax(260px,1fr) 190px 44px;align-items:center;gap:12px;background:#fff;border:1px solid #e4e6eb;border-radius:8px;box-shadow:0 2px 7px #24304e12}.product-avatar{width:54px;height:54px;display:grid;place-items:center;color:#4c86e9;background:#eef4ff;border-radius:7px}.pool-product h3{margin:0;color:#363b44;font-size:16px}.pool-product section>span{display:block;margin-top:7px;color:#9a9fa8;font-size:11px}.pool-product section p{margin:7px 0 0;font-size:12px}.pool-product section p em{padding:2px 5px;color:#ff5d65;border:1px solid #ff8b8f;border-radius:3px;font-style:normal}.pool-badges{display:flex;gap:8px;justify-content:flex-end}.pool-badges b,.pool-badges em{padding:5px 9px;color:#fff;border-radius:4px;font-size:11px;font-style:normal}.pool-badges b{background:#39a349}.pool-badges em{background:#2998e7}.pool-qty{display:flex;align-items:center;gap:5px}.pool-qty button{width:34px;height:34px;display:grid;place-items:center;color:#347be2;background:#fff;border:2px solid #439be7;border-radius:50%}.search-toolbar{min-height:62px;padding:10px 14px;display:flex;align-items:center;gap:9px;background:#fff;border-bottom:1px solid #e0e3e8}.search-toolbar label{width:340px;height:39px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#777e88;border:1px solid #8c929b;border-radius:4px}.search-toolbar label input{flex:1;border:0;outline:0}.search-toolbar button.selected{background:#274eaf}.search-toolbar .date-range{margin-left:auto;padding:10px 14px;color:#fff;background:#526ff0;border-radius:5px}.legacy-table{background:#fff}.legacy-tr{min-height:52px;padding:0 14px;display:grid;grid-template-columns:2.3fr 1.2fr .8fr .6fr;align-items:center;border-bottom:1px solid #e3e6eb;font-size:12px}.legacy-tr.head{min-height:40px;color:#3d4553;background:#dfe4fb;font-size:13px}.legacy-tr button{justify-self:start;color:#3c72e8;background:transparent;border:0}.legacy-tr .green,.green{color:#3bb85f}.promotion-modal{width:740px}.promotion-modal h3{margin:18px 0 5px;font-size:14px}.legacy-table.mini{margin-top:18px;border:1px solid #e0e3e8}.legacy-table.mini .legacy-tr{grid-template-columns:2fr .7fr .8fr .6fr}.discount-table .legacy-tr{grid-template-columns:1fr 2.7fr 1fr 1fr 1fr .6fr}.discount-page{display:flex;flex-direction:column;overflow:hidden}.discount-page>.legacy-table{flex:1;min-height:0;overflow-y:auto}.grant-table .legacy-tr{grid-template-columns:.5fr 1fr 1fr 1.4fr 1.6fr}.discount-total{min-height:58px;padding:0 24px;display:grid;grid-template-columns:3.7fr 1fr 1fr 1.6fr;align-items:center;background:#fff}.discount-total span{font-size:15px}.sale-table .legacy-tr,.cross-page>.legacy-table .legacy-tr{grid-template-columns:.55fr 1.4fr .9fr .8fr .8fr .9fr 1.3fr .55fr}.sale-table .selected-row{background:#e9f5ff}.sale-table input{width:16px;height:16px}.sale-detail{background:#fff;border-top:1px solid #dce0e7}.sale-detail>strong{height:55px;padding:0 18px;display:flex;align-items:center;font-weight:500}.sale-detail>strong b{margin-left:7px;color:#4d79ed;font-size:21px}.sale-detail .legacy-table.mini{margin:0;border-left:0;border-right:0}.sale-detail .legacy-table.mini .legacy-tr{grid-template-columns:1fr 2fr 1fr 1fr 1fr}.filter-menu{width:155px;flex:0 0 155px;padding-top:8px;overflow:auto;background:#efefef}.filter-menu button{width:100%;border-left:0;border-right:0}.filter-menu button.active{color:#3478ef;background:#fff;border-left:3px solid #3478ef}.product-filter>.pool-product-list{padding-top:12px}.product-filter .pool-product{grid-template-columns:62px minmax(260px,1fr) 150px 44px}.notice-page{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a6acb6}.notice-page h2{margin:12px 0 0;color:#636a76}.notice-page p{font-size:13px}.submit-reminder{width:610px}.submit-reminder .modal-heading p{display:none}.temperature-check{min-height:78px;margin-top:14px;padding:14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e5eb;background:#fafbfc}.temperature-check small,.temperature-check strong{display:block}.temperature-check small{color:#667080}.temperature-check strong{margin-top:7px;font-size:15px}.temperature-check>b{color:#2b9d61}.temperature-check.warn>b{max-width:170px;color:#f0554d;line-height:21px}.failed-transfer-modal{width:620px}.failed-transfer-modal .modal-heading p{margin:5px 0 0;color:#7d8694}.failed-transfer-list{margin-top:16px;border:1px solid #e1e5ec;border-radius:6px;overflow:hidden}.failed-transfer-list article{min-height:62px;padding:10px 13px;display:grid;grid-template-columns:1fr 70px 170px;align-items:center;gap:12px;border-bottom:1px solid #edf0f4}.failed-transfer-list article:last-child{border-bottom:0}.failed-transfer-list strong,.failed-transfer-list span{display:block}.failed-transfer-list span{margin-top:4px;color:#8b94a0;font-size:11px}.failed-transfer-list b{color:#2f6ff2;text-align:center}.failed-transfer-list small{color:#d0692c;background:#fff5e9;padding:6px 8px;border-radius:4px}.cashier-shell{color:#1f2430;background:#eef1f5}.cashier-shell .main-rail{width:72px;flex-basis:72px;background:#293052;border-right:0}.cashier-shell .rail-logo{height:72px;background:#3a447a}.cashier-shell .main-rail nav button{min-height:54px;font-size:16px;line-height:20px}.cashier-shell .main-rail nav button.active{background:#314da0;box-shadow:none}.cashier-app{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f0f2f5}.cashier-header{height:72px;flex:0 0 72px;padding:0 20px 0 16px;display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid #dde1e8}.cashier-brand{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:#f01414;border-radius:3px;font-size:13px;line-height:14px;font-weight:700}.cashier-store strong,.cashier-store span{display:block}.cashier-store strong{font-size:18px;font-weight:500}.cashier-store span{margin-top:6px;color:#7d8490;font-size:14px}.cashier-status{margin-left:auto;display:flex;align-items:center;gap:15px;color:#5e6571;font-size:18px;white-space:nowrap}.cashier-status b{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:#3475ff;border-radius:50%;font-size:18px}.cashier-status button{width:36px;height:36px;color:#4d5560;background:transparent;border:0;font-size:24px}.cashier-body{flex:1;min-height:0;padding:12px;display:grid;grid-template-columns:minmax(560px,1fr) 450px;gap:8px;overflow:hidden}.cashier-sale,.cashier-side{min-width:0;min-height:0;display:flex;flex-direction:column;gap:8px}.cashier-search-row{height:44px;flex:0 0 44px;display:grid;grid-template-columns:minmax(260px,1fr) 56px 180px;gap:12px}.cashier-search{min-width:0;padding:0 12px;display:flex;align-items:center;gap:10px;color:#7c8591;background:#fff;border:1px solid #cfd5df;border-radius:7px}.cashier-search input{flex:1;min-width:0;border:0;outline:0;font-size:15px}.cashier-add-button{display:grid;place-items:center;color:#222934;background:#fff;border:1px solid #e0e4eb;border-radius:7px}.cashier-member{color:#f1663a;background:#fff6ef;border:1px solid #ffb993;border-radius:7px;font-size:15px;font-weight:700}.cashier-sku-reference{padding:10px 12px 12px;background:#fff;border:1px solid #dbe4f2;border-radius:7px;box-shadow:0 4px 14px #192b4e14}.cashier-sku-reference header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.cashier-sku-reference header strong{color:#243049}.cashier-sku-reference header button{width:26px;height:26px;display:grid;place-items:center;background:#f2f4f7;border:0;border-radius:4px}.cashier-sku-reference>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cashier-sku-reference>div button{min-height:72px;padding:10px;text-align:left;background:#f8fbff;border:1px solid #d9e5ff;border-radius:6px}.cashier-sku-reference strong,.cashier-sku-reference span,.cashier-sku-reference b{display:block}.cashier-sku-reference span{margin-top:5px;color:#7d8794;font-size:11px}.cashier-sku-reference b{margin-top:7px;color:#2f6ff2}.cashier-sale-area{flex:1;min-height:0;display:grid;grid-template-columns:80px minmax(0,1fr);gap:8px}.cashier-quick-actions{padding:8px;display:flex;flex-direction:column;align-items:stretch;gap:5px;background:#fff;border-radius:7px}.cashier-quick-actions button{min-height:54px;color:#2769ff;background:#f5f7fa;border:0;border-radius:7px;font-size:16px}.cashier-quick-actions button.green{color:#fff;background:#16af35}.cashier-quick-actions button.danger{color:#ff4d4f;background:#fff0f0;border:1px solid #ffd0d0}.cashier-quick-actions dl{margin:0;min-height:54px;display:grid;place-items:center;background:#fff;border:1px solid #e5e9ef;border-radius:7px}.cashier-quick-actions dt{color:#333a46;font-size:15px}.cashier-quick-actions dd{margin:0;color:#2769ff;font-size:21px;font-weight:700}.cashier-ticket{min-height:0;overflow:auto;background:#fff;border-radius:7px}.cashier-ticket-head,.cashier-ticket article{display:grid;grid-template-columns:38px minmax(210px,1.4fr) 100px 166px 80px 92px;align-items:center;gap:10px}.cashier-ticket-head{height:47px;padding:0 12px;color:#9299a4;background:#fff;border-bottom:1px solid #edf0f4;text-align:center}.cashier-ticket-head span:first-child{grid-column:2;text-align:left}.cashier-ticket article{min-height:95px;padding:12px;border-bottom:1px solid #eceff4}.sale-remove{width:21px;height:21px;display:grid;place-items:center;color:#fff;background:#ff6262;border:0;border-radius:50%}.cashier-ticket article strong,.cashier-ticket article small{display:block}.cashier-ticket article small{margin-top:7px;color:#8a929f;font-size:12px}.cashier-qty{display:grid;grid-template-columns:31px 72px 31px;align-items:center;gap:9px}.cashier-qty button{width:31px;height:31px;display:grid;place-items:center;color:#3678ff;background:#fff;border:1px solid #b6d0ff;border-radius:50%}.cashier-qty button:last-child{color:#fff;background:#3678ff;border-color:#3678ff}.cashier-qty b{height:52px;display:grid;place-items:center;background:#fff;border:1px solid #dce1e8;border-radius:7px;font-size:20px}.cashier-qty small{margin-top:-7px;color:#5d6571;font-size:12px}.cashier-ticket input{width:82px;height:52px;padding:0 10px;border:1px solid #dce1e8;border-radius:7px;text-align:center;font-size:18px}.cashier-pay-panel{min-height:166px;padding:13px 12px;display:grid;grid-template-columns:1fr 1fr 1fr 72px;grid-template-rows:1fr 64px;gap:8px;background:#fff;border-radius:7px}.cashier-pay-panel>div{grid-column:1 / 4;align-self:center}.cashier-pay-panel span{font-size:20px}.cashier-pay-panel strong{margin-left:7px;font-size:30px}.cashier-pay-panel small{display:block;margin-top:8px;font-size:15px}.cashier-pay-panel button{color:#fff;background:#8bc641;border:0;border-radius:7px;font-size:19px;font-weight:700}.cashier-pay-panel button.black{background:#191919}.cashier-submit{grid-column:4;grid-row:1 / 3;background:#14aa22!important;line-height:1.55}.cashier-common-panel{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden}.cashier-common-tabs{height:62px;flex:0 0 62px;padding:12px;display:flex;align-items:center;gap:9px}.cashier-common-tabs button{height:38px;padding:0 16px;color:#303744;background:#fff;border:1px solid #e1e5ec;border-radius:19px;font-size:15px}.cashier-common-tabs button.active{color:#fff;background:#3779ff;border-color:#3779ff}.cashier-common-tabs button.icon-only{width:38px;padding:0;border:0}.cashier-common-tabs button.manage{margin-left:auto;border:0}.cashier-product-grid{min-height:0;flex:1;padding:0 12px 64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:86px;gap:8px;overflow-y:auto}.cashier-product-grid button{padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;color:#303743;background:#fff;border:1px solid #edf0f4;border-radius:7px;box-shadow:0 1px 4px #1a27440a}.cashier-product-grid.with-image{grid-auto-rows:120px}.quick-thumb{width:100%;height:44px;display:grid;place-items:center;color:#3f75e8;background:#eef4ff;border-radius:5px}.cashier-product-grid strong{font-size:16px;font-weight:500}.cashier-product-grid b{color:#777f8b;font-size:17px}.cashier-common-empty{flex:1;display:grid;place-items:center;align-content:center;gap:10px;color:#a8afb9}.cashier-view-toggle{position:absolute;right:24px;bottom:22px;display:flex;gap:8px}.cashier-view-toggle button{height:44px;min-width:44px;padding:0 12px;color:#fff;background:#555;border:0;border-radius:7px}@media(max-width:1180px){.legacy-cart{width:235px;flex-basis:235px}.pool-product{grid-template-columns:46px minmax(190px,1fr) 120px 38px;gap:8px}.pool-badges{flex-direction:column;align-items:flex-end}.search-toolbar label{width:280px}.legacy-toolbar{gap:8px;padding-inline:10px;flex-wrap:wrap}.legacy-toolbar>span{font-size:13px}.legacy-toolbar button{padding-inline:10px}.pool-category-rail{width:105px;flex-basis:105px}}
.add-product-bulk{padding-top:14px;border-top:1px solid #e7eaf0}.add-product-bulk .bulk-price-row button{height:40px;color:#4167d6;background:#f3f7ff;border:1px solid #cbd9ff;border-radius:4px}.add-product-bulk .bulk-price-add{margin-top:10px;height:34px;padding:0 12px;color:#4167d6;background:#fff;border:1px dashed #9db5ff;border-radius:5px}.add-product-bulk .bulk-price-add:hover,.add-product-bulk .bulk-price-row button:hover{background:#eaf1ff}