#order-type-picker-modal{z-index:40}.order-builder-dialog{width:min(1320px,95vw);max-width:none;padding:0;overflow:hidden;border-radius:18px;box-shadow:0 28px 80px rgba(15,44,31,.28)}
.order-builder-dialog>.close{z-index:5;top:19px;right:22px;color:#fff;opacity:.78;font-size:25px}
.order-builder-head{height:82px;padding:0 30px;background:linear-gradient(120deg,#105f45,#17835c);color:#fff;display:flex;align-items:center;justify-content:space-between}
.order-builder-head>div:first-child{display:flex;align-items:center;gap:14px}.order-builder-head .title-icon{width:45px;height:45px;background:rgba(255,255,255,.14);color:#fff;font-size:18px}.order-builder-head h2{margin:0;font-size:24px;letter-spacing:.5px}.order-builder-head p{margin:5px 0 0;color:#d8eee5;font-size:13px}.order-draft-state{margin-right:38px;padding:8px 14px;border-radius:20px;background:rgba(255,255,255,.13);font-size:13px}
.order-builder-dialog form{max-height:calc(94vh - 82px);overflow:auto;background:#f3f7f5}.order-customer-panel,.order-items-panel,.order-settlement{margin:18px;background:#fff;border:1px solid #dce6e0;border-radius:13px;box-shadow:0 2px 8px rgba(26,76,52,.035)}.order-customer-panel{padding:19px 21px}
.order-panel-title,.order-items-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.order-panel-title b,.order-items-toolbar b{font-size:17px;color:#183d2d}.order-panel-title span,.order-items-toolbar span{font-size:13px;color:var(--muted)}
.order-customer-grid{display:grid;grid-template-columns:1.55fr .7fr .7fr .85fr;gap:15px}.order-builder-dialog label{font-size:13px;font-weight:600;color:#52635a}.order-builder-dialog em{color:#d34d45;font-style:normal}.order-builder-dialog input,.order-builder-dialog select,.order-builder-dialog textarea{margin-top:7px;font-size:14px;border-radius:9px;min-height:43px}.customer-select-row{display:grid;grid-template-columns:1fr auto;gap:8px}.customer-select-row button{margin-top:7px;border:1px solid #b9d7c8;background:#eff8f3;color:var(--green);border-radius:9px;padding:0 17px;white-space:nowrap;font-size:13px;font-weight:600}.customer-select-row button:hover{background:#dff1e8}.customer-preview{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:13px 32px;padding:12px 15px;background:#f2f8f5;border-radius:9px;color:#5f7167;font-size:13px}.customer-preview span:last-child{margin-left:auto;color:#126947;font-weight:700}.order-customer-panel .inline-customer{margin-top:15px;grid-template-columns:repeat(3,1fr);gap:13px;padding:17px}
.order-items-panel{overflow:hidden}.order-items-toolbar{justify-content:space-between;margin:0;padding:16px 19px;border-bottom:1px solid #e3ebe6}.order-items-toolbar>div{display:flex;gap:12px;align-items:center}.order-items-toolbar .btn{font-size:13px;padding:10px 17px}.order-items-table-wrap{overflow:auto}.order-items-table{min-width:1180px}.order-items-table th{padding:12px 7px;font-size:12px;font-weight:700;color:#64736b;background:#f5f9f7;white-space:nowrap}.order-items-table tbody tr{border-top:1px solid #edf2ef}.order-items-table tbody tr:hover{background:#fbfdfc}.order-items-table td{padding:10px 6px;vertical-align:middle}.order-items-table td:first-child{text-align:center;color:#819087;padding:10px 6px;font-size:13px}.order-items-table input,.order-items-table select{margin:0;height:42px;min-height:42px;padding:9px 10px;font-size:13px;border-radius:8px}.order-items-table .item-category{width:132px}.order-items-table .item-name{width:155px}.item-content{display:grid;grid-template-columns:1.25fr .8fr;gap:6px;min-width:265px}.order-items-table .number{width:82px;text-align:right}.item-amount{font-size:14px;font-weight:800;color:#156444;white-space:nowrap}.remove-item{border:0;background:#fff0ee;color:#c84e46;width:32px;height:32px;border-radius:8px;font-size:18px;cursor:pointer}.remove-item:hover{background:#fbdeda}.order-items-empty{padding:42px;text-align:center;color:#87968e;font-size:14px}.order-items-empty[hidden]{display:none}
.order-settlement{padding:18px 21px;display:grid;grid-template-columns:1.05fr 1.15fr 1.25fr;gap:22px;align-items:end}.order-note textarea{min-height:82px;resize:vertical}.settlement-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.order-totals{border-left:1px solid #dfe8e3;padding:4px 0 4px 22px;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.order-totals span{display:flex;justify-content:space-between;align-items:center;color:#68766f;font-size:13px}.order-totals b{color:#233d30;font-size:14px}.order-totals strong{font-size:20px;color:var(--green)}.order-totals .due{color:#bb6c1c}.order-builder-actions{position:sticky;bottom:0;z-index:3;padding:15px 21px;background:rgba(255,255,255,.97);border-top:1px solid #d9e3dd;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -5px 16px rgba(25,61,44,.05)}.order-builder-actions>span{font-size:13px;color:#718078}.order-builder-actions>div{display:flex;gap:10px}.order-builder-actions .btn{height:43px;padding:0 22px;font-size:14px}.order-builder-actions .save-order{min-width:145px;font-weight:700}
@media(max-width:1050px){.order-customer-grid{grid-template-columns:1.3fr .7fr .7fr}.order-customer-grid>label:last-of-type{grid-column:3}.order-settlement{grid-template-columns:1fr 1fr}.order-totals{grid-column:1/-1;border-left:0;border-top:1px solid #e0e8e3;padding:15px 0 0}}
@media(max-width:720px){.order-builder-dialog{width:100vw;max-height:100vh;border-radius:0}.order-customer-grid{grid-template-columns:1fr 1fr}.customer-field,.customer-preview{grid-column:1/-1}.order-customer-panel .inline-customer{grid-template-columns:1fr}.order-settlement{grid-template-columns:1fr}.settlement-fields{grid-template-columns:1fr 1fr}.order-panel-title span,.order-items-toolbar span{display:none}.order-builder-actions>span{display:none}}

/* Softer form controls and a separate order-note section. */
.order-builder-dialog input,.order-builder-dialog select,.order-builder-dialog textarea{border:1px solid #d8e1dc!important;background:#fff!important;color:#273c32!important;box-shadow:none!important;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}
.order-builder-dialog input:hover,.order-builder-dialog select:hover,.order-builder-dialog textarea:hover{border-color:#c4d2ca!important;background:#fdfefd!important}
.order-builder-dialog input:focus,.order-builder-dialog select:focus,.order-builder-dialog textarea:focus{border-color:#82b49e!important;background:#fff!important;box-shadow:0 0 0 3px rgba(30,126,87,.09)!important}
.order-builder-dialog input[readonly]{background:#f6f8f7!important;color:#6f7b75!important;border-color:#e1e7e3!important}
.order-items-table input,.order-items-table select{border-color:#dce4df!important;background:#fff!important}.order-items-table tbody tr:focus-within{background:#f8fcfa}
.order-settlement{grid-template-columns:minmax(480px,1fr) minmax(430px,.9fr);align-items:center}.settlement-fields{padding-right:8px}.order-totals{min-height:70px}
.order-note-panel{margin:18px;padding:18px 21px;background:#fff;border:1px solid #dce6e0;border-radius:13px;box-shadow:0 2px 8px rgba(26,76,52,.035)}.order-note-panel .order-panel-title{margin-bottom:12px}.order-note-panel textarea{width:100%;min-height:88px;margin:0;resize:vertical;line-height:1.65;padding:13px 15px}
@media(max-width:950px){.order-settlement{grid-template-columns:1fr}.settlement-fields{padding-right:0}.order-totals{border-left:0;border-top:1px solid #e0e8e3;padding:15px 0 0}}

/* Keep field captions above controls and align every control on one baseline. */
.order-customer-grid>label,.settlement-fields>label{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-width:0}
.order-customer-grid>label>input,.order-customer-grid>label>select,.settlement-fields>label>input,.settlement-fields>label>select{display:block;width:100%;height:43px;margin-top:7px}
.order-customer-grid>label:not(.customer-field)>input{text-align:center;padding-left:10px;padding-right:10px}
.settlement-fields select{text-align:center;text-align-last:center;padding-left:24px;padding-right:24px}.settlement-fields select option{text-align:left}
.customer-field .field-caption{display:block;line-height:18px;white-space:nowrap}.customer-field .field-caption em{display:inline;margin-left:2px}.customer-field .customer-select-row{margin-top:7px}.customer-field .customer-select-row select{margin-top:0;height:43px;padding-left:12px;padding-right:10px}.customer-field .customer-select-row button{margin-top:0;height:43px}
.settlement-fields input[type="number"]{text-align:right;padding-left:12px!important;padding-right:16px!important;font-variant-numeric:tabular-nums}
.order-items-table .item-name{width:230px}.order-items-table .item-content{min-width:390px}
.item-image-drop{position:relative;width:76px;height:62px!important;min-height:62px!important;padding:0!important;margin:0!important;border:1.5px dashed #b9ccc1;border-radius:9px;background:#f7faf8;display:grid!important;place-items:center;overflow:hidden;cursor:pointer;transition:.18s}.item-image-drop:hover,.item-image-drop.dragover{border-color:#16815a;background:#eaf6f0;box-shadow:0 0 0 3px rgba(22,129,90,.09)}.item-image-drop input{display:none}.item-image-empty{display:grid;place-items:center;color:#5f7c6c;font-size:20px;line-height:1}.item-image-empty small{font-size:10px;margin-top:4px;font-weight:500}.item-image-drop img{display:none;width:76px;height:62px;object-fit:cover}.item-image-drop.has-image img{display:block}.item-image-drop.has-image .item-image-empty{display:none}.item-image-clear{display:none;position:absolute;right:3px;top:3px;width:20px;height:20px;border:0;border-radius:50%;background:rgba(42,42,42,.75);color:#fff;line-height:18px;cursor:pointer}.item-image-drop.has-image .item-image-clear{display:block}.item-image-drop.has-image:hover img{filter:brightness(.92)}
.item-type-control{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:6px;min-width:250px}.item-type-control .item-name{width:100%}.choose-item-type{height:42px;border:1px solid #bad8c9;border-radius:8px;background:#edf7f2;color:#176b49;padding:0 13px;font-weight:700;cursor:pointer}.choose-item-type:hover{background:#dff1e8}.order-type-picker-dialog{width:min(620px,100%)}.order-type-search{display:flex;align-items:center;border:1px solid #d9e3dd;border-radius:9px;padding:0 12px;color:#829088}.order-type-search input{flex:1;border:0;outline:0;padding:12px 8px;font-size:13px}.order-type-picker-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;max-height:360px;overflow:auto}.order-type-picker-list>button{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #e0e8e3;border-radius:10px;background:#fff;padding:11px;text-align:left;cursor:pointer}.order-type-picker-list>button:hover{border-color:#72ad90;background:#f3faf6}.order-type-picker-list>button span{width:36px;height:36px;border-radius:9px;background:#eaf5ef;color:#176b49;display:grid;place-items:center;font-weight:800}.order-type-picker-list>button b{font-size:13px}.order-type-picker-list>button small{color:#178056}.order-type-picker-tip{margin-top:14px;padding:10px;border-radius:8px;background:#f5f7f6;color:#78857e;text-align:center;font-size:10px}@media(max-width:620px){.order-type-picker-list{grid-template-columns:1fr}}

/* Product picker: business type on the left, product name on the right. */
.choose-item-type.selected{background:#e2f3ea;border-color:#88bfa5;color:#0e6845}
.order-type-picker-dialog{width:min(780px,94vw)}
.order-product-cascade{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(310px,1.22fr);gap:14px;margin-top:14px;min-height:330px}
.order-product-cascade>section{min-width:0;border:1px solid #dfe8e3;border-radius:12px;background:#fbfdfc;overflow:hidden}
.order-picker-column-title{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ebe7;background:#f4f8f6}
.order-picker-column-title b{font-size:14px;color:#1d4030}.order-picker-column-title span{font-size:11px;color:#87958e}
.order-product-cascade .order-type-picker-list,.order-product-picker-list{display:flex;flex-direction:column;gap:7px;margin:0;padding:10px;max-height:330px;overflow:auto}
.order-product-cascade .order-type-picker-list>button,.order-product-picker-list>button{width:100%;min-height:54px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid transparent;border-radius:9px;background:#fff;padding:8px 10px;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}
.order-product-cascade .order-type-picker-list>button:hover,.order-product-cascade .order-type-picker-list>button.active,.order-product-picker-list>button:hover{border-color:#93c4ac;background:#edf8f2}
.order-product-cascade .order-type-picker-list>button.active{box-shadow:inset 3px 0 #178056}
.order-product-cascade button span{width:34px;height:34px;border-radius:8px;background:#e8f4ee;color:#176b49;display:grid;place-items:center;font-weight:800}
.order-product-cascade button b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#203b2e}
.order-product-cascade button small{font-size:11px;color:#829088;white-space:nowrap}
.order-product-cascade .empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px;text-align:center;color:#89968f;font-size:12px}
.order-product-cascade .empty b{color:#5e7067;font-size:14px}.order-product-cascade .empty span{max-width:230px;line-height:1.6}
.order-custom-product{padding:11px;border-top:1px solid #dfe8e3;background:#f5f9f7}.order-custom-product>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.order-custom-product b{font-size:12px;color:#29473a}.order-custom-product small{font-size:10px;color:#7e8c85}.order-custom-product>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.order-custom-product input{width:100%;height:38px;border:1px solid #cedbd4;border-radius:8px;padding:0 10px;background:#fff;outline:0;font-size:12px}.order-custom-product input:focus{border-color:#78ae92;box-shadow:0 0 0 3px rgba(30,126,87,.08)}.order-custom-product button{height:38px;border:1px solid #8abca3;border-radius:8px;background:#e7f4ed;color:#126947;padding:0 12px;font-weight:700;cursor:pointer;white-space:nowrap}.order-custom-product button:hover{background:#d8eee3}.order-custom-product button:disabled,.order-custom-product input:disabled{cursor:not-allowed;opacity:.55}
@media(max-width:680px){.order-product-cascade{grid-template-columns:1fr;min-height:0}.order-product-cascade .order-type-picker-list,.order-product-picker-list{max-height:210px}}
.order-builder-actions{bottom:10px;margin:0 12px 12px;padding-top:14px;padding-bottom:14px;border:1px solid #d9e3dd;border-radius:12px;box-shadow:0 -5px 18px rgba(25,61,44,.08),0 5px 18px rgba(25,61,44,.06)}
.order-builder-dialog form{padding-bottom:4px}
.settlement-fields{grid-template-columns:repeat(4,minmax(115px,1fr))}.order-settlement{grid-template-columns:minmax(620px,1.25fr) minmax(410px,.85fr)}
@media(max-width:1100px){.order-settlement{grid-template-columns:1fr}.settlement-fields{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.settlement-fields{grid-template-columns:1fr 1fr}}
.settlement-fields input[type="hidden"]{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
.order-custom-fields-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:12px;padding:16px 18px;border:1px solid #d9e3dd;border-radius:12px;background:#fbfcfb}
.order-custom-fields-panel .full{grid-column:1/-1}
.order-custom-fields-panel label{display:grid;gap:6px;font-size:12px;color:#4d5c53}
.order-custom-fields-panel input,.order-custom-fields-panel select,.order-custom-fields-panel textarea{width:100%;border:1px solid #d3ded7;border-radius:8px;padding:10px 12px;font-size:13px;background:#fff;outline:0}
.order-custom-fields-panel input:focus,.order-custom-fields-panel select:focus,.order-custom-fields-panel textarea:focus{border-color:#16815a}
.order-custom-fields-panel .custom-field-title{color:#176b49;font-weight:700}
.order-custom-fields-panel .custom-field-title small{display:block;font-weight:400;color:#829088;margin-top:2px}
.item-price-wrap{min-width:96px;display:grid;gap:4px}.item-price-wrap .item-price{width:96px}.item-price-source{width:max-content;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;border-radius:999px;background:#edf5f0;color:#527565;font-size:9px;font-weight:700}.item-price-source.customer-price{background:#dff4e8;color:#08734a}.item-price-source.manual-price{background:#fff3df;color:#a96514}
.order-product-picker-list>button small{display:flex;align-items:center;gap:6px}.order-product-picker-list>button small em{padding:2px 5px;border-radius:999px;background:#e5f3eb;color:#17734e;font-size:9px;font-style:normal}
.order-items-table{width:100%;min-width:1080px;table-layout:fixed}
.order-items-table th:nth-child(1){width:3%}.order-items-table th:nth-child(2){width:16.5%}.order-items-table th:nth-child(3){width:22.5%}.order-items-table th:nth-child(4){width:21%}.order-items-table th:nth-child(5){width:6%}.order-items-table th:nth-child(6){width:6%}.order-items-table th:nth-child(7){width:8%}.order-items-table th:nth-child(8){width:7%}.order-items-table th:nth-child(9){width:6%}.order-items-table th:nth-child(10){width:4%}
.order-items-table .item-supplier-heading{min-width:0}.item-supplier-heading-tip{display:inline-block;margin-left:7px;padding:2px 7px;border-radius:999px;background:#e5f3eb;color:#277052;font-size:9px;font-weight:600;vertical-align:middle;white-space:nowrap}
.item-type-control{min-width:0}.order-items-table .item-name{width:100%}.order-items-table .item-content{min-width:0}.order-items-table .number,.item-price-wrap,.item-price-wrap .item-price{width:100%;min-width:0}
.item-supplier-control{width:100%;display:grid;grid-template-columns:minmax(130px,1fr) max-content;align-items:center;gap:6px}.item-supplier-control .item-supplier-select{width:100%;min-height:39px;margin:0!important;padding:0 28px 0 9px!important;font-size:11px!important}.item-supplier-control .item-supplier-select:disabled{background:#f4f7f5!important;color:#87928c!important}.item-supplier-meta{min-height:0;padding:3px 6px;border-radius:999px;background:#edf6f1;color:#357158;font-size:9px;line-height:1.35;white-space:nowrap}.item-supplier-meta:empty{display:none}.item-sourcing-reason{grid-column:1/-1;width:100%;min-height:30px!important;height:30px!important;margin:0!important;padding:5px 8px!important;font-size:10px!important}.item-sourcing-reason[hidden]{display:none!important}
.order-items-table .item-image-drop{width:58px;height:52px!important;min-height:52px!important}.order-items-table .item-image-drop img{width:58px;height:52px}
@media(max-width:1160px){.order-items-table{min-width:1040px}.item-supplier-control{grid-template-columns:minmax(120px,1fr) max-content}.item-supplier-meta{padding-left:4px;padding-right:4px;font-size:8px}}
.order-items-list{display:grid;gap:14px;padding:16px}
.order-item-card{background:#fff;border:1px solid #dce6e0;border-radius:14px;padding:14px 16px 12px;box-shadow:0 2px 8px rgba(26,76,52,.035);transition:border-color .16s,box-shadow .16s}
.order-item-card:focus-within{border-color:#82b49e;box-shadow:0 0 0 3px rgba(30,126,87,.08)}
.order-item-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}
.order-item-head .item-index{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eaf4ee;color:#176b49;font-size:13px;font-weight:800}
.order-item-head-main{flex:1;display:grid;gap:8px;min-width:0}
.order-item-head-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}
.order-item-head-row .item-type-control{flex:0 0 auto;display:grid;grid-template-columns:220px auto;gap:6px;min-width:0}
.order-item-head-row .item-name{width:220px;height:42px;min-height:42px;padding-left:12px;padding-right:10px}
.order-item-head-row input,.order-item-head-row select,.order-item-head-row button{margin-top:0;margin-bottom:0}
.order-item-head .remove-item{margin-left:auto;flex:0 0 auto}
.order-item-grid{display:grid;grid-template-columns:minmax(140px,1.15fr) 64px 64px minmax(140px,.9fr) 102px 92px minmax(130px,1fr) 104px 84px;gap:10px;align-items:start}
.item-field-length input,.item-field-height input{text-align:right;padding-left:6px;padding-right:6px}
.item-field{display:grid;gap:6px;min-width:0}
.item-field>span{font-size:12px;font-weight:600;color:#64736b;line-height:1}
.item-field input,.item-field select{width:100%;height:42px;min-height:42px;margin:0;font-size:13px;border-radius:8px}
.item-field-qty input,.item-field-unit select,.item-field-price .item-price{padding-left:12px;padding-right:10px}
.item-field .item-detail,.item-field .item-spec{padding:9px 11px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.item-field .item-price-wrap{min-width:0;width:100%}
.item-field .item-price-wrap .item-price{width:100%}
.item-field-amount .item-amount{height:42px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;border:1px solid #dce4df;border-radius:8px;background:#f5f9f7;color:#156444;font-size:14px;font-weight:800;white-space:nowrap}
.item-field-image .item-image-drop{width:84px;height:62px!important;min-height:62px!important}
.item-field-image .item-image-drop img{width:84px;height:62px}
.item-field-reason{grid-column:1/-1}.item-field-reason input{height:34px!important;min-height:34px!important;font-size:12px!important}
.order-item-head-row .item-supplier-control{flex:0 0 auto;width:auto;display:grid;grid-template-columns:190px auto;align-items:center;gap:6px;min-width:0}
.order-item-head-row .item-supplier-select{width:190px;font-size:12px!important;min-height:40px!important}
.order-item-head-main .item-sourcing-reason{grid-column:auto;width:100%;margin:2px 0 0!important;min-height:34px!important;height:34px!important;font-size:12px!important}
@media(max-width:1080px){.order-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-field-detail,.item-field-spec{grid-column:span 2}}
@media(max-width:760px){.order-item-head-row{gap:8px}.order-item-head-row .item-type-control,.order-item-head-row .item-supplier-control{flex:1 1 100%}.order-item-head-row .item-name,.order-item-head-row .item-supplier-select{width:100%!important}}
@media(max-width:560px){.order-item-grid{grid-template-columns:1fr}.item-field-detail,.item-field-spec{grid-column:span 1}.order-item-head{grid-template-columns:auto minmax(0,1fr) auto}}

/* 从 custom-fields.css 并入的在用规则（原文件未引入已删除） */
.custom-field-title{display:flex;justify-content:space-between;border-bottom:1px solid #e6eee9;padding-bottom:9px;color:var(--green);font-weight:bold}
.custom-field-title small{color:var(--muted);font-weight:normal}
.custom-field-card .edit-field{margin-top:14px;width:100%}
.save-order{min-width:120px}

.item-name{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2389968f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 9px center;background-size:14px;padding-right:28px!important}
.order-product-dropdown{position:absolute;z-index:100;background:#fff;border:1px solid #dde5df;border-radius:12px;box-shadow:0 14px 36px rgba(25,61,44,.16);padding:10px;max-height:440px;display:flex;flex-direction:column}
.order-product-dropdown[hidden]{display:none}
.order-product-dropdown-search{display:flex;align-items:center;gap:6px;border:1px solid #d9e3dd;border-radius:9px;padding:0 10px;color:#829088;margin-bottom:8px}
.order-product-dropdown-search input{flex:1;border:0;outline:0;padding:10px 6px;font-size:13px}
.order-product-dropdown-list{overflow:auto;display:grid;gap:4px}
.order-product-dropdown-group-title{font-size:11px;font-weight:700;color:#176b49;background:#f2f8f5;padding:7px 10px;border-radius:7px;margin-top:4px}
.order-product-dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-radius:8px;cursor:pointer;font-size:13px;color:#2f3f37}
.order-product-dropdown-item:hover{background:#eef5f1}
.order-product-dropdown-item b{font-weight:600}
.order-product-dropdown-item small{color:#8c9891;font-size:11px}
.order-product-dropdown-empty{padding:20px;text-align:center;color:#9aa8a0;font-size:12px}
