.order-dialog{--order-dialog-width: 560px;width:min(var(--order-dialog-width),calc(100vw - 32px))!important;margin:min(7vh,56px) auto!important;overflow:hidden;border-radius:8px;box-shadow:0 24px 56px #0f172a2e}.order-dialog--sm{--order-dialog-width: 420px}.order-dialog--md{--order-dialog-width: 560px}.order-dialog--lg{--order-dialog-width: 680px}.order-dialog--detail{--order-dialog-width: 760px}.order-dialog--wide{--order-dialog-width: 1040px}.order-dialog--workspace{--order-dialog-width: 1480px}.order-dialog .el-dialog__header{display:flex;align-items:center;min-height:60px;margin:0;padding:16px 20px;border-bottom:1px solid var(--order-line-soft)}.order-dialog .el-dialog__title{overflow:hidden;color:var(--order-text);font-size:18px;font-weight:650;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.order-dialog .el-dialog__headerbtn{top:0;right:0;display:grid;width:60px;height:60px;place-items:center}.order-dialog .el-dialog__close{color:#64748b;font-size:18px}.order-dialog .el-dialog__body{padding:18px 20px;color:var(--order-text)}.order-dialog .el-dialog__footer{padding:12px 20px;border-top:1px solid var(--order-line-soft)}.order-dialog__footer{display:flex;align-items:center;justify-content:flex-end;gap:10px}.order-dialog--footer-between .order-dialog__footer{justify-content:space-between}.order-dialog .el-form--label-top .el-form-item{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;column-gap:12px;margin-bottom:14px}.order-dialog .el-form-item__label{display:flex;grid-column:1;align-self:center;justify-content:flex-end;height:auto;padding:0;color:#475569;font-size:13px;font-weight:600;line-height:20px;white-space:nowrap}.order-dialog .el-form-item__content{grid-column:2;min-width:0;margin-left:0!important}.order-dialog .el-input__wrapper,.order-dialog .el-select__wrapper,.order-dialog .el-textarea__inner,.order-dialog input:not([type=file]),.order-dialog textarea{border-radius:8px}.order-dialog .el-input__wrapper,.order-dialog .el-select__wrapper{min-height:38px;box-shadow:0 0 0 1px var(--order-line) inset}.order-dialog .el-date-editor,.order-dialog .el-input-number{width:100%}.order-dialog .el-input__wrapper:hover,.order-dialog .el-select__wrapper:hover{box-shadow:0 0 0 1px #94a3b8 inset}.order-dialog .el-input__wrapper.is-focus,.order-dialog .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--order-primary) inset,0 0 0 3px #2563eb1f}.order-dialog .el-textarea__inner{min-height:76px;padding:9px 11px;box-shadow:0 0 0 1px var(--order-line) inset}.order-dialog .el-textarea__inner:focus{box-shadow:0 0 0 1px var(--order-primary) inset,0 0 0 3px #2563eb1f}.order-dialog .el-button{min-height:36px;border-radius:8px;font-weight:600}.order-dialog--workspace{display:flex;height:min(900px,calc(100vh - 48px));flex-direction:column}.order-dialog--workspace .el-dialog__body{display:flex;min-height:0;flex:1;overflow:hidden;padding:16px 20px 12px}.order-dialog--workspace .el-dialog__footer{flex:0 0 auto}@media(max-width:760px){.order-dialog{margin:16px auto!important}.order-dialog .el-dialog__header{min-height:56px;padding:14px 16px}.order-dialog .el-dialog__headerbtn{width:56px;height:56px}.order-dialog .el-dialog__body{padding:16px}.order-dialog .el-dialog__footer{padding:12px 16px}.order-dialog .el-form--label-top .el-form-item{grid-template-columns:76px minmax(0,1fr);column-gap:8px}.order-dialog .el-form-item__label{font-size:12px}.order-dialog--workspace{height:calc(100vh - 24px)}}*{box-sizing:border-box}:root{--order-primary: #2563eb;--order-secondary: #1e3a8a;--order-success: #00b42a;--order-warning: #ff7d00;--order-danger: #f53f3f;--order-bg: #f1f5f9;--order-line: #cbd5e1;--order-line-soft: #dbe4f0;--order-muted: #64748b;--order-text: #172033;--order-card-shadow: 0 4px 14px rgb(15 23 42 / 4%);--order-control-height: 38px;--order-control-radius: 8px;--order-control-border: #dbe4f0;--order-control-hover-border: #94a3b8;--order-focus-ring: 0 0 0 3px rgb(37 99 235 / 12%);--order-page-title-size: 20px;--order-section-title-size: 16px;--order-nav-group-title-size: 15px;--order-nav-item-size: 14px;--order-field-label-size: 12px;--order-filter-label-size: 13px;--order-filter-value-size: 14px}body{margin:0;min-width:320px;background:var(--order-bg);color:var(--order-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}.login-page{position:relative;display:grid;min-height:100dvh;place-items:center;padding:32px 24px;overflow:hidden;background:#e7edf5}.login-page:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/distributor-order/assets/login-supply-chain-CGFgffvf.jpg) center / cover no-repeat;content:"";opacity:.19}.login-page:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#f1f5f9c7;content:""}.login-panel{position:relative;z-index:1;width:min(720px,100%);padding:42px 48px;border:1px solid var(--order-line-soft);border-radius:8px;background:#fff;box-shadow:0 20px 48px #0f172a17}.login-panel__header{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:26px;border-bottom:1px solid #e8eef6}.login-panel__header>div{text-align:left}.login-panel__mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:8px;background:#1e3a8a;color:#fff;font-size:18px;font-weight:800}.login-panel__header h1{margin:0;color:#0f172a;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:0;white-space:nowrap}.login-panel__context{display:block;margin-top:5px;color:var(--order-muted);font-size:14px;line-height:1.5;white-space:nowrap}.login-principal-section{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;column-gap:16px;width:min(100%,524px);margin:0 auto 24px}.login-principal-section__label{color:#475569;font-size:13px;font-weight:600;line-height:1.5;white-space:nowrap}.login-principal-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin:0}.login-principal-switch .el-radio{display:flex;align-items:center;flex:1;min-width:0;height:42px;margin-right:0;padding:0 14px;border:1px solid var(--order-line-soft);border-radius:8px;background:#fff;color:#475569;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.login-principal-switch .el-radio:hover{border-color:#93c5fd;color:var(--order-primary)}.login-principal-switch .el-radio.is-checked{border-color:var(--order-primary);background:#eff6ff;color:#1d4ed8}.login-principal-switch .el-radio__input{display:inline-flex;flex:0 0 auto}.login-principal-switch .el-radio__label{overflow:hidden;padding-left:8px;color:inherit;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.login-form .el-form-item{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;column-gap:16px;margin-bottom:18px}.login-form{width:min(100%,524px);margin:0 auto}.login-form .el-form-item__label{height:auto;padding:0;color:#334155;font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap}.login-form .el-form-item__content{min-width:0;margin-left:0!important}.login-form .el-input__wrapper{min-height:42px;padding:1px 12px;border-radius:8px;background:#fff;box-shadow:0 0 0 1px var(--order-line-soft) inset;transition:box-shadow .15s ease}.login-form .el-input__wrapper:hover{box-shadow:0 0 0 1px #94a3b8 inset}.login-form .el-input__wrapper.is-focus{box-shadow:0 0 0 2px #2563eb2e,0 0 0 1px var(--order-primary) inset}.login-form .el-input__inner{color:#0f172a;font-size:15px}.login-form .el-input__inner::placeholder{color:#94a3b8}.full-button.login-submit{width:calc(100% - 104px);min-height:46px;margin-top:8px;margin-left:104px;border-radius:8px;font-size:15px;font-weight:600}.full-button{width:100%}@media(max-width:480px){.login-page{padding:20px 14px}.login-panel{padding:28px 18px}.login-panel__header{margin-bottom:26px;padding-bottom:22px}.login-panel__header h1{font-size:23px}.login-panel__context{font-size:13px}.login-principal-section,.login-form .el-form-item{grid-template-columns:68px minmax(0,1fr);column-gap:12px}.login-principal-switch{gap:8px}.login-principal-switch .el-radio{padding-inline:8px}.login-principal-switch .el-radio__label{padding-left:6px;font-size:12px}.full-button.login-submit{width:calc(100% - 80px);margin-left:80px}}.order-shell{min-height:100vh}.order-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:240px;background:#fff;border-right:1px solid var(--order-line);box-shadow:var(--order-card-shadow)}.order-brand{display:flex;align-items:center;gap:10px;height:64px;padding:0 24px;border-bottom:1px solid var(--order-line)}.order-brand__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:var(--order-primary);color:#fff;font-weight:800}.order-brand strong{color:var(--order-secondary);font-size:18px}.order-nav{height:calc(100vh - 64px);overflow-y:auto;padding:16px 12px 24px}.order-nav__group+.order-nav__group{margin-top:18px}.order-nav__group-title{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#1e293b;cursor:pointer;font-size:var(--order-nav-group-title-size);font-weight:700;line-height:1.5;text-align:left;transition:background .18s ease,color .18s ease}.order-nav__group-title:hover{background:#f8fafc}.order-nav__group-title>span:nth-child(2){flex:1}.order-nav__group-arrow{width:16px;height:16px;color:#94a3b8;transition:transform .14s ease,color .14s ease}.order-nav__group-title[aria-expanded=true] .order-nav__group-arrow{color:var(--order-primary);transform:rotate(90deg)}.order-nav__group-title[aria-expanded=true]{background:#f8fafc;color:var(--order-primary)}.order-nav__item{display:flex;align-items:center;width:100%;min-height:38px;gap:10px;padding:9px 12px 9px 42px;border:0;border-radius:6px;background:transparent;color:#334155;cursor:pointer;font-size:var(--order-nav-item-size);font-weight:500;line-height:1.5;text-decoration:none;text-align:left;transition:background .12s ease,color .12s ease}.order-nav__item-icon{width:16px;height:16px;flex:0 0 16px;color:#64748b}.order-nav__item:hover{background:#eaf0f7}.order-nav__item.is-active{background:#2563eb1a;color:var(--order-primary);font-weight:600}.order-nav__item.is-active .order-nav__item-icon{color:currentColor}.order-nav__group-items{max-height:240px;opacity:1;overflow:hidden;transform-origin:top;will-change:max-height,opacity}.order-nav-collapse-enter-active,.order-nav-collapse-leave-active{overflow:hidden;transition:max-height .14s ease,opacity .1s ease}.order-nav-collapse-enter-from,.order-nav-collapse-leave-to{max-height:0;opacity:0}.order-nav-collapse-enter-to,.order-nav-collapse-leave-from{max-height:240px;opacity:1}.order-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;font-size:18px}.order-nav__icon svg{width:18px;height:18px}.order-topbar{position:fixed;inset:0 0 auto 240px;z-index:10;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;border-bottom:1px solid var(--order-line);background:#fff}.order-topbar__customer,.order-topbar__actions,.order-user-trigger{display:flex;align-items:center;gap:8px}.order-topbar__customer span{color:var(--order-muted)}.order-topbar__customer strong{color:#334155;font-weight:600}.order-topbar__customer i{width:1px;height:16px;margin:0 4px;background:#94a3b8}.order-topbar__actions{gap:16px}.order-notice{position:relative;width:28px;height:28px;border:0;background:transparent}.order-notice:before{content:"";position:absolute;top:5px;right:7px;bottom:5px;left:7px;border:2px solid var(--order-muted);border-radius:12px 12px 8px 8px}.order-notice span{position:absolute;top:0;right:0;display:grid;min-width:16px;height:16px;place-items:center;border-radius:999px;background:var(--order-danger);color:#fff;font-size:10px}.order-user-trigger{min-height:36px;padding:2px 4px;border:0;background:transparent;color:#334155;cursor:pointer}.order-user-trigger:hover{color:var(--order-primary)}.order-user-trigger .el-icon{width:16px;height:16px;color:#94a3b8}.order-user__avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#2563eb1a;color:var(--order-primary);font-weight:700}.order-main{min-height:100vh;padding:88px 24px 24px 264px}.order-page{display:flex;flex-direction:column;gap:16px}.ai-order-page,.quick-order-page{gap:16px}.page-heading,.page-title-line{display:flex;align-items:center;gap:12px;min-height:40px}.page-heading__icon,.page-title-line__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:#2563eb1a;color:var(--order-primary);font-size:15px;font-weight:800}.page-heading h1,.page-title-line h1{margin:0;color:var(--order-text);font-size:var(--order-page-title-size);font-weight:650;line-height:28px}.page-heading p{margin:2px 0 0;color:var(--order-muted);font-size:13px;line-height:1.5}.order-card{border:1px solid var(--order-line);border-radius:8px;background:#fff;box-shadow:var(--order-card-shadow)}.order-card:not(.table-card){padding:16px}.ai-order-source,.ai-order-preview{padding:18px!important}.section-head,.section-actions,.section-footer,.batch-actions,.toolbar,.toolbar-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head--border{margin:-2px 0 14px;padding-bottom:12px;border-bottom:1px solid var(--order-line)}.section-head h2{display:flex;align-items:center;gap:8px;margin:0;color:var(--order-text);font-size:var(--order-section-title-size);font-weight:600;line-height:1.5}.section-head__icon{color:var(--order-primary);font-weight:800}.section-head__icon.is-success{color:var(--order-success)}.btn{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 14px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;transition:background .12s ease,border .12s ease,color .12s ease}.btn:disabled{cursor:not-allowed;opacity:.65}.btn-primary{background:var(--order-primary);color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-soft-primary{border-color:#2563eb52;background:#fff;color:var(--order-primary)}.btn-ghost{border-color:var(--order-line);background:#fff;color:#334155}.btn-neutral{background:#f1f5f9;color:#334155}.btn-large{min-height:44px;padding-inline:24px}.order-textarea{width:100%;height:192px;margin-top:16px;padding:16px;border:1px solid var(--order-line);border-radius:10px;resize:none;color:#334155;line-height:1.7;outline:none}.ai-order-source .order-textarea{height:124px;margin-top:12px;padding:12px;line-height:1.55}.order-textarea:focus,.info-grid>label>input:focus,.info-grid>label>select:focus,.items-table input:focus,.items-table select:focus,.filter-grid>label>input:focus,.filter-grid>label>select:focus{border-color:var(--order-primary);box-shadow:0 0 0 3px #2563eb1f}.section-footer,.batch-actions{justify-content:flex-end;margin-top:16px}.ai-order-page .section-footer,.ai-order-page .batch-actions{margin-top:12px}.parse-loading-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px}.parse-spinner{width:56px;height:56px;border:4px solid rgb(37 99 235 / 20%);border-top-color:var(--order-primary);border-radius:999px;animation:order-spin 1s linear infinite}@keyframes order-spin{to{transform:rotate(360deg)}}.parse-loading-card p{margin:0;color:#334155;font-size:17px}.parse-loading-card span,.parse-summary{color:var(--order-muted);font-size:14px}.parse-summary strong{color:var(--order-primary)}.parse-summary .is-warning{color:var(--order-warning)}.warning-list{display:grid;gap:6px;margin-bottom:14px;padding:10px 12px;border:1px solid rgb(255 125 0 / 22%);border-radius:8px;background:#ff7d000f;color:#ad5700;font-size:13px}.ai-order-preview .section-head--border{margin-bottom:12px;padding-bottom:12px}.ai-order-preview .warning-list{margin-bottom:10px;padding:8px 10px}.recognized-order{overflow:hidden;border:1px solid var(--order-line);border-radius:10px}.recognized-order.is-warning{border-color:#ff7d004d;background:#ff7d000a}.recognized-order__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--order-line);background:#f1f5f9}.recognized-order.is-warning .recognized-order__head{border-bottom-color:#ff7d0033;background:#ff7d0014}.recognized-order__head>div{display:flex;align-items:center;gap:12px}.badge,.status-badge{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;font-size:12px}.badge-success,.status-badge.is-success{background:#00b42a1a;color:var(--order-success)}.badge-warning{background:#ff7d001a;color:var(--order-warning)}.status-badge.is-primary{background:#2563eb1a;color:var(--order-primary)}.status-badge.is-info{background:#86909c1a;color:var(--order-muted)}.status-badge.is-danger{background:#f53f3f1a;color:var(--order-danger)}.status-badge.is-neutral{background:#f1f5f9;color:#334155}.confidence{color:var(--order-muted);font-size:13px}.recognized-order__body{padding:16px}.ai-order-preview .recognized-order__head{padding:10px 12px}.ai-order-preview .recognized-order__body{padding:12px}.ai-order-preview .recognized-order{overflow:visible}.ai-order-preview .recognized-order__head{border-radius:9px 9px 0 0}.info-grid,.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:16px;border-bottom:1px solid var(--order-line)}.ai-order-preview .info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-bottom:12px}.info-grid label,.filter-grid label{display:flex;flex-direction:column;gap:8px}.info-grid label span,.filter-grid label span{color:var(--order-muted);font-size:var(--order-field-label-size);font-weight:500;line-height:1.5}.info-grid>label>input,.info-grid>label>select,.items-table input,.items-table select,.filter-grid>label>input,.filter-grid>label>select{width:100%;height:38px;min-height:38px;padding:8px 12px;border:1px solid var(--order-line);border-radius:8px;background:#fff;color:#334155;font-size:14px;line-height:20px;outline:none}.filter-grid .el-select,.filter-grid .el-input{width:100%}.filter-grid .el-select__wrapper,.filter-grid .el-input__wrapper,.toolbar .el-select__wrapper,.issue-case-filters .el-select__wrapper,.issue-case-filters .el-input__wrapper{min-height:38px;padding:0 12px;border-radius:8px;background:#fff;box-shadow:0 0 0 1px var(--order-line) inset}.filter-grid .el-select__wrapper.is-focused,.filter-grid .el-input__wrapper.is-focus,.toolbar .el-select__wrapper.is-focused,.issue-case-filters .el-select__wrapper.is-focused,.issue-case-filters .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--order-primary) inset,0 0 0 3px #2563eb1f}.filter-grid .el-select__selection,.filter-grid .el-input__inner,.toolbar .el-select__selection,.issue-case-filters .el-select__selection,.issue-case-filters .el-input__inner{color:#334155;font-size:14px}.filter-grid input::placeholder,.filter-grid .el-input__inner::placeholder,.filter-grid .el-select__placeholder,.issue-case-filters .el-input__inner::placeholder,.issue-case-filters .el-select__placeholder{color:#94a3b8}.el-select .el-select__input-wrapper .el-select__input{width:100%;height:24px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none}.el-select .el-select__input-wrapper .el-select__input:focus{border:0;box-shadow:none;outline:none}.info-grid .is-wide{grid-column:span 2}.quick-order-card{padding:18px!important}.quick-order-fields{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.quick-order-fields label{display:flex;flex-direction:column;gap:7px}.quick-order-fields label span{color:var(--order-muted);font-size:var(--order-field-label-size);font-weight:500;line-height:1.5}.quick-order-fields input,.quick-order-fields select,.quick-order-fields .el-select__wrapper,.quick-address-result input{width:100%;min-height:38px;padding:8px 12px;border:1px solid var(--order-line);border-radius:8px;background:#fff;color:#334155;outline:none}.quick-order-fields input:focus,.quick-order-fields select:focus,.quick-order-fields .el-select__wrapper.is-focused,.quick-address-result input:focus{border-color:var(--order-primary);box-shadow:0 0 0 2px #2563eb1a}.quick-field--tracking,.quick-field--remark{grid-column:span 5}.quick-field--type{grid-column:span 2}.quick-order-type-select{width:100%}.quick-order-fields .el-select__wrapper{padding:0 12px;border:1px solid var(--order-line);border-radius:8px;box-shadow:none}.quick-address-parser{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px;padding-top:14px;border-top:1px solid var(--order-line)}.quick-address-pane{min-width:0}.quick-address-pane__head,.quick-address-pane__title{display:flex;min-height:28px;align-items:center;color:var(--order-text);font-size:14px;font-weight:600;line-height:1.5}.quick-address-pane__head{justify-content:space-between;gap:12px;margin-bottom:7px}.quick-address-pane__head .btn{min-height:28px;padding:4px 10px}.quick-address-pane textarea{display:block;width:100%;min-height:132px;resize:vertical;padding:10px 12px;border:1px solid var(--order-line);border-radius:8px;background:#fff;color:#334155;line-height:1.55;outline:none}.quick-address-pane textarea:focus{border-color:var(--order-primary);box-shadow:0 0 0 2px #2563eb1a}.quick-address-result{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.quick-address-result label{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:10px}.quick-address-result label>span{color:var(--order-muted);font-size:var(--order-field-label-size);font-weight:500;line-height:1.5}.quick-address-result input{padding:8px 12px}.ai-order-preview .info-grid .is-wide{grid-column:span 3}.items-table{padding-top:16px;overflow:visible}.items-table__empty{display:grid;min-height:92px;place-items:center;border:1px dashed var(--order-line);border-radius:8px;color:var(--order-muted);font-size:13px}.quick-order-card .items-table{margin-top:14px;padding-top:14px;border-top:1px solid var(--order-line)}.quick-order-actions,.quick-order-summary{display:flex;align-items:center}.quick-order-actions{justify-content:space-between;gap:16px;padding-top:14px}.quick-order-summary{gap:18px}.quick-order-summary .items-total{padding:0}.ai-order-preview .items-table{padding-top:12px}.items-table table,.order-table{width:100%;border-collapse:collapse}.items-table table{min-width:940px;table-layout:fixed}.items-table th,.items-table td,.order-table th,.order-table td{border-bottom:1px solid var(--order-line-soft);text-align:left}.items-table th{padding:0 0 12px;color:var(--order-muted);font-size:12px;font-weight:600}.items-table td{min-width:0;padding:8px 10px 8px 0}.item-column-quantity{width:84px}.item-column-input{width:calc(25% - 81px)}.item-column-price,.item-column-amount{width:96px}.item-column-action{width:48px}.items-table td:nth-child(6),.items-table td:nth-child(7),.items-table th:nth-child(6),.items-table th:nth-child(7){white-space:nowrap}.items-table tr.is-unmatched td{background:#ff7d000a}.derived-input{cursor:not-allowed;background:#f1f5f9!important;color:var(--order-muted)!important}.item-spec-select{width:100%}.items-table .el-select__wrapper{min-height:40px;border-radius:8px;box-shadow:0 0 0 1px var(--order-line) inset}.items-table .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--order-primary) inset}.item-product-cell{position:relative;min-width:0}.item-product-cell:focus-within{z-index:40}.product-search{position:relative}.product-search__input{min-width:0}.product-suggestions{position:absolute;z-index:40;top:calc(100% + 4px);left:0;display:block;width:100%;max-height:176px;overflow-y:auto;border:1px solid var(--order-line);border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a24}.product-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;padding:8px 10px;border:0;border-bottom:1px solid var(--order-line-soft);background:#fff;color:#334155;cursor:pointer;text-align:left}.product-suggestion:hover,.product-suggestion:focus-visible{background:#f2f6ff;outline:none}.product-suggestion strong{overflow:hidden;color:var(--order-text);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-suggestion span{flex:0 0 auto;color:var(--order-muted);font-size:12px}.product-suggestions__state{padding:14px 12px;color:var(--order-muted);text-align:center}.icon-danger{border:0;background:transparent;color:var(--order-danger);cursor:pointer;font-size:20px}.link-button{margin-top:12px;border:0;background:transparent;color:var(--order-primary);cursor:pointer}.items-total{margin-top:12px;color:var(--order-text);font-size:14px;font-weight:600;text-align:right}.table-empty{padding:28px!important;color:var(--order-muted);text-align:center!important}.product-library-dialog__content{flex:1;min-height:0;display:flex;flex-direction:column}.product-library-search-row{flex:0 0 auto;display:grid;grid-template-columns:80px repeat(5,minmax(0,1fr));column-gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--order-line-soft)}.product-library-search-row .el-select{width:100%}.product-library-search-row .el-input__wrapper{min-height:34px;padding:0 10px;border-radius:6px;box-shadow:0 0 0 1px var(--order-line) inset}.product-library-search-row .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--order-primary) inset}.product-library-search-row .el-select__wrapper{min-height:34px;padding:0 10px;border-radius:6px;box-shadow:0 0 0 1px var(--order-line) inset}.product-library-search-row .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--order-primary) inset}.product-library-table{flex:1;min-height:0;width:100%;border-color:var(--order-line-soft)!important}.product-library-table .el-table__header-wrapper th.el-table__cell{padding:10px 8px;background:#f8fafc;color:#475569;vertical-align:middle}.product-library-table .el-table__header-wrapper .cell,.product-library-table .el-table__body-wrapper .cell{display:flex;min-width:0;align-items:center;justify-content:center;overflow:hidden;line-height:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-library-table .el-table__body td.el-table__cell{padding:12px 8px;color:#334155}.product-library-product{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;overflow:hidden;white-space:nowrap}.product-library-product strong,.product-library-product span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-library-product strong{min-width:0;color:var(--order-text);font-weight:500}.product-library-product span{flex:0 0 auto;color:var(--order-muted);font-size:12px}.product-library-no-price{color:#94a3b8}.product-library-pagination{flex:0 0 auto;justify-content:space-between;gap:16px;padding-top:14px;color:var(--order-muted);font-size:13px}.filter-card{padding:16px}.filter-actions{display:flex;align-items:flex-end;gap:12px}.status-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px}.status-tabs button{min-height:34px;padding:6px 12px;border:0;border-radius:8px;background:#f1f5f9;color:#334155;cursor:pointer;font-size:14px;font-weight:600;line-height:20px}.status-tabs button.is-active{background:var(--order-primary);color:#fff}.table-card{overflow:hidden}.toolbar{min-height:70px;padding:16px;border-bottom:1px solid var(--order-line)}.order-table-wrap{overflow-x:auto}.order-table th{padding:11px 16px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:600;white-space:nowrap}.order-table td{padding:12px 16px;color:#334155;font-size:14px;white-space:nowrap}.order-table tr:hover td{background:#fafbfc}.order-list-pagination{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-top:1px solid var(--order-line-soft);background:#fff}.order-list-pagination>span{color:var(--order-muted);font-size:13px;line-height:32px}.order-list-pagination .el-pagination{display:flex;align-items:center;gap:4px;justify-content:flex-end}.order-list-pagination .el-pagination button,.order-list-pagination .el-pager li{min-width:32px;height:32px;margin:0;border:1px solid transparent;border-radius:8px;background:#fff;color:var(--order-muted);font-size:13px;line-height:30px}.order-list-pagination .el-pagination button:not(:disabled):hover,.order-list-pagination .el-pager li:not(.is-active):hover{border-color:#bfdbfe;background:#eff6ff;color:var(--order-primary)}.order-list-pagination .el-pager li.is-active{border-color:var(--order-primary);background:var(--order-primary);color:#fff}.order-list-pagination .el-pagination button:disabled{color:#cbd5e1}.address-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis}.home-page{gap:14px}.home-page__heading h1{margin:0;color:var(--order-text);font-size:var(--order-page-title-size);font-weight:650;line-height:28px}.home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-action{display:flex;min-height:88px;align-items:center;gap:12px;padding:16px;border:1px solid var(--order-line);border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease}.home-action:hover,.home-action--primary{border-color:#bfd5ff;background:#f8fbff}.home-action__icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:8px;background:#eaf2ff;color:var(--order-primary)}.home-action__icon svg{width:18px;height:18px}.home-action__content{display:grid;min-width:0;gap:4px}.home-action__content strong{color:var(--order-text);font-size:15px;font-weight:600;line-height:1.5}.home-action__content span,.account-info-row span{color:var(--order-muted);font-size:13px}.home-action__arrow{margin-left:auto;color:var(--order-muted);font-size:26px;line-height:1}.account-card{display:grid;gap:0;width:min(760px,100%);padding:0!important;overflow:hidden}.account-info-row{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:16px 20px;border-bottom:1px solid var(--order-line)}.account-info-row:last-child{border-bottom:0}.status-select{width:180px}.order-page .page-title-line__actions,.order-page .page-heading__action,.order-page .manual-registration-heading__action,.order-page .issue-case-heading__action{display:flex;align-items:center;gap:8px;margin-left:auto}.order-page .filter-grid{align-items:end;gap:14px 16px}.order-page .filter-grid>label{flex-direction:row;align-items:center;gap:8px}.order-page .filter-grid>label>span,.order-page .quick-order-fields label span,.order-page .return-registration-page label,.order-page .quick-address-result label>span{color:#475569;font-size:var(--order-field-label-size);font-weight:600;line-height:18px}.order-page .filter-grid>label>span{flex:0 0 auto;white-space:nowrap}.order-page .filter-grid>label>input,.order-page .filter-grid>label>select,.order-page .filter-grid .el-input__wrapper,.order-page .filter-grid .el-select__wrapper,.order-page .toolbar .el-select__wrapper,.order-page .quick-order-fields input,.order-page .quick-order-fields .el-select__wrapper,.order-page .quick-address-result input,.order-page .return-registration-page input,.order-page .return-registration-page .el-select__wrapper{min-height:38px;border-radius:8px}.order-page .filter-grid>label>input,.order-page .filter-grid>label>select,.order-page .quick-order-fields input,.order-page .quick-address-result input,.order-page .return-registration-page input{border-color:var(--order-line-soft)}.order-page .filter-grid .el-input__wrapper,.order-page .filter-grid .el-select__wrapper,.order-page .toolbar .el-select__wrapper,.order-page .quick-order-fields .el-select__wrapper,.order-page .return-registration-page .el-select__wrapper{box-shadow:0 0 0 1px var(--order-line-soft) inset}.order-page .filter-grid .el-input__wrapper:hover,.order-page .filter-grid .el-select__wrapper:hover,.order-page .toolbar .el-select__wrapper:hover,.order-page .quick-order-fields .el-select__wrapper:hover,.order-page .return-registration-page .el-select__wrapper:hover{box-shadow:0 0 0 1px #94a3b8 inset}.order-page .filter-grid .el-input__wrapper.is-focus,.order-page .filter-grid .el-select__wrapper.is-focused,.order-page .toolbar .el-select__wrapper.is-focused,.order-page .quick-order-fields .el-select__wrapper.is-focused,.order-page .return-registration-page .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--order-primary) inset,0 0 0 3px #2563eb1f}.order-page .filter-actions{min-height:38px;align-items:center;gap:8px}.order-page .el-button{min-height:38px;border-radius:8px;font-weight:600}.order-page .el-button.is-text,.order-page .el-button--text{min-height:32px;padding-inline:8px}.order-page .el-table{--el-table-border-color: var(--order-line-soft);--el-table-header-bg-color: #f8fafc;--el-table-row-hover-bg-color: #f8fbff;color:#334155}.order-page .el-table th.el-table__cell{padding:11px 12px;color:#475569;font-size:13px;font-weight:600}.order-page .el-table td.el-table__cell{padding:12px;font-size:14px}.order-page .el-table .cell{line-height:20px}.order-page .el-tag,.status-badge,.badge{min-height:22px;border-radius:999px;font-size:12px;font-weight:600;line-height:18px}.order-page .order-list-pagination{min-height:60px;padding:14px 16px}.order-page .table-card{border-color:var(--order-line-soft)}.order-page .row-actions,.order-page .table-actions{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}.order-page .filter-grid,.order-page .toolbar{--order-filter-min-width: 260px}.order-page .filter-grid>label>span{font-size:var(--order-filter-label-size)}.order-page .filter-grid{grid-template-columns:repeat(auto-fit,minmax(var(--order-filter-min-width),1fr))}.order-page .filter-grid>label,.order-page .quick-order-fields>label,.order-page .return-registration-page__form-grid>label{min-width:0}.order-page .filter-grid .el-select,.order-page .filter-grid .el-input,.order-page .filter-grid .el-date-editor,.order-page .toolbar .el-select,.order-page .toolbar .el-input,.order-page .toolbar .el-date-editor{width:100%}.order-page .filter-grid>label>input,.order-page .filter-grid .el-select,.order-page .filter-grid .el-input,.order-page .filter-grid .el-date-editor{min-width:0;flex:1 1 0}.order-page .filter-grid>label>input,.order-page .filter-grid .el-input__wrapper,.order-page .filter-grid .el-select__wrapper,.order-page .filter-grid .el-date-editor .el-input__wrapper,.order-page .toolbar .el-input__wrapper,.order-page .toolbar .el-select__wrapper,.order-page .toolbar .el-date-editor .el-input__wrapper,.order-page .quick-order-fields input,.order-page .quick-order-fields .el-select__wrapper,.order-page .return-registration-page input,.order-page .return-registration-page .el-select__wrapper{min-height:var(--order-control-height);border-radius:var(--order-control-radius)}.order-page .filter-grid>label>input,.order-page .quick-order-fields input,.order-page .return-registration-page input{border-color:var(--order-control-border)}.order-page .filter-grid .el-input__wrapper,.order-page .filter-grid .el-select__wrapper,.order-page .filter-grid .el-date-editor .el-input__wrapper,.order-page .toolbar .el-input__wrapper,.order-page .toolbar .el-select__wrapper,.order-page .toolbar .el-date-editor .el-input__wrapper,.order-page .quick-order-fields .el-select__wrapper,.order-page .return-registration-page .el-select__wrapper{background:#fff;box-shadow:0 0 0 1px var(--order-control-border) inset}.order-page .filter-grid .el-input__wrapper:hover,.order-page .filter-grid .el-select__wrapper:hover,.order-page .filter-grid .el-date-editor .el-input__wrapper:hover,.order-page .toolbar .el-input__wrapper:hover,.order-page .toolbar .el-select__wrapper:hover,.order-page .toolbar .el-date-editor .el-input__wrapper:hover,.order-page .quick-order-fields .el-select__wrapper:hover,.order-page .return-registration-page .el-select__wrapper:hover{box-shadow:0 0 0 1px var(--order-control-hover-border) inset}.order-page .filter-grid>label>input:focus,.order-page .quick-order-fields input:focus,.order-page .return-registration-page input:focus,.order-page .filter-grid .el-input__wrapper.is-focus,.order-page .filter-grid .el-select__wrapper.is-focused,.order-page .filter-grid .el-date-editor .el-input__wrapper.is-focus,.order-page .toolbar .el-input__wrapper.is-focus,.order-page .toolbar .el-select__wrapper.is-focused,.order-page .toolbar .el-date-editor .el-input__wrapper.is-focus,.order-page .quick-order-fields .el-select__wrapper.is-focused,.order-page .return-registration-page .el-select__wrapper.is-focused{border-color:var(--order-primary);box-shadow:0 0 0 1px var(--order-primary) inset,var(--order-focus-ring)}.order-page .filter-grid .el-select__placeholder,.order-page .filter-grid .el-input__inner::placeholder,.order-page .filter-grid .el-date-editor .el-input__inner::placeholder,.order-page .toolbar .el-select__placeholder,.order-page .toolbar .el-input__inner::placeholder{color:#94a3b8}.order-page .filter-grid>label>input,.order-page .filter-grid .el-select__selected-item,.order-page .filter-grid .el-select__placeholder,.order-page .filter-grid .el-select__input,.order-page .filter-grid .el-input__inner,.order-page .filter-grid .el-date-editor .el-input__inner,.order-page .filter-grid .el-date-editor .el-range-input,.order-page .filter-grid .el-date-editor .el-range-separator,.order-page .toolbar input,.order-page .toolbar .el-select__selected-item,.order-page .toolbar .el-select__placeholder,.order-page .toolbar .el-select__input,.order-page .toolbar .el-input__inner,.order-page .toolbar .el-date-editor .el-input__inner,.order-page .toolbar .el-date-editor .el-range-input,.order-page .toolbar .el-date-editor .el-range-separator{font-size:var(--order-filter-value-size)!important;font-weight:400;line-height:20px}.order-page .filter-grid>label>input::placeholder,.order-page .filter-grid .el-input__inner::placeholder,.order-page .filter-grid .el-date-editor .el-input__inner::placeholder,.order-page .toolbar input::placeholder,.order-page .toolbar .el-input__inner::placeholder{font-size:var(--order-filter-value-size)!important;font-weight:400}.order-page .filter-grid .el-select__selected-item,.order-page .filter-grid .el-input__inner,.order-page .filter-grid .el-date-editor .el-input__inner,.order-page .toolbar .el-select__selected-item,.order-page .toolbar .el-input__inner{color:#334155}.order-page .filter-grid .el-select__caret,.order-page .toolbar .el-select__caret,.order-page .filter-grid .el-input__suffix-inner,.order-page .toolbar .el-input__suffix-inner{color:#64748b}.order-page .return-batch-detail-page__list-heading input{min-height:var(--order-control-height);border-color:var(--order-control-border);border-radius:var(--order-control-radius);color:#334155;font:inherit;outline:0}.order-page .return-batch-detail-page__list-heading input:focus{border-color:var(--order-primary);box-shadow:var(--order-focus-ring)}.el-select__popper.el-popper,.el-picker__popper.el-popper{overflow:hidden;border:1px solid var(--order-line-soft);border-radius:var(--order-control-radius);box-shadow:0 12px 28px #0f172a24}.el-select__popper.el-popper .el-popper__arrow:before,.el-picker__popper.el-popper .el-popper__arrow:before{border-color:var(--order-line-soft)}.el-select-dropdown__item{min-height:36px;padding:0 12px;color:#334155;font-size:14px;line-height:36px}.el-select-dropdown__item.is-hovering{background:#eff6ff;color:var(--order-primary)}.el-select-dropdown__item.is-selected{background:#f8fbff;color:var(--order-primary);font-weight:600}.el-select-dropdown__item.is-disabled{color:#94a3b8}.btn{min-height:var(--order-control-height);border-radius:var(--order-control-radius);transition:background-color .12s ease,border-color .12s ease,color .12s ease}.btn-primary{border-color:var(--order-primary)}.btn-soft-primary,.btn-ghost{border-color:var(--order-control-border)}.btn-soft-primary:hover:not(:disabled),.btn-ghost:hover:not(:disabled){border-color:#bfdbfe;background:#eff6ff;color:var(--order-primary)}.btn-neutral{border-color:var(--order-control-border);background:#fff}.btn-neutral:hover:not(:disabled){border-color:#bfdbfe;background:#f8fbff;color:var(--order-primary)}.btn-danger{border-color:#fecaca;background:#fff;color:#dc2626}.btn-danger:hover:not(:disabled){border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.row-actions .btn-detail,.table-actions .btn-detail,.order-table td>.btn-detail{min-height:32px;padding:5px 10px;font-size:13px;line-height:20px;white-space:nowrap}.order-table th,.order-page .el-table th.el-table__cell{background:#f8fafc;color:#475569}.order-table tr:hover td,.order-page .el-table .el-table__body tr:hover>td.el-table__cell{background:#f8fbff}@media(max-width:760px){.order-page .page-title-line,.order-page .page-heading{align-items:flex-start;flex-wrap:wrap}.order-page .page-title-line__actions,.order-page .page-heading__action,.order-page .manual-registration-heading__action,.order-page .issue-case-heading__action{width:100%;margin-left:0}.order-page .filter-actions{justify-content:flex-start}}@media(max-width:1240px){.items-table{overflow-x:auto}}@media(max-width:960px){.order-sidebar{position:static;width:auto}.order-topbar{position:static;flex-direction:column;align-items:flex-start;height:auto;padding:14px 16px}.order-topbar__customer{display:flex;width:100%;min-width:0;gap:4px}.order-topbar__customer span{flex:0 0 auto;white-space:nowrap}.order-topbar__customer i,.order-topbar__customer span:nth-of-type(2),.order-topbar__customer strong:nth-of-type(2){display:none}.order-topbar__customer strong:first-of-type{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-topbar__actions{width:100%;justify-content:flex-end}.order-main{padding:16px}.order-nav{display:flex;height:auto;overflow-x:auto;overflow-y:visible;padding:8px}.order-nav__group{flex:0 0 auto}.order-nav__group+.order-nav__group{margin-top:0;margin-left:8px}.order-nav__item{min-width:max-content;border-right:0;border-bottom:3px solid transparent;border-radius:8px}.order-nav__item.is-active{border-bottom-color:var(--order-primary)}.info-grid,.filter-grid,.home-actions{grid-template-columns:1fr}.info-grid .is-wide{grid-column:auto}.quick-order-fields{grid-template-columns:1fr}.quick-order-fields label{grid-column:auto}.quick-address-parser{grid-template-columns:1fr}.quick-order-actions,.quick-order-summary{align-items:stretch;flex-direction:column}.quick-order-actions{gap:12px}.quick-order-summary{gap:10px}.product-library-pagination{align-items:stretch;flex-direction:column}.product-library-search-row{grid-template-columns:1fr;width:100%}.product-library-search-row>span{display:none}.product-library-pagination .el-pagination{justify-content:flex-end}.ai-order-preview .info-grid{grid-template-columns:1fr}.ai-order-preview .info-grid .is-wide{grid-column:auto}.section-head{align-items:flex-start;flex-direction:column}}
